/*
THEME NAME: Forum Florestal
THEME URI: http://www.forumflorestal.com
DESCRIPTION:Site do Forum Florestal -  Estrutura Federativa da Floresta Portuguesa
VERSION: 1.1
AUTHOR: <a href="http://www.mimicland.com">mimicland</a>
AUTHOR URI: http://www.mimicland.com
*/


ul,li {
list-style: none;
text-decoration: none;}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00632e;
	text-decoration: none;
}

h1{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #00632e;
	text-decoration: none;}
	
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00632e;
	text-decoration: none;
}
h5{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00632e;
	text-decoration: none;
	padding-left: 10px;
	height: 30px;
	padding-top: 5px;
}

h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
th{
	color: #fff;
	font-weight: bold;

}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;

	}

img.alignright {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;

	}

img.alignleft {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;

	}

.alignright {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #05602d;
	text-decoration: none;
	font-weight: normal;
	}

.alignleft {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #05602d;
	text-decoration: none;
	font-weight: normal;
	}
#novo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

 body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #f1f1f1;
}

#wrap{
width:950px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;

}
#header{
	overflow: hidden;
	height: 203px;
}

#logo{
	float: left;
	height: 147px;
	width: 202px;


}
#logo a {
	float: left;
	height: 147px;
	width: 202px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	

}
#sublogo{
	float: right;
	height: 147px;
	width: 369px;
	background-image: url(images/sublogo.jpg);
	background-repeat: no-repeat;

}
#topbar{
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 202px;
	float: right;
}
#topbartwo{
	height: 100px;
	width: 184px;
	float: right;
	margin-top: 30px;
	padding-right: 5px;
}
#topbartwo a{
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 184px;
		margin-top: 30px;
		padding-right: 5px;
		float: right;
			text-indent: -9999em;
}
#subnav{
	font-family: Georgia;
	font-size: 12px;
	margin-top: 2px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 50px;
}

#subnav li{
	display:inline;
	
}
#subnav li a{
	color:white;
	text-decoration: none;

	
}
#subnav li a:hover{
	color:#a7e36e;
	text-decoration: none;	
}


#menu{
	height: 56px;
	width: 950px;
	float: left;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
#nav{
	font-family: Georgia;
	font-size: 16px;
	float: left;
	margin-top: 15px;
	font-weight: normal;
}
#nav ul{
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 3px;
}
#nav.page_item a {
color:white;
	text-decoration: none;

}
#nav.category_item a {
color:white;
	text-decoration: none;

}
#nav .current_page_item a, #nav .page_item a:hover, #nav .current_category_item a, #nav .category_item a:hover {
color:#a7e36e;
	text-decoration: none;

}
#nav li{
	display:inline;
	padding-right:21px;	
		
}

#nav li a{
	color:white;
	text-decoration: none;

		
}
#nav li a:hover{
	color:#a7e36e;
	text-decoration: none;
		
}
#nav li a.active{
	color:#a7e36e;
	text-decoration: none;
		}
		
#search{
	float: right;
	margin-top: 10px;

	
}
#search_box {
	width: 140px;
	height: 25px;
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 80px;
    background: none;
}
#search_box #button{
	float: right;
	background-image: url(images/buttonsearch.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 31px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;	
}		
		
		
		
#content{
	float: left;
	width: 950px;
	margin-top: 20px;

}	
#content a{
	color: #00612e;
	text-decoration: none;	

}	

#content a:hover{
	color: #00612e;
	text-decoration: none;	

}	
#pagecontent{
	float: left;
	width: 606px;
}
#pagecontent a{
    color: #00612e;
	text-decoration: none;	
}
#pagecontent a:hover{
    color: #00612e;
	text-decoration: none;	
}
#pagecontentforum{
	float: left;
	width: 950px;
}
#pagecontentforum a{
    color: #00612e;
	text-decoration: none;	
}
#pagecontentforum a:hover{
    color: #00612e;
	text-decoration: none;	
}

.post .date {
	background-image: url(images/flower.png);
	width: 54px;
	height: 68px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 10px;

}

.post .date .month {
	display: block;
	font-size: 11px;
	line-height: 17px;
	padding-top: 18px;
	color: #fff;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #fff;
}
#titulo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00612e;
	text-decoration: none;
	float: left;
	margin-bottom: 45px;
	width: 520px;
	margin-left: 5px;
	margin-top: 20px;
}
#titulo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	float: left;
	margin-bottom: 45px;
	width: 520px;
	margin-left: 5px;
	margin-top: 20px;
}
#titulopage{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00632e;
	text-decoration: none;

	float: left;
	margin-bottom: 10px;
	width: 606px;
	margin-top: 10px;
}

#texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 60px;
	text-align: justify;
	line-height: 1.6em;
	width: 606px;
	float: left;
}
#texto a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #05602d;
	text-decoration: none;
}
#texto a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}
#texto ul li{
	list-style-type: disc;


}
#texto ol li{
	list-style-type: decimal;

}
#textoforum{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 60px;
	text-align: justify;
	line-height: 1.6em;
	width: 950px;
	float: left;
}

#footer{
	width:100%;
	margin-top: 10px;
	background-image: url(images/bgfooter.jpg);
	background-repeat: repeat-x;
	height: 379px;
	float: left;
}
#menu #search{
	float: right;
	margin-top: 10px;

	
}
#search_box {
	width: 140px;
	height: 25px;
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 80px;
    background: none;
}
#search_box #button {
	float: right;
	background-image: url(images/buttonsearch.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 31px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}

#texto .navigation {
	width: 606px;
	float: left;
	display: inline;

}

#sidebar{
	margin-top: 22px;
	width: 300px;
	float: right;
	
	
}

#banner{
	float: right;
	width: 300px;
	margin-bottom: 20px;
	color: #05602d;
	text-decoration: none;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
#banner a{

	color: #05602d;

	}
	#banner4{
	float: right;
	width: 260px;
	margin-bottom: 20px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	height: 200px;
	background-image: url(http://www.forumflorestal.com//wp-content/banners/pf.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
}
#banner4 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	
	
}

#banner4 ul {
	padding:0;
	line-height:1.7;
	list-style-type:none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#banner4 li {
	margin-top: 10px;	
}
.imageborder {
 width:300px;
 cursor:hand;
border:1px solid #05602d;
 }

 .imageborder:hover
 {
 border:1px solid #05602d;
 }

#calendar{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 300px;
	float: right;
}
#calendar a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebarmainmenu {
	float: right;
	width: 300px;
	line-height: 1.8em;
}
#sidebarmainmenu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #00632e;
	text-decoration: none;
	line-height: 1.8em;
}
#sidebarmainmenu li{
	padding-left:22px;
	background:transparent url(images/arrow.jpg) no-repeat;
	background-position:0 7px;
	overflow:hidden;

}
#sidebarmainmenu ul{
	margin: 0;
padding: 0;


}


#up{
	height: 30px;
	width: 30px;
	float: right;	
}
#up a{
	background-image: url(images/up.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	text-indent: -9999em;
	float: right;
}

#footercontainer li {
list-style: none;
}

#footercontainer{
    height: 360px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
		
}
#footercontainer #up{
	float: right;
	margin-top: 19px;
}
#footerlinkone{
	float: left;
	width: 220px;
	margin-top: 60px;
	line-height: 20px;
		height: 120px;
}
#footerlinkone .footerlinkmain a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #00632e;
	text-decoration: none;
	list-style: none;
    text-decoration: none;
}
#footerlinkone .footerlinkmain a:hover{
	color: #000000;
	text-decoration: none;
}

#footerlinkone .footerlinksub a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: regular;
	color: #fff;
	text-decoration: none;
	list-style: none;
   text-decoration: none;
}
#footerlinkone .footerlinksub a:hover{
	color: #025f2c;
	text-decoration: none;
}


#footerlinktwo{
	float: left;
	width: 280px;
	margin-top: 60px;
	line-height: 20px;
		height: 160px;
}
#footerlinktwo .footerlinkmain a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #00632e;
	text-decoration: none;
	list-style: none;
    text-decoration: none;
}
#footerlinktwo .footerlinkmain a:hover{
	color: #000000;
	text-decoration: none;
}

#footerlinktwo .footerlinksub a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: regular;
	color: #fff;
	text-decoration: none;
	list-style: none;
   text-decoration: none;
}
#footerlinktwo .footerlinksub a:hover{
	color: #025f2c;
	text-decoration: none;
}


#footerlinktree{
	float: left;
	width: 220px;
	margin-top: 8px;
	line-height: 20px;
	height: 160px;
}
#footerlinktree .footerlinkmain a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #00632e;
	text-decoration: none;
	list-style: none;
    text-decoration: none;
}
#footerlinktree .footerlinkmain a:hover{
	color: #000000;
	text-decoration: none;
}

#footerlinktree .footerlinksub a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: regular;
	color: #fff;
	text-decoration: none;
	list-style: none;
   text-decoration: none;
}
#footerlinktree .footerlinksub a:hover{
	color: #025f2c;
	text-decoration: none;
}

#copy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 950px;
	float: right;
	height: 20px;
	margin-top: 135px;
	text-align: right;
}

#copy a{
	color: #fff;
	text-decoration: underline;
}



/***
 ***  Calendar
 ***/

#wp-calendar table {
	width:280px;
	height: 165px;
	margin-left: 10px;
	margin-top: 12px;

}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

.ec3_eventday a {
 color:#0f6b37 !IMPORTANT;
}

#wp-calendar table td,
#wp-calendar table th {
	text-align:center;
		padding-top: 10px;

}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
	border:none;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px; 
}


#wp-calendar table #today {
	background-image: url(images/dia.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;

}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
	float:left;

}

table.ec3_schedule td {
	color:#0f6b38;
	font-weight: bold;
	width: 606px;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }



/*homepage-----------------------------------------------------------------*/


#contenthome{
	width: 950px;
	float: left;
	margin-top: 9px;
	}
	
#contenthome a{
	color: #00612e;
	}
#contenthome a:hover{
	color: #00612e;
	}
#breadcrumb{
	float: left;
	width: 606px;
	color: #000000;
	margin-bottom: 20px;
}
#mainimage{
	width: 950px;
	height: 321px;
	background-image: url(images/mainimage.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}	
#flash{
	height: 304px;
	width: 934px;
	color: #003333;
	padding-left: 8px;
	padding-top: 8px;
}
#hometext{
	float: left;
	width: 606px;
	font-family: arial;
	color: #000;
	text-decoration: none;
	line-height:1.6;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	}
	
	intro{
	float: left;
	width: 606px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00632e;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
 #intro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00632e;
	text-decoration: none;
    }
	
#intro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75af3c;
	text-decoration: none;
    }
#homenews{
	float: left;
	width: 606px;
	height: 600px;
}
	
#homenewstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#homenewstitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00612e;
	text-decoration: none;
	line-height: 1.5em;
}
#homeformacao a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 10px;
}
#homenewstitle{
	padding-left:25px;
	background-position:0px 5px;
	background-color: transparent;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
}
#homeformacao{
	padding-left:25px;
	background-position:0px 5px;
	background-color: transparent;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#date{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #616161;
	}
	
#homenews ul {
	margin:0;
	padding:0;
    line-height:1.7;
    list-style-type:none;
}

#homenews li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00632e;
	text-decoration: none;

}
#homenews li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75af3c;
	text-decoration: none;
}
#eventoshome{
	width: 300px;
	float: right;
}

#calendariohome{
	margin-top: 19px;
	float: right;
}
#newsletterhome{
	width: 300px;
	float: right;	
}
#newsletter_box {
	width: 300px;
	height: 25px;
	float: right;

}
#ajaxNewsletter, .newsletterContainer {
	/* newsletter container */
}

#newsletterFormDiv {
		
}

.newsletterTextInput {
	height: 18px;
	width: 184px;
	float: left;
}


#newsletterLoading {
	/* the loading message while the subscription is being handled */
}

.success {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0f6b37;
	text-decoration: none;
}

.error {
	/* the error message container */
}

/*---contact form--------*/

#contactform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F6B38;
	text-decoration: none;
	background-color: #74ae3d;
	float: left;
	height: 506px;
	width: 450px;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}
#mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0f6b37;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	width: 425px;
}
#mapa a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0f6b37;
	text-decoration: none;
}

#sidebarsingle{
	margin-top: 22px;
	width: 300px;
	float: right;
}

#logosone{
	border: 1px solid #999999;
	width: 930px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}