/*
Theme name: WordPress Site 
Theme URI: http://wordpress.org/
Version: 1.0
Author: JJoao
Author URI: #
Editors: JJoao
Description: Um tema para Wordpress que transforma um blog em site.
*/

body {
 background-color: #FFC923;
/*	margin: 0px;	padding: 0px 0px 30px 0px;*/
/*	margin: 10px;	padding: 0px 0px 30px;*/
/*  margin-top:0px;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#009933;

}

a {	color: #0033FF; text-decoration: none;}
a:visited {	color: #0033FF;	text-decoration: none;}
a:hover {	color: #0066CC;	text-decoration: underline;}
img {	border: none;}

p {	padding: 0px 0px 15px;	margin: 0px;}


h2 {
	padding-bottom: 3px;	margin: 0px 0px 2px;
	border-bottom: 1px solid  #ccc;
	font: bold 16px Tahoma, Arial, Verdana;	color: #000000;
}

h2 a, h2 a:visited {	color:#00CC33; /*#0066CC;*/ text-decoration: none;}
h2 a:hover {	color: #009900; /*#0066CC;*/	text-decoration: none;}
h3 { font: normal 140%/100% Tahoma, Arial, Verdana;	color:  #009900;	margin: 10px 0px 5px;}
h4 {	font: normal 130%/100% Tahoma, Arial, Verdana;	color:  #009900;	margin: 10px 0px 5px;}
form {	margin:0px;	padding:0px;}

/* .................................................... */
#page {	margin: 0px auto;	width: 800px; 	background: #FFC923 url(images/body_background.gif) top left repeat-y;}
/* .................................................... */


/* header area */

#header {
 height:202px;
 background: #FFC923 url(images/site_topo.gif) top left no-repeat;
	position: relative;
 color:#00FF33;

}
#header .adsense {text-align:right; margin-right:15px; margin-bottom:15px; padding-top:50px; }

#header_img {	position: relative;	padding: 30px 0px 0px 40px;	height: 60px;}
#header_flash {	 position: absolute; margin-right:5px; padding:0px 5px 10px 0px; text-align:right; }

#header_img .description{ 	
 position: absolute;	
 left: 110px;	bottom: 3px;
	font-size: 14px; 	color: #c9eefe;
}

#nav {
	list-style: none;
	margin: 0px;	right: 10px;	bottom: 0px;
	position: absolute;
}

#nav li {	float: left;	margin-left: 5px;}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color:  #000000;
	text-decoration: none;
}

#nav .page_item a{
	display: block;
	color: #ffffff;
	padding: 10px 15px 0 15px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif; 	text-decoration: none;
}
#nav .page_item a:hover {	color: #000000;}

#content {
	padding: 0px 0px 10px 10px;
 background: #FFC923 url(images/body_background.gif) top left repeat-y;
/* marca de agua */
/*	background: #ffffff url(images/marca_de_agua.jpg) center left no-repeat; */
	float: left;
	width: 490px;
	overflow: hidden;
}

.post {	clear:both;	padding-top: 10px; padding-left:10px; }

.entry {	float:right;	width: 490px; padding-left:10px;}

.post-cat {
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;

}


.post-content {
	clear: both;
	padding: 0px 10px 0px 10px;
 
}
.navigation {	clear: both;	padding: 10px 0px;}
.navigation a, .navigation a:visited {	color: #495233; /*#00FF66; */}

.previous-entries a {
	float: left;	padding-left: 18px;
	background: url(images/nav-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;	padding-right: 18px;
	background: url(images/nav-right.gif) no-repeat right center;
}

.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}


#sidebar {
	float: right;
	padding: 0px 10px 0px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}

#sidebar h2, #sidebar .sidebartitle{
	padding:2px 2px 2px 6px;	margin: 20px 0px 2px;
	font: bold 14px Tahoma, Arial, Verdana; color: #006600;
/* background:url(images/menu_titulo.gif) bottom left repeat-y;*/

}

#sidebar a, #sidebar a:visited{	color: #495233;	text-decoration: none;}
#sidebar a:hover{	color: #006600;	text-decoration: none;}
#sidebar ul {	margin: 0;	padding: 0;}
#sidebar ul li {	list-style: none;	margin: 0;	padding: 0;	border: none; font-size:13px; }
#sidebar ul li ul {	padding: 0;	margin: 0; padding: 5px 0 8px 0px;}
#sidebar ul li ul li{	padding: 5px 0 8px 0px;	border-bottom: 1px solid #ccc; font-size:12px;}
#sidebar ul li ul li ul li{	padding: 5px 0 0px 10px;	border: none; font-size:12px; text-decoration:underline;}

ul.list-blogroll li{	background: url(images/mini-blogroll.gif) no-repeat !important;	padding-left: 16px !important;}
ul.list-cat li, li.widget_categories li{ /*	background: url(images/cat_bullet.gif) no-repeat !important;*/	padding-left: 12px !important; }
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{	background: url(images/mini-page.gif) no-repeat !important;	padding-left: 20px !important;}
ul.list-page li ul li, li.widget_pages li ul li{	background: url(images/mini-page-arrow.gif) no-repeat !important;	padding-left: 10px !important;}

.textwidget {	padding-top: 5px;}

#searchform {	margin: 15px 0 0;}
#searchform br {	display: none;}
#searchform #s {
	border:1px solid #ccc; /* #000099;*/
	width: 150px;
	height: 18px;
	padding: 2px 5px 2px 5px;
	border:1px solid #ccc;
 background:url(images/menu_titulo.gif) bottom left repeat-y;
 margin-right: 2px;
	color: #666666;
	font-weight: bold;
}

#searchform input {
	background: #FFFFFF url(images/search.jpg) no-repeat;
	border: none;
	width: 32px;	height: 32px;
	vertical-align: middle;
	cursor: pointer;
}


#footer {	clear: both;	height:120px;	font-size: 10px; color:#00CC33; background: #FFC923 url(images/site_footer.gif) top left no-repeat;}
#footer p{	padding-top:40px;	text-align:center;}
#footer h4 {	font: normal 11px Tahoma, Arial, Verdana;	color: #9cdbfb;	margin: 10px 0px 5px;}
.rss {	background: url(images/rss.gif) no-repeat left center;	padding-left: 18px;	padding-bottom: 2px;	margin-left: 8px;}
.center {	text-align: center;}
img.center, img[align="center"] {	display: block;	margin-left: auto;	margin-right: auto;}
.clear {	clear:both;}
hr.clear {	clear:both; 	visibility: hidden;	margin: 0px;	padding: 0px;}

#footer_txt {
	font-size:10px; font-weight:bold;	color: #000000; text-decoration: none;	
	font-family: Arial, Verdana, Helvetica;
}

#footer_txt a.ftxt {
	font-size:10px; font-weight:bold;	color: #000000; text-decoration: underline;
	font-family: Arial, Verdana, Helvetica;
}

#footer_txt a.ftxt:hover {
	font-size:10px;	font-weight:bold;	color: #ffffff; text-decoration: none;	
	font-family: Arial, Verdana, Helvetica;
}



#receita { }
#receita h1 { font-size:14px; padding: 5px 0px 5px 0px; }
#receita ul { list-style-type:disc; font-size:10px}
#receita .titulo { padding-top:10px; font-size:14px; color: #ff9900;font-weight:bold;}
#receita .texto { vertical-align:top; text-align:justify; font-size:10px; padding:5px; }
#receita img { border:1px dotted #00CC33; padding:2px; margin:5px }


/* Menu topo */



#navcontainer {
        margin: 10px 0 0 30px;
        padding: 0;
        height: 45px;
        width: 790px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: #c60; /*#fff;*/
        width: 130px;
        height: 40px;
        border-top: 1px solid #f5d7b4;
        border-left: 1px solid #f5d7b4;
        border-bottom: 1px solid #f5d7b4;
        border-right: none;
        padding: 0;
        margin: 0 0 10px 0;
        color: #f5d7b4;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
        color: #930;
        background: #f5d7b4;
}

#navcontainer a:current_page_item {
        background: #c60;
        color: #000000;
}

#navcontainer li.current_page_item {
        background: #f5d7b4;
        /*border: 1px solid #c60;*/
        color: #000000;
}


