 /*
 Theme Name: Iatauro
 Theme URI: http://www.redsuns.com.br/
 Description: Tema desenvolvido por Jose Matias
 Author: Jose Matias
 Author URI: http://www.redsuns.com.br
 Version: 0.1.0
 */

body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_lados.jpg);
	background-repeat:repeat;
	margin:0;
}
label {
	font-size:12px;
	margin-bottom:20px;
}
a img {
	border:none;
}
a{
	text-decoration:none;
}

h1 {
	border:0;
	color:#003561;
	font-size:20px;
	margin:0;
}

h1 a{
	color:#003561;
}

h1 a:hover {
	text-decoration:underline;
}

h2{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #000;
}

h3{
	border:0;
	color:#6e6e6e;
	font-size:12px;
	font-weight:normal;
	margin:0;
}


#topo{
	height:35px;
	width:100%;
	background-color:#343434;
	border-bottom:1px #fafafa solid;
}

.pesquisar {
	width:20px;
	height:20px;
	background:url(images/buscar_icon.gif) no-repeat center center;
	display:block;
}

.pesquisar span{
	display:none;
}
button {
	border:none;
}
#conj_topo{
	width:800px;
	position:absolute;
	margin-left:-400px;
	left:50%;
}

#pesquisa{
	float:left;
	margin-left:40px;
	width:210px;
	height:35px;
}

#pesquisa table{
	margin-top:4px;
}


#menu{
	float:left;
	width:528px;
	height:35px;
}

#menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu li{
	text-decoration:none;
	float:left;
}


#menu span{
	line-height: 35px;
	padding: 0px 10px 5px 50px;
	text-decoration:none;
}

#menu a{
	width:125px;
	height:35px;
	padding:5px 10px;
	border-right:#fafafa solid thin;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	display:block;
	color:#FFF;
}

#menu a:hover{
	background-color:#999;
}
#banner{
	height:222px;
	width:800px;
	background-image:url('images/banner.jpg');
}

#clear-both{
	clear:both;
}

#conteudo{
	position:absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
	background-color:#FFF !important;
}
.breadCrumb {
	background:url('images/pagina_inicial.gif') no-repeat left center;
}
.breadCrumb_Contato {
	background:url('images/contato.gif') no-repeat left center;
}
.breadCrumb_Perfil {
	background:url('images/perfil.gif') no-repeat left center;
}

.breadCrumb_posts {
	background:url('images/posts.gif') no-repeat left center;
}


.breadCrumb span {
	visibility:hidden;
}

.breadCrumb_Contato span {
	visibility:hidden;
}

.breadCrumb_Perfil span {
	visibility:hidden;
}

.breadCrumb_posts span {
	visibility:hidden;
}

#cont_esq{
	float:left;
	width:235px;
	.margin-top:-18px;
}

.box_amarelo{
	margin:0 25px 15px 15px;
	padding:15px 10px;
	width:195px;
	background-color:#feb400;
}

.box_amarelo ul {
	padding:0;
	margin:0;
}

.box_amarelo li{
	font-size:13px;
	padding-left:0px;
	list-style-type:circle;
	list-style-position:outside;
	margin-left:15px;
	margin-bottom:10px;
}

.box_amarelo li a{
	color:#000;
}

.box_amarelo li a:hover{
	text-decoration:underline;
}

#cont_dir{
	float:right;
	width:455px;
	.width:405px;
	margin:30px 40px 10px 20px;
	.margin:30px 10px 10px 10px;
}

#cont_dir p{
	line-height:24px;
}

#submenu{
	width:460px;
	float:left;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #b87a00;
}
#submenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#submenu li{
	list-style-type:none;
	border-left:1px solid #be7f00;
	padding:0 20px;
	float:left;
}

#submenu a{
	color:#be7f00;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

#submenu a:hover{
	color:#be7f00;
	text-decoration:underline;
}

#submenu li.comentarios {
	border-right:1px solid #be7f00;
}

#submenu li.comentarios a{
	font-weight:normal;
}

#rodape{
	position:absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
	background-color:#343434;
	height:100px;
}
.footer {
	padding-top:10px;
	text-align:center;
	font-size:10px;
}
.footer a{
	color:#FFF;
}
.footer a:hover{
	text-decoration:underline;
}
.feed {
	text-align:center;
	font-size:10px;
}
.feed a{
	background:url(images/feedicon10.png) no-repeat left center;
	padding-left:18px;
	color:#FFF;
}
.feed a:hover{
	text-decoration:underline;
}
.disclaimer {
	font-size:11px !important;
	color:#666;
}
.intro ul {
	padding:0;
	margin:0;
}
.intro ul li{
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}
#navLinks a{
	color:#003561;
	font-size:12px;
	width:100px;
}
#navLinks a:hover {
	text-decoration:underline;
}
a.more-link{
	font-size:12px;
	color:#003561;
}
a.more-link:hover{
	text-decoration:underline;
}
