/*  
Theme Name: Usina das Ideias
Theme URI: http://www.usinadasideias.com

Author: Webmotiva
Author URI: http://www.webmotiva.com/

*/


body { margin: 0 0 0 0;
	background-color: #4F4D50;
	background-image: url('imagens/bg.jpg');
	background-repeat: repeat-x;
	}

.current_page_item { color: #FBAF5D; }

h4 { margin: 0 0 0 0;
	color: #fbaf5d;
	font-weight: normal;}
h2 { color: #FBAF5D; margin: 0 0 0 0;
font-weight: lighter;
font-size: 2em;}

h1 { color: #FFF;
font-weight: lighter;
font-size: 2.7em; }	
	
#site { 
	width: 900px;

	margin-left: auto;
	margin-right: auto;
	padding-top: 24px;
	text-align: right;
	font-family: "Myriad Pro", Verdana, Tahoma, sans-serif;
	color: #FFF;
	line-height: 16px;
	font-size: 0.75em;
	font-weight: lighter;
	}
	
#topo {
	height: 100px;
	background-image: url('imagens/bg_topo.jpg');
	background-repeat: repeat-x;
	}
	
#logo { margin: 0 0 0 0; 
	width: 298px;
	float: left;
	}	

#menu {
  background:url("bg_topo.jpg") repeat-x right top;}

#menu li {display: inline;}

#menu ul { text-align: right;
	margin-right: 20px;
	}

#menu a { color: black; padding: 0 5px 0 5px;
	}

#menu a:hover {
  background:url("imagens/bg_hover.jpg") repeat-x; }

#menu li a { font-family: "Myriad Pro", Tahoma, Verdana, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
	
#menu li a:hover {padding: 40px 5px 55px 5px;}

#banner2 {height: 110px; }
		
#destaque {
	background-color: #3E3E3E;
	border-top: 1px solid #787878;
	}
#destaque h4 a { color: #fbaf5d;
	font-weight: normal;
 text-decoration: none;}

#destaque a { color: #FFF;
	font-weight: normal;
 text-decoration: none;}	

#banner-titulo {
	position: relative;
	bottom: 60px;
	left: -30px;
	} 
	
#canto { position: relative; bottom: -8px; }	
	
#espaco { width: 90%; height: 10px;} 	
#espaco2 { width: 50px; float: left; margin-bottom: -10px;} 
#imagem {float: left; width: 80px; border-right: 1px solid #656565; text-align: center; height: 105px;}
#texto { line-height: 13px; font-size: 1.05em; float: left; width:145px; text-align: left; margin-left: 10px; text-weight: normal;}


	
#reflexo {
	text-align: right;
	background-color: #4F4D50;
	background-image: url('imagens/bg_reflexo.jpg');
	background-repeat: repeat-x;
	height: 90px;
}
#pagina {
	text-align: left;
	background-color: #4F4D50;
	background-image: url('imagens/bg_pag.jpg');
	background-repeat: repeat-x;
        position: relative;
        top: -8px;
        padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;

}

#titulo { text-align: left; float: left; 
	margin-top: 40px;
	padding-left: 15px
	} 

#conteudo {
	background-color: #4F4D50;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

#rodape { 
	margin-top: 30px;
	border-top: 1px solid #7B7A7C;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;

}

#rodape li {padding-left: 3px;
display: inline;
padding-right: 3px; }
