/*  
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;
	border-top:3px #333 solid;
	color:#000;
	font-family: 'Lucida Grande',Verdana, Sans-Serif;
	font-size:70%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:960px;	
}
#content{
	font-size:1.2em;
	float:left;
	padding:1em;
	width:585px;
}
#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:2em;
	margin-top:-100px;
	width:300px;
}
#header{
	padding:3em 1em;
}
#footer{
	margin:0 auto;
	width:900px;
	text-align:left;
	background:#fff;
	border-top:1px solid #777;
	color:#000;
	clear:both;
	font-size:1em;
	padding:1em;
}

#classified {
	font-size:0.7em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#777;
	border-top: dotted 1px #999; 
	border-bottom: dotted 1px #999; 
	text-align:left; 
	padding: 5px 5px 10px 5px;
	margin: -15px 0 0px 0;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	vertical-align: baseline;
}
/*************************************




 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -0.5pt;
	margin:0;
	line-height:1em;
}

#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3.8em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#000;
	text-decoration:none;
}
#header h1 a:hover{
	background: #fff;
	color:#5788cc;
	text-decoration:underline;
}

#footer a{
	color:#777;
	text-decoration:underline;
}
#footer a:hover{
	color:#777;
	text-decoration:underline;
}

#classified a{
	color:#999;
	text-decoration:underline;
}
#classified a:hover{
	color:#777;
	text-decoration:underline;
}

#header p{
	color:#aaa;
	font-size:1.0em;
	margin:0;
	margin-top:-0.5em;
}

.entrytitle h2{
	font-size:1.6em;
	margin: 0 0 0.2em 0;
}
.entrytitle h2 a
{
	color:#0055cc;
}
.entrytitle h2 a:hover{
	color:#5788cc;
}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.7em;
	margin:1em 0;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:-1em;
}

.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{
	
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #bbb;
	margin-bottom:0.3em;
	padding:0.3em;
}

#sidebar TABLE TD {
color:#777;
line-height:1.7em;
}

#sidebar H2 {
color:#000;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
	font-size:1.05em;

}
.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:#222;
	font-size:0.9em;
	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:#0055cc;
	text-decoration:underline;
}
a:hover{
	color:#5788cc;
}

/* h2 a:visited, a:visited {
	color: #990099;
	} */
	
.alignright {
	float: none;
	font-size:80%
	}
	
.alignleft {
	float: none
	font-size:80%
	} 	

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}	

/*.home { 
	margin-top:10px;
}	*/

legend strong { font-weight: weight; letter-spacing: normal; width:400px}
fieldset { padding: 0px 20px 20px 20px; margin: 25px 0px; border: solid 1px #d1d1d1; background: #f3f5e9;}

#send_us {
 font-family: Tahoma, Arial, Verdana, Sans-Serif;
 font-size:0.9em;
 border:1px dotted #146909;
 padding: 5px;
 margin: -2.2em 0 2em 0;
 width:100%;
 background:#ddd;
 text-align:center;
 color: #676d71;
}
 

#send_us a {	
	font-size:1.5em;
	color:#008000;
	text-decoration:underline;
}

#send_us a:hover {	
	font-size:1.5em;
	color:#49a449;
	text-decoration:underline;
}

#send_us small a {	
	font-size:xx-small;
	color:#008000;
	text-decoration:underline;
}

#send_us small a:hover {	
	font-size:xx-small;
}

#send_us_in {
background:#f3f3f3; width:100%
}

img {
border:0;
}

#sidebar_ad_img {
margin:20px 0 25px 0;
}

#ad_sidebar {
width:20 em; 
border:1px dotted #bbb; 
color:#000; 
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
font-size:1em; margin-top:20px;
}

#sidebar_forum{
	font-size:1.1em;
	float:right;
	padding-top:2em;
	width:20em;
	/*border:1px solid #ccc; */
	margin-top:-100px;
	margin-bottom:20px;
}

#sidebar_forum ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar_forum ul li{
	border-bottom:1px dotted #bbb;
	margin-bottom:0.3em;
	padding:0.3em;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color:#777;
	}

.by {
	color:#917e00;
}

.prosmotr {
color:#777;
}

span.upd {
	color:#08ad00;
	font-size:0.8em;
	font-weight:bold;
}

span.new {
	color:#be1700;
	font-size:0.8em;
	font-weight:bold;	
}

#lang {
background-color:#9aedff;
padding: 5px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:80%
}

#navigation {
font-size:small;
}

div#overcom {
	font-size:.75em;
	display:none;
	z-index:1000;
	position:absolute;
	top:80px;
	right:0px;
	border:1px solid #ccc;
	background-color:white;
	width:300px;
}

#tagcloud {
background-color:darkorange;
padding: 5px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:80%;
color:white;
}