/*  
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{
	color:#222;
	font-family: helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
a img {
       border: 0
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:86em;
overflow: hidden;	
}
#content{
	font-size:1.2em;
	float:left;
	padding:1em;
	width:50em;
}
#sidebar{
	font-size:1.2em;
	float:right;
	padding-top:2em;
	width:19em;
}
#header{
	padding:3em 1em;
position: relative;
}
#footer{
	color:#888;
	clear:both;
	font-size:1.2em;
	padding:0.5em;
}

#comment-errors {
  padding: .8em; margin-bottom: 1em; border: 2px solid #ddd;
  background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4;
  list-style-type: none; margin: 30px 0 10px;
}


ul.menu {
position:absolute;
right:12px;
top:42px;
}
ul.menu li {
display:block;
float:left;
font-size:1.6em;
padding-left:1em;
}
ul.menu li.signup a {
   color: #cc3300;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}
h2.blog {
position: absolute; top: 56px; left: 170px;
      color: #05AAD2; 
      font-size: 3em;
}
#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 {
        margin-bottom: 20px;
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#9c9c9c;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h2 span.date {
   font-size: 0.5em;
color: #888;
}
.entrybody h3 {
      clear:both;
color:#000000;
font-size:1.5em;
font-weight:bold;

}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#000;
	font-size:1.3em;
	font-weight: bold;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:1em;
}
.postedby {
margin: -20px 0 20px;
font-size: 1.4 em;
color: #777;

}


/*************************************
 +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 textarea.ze_input {
	width:35em;
font-family: helvetica, sans-serif;
font-size: 12px;

}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size: 1.1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li {
	margin-bottom:0.5em;
padding: 1em;
}
.commentlist li p {
   margin: 0;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#05AAD2;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.better {
background:transparent url(../images/better.gif) no-repeat scroll 0px;
display:block;
height:150px;
left:0pt;
overflow:hidden;
position:absolute;
text-indent:-1000px;
top:0pt;
width:151px;
z-index:100;
}
.footer {
clear:both;
margin-bottom:46px;
padding-top:30px;
text-align:center;
}
.footer ul {
margin:0pt auto;
padding-bottom:3px;
}
.footer li {
border-right:1px solid #7C7C7C;
color:#444444;
display:inline;
font-size:12px;
font-weight:bold;
padding:0pt 5px;
}
.footer a, .footer p {
color:#555555;
}
.section {
background:#FFFBEB url(../images/ratings-bg.gif) repeat-y scroll left top;
margin-bottom:20px;
width: 199px;
}
.section h3 {
background:#FFF7D4 url(../images/ratings-title.gif) no-repeat scroll left top;
color:#333333;
font-size:17px;
height:27px;
line-height:27px;
margin:0pt;
padding:0pt 10px;
}
.section .dat {
background:transparent url(../images/ratings-bottom.gif) no-repeat scroll 0pt 100%;
padding:5px 10px;
}
#comment-form input[type='text'], input.ze_input, textarea.ze_input {
background:transparent url(../images/ze-search-bg.png) repeat-x scroll left top;
border:1px solid #CCCCCC;
font-size:1.2em;
padding:10px;
width:100px;
}
#sform {
margin-bottom: 20px;
}
#comment-form input[type='text'], #sform input.ze_input {
width: 177px;
}

.ze_button, .commentsblock .ze_button {
  background:#fc9;
  border: none;
  border-top:1px solid #A71b14;
  color:#A71b14;
  display:block;
  padding: 3px 0.5em;
  font-size: 14px;
  overflow: visible;
  cursor: pointer;
}

#comment-form label {
  margin-left: 5px;
display: block;
}
#comment-form p {
padding: 1em;
margin: 0;
}
.odd {
  background-color: #f5f5f5;
}
.by {
color: #000;
font-size: 1.2em;
font-weight: bold;
}
.postinfo {
margin-bottom: 2em;
}