/*
Theme Name: TWIM 2.0
Description: A responsive version of the original.
Author: 
Author URI: 
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, fluid, mobile, mobile-friendly
Template:   found-press
Comments:   includes CSS from HTML5 Boilerplate and Normalize.css.
  		http://necolas.github.com/normalize.css/
			https://github.com/h5bp/html5-boilerplate
*/

@import url("../found-press/style.css");
@import url("style.php");




/*  OLD TWIM SETTINGS */



p {
	font-size:1em;
}

p, a, li, em, cite, .says {
	line-height:170%;
	font-weight:300;
	letter-spacing:1px; 
}
	
p, #categories-2 ul li, blockquote p, cite, .says, code, label, ul li.recentcomments, li.cat-item {
	color:#000;
}

a {
	font-weight:300;
}

h1 a,
ul.menu li a {
	color:#89A6A8;
}

ul.menu li a {
	font-weight:300;
}

.nav {
	background:transparent;
}

.header-container {
	margin-bottom:45px;
}
	
blockquote {
	margin:20px 30px 30px 30px;
}

a:hover, ul.menu li a:hover {
	color:#F60;
}

h1 a:hover {
	color:#89A6A8;
}

	
ol, ul { 
	list-style: none;
	padding:0 0 0 15px; 
}
	
.color { 
	color:#F60; 
}

h1, h2, h3, h4, h5, h6, h3 a, h3.page  { 
	color:#89A6A8;
	font-weight:400;
	line-height:130%;
	text-transform:uppercase; 
}

h3, h3 a, h3.page {
	color:#F60;
}

h1.logo {
	font-size:24px;
}

h3.page { 
	padding:30px 0 3px 0; 
}

h3 a {
	font-size:22px;
	letter-spacing:1px;
}

h3#comments { 
	color:#95B5B7;
	margin-bottom:0;
	padding-bottom:3px; 
}
	
a.comments-link { 
	color:#95B5B7;
}

li { 
	list-style:none; 
}
	
a img { 
	border:none; 
}

img.sidebar { 
	padding:0 15px; 
}




.vcard {
	border:none;
}


li.comment, article {
	padding:60px 0;
}




/* /////////////////// TEXT FIELDS & FORMS */

input[type="text"] {
	padding:2px;
	background-color:#EEE;
	font-size:10pt;
	color:#777; }
	
input[type="submit"] {
	background:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-transform:lowercase;
	line-height:4px;
	margin-top:7px;
	height:24px;
	color:#F60;
	font-weight:bold;
	font-size:12px; }
	
input[type="submit"].comment-number {
	background:#FFF;
	margin:0 0 5px 14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:40px;
	color:#F60;
	padding:0 13px 0 10px;
	font-weight:bold;
	font-size:13pt; }
	
input[type="submit"].comment-cl {
	background:#DEF;
	margin:0 0 5px 14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:40px;
	color:#F60;
	padding:0 13px 0 10px;
	font-weight:bold;
	font-size:13pt; }

textarea {
	padding:5px;
	width:498px;
	background-color:#EEE;
	font-size:10pt;
	color:#777; }
	














	
#sidebar-subhead p {
	font-weight:bold;
	text-transform:uppercase; 
}	
	
.commentmetadata { 
	text-align:right; 
}

.postmetadata {
	text-align:right;
	padding-right:15px; 
}

.comments-template { 
	padding:65px 0 100px 0; 
}
	
#commentPreview p { 
	padding-bottom:10px; 
}

p.postdate {
	color:#f1c40f; 
}
	
a { 
	color:#89A6A8;
	text-decoration:none; 
}



	
#col2 a.more-link { color:#476DD5; }



#col2 ul, 
#col2 ol, 
#commentPreview ol, 
#commentPreview ul { 
	padding:18px 50px 28px 40px; }
	
#col2 ul li, 
#col2 ol li,
#commentPreview ol li,
#commentPreview ul li { 
	line-height:170%;
	padding:0 0 7px 0;
	list-style:circle; }
	


#other-entries a { color:#F60; }

#other-entries { 
	padding-top:50px;
	height:40px; }

#older-entries { 
	float:right;
	clear:right; }

#newer-entries { float:left; }


	
form#searchform, div.widget_tag_cloud { 
	padding:0 15px; 
}

#comment-text i { 
	line-height:190%; 
}


	


.feedback-item {
	background:;
	width:440px;
	padding:0 0 35px 0;
	margin:15px 15px 45px 0;
	float:right;
	text-align:right; }	

.feedback {
	font-size:16px;
	color:#555; }
	
.feedback-speaker {
	font-weight:bold;
	color:#95B5B7; }
	
#sidebar-subhead {
	width:100%;
	background:#95B5B7;
	padding:5px 0;
	margin:0 0 12px 0; }
	
#sidebar-item, #linkcat-2 { margin-bottom:20px; }



p.speaker {
	color:#95B5B7;
}
	
#commentPreview,
#commentPreview ol,
#commentPreview li {
	padding:0;
	margin:0; }
	
#commenthide { 
	display:none; 
}

.edit-comment-admin-links { 
	padding-left:15px; 
}