* {

	

}



/* tags */



body {

	background:#efe8ce;

	font-family:Georgia, "Times New Roman", Times, serif;

	margin-top:0;

}



img {

	border:none;

}



p {

	font-size:13px;

}



a {

	color:#db1f38;

	text-decoration:none;

}



h1, h2, h3, h4 { color:#dc1f38; font:Georgia, "Times New Roman", Times, serif; }



h1 { font:20px lighter; }

h2 { font:18px lighter; }

h3 { font-size:16px; }

h4 { font-size:14px; }







/* estrutura */



#wrapper {

	width:955px;

	margin:auto;

	background:url(imagens/bg.png);

	border-bottom:dotted 1px #ddd4b4;

}





/* topo */



#topo {

	width:955px;

	height:194px;

}



#logo {

	width:185px;

	height:160px;

	padding:31px 0 20px 51px;

	float:left;

}



#menu {

	width:573px;

	height:78px;

	background:url(imagens/menu.png);

	float:right;

	margin-top:53px;

	text-indent:0px;

}



* html #menu li { float:left; text-indent:-5000px; }



/* html>body */#menu li { float:left; opacity:0; text-indent:-5000px; }



#menu li a { display:block; width:100%; height:100%; color:#efe8ce; }



#um { width:107px; height:70px; }



#dois { width:91px; height:70px; }



#tres { width:102px; height:70px; }



#quatro { width:118px; height:70px; }



#cinco { width:112px; height:70px;	}



/* fim do topo */





/* inicio do conteudo */



#pagina {

	width:955px;

	float:left;

	padding-bottom:20px;

	background:url(imagens/bg-pagina.png) repeat-y;

}



#cozinheira {

	background:url(imagens/imagem-cozinheira.png);

	width:357px;

	height:357px;

	float:left;

}



#categorias {

	width:250px;

	float:left;

}



#categorias p {

	float:left;	

	margin:15px 30px 0 0;

	text-align:center;

	color:#db1f38;

}



#conteudo {

	width:550px;

	float:left;

	margin:35px 0 0 45px;

}



#img-destaque {

	width:550px;

	height:131px;

}



#posts {

	width:280px;

	float:left;

	padding-top:5px;

}



#posts-page {

	float:left;

	padding-top:5px;

	line-height:18px;

}



.post {

	border-bottom:dashed 1px #ae9e7d;

	font-size:12px;

	padding-top:-20px;

}



.tweet {

	border-bottom:dashed 1px #ae9e7d;

	font-size:13px;

	padding-top:-10px;
	
	width:480px; 
	
	float: left;

}

.facebook {

	padding-top:-10px;
	
	width:70px; 
	
	float: right;

}

.page {

	padding:10px 0 10px 0;

	font-size:12px;

}



#ver-todas {

	float:right;

	padding:15px 20px 0 0;

	

}



.commentlist {

	margin:2px;

	border-top:1px dotted #000;

}



.span-link {

	font-size:10px;

	color:#000;

	font-weight:lighter;

}



.nav {

	padding:5px;

	font-size:10px;

	text-align:center;

}



/* rodape */



#rodape {

	width:231px;

	height:107px;

	margin-top:60px;

	clear:both;

}



#menu-rod {

	width:231px;

	height:34px;

	background-color:#fff;

}



#menu-rod li {

	padding:10px 10px 0 0;

	float:left;

	font-size:12px;

	list-style:none;

}



#menu-rod li a { color:#000; }



#debug {

	width:231px;

	height:60px;

}



#debug p {

	font-size:11px;

	color:#5b5036;

	padding:8px 0 0 10px;

}





/* 

LIGHTBOX 

*/





.black_overlay{

	display: none;

	position: absolute;

	top: 0%;

	left: 0%;

	width: 100%;

            height: 100%;

            background-color: black;

            z-index:1001;

            -moz-opacity: 0.8;

            opacity:.80;

            filter: alpha(opacity=80);

        }

        .white_content {

            display: none;

            position: absolute;

            top: 25%;

            left: 25%;

            width: 50%;

            height: 50%;

            padding: 16px;

            border: 16px solid orange;

            background-color: white;

            z-index:1002;

            overflow: auto;

        }





/* bagulho */ 



#estruturas{

	display:none;

	position:absolute;

	top:20px;

	left:180px;

	width:300px;

	height:200px;

	border:3px #003300 solid;

	background:#FFFFFF;

	padding:5px;

}





/* slideshow *************************************/



.slideShow {

	text-align: center;

	margin-bottom: 10px;

}



.slides {

	position: relative;

	z-index: 1;

	display: none;

}



.controls {

	margin-top:-40px;

	position:relative;

	z-index: 10;

}



.controls a {

	color:#FFFFFF;

}



#slide1 {

	display: block;

}



.img {

	border: outset 1px #999999;

}



/************************************************************/



/* popup *******************/

#layer1 {

	position: absolute;

	visibility: hidden;

	width: 400px;

	height: 150px;

	left: 120px;

	top: 300px;

	background-color: #fff;

	border: 1px solid #000;

	padding: 10px;

	line-height:25px;

	z-index:1000;

}



#form {

	width:260px;

	text-align:right;

	float:left;

}



#fechar {

	float:right;

}



/* grid view */



#homepage_products{overflow:hidden;}

#homepage_products .category_view_product .product_details .wpsc_product_title{font-size:12px;}

#homepage_products .category_view_product{width:200px;height:300px;float:left;margin:8px 3px;}


