/*  

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/bg22.png) repeat-x;

	color:#555;

	font-family: Verdana;

	font-size:71%;

	line-height:1.4;

	margin:0;

	padding:0;



}

img {

	border:0px;

}

#wrap{

	font-size:1.09em;

	margin:0 auto;

	text-align:left;

	width:99%;	

}

#heading{

	font-size:1.08em;

	padding:1em;

	text-align:justify;

	width:98%;

}

#footer{

	background:#99cc99;

	border-top:1px solid #777;

	color:#888;

	clear:both;

	font-size:0.9em;

	padding:0.5em;

}

/*************************************

 +Hn and p

 *************************************/

h1, h2, h3{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	color: #006600;

	letter-spacing: -0.2px;

	margin:0;

}

#header h1{
	font-size: 12pt;
	margin:-1.1;
}

#header p{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	color:#58aeeb;

	font-size:1.4em;

	margin:0;

	margin-top:0.8em;

}



h2.heading {

height: 28px;

	padding: 2px 0 0 9px;

	letter-spacing: 1px;

	font-size: 16px;

	color: #006633;
	
}

h2.headingc {

height: 15px;

	padding: 12px 0 0 7px;

	letter-spacing: 2px;

	font-size: 14px;

}

h2.headingc a{

	color:#0c4903;

	font-weight:bold;

}



.entrybody{

	font-size: 14px;

}

.text {

	font-size: 14px;

	text-align:center;

	color: #000000;

	text-decoration: none;

}

.text10 {

	background:#C2F6B6;

	font-size: 10px;

	text-align:center;

	color: #000000;

	text-decoration: none;

}

.text10p {

	font-size: 10px;

	text-align:center;

	color: #000000;

	text-decoration: none;

}



.xl24 {

height: 22px;

	background:#C2F6B6;

	text-align:center;

}



.entrytitle h2{

	font-size:1.5em;

	margin:1em;

}

.entrytitle h2 a

{

	color:#006600;

}

.entrytitle h3{

	font-size:1.1em;

	color:#6F6F6F;

}

#sidebar h3{

	color:#555;

	font-size:1.9em;

	margin:1em 0;

}



/*************************************

 +Entry

 *************************************/

.entry{

	margin-bottom:3em;

}



.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;

}



.dino{	display: none}



/*************************************

 +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;

}





/*************************************

 +Misc

 *************************************/

a{

	color:#004400;

	text-decoration:none;

}


