/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #99CCCC url(images/back_deg.jpg) repeat-x left top; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; font-size:1.2em; }
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; text-align:center; margin-bottom:15px;}
h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }
h1 a{ background:url(images/header.gif) no-repeat left top; color:none; display:block; text-indent:-9000px; overflow:hidden; clear: both; float: left; width: 400px; height: 60px; padding: 0px; margin: 0px 0 0 250px; }
h1 a:hover { color:none; background:url(images/header.gif) no-repeat left top; }

h2.categorias{ font-size:1.5em; text-align:left; text-indent:5px; margin:0; }
h3{ text-align:center; color:#8C8C8C; font-size:10pt; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 0px auto; margin-bottom:5px;width: 960px;background-color:#fff}

/* header */
#header { margin-top:5px; height: 80px; background: url(images/top.jpg) no-repeat right top;}
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }


/* green subheader */
.gboxtop { clear: both; height: 8px; background: #00dede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: url(images/subheader.jpg) repeat-x bottom left; color: #444; padding: 4px 13px 7px 13px; margin: 0 0 10px 0; text-align:center; }
.gbox p { padding: 7px 0; margin: 0;}


/* right side */
.right { float: right; width: 780px; margin: 0 0 10px 0; border-left:2pt solid #EEEEEE; padding:0 0 0 10px;}
	.left_articles {
		margin: 0 20px 5px 10px;
		_margin: 0 0px 5px 0px;
		padding: 10px 0 0 0;
		text-align: center;
		/*border-bottom: 1px dotted #ccc;*/
		background: #fff;
		height:270px;
	}
	
	.lado_esq_article{
		width:210px;
		float:left;
	}
	
	.lado_dir_article{
		width:180px;
		margin-left:110px;
		float:left;

	}
	
	.adsense_article{
		width:226px;
		float:left;
	}
	
	.left_conteudo{
		border-top: 1px dotted #ccc;
		padding: 10px 0 0 0;
		margin: 0 20px 15px 10px;
		/*text-align: center;*/
		/*background: #cff;*/
		clear:both;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 200px; background: #eee; margin: 0 25px 25px 25px; _margin: 0 18px 25px 18px;  color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #eee; color: #444; padding: 5px 10px 10px 10px; border:1pt #eee solid; height:200px; }
	.smallbox p { padding: 0; margin: 0; }

	
/* left side */
#left {
	float: left;
	width: 150px;
width:100px;
	margin: 0 0 10px 0;
	background-color:#FEFEFE;
}

.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
.box { color: #5b5b5b; padding: 0 10px 15px 0px; margin: 0 0 10px 0;}
.box p { padding: 0; margin: 0;}
.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

/* list */
.box ul{
	margin:5px 0 10px 0;
	padding:0;
}

.box ul li{
	background:url(images/lista.jpg) repeat-x bottom;
}

.box ul li a{
	width:130px;
	display:block;
	text-decoration:none;
	/*height:15px;*/
	padding:2px 0 2px 10px;
	margin:0 0 0 10px;
}

.box ul li a:hover{
	text-decoration:none;
	/*background-color:#EFEFEF;*/
}

.left_conteudo ul li{
	font-size:1.1em;
	margin:10px 0 10px 0;
}

.left_conteudo ul li a{
	font-size:1.0em;
	font-weight:bold;
}

#boxInvite{
	background-color:#ffffff;
	border:0.5pt #4e81ea solid;
	width:270px;
	float:right;
	position:absolute;
	text-align:center;
}

#boxInvite.branco{
	border:none;
}

.boxInputText{
  float:left;
  width:150px;
  margin:2px 0;
}

.inputText{
  border:2px solid #4E81EA;
}

.inputTextarea{
  font: Verdana, Arial;
}

#formRecomendacao{
	display:none;	
}

.error{
	color:red;
	font-weight:bold;
	text-decoration:underline;
}

.success{
	color:#23ba2e;
	font-weight:bold;
	text-decoration:none;
}

#adsense-sidebar{
	margin-left:5px;
}

