/*   
Theme Name: Blog da Cherry
Theme URI: http://cherryplus.com.br/blog
Description: Tema desenvolvido para o blog da Cherry
Author: Leonardo Maciel
Version: 1.0
*/

*{
	border:0;
	margin:0;
	padding:0;
	outline: none;
   	-moz-outline-style: none;
   	list-style: none;
}


body{
	background: #675542 url(img/bg.gif) no-repeat 0 0;
}

#limite{
	background:transparent url(img/bg_footer.jpg) no-repeat scroll left bottom;
	display:block;
	position:absolute;
	padding-bottom:230px;
	width: 100%;
}

/*********************************
	HEADER
*********************************/

#header{
	height: 260px;
}

#linkheader{
	display: block;
	width: 464px;
	height: 246px;
	margin-left: 524px;
}

#linkheader a{
	display: block;
	background: url(img/logo.png) no-repeat 0 17px;
	width: 464px;
	height: 224px;
	text-indent: -9000px;
	overflow: hidden;
}

#linkheader a:hover{
	background: url(img/logo.png) no-repeat 0 -267px;
}	
	
#menu{
	width: 211px;
	height: 23px;
	margin-left:524px;
	margin-top:-29px;
}

#menu ul li{
	display: inline;

}

.btQSomos{
	display: block;
	float: left;
	width:92px;
	height:23px;
	background: url(img/bt_qsomos.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

.btQSomos:hover{
	background: url(img/bt_qsomos_hover.gif) no-repeat;
}

.btStore{
	display: block;
	float: left;
	width:54px;
	height:23px;
	background: url(img/bt_store.jpg) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	position: relative;
}

.btStore:hover{
	display: block;
	float: left;
	width:54px;
	height:61px;
	background: url(img/bt_store_hover.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	position: relative;
	margin-top: -39px;
	_background: url(img/bt_store_hover.gif) no-repeat;
}

.btContato{
	display: block;
	float: left;
	width:65px;
	height:23px;
	background: url(img/bt_contato.jpg) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

.btContato:hover{
	background: url(img/bt_contato_hover.jpg) no-repeat;
}

.rss{
	background: url(img/rss.png) no-repeat 0 0;
	display:block;
	height:50px;
	margin-left:424px;
	margin-top:-67px;
	overflow:hidden;
	position:absolute;
	text-indent:-9000px;
	width:50px;
	*margin-left:210px;
}

.rss:hover{
	background: url(img/rss.png) no-repeat 0 -58px;
}

.ativo, .ativo a, .ativo p, .ativo span, .ativo div, .ativo h2, .ativo h3, .ativo h4{
	background: #d61d55 !important;
	color:#cabca0 !important;
}

/*********************************
	CONTENT
*********************************/

#priCont {
	background:transparent url(images/fondo.png) repeat scroll 0 0;
	float:left;
	width:750px;
}

.infos{
	width: 120px;
	margin-left:-105px;
	padding-right:5px;
	text-align:right;
	float: left;
	margin-top:10px;
	/*border: 1px solid red;*/
	_margin-left:0px;
}

.cont{
	float: left;
	margin-left:10px;
	width:511px;
	/*border: 1px solid aqua;*/
	padding-bottom: 20px;
	padding-right:10px;
	border-bottom: 1px solid #cabca0;
	min-height:230px;
	margin-bottom: 10px;
}

.cont h2{	
	padding-bottom:15px;
	width:522px;
}

.cont h2 a{
	font:40px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#ec4d6f;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	line-height:42px;
	padding-top:15px;
}

.cont h2 a:hover{
	color:#33cc99;
	text-decoration: underline;
}

.cont p{
	font:12px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#cabca0;
	line-height: 16px;
	margin-bottom: 10px;
}


.cont p a{
	color:#33cc99;
}

.cont p a:hover{
	background:#33cc99;
	color: #675542;
	text-decoration: none;
}

.cont h6 a{
	color:#33cc99;
}

.cont h6 a:hover{
	background:#33cc99;
	color: #675542;
	text-decoration: none;
}

.entry{
	width:565px;
	margin-left:180px;
	float: left;
	/*border: 1px solid blue;*/
	_margin-left:35px;
	_width:680px;
}

.bxconteudo{
	_position:relative;
}

.topo{
	width:55px;
	height: 15px;
	background: #cabca0;
	float: right;
	margin-top: -30px;
	margin-right: 14px;
}

.topo a{
	display: block;
	width: 55px;
	height: 15px;
	background: url(img/topo.gif) no-repeat top left;
	text-indent: -9000px;
	overflow: hidden;
}

.topo a:hover{
	background: url(img/topo.gif) no-repeat bottom left;
}

.topo2{
	width:55px;
	height: 15px;
	background: #cabca0;
	float: right;
}

.topo2 a{
	display: block;
	width: 55px;
	height: 15px;
	background: url(img/topo.gif) no-repeat top left;
	text-indent: -9000px;
	overflow: hidden;
}

.topo2 a:hover{
	background: url(img/topo.gif) no-repeat bottom left;
}

.topobusca{
	width:55px;
	height: 15px;
	background: #cabca0;
	float: right;
	margin-top: -30px;
	margin-right: 19px;
}

.topobusca a{
	display: block;
	width: 55px;
	height: 15px;
	background: url(img/topo.gif) no-repeat top left;
	text-indent: -9000px;
	overflow: hidden;
}

.topobusca a:hover{
	background: url(img/topo.gif) no-repeat bottom left;
}

/*.bxconteudo p:first-letter{
	float:left;
	font-size:36px;
	padding:9px;
	background:#000;
	color:#fff;
	margin:0 5px 0 0;
	display:block;
}*/

/*.aspas{
	float: left;
	height:65px;
	margin-top:-35px;
	width:42px;
	font:110px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	color:#cabca0;
}*/

.data{
	/*background: url(img/minilinha.gif) no-repeat right bottom;*/
	border-bottom: 1px solid #CABCA0;
	padding-bottom: 5px;
	margin-top: 5px;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#cabca0;
}

.comentarios{
	/*background: url(img/minilinha.gif) no-repeat right bottom;*/
	border-bottom: 1px solid #CABCA0;
	padding-bottom: 5px;
	margin-top: 5px;
}


.comente{
	height:25px;
}

.cmt{
	display: block;
	float: right;
	margin-right: 5px;
}

.cmt a{
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	text-transform: uppercase;
	color:#cabca0;
	text-decoration: none;
}

.cmt a:hover{
	color:#33cc99;
}

.cnum{
	background:url(img/balaozinho.gif) no-repeat;
	display: block;
	float:right;
	height:24px;
	width:16px;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	text-transform: uppercase;
	color:#3b2004;
}

.cnum span{
	margin-right: 4px;
}

.cnum a{
	margin-right: 4px;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	text-transform: uppercase;
	color:#3b2004;
	text-decoration: none;
	display: block;
	margin-top: 1px;
}

.commentlist ul li{
	display: inline;
}

.compartilhe{
	/*background: url(img/minilinha.gif) no-repeat right bottom;*/
	border-bottom: 1px solid #CABCA0;
	padding-bottom: 5px;
	margin-top: 5px;
	height: 20px;
}

.stico_default {
	background:transparent url(img/iconcompartilhe.gif) no-repeat left top !important;
	display:block;
	height:6px;
	margin-top:1px;
	float: right;
}

a.stbutton {
	padding:1px 5px 5px 8px !important;
}

.comp{
	display: block;
	float: right;
	margin-right: 5px;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	text-transform: uppercase;
	color:#cabca0;
}

.tags{
	/*background: url(img/minilinha.gif) no-repeat right bottom;*/
	border-bottom: 1px solid #CABCA0;
	padding-bottom: 25px;
	margin-top: 5px;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#cabca0;
}

.tags a{
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	text-transform: uppercase;
	color:#cabca0;
	text-decoration: none;
	display: block;
	float: right;
	width: 120px;
}

.tags a:hover{
	background:#33cc99;
	color: #675542;
}

.tags span{
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	text-transform: uppercase;
	color:#3b2004;
}

.twitthis{
	/*background: url(img/minilinha.gif) no-repeat right bottom;*/
	border-bottom: 1px solid #CABCA0;
	padding-bottom: 5px;
	margin-top: 5px;
}

.twitthis img{
	position:absolute;
	margin-left: 5px;
}

.twitthis a{
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#cabca0;
	text-decoration: none;
	text-transform: uppercase;
	padding-right:15px;
}

.twitthis a:hover{
	color:#33cc99;
}

/***********************************
	SIDEBARS
***********************************/

#secCont{
	margin-left:500px;
}


#r_sidebar{
	float:left;
	width:192px;
	padding-top:15px;
	margin-right:25px;
}

#r_sidebar ul li{
	/*padding:0 6px 0px 6px;*/
}

.widget_text, .widget_search, .widget_ctc{
	/*background: url(img/linhaside1.gif) no-repeat bottom left;*/
	border-bottom: 1px solid #EC4D6F;
	margin-bottom:5px;
	padding-bottom:5px;
}

.widget_categories{
	/*background: url(img/linhaside1.gif) no-repeat bottom left;*/
	margin-bottom:5px;
	padding-bottom:2px !important;
}

.widget_categories ul{
	margin-bottom: 10px;
}

.cat-item{
	width: 164px;
	border-bottom: 1px solid #EC4D6F;
}

.cat-item a{
	font:12px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#ec4d6f;
	text-transform: uppercase;
	text-decoration: none;
}

.cat-item a:hover{
	color: #33cc99;
}


.widget_text h2, .widget_search h3, .widget_categories h2, .widget_ctc h2{
	font:25px Impact;
	color:#d61d55;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.textwidget p{
	font:40px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#ec4d6f;
	line-height:35px;
	margin-top:15px;
	text-transform: uppercase;
	_width:170px;
}

.textwidget p a{
        font:30px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#ec4d6f;
	line-height:35px;
	margin-top:15px;
	text-transform: uppercase;
	_width:170px;
}


.textwidget a{
	font:12px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#ec4d6f;
	text-transform: uppercase;
	text-decoration: none;
}

.textwidget a:hover{
	color: #33cc99;
}

#s{
	width:165px;
	height: 18px;
	background: #ec4d6f;
	border:1px solid #bb1639;
	margin:5px 0 6px;
	color: #FFF;
	font-size: 12px;
}

.ctc{
	width: 172px;
	padding-bottom: 10px;	
}

.ctc a{
	font-family: "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height:115%;
}

.ctc a:hover{
	color: #33cc99 !important;
}

#l_sidebar{
	float:left;
	width:195px;
	padding-top:15px;
}

#l_sidebar ul li{
	padding:0 6px 0px 6px;
}

#archives{
	/*background: url(img/linhaside2.gif) no-repeat bottom left;*/
	border-bottom: 1px solid #33cc99;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-left:6px;
	padding-left:0 !important;
	width:166px;
}

#archives h2{
	font:25px Impact;
	color:#33cc99;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#archives select{
	font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	font-size:15px;
	height:25px;
	width:170px;
	margin:15px 0 10px 0;
}

#ultpost{
	/*background: url(img/linhaside2.gif) no-repeat bottom left;*/
	margin-bottom:5px;
	padding-bottom:15px;
	font:12px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
}

#ultpost h2{
	font:25px Impact;
	color:#33cc99;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#ultpost a{
	font:12px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#00ffcc;
	text-transform: uppercase;
	text-decoration: none;
}

#ultpost a:hover{
	background:#33cc99;
	color: #675542;
}

.uPost{
	border-bottom: 1px solid #33cc99;
	line-height:10px;
	margin-top:5px;
	padding-bottom:5px;
	width:170px;
}


.widget_twitter{
	margin-top: 10px;
	text-transform: uppercase;
	font:12px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33CC99;
	/*background: url(img/linhaside2.gif) no-repeat bottom left;*/
	padding-bottom: 10px;
	margin-bottom:10px;
}

.widget_twitter a{
	margin-top: 10px;
	text-transform: uppercase;
	font:11px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#00ffcc;
	text-decoration: none;
}

.widget_twitter a:hover{
	background: #33CC99;
	color: #675542;
}

.widget_twitter h2 a{
	font:25px Impact;
	color:#33cc99;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

.widget_twitter h2 a:hover{
	background: none;
	color:#33cc99;
}

.widget_twitter ul{
	margin-top: 10px;
}

.widget_twitter ul li{
	border-bottom: 1px solid #33CC99;
	width: 170px;
	margin-top:5px;
	padding-bottom:5px !important;
	padding-left:0 !important;
	font-size: 11px;
}

#links{
	/*background: url(img/linhaside2.gif) no-repeat bottom left;*/
	padding-bottom: 15px;
}

#links h1{
	font:25px Impact;
	color:#33cc99;
	text-transform: uppercase;
	text-decoration: none;
}

#links h2{
	font:italic 12px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
	display: none;
	letter-spacing: 1px;
}

#links a{
	font:11px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#00ffcc;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #33CC99;
	width: 170px;
	display: block;
}

#links a:hover{
	background: #33cc99;
	color: #675542;
}

#links ul li{
	padding-left:0 !important;
}

#dizai{
	/*background: url(img/linhaside2.gif) no-repeat bottom left;*/
	border-bottom: 1px solid #33CC99;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#dizai h3{
	font:25px Impact;
	color:#33cc99;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

#txt{
	font:11px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
	width: 170px;
	line-height:15px;
	margin-bottom: 10px;
}

#nome{
	width:170px;
	height: 15px;
	background: #218564;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
}

#demail{
	width:170px;
	height: 15px;
	background: #218564;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
}

#perguntaUpload{
	width:170px;
	height: 70px;
	background: #218564;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
	margin-top: 3px;
}

#link{
	width:170px;
	height: 15px;
	background: #218564;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
}

#imagem{
	width:170px;
	height: 15px;
	background: #218564;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
	margin-top: 4px;
}

.btEnviarWhite{
	background: #482805;
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#33cc99;
	text-transform: uppercase;
	margin-top:3px;
	padding-top:2px;
}

#imagem{
	margin-top: 3px;
}

#upload_button {
	background:transparent url(img/botao_clique.jpg) no-repeat scroll 0 0;
	display:block;
	height:15px;
	margin-top:3px;
	overflow:hidden;
	text-indent:-9000px;
	width:170px;
}

.pag{
	margin-left:210px;
	text-align: center;
	padding-bottom:15px;
	border-bottom: 1px solid #cabca0;
	width:521px;
	padding-top: 10px;
	margin-bottom:10px;
	clear:both;
}

#cGaleria object{
	margin-top: 4px;
	margin-bottom: 4px;
}

/**********************************
	SIDEBARS-FOOTERS
**********************************/

#f1_sidebar{
	width: 260px;
	height: 533px;
	float: left;
}

.hover{
	background: #b71d4c;
}

.hover2{
	background: #b71d4c;
}

#flickrrss{
	width: 262px;
	margin-bottom: 2px;
	padding-bottom:5px;
	text-align:center;
	background: #b71d4c;
}

#flickrrss h2{
	font:25px Impact;
	color: #E53F61;
	text-transform: uppercase;
	margin-left: 5px;
	padding-top:8px;
	border-bottom: 1px solid #e53f61;
	margin-bottom: 20px; 
	width: 250px;
	text-align:left;
	letter-spacing: 1px;
}

#flickrrss2{
	width: 262px;
	padding-bottom:9px;
	text-align:left;
	background: #b71d4c;
}

#flickrrss2 img{
	padding-left: 10px;
}

#flickrrss2 h2{
	font:25px Impact;
	color: #e53f61;
	text-transform: uppercase;
	margin-left: 5px;
	padding-top:8px;
	border-bottom: 1px solid #e53f61;
	margin-bottom: 20px; 
	width: 250px;
	text-align:left;
	letter-spacing: 1px;
}

#f2_sidebar{
	float: right;
	width: 257px;
	height: 533px;
}

#youtube{
	width: 257px;
	background: #e53f61;	
}

.hover3{
	background: #e53f61;
}

#youtube object{
	padding-left: 7px;
	margin-bottom: 10px;
	*margin-left: 7px;
}

#youtube h2{
	font:25px Impact;
	/*color: #cabca0;*/
	color: #B71D4C;
	text-transform: uppercase;
	margin-left: 5px;
	padding-top:8px;
	border-bottom: 1px solid #B71D4C;
	margin-bottom: 20px; 
	width: 245px;
	letter-spacing: 1px;
}

#youtube h2 a{
	font:25px Impact;
	/*color: #cabca0;*/
	color: #B71D4C;
	text-transform: uppercase;
	text-decoration: none;
}

#youtube p{
	font-family:"Lucida Sans Unicode","Lucida Sans","Lucida Grande",Verdana,Sans-serif;
	font-size:11px;
	color: #B71D4C;
	margin-bottom:10px;
	margin-left:8px;
	margin-top:-14px;
	text-transform: uppercase;
	line-height:13px;
}

/**********************************
	FOOTER
**********************************/
#gadgets{
	clear: both;
	margin-left:210px;
	margin-top: 20px;
	padding-bottom:15px;
	/*background: url(img/linha.jpg) no-repeat bottom;*/
	width:522px;
	height:550px;
	border-bottom: 1px solid #cabca0;
}

#footer{
	clear: both;
	margin-left:210px;
	text-align: right;
	margin-top: 20px;
	width: 523px;
}

#cherry{
	text-indent: -9000px;
	overflow: hidden;
}

#cherry a{
	display: block;
	width: 101px;
	height: 55px;
	float: right;
	text-indent: -9000px;
	overflow: hidden;
	background: url(img/cherry.jpg) no-repeat;
}

#txtfooter{
	float: right;
	margin-left:300px;
	margin-top:15px;
	margin-bottom:25px;
}

#txtfooter p{
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#cabca0;
	text-transform: uppercase;
	line-height: 14px;
	margin-right:3px;
}

#txtfooter a{
	font:10px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#cabca0;
	text-transform: uppercase;
	text-decoration: none;
}

#txtfooter a:hover{
	background: #33cc99;
	color: #675542;
	padding: 0 3px 0 3px;
}

/************************************************
*	Comments									*
************************************************/

.boxcomentarios{
	margin-left:210px;
	width: 523px;
	padding-top: 10px;
}
	
#commentblock {
	width: 520px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	border-bottom: 1px solid #cabca0;
}

#commentblock h4{
	font:20px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0px 0 15px 0px;
	color:#ec4d6f;
}
	
.comment {
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	color: #f04e4e !important;
	border-bottom: 1px solid #cabca0;
}

.cAtivo{
	color: #ec4d6f !important;
}

	
#commentblock ol {
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	margin: 0px;
	padding: 0px;
	}

.cAuthor{
	font:italic 13px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.cAuthor span{
	color: #cabca0;
}

.cAuthor a{
	text-decoration: none;
	color: #cabca0;
}

.cAuthor a:hover{
	background: #33cc99;
	color: #675542;
}

.cEdit{
	font:italic 13px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.cEdit a{
	text-decoration: none;
}

.cEdit a:hover{

}

.cDate{
	font:11px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;

}

.cText{
	font:13px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;

}

.cText a{
	font:13px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
        color: #F3859C;
}

.cHcinco{
	font:20px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 15px 0px;
	color: #ec4d6f;
}

	
#name, #email, #url, #assunto {
	background: #825444 !important;
	color: #cabca0;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom:2px;
	padding: 2px;
	width: 516px;
	}
	
#words {
	background: #825444 !important;
	width: 516px;
	height: 100px;
	color: #cabca0;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 2px;
	margin: 1px 0 0 0;
	}
	
#cname, #cemail, #curl, #cassunto {
	background: #825444 !important;
	color: #cabca0;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom:2px;
	padding: 2px;
	width: 455px;
	}
	
#cwords {
	background: #825444 !important;
	width: 455px;
	height: 100px;
	color: #cabca0;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 2px;
	margin: 1px 0 0 0;
	}

.divform{
	margin-left:-5px;
	margin-top:-35px;
}

#submit {
	background: #482805;
	color: #cabca0;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	padding: 1px 1px 0 1px;
}

#proxnext{
	height: 28px;
	border-bottom: 1px solid #FFF;
	background: #cdb2a5;
	padding: 20px 0 0 0;
}
	
.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.ant{
	display: block;
	background: url(images/bt_anterior.jpg);
	width: 78px;
	height: 18px;
	text-indent: -9000px;
	overflow: hidden;
}

.prox{
	display: block;
	background: url(images/bt_proximo.jpg);
	width: 78px;
	height: 18px;
	text-indent: -9000px;
	overflow: hidden;
}

.lcat{
	text-decoration: none;
}

.lcat:hover{
	color:#FFF !important;
}

.desculpe{
	background: #cdb2a5;
	padding-left: 10px !important;
	padding-top: 10px !important;
	padding-bottom: 173px !important;
}

.related{
	margin-left:210px;
	margin-top: 20px;
	width: 523px;
	padding-top: 10px;
}

.related h2{
	font:20px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
	text-transform: uppercase;	
	padding-left: 3px;
	color: #ec4d6f;
}

.related_post li a{
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
	text-transform: uppercase;
	color:#cabca0;
	text-decoration: none;
	padding-left: 3px;
}

.related_post li a:hover{
	background: #33cc99;
	color: #675542;
}

.related_post li{
	margin-top: 3px;
	display: block;
	border-bottom: 1px solid #cabca0;
	width: 521px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
	text-transform: uppercase;
	color:#cabca0;
	padding-bottom: 2px;
}

.linkedit, .linkedit a{
	font-size: 12px !important;
}

/******************************
ARQUIVOS
******************************/

.tituloarquivo{
	margin-left:210px;
	margin-top:15px;
}

.tituloarquivo h1{
	font:25px "Lucida Sans Unicode","Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	color:#ec4d6f;
	text-transform: uppercase;
}

/*********************************
BUSCA
*********************************/

#titulobusca{
	background:#856051 none repeat scroll 0 0;
	display:block;
	height:30px;
	padding-left:18px;
	position:relative;
	width:505px;
	color: #4D383A;
}

#titulobusca ul li{
   display:inline;
}

#titulobusca ul li.topico{
   margin-right: 155px;
   font: 20px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
   color: #ec4d6f;
   text-transform: uppercase;
}

#titulobusca ul li.datasearch{
   margin-right: 40px; 
   font: 20px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
   color: #ec4d6f;
   text-transform: uppercase;   
}

#titulobusca ul li.secao{
	font: 20px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
   	color: #ec4d6f;
   	text-transform: uppercase;  
}

#tabelabusca{
	margin-top: 4px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
   	color: #cabca0;
  	text-transform: uppercase; 
	background: #825444;
}

#tabelabusca a{
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
   	color: #cabca0;
  	text-transform: uppercase; 
	text-decoration: none;
}

#tabelabusca a:hover{
	color: #FFF;
}

#tabelabusca tr td{    
   list-style: none;
   height: 10px;
}

.s_search{
	margin-left: 31px;
}


.post-categories{
   list-style: none !important;
}

#resb{
	padding: 20px 0 0 0px;
	margin-left:210px;
}

#resb p{
	padding-left: 15px;
	font: 40px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
	text-transform: uppercase;
	color:#ec4d6f;
	line-height:47px;
}

.search{
	padding: 5px 0 0 10px; 
}

#cerca{
	border-bottom: 1px solid #cabca0;
}


/*********************************
    BUSCA - NAO ENCONTRADO
*********************************/

#nao-busca{
	background:#825444 none repeat scroll 0 0;
	margin-left:210px;
	padding:10px;
	width:503px;
}

#nao-busca h2{
	color:#CABCA0;
	font:20px "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif !important;
	text-transform:uppercase;
}


#nao-busca p{
	color:#CABCA0;
	font:12px "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif !important;
}
