*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
html{
	background: #E8F7F9 url(images/bg_html.png) repeat-y center;
}
body{
	background: url(images/bg_body.png) repeat-x top center;
}
br{
	clear: both;
}
.div_clear{
	clear: both;
}
#master_container{
	width: 830px;
	padding: 5px;
	margin: auto;
}
#header{
	width: 500px;
	float: left;
}
#header h1 a{
	text-indent: -9876px;
	background-image: url(images/logo.jpg);
	width: 500px;
	height: 212px;
	display: block;
	overflow: hidden;
}
#language_selection{
	font-size: 12px;
	text-align: right;	
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
} 
#blog_stats{
	font-size: 12px;
}
#blog_stats ul li{
	border-bottom: 1px solid #EEE;
	padding: 3px 0px 3px 0px;
}
#blog_stats ul li b{
	font-weight: normal;
	display: block;
	width: 200px;
	float: left;
}
#feeds{
	margin-top: 10px;
	font-size: 12px;
}
#feeds ul li{
	border-bottom: 1px solid #EEE;
	padding: 3px 0px 3px 0px;
}
#feeds ul li b{
	font-weight: normal;
	display: block;
	width: 200px;
	float: left;
}
#feeds ul li img{
	border: 0px;
}
#menu{
	margin: 10px 0px;
	background: #1849B5;
	padding: 3px;
}
#menu ul li{
	display: inline;
	margin: 0px 10px 0px 2px;
	font-size: 12px;
}
#menu ul li a{
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#content{
	width: 636px;
	padding: 0px 2px 0px 2px;
	float: left;
}
#content h2{
	color: #0E2C47;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 22px;
}
#content h2 a{
	color: #326FA0;
	padding-left: 47px;
	background: url(images/heading_icon.png) left no-repeat;
}
#content h2 a:hover{
	color: #0E2C47;
}
#content h3, #content h4{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
#content img{
	border: 3px solid #66A0D0;
	margin: 5px 0px 5px 0px;
}
#content .post_info{
	padding: 3px;
	background: #66A0D0;
	color: #FFF;
	font-size: 11px;
}
#content .post_info a{
	color: #FFF;
}
#content .post_info .autor_category{
	margin-right: 150px;
}
#content .post_info .comments{
	padding-left: 17px;
	background: url(images/comments_icon.gif) left no-repeat;
	float: right;
}
#content .full_post{
	background: url(images/bg_heading.png) repeat-x top;
	padding: 10px;
	margin-top: 2px;
	font-size: 12px;
}
#content .full_post p{	
	margin-bottom: 10px;
}
#content .full_post a{
	color: #003399;
}
#content .full_post a:hover{
	color: #990000;
}
#content .full_post a:visited{
	color: #990066;
}
#content .full_post ul{
	padding: 0px 0px 0px 25px;
}
#content .full_post ul li{
	list-style: square;
	margin-bottom: 10px;
}
#content .full_post blockquote{
	margin-left: 10px;
	border-left: 3px solid #CCC;
}
.lateral{
	width: 186px;
	border-left: 1px dotted #CCC;
	padding: 0px 0px 0px 2px;
	font-size: 14px;
	float: left;
}
.lateral h2{
	font-size: 16px;
	color: #FFF;
	background: #007E0B;
	padding: 3px;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.lateral h3{
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.lateral ul{
	margin-bottom: 8px;
}
.lateral ul li{
	margin-bottom: 5px;
	font-size: 12px;
}
.lateral ul li a{
	color: #003399;
	padding-left: 10px;
	background: url(images/ico_blue_arrow.gif) left no-repeat;
}
.lateral ul li a:hover{
	color: #990000;
}
.lateral ul li a:visited{
	color: #990066;
}
#footer{
	background: #1849B5;
	margin: 10px 0px 0px 0px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
#footer a{
	color: #FFF;
}
#content #google_maps{
	border: 3px solid #CCC;
	width: 500px;
}
#content #nome, #content #email, #content #assunto{
	width: 400px;
}
#content #mensagem{
	width: 400px;
	height: 150px;
}
#content #mensagem_ok{
	background-color: #007D08;
	color: #FFF;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}
#content #mensagem_erro{
	background-color: #C61800;
	color: #FFF;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}
#content #mensagem_erro ul li{
	margin-left: 20px;
	list-style: square;
}
#content .commentlist li{
	border: 1px dotted #CCC;
	margin: 5px;
	padding: 3px;
}
#content .adsense{
	text-align: center;
	padding: 5px 0px 5px 0px;
	border: 3px solid #CCC;
	border-left: 0px;
	border-right: 0px;
	margin: 10px 0px 10px 0px;
}
#lateral #languages a{
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 81px;
	width: 85px;
}
#lateral #languages #pt{
	background: url(images/versao_em_portugues.gif) no-repeat;
}
#lateral #languages #en{
	background: url(images/english_version.gif) no-repeat;
}
#lateral #feed{
	width: 172px;
	height: 95px;
	background: url(images/assine_feed.jpg) no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}
#content #curriculo h3, #curriculo h4{
	margin-top: 20px;
}

#content #curriculo ul{
	padding: 5px 5px 5px 20px;
}
#content #curriculo ul li{
	list-style: disc;
}

#content .widget_rec6{
	padding: 5px;
	margin: 9px 5px 5px 5px;
	border: 1px solid #66A0D0;
	background: #FFF;
	float: right;
}
#content .widget_rec6 img{
	border: 0px;
}

#content #navigation{
	margin: 40px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
	font-size: 12px;
	border-top: 1px dotted #CCC;
}

#content #navigation a{
	padding: 0px 3px;
	color: #0E88BD;
}
#content #navigation a:hover{
	color: #0E2C47;
}
#content #navigation .pages, #content #navigation .current{
	padding: 0px 3px;
	color: #0E2C47;
}
#content #navigation .pages{
	margin-right: 5px;
}

#ifyoulikedthat h3{
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 3px;
}
#ifyoulikedthat a{
	padding-left: 10px;
	background: url(images/ico_blue_arrow.gif) left no-repeat;
}