@charset "utf-8";
/* CSS Document */
/* by Tioni Oliv - Vetor Design */
/* direitos reservados */
/* " No carácter, na conduta, no estilo, em todas as coisas, a simplicidade é a suprema virtude. " */
/* @reset */
html {
	color:#000;
	background:#fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
cite{
	color: #777;
	font-size: 1em;
	font-style:italic;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
/* fonts */
body {
	font:12px/1.231 arial, helvetica, clean, sans-serif;
	*font-size:small;
	*font:x-small;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
 *font-size:108%;
	line-height:100%;
}
/* @sizing */
h1 {
	font-size:138.5%;
	margin: 0 0 10px 0;
	padding: 3px;
	background: #FEF0D6;
	border-bottom: 1px solid #FFCC99;
	font-weight: 600;
	color: #06c;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:125%;
	color: #FF8000;
	margin: 0 0 0.5em 0;
}
h3 a, h3 a:visited{
	color: #FF8000;
}
h4 {
	font-size:125%;
	color: #333;
	margin: 0 0 0 10px;
	text-align: left;
}
h5 {
	font-size:115%;
	color: #333;
	margin: 5px;
	text-align: left;
}
h2{
	margin:1em 0;
}
h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
input[type=text], input[type=password], textarea {
	width:100%;
}
input[type=image]{
	border: 0;
}
/* @end */

/* @group layout and colours */
html {
	background:#E9FFD2; 
	color: #333;
}
body {
	text-align: center; /* for ie to center col */
	background:#E9FFD2; 
	color: #333;
}
/* --- @Links --- */
a, a:active, a:link {
	text-decoration: none;
	color: #06f;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #039;
}
/* --- @pseudo img --- 
img.float-right {
	margin: 0px 0px 10px 10px;
}
img.float-left {
	margin: 0px 10px 10px 0px;
}*/
a img.float-left{
	margin: 0px 2px 2px 0;
	float: left;
	position:relative;
}
img a:hover {
	border: 0;
	cursor: zoom;
}
/* @end */
/* #################### LAYOUT #################### */
#geral{
	width: 100%;
	position:relative;
	background: #84CBFF url(geral_84CBFF.png) repeat-x top center;
}
/* @Content */
#content {
	position: relative;
	clear: both;
	background: url(contentBG.jpg) left top;
	display: block;
}
.content {
	position: relative;
	clear: both;
	margin: 0 36px 0 226px;
	padding: 0;
	display: block;
	min-height: 455px;
	_height: 470px;
}
#content .recipient{
	width: 480px;
	float: left;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px
}
.recipient img{
	border: 3px solid #333;
	margin-bottom: 3px;
}
#content .bar{
	width: 226px;
	margin-left: 20px;
	background: #E9FFD2;
	text-align: center;
}
.bar img{
	border: 3px solid #333;
	margin-bottom: 3px;
}

#content .home{
	background: #FEF0D6 url(contentHomeBG.png) center 52px no-repeat;
	padding:72px 0 2px 0;
	border-bottom: 3px solid #FDBF4D;
	position: relative;
	margin-bottom: 10px;
}
.bloco{
	width: 226px;
	margin: 0 10px 0 10px;
	display:inline;
	position: relative;
	text-align: justify;
}
.bloco img{
	border: 3px solid #333;
	margin-bottom: 3px;
}
.home .ie{
	_margin: 0 9px 0 12px;
}
#content .homeBottom{
	padding:10px 0 1px 0;
	position: relative;
}
.homeBottom .bloco{
	width: 226px;
	margin: 0 10px 0 10px;
	display:inline;
	position: relative;
	text-align: justify;
}
.homeBottom .bloco img{
	border: 3px solid #333;
	margin: 0 5px 5px 0;
}
.homeBottom .bloco .square{
	border: 2px solid #333;
	margin: 0 2px 2px 0;
}
.homeBottom .ie{
	_margin: 0 9px 0 12px;
}

/* @wrap */
#wrap {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	clear: both;
	width: 900px;
	padding: 0;
	margin-left: 5px;
	background: transparent;
	float: left;
	display: inline;
	border-top: 1px solid #1A1A1A;
}
/* @end */
/* @header */
#header {
	position: relative;
	height: 225px;
	padding: 0;
	background: url(header.jpg) no-repeat top center;
	z-index: 10;
}
#header .wrap{
	position: absolute;
	top: 88px;
	left: 225px;
	width: 740px;
	z-index: 3;
}
#header .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 215px;
	z-index: 3;
}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 72px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #333;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 10px;
	left: 250px;
	display: none;
}
#header h1#logo-text a:hover {
	background: none;
	border: none;
}
/* @header search */
#header form#quick-search {
	position: absolute;
	top: 38px;
	right: 0;
	padding: 0;
	margin: 0;
	border: none;
	width: 262px;
	height: 30px;
	background:  no-repeat;
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0;
	padding: 0;
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px;
	width: 210px;
	background: none;
	border: none;
}
#header form#quick-search label, #header form#quick-search .btn {
	display: none;
}

/* @end */
/*  @Navigation  */
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 900px;
	left: 0;
	top: 35px;
	border-bottom: 1px solid #1A1A1A;
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;
	height: 40px;
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 8px;
	font: bold 15px/35px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #5c9a12;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav ul li#current a {
	color: #0077B5;
}
/* @end */
/* @pagination */
#pagination {
	margin: 30px 50px 30px 5px;
}
#pagination li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	display:inline;
}
#pagination a {
	border:solid 1px #505664;
	margin-right:2px;
	background: none;
}
#pagination .next a, #pagination .previous a {
	border:solid 1px #505664;
}
#pagination .active {
	color:#c00;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination a:link, #pagination a:visited {
	color:#eee;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination a:hover {
	border:solid 1px #666;
}
/* @end */
/* @table formating */
table {
	/*margin: 10px 15px;*/
}
th strong {
	color: #fff;
}
th {
	/*background: none;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;*/
}
tr {
	/*height: 30px;*/
}
td {
	/*
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFE1C3; 
	border-left: 1px solid #fff;
	border-bottom: solid 1px #fff;
	*/
}
td.first, th.first {
	border-left: 0px;
}
tr.a {
	background: #eee;
}
tr.b {
	background: #fff;
}
/* end - table */
/* @forms */
form {
	margin: 0 5px;
	padding: 0;
	text-align:left;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	margin: 1px 0;
	border:1px solid #7CA01A;
	font: normal 1em "Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#090;
}
input:hover, input:focus {
	border-color: #f60;
}
select {
	padding: 0;
	border:1px solid #7CA01A;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#090;
	width: auto;
}
select:hover, select:focus {
	border-color: #f60;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Arial, Tahoma, sans-serif;
	border:1px solid #7CA01A;
	height:100px;
	display:block;
	color:#090;
}
textarea:hover, textarea:focus {
	border-color: #333;
}
input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	background: #fff  repeat-x;
	padding: 2px 3px;
	color: #333;
	border: 1px solid #bbb;
}
/* @end */
/* @search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.searchform p {
	margin: 10px;
	padding: 0;
}
.searchform input.textbox {
	width: 130px;
	color: #333;
	height: 20px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button {
	font: bold 12px Arial, Sans-serif;
	color: #333;
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;
	vertical-align: top;
}
/* @end */

/* @sidebar */
#sidebar{
	position: absolute;
	top: 168px;
	left: 28px;
	width: 180px;
	z-index: 3;
	text-align: left;
}
#sidebar h3 {
	margin: 0;
	padding: 0 10px 10px 5px;
	line-height: 1em;
	font-size: 1.5em;
	color: #B4B7C2;
	font-weight: 500;
	letter-spacing: -0.04em;
	text-align: left;
}
.sidebox {
	margin-bottom: 1.1em;
}
/* -- sidebar menu -- */
#sidebar ul.sidemenu {
	list-style:none;
	padding: 0;
	text-align: left;
	font-size: 14px;
	margin: 0;
}
#sidebar ul.sidemenu li {
	padding: 0px 5px;
	list-style:none;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #555;
	height: 1.3em;
	padding:.2em 0 .3em 5px;
	line-height: 1.5em;
	border-bottom: 1px dashed #C1D6A5;
	text-decoration:none;
	letter-spacing: -0.02em
}
#sidebar ul.sidemenu a.top {
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	color: #f60;
	border-bottom: 1px dashed #8BAB3A;
	background: #none;
}
/* @end */
/* @footer */
#footer {
	position: relative;
	clear: both;
	background: #E9FFD2 url(footer1.jpg) repeat-x top;
	color: #666;
/*	border-bottom: 50px solid #070707;
*/}
#footer-wrap {
	position: relative;
	width: 1000px;
	height: 75px;
	clear: both;
	background: #E9FFD2 url(footer2.jpg) repeat-x top;
/*	border-bottom: 50px solid #070707;
*/}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;
}
#footer-content {
	margin: 0 auto;
	width: 880px;
	text-align: left;
}
#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px;
	padding: 0;
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;
	color: #555;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover, #footer-content ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}
#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
/* @end */

/* @postmeta */
.postmeta {
	padding: 7px 5px;
	margin: 20px 10px 15px 10px;
	font-size: 1em;
	color: #545454;
	border: 1px solid #111;
}
.postmeta .date {
	margin: 0 10px 0 5px;
}
.postmeta a.comments {
	margin: 0 10px 0 5px;
}
.postmeta a.readmore {
	margin: 0 10px 0 5px;
}
.post-info {
	font-size: .95em;
	padding-top: 3px;
	margin-left: 5px;
	color: #444;
}
.post-info a {
	color: #BD4200;
}
/* @end */
/* @alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.fly{
	width: 1000px;
	margin: auto;
}
.padd{
	padding: 0 5px 0 5px;
}
/* @end */
/* @display and additional classes */
.clearer {
	clear: both;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}
.wAuto{
	width: 650px;
}
.thumb, .square{
	border: 3px solid #333;
	margin: 1px;
}
/* @end */
/*################## END ################## */
/* @Messenges */

.error, .msgInfo, .sucess, .warning{
	padding: 10px;
	padding-left: 40px;
	margin-bottom: 5px;
	border: 1px solid #B8380A;
	font-size: 1.2em;
}
.error{
	background: #fdd url(erro.png) left center no-repeat;
	color:#B8380A;
	border-color: #B8380A;
}
.sucess{
	background: #E6F8B9 url(ok.png) left center no-repeat;
	color:#64843F;
	border-color: #A9C85C;
}
.warning{
	background: #FDF4D3 url(alert.png) left center no-repeat;
	color:#c60;
	border-color:#DBA268;
}
.msgInfo{
	background: #fdd url(ok.png) left center no-repeat;
	border-color:#A9C85C;
	color:#64843F;
}
/* @end */
/* @ajax */
.aparece {
	display: block;
	_height:0;
	_line-height: 0;
	position:relative;
	clear:both;
	z-index: 90;
}
.desaparece {
	display: none;
	clear:both;
}
#carregando{
	vertical-align: middle;
	background:#fff url(carregando.gif) no-repeat left center;
	color:#090;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	padding:8px;
	padding-left: 32px;
	font-weight:bold;
	border: 1px solid #ddd;
	_height: 20px;
	width:50%;
}
/* @end */

/* PAGINACAO */
@charset "utf-8";
/* CSS Document 

MARCAÇÃO HTML

<ul id="pagination-flickr">
<li class="previous-off">«Previous</li>
<li class="active">1</li>
<li><a href="?page=2">2</a></li>
<li><a href="?page=3">3</a></li>
<li><a href="?page=4">4</a></li>
<li><a href="?page=5">5</a></li>
<li><a href="?page=6">6</a></li>
<li><a href="?page=7">7</a></li>
<li class="next"><a href="?page=2">Next »</a></li>
</ul> 

*/

ul{border:0; margin:0; padding:0;}

#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
display:inline;
}
#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
#pagination-flickr .active{
color:#C00;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#0063e3;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{
border:solid 1px #666666;
}
