*{
margin:0;
padding:0;
}

html{
}

body{
background:url(images/bg-body.jpg) repeat;
font:14px Verdana, Geneva, sans-serif;
color:#3c372e;
}


#wrap-menu-superior{
background:#fffcf4;
height:36px;
width:100%;
margin:15px 0 0;
}
	#menu-superior{
	height:30px;
	margin:0 auto;
	width:1000px;
	padding: 6px 0 0;
	}
		#menu-superior ul li{
		float:left;
		list-style:none;
		font-size: 16px;
		margin:0 15px 0 0;
		}
		#menu-superior .separador{
		color:#d6b568;
		}
			#menu-superior .separador:last-child{
			display:none;
			}

#wrap-menu-logo{
background: url(images/blog-arpel.jpg) no-repeat 65% 0;
width:100%;
height:628px;
}
	#wrap-menu-logo #menu-logo{
	width:1000px;
	margin:0 auto;
	padding: 140px 0 0;
	}
		#wrap-menu-logo #menu-logo ul{
		margin: 10px 0 0 50px;
		}
		#wrap-menu-logo #menu-logo ul li{
		background:url(images/menu-circle.png) no-repeat;
		float: left;
		font-size: 19px;
		height: 99px;
		list-style: none outside none;
		margin: 0 0 0 20px;
		padding: 50px 0 0 0;
		text-align: center;
		width: 99px;	
		}
		#wrap-menu-logo #menu-logo ul li a:hover{color:#c85b03;}
#container{
height: 100%;
margin: -240px auto 0;
width: 960px;
}
	#container #wrap-post{
	width:580px;
	float: left;
    height: 100%;
	margin: 0 0 0 35px;
	}
		#container #wrap-post .post{
		background:#fff;
		padding-bottom: 30px;
		margin-bottom:30px;
		}
			#container #wrap-post .post .data {
			background: url(images/bg-data-post.png) no-repeat left top;
			color: #FFFFFF;
			float: left;
			font-size: 11px;
			height: 208px;
			margin:-16px 0 0 -87px;
			text-align: center;
			text-transform: uppercase;
			width: 127px;
			padding: 22px 0 0;
			}
				#container #wrap-post .post .data .dia{
				color: #FFFFFF;
				display: block;
				font-size: 42px;
				margin: -4px 0 0;
				}
				#container #wrap-post .post .data .mes{
				color: #622B0F;
				display: block;
				font-size: 22px;
				margin: -24px 0 0;
				text-transform: uppercase;
				}
				#container #wrap-post .post .data .ano{
				color: #FFFFFF;
				display: block;
				font-size: 20px;
				margin: -22px 0 0;
				}
			#container #wrap-post .post .tt-post{
			background:url(images/bg-tt-post.png) no-repeat;
			height: 60px;
			margin: 0 0 20px 35px;
			padding: 7px 0 0 14px;
			width: 547px;
			}
				#container #wrap-post .post .tt-page{
				padding: 7px 0 0 14px;
				margin:0 0 30px 0;
				font-size:20px;
				}
				#container #wrap-post .post .tt-post h2{
				font-weight:normal;
				margin: 0 0 7px 10px;
				}
				#container #wrap-post .post .tt-post hr{
				border-top:1px #ffedb9 solid;
				border-bottom:0;
				border-right:0;
				border-left:0;
				width: 530px;
				}
				#container #wrap-post .post .tt-post span{
				margin:0 50px 0 0;
				}
					#container #wrap-post .post .tt-post span strong{
					color:#ff770b;
					}
			#container #wrap-post .post .publicacao{
			padding: 0 20px 0 40px;
			margin:0 0 15px 0;
			}
				#container #wrap-post .post .publicacao p{
				margin:0 0 15px 0;
				line-height:1.5em;
				}
				#container #wrap-post .post .publicacao hr{
				border-top:1px #ceab63 solid;
				border-bottom:0;
				border-right:0;
				border-left:0;
				}
				#container #wrap-post .post .publicacao a{
				color:#ff780c;
				text-decoration:none;
				font-weight:bold;
				}
				#container #wrap-post .post .publicacao a:hover{
				color:#ffd30e;
				text-decoration:none;
				}
				#container #wrap-post .post .publicacao ul li{
				list-style:square;
				list-style-position:inside;
				margin:0 0 10px 15px;
				}
			#container #wrap-post .post .comentarios{
			margin: 0 0 0 10px;
			}
				#container #wrap-post .post .comentarios .baloon{
				background: url(images/baloon-comentario.jpg) no-repeat 4px 0;
				display: block;
				float: left;
				height: 33px;
				text-align: center;
				width: 42px;
				color:#fff;
				}
				#container #wrap-post .post .comentarios .texto{
				line-height: 30px;
    			margin: 0 0 0 7px;
				}
			#container #wrap-post .post .compartilhe{
			margin: 6px 0 0;
			}
				#container #wrap-post .post .compartilhe p{
				margin:0 15px 0 0;
				}
	#container #sidebar{
	width:320px;
	height:auto;
	float:right;
	color:#622b0f;
	}
		.widget-area ul li{
		list-style:none;
		}
		#container #sidebar #box-redes-sociais{
		background:url(images/box-redes-sociais.png) no-repeat;
		width:223px;
		height:145px;
		margin:50px auto 30px;
		padding: 30px 0 0 35px;
		}
			#container #sidebar #box-redes-sociais #twitter{
			background:url(images/img-twitter.png) no-repeat;
			display: block;
			font-size: 16px;
			height: 32px;
			padding: 4px 0 0 40px;
			margin: 0 0 10px;
			}
			#container #sidebar #box-redes-sociais #facebook{
			background:url(images/img-facebook.png) no-repeat;
			display: block;
			font-size: 16px;
			height: 32px;
			padding: 4px 0 0 40px;
			}
		#container #sidebar .widget_search{
		background:url(images/box-busca.png) no-repeat;
		width:228px;
		height:106px;
		margin:0 auto 30px;
    	padding: 15px 0 0 25px;
		}
			#container #sidebar .widget_search h3{
			font-weight:normal;
			font-size:16px;
			}
			#container #sidebar .widget_search .screen-reader-text{
			display:none;
			}
			#container #sidebar .widget_search #s{
			background:#fff;
			border: 0 none;
			height: 22px;
			margin: 7px 0 0;
			padding: 0 0 0 5px;
			width: 177px;
			float:left;
			}
			#container #sidebar .widget_search #searchsubmit{
			background:url(images/bt-buscar.png) no-repeat;
			width:23px;
			height:23px;
			border:0;
			margin: 6px 0 0 4px;
			}
		#container #sidebar .widget_feedburnerformwidget{
		background:url(images/box-feed.png) no-repeat;
		height: 202px;
		margin: 0 auto;
		padding: 3px 15px 0 20px;
		width: 223px;
		}	
			#container #sidebar .widget_feedburnerformwidget img{
			margin: 0 15px 0 0;
			}
			#container #sidebar .widget_feedburnerformwidget p{
			font-size:10px;
			margin:0;
			}
			#container #sidebar .widget_feedburnerformwidget #big{
			font-size:18px;
			}
			#container #sidebar .widget_feedburnerformwidget #subscription_email{
			background:#fff;
			border: 0 none;
			height: 22px;
			margin: 7px 0 0;
			padding: 0 0 0 5px;
			width: 177px;
			float:left;
			}
			#container #sidebar .widget_feedburnerformwidget #subscription_btn{
			background:url(images/bt-ok.png) no-repeat;
			width:23px;
			height:23px;
			border:0;
			margin: 6px 0 0 4px;
			}
		#container #sidebar #box-playlist{
		background:url(images/bg-playlist.png) no-repeat;
		height: 200px;
		margin: 0 auto;
		padding: 10px 0 0 39px;
		width: 252px;
		}
		#container #sidebar #box-o-blog{
		background:url(images/box-o-blog.png) no-repeat;
		width:242px;
		height:246px;
		margin:0 auto 30px;
		padding: 80px 30px 0 45px;
		}
			#container #sidebar #box-o-blog .hand{
			font-size:15px;
			text-align:center;
			}
		#container #sidebar #box-videos{
		background:url(images/box-catalogo.png) no-repeat;
		width:266px;
		height:243px;
		margin:0 auto 30px;
		padding: 20px 0 0 10px;
		}
			#container #sidebar #box-videos h3{
			font-size: 16px;
			font-weight: normal;
			text-align: right;
			width: 167px;
			}
			#container #sidebar #box-videos #video{
			margin: 24px 0 0 27px;
			}
		#container #sidebar #box-desejo{
		background:url(images/box-catalogo.png) no-repeat;
		width:266px;
		height:243px;
		margin:0 auto 30px;
		padding: 20px 0 0 10px;
		}
			#container #sidebar #box-desejo h3{
			font-size: 16px;
			font-weight: normal;
			text-align: right;
			width: 167px;
			}
			#container #sidebar #box-desejo img{
			margin: 60px 0 0 5px;
   			width: 120px;
			}
			#container #sidebar #box-desejo p{
			color: #AAAAAA;
			font-size: 9px;
			margin: 10px 0 0 22px;
			}
		
		#container #sidebar #box-catalogo{
		background:url(images/box-catalogo.png) no-repeat;
		width:266px;
		height:243px;
		margin:0 auto 30px;
		padding: 20px 0 0 10px;
		}
			#container #sidebar #box-catalogo h3{
			font-size: 16px;
			font-weight: normal;
			text-align: right;
			width: 167px;
			}
			#container #sidebar #box-catalogo img{
			margin: 31px 0 0 37px;
			}
			
			#container #sidebar #border-top-twitter{
			background:url(images/border-top-twitter.png) no-repeat;
			width:310px;
			height:66px;
			margin:30px 0 0 0;
			}
				.widget-cbnet-twitter-widget{
				margin: -3px 0 0 19px;
				}
				.twitter-follow-button{
				background: none repeat scroll 0 0 #FFFFFF;
				margin: -22px 0 0 19px;
				padding: 30px 15px 15px;
				width: 260px!important;
				}
			#container #sidebar #border-top-facebook{
			background:url(images/border-top-facebook.png) no-repeat;
			height: 65px;
			width:310px;
			margin:30px 0 0 0;
			}
				.widget_FacebookLikeBox{
				background: #FFFFFF;
				height: 430px;
				margin: 0 0 0 18px;
				padding: 15px 0 0 20px;
				width: 271px;
				}
			#container #sidebar #border-top-arquivo{
			background:url(images/border-top-arquivo.png) no-repeat;
			width:310px;
			height:66px;
			margin:30px 0 0 19px;
			}
				#container #sidebar .widget_categories{
				background:#fff;
				margin:0 0 0 19px;
				width: 257px;
				padding:15px;
				}
				#container #sidebar .widget_archive{
				background:#fff;
				margin:0 0 0 19px;
				width: 257px;
				padding:15px;
				}
		#container #sidebar #border-top-link{
		background:url(images/border-top-link.png) no-repeat;
		width:310px;
		height:66px;
		margin:30px 0 0 19px;
		}
			#container #sidebar .widget_links{
			background:#fff;
			margin:0 0 0 19px;
			width: 257px;
			padding:15px;
			}
			#container #sidebar .widget_links .widget-title{
			display:none;
			}
		#container #sidebar #border-top-flickr{
		background:url(images/border-top-flickr.png) no-repeat;
		width:310px;
		height:66px;
		margin:30px 0 0 19px;
		}
			#container #sidebar #fotos_flickr{
			background:#fff;
			height: 225px !important;
			margin: 0 0 0 19px;
			padding: 15px 15px 0;
			width: 257px;
			}
			#container #sidebar #box-flickr h3{
			font-size: 16px;
			font-weight: normal;
			text-align: right;
			width: 167px;
			}
			#container #sidebar #fotos_flickr img{
			margin: 10px 0 0 37px;
			}
		#container #sidebar #grupos{
		margin:20px 0 0 20px;
		}
#wrap-rodape{
background:url(images/bg-rodape-footer.jpg) repeat-x center top;
width:100%;
height:469px;
margin: 22px 0 0;
}
	#wrap-rodape #rodape{
	background:url(images/bg-rodape.jpg) no-repeat center top;
	width:1000px;
	margin:0 auto;
	height: 469px;
	}
	#wrap-rodape #rodape #content-left{
	float: left;
    font-size: 12px;
    height: 135px;
    margin: 225px 0 0;
    width: 400px;
	}
	#wrap-rodape #rodape #content-right{
	float:right;
	margin: 330px 56px 0 0;
	}
/*INTERNA*/

#container #wrap-post .post #posts-relacionados{height: 265px;padding: 0 0 0 20px;}
#container #wrap-post .post #posts-relacionados ul li{
border-right: 1px solid #CCCCCC;
float: left;
height: 215px;
list-style: none outside none;
margin: 15px 15px 45px 0;
padding: 0 10px 0 0;
width: 105px;
}
	#container #wrap-post .post ul li:last-child{
		border:none;
	}
	#container #wrap-post .post ul li img{
		width:100px;
		height:100px;
	}
#container #wrap-post .post #comments{
margin:30px 0 0;
}
	#container #wrap-post .post #comments #comments-title{
	display:none;
	}
	#container #wrap-post .post #comments #comment-title{
	font-size: 18px;
	margin: 0 0 20px 20px;
	}
	#container #wrap-post .post #comments ol.commentlist{
	background:#f7f5f1;
	width:auto;
	height:auto;
	padding: 15px;
	margin:0 0 40px 0;
	}
		#container #wrap-post .post #comments ol.commentlist li{
		list-style:none;
		}
	.comment{
	margin:30px 0;
	}
	#container #wrap-post .post #comments .avatar{
	float:left;
	margin: 0 5px 0 0;
	}
	#container #wrap-post .post #comments .comment-body{
	margin:10px 0;
	background:#e8e3d7;
	padding: 15px;
	}
	#container #wrap-post .post #comments #reply-title{
	margin:15px 0;
	color:#ff8300;
	padding: 0 0 0 30px;	
	}
	#container #wrap-post .post #comments #commentform{
	margin:0 0 0 30px;
	}
	#container #wrap-post .post #comments #commentform input{
	background:url(images/bg-input.png) no-repeat;
	border: 0 none;
	height: 42px;
	margin: 5px 0 15px;
	padding: 9px 0 0 15px;
	width: 391px;
	color:#fff;
	font-size:15px;
	}
	#container #wrap-post .post #comments #commentform textarea{
	background: url(images/bg-text.png) no-repeat;
	border: 0 none;
	height: 168px;
	margin: 5px 0 0;
	padding: 25px 20px 10px;
	width: 389px;
	color:#fff;
	font-size:15px;
	}
	#container #wrap-post .post #comments #commentform label{
	font-weight:bold;
	}
	#container #wrap-post .post #comments #commentform #submit{
	background:url(images/bt-comentar.png) no-repeat;
	border:none;
	height: 52px;
	width: 244px;
	float:right;
	color:#FFF;
	margin:10px 0 0;
	}
		
#container #wrap-post .post input {
background: url(images/bg-input-interna.png) no-repeat scroll 0 0 transparent;
border: 0 none;
height: 24px;
margin: 5px 0 0;
padding: 0 0 0 10px;
width: 400px;
}
	span.wpcf7-list-item {
    display: block!important;
    margin-left: 0.5em;
	}
	.wpcf7-checkbox .wpcf7-list-item input {
	margin: 5px 0 0!important;
    width: 30px!important;
	height:13px!important;
	}
	.wpcf7-radio .wpcf7-list-item input{
	margin: 5px 0 0!important;
    width: 30px!important;
	height:13px!important;
	}
#container #wrap-post .post textarea {
background: url(images/bg-text-interna.jpg) no-repeat scroll 0 0 transparent;
border: 0 none;
height: 80px;
margin: 5px 0 0;
padding: 10px;
width: 380px;
}	
.wpcf7-submit {
background: none repeat scroll 0 0 #FFD30E !important;
color: #622B0F;
float: left;
height: 30px !important;
padding: 0 0 0 0 !important;
width: 70px !important;
}	
/*TOOLS*/

.floatLeft{
float:left;
}

.floatRight{
float:right;
}

.clear{
clear:both;
}

a{
text-decoration:none;
color:#622b0f;
outline:none;
}

a:hover{
color:#ffb800;
text-decoration:none;
}

img{
border:none;
}
img.aligncenter {
display: block;
margin: 10px auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.alignCenter {
text-align:center;
}

h2.tt-interna{
background: none repeat scroll 0 0 #FFFFFF;
margin: 0 0 0;
padding: 25px 0 35px 25px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

