/*
	Theme Name: Folie Verão 2011
	Theme URI: 
	Description: 
	Version: 1.00
	Author: Fernanda Barbato
	Author URI: 
	Tags: 
*/

/* general */
@charset "iso-8859-1";
/* CSS Document */

body{
	/*background: url("images/bg_top.jpg") no-repeat scroll center top #4E1F01;*/
	background-color: #D7F498;
	color: #075ECC;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	line-height: 130%;
	margin: 0 auto;
}
img{
	border: 0;
}	

a {
	color: #075ECC;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

.post a { color:#ff6600; font-weight:bold; }

h1 {margin:0;}
ul {margin:0;}
h2 {margin:15px 15px 0; }

.aligncenter { text-align:center; margin:0 auto; }
p.wp-caption-text { margin:0 0 1em; padding:0 0 5px; font-style:italic; background:#FFF; }

#bg_bottom{
	overflow: hidden;
	background: url(images/rodape.gif) repeat-x bottom;
	margin-bottom: 30px; 
}
#bg_top { background:url("images/topo.jpg") no-repeat center top; }
#base {
	border: 0 solid red;
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 995px;
	overflow: hidden;
}
#header{
	height: 188px;
}
#content{
	display: inline;
	float: left;
	overflow: hidden;
	width: 525px;
	margin-left: 5px;
}
#footer{
	clear: both;
	font-family: Geneva, Verdana, sans-serif;
	width:926px;
	margin:0 auto;
	height: 45px; 
	padding-top: 20px;
	color: #fff;
	font-size:12px;
}
#footer p{
	margin: 0 ;
}
/* MENU */
#menu{
	overflow: hidden;
	height: 57px;
	margin-left: 32px;
	position: relative;
}
#menu ul{
	list-style: none;
	overflow: hidden;
	margin: 0 auto;
	/*background: url(images/bg_menu.png) no-repeat;*/
	height: 57px;
	padding: 0;
	margin-left: 13px;
}
#menu ul ul{
	background-image: none;
	padding: 0;
	height: 57px;
	margin: 0 auto;
}
#menu li{
	display: inline;
	float: left;
	text-align: center;
	height: 57px;
	margin-left: -4px;
}
#menu li a{
	text-decoration: none;
	font-family: Geneva, "Arial Narrow", sans-serif;
	font-weight: bold;
	float: left;
	display: inline;
}/*
#menu li img{
	float: left;
	display: inline;
}*/

/* POSTS */
.post{
	position: relative;
}
.post img{
	border: 5px white solid;
	margin: 15px 0px;
}

.post .wp-caption img { margin:15px 0 0; }


#sidebar1{
	display: inline;
	float: left;
	width: 210px;
	padding: 0px 10px;
	margin-top: 115px;
}
#sidebar2{
	display: inline;
	float: left;
	width: 210px;
	padding: 0px 10px;
	margin-right: 5px;
	margin-top: 170px;
}

a.menu1_1{
	background: url(images/menu1_1.png) no-repeat;
	width: 112px;
	height: 57px;
}
a.menu1_1:hover{
	background: url(images/menu1_1-hover.png) no-repeat;
	width: 112px;
	height: 57px;
}
a.menu1_2{
	background: url(images/menu1_2.png) no-repeat;
	width: 74px;
	height: 57px;
}
a.menu1_2:hover{
	background: url(images/menu1_2-hover.png) no-repeat;
	width: 74px;
	height: 57px;
}
a.menu1_3{
	background: url(images/menu1_3.png) no-repeat;
	width: 71px;
	height: 57px;
}
a.menu1_3:hover{
	background: url(images/menu1_3-hover.png) no-repeat;
	width: 71px;
	height: 57px;
}
a.menu1_4{
	background: url(images/menu1_4.png) no-repeat;
	width: 135px;
	height: 57px;
}
a.menu1_4:hover{
	background: url(images/menu1_4-hover.png) no-repeat;
	width: 135px;
	height: 57px;
}
a.menu1_5{
	background: url(images/menu1_5.png) no-repeat;
	width: 83px;
	height: 57px;
}
a.menu1_5:hover{
	background: url(images/menu1_5-hover.png) no-repeat;
	width: 83px;
	height: 57px;
}



.menu2{
	position: absolute;
	top: 28px;
	left: 0px;
}
a.menu2_1{
	background: url(images/menu2_1.png) no-repeat;
	width: 74px;
	height: 29px;
}
a.menu2_1:hover{
	background: url(images/menu2_1-hover.png) no-repeat;
	width: 74px;
	height: 29px;
}
a.menu2_2{
	background: url(images/menu2_2.png) no-repeat;
	width: 75px;
	height: 29px;
}
a.menu2_2:hover{
	background: url(images/menu2_2-hover.png) no-repeat;
	width: 75px;
	height: 29px;
}
a.menu2_3{
	background: url(images/menu2_3.png) no-repeat;
	width: 131px;
	height: 29px;
}
a.menu2_3:hover{
	background: url(images/menu2_3-hover.png) no-repeat;
	width: 131px;
	height: 29px;
}
a.menu2_4{
	background: url(images/menu2_4.png) no-repeat;
	width: 105px;
	height: 29px;
}
a.menu2_4:hover{
	background: url(images/menu2_4-hover.png) no-repeat;
	width: 105px;
	height: 29px;
}
a.menu2_5{
	background: url(images/menu2_5.png) no-repeat;
	width: 105px;
	height: 29px;
}
a.menu2_5:hover{
	background: url(images/menu2_5-hover.png) no-repeat;
	width: 105px;
	height: 29px;
}

/* classes */
.post{
	position: relative;
	margin-left: 35px;
	background: url(images/linhaVerticalData.gif) no-repeat #D7F498;
	width: 444px;
	padding: 18px;
	/*overflow:hidden;*/
}
.data_post{
	background: url(images/data_post.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -35px;
	width: 33px;
	height: 95px;
	text-align: right;
	color: #333;
	padding-top: 30px;
	padding-right: 3px;
	font-size: 90%;
}
.post_header h1, .post_header h1 a{
	font-family:Geneva, Verdana;
	font-size: 26px;
	color: #075ECC;
	line-height:normal;
}
.post_header h1 a { text-decoration:none; }
.post_header h1 a:hover { text-decoration:underline; }
.entry{
}
.tags{
	background: url(images/linhaRosa.gif) repeat-x bottom;
	padding-bottom: 15px;
	color: #FF6600;
}
.tags span{
	font-family: Geneva, Verdana;
	color: #F97D46;
	font-weight: bold;
	font-size: 18px; 
	margin-right: 15px;
}
.tags a{
	text-decoration: none;
	color: #FF6600;
}
.tags a:hover{
	/*text-decoration: underline;*/
}
.precos{
	background: url(images/linhaRosa.gif) repeat-x bottom;
	padding-bottom: 15px;
	color: #F97D46;
	font-family: Geneva, Verdana;
	font-weight: bold;
	font-size: 18px; 
	line-height: 140%;
}
.precos a{
	color: #F97D46;
	text-decoration: none;
	font: inherit;
}
.comente{	
	color: #F97D46;
	font-family: Geneva, Verdana;
	font-weight: bold;
	font-size: 18px; 	
}
.comente a{
	color: inherit;
	text-decoration: none;
}
.comente span{
	font-size: 11px;	
}
.compartilhe{	
	color: #F97D46;
	font-family: Geneva, Verdana;
	font-weight: bold;
	font-size: 18px;
	float: right;
	
}
.linhaH{
	background-image: url(images/linhaH.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
}
.linhaBranca{
	background: url(images/linhaBranca.gif);
	height: 2px;
	display: block;
	margin: 1px;
}
.linhaRosa{
	background: url(images/linhaRosa.gif);
	height: 2px;
	display: block;
}
.quadroespecial{
	background-color: #f6cac1;
	background-image: url(images/fundoQuadroEspecial.gif);
	background-repeat: repeat-y;
	color: #004B9F;
	font-family: Geneva, Verdana;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 20px;
	overflow:hidden;
}
.quadroespecial h1{
	text-align: center;
	font-size: 18px;
	margin: 15px;
	background: url(images/BordaBottomH1QuadroEspecial.gif) no-repeat bottom;
	padding-bottom: 10px;
	color: #0A66B4;
}
.quadroespecial h2{
	font-size: 18px;
	color: #0A66B4;
	margin: 15px;
}
.quadroespecial p{
	margin: 15px;
}
.quadroespecial .linhaH{
	background-image: url(images/quadroespeciallinhaH.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
}
.quadro1{
	background-color: #f6cac1;
	background-image: url(images/fundoQuadro1.gif);
	background-repeat: repeat-y;
	color: #4a1d00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	padding: 0px;
	margin-bottom: 20px;
	overflow:hidden;
}
.quadro1 h1{
	text-align: center;
	font-size: 18px;
	margin: 15px;
	background: url(images/BordaBottomH1Quadro1.gif) no-repeat bottom;
	padding-bottom: 10px;
	color: #792f00;
}
.quadro1 h2{
	font-size: 18px;
	color: #792f00;
	margin: 15px 15px 0;
}
.quadro1 p{
	margin: 15px;
}
.quadro1 form{
	margin: 0 15px 15px;
}
.quadro2{
	overflow: hidden;
	margin-bottom: 20px;
}
.quadro2 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 26px;
}
.quadro3{
	overflow: hidden;
	margin-bottom: 20px;
}
.quadro3 img{
	margin: 1px;
}
.quadro3 h1{
	margin: 0;
	height: 37px;
	margin-bottom: 0;
}
.quadro3 h1 img{
	float: left;
	margin:0;
}
.quadro3 h1 div{
	background: url(images/bg_h1_q3Center.png) repeat-x;
	font-family: Geneva, "Arial Narrow", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	height: 23px;
	padding-top: 14px;
	float: left;
}
.quadro3 h2{
	background: #34ECDD;
	font-weight: normal;
	color: #0066CC;
	padding:0 0 3px 0;
	line-height: 150%;
	margin:0 0 5px 0;
	display:inline;
}

.lista1 ul {
	margin: 30px 0;
	padding-left: 20px;
}
.lista1 li.cat-item {
	list-style: disc;
	height: 16px;
}
.lista1 a{
	text-decoration: none;
	color: #0066CC;
	height: 16px;
	padding: 3px;
}
.lista1 a:hover{
	background-color: #34ECDD;
	color: #0066CC;
}

