/* 
	Theme Name: Organic-Magazine
	Theme URL: http://www.organicthemes.com/themes/magazine-theme/
	Description: The Organic Magazine Theme is designed and developed by Organic Themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 1.3.1
	Tags: organic themes, wordpress magazine theme 
	
	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
body {
	background: #eeeeee url(images/bg.png) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
.home {
	background: #eeeeee url(images/bg_home.png) repeat-x;
}

#wrap {
	color: #333333;
	font-size: 13px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	width: 962px;
	}
#wrap2 {
	margin: 15px 0px 0px 0px;
	width: 962px;
	background: #FFFFFF;
	border: 1px solid #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height:100px;
	padding:10px 0px 15px 0px;
	min-height:500px;
	}
	
/************************************************
*	Common									*
************************************************/
.hidden {
	display: none;
	}
.clear {
	clear: both;
	}
.linerule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #0099CC;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	color: #0099CC;
	text-decoration: underline;
	outline: none;
	}
a img {
	border: none;
	}
	
/************************************************
*	Header  									*
************************************************/
#header {
	width: 962px;
	height: 140px;
	margin: 0px auto 0px;
	padding: 0px;
	background:url(images/gabeira43_cabecalho.png) no-repeat;
	}
#header h1 {
	color: #333333;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
#header h1 a, #header h1 a:visited {
	color: #333333;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
#header h1 a:hover {
	color: #333333;
	text-decoration: none;
	}
.headerleft {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.headerleft p {
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#headerimg {
	float: left;
	display: block;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 20px 15px 0px 0px;
	width: 110px;
	height: 100px;
	}
.headerright {
	float: right;
	display: block;
	background: none;
	width: 480px;
	z-index: 8;
	}
	
/************************************************
*	jFlow									*
************************************************/
#controller {
	background: #333333;
	text-align: center;
	float: left;
	display: inline-block;
	clear: both;
	width: 962px;
	height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	}
#jFlowSlide {
	float: left;
	display: inline-block;
	clear: both;
	margin: 0px;
	padding: 0px;
	}
#controller a span, #controller a:link span, #controller a:visited span {
	color: #FFFFFF;
	background: #333333 url(images/bullet_btn_normal.gif) no-repeat;
	background-repeat: no-repeat;
	display: inline-block;
	width: 10px;
	height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 0px 5px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
#controller a:hover span, #controller a:active span {
	background: #333333 url(images/bullet_btn_over.gif) no-repeat;
	}
#controller a span.jFlowSelected {
	background: #333333 url(images/bullet_btn_over.gif) no-repeat;
	}
#prev_btn a {
	float: left;
	background: #333333 url(images/prev_btn.png);
	color: #666666;
	width: 30px;
	height: 30px;
	clear: both;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	}
#prev_btn a:hover {
	background-position: -30px 0px;
	color: #000000;
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;

	}
#next_btn a {
	float: right;
	background: #333333 url(images/next_btn.png);
	color: #666666;
	width: 30px;
	height: 30px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	}

#next_btn a:hover {
	background-position: -30px 0px;
	color: #000000;
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-right-radius:9px;
	}

.jFlow {
	float: left;
	background: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	}
.jFlow hr {
	border: none;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 5px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
.jFlow img {
	float:left;
	margin: 0 20px 10px 0;
	padding: 0;
	}
.jFlow h1 {
	margin: 0px;
	}
.jFlow h1 a {
	color: #0099CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
.bannercontent {
	float: left;
	display: block;
	width: 390px;
	padding: 15px 10px 10px 0px;
	margin: 0px;
	}
	
/************************************************
*	Top Navigation      								*
************************************************/
#navtop {
	float: right;
	background: #222222;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    -moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	}
#navtop ul {
	float: left;
	list-style: none;
	}
#navtop li {
	float: left;
	list-style: none;
	border: none;
	}
#navtop li a, #navtop li a:link, #navtop li a:visited {
	color: #48ea37;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	text-decoration: none;
	text-shadow: none;
	border: none;
	}
#navtop li a:hover, #navtop li a:active {
	color:#FFFFFF;
}

#navtop .ot-menu li.current_page_item a {
	color:#FFFFFF;
	text-shadow: #24751b 1px 1px 0px;
}



#navtop li li a, #navtop li li a:link, #navtop li li a:visited {
	background: #222222;
	color: #666666;
	font-size: 12px;
	text-transform: none;
	text-shadow: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 15px 7px 15px;
	}

#navtop li li a:hover, #navtop li li a:active {
	color: #0099CC;
	}




#navtop .ot-menu li:hover ul,
#navtop .ot-menu li.sfHover ul {
	left: 0;
	top: 43px; /* match top ul list item height */
	z-index: 99;
	}
#navtop ul.ot-menu li li:hover ul,
#navtop ul.ot-menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
#navtop ul.ot-menu li li:hover li ul,
#navtop ul.ot-menu li li.sfHover li ul {
	top: -999em;
	}
#navtop ul.ot-menu li li li:hover ul,
#navtop ul.ot-menu li li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
/*** ARROWS **/
#navtop .ot-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
#navtop .sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 18px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(images/arrows-666666.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
#navtop a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 15px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
#navtop a:focus > .sf-sub-indicator,
#navtop a:hover > .sf-sub-indicator,
#navtop a:active > .sf-sub-indicator,
#navtop li:hover > a > .sf-sub-indicator,
#navtop li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
#navtop .ot-menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
#navtop .ot-menu ul a > .sf-sub-indicator { 
	top: 5px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
#navtop .ot-menu ul a:focus > .sf-sub-indicator,
#navtop .ot-menu ul a:hover > .sf-sub-indicator,
#navtop .ot-menu ul a:active > .sf-sub-indicator,
#navtop .ot-menu ul li:hover > a > .sf-sub-indicator,
#navtop .ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/*** shadows for all but IE6 ***/
#navtop .sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
#navtop .sf-shadow ul.sf-shadow-off {
	background: transparent;
	}
	

	
/************************************************
*	Navbar      								*
************************************************/
#navbar {
	background: #333333 url(images/top_menu_bg.png) repeat-x;
	width: 962px;
	height: 40px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	}
.navbarright {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	}
.navbarright img {
	float: left;
	margin: 4px 5px 0 0;
	}
	
/*** ESSENTIAL STYLES ***/
.ot-menu, .ot-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.ot-menu {
	line-height: 1.0;
	}
.ot-menu ul {
	position: absolute;
	top: -999em;
	width: 160px; /* left offset of submenus need to match (see below) */
	}
.ot-menu ul li {
	width: 100%;
	border: 1px solid #DDDDDD;
	margin: -1px 0px 0px 0px;
	}
.ot-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.ot-menu li {
	float: left;
	position: relative;
	}
.ot-menu a {
	display: block;
	position: relative;
	}
.ot-menu li:hover ul,
.ot-menu li.sfHover ul {
	left: 0;
	top: 40px; /* match top ul list item height */
	z-index: 99;
	}
ul.ot-menu li:hover li ul,
ul.ot-menu li.sfHover li ul {
	top: -999em;
	}
ul.ot-menu li li:hover ul,
ul.ot-menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
ul.ot-menu li li:hover li ul,
ul.ot-menu li li.sfHover li ul {
	top: -999em;
	}
ul.ot-menu li li li:hover ul,
ul.ot-menu li li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
/*** DEMO SKIN ***/

.ot-menu {
	float: left;
	margin-bottom: 0;
	}
.ot-menu a {
	border-left: none;
	border-top:	none;
	border-right: 1px solid #484848;
	padding: 14px 10px 14px 10px;
	text-decoration: none;
	line-height: 12px;
	}
.ot-menu li li a {
	border-left: none;
	border-top:	none;
	border-right: none;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
	text-shadow: none;
	}
.ot-menu a, .ot-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
	text-shadow: 0.2px 0.2px #000000;
	}
.ot-menu li {
	background: none;
	}
.ot-menu li li {
	background:	#222222;
	}
.ot-menu li li li {
	background:	#222222;
	}
.ot-menu li:hover, .ot-menu li.sfHover, .ot-menu .current-cat,
.ot-menu a:focus, .ot-menu a:hover, .ot-menu a:active, #navtop .ot-menu a:hover {
	background:#48ea37 url(images/top_menu_bg_over.gif) repeat-x;
	color: #FFFFFF;
	text-shadow: #24751b 1px 1px 0px;
	}

.ot-menu .current_page_item, .ot-menu .current_page_item a, .ot-menu .current_page_item a:visited, .ot-menu .current_page_item a:link, .ot-menu li .current_page_item a, .ot-menu li .current_page_item a:link, .ot-menu li .current_page_item a:visited, .ot-menu .current-cat, .ot-menu .current-cat a {
	color: #FFFFFF;
	background:#48ea37 url(images/top_menu_bg_over.gif) repeat-x;
	
}

#navbar .ot-menu li:first-child, #navbar .ot-menu li:first-child:hover, #navbar .ot-menu li.sfHover:first-child,
#navbar .ot-menu a:focus, #navbar .ot-menu a:hover, #navbar .ot-menu a:active, #navbar .current_page_item a:first-child {
	-moz-border-radius-topleft:9px;
	-webkit-border-top-left-radius:9px;	
}


#navtop .ot-menu li:first-child, #navtop .ot-menu a:first-child, #navtop .ot-menu li:first-child:hover, #navtop .ot-menu li.sfHover:first-child, #navtop .ot-menu a:focus, #navtop .ot-menu a:hover, #navtop .ot-menu a:active {
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;	
}



#navtop .ot-menu li:last-child:hover, #navtop .ot-menu li.sfHover:last-child,
#navtop .ot-menu a:focus, #navtop .ot-menu a:hover, #navtop .ot-menu a:active {
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-right-radius:9px;	
}

.ot-menu li li:hover, .ot-menu li li.sfHover, 
.ot-menu li li a:focus, .ot-menu li li a:hover, .ot-menu li li a:active {
	background:	#E5E5E5;
	color: #333333;
	outline: 0;
	}

#navbar .ot-menu .children a {
	text-shadow:none;	
}

#navbar .ot-menu .children li {
	border: 1px solid #484848;
}



#navbar .ot-menu .children li:first-child, .ot-menu .children li:first-child:hover {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;		
}


	
/*** ARROWS **/
.ot-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 15px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 13px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
.ot-menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
.ot-menu ul a > .sf-sub-indicator { 
	top: 5px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
.ot-menu ul a:focus > .sf-sub-indicator,
.ot-menu ul a:hover > .sf-sub-indicator,
.ot-menu ul a:active > .sf-sub-indicator,
.ot-menu ul li:hover > a > .sf-sub-indicator,
.ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}
	
/************************************************
*	Homepage 					     		    * 
************************************************/
#swfDiv {
	margin: 10px 0 0 10px;
	float: left;
	}
#homepagetop {
	background: #F5F5F5;
	border: 1px solid #3abb2c;
	border-bottom: 1px solid #1b4f16;
	float: left;
	width: 960px;
	height: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagetop h1 {
	color: #333333;
	font-size: 24px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 5px solid #CCCCCC;
	}
#homepagetop h1 a {
	color: #333333;
	}
#homepagetop h1 a:hover {
	color: #0099CC;
	}
#homepagetop h3 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagetop p {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 10px 0;
	}
#homepage {
	float: left;
	display: inline;
	clear: both;
	width: 648px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	}
#homepage p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#homepage h3 {
	color: #FFFFFF;
	font-size: 14px;
	background: #48ccf8;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -0.5px;
	margin: 0px 0px 8px 0px;
	padding: 7px 5px 5px 6px;
	text-transform: uppercase;
	text-align:left;
	border-bottom: 1px solid #333333;
	position:relative;
	left:-5px;
	}

.homepagebox_01 h3{
width:620px;
}

.homepagebox_02 h3, .homepagebox_03 h3{
width:302px;
}

#homepage h3 a, #homepage h3 a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
	}
#homepage h3 a:hover {
	color: #0099CC;
	text-decoration: none;
	border: none;
	}
#homepage h4 {
	color: #333333;
	font-size: 20px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#homepage h4 a, #homepage h4 a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
	}
#homepage h4 a:hover {
	color: #0099CC;
	text-decoration: none;
	border: none;
	}
#homepage embed, #homepage object {
	width: 244px;
	height: 205px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}
#homepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
#homepage .readmore {
	display: block;
	width: 120px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	}
.homepagebox_01 {
	float: left;
	display: block;
	width: 623px;
	margin: 0px 0px 10px 0px;
	padding: 10px 9px 15px 15px;
	}
.homepagecontent {
	margin: 0px 0px 5px 0px;
	padding: 15px 0px 0px 0px;
	}
.homepagebox_01 img, .homepagebox_02 img, .homepagebox_03 img {
	margin: 0px 0px 10px 0px;
	}

#homepage .homepagebox_03 h3, #homepage .homepagebox_02 h3 {
	margin-bottom:25px;
}

.homepagebox_02 {
	float: left;
	display: block;
	clear: both;
	width: 292px;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	}
.homepagebox_03 {
	float: right;
	display: block;
	width: 292px;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	}
.homebox {
	list-style:none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}

.readarticle {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
.readarticle a {
	color: #094e01;
	background: #48ea37;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	padding: 4px 7px 2px 7px;
	}
.readarticle a:hover {
	color: #FFFFFF;
	background: #0099CC;
	}


.commenticon {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
.commenticon a, #d_clip_button, #d_clip_button2, #d_clip_button3, #d_clip_button4, #d_clip_button5, #d_clip_button6, #d_clip_button7 {
	color: #f0ff00;
	background: #0d380f;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	padding: 4px 7px 2px 7px;
	}
	
#d_clip_button, #d_clip_button2, #d_clip_button3, #d_clip_button4, #d_clip_button5, #d_clip_button6, #d_clip_button7 {
	width:90px;
	margin:5px 0px 20px 0px;
}	
.commenticon a:hover, #d_clip_button.hover, #d_clip_button2.hover, #d_clip_button3.hover, #d_clip_button4.hover, #d_clip_button5.hover, #d_clip_button6.hover, #d_clip_button7.hover {
	color: #FFFFFF;
	background: #0099CC;
	}
#fcg {
	background: #F5F5F5;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	}
#fcg p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	}

/************************************************
*	Homepage Big Links 					     	* 
************************************************/

#homepagesplashes{
	width:962px;
	height:136px;
	background: #3dcb31;	
	margin: 0px;
	padding: 0px;
}

#homepagesplashes a{
	padding:0;
	margin:0px;
	display:block;
	height:73px;
	line-height:26px;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}

.homepagesplashbox {
	float:left;
	border-right:1px solid #48ea37;
	width:320px;
	height:136px;
}

.homepagesplashbox.last {
	border:none
}

#homepagesplashes a:hover{
}

	
/************************************************
*	Homepage Sidebar 					     	* 
************************************************/
#homeside {
	margin: 0px 10px 0px 0px;
	}
#homeside #sidebar {
	float: right;
	display: inline-block;
	width: 274px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
	}
#homeside #sidebar .widget, #ps_sidebar_name {
	background: #f5f5f5;
	border: 1px solid #DDDDDD;
	list-style:none;
	width: 252px;
	padding: 0px;
	margin: 10px 10px 20px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
	
	
#homeside .subscribe {
	background: #F5F5F5;
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	list-style:none;
	width: 252px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
#homeside #subbox {
	background: #FFFFFF;
	background-repeat: no-repeat;
	width: 216px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/
#content {
	width: 942px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	line-height: 19px;
	}

#contentleft {
	float: left;
	display: block;
	background:#FFFFFF;
	width: 628px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
#contentwide {
	float: left;
	display: block;
	background:#FFFFFF;
	width: 922px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#contenthome {
	width: 962px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	}
#contentarchive {
	float: left;
	display: block;
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
#contentarchive .postarea {
	width: 456px;
	margin: 0px;
	padding: 0px;
	}
#contentarchive .postarea img {
	display: block;
	background: #EEEEEE;
	padding: 3px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #DDDDDD;
	}
#contentleft h1, #contentwide h1, #contentarchive h1 {
	color: #333333;
	font-size: 32px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 24px;
	}
#contentleft h2, #contentwide h2, #contentarchive h2 {
	color: #333333;
	font-size: 28px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: normal;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	}
#contentleft h3, #contentwide h3, #contentarchive h3 {
	color: #333333;
	font-size: 26px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 26px;
	}
#contentleft h4, #contentwide h4, #contentarchive h4 {
	color: #333333;
	font-size: 18px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: normal;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
#contentleft h5, #contentwide h5, #contentarchive h5 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: normal;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
#contentleft h6, #contentwide h6, #contentarchive h6 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
#contentleft h1 a, #contentwide h1 a, #contentarchive h1 a,
#contentleft h2 a, #contentwide h2 a, #contentarchive h2 a,
#contentleft h3 a, #contentwide h3 a, #contentarchive h3 a,
#contentleft h4 a, #contentwide h4 a, #contentarchive h4 a,
#contentleft h5 a, #contentwide h5 a, #contentarchive h5 a,
#contentleft h6 a, #contentwide h6 a, #contentarchive h6 a {
	color: #333333;
	text-decoration: none;
	border: none;
	}
#contentleft h1 a:hover, #contentwide h1 a:hover, #contentarchive h1 a:hover,
#contentleft h2 a:hover, #contentwide h2 a:hover, #contentarchive h2 a:hover,
#contentleft h3 a:hover, #contentwide h3 a:hover, #contentarchive h3 a:hover,
#contentleft h4 a:hover, #contentwide h4 a:hover, #contentarchive h4 a:hover,
#contentleft h5 a:hover, #contentwide h5 a:hover, #contentarchive h5 a:hover,
#contentleft h6 a:hover, #contentwide h6 a:hover, #contentarchive h6 a:hover {
	color: #0099CC;
	text-decoration: none;
	border: none;
	}
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.thepost{
	border-bottom:1px solid #DDDDDD;
	margin-bottom:35px;
	padding-bottom:10px;
}	

.theauthor{
	font-size: 14px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
}

.thedate{
	font-weight:bold;
	font-size:12px;
	color:#48ea37;	
}

.addthis{
margin-top:20px;	
}

#postblock {
	float: left;
	width: 100%;
	border-bottom:1px solid #dddddd;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	}

.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
.thumbvideo {
 float:left;
}

.thumbtext {
	float:right;
	width:410px;
}

.postarea a img.nothumb {
	margin: 15px 0px 0px 0px;
	}
.postarea iframe {
	display:block;
	height:882px;
	width: 100%;
	overflow: hidden;
	}
.postarea hr {
	border:0;
	width:100%;
	height:1px;
	color:#ddd;
	background-color:#ddd;
	margin:5px 0 40px 0;
	padding: 0px;
	}

.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
blockquote {
	color: #999999;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #C0C0C0;
	}
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
.posttitle {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
.postauthor {
	margin: -5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.postauthor p {
	color: #999999;
	padding: 0px 0px 0px 0px;
	}
.postmeta {
	background: #F5F5F5;
	font-size: 11px;
	text-transform: uppercase;
	margin: 5px 0px 25px 0px;
	padding: 5px 10px 5px 10px;
	border-top: 5px solid #CCCCCC;
	border-bottom: 1px solid #DDDDDD;
	}
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
#prevLink {
	float: left;
	}
#nextLink {
	float: right;
	}
#prevLink p, #nextLink p {
	padding: 0px;
	}
code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
.archive {
	float: left;
	width: 308px;
	margin: 0px;
	padding: 0px 10px 20px 0px;
	}
#header #title {
	padding: 0;
	margin: 0;
	}
#header #title a {
	background: url(images/logo.png) no-repeat;
	display: block; float: left;
	width: 463px; height: 140px;
	margin: 0; padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}


.material_impresso {
float:left;
width:120px;
padding-right:5px;	
}



/************************************************
*	Images  					     		    * 
************************************************/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
	}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
	}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar Left 	        			     	* 
************************************************/
#sidebar_left {
	float: left;
	display: inline-block;
	width: 174px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 18px;
	}
#sidebar_left p {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
#sidebar_left li {
	list-style-type: none;
	}
#sidebar_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#sidebar_left ul li {
	color:#666666;
	display: block;
	background: #FFFFFF;
	margin: 5px 0px 0px 0px;
	}
#sidebar_left ul li a {
	color:#0099CC;
	display: block;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
#sidebar_left ul li a:hover {
	color:#FFFFFF;
	display: block;
	background: #0099CC;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
/************************************************
*	Sidebar Right 	        			     	* 
************************************************/
#sidebar {
	float: right;
	display: inline-block;
	width: 274px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
	}
#sidebar p {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
#sidebar li {
	list-style-type: none;
	display:block;
	}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#sidebar ul li {
	color: #333333;
	display: block;
	background: #FFFFFF;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}
#sidebar ul li a {
	color: #0099CC;
	display: block;
	background: #FFFFFF;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	text-decoration: none;
	}
#sidebar ul li a:hover {
	color: #FFFFFF;
	display: block;
	background: #0099CC;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	}
/************************************************
*	Sidebar Widgets								*
************************************************/
	

#sidebar .widget .textwidget p {
	margin: 8px 0px 0px 0px !important;
	}

#sidebar .textwidget {
	padding: 0px 5px 10px 10px;
}

#sidebar .textwidget img {
position:relative;
left:-11px;
top:-1px;
padding-bottom:10px;
}

#sidebar .widget {
	background: #F5F5F5;
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	list-style:none;
	width: 252px;
	padding: 0px;
	margin: 10px 10px 20px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
#sidebar_left .widget {
	background: #F5F5F5;
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	list-style:none;
	width: 154px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#sidebar .widget h4,
#sidebar_left .widget h4 {
	color: #FFFFFF;
	font-size: 14px;
	background: #48ccf8;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -0.5px;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 5px 10px;
	width: 239px;
	position:relative;
	left:-1px;
	top:-1px;
	text-transform: uppercase;
	text-align:left;
	border-bottom: 1px solid #333333;
	}

#sidebar .widget h4 a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar .widget ul, #sidebar_left .widget ul {
	color:#333333;
	margin: 0px 0px 0px 0px;
	}
#sidebar .widget ul ul, #sidebar_left .widget ul ul {
	color:#333333;
	margin: 0px 0px 0px 0px;
	text-indent: 10px;
	}
#sidebar .widget ul ul ul, #sidebar_left .widget ul ul ul {
	color:#333333;
	margin: 0px 0px 0px 0px;
	text-indent: 20px;
	}
#sidebar .widget ul li, #sidebar_left .widget ul li {
	color:#333333;
	display: block;
	background: none;
	margin: 0px;
	padding: 10px 5px 10px 10px;
	border-bottom:1px solid #DDDDDD;
	#overflow: hidden;
	}
#sidebar .widget ul li:last-child, #sidebar_left .widget ul li:last-child {
	border: none;
}

#sidebar .widget ul li a, #sidebar_left .widget ul li a, #sidebar .widget .textwidget a {
	color:#000000;
	display: block;
	font-weight:bold;
	background: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
#sidebar .widget ul li a:hover, #sidebar_left .widget ul li a:hover,  #sidebar .widget .textwidget a:hover {
	color:#0099CC;
	display: block;
	background: none;
	text-decoration: none;
	padding: 0px;
	}
#sidebar .widget li a {
	color:#333333;
	border: none;
	}
#sidebar .widget li a:hover {
	color:#333333;
	border: none;
	background: none;
	}
	
#sidebar .widget .bottom_widget {
	background: #333333 url(images/top_menu_bg.png) repeat-x;
	width: 234px;
	display: block;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px;
	position:relative;
	left:-1px;
	top:2px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	}
	
/************************************************
*	Subscribe									*
************************************************/
.subscribe {
	background: #F5F5F5 url(images/content_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	list-style:none;
	width: 250px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
.subscribe form {
	margin: 0;
	padding: 0;
	}
.subscribe input {
	margin: 0;
	padding: 0;
	}
.subscribe h4 {
	color: #333333;
	font-size: 18px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: -0.5px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	text-shadow: 0.3px 0.3px #FFFFFF;
	border-bottom: 5px solid #CCCCCC;
	}
.subscribe p {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
#subscribe {
	margin: 10px 0px 0px 0px;
	}
#subbox {
	background: #FFFFFF;
	background-repeat: no-repeat;
	width: 209px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#subbutton {
	background: url(images/go_btn.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border: none;
	}

.footeroneliner {
 font-weight:bold;
 padding-left:5px;	
}

	
/************************************************
*	Footer Top									*
************************************************/
#footertop {
	float: left;
	display: block;
	line-height: 16px;
	background: #48ea37;
	width: 962px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:10px;
    -moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	}
#footertop h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.2px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	text-decoration: none;
	border-bottom: 5px solid #222222;
	}
#footertop li {
	text-decoration: none;
	list-style-type: none;
	}
#footertop li a, #footertop li a:link, #footertop li a:visited {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	}
#footertop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#footertop ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#footertop ul li {
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	}
#footertop ul li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#footertop ul li a {
	background: none;
	display: block;
	padding: 5px 7px 3px 7px;
	margin: 0px 0px 8px 0px;
	border-left: 5px solid #333333;
	}
#footertop ul li a:hover {
	background: none;
	color: #FFFFFF;
	display: block;
	padding: 5px 7px 3px 7px;
	border-left: 5px solid #0099CC;
	}
#footertop .textwidget {
	color: #CCCCCC;
	line-height: 18px;
	}
.footertopleft {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 12px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
.footertopmidleft {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 12px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
.footertopmid {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 12px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
.footertopmidright {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 12px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
.footertopright {
	width: 170px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px 20px 0px 0px;
	}
	
/************************************************
*	Footer Background							*
************************************************/
#footerbg {
	float: left;
	display: block;
	background: #48ea37;
	width: 962px;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #48ea37;
	}
	
/************************************************
*	Footer  									*
************************************************/

	



#footerwrapper {
	width: 912px;
	margin: 20px 0px 0px 0px;
	padding: 20px 25px 25px 25px;
	background: #48ea37;
    -moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	font-size:11px;
	}
	
#footerwrapper a {
	color: #094e01;
	font-weight:bold;
}


#footerwrapper li {
	float:left;
	list-style-type:none;
	font-size:11px;
	padding:0 20px 0 7px;
	border-left: 1px solid #ACFFA3;
	height:95px;
}


#footerwrapper li ul li {
	list-style-type:none;
	font-size:11px;
	clear:both;
	padding:0px;
	border:none;
	height:auto;
}

#footerwrapper li ul li a{
	font-weight:normal;
}


	
/************************************************
*	Search Form									*
************************************************/
.postform {
	background: #F5F5F5;
	width: 234px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
#cat {
	background: #FFFFFF;
	color: #222222;
	margin: 5px 0px 0px 0px;
	}
#searchform {
	margin: 5px 0px 0px 0px;
	}
#searchformheader {
	margin: 8px 0px 0px 0px;
	}
#searchbox {
	background: #FFFFFF;
	width: 174px;
	color: #333333;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchbutton {
	background: #555555;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 3px;
	margin: 0px;
	border: 1px solid #555555;
	}
#s {
	background: #F5F5F5;
	width: 164px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
#searchsubmit {
	background: #DDDDDD;
	color: #222222;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #AAAAAA;
	display: none;
	}
	
#submit {
	background: #DDDDDD;
	color: #222222;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	border: 1px solid #AAAAAA;
	}
	
#author, #email, #url {
	background: #f5f5f5 !important;
	color: #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	

#comment {
	background: #f5f5f5 !important;
	color: #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

.validate {
	border:none;
	padding-bottom:60px;
}


/************************************************
*	Comments									*
************************************************/
.commentlist li ul li {
	font-size: 12px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 5px 5px;
	padding: 2px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input, input {
	width: 140px;
	padding: 6px 0px 4px 0px;
	margin: 5px 5px 0px 0px;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea, textarea {
	width: 100%;
	padding: 4px;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#commentform p {
	margin: 5px 0px 5px 0px;
	}
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
.children {
	margin: 0px;
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.reply a, .reply a:visited {
	background: #f5f5f5;
	color: #222222;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 6px 5px 4px 5px;
	border: 1px solid #DDDDDD;
	}
.reply a:hover {
	background: #FFFFFF;
	color: #0099CC;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
#orkut-share {
margin-top:40px;	
}


/*tabelas */

table.transparencia td, table.transparencia th {
 border:1px solid #ffffff;
 background:none;
 padding:10px;
 font-size:10px;
 margin:0px;
}

table.transparencia tr.tabela_topo {
	font-weight:bold;
	text-transform: uppercase; 	
}

table.transparencia tr:nth-child(odd) td {
	background-color: #f3f3f3;
}

table.transparencia tr:nth-child(even) td {
	background-color: #f9f9f9;
}

table.transparencia tr td:first-child {
	width:320px;
}



/*formularios */

.umacoluna, #mce-EMAIL, #mce-FNAME, #mce-LNAME, #mce-MMERGE3, #mce-MMERGE4, #mce-MMERGE5, #mce-MMERGE6 {
	background: #f5f5f5 !important;
	color: #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 4px;
	border: 1px solid #DDDDDD;
	width:285px;
	margin:5px 20px 10px 0;
	}
	
.dropdown {
	width:285px;
	margin:0 20px 5px 0;
	}

.labelform {
	font-size:10px;
	line-height:12px;
}

.duascoluna {
	background: #f5f5f5 !important;
	color: #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 4px;
	border: 1px solid #DDDDDD;
	width:600px;
	margin:5px 0 20px 0;
	}

.mensagem_duascolunas {
	background: #f5f5f5 !important;
	color: #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 4px;
	border: 1px solid #DDDDDD;
	width:600px;
	margin:10px 0 20px 0;
	}

 
#mc-embedded-subscribe {
	background: #DDDDDD;
	color: #222222;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 5px;
	border: 1px solid #AAAAAA;
}
