/********************************************
   AUTHOR:  			Tioni Oliv 
   WEBSITE:   			http://www.vetor.net/
	TEMPLATE NAME: 	Vetor Design
   VERSION:          1.0   
	LAST MODIFIED:    Abril 2008     	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

* html{
	overflow-x: hidden;
}

body {
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	background: #000;
	color: #B4B7C2;
	text-align: center;		
}
b{
	font-weight:normal;
	text-decoration: line-through;
}

/* links */
a {
	background: inherit;
	color: #fff;
	text-decoration: none;
}
a:hover { background: #c00; color: #fff;  }
address{
	color: #ddd;
	font-size: 1.1em;
	border-bottom: 1px dashed #3D414C;
	margin-top: 10px;
}
/* headers */
h1, h3 { font: 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #fff; }
h2 { font-size: 1.2em; text-transform: uppercase; color: #496784 }
h3 { font-size: 1.2em; }
h1{
	margin: 0;
	padding: 0;
}
h1.tag{
	margin-bottom: 15px;
	color: #CFD1D8;
	font-size: 1.1em;
}
.tag span{
	text-decoration: underline;
}
h3 {
	margin: 10px 15px;
}
h4 {
	font: 1.1em 'Trebuchet MS', Tahoma, Sans-serif;
	margin: 0;
	margin-bottom: 5px;
	font-weight:bold;
}

p{
	margin: 5px;
}
h2{
	margin: 0;
	color: #fff;
	font-size: 22px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images 
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}*/
img.float-right {
  margin: 7px 0px 8px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	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 #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:10px 15px; padding: 0;
	text-align:left;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #999;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
input:hover, input:focus{
	border-color: #333;
}
select {
	padding: 0;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	width: auto;
}
select:hover, select:focus{
	border-color: #333;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#777;
}
textarea:hover, textarea:focus{
	border-color: #333;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #bbb;	
}

/* 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;
}

/***********************
	  LAYOUT
************************/
#header-content, #content, #footer-content {
	width: 1000px;
}
.geral{
	background: #000 url(bodyBG.jpg) center top repeat-y;
}
.fly{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
/* header */
.header1 {
	height: 120px;
	background: url(header1BG.png) repeat-x center bottom transparent;
	_background: url(header1BGIE.png) repeat-x center bottom transparent;
}
.header {
	text-align: left;
	background: url(headerBG.jpg) no-repeat center top;
}
.header img{
	border: 0;
	padding: 0;
	margin: 0;
}
.header .rss{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3
}
/* header menu */
.header .menu{
	position: absolute;
	left: 283px;
	top: 44px;
	color:#fff;
	z-index: 4;
}
.header .menu img{
	border: 0;
}
.banner1{
	padding: 1px 0;
	background: #fff;
	position: relative;
}
.banner img{
	border: 0;
	margin: 0;
	padding: 0;
	z-index:4;
}
a.conheca{
	position:absolute;
	right: 10px;
	bottom: 0;
	display:block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 140px;
	background: #000;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index: 5;
	border: 2px solid #222;
}
a.conheca:hover{
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	color: #f30;
	text-decoration: none;
	background: #000;
}
.grafica1{
	background: #9E0000 url(graficaBG.jpg) repeat-x center top;
}
.grafica{
	padding: 55px 0 10px 0;
}
.grafica img{
	border: 0;
	padding: 8px;
	margin: 0 8px;
	background: url(graficaImgBG.jpg) repeat-x center top;
}
.grafica a:hover{
	background: none;
}
.grafica .tituloGrafica{
	position: absolute;
	left: 39px;
	top: 0;
}
.grafica .tituloGrafica img{
	border: 0;
	padding: 0;
	margin: 0;
}
.content1{
	background: url(content1BG.jpg) no-repeat center top;
	padding: 0 0 10px 0;
}
.texto{
	float:right;
	width: 390px;
	_width: 385px;
	text-align: justify;
}
.texto:first-letter{
	color:#FF6600;
}

.content1 .blog{
	width: 400px;
	margin: 20px 50px 0 50px;
	_margin: 20px 39px 0 39px;
	text-align: left;
	position: relative;
}

.blog h3{
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 1.5em;
	color: #7CA1C4;
	font-weight: 500;
	letter-spacing: -0.04em;
	text-align: left;
}
.content1 .blogReading{
	width: 640px;
	margin: 20px 20px 0 50px;
	_margin: 20px 10px 0 25px;
	text-align: left;
	position: relative;
}
.content1 .blogReading a{
	white-space: nowrap;
}
.blogReading h3{
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 1.5em;
	color: #7CA1C4;
	font-weight: 500;
	letter-spacing: -0.04em;
	text-align: left;
}
.content1 .sidebar{
	width:250px;
	margin: 20px 0 20px 40px;
	_margin-left: 45px;
	text-align: left;

}
/* sidebar */
.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: 25px;
}
/* sidebar menu */
.sidebar ul.sidemenu {
	list-style:none;
	padding: 0;
	text-align: left;
}
.sidebar ul.sidemenu li {
	padding: 0px 5px;
}
.sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #fff;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #414550;
	text-decoration:none;
}
.sidebar ul.sidemenu a.top{
	border-top: 1px dashed #D4D4D4;
}
.sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 2px solid  #fff;
	color: #B4B7C2;
	background: none;	
}

.data{
	font-size: 11px;
	color: #ccc;
	display: block;
	margin-bottom: 10px;
}
.content1 .flickr{
	width:300px;
	margin: 20px 39px 0 145px;
	_margin: 20px 39px 0 140px;
}
.flickr h3{
	margin: 0 0 25px 10px;
	padding: 0;
	line-height: 1em;
	font-size: 1.5em;
	color: #7CA1C4;
	font-weight: 500;
	letter-spacing: -0.04em;
	text-align: right;
}
.miniatura{
	border: 5px solid #A9AAB4;
}
.footer1{
	background: #000;
}
.footer{
	height: 90px;
	padding-top: 0;
	clear:both;
	position:relative;
}

#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;	
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0; left: 0px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 55px; left: 40px;
}

#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #65944A;
	color: #FFF;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px 10px; 
	background: #FFF url(headerphoto.jpg) no-repeat center;	
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}



/* main */
#main {
	float: left;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0; padding: 0;
	background: #FFF url(gradientbg.jpg) repeat-x;
	clear:both;
	float: left;
}
.post-footer {
	background: url(postBG.gif) right bottom no-repeat;
	margin-bottom: 30px;
	clear:both;
	height: 30px;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

/* classes de alinhamento */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* classes adicionais */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


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

/* paginacao -- by FlickR */
#pagination-flickr{
	margin: 30px 50px 30px 5px;
}
#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
display:inline;
}
#pagination-flickr a{
border:solid 1px #505664;
margin-right:2px;
background: #222;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
border:solid 1px #505664;
}
#pagination-flickr .active{
color:#c00;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#eee;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{
border:solid 1px #666;
}