/*  
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;
	color:#555;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
ol, ul {
font-size: 11px;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:76em;	
}
#content{
	font-size:1.2em;
	float:left;
	padding:1em;
	width:40em;
	background: #fff;
}
#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:2em;
	width:20em;
}

#footer{
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#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:24px;
	line-height:31px;
	margin-bottom:10px;
}
.entrytitle h2 a
{
	color:#236E8F;
}
.entrytitle h2 a:hover{
color:#848F35;
	
}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:0.5em;
}

.entrymeta{
	font-size:0.9em;
}
.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;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
/*************************************
 +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:#777;
	font-size:1.3em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}


/* Monday, June 02, 2008 */

#header {
background: url(images/header-bg.gif) #0062a2 repeat-x left bottom;
text-align: left;
padding-top:7px;
text-align: center;
}
#header h1 {
width: 735px;
margin: 0 auto;
}
#header h1 a {
display: block;
width: 135px;
height: 53px;
text-indent: -9999px;
background: url(images/start-pw.gif) no-repeat left top;
}

#sidebar h1, #sidebar h2, #sidebar h3 {
font-weight: bold;
}

#content p {
line-height: 21px;
}

#sidebar ul, #sidebar h2 {
background: #fff;
border: 1px solid #ddd;
padding: 10px;
}
#sidebar h2 {
margin-top: 10px;
border-bottom: 0 none;
padding: 5px 10px;
}

.feed-link {
float: right;
margin-top: -15px;
}
.feed-link img {
border: 0 none;
}

.obsocialbookmark_bar img {
border: 1px solid #ccc;
padding: 2px;
margin: 0 5px 0 0;
}

.postinfo {
border-bottom: 1px dotted #ccc;
padding-bottom: 5px;
font-size: 11px;
}

.entrybody h1 {
font-size:20px;
letter-spacing:0pt;
line-height:27px;
margin-bottom:10px;
}
.entrybody h2 {
font-size:18px;
letter-spacing:0pt;
line-height:24px;
}

/*************************************
 +flickr sidebar
 *************************************/ 
 
#flickr_outer_box { margin-bottom: 13px; border-bottom: 1px solid #CCCCCC; }
#flickr_outer_box img { padding: 3px; background:#ccc; margin: 6px 8px 18px 8px; }

/* added by tojo */
#searchform .hidden {
font-size: 15px;
font-weight: bold;
letter-spacing: -1px;
}
#searchform {
margin-bottom: 15px;
}

#cc-tagline {
position: absolute;
top: 17px;
left: 72px;
}


