body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	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;
}


/*
+----------------------------------------------------------------------------------------------------+
|                                                                                                    |
|    TYPOGRIDPHY - TYPOGRAPHICAL AND GRID LAYOUT CSS FRAMEWORK FROM HARRY ROBERTS OF CSS WIZARDRY    |
|                                                                                                    |
+-------------------------------------------------+--------------------------------------------------+
|                                                 |                                                  |
|   TYPOGRIDPHY IS  COPYRIGHT OF HARRY ROBERTS   |   v 0.1.1                                        |
|   IT IS FREE TO BE USED AND MODIFIED PROVIDED   |   May 2008                                       |
|   THIS TEXT REMAINS INTACT -- CSSWIZARDRY.COM   |   http://csswizardry.com                         |
|                                                 |                                                  |
+-------------------------------------------------+--------------------------------------------------+
|                                                                                                    |
|   MODIFIED BY RODRIGO BARBA                                                                        |
|   http://www.rodrigobarba.com/                                                                     |
|                                                                                                    |
+-------------------------------------------------+--------------------------------------------------+
*/


/* Show firefox scrollbar*/
html{
	overflow:-moz-scrollbars-vertical;
}
/* remove textarea scrollbar in IE */
textarea{
	overflow:auto;
}

/* 
##############################
MAIN STRUCTURE
##############################
*/
html{
	font-size:100%;
	min-height:101%;
}
body{
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	background:#E8E8E7;
}

#wrapper{
	width:770px;
	margin:0 auto;
	text-align: left;
}
#wrapper_full{
	width: 100%;
	float:left;
}
/* 
##############################
FONTS
##############################
*/

p{
	font-size: 1.1em;
	color: #4C4C4C;
}
a {
	color: #4C4C4C;
}
a:hover {
	color: #000000;
}


/* 
##############################
HEADER
##############################
*/
.barra_superior{
	background: white;
	width: 760px;
	overflow: auto;
	padding: 5px;
	margin: 5px auto 0 auto;
}
.barra_superior2{
	background: white;
	width: 760px;
	overflow: hidden;
	height: 10px;
	margin: 0px auto 0 auto;
}


.idiomas{
	display:inline;
	width:200px;
	float:left;
	padding: 5px 5px 0px 5px;
}
.idiomas li{
	display:inline;
}
.ico_esp, .ico_eua, .ico_ita, .ico_br{
	width: 16px;
	height: 11px;
	overflow: hidden;
	text-indent: -9000px;
	float:left;
	margin: 0 5px 0 0;
}
.ico_esp{
	background: url('images/ico_esp.gif') no-repeat;
}
.ico_eua{
	background: url('images/ico_eua.gif') no-repeat;
}
.ico_ita{
	background: url('images/ico_ita.gif') no-repeat;
}
.ico_br{
	background: url('images/ico_br.gif') no-repeat;
}
.busca{
	width:165px;
	float:right;
}
.busca span{
	color: #579244;
	font-size: 1.1em;
	float:left;
	padding: 3px 0 0 0;
}
input, textarea {
	background: white;
	border: 1px solid #848391;
	margin:0px;
	padding: 0px;
	float:left;
}
#searchsubmit{
	background: #74AD1E;
	border: 1px solid #649519;
	font-size: 1.0em;
	color: white;
}
#s{
	float: left;
	margin: 0 5px;
	width:90px;
	border: 1px solid #9D9DA1;
}

#header_bg{
	background: url('images/header_bg.gif') repeat-x;
	width:100%;
	float:left;
	height: 159px;
}
#header {
	background: url('images/header_globo.jpg') no-repeat right top;
	width: 760px;
	overflow: auto;
	padding: 0px 5px;
	margin: 0 auto;
	height: 159px;
}
#header h1{
	background: url('images/csem_titulo.gif') no-repeat left top;
	overflow: hidden;
	text-indent: -9000px;
	height: 63px;
	display:block;
	margin: 35px 0 0 0;
}
#header h1 a{
	background: url('images/csem_titulo.gif') no-repeat left top;
	overflow: hidden;
	text-indent: -9000px;
	height: 63px;
	display:block;
}
#header span{
	color: white;
	font-size: 1.1em;
}
.csem_logotipo{
	background: url('images/csem_logotipo.gif') no-repeat;
	overflow: hidden;
	text-indent: -9000px;
	width:204px;
	height: 130px;
	float:right;
	margin: 11px 0 0 0;
}
/* 
##############################
CONTENCT
##############################
*/
#content_generic {
	margin: 25px 0 0 0;
	background: white;
	float:left;
	width:740px;
	padding: 15px;
}
#content{
	margin: 25px 0 0 0;
	background: white;
	float:left;
	width:755px;
	padding: 15px 15px 15px 5px;
}
.nav{
	width: 180px;
	float:left;
	background: #FFF;
}	
.nav li{
	margin: 0px;
	padding: 0px;	
}
.nav li a{
	background: url('images/nav_bg.gif') repeat-x bottom left;
	color: #606060;
	font-size: 1.3em;
	text-decoration:none;
	width: 166px;
	float:left;
	padding: 10px 7px;
}
.nav li a:hover{
	text-decoration:underline;
}

.destaque{
	background: #7495C8;
	width: 546px;
	height: 295px;
	float:right;
}
.destaque_inside{
	background: white;
	width: 524px;
	height: 273px;
	border: 1px solid white;
	margin: 10px 0 0 10px;
	overflow: hidden;
	text-align:center;
}





.banner_esq, .banner_dir{
	width: 350px;
	height: 83px;
	overflow: hidden;
	background: green;
}
.banner_esq{
	float:left;
}
.banner_dir{
	float:right;
}


#content_generic h1{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #000000;
	border-bottom: 3px solid #9BD252;
	padding: 0 0 3px 0;
	margin: 20px 0 20px 0;
	display:block;
	width:100%;
}
#content_generic h1.parceiros{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #000000;
	border-bottom: 3px solid #7495C8;
	padding: 0 0 3px 0;
	margin: 20px 0 20px 0;
	display:block;
	display:table;
	width:100%;
}




.box_destaque_bg{
	background: url('images/box_destaque_bg.gif') no-repeat bottom center;		
	width: 350px;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	float:left;	
}
.box_destaque_bg_dir{
	background: url('images/box_destaque_bg.gif') no-repeat bottom center;		
	width: 350px;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	float:right;	
}
.box_destaque{
	background: #F2F0E4;
	border: 1px solid #E2DFC7;
	padding: 15px;
	width: 320px;
	float:left;
	min-height: 155px;
	height: 155px;
	overflow:hidden;
}
.box_destaque h2{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #000000;
	border-bottom: 3px solid #AFAFAE;
	padding: 0 0 3px 0;	
	font-weight: bold;
	margin: 0 0 10px 0;	
}
.box_destaque p{
	font-size: 1.2em;
	text-align:justify;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}

.box_parceiros{
	width: 100%;
	float:left;
}
.box_parceiros img{
	margin: 5px;
}



#footerwrapper{
	width:100%; 
	float:left;
	text-align:left;
}
div#footer{		
	background: #9BD252 url('images/footer_bg.gif') repeat-x top;
	margin: 0 auto;
	padding: 0;
	width: 740px;
	padding: 20px 15px 15px 15px;
}
div#footer p{	
	color: #50702C;
	font-size: 1.1em;
}
div#footer a {
	color: #50702C;
	text-decoration:underline;
}
div#footer a:hover {
	text-decoration:none;	
}




.post {
	width: 550px;
	float:right;
}
.post h1{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #000000;
	border-bottom: 3px solid #9BD252;
	padding: 0 0 3px 0;
	margin: 0px 0 20px 0;
	display:block;
	width:100%;
}

.post h2{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #000000;
	border-bottom: 3px solid #D2D2D2;
	padding: 10px 0 3px 0;
	margin: 0px 0 20px 0;
	display:block;
	width:100%;
	float:left;
}
.post h2 a{
	text-decoration: none;
}
.post h2 a:hover{
	color: #9BD252;
}
.post h3{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	border-bottom: 3px solid #E8E8E7;
	padding: 0 0 3px 0;
	margin: 0px 0 20px 0;
	display:block;
	width:100%;
}
.post h4{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	border-bottom: 3px solid #E8E8E7;
	padding: 0 0 3px 0;
	margin: 0px 0 20px 0;
	display:block;
	width:100%;
}
.post h5, .post h6{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	padding: 0 0 3px 0;
	margin: 0px 0 20px 0;
	display:block;
	width:100%;
}


.post p{
	color: #4C4C4C;
	line-height: 1.2em;
	font-size: 1.3em;
	padding: 0px 0 10px 0;
	display:block;
	width:100%;
	float:left;
}
.post ul{
	font-size: 1.3em;
	list-style:square;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	color: #4C4C4C;
}
.post ul li{
	padding: 2px 0px;
}
.post_template{
	margin-bottom: 0px;
}
.post_template h2{
	margin-bottom: 5px;
	font-weight: bold;
}
.post small{
	float: left;
	margin-bottom: 5px;
}

p.postmetadata{
	border-top: 1px solid #E8E8E7;
	padding: 5px 0 10px 0;
	float:left;
	width:100%;
}


strong{
	font-weight: bold;
}




table td{
	padding: 5px;
	border: 1px solid #D7D7D7;
	font-size: 1.2em;
	line-height: 1.3em;
}





p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: 'Trebuchet MS', 'Times', Times New Roman;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

div#footer p {

}
div#footer p a {

}
div#footer p a:hover {

}


.comentarios{
	float: left;
	width:100%;
	margin: 20px 0 0 0 ;
}
.comentarios h2{
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}
h3#comments, h3#respond {
	
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Times', Times New Roman;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 100%;
	float: right;
	padding: 15px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #E8E8E7;
	margin: 0 0 48px;
	width:100%;
	float:left;
}
ol.commentlist li {
	border-bottom: 1px solid #E8E8E7;
	padding: 12px 0 0;
}
p label{
	margin: 0 0 0 10px;
}
.comentarios_form p{
	margin: 0px;
	padding: 0 0 5px 0;
}




div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: 'Trebuchet MS', 'Times', Times New Roman;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}



.nav_logo{
	background: url('images/nav_logo.gif') left -20px no-repeat;;
	float:left;
	height: 20px;
	width: 31px;
	overflow: hidden;
	text-indent: -9000px;
}
.nav_logo:hover{
	background: url('images/nav_logo.gif') left 0px no-repeat;;
}
.nav_web{
	background: url('images/nav_web.gif') left -20px no-repeat;;
	float:left;
	height: 20px;
	width: 28px;
	overflow: hidden;
	text-indent: -9000px;
}
.nav_web:hover{
	background: url('images/nav_web.gif') left 0px no-repeat;;
}
.nav_impresso{
	background: url('images/nav_impresso.gif') left -20px no-repeat;;
	float:left;
	height: 20px;
	width: 62px;
	overflow: hidden;
	text-indent: -9000px;
}
.nav_impresso:hover{
	background: url('images/nav_impresso.gif') left 0px no-repeat;;
}
.nav_ilustra{
	background: url('images/nav_ilustra.gif') left -20px no-repeat;;
	float:left;
	height: 20px;
	width: 77px;
	overflow: hidden;
	text-indent: -9000px;
}
.nav_ilustra:hover{
	background: url('images/nav_ilustra.gif') left 0px no-repeat;;
}
.nav_sobre{
	background: url('images/nav_sobre.gif') left -20px no-repeat;;
	float:right;
	height: 20px;
	width: 38px;
	overflow: hidden;
	text-indent: -9000px;
}
.nav_sobre:hover{
	background: url('images/nav_sobre.gif') left 0px no-repeat;;
}
.nav_contato{
	background: url('images/nav_contato.gif') left -20px no-repeat;;
	float:right;
	height: 20px;
	width: 52px;
	overflow: hidden;
	text-indent: -9000px;
}
.nav_contato:hover{
	background: url('images/nav_contato.gif') left 0px no-repeat;;
}

.sobre{
	float: left;
	width: 270px;
}
.sobre h2{
	background: url('images/lbl_sobremim.gif') left no-repeat;;
	height: 11px;
	width: 79px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 0 20px 0;
	padding: 0;
}

.contato{
	float: left;
	width: 300px;
	margin: 0 0 0 150px;
}
.contato h2{
	background: url('images/lbl_contato.gif') left no-repeat;;
	height: 11px;
	width: 65px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 0 20px 0;
	padding: 0;
}



.contactform div{
	margin: 0;
	padding: 0;
}
.contactform *{
	margin: 0px;
	padding: 0px;
}
.contactform input, .contactform textarea{
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	width: 290px;
	font-family: 'Trebuchet MS', 'Times', Times New Roman;
	margin-bottom: 10px;
}
.contactform #contactsubmit{
	float: right;
	background: url('images/btn_enviar.gif') left no-repeat;
	width: 46px;
	height: 18px;
	border: 0px;
	cursor: pointer;
	margin: 10px 0 0 0;
}

.contactform label{
	margin-bottom: 5px;

}

.feed{
	display:inline-block;
	background: url('images/feed.gif') left no-repeat;	
	padding: 0 0 0 20px;
	height: 16px;
}



.btn_delicious{
	background: url('images/btn_delicious.jpg') no-repeat;;
	float:left;
	height: 30px;
	padding: 8px 0 0 40px;
	font-size: 12px;
	color: #848391;
}
.btn_twitter{
	background: url('images/btn_twitter.jpg') no-repeat;;
	float:left;
	height: 30px;
	padding: 8px 0 0 40px;
	font-size: 12px;
	color: #848391;
}
.btn_linkedin{
	background: url('images/btn_linkedin.jpg') no-repeat;;
	float:left;
	height: 30px;
	padding: 8px 0 0 40px;
	font-size: 12px;
	color: #848391;
}
.btn_stumble{
	background: url('images/btn_stumble.jpg') no-repeat;;
	float:left;
	height: 30px;
	padding: 8px 0 0 40px;
	font-size: 12px;
	color: #848391;
}
.btn_lastfm{
	background: url('images/btn_lastfm.jpg') no-repeat;;
	float:left;
	height: 30px;
	padding: 8px 0 0 40px;
	font-size: 12px;
	color: #848391;
}


p em{
	font-style:italic;
}
em{
	font-style:italic;
}







/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}







#layer_submenu {
	position:absolute;
	left:122px;
	top:308px;
	width:auto;
	height:210px;
	z-index:100;
	visibility: hidden;
}
#layer_submenu_publicacoes {
	position:absolute;
	left:122px;
	top:275px;
	width:auto;
	height:210px;
	z-index:100;
	visibility: hidden;
}
#layer_inv {
	position:absolute;
	left:570px;
	top:208px;
	width:500px;
	height:500px;
	z-index:99;
	background: transparent;
	visibility: hidden;
}





.titulo_categoria {
	width: 550px;
	float:right;
	border-bottom: 3px solid #9BD252;
	padding: 0 0 0px 0;	
	margin: 0px 0 20px 0;	
}

.titulo_categoria h1{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #000000;
	display:inline;
	float:left;
}
.categoria {
	float: right;
}



.titulo_categoria ul{
	width: 250px;
}	
.titulo_categoria ul li{
	display:inline;
	float:right;
	margin: 0 0 0 5px;

}
.titulo_categoria ul li.categoria_nome{
	padding: 5px 5px 0 0;
	display:inline;
}
	
.titulo_categoria ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px;
	display:block;
	font-weight: bold;
	background: #9BD252;
}
.titulo_categoria ul li a:hover{
	text-decoration: underline;
}





.navigation_pages{
	float:right;
	padding-right: 10px;
}
.navleft, .navright{
	float:left;
}
.navigation {
	background: #E8E8E7;
	padding: 5px 0;
}
.navigation a{
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px;
}
