/*
Theme Name: BlogIdeias2010
Theme URI: http://www.blogideias.com
Description: Novo layout do Blog Id&eacute;ias para 2010. Tema criado por Daniela Resende e programado por Pedro SS&aacute;.
Version: 1.1
Author: Pedro S&aacute;
Author URI: http://www.blogideias.com
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/*
 * Reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0px;padding:0px;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0px;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
 * Definições gerais
 */
* { padding: 0; margin: 0; }
img { border: 0; }

body {
	font-family: Verdana, sans-serif;
	background: url('images/bglistrado.jpg') top left repeat;
}
#wrap { 
	margin: 0 auto;
	width: 1000px;
	background: #00223b;
}
#wrapper { 
	margin: 0 auto;
	width: 1000px;
	background: #00223b;
	padding-top:0.01px;
	padding-bottom:1px;
}
#main { clear: left; }	
.hidden { display: none; }
.c-left { clear: left; }
.clear { clear: both; }
.center { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
img.aligncenter { display: block; margin: 0 auto; }
img.alignleft { margin-right: 15px; }
img.alignright { margin-left: 15px; }
strong { font-weight:bold; }
em { font-style: italic; }
center { margin: 0 auto; }

/*
 * Cabeçalho
 */
#header {
	height: 230px;
	background-color: #00223b;
	width:100%;
	overflow:hidden;
}
#header #logo {
	margin-top:0px;
	float: left;
}

/*
 * Barra de Menu
 */
#nav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #fff;
	background: #0d3758;
	width:100%;
	overflow:visible;
	height:32px;
}
#nav .socialnet {
	float:right;
	margin:-15px 20px 0 0;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
}
#nav ul li a {
	display: block;
	padding: 10px 15px;
}
#nav ul li+li a {
	display: block;
	padding: 10px 15px;
	background: url('images/separator.png') left center no-repeat;
}
#nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 12px 14px;
}
#nav a:hover, #nav li.current_page_item a {
	color:#fbbb10;
	overflow:hidden;
}


/*
 * Publicidade
 */
#ads {
	margin: 0 auto;
	padding: 10px 0 0 0;
	height: 90px;
	width: 750px;
}
#ads_footer {
	margin: 0 auto;
	padding-top:20px;
	height:90px;
	width:750px;
}
#ads_button_top_left {
	float:left;
	padding: 0 10px 10px 0;
}
#ads_button_top_right {
	float:right;
	padding: 0 0 10px 0;
}
#ads_button_bot_left {
	float:left;
	padding: 0 10px 0 0;
}
#ads_button_bot_right {
	float:right;
	padding: 7px 0 0 0;
}

/*
 * Conteúdo
 */
#content {
	float: left;
	width: 67%;
	padding: 10px 0 0 20px;
}
#content .post-wrap, .comment-wrap {
	background: #fff;
	color: #000;
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #0d3758;
}
#content blockquote {
	background: #eee;
	padding: 25px 25px 0 25px;
	margin-bottom: 25px;
}
#content h2 {
	font-weight: normal;
	color: #fff;
	background-color: #017aa7;
	background: url('images/faixa_titulo.jpg') top left repeat-y;
	margin: 0 -10px 0 -30px;
	padding: 3px 0 3px 20px;
	font-size: 21px;
}
#content h2 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#content h2 a:hover {
	text-decoration: none;
	font-weight: normal;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #288eb4;
}
#content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fbbb10;
}
#content a:visited {
	font-style: italic;
	font-weight: bold;
	color: #fbbb10;
}
#content .post-heading {
	padding: 20px 0 9px;
	border-bottom: 1px solid #eee;
	margin: 0 10px 12px 10px;
}
#content .post-heading h2 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#content .post-heading h2 a:hover {
	text-decoration: none;
	font-weight: normal;
}
#content .post-heading h2 a:visited {
	text-decoration: none;
	font-style: none;
	font-weight: normal;
}
#content .post-info {
	font-size: 9px;
	padding: 8px 0 0 5px;
}
#content .post-numbers {
	float: right;
	/*width: 110px;*/
	height: 60px;
	font-size: 14px;
	padding-top: 15px;
}
#content .post-numbers a {
	text-decoration: none;
	color: #302f2e;
}
#content .post-numbers a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #302f2e;
}
#content .post-numbers .post-comments {
	background: url('images/icone_balaocomentarios.png') top left no-repeat;
	float:right;
	width:39px;
	height:34px;
	padding-top: 3px;
	padding-right:10px;
	text-align:center;
}
#content .post-numbers .post-tweets {
	float:right;
	width:50px;
	height:34px;
	padding-top: 0px;
	margin-right: 10px;
	text-align:center;
}
#content .post-content {
	padding: 0 10px;
	line-height: 16px;
}
#content .post-content img {
	border: 6px solid #e3e3e3;
}
#content .post-content ul, 
#content .post-content ol {
	padding-left: 20px;
}
#content .post-content p {
	padding-bottom: 25px;
}
#content .post-content a, #content .post-footer a, a.url {
	font-weight: bold;
}
#content .post-footer {
	padding: 16px 0;
	border-top: 1px solid #eee;
	margin: 0 10px;
}
#content .post-footer ul {
	list-style: none;
	padding-left: 6px;
}
#content .post-footer li {
	float: left;
	margin-right: 36px;
}

/*
 * Barra lateral
 */
#sidebar {
	float: right;
	width: 28%;
	padding-top: 10px;
	padding-right: 20px;
}
#sidebar .sidebar-item {
	padding: 10px;
	background: #0d3859;
	font-size: 11px;
	color: #fff;
	margin-bottom: 10px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#sidebar .sidebar-item h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar .sidebar-item ul {
	list-style: none;
}
#sidebar .sidebar-item li {
	padding-left: 15px;
	padding-bottom: 10px;
}
#sidebar .sidebar-item a {
	color: #fbbb10;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .sidebar-item a:hover {
	text-decoration: underline;
}
#sidebar .sidebar-item input#s {
	background: #eee;
	border: 0;
	height: 20px;
	width: 95px;
	float: left;
	margin-right: 4px;
	padding: 5px 0 0 5px;
}
#sidebar .sidebar-item input#searchsubmit {
	border: 0;
	height: 25px;
	width: 59px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
#sidebar li {
	background: url('images/arrow.gif') 0% 10% no-repeat;
}
/* Sidebar Ads */
#sidebar .sidebar-ad {
	padding: 10px 10px;
	background: #1a394e;
	font-size: 11px;
	color: #fff;
	margin-bottom: 10px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#sidebar .sidebar-ad h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar .sidebar-ad ul {
	list-style: none;
	padding-left: 14px;
}
#sidebar .sidebar-ad li {
	padding-left: 20px;
	padding-bottom: 11px;
}
#sidebar .sidebar-ad a {
	color: #6b6b6b;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .sidebar-ad a:hover {
	text-decoration: underline;
}
#sidebar .sidebar-ad input#s {
	background: #eee;
	border: 0;
	height: 20px;
	width: 95px;
	float: left;
	margin-right: 4px;
	padding: 5px 0 0 5px;
}
#sidebar .sidebar-ad input#searchsubmit {
	border: 0;
	height: 25px;
	width: 59px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

/* Sidebar Newsletter */
#sidebar .sidebar-news {
	padding: 10px 10px;
	background: /*#c94626*/ #7BDE1F;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#sidebar .sidebar-news img {
	margin: 0 5px 5px 0;
}
#sidebar .sidebar-news h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar .sidebar-news ul {
	list-style: none;
	padding-left: 14px;
}
#sidebar .sidebar-news li {
	padding-left: 20px;
	padding-bottom: 11px;
}
#sidebar .sidebar-news a {
	color: #6b6b6b;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .sidebar-news a:hover {
	text-decoration: underline;
}
#sidebar .sidebar-news input#s {
	background: #eee;
	border: 0;
	height: 20px;
	width: 95px;
	float: left;
	margin-right: 4px;
	padding: 5px 0 0 5px;
}
#sidebar .sidebar-news input#searchsubmit {
	border: 0;
	height: 25px;
	width: 59px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

/*
 * Pesquisa
 */
#search {
	background: #fbbb10;
	max-height: 60px;
	padding:5px 10px 10px 10px;
	margin-bottom: 10px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#search h2 {
	color: #1a4c74;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 7px;
}
form#search-form {
	display:block;
	width:100%;
	height:20px;
}
form#search-form .search-text {
	background: #f1e1b4;
	padding: 2px;
	border: 1px solid #f1e1b4;
	width:85%;
	height:15px;
	font-size: 11px;
	float: left;
}
form#search-form .search-text:focus {
	border: 1px solid #017aa7;
}
form#search-form .search-submit {
	float: right;
}
strong.search-excerpt {
	background: yellow;
	text-weight: bold;
}

/*
 * Rodapé
 */
#footer {
	color: #9F9F9F;
	background: #1a4c74;
	text-align: center;
	font-size: 11px;
	padding: 20px 0 20px 0px;
	margin: 20px 20px 20px 20px;
	line-height:200%;
}
#footer p {
	padding-bottom: 0px;
}
#footer a {
	color: #eee;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*
 * Comentários
 */
.comment-wrap {
	padding: 10px;
}
.comment-wrap h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background-color: #017aa7;
	background: url('images/faixa_titulo.jpg') top left repeat-y;
	margin: 0px -10px 10px -30px;
	padding: 3px 0 3px 20px;
}
.sleeve {
	padding: 10px;
	margin-botom: 10px;
	background: #507692 url('images/bg_comentarios.jpg') left bottom repeat-x;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#respond {
	background: #d5d5d5 url('images/bg_comente.jpg') left bottom repeat-x;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	overflow: hidden;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#respond h3 {
	background: url('images/icone_balaocomentarios.png') top left no-repeat;
	height:34px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 45px;
}
#commentform input {
	width: 100%;
	background: #fff;
	color: #000;
	border: 2px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
}
#commentform input:focus {
	border: 2px solid #336083;
}
#commentform textarea {
	width: 98%;
	background: #fff;
	color: #000;
	border: 2px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
#commentform textarea:focus {
	border: 2px solid #336083;
}
#commentform input#submit {
	height: auto;
	width: auto;
	color: #fff;
	float: right;
	border: 0;
	padding: 0;
}
#commentform label {
	display: block;
}
.comment-fields {
	width: 200px;
	float: left;
	padding: 5px;
}
.comment-fields label {
	padding-left: 2px;
}
.comment-text {
	width: 400px;
	float: right;
	padding: 5px;
}
.comment-list {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #ccc;
}
.comment-list li {
	list-style: none;
	margin-bottom: 10px;
}
.comment-avatar {
	float: left;
	border: 0px solid #e3e3e3;
}
.comment-author {
	margin-top:10px;
	width: 100%;
	height: 60px;
}
.comment-name {
	font-size: 13px;
}
.comment-date {
	font-size: 10px;
	text-align:right;
	color: #fff;
	font-weight: bold;
}
.comment-content {
	float: right;
	position: relative;
	width: 100%;
	font-size: 12px;
	background: #fff;
	color: #000;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
.comment-content p {
	padding: 10px;
	line-height: 18px;
}
.children {
	margin-left: 20px;
}
#cancel-comment-reply {
	text-align: right;
	font-size: 12px;
	text-decoration: none;
}
li.author .sleeve {
	background: #f9c740 url('images/bg_comentarios_amarelo.jpg') left bottom repeat-x;
	padding:10px;
	margin-botom: 10px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
li.author .comment-date {
	font-size: 10px;
	text-align:left;
	color: #fff;
	font-weight: bold;
}
li.author .comment-avatar {
	float: right;
	border: 0px solid #000;
}
li.author .comment-date {
	font-size: 10px;
	text-align: left;
}
.arrow-right {
	width: 0;
	height: 0;
	line-height: 0;
	border-right: 20px solid #fff;
	border-bottom: 20px solid transparent;
	position: absolute;
	right: 70px;
	bottom: -19px;
}
.arrow-left {
	width: 0;
	height: 0;
	line-height: 0;
	border-left: 20px solid #fff;
	border-bottom: 20px solid transparent;
	position: absolute;
	left: 70px;
	bottom: -19px;
}

/*
 * Posts Relacionados, sem plugin e com imagens
 */
.related-posts {
	padding: 10px 0 40px 0;
	text-align:center;
}
.related-posts a+a {
	padding-left: 8px;
}
.related-posts img {
	border: 2px solid #e3e3e3;
}
.related-item {
	float:left;
	width: 80px;
	padding: 5px;
	font-size: 10px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}


/*
 * Navegação por páginas
 */
.wp-pagenavi {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #336083;
	color: #ffffff;
	background-color: #336083;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #336083;
	color: #ffffff;
	background-color: #336083;
}
.wp-pagenavi a:hover {	
	border: 1px solid #fbbb10;
	color: #fbbb10;
	background-color: #336083;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #fbbb10;
	color: #FFFFFF;
	background-color: #336083;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 0px;
	color: #FFFFFF;
	border: 1px solid #336083;
	background-color: #336083;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #fbbb10;
	color: #336083;
	background-color: #fbbb10;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #336083;
	color: #FFFFFF;
	background-color: #336083;
}

/*
 * Sidebar Tabs
 */
#tabspace {
	margin-bottom: 10px;
}
.tabs {
	clear:both;
}
.tabs ul li {
	list-style:none;
	line-height: 150%;
	padding-left: 15px;
	padding-bottom: 10px;
}
.tabs ul li a:hover {
	color:#fbbb10;
}
.yui-nav, .yui-nav li {
	list-style:none;
}
.yui-nav li a {
	text-decoration: none;
	background: #01528c;
	color: #fff;
	border-bottom: 1px solid #0d3859;
	display: block;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.yui-nav li.selected a, .yui-nav li a:hover {
	border-bottom:1px solid #0d3859;
	color: #fff;
}
.yui-navset .yui-content {
	background: #0d3859;
	padding: 10px;
	color: #fff;
	font-size: 11px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
.yui-content a {
	color: #fbbb10;
	font-weight: bold;
	text-decoration: none;
}
.yui-content a:hover {
	text-decoration: underline;
}
.yui-navset .yui-content .yui-hidden {
	position: absolute;
	left: -999999px;
	visibility: hidden;
}
.yui-navset {
	position: relative;
	zoom: 1;
}
.yui-navset .yui-content,.yui-navset .yui-content div {
	zoom: 1;
}
.yui-navset .yui-content:after {
	content: '';
	display: block;
	clear: both;
	color: #FFF;
}
.yui-navset .yui-nav {
	border: 0;
}
.yui-navset .yui-nav a {
	border:0;
	position:relative;
	text-decoration:none;
}
.yui-navset .yui-nav li {
	display:inline-block;
	display:-moz-inline-stack;
	*display:inline;
	vertical-align:bottom;
	cursor:pointer;
	zoom:1;
}
.yui-navset .yui-nav li a {
	display:block;
	display:inline-block;
	vertical-align:bottom;
	zoom:1;
}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {
	background:#0d3859;
	color:#fff;
}
.yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus {
	outline:0;
}

/*
 * Post Thumbnails
 */
.post-thumbs {
	float:left;
	margin: 0 10px 10px 0;
	cursor:pointer;
	cursor:hand;
	width: 140px;
	height: 140px;
}

/*
 * Posts Navigation
 */
.navigation {
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

/*
 * Leia mais
 */

#fullpost {
	background: url('images/icone_leitura.png') left center no-repeat;
	padding-left:20px;
	clear:both;
}
