/*  
Customized by Renan Cavichi

Theme Name: i3Theme 1.6
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>
Version: 1.6

	This theme was designed by Nick La.
	
	By downloading and using this theme, you agree to the following terms:
		- You may NOT resell this theme
		- A link back to N.Design Studio and MangoOrange™ must be retained in the footer (either modified or unmodified)
		- You may use this theme for personal or commercial projects
		- You may modify, translate or distribute
   
   Sponsored by
	   * Top 10 Web Hosting Worldwide (http://www.web-hosting-top.com/)
	   * Web Hosting (http://www.b4udecide.com/)
 
*/

body {
/*	background: #42afdc url(images/html-bg.gif) repeat-x; */ 
	background: #F9FFEF;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #503E31;
}
a {
	color: #5f9f1b;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #5f9f1b;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
	font: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ol li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
blockquote{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

#wrapper {
	width: 977px;
	margin: 0px auto;
	position: relative;
	background: url(images/bg-cols.gif) repeat-y;
}

/* ------------------------------------- header area  */
#header {
	height: 159px;
	background: #f0fbde url(images/bg-header.png) repeat-x;
}

#header_top {
   width: 977px;
   
}

a.logo {
	margin: 40px 0 0 15px;
	float: left;
 	outline: 0;
}
/* site logo */

#slogan {
	margin: 55px 0 0 20px;
	height: 50px;
	float: left;
}

span.slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
}

span.green {
	color: #5d9b1b;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

#languages {
	padding: 2px 10px 0 0;
	float: right;
	width: 239px;
	height: 34px;
	text-align:right;
}

h1 {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% Arial, Helvetica, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

/* search form */
#searchform {
	height: 36px;
	width: 214px;
	margin: -8px  0 -10px -7px;
	padding: 11px 0 0 0px;
}

#buscar {
	background: url(images/lupa.gif) no-repeat left top;
	padding: 0 0 0 18px; 
}

#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 99px;
	margin: 0px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}

#searchform #searchsubmit { 
	/*background: url(images/search-btn.png) no-repeat left top;*/
}

/* ------------------------------------- main content area  */
#center-col {
	width: 490px;
	float: left;
	margin-top: 20px;
	padding: 0 0 15px 0;
}
/* main menu */
#nav {
	float: right;
	width: 744px;
	padding: 0px;
	border-bottom: 3px solid #4D7F0E;

}
#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font: 14px/100% Arial, Helvetica, sans-serif;
	float: right;
}
#nav ul li{

	margin: 0px 0px 0px 1px;
	float: left;
	background: none;
	padding: 0px;
	border-left: 1px solid #dfe7d1;
	font-weight: bold;
}
#nav ul li a{
	padding: 18px 24px;
	text-decoration: none;
	color: #4e7f12;   /*#1789e0;*/
	display: block;
	background: url(images/bg_nav_hor_item.gif) repeat-x;
}
#nav li a:visited{
	text-decoration: none;
	color: #4e7f12;
}
#nav .current_page_item{
	text-decoration: none;
	background: #4D7F0E url(images/bg-nav.png) repeat-x;
	color: #fff;
	padding: 18px 24px;
	text-decoration: none;
	display: block;
}

#nav li a:hover{
	text-decoration: underline;
	background: #4D7F0E url(images/bg-nav.png) repeat-x;
	color: #FFF;
}

/* sub menu */
#subnav {
	background: #ecebeb;

}
#subnav ul {
	margin: 0px;
	padding: 3px 5px 5px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0 0 5px;
	display:inline;
	line-height: 18px;
	background: none;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
#content {
	padding: 0 7px;
	width: 476px;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}

.post {
	padding: 0 0 10px 0;
	clear: both;
	overflow: hidden;
}

.post h3{
font-size: 16px;
}

.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	width: 100%;
}

.data {
	float: left;
	margin-right: 10px;
	color: #c7c7c7;
}

.postdata {
	font-size: 90%;
}

.postdata .category a{
	padding-left: 6px;
	float: left;
	color: #c7c7c7;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}
.entry p.submeta{
	font-size: 11px;
}


/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: bold 190%/100% Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #290e00;
	margin: 27px 0px 12px 0px;
	font: bold 110%/110% Arial, Helvetica, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	height: 21px;
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
/*
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}
*/
/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 25px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.post-nav a:hover {
	color: #1789e0;
	text-decoration: underline;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform .text {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 463px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
	clear: both;
	width: 937px;
	height: 95px;
	margin: 0px auto;
	background: #fff url(images/bg-footer.jpg) no-repeat center top;
	padding: 12px 20px 0 20px;
	font-size: 12px;
	color: #707070;
	line-height: 18px;
	border-top: 8px solid #6aa540;

}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #5f9f1b;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-right{
	float:right;
	margin-left: 0px;
	background: #faf5f9;
}
#sidebar-left {
	float: left;
	margin-right: 10px;
	background: #F0FBDE;
}
#sidebar-right,
#sidebar-left {
	width: 200px;
	color: #290e00;
	line-height: 160%;	
	padding: 17px;
}
#sidebar-right p, 
#sidebar-left p  {
	margin: 0px 0px 0px 0px;
}
#sidebar-right h3, 
#sidebar-left h3 {
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	color: #000;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited, 
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #1789e0;
}
#sidebar-right h3 img, 
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-right a, #sidebar-right a:visited, 
#sidebar-left a, #sidebar-left a:visited  {
	color: #5f9f1b;
	text-decoration:none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, 
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
}
#sidebar-right ul, 
#sidebar-left ul {
	list-style: disc;
	margin-left: 10px ;
	padding: 0px;
}
#sidebar-right ul li, 
#sidebar-left ul li {
	background: none;
	list-style: disc;
	padding: 0px;
	margin: 0 0 0 6px;
}
#sidebar-right ul li ul li, 
#sidebar-left ul li ul li {
	background: none;
	list-style: disc;
	padding: 5px;
}

#nutricao, #food-service, #formulados, #merenda-escolar{
	width: 170px;
	margin: 0 0 17px 0;
	padding: 0 0 0 54px;
}

#nutricao a, #nutricao a:visited, #food-service a, #food-service a:visited, #formulados a, #formulados a:visited, #merenda-escolar a, #merenda-escolar a:visited{
	font-size: 16px;
}

#nutricao{
	background: url(images/icon-nutricao.gif) no-repeat left center;
}

#food-service{
	background: url(images/icon-food-service.gif) no-repeat left center;
}

#formulados{
	background: url(images/icon-formulados.gif) no-repeat left center;
}

#merenda-escolar{
	background: url(images/icon-merenda-escolar.gif) no-repeat left center;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
}
/* recent comments widget */
#recent-comments ul li {
}
/* category widget */
.categories ul li,
#categories-1 ul li,
#categories-2 ul li,
#categories-3 ul li,
#categories-4 ul li,
#categories-5 ul li,
#categories-6 ul li,
#categories-7 ul li,
#categories-8 ul li,
#categories-229675841 ul li {
}
/* recent posts widget */
#recent-posts ul li {
}
/* links widget */
#links ul li {
}
/* meta */
#meta .site_admin {
}
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
}
#meta .check {
}
#meta .wordpress {
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, .aligncenter, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}

img.left, .alignleft {
	float:left;
	margin: 2px 9px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #660000 ;
}
/*
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;

}
*/
.right {
	float: right;
	text-align: right;
}

.wp-caption-text {
text-align: center;
}

img.right, .alignright ,img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 5px 0px;
	padding: 0px;
}

.breadcrumb {
	background-color: #F8F8F8;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 0 3px;
	font-size: 11px;
}

.hidden {
	clear: both;
	visibility: hidden;
}

.yellowbox {
	padding: 10px;
	margin-bottom: 30px;
	background-color: #FFFFE1;
	border: solid 1px #CECF8E;
}

div#calendar_wrap a{
        background-color: #554134;
        padding: 1px;
        font-weight: bold;
        color: #FFF;
	}

div#calendar_wrap caption{
        font-weight: bold;
	}