/*
Theme Name: Flavour
Theme URI: http://www.freewpthemes.net/preview/flavour
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color:#EEE;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;

	
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	background: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 800px;
	height: 186px;
	margin: 0 auto;
	background-image:url(images/bg_tmpt_topo.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	
}

/* Logo */

#logo {
	margin-bottom:39px;
	
}

#logo h1 {
	float: left;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #5F882C;
}

/* Search */

#search {
	float:left;
	width: 420px;
	text-align:right;
	padding-top: 8px;
	margin-bottom:20px;
	
}
#title{
	padding-top: 16px;
	float:left; 
	width:380px;
	font-size:18px;
	text-transform:uppercase;
	
}
.title_search{
	padding-left:8px;
	font-size:15px;
	
}
#search form {

	height: 41px;
	margin: 0;
	padding: 15px 35px 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	border: 1px #8DBC4A solid;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 920px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #566316;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 10px;
	background-color:#FFF;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding: 15px 10px 5px 10px;
	color: #036;
	
}

.post .title a {
	background: none;
	color: #036;
}
.post .title a:hover {
	text-decoration:underline;
	color: #036;
}

.sociable {
	margin-top:40px;
	background-color:#C3D1DF;
	
}
.sociable ul {
	list-style-type:none;
}
.sociable ul li {
	float:left;
	padding:15px;
}
.sociable img{
	border:0;
}
.post .meta {
	padding: 2px 10px;
	color:#999;
	
	border-bottom: 1px dashed #D2D4C9;
	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:90%;
}
.post .meta a {
	color:#39C;
}
.post .entry p {
	padding: 0 10px;
	text-align: justify;
	line-height:22px;
	margin-bottom:10px;

}
.post .entry  {

	margin-bottom:40px;

}
.comment{
	background-image: url(images/comment_ico.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	list-style-type:none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 255px;
	
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li h2 a {
	display:block;
	color:#FF0;
}

#sidebar li ul {
	padding: 13px;
}

#sidebar li li {
	line-height: 32px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 14px;
	
}

#sidebar h2 {
	padding: 5px 10px;
	background: #79A73B url(images/img04.jpg) repeat-x left top;
	letter-spacing: -.5px;
	font-size: 1.1em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #787878;
	
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
/* Area do Rodape */

#menu-rodape { 
width:800px;
padding-bottom:10px;
margin:0 auto;

position:relative;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
color:#666;
background-color:#FFF;
font-size:11px;
}
#menu-rodape a{ 
font-family:Verdana, Geneva, sans-serif;



}
#menu-rodape a:hover{ 
font-family:Verdana, Geneva, sans-serif;
color:#999;
text-decoration:none;

}
#menu-rodape a:visited{ 
font-family:Verdana, Geneva, sans-serif;
color:#000;


}
/* Footer */

#footer {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding: 20px 0;
	background-color:#2e3192;
	font-family: Arial, Helvetica, sans-serif;
	color: #416110;
	text-align: left;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
#wrccdesign {
	float:right;
	position:relative;
	margin-top:30px;
}

#wrccdesignlogo {
	left:855px;
	z-index:3;
	position:absolute;
	margin-top:4px;
}

#assinatura {
	position:relative;
	float:left;
	background-color:#2e3192;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	width:776px;
	padding:12px;
	
}

#assinatura img{
	border:0;
}


#assinatura a{
		color:#FFF;
		text-decoration:underline;
	}

#assinatura a:hover{
		color:#FF0;
		text-decoration:none;
	}
#assinatura a:visited{
		color:#FFF;
		text-decoration:underline;
	}
	img.right {
float: right;
margin:10px 0 0 10px;
}
img.left {
float: left;
margin:0 10px 10px 0;
}