/* GENERAL */
html {

}	
	
body{
	margin: 0;
	padding: 0;
	background: #699075 url('../img/main_gradient.jpg') repeat-x;	
}	

div {
	border: 0px solid #CCC;
}

table {
	border-collapse : collapse;
	empty-cells: show;
}

table tr td, table tr th {
	margin: 0;
	padding : 0; 
	text-align: left;
	vertical-align: top;
	border: 0px solid #000;
}

p {
	margin: 0;
	padding: 0;
	text-align: left;
}

img {
	border: 0px solid #000000;
}

hr {
	border: 1px solid #f3f3f3;
}

/* TEXT */
p, a, input, textarea, li {
	font-family: Arial, Verdana, Helvetica;
}

input[type=text], input[type=password], input[type=file]{
	font-size: 12px;
	width: 250px;
}

textarea.small{
	font-size: 12px;
	width: 350px;
	height: 70px;		
}

textarea.big{
	font-size: 12px;
	width: 350px;
	height: 150px;	
}

a {
	color: #3eabbc;
	text-decoration: none;
}

a.sos {
	color: #F30;
	text-decoration: none;
}

a:hover {
	color: #67bc45;
	text-decoration: none;
}

a.sos:hover {
	color: #333 ;
	text-decoration: none;
}

p.cat_title{
	font-size: 12px;
	color: #67bc45;
	font-weight: bold;
}

p.cat_title_sos{
	font-size: 12px;
	color: #F30;  
	font-weight: bold;
}

p.url_title{
	font-size: 14px;
	font-weight: bold;
}

p.url_title_sos{
	font-size: 14px;
	font-weight: bold;
	color:#f30;
}

p.url_subtitle{
	font-size: 11px;
	font-weight: bold;
}

p.flickr_title{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

p.footer{
	font-size: 12px;
	color: #67bc45;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0 0;	
}

p.section_title{
	font-size: 18px;
	color: #babcbc;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p.section_eventos{
	font-size: 16px;
	color: #67bc45;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p.section_subtitle{
	font-size: 16px;
	color: #67bc45;
	font-weight: bold;
	margin: 0 0 2px 0;
}


h1.section_subtitle{
	font-size: 18px;
	color: #67bc45;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

p.section_vidtitle{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 0;
}

p.catlist{
	font-size: 14px;
	color: #0498aa;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 2px 0;
}

p.section_subtitle2{
	font-size: 12px;
	color: #0498aa;
	font-weight: bold;
	margin: 0 0 2px 0;
}

p.section_text{
	font-size: 12px;
	color: #000000;
	margin: 0 0 2px 0;	
}

p.trajetoria{
	font-size: 12px;
	color: #000000;
	margin: 0 0 2px 0;	
}

h2.trajetoria{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 2px 0;	
}

p.section_date{
	font-size: 11px;
	color: #000000;
	margin: 0 0 5px 0;	
}

p.section_date2{
	font-size: 12px;
	color: #000000;
	margin: 0 0 2px 0;	
	font-weight: bold;	
}

p.success{
	font-size: 12px;
	color: blue;
	font-weight: bold;
}

p.error{
	font-size: 12px;
	color: red;
	font-weight: bold;
}

/* MAIN DIVS */
#outer {
	width: 100%;
	height: 100%;
	/*background: url('../img/main_bg.jpg') no-repeat center top;*/	
}

#inner {
	padding: 30px 30px 10px 30px;
}

#content_outer {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0;
	background: #FFF;
	border: 1px solid #CCC;
}

#header {
	width: 950px;
	height: 260px;
}

#content {
	width: 920px;
	padding: 0px 15px 15px 15px;
}

#search {
	width: 170px;
	height: 70px;
	margin: 0px 0px 15px 0px;
	padding: 20px 10px 10px 20px;
	background: url('../img/search_bg.png') no-repeat left top;
}	

#search_input{
	width: 140px;	
}

#search_submit{
	width: 140px;
	text-align: right;
}

#d1 {
	width: 490px;
	height: 250px;
	margin: 0px 0px 15px 0px;	
	background: #F0F0F0;	
}	

#d4 {
	width: 235px;
	height: 84px;
	margin: 0px 0px 10px 0px;
}

#d5 {
	width: 240px;
	height: 84px;
	margin: 0px 0px 10px 10px;
}

#d_line{
	width: 490px;
	height: 5px;
	background: url('../img/d_line.gif') no-repeat center top;	
}

#d6 {
	width: 235px;
	height: 90px;
	margin: 10px 0px 16px 0px;
}

#d7 {
	width: 240px;
	height: 90px;
	margin: 10px 0px 16px 10px;
}

#d8 {
	width: 490px;
	height: 130px;
	background: #F0F0F0;	
	margin: 0px 0px 15px 0px;	
}

#tag_cloud {
	width: 180px;
	height: 205px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 10px;	
	background-color: #F0F0F0;
	/* background: url('../img/tag_cloud_bg.png') no-repeat center top; */
}

#p_tag_cloud{
	width: 180px;
	height: 170px;		
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
}

#sign_up {
	width: 130px;
	height: 50px;
	margin: 0px 0px 30px 0px;
	padding: 27px 10px 13px 60px;
	background: url('../img/signup_bg.png') no-repeat left top;	
}

#d9 {
	width: 200px;
	height: 245px;
	background: #F0F0F0;	
	margin: 0px 0px 15px 0px;	
}

#community {
	width: 295px;
	height: 295px;
	margin: 0px 0px 15px 0px;
	padding: 0px 25px 0px 25px;
}

div.community_img {
	width: 80px;
	height: 60px;
	margin: 0px 0px 10px 0px;
}

#community_section {
	width: 160px;
	height: 190px; 
	margin: 0px 0px 15px 0px;
	padding: 20px 20px 20px 20px;
	background: url('../img/community_bg.png') no-repeat left top;	
}

div.community_img_section {
	width: 40px;
	height: 40px;
	margin: 0px 0px 10px 0px;
}

#links_left {
	width: 345px;
	height: 250px;
}

#links_right {
	width: 345px;
	height: 250px;
}

ul.links{
	margin: 5px 0 0 0; 
	padding: 0;
	list-style-position: inside;
}

ul.links li{
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 0; 
	padding: 0px;
	
}

ul.trajetoria li{
	font-size: 12px;
	margin: 5px 0 0 0; 
	padding: 0px;
	
}

#twitter {
	width: 200px;
	height: 295px;
}

#footer {
	width: 950px;
	height: 30px;
	background: #FFF url('../img/footer_bg.gif') repeat-x;
	text-align: center;
}

#diga {
	width: 109px;
	margin: 0px auto 20px auto;
	padding: 0;
}

div.space {
	margin: 0;
	padding: 0;
	width: 15px;
}

/* INNER */
#section_full {
	width: 700px;
	margin: 0px 0px 15px 0px;	
}	

#section_center {
	width: 500px;
	margin: 0px 0px 15px 0px;	
}	

#section_right {
	width: 170px;
	margin: 0px 0px 15px 0px;	
}	

#dcont {
	width: 640px;
	margin: 0px auto 15px auto;
	padding: 10px 30px 10px 30px;
	text-align: center;
	background-color: #F0F0F0;
	/*background: #F0F0F0 url('../img/destaque_bg.png') no-repeat;*/
	/*background-position: center center;*/	
}	

#dtext {
	width: 560px;
	margin: 0px 0 10px 0;
}

#dshare{
	margin: 0px 0 0 0;
	width: 80px;
	text-align: right;
}

img.thumbnail {
	border: 2px solid #CCCCCC;
}

ul.section{
	margin: 5px 0 10px 0; 
	padding: 0;
	list-style-position: inside;
}

ul.section li{
	margin: 15px 0 0 0; 
	padding: 0px;
	list-style-type: none; 	
}

#vidCont {
	width: 640px;	
	margin: 30px auto 15px auto;
	padding: 0px 30px 0px 30px;	
}

div.vidItem {
	width: 124px;
	height: 190px;
	margin: 0px 45px 20px 0;
}

div.vidItem2 {
	width: 124px;
	height: 190px;
	margin: 0;
}

#fotosCont {
	width: 700px;	
	margin: 0;
	padding: 0;	
}

div.fotosItem {
	width: 124px;
	height: 190px;
	margin: 0px 20px 20px 0;
}

/* MENU */
#menu {
	width: 200px;
	height: 510px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;	
	background: #FFF url('../img/menu_bg.png') no-repeat left top;	
}	

div.menu{
	width: 185px;
	height: 29px;
}

div.menu_line{
	width: 185px;
	height: 1px;
	background: url('../img/menu_line.gif') no-repeat center top;	
}

a.menu_off{
	width: 145px;  
	height: 29px;	
	padding: 8px 20px 8px 20px;
	font-size: 12px;	
	font-weight: bold;
	display: block;  
}

a.menu_on{
	width: 145px;  
	height: 29px;
	padding: 8px 20px 8px 20px;
	color: #67bc45;
	font-size: 12px;	
	font-weight: bold;
	display: block;  
}
	
/* TAG CLOUD */
a.tc0{
	font-size: 10px;	
}
a.tc1{
	font-size: 12px;	
}
a.tc2{
	font-size: 14px;	
}
a.tc3{
	font-size: 16px;	
}
a.tc4{
	font-size: 18px;	
}

/* TABS */
.tabContainer{
	width: 340px;
	height: 295px;
	margin: 0px 0px 15px 0px;
}
.tabContainer .digiTabs{
	list-style: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	/* top: 1px; */
}

.tabContainer .digiTabs li{
	margin: 0;
	padding: 5px;
	float: left;
	background-color: #3eabbc;
	cursor: pointer;
	color: #FFFFFF;
	/* border-bottom: none; */
}

.tabContainer .digiTabs .selected{
	background-color: #F0F0F0;
	color: #67bc45;
}

#tab1{
	width: 102px;
	height: 15px;
	border-right: 1px solid #FFFFFF;
}

#tab2{
	width: 102px;
	height: 15px;	
	border-left: 1px solid #FFFFFF;	
	border-right: 1px solid #FFFFFF;	
}

#tab3{
	width: 102px;
	height: 15px;	
	border-left: 1px solid #FFFFFF;	
}

#tabContent{
	width: 330px;
	height: 260px;
	padding: 5px;
	background-color: #F0F0F0;
	overflow: hidden;
	float: left;
	text-align: center;
}

p.tab_title{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}




