/*  
Theme Name: Simpla
Theme URI: http://ifelse.co.uk/simpla/
Description: A clean, minimalist theme
Version: 1.01
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/
 /*
body{
	background:#fff url(./images/bg.png) repeat-x;
	border-top:5px solid #333;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
*/
body{
	background-color:#b6dcf6;
	background-image: url(images/nuts_and_bolts/content_side_gradient_bg.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;*/
	font-size:80%;
	overflow: -moz-scrollbars-vertical;
	color: #424242;
	text-align:center;
}
#content-wrapper {
	background-image:url(images/nuts_and_bolts/content_wrap_bg.png);
	background-repeat:repeat-y;
	min-height:100px;
	padding:0 0px;
	position:absolute;
	width:960px;
}
#bread{
	border-bottom:thick none;
	font-size:14px;
	height:10px;
	padding-bottom:20px;
	padding-left:18px;
	padding-top:0px;
}


#bread a:link {
	border-bottom-width: 1px;
	color:#09C;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size:110%;
}

#bread a:visited {
	border-bottom-width: 1px;
	color:#09C;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size:110%;
}

#footer {
	background-color:#B9DDF8;
	clear:both;
	height:20px;
}

#footer .container {
	background-image:url(images/nuts_and_bolts/bottom_curve.png);
	background-repeat:no-repeat;
	color:#406871;
	font-size:80%;
	height:100%;
	padding-bottom:6px;
	padding-top:25px;
	text-align:center;
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:960px;	
}
#content{
	float:left;
	font-size:14px;
	padding-left:40px;
	padding-top:10px;
	width:600px;
}
#sidebar{
	font-size:14px;
	float:right;
	padding-top:10px;
	width:200px;
	padding-right:20px;
}
#subscribe{
	float:right;
	width:200px;
}
#header{
	background-image:url(images/nuts_and_bolts/header_bg.gif);
	height:70px;
}


#header a:visited{
	color: #09C;
}

#header #links{
	float: right;
	margin-top: 30px;
	width: 400px;
	margin-right: 15px;
	text-align: right;
	color:#999;
	font-size: 13px;
}


#logo{
	margin-top: 10px;
	margin-left: 15px;
	height: 40px;
	width: 290px;
	cursor:pointer;
	clear: both;
	float: left;
}

/*************************************
 +Hn and p
 *************************************/

#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:1.5em;
	margin-bottom:0;
	margin-top:10px;
}
.entrytitle h2 a
{
	text-decoration:none;
}
.entrytitle h2 a:hover{
	text-decoration:underline;
	
}
.entrytitle h2 a:visited{
	text-decoration:none;
}
.entrytitle h3{
	color:#999999;
	font-size:1em;
	font-weight:normal;
	margin-bottom: 0px;
	margin-top:5px;
}

#sidebar h3{
	color:#555555;
	font-size:1.2em;
	margin-bottom:5px;
	margin-top:30px;
	margin-left:8px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:20px;
}

.entrymeta{
	font-size:0.9em;
	padding-top: 0px;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	/*
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
	*/
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	color:#CCC;
}
#sidebar ul li{
	padding:0.3em;
	padding-left:11px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#666;
	font-size:14px;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
	line-height:20px;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
	font-size:1.2em;

}

/*************************************
 +Misc
 *************************************/
a {	color:#09C;	font-weight:normal;	text-decoration:underline;	/* border-bottom-width: 0px; */ /*buggy!!*/ }

a:visited{ color:#369; }

a:hover{ background-color: #FFC; border:0px; }

a:active{}

a img {	border:none; display:block;}

html {  min-height: 100%; margin-bottom: 1px; }

p{	line-height:20px; }

h1{
	font-size:150%;
	margin-bottom:20px;
	font-weight:normal;
}

h1 a:link {
	border-bottom-width: 1px;
	color:#424242;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

h1 a:visited {
	border-bottom-width: 1px;
	color:#424242;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

h2{ font-size:130%; margin-bottom:8px; font-weight:normal; 
	margin-bottom:20px;
}


h3{ margin-bottom:10px; }