@charset "utf-8";
/*  
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:url('images/bg_master.gif') top left repeat-x #C2DCE8;
	color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:980px;	
}
#main {
	background-color:#FFF;
	-moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px;
	clear:both; display:block;
	position:relative;
}
#content {
	font-size:14px;
	float:left;
	padding:15px;
	width:690px;
}
#sidebar {
	-moz-border-radius:6px; -webkit-border-radius:6px; -khtml-border-radius:6px; border-radius:6px;
	background-color:#C2DCE8;
	float:left;
	font-size:12px;
	margin:8px 8px 8px 2px;
	padding:10px;
	width:230px;
}
#sidebar .sideblock {
	margin-bottom:20px;
}
#header{
	margin:10px 0 10px 0;
	position:relative;
}
#adsense_top {
	margin-top:10px;
}
#header #blog_name {
	background:url('images/logo_top.png') top left no-repeat;
	width:509px; height:72px; margin-top:-5px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
#footer {
	color:#FFF;
	clear:both;
	font-size:12px;
	padding:10px;
}
/*************************************
 +Menu Top
 *************************************/
#menu {
	height:25px; width:100%;
	color:#FFFFFF;
	overflow:hidden;
}
#menu ul {
	display:block;
	width:980px;
	margin:0; padding:0;
	height:25px;
}
#menu ul li {
	display: block;
	position:relative; float:left;
	line-height: 25px;
	padding:0;
	margin:0 2px;
	height:25px;
}

#menu ul li a {
	display:block;
	height:25px;
	padding:0 5px;
	font-size: 12px;
	color: #fff;
	border:0;
}

#search {
	display:block;
	position:absolute; right:10px; top:30px;
	width:350px;
}
#search input {
	-moz-border-radius:8px 0 0 8px; -webkit-border-radius:8px 0 0 8px; border-radius:8px 0 0 8px; -khtml-border-radius:8px 0 0 8px;
	background:url("images/bg_field.gif") repeat-x scroll 0 0 #FFFFFF;
	border:0;
	font-size:14px;
	height:28px;
	margin:0; padding:0 10px;
	width:250px;
	float:left;
}
#search #searchsubmit {
	-moz-border-radius:0 8px 8px 0; -webkit-border-radius:0 8px 8px 0; border-radius:0 8px 8px 0; -khtml-border-radius:0 8px 8px 0;
	background:url("images/Untitled-3_r3_c7.gif") repeat-x scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF; font-size:14px; font-weight:bold;
	height:28px;
	margin:0; padding:0;
	width:80px;
	float:left;
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}
#header p {
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2, .entrytitle h1 {
	font-size:2em;
	font-weight:bold;
}
.entrytitle h2 a, .entrytitle h1 a {
	color:#223FA2;
}
.entrytitle h2 a:hover, .entrytitle h1 a:hover {
	color:#0000FF;
}
.entrytitle h3 {
	font-size:1.5em;
	color:#6F6F6F;
}
#sidebar h3 {
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
.extlink {
	background:url('images/bullet_external.gif') 100% center no-repeat;
	padding-right:12px;
}
.href_comparacao {
	border-bottom:1px dashed #AA0000;
}
.smalltext { font-size:0.8em; line-height:1.2em; }

/*************************************
 +Entry
 *************************************/
.entry {
	margin-bottom:30px;
}

.entrytitle {
	padding-bottom:10px;
	border-bottom:1px solid #DDD;
}

.entrymeta{
	font-size:12px;
}
.posteddate {
	background:url('images/ico_calendar.png') left center no-repeat;
	padding:0;
	padding-left:20px;
	float:left;
}
.postedby {
	background:url('images/ico_user.png') left center no-repeat;
	padding:0;
	padding-left:20px;
	margin-left:20px;
}
.post_addexternal {
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; -khtml-border-radius:8px;
	background-color:#EEEEEE;
	clear:both;
	display:block;
	font-size:14px;
	padding:10px;
	text-align:center;
}
.filedto {
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; -khtml-border-radius:8px;
	background-color:#FFF; border:1px solid #EEE;
	clear:both; display:block;
	font-size:12px; padding:10px; text-align:center;
}
.commentslink{
	background:#fff url('images/ico_comments.png') left center no-repeat;
	padding:3px;
	padding-left:20px;
	margin-left:20px;
	clear:right;
}
.jacotei {
	margin:10px 0;
	padding:0; border:0;
	clear:both;
	text-align:left;
}
.post_ads {
	text-align:center;
	margin:10px 0;
}
.alignright {
	display:block; float:right; margin-left:15px;
}
.alignleft {
	display:block; float:left; margin-right:15px;
}
.aligncenter {
	display:block; clear:both; margin:10px auto; text-align:center;
}


/*************************************
 +Sidebar
 *************************************/
#sidebar ul {
	list-style:none;
	margin:0; padding:0;
}
#sidebar li {
	list-style:none;
	border-bottom:1px dotted #FFF;
	margin-bottom:3px;
	padding:1px 10px;
}
/*************************************
 +Comments
 *************************************/
#commentform textarea {
	width:100%;
}
#commentform input, #commentform textarea {
	border:1px solid #d1d1d1;
	background:
}
#commentform textarea:focus, #commentform input:focus{
	background:#FFF;
	border:1px solid #a1a1a1;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
#comments {
	text-align:center;
	background-color:#F9F9F9;
	color:#666;
	padding:10px 0;
	margin:0; border:0;
	display:block;
}
#comments .commenttitle {
	font-weight:normal;
	font-size:1.2em;
	margin:0; border:0;
}
ol.commentlist {
	color:#777;
	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;
	list-style-position:outside;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
fieldset {
	border:1px solid #EEEEEE;
	padding:10px;
}
legend {
	font-size:1.2em;
	color:#666666;
	font-weight:bold;
}
fieldset label {
	display:block;
	width:90px;
	float:left;
	clear:left;
}

/*************************************
 +Misc
 *************************************/
a {
	color:#223FA2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#0000FF;
}
.clear {
	clear:both;
	visibility:hidden;
	height:0; width:0;
}
.navigation {
	text-align:center;
	margin:15px auto;
	clear:both;
}
img {
	border:0;
}
.more-link {
	display:block;
	font-weight:bold;
	margin:10px 0;
}
