*{
	margin: 0;
	padding: 0;
}

body{
	background: #EAEAEA;
}

#container{
	width: 980px;
	margin: 0 auto;
	background-color: #EAEAEA;
	clear: both;
}

#bg-header{
	width: 100%;
	height: 220px;
	background-image: url(images/bg-header.png);

}

#header{
	width: 980px;
	height: 220px;
	background-image: url(images/bg-header.png);
	margin: 0 auto;
}

.logo{
	margin: 92px 0 0 20px;
	float: left;
}

#nav{
	width: 980px;
	height: 40px;
	background-image: url(images/bg-nav.png);
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #680609;
	line-height: 40px;
	padding: 20px 0 0 0;
	float: left;
	
}

ul{
	list-style-type: none;
	
}

ul#menu{
	width: 960px;
}

ul#menu li{
	position: relative;
	float: left;
	z-index: 99999;
	
}

ul#menu li a{
	display: block;
	float: left;
	padding: 0 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

ul#menu li a:hover{
	color: #FFCC00;
	z-index: 99999;
}

ul#menu li ul{
	display: none;
}

ul#menu li:hover ul{
	display: block;
	position: absolute;
	top: 36px;
	left: 0px;
	background-color: #474747;
	border-bottom: solid 1px #333;
	z-index: 99999;
	

}

ul#menu li:hover ul li{
	width: 200px;
	z-index: 99999999;
	float: left;
}


#conteudo{
	width: 625px;
	height: auto;
	margin: 8px 0 0 15px;
	float: left;
}


#featured{
	width: 623px;
	height: 258px;
	border: solid 1px #CCC;
	margin: 0 0 15px 0;
	background-color: #FFF;
}

#post{
	width: 623px;
	height: auto;
	border: solid 1px #CCC;
	background: #FFF;
	float: left;
	margin: 0 0 15px 0;
}

#post-top{
	width: 623px;
	height: 40px;
	background-image: url(images/bg-post-top.png);
	font-family: Arial, Helvetica, Verdana;
	color: #454545;
	font-size: 13px;
	line-height: 40px;
	text-indent: 10px;
	border-bottom: solid 1px #CCC;
	font-weight: bold;
	margin: 0 0 15px 0;
	
}

#post-info-top{
	width: 623px;
	height: 20px;
	margin: 0 0 0 9px;
}

#box-info-top{
	background-color: #4584E2;
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 2px;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size: 10px;

}

#box-info-leia-mais a{
	background-color: #444;
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 2px;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}

#box-info-leia-mais a:hover{
	background-color: #333;
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 2px;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}

#box-info-comentario a{
	background-color: #4584E2;
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 2px;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}

#box-info-comentario a:hover{
	background-color: #1B54AB;
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 2px;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}



#box-info-category a{
	background-color: #4584E2;
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 2px;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}

#box-info-category a:hover{
	background-color: #1B54AB;
	padding: 3px 8px 3px 8px;
	margin: 0 0 0 2px;
	float: left;
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}



#post-center{
	width: 623px;
	height: 120px;
	float: left;
	margin: 15px 0 30px 0;
}

.thumbnail{
	width: 180px;
	height: 120px;
	border: solid 1px #CCC;
	padding: 5px;
	background-color: #FFF;
	float: left;
	margin: 0 0 0 10px;
}

.thumbnail-single{
	width: 270px;
	height: 170px;
	border: solid 1px #CCC;
	padding: 5px;
	background-color: #FFF;
	float: left;
	margin: 0 10px 5px 0;
}


p{
	font-family: Verdana, Helvetica, Arial;
	color: #4A4A4A;
	font-size: 11px;
	line-height: 22px;
	text-align: justify; 
}

#post p{
	font-family: Arial, Helvetica, Verdana;
	color: #333;
	font-size: 12px;
	float: left;
	margin: 0 0 0 10px;
	text-align: justify;
}

#texto-post{
	width: 410px;
	height: 130px;
	float: left;
}

#post-info-base{
	width: 623px;
	height: 20px;
	margin: 0 0 0 9px;
	float: left;

}

#space{
	width: 15px;
	height: 15px;
	float: left;
}

#space2{
	width: 15px;
	height: 15px;
}


#titulo{
	background-color: #333;
	padding: 5px 10px 5px 10px;
	margin: 0 0 15px 0;
	float: left;
	font-family: Arial, Helvetica, Verdana;
	color: #fff;
	font-size: 18px;	
}

#box-titulo{
	width: 623px;
	height: auto ;
	float: left;
}


#sidebar{
	width: 310px;
	height: auto;
	margin: 8px 15px 0 0;
	float: right;
	
	
	
}

#video{
	width: 308px;
	height: 258px;
	border: solid 1px #CCC;
	background-color: #FFF;
}

#embed-video{
	width: 300px;
	height: 250px;
	margin: 4px 0 0 4px;
	background-color: #EAEAEA;	
}

#barra{
	width: 310px;
	height: 30px;
	background-image: url(images/bg-barra.png);
	margin: 15px 0 15px 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
	line-height: 31px;
}

#publicidade{
	width: 308px;
	height: 258px;
	border: solid 1px #CCC;
	background-color: #FFF;
}

#script-google{
	width: 300px;
	height: 250px;
	background-color: #EAEAEA;
	margin: 4px 0 0 4px;
}

#parceiros{
	width: 308px;
	height: 100px;
	border: solid 1px #CCC;
	background-color: #FFF;
	margin: 0 0 15px 0;
}

#banner-parceiro{
	width: 300px;
	height: 90px;
	background-color: #EAEAEA;
	margin: 5px 0 0 4px;
	clear: both;
}


#footer{
	width: 100%;
	height: 410px;
	float: left;
	clear: both;
}



#footer-top{
	width: 100%;
	height: 30px;
	background-color: #333;
	border-bottom: solid 1px #666;

}

#footer-center{
	width: 100%;
	height: 320px;
	background-color: #515151;
}

#footer-base{
	width: 100%;
	height: 60px;
	background-color: #333;
	border-top: solid 1px #666;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
	line-height: 61px;
	text-align: center;

}


#campo{
	width: 620px;
	height: 25px;
	line-height: 24px;
	border: solid 1px #CCC;
	background-color: #FFF;
}

#area{
	width: 620px;
	height: 250px;
	border: solid 1px #CCC;
	background-color: #FFF;
}

#botao{
	width: 150px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #333;
	background-color: #333;
	margin: 10px 0 0 0;
	color: #FFF;
	font-weight: bold;
}

#botao:hover{
	width: 150px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #1C57B0;
	background-color: #1C57B0;
	margin: 10px 0 0 0;
	cursor: pointer;
}

#pesquisar{
	float: right;
	margin: 100px 50px 0 0;
}

#pesquisa{
	width: 200px;
	height: 25px;
	line-height: 23px;
	border: solid 1px #202020;
	background: #333;
	float: right;
}

#botaopesquisa{
	cursor: pointer;
	margin: 0 0 0 10px;
	float: right;
}

#tags{
	width: 625px;
	background-color: #333;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	padding: 5px 0 5px 0;
	text-indent: 10px;
	color: #FFF;
	margin: 20px 0 0 0;
}


#tags a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	padding: 5px 0 5px 0;
	text-indent: 10px;
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 5px;
}

#tags a:hover{
	text-decoration: none;
}


#commentsbox {

	margin:0;

}

h3#comments{
	font-size:20px;
	font-family:Georgia,Tahoma,Arial,Century gothic, sans-serif;
	color:#fff;
	font-weight:normal;
	padding:10px 10px ;
	margin-top:10px;
	background:#2C2C2C;
	border:1px solid #333;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;

}
ol.commentlist li {
	margin:10px 0;
	line-height:18px;
	padding:10px;
	background:#FFF;
	border:1px solid #BFBFBF;	

}
ol.commentlist li .comment-author {
	color:#7F7F7F;
	text-shadow:1px 1px 1px #111;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#7F7F7F;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#7F7F7F;
}
cite.fn{
	color:#7F7F7F;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #dddddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#555;
}

ol.commentlist li .comment-meta a {
	color:#777;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666666;
	font-size:11px;
	padding: 0 10px 0 10px;
}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:#4685E3;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
}

ol.commentlist li.odd {


}
ol.commentlist li.even {


}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#CCC;
}

#respond{
	background:#FFF;
	border:1px solid #BFBFBF;
	padding:10px 20px ;
	margin:10px 0px;

}
 #respond h3 {
	font-size:18px;
	font-family:Georgia,Arial,Century gothic, Tahoma,sans-serif;
	color:#ddd;
	padding:5px 0px;
}

#commentform p{
	margin:5px 0px ;
	color:#777;
}
 #respond label{
	display:block;
	padding:5px 0;
	font-weight:bold;
	color:#777;
	text-shadow: 1px 1px 1px #111;
}
 #respond  label small {
	font-size:10px;

}
 .campo {
	margin-bottom:10px;
	padding:5px 0px;
	margin:0 5px 5px 0;
	background:#EAEAEA;
	border:1px solid #CCC;
	color:#666666;
}
#commentform  p input{
	width: 535px;

}

h2{
	font-family: Arial, Helvetica, Verdana;
	Color: #666;
	margin: 50px 0 0 2px;
}

textarea#comment{
	border:none;
	background:#EAEAEA;
	border:1px solid #CCC;
	width:535px;
	margin:10px 0px 0px 0px;
	padding:5px 0px;
	color:#666666;
}

.botao{
	width: 200px;
	height: 30px;
	background-color: #4685E3;
	cursor: pointer;
	border: solid 1px #1E60C1;
	color: #FFF;
	margin: 0 0 0 10px;
}




.botao:hover{
	background: #1D5AB6;
}

#comentario-2{
width: 625px;
margin: 30px 0 30px 0;
}




#nav-top{
	width: 200px;
	height: 40px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #680609;
	padding: 12px 0 0 0;
	float: right;
	
}


ul#menu-top li{
	position: relative;
	float: right;
	z-index: 99999;
	
}

ul#menu-top li a{
	display: block;
	float: right;
	padding: 0 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

ul#menu-top li a:hover{
	color: #FFCC00;
	z-index: 99999;
}

.icone{
	margin: 7px 0 0 3px;
	float: left; 
}

#title{
	float: left;
}


#siga-me{
	width: 308px;
	height: 60px;
	margin: 0 0 15px 2px;
}




