*
{
    margin: 0;
    padding: 0;
}

ul
{
    list-style: none;  
}

a
{
    text-decoration: none;
}

img
{
    border: 0;
}

.clearb
{
	clear: both;
}

.clearr
{
	clear: right;
}

.clearl
{
	clear: left;
}

body
{
	background: #f4f4f4;
	font: 12px arial, helvetica, sans-serif;
}

#header
{
	background: url('images/fundo_topo.jpg');
	background-attachment: fixed;
	background-position: top center;
	background-repeat: repeat-x;
	height: 165px;
}

#topo
{
	width: 890px;
	margin: auto;
}

#headerimg
{
	padding: 55px 0 0 17px;
}

* html #headerimg
{
	padding: 53px 0 0 16px;
}

#menu
{
	float: right;
	margin-right: 60px;
	margin-top: 25px;
}

#menu li
{
	display: inline;
	margin: 15px;
}

#menu li a
{
	color: #fff;
	font: 12px arial, helvetica, sans-serif;
}

#menu li a:hover
{
	color: #66c2f0;
}

#content
{
	width: 890px;
	margin: auto;
	padding-bottom: 20px;
}

#content .divisao-posts
{
    background: url('images/fundo_divisao_posts.jpg') repeat-x;
    height: 37px;
    margin-bottom: 3px;
    width: 644px;
}

#content .post
{
    width: 644px;
    background: #fff;
	padding-bottom: 30px;
}

#content .post span.data-post
{
    float: left;
    color: #19a4e9;
    margin-left: 13px;
    margin-top: -22px;
}

#content .post span.barra-data-post
{
    color: #19a4e9;
    font: bold 24px arial, sans-serif;
}

#content .post h2
{
    font: bold 18px arial, helvetica, sans-serif;
    margin-left: 97px;
    margin-top: 15px;
	color: #4c4c4c;
}

#content .post h2 a
{
    color: #4c4c4c;
}

#content .post h2 a:hover
{
    color: #3078a3;
}

#content .entry
{
    margin-left: 97px;
    margin-right: 13px;
}

#content div.entry p
{
    line-height: 18px;
    margin: 13px 0;
    text-align: justify;
}

#content div.postmetadata a
{
    float: left;
}

#content p.postmetadata
{
	margin-left: 85px;
}

#content p.postmetadata img
{
	margin: 0 2px 0 10px;
}

#content p.postmetadata a, #content p.postmetadata span
{
	background: #d7eaf5;
	color: #4c4c4c;
}

#content p.postmetadata span
{
	padding: 3px 5px;
	margin-left: 5px;
	color: #4c4c4c;
}

#content p.postmetadata a.comentarios-posts
{
	padding: 3px 5px;
	margin-left: 5px;
}

#todos-posts
{
	float: left;
	width: 644px;
}

#sidebar
{
	margin-left: 644px;
}

#sidebar h2
{
	background: url('images/fundo_divisao_posts.jpg');
	height: 25px;
	padding: 6px 0;
	margin: 20px 0 12px 0;
}

#sidebar h2 span
{
	background: #fff;
	font: 22px arial, helvetica, sans-serif;
	color: #0374ac;
	padding: 6px;
}

#searchform
{
	margin-bottom: 27px;
}

#searchform input
{
	border: none;
	height: 15px;
	position: absolute;
	margin-left: 1px;
	font: 12px arial, helvetica, sans-serif;
	color: #4c4c4c;
	padding: 11px 5px;
	width: 185px;
	background: #fff;
	margin-top: 0px !important;
}

.widget_archive li a, .widget_tag_cloud a
{
	font: 12px arial, helvetica, sans-serif;
	color: #0374ac;
	margin-left: 10px;
}

.widget_archive li a:hover, .widget_tag_cloud a:hover
{
	color: #828282;
}

.recentcomments, .recentcomments a
{
	color: #252525;
	margin-bottom: 12px;
	margin-left: 10px;
}

.recentcomments a.comentario-widget
{
	color: #606060;
	line-height: 18px;
	margin-bottom: 20px;
}

#footer
{
	clear: both;
    height: 70px;
    border-top: 1px #aeaeae solid;
    background: #404040;
	margin-left: 10px;
	margin-top: 20px;
}

#footer p
{
    text-align: center;
    color: #b9b9b9;
    margin-top: 7px;
}

hr
{
	display: none;
	visibility: hidden;
}

.widget_search h2
{
	display: none;
	visibility: hidden;
}

.navigation
{
	margin: 10px 0 20px 0;
}

.navigation a
{
	color: #277aac;
}

.alignright a
{
	float: right;
	background: url('images/seta_direita.jpg') no-repeat right;
	padding-right: 20px;
	margin-right: 10px; 
}

.alignleft a
{
	float: left;
	background: url('images/seta_esquerda.jpg') no-repeat left;
	padding-left: 20px;
	margin-left: 10px;
}

.comment
{
	border: solid 1px #eae7e7;
	background: #fff;
	width: 480px;
	margin: 10px auto;
	padding: 20px;
}

.comment-author cite.fn
{
	color: #4e9bce;
	font-weight: bold;
}

.comment-author span.says
{
	color: #4e9bce;
}

.commentmetadata a
{
	color: #aeaeae;
}

ol
{
	list-style: none;
}

#commentform
{
	width: 521px;
	margin: auto;
}

#commentform label
{
	clear: both;
	float: left;
	text-align: right;
	width: 72px;
	color: #131313;
	margin-right: 5px;
	margin-top: 5px;
}

#commentform textarea, input
{
	width: 351px;
	background: #d7eaf5;
	border: none;
	margin: 3px 0;
}
#commentform textarea {
	overflow: auto;
}

#commentform input
{
	height: 18px;
}

#commentform a.botao-postar-comentario
{
	float: right;
	background: url('images/botao_comentar.jpg') no-repeat;
	width: 66px;
	height: 17px;
	color: #fff;
	padding: 5px 0;
	text-align: center;
	margin: 15px 92px 16px 20px;
}

#respond h3
{
	font: bold 18px arial, helvetica, sans-serif;
	text-align: center;
	color: #4c4c4c;
	margin: 15px auto 5px auto;
}
