/*
Theme Name: Tocach Advogados
Theme URI: http://www.redsuns.com.br
Description: Tema desenvolvido por Geraldo Ishida e Jose Matias
Author: Redsuns
Author URI: http://www.redsuns.com.br
Version: 1.0
*/

.clearfix{
	height:1%;
	overflow:visible;
}

#clear-both {
	clear:both;
}
body{
	margin:0;
	background-image:url(img/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#9fafcb;
}

h1{
	font-size:32px;
	color:#FFF;
	text-shadow: 1px 1px 1px #00107f;
	font-weight:normal;
	margin:0;
}
h1 a{
	color:#FFF;
}

h2{
	font-size:26px;
	color:#FFF;
	text-shadow: 1px 1px 1px #00107f;
	font-weight:normal;
}

h3{
	font-size:20px;
	color:#FFF;
	text-shadow: 1px 1px 1px #00107f;
	font-weight:normal;
	margin-bottom:0;
}

img{
	border:0px;
}


a{
	text-decoration:none;
	color:#99ccff;
}

a:hover{
	text-decoration:underline;
}


ul{
	margin:0;
	padding:0;
	list-style-type:none;
	color:#99ccff;
}

li{
	padding-bottom:10px;
}

#principal{
	position:relative;
	top:20px;
	width:910px;
	left:50%;
	margin-left:-455px;
}

#cabeca{
	width:910px;
	height:260px;
}

.logo-tocach {
	background:url(img/logo.png) no-repeat left top;
	text-indent:-9999px;
	float:left;
	width:270px;
	height:220px;
}
.logo-tocach a{
	display:block;
	width:270px;
	height:220px;
}

#box-banner{
	float:left;
	margin-left:10px;
	padding:50px 40px;
	width:550px;
	height:120px;
	background-image:url(img/bg_box.png);
	background-repeat:no-repeat;
	font-size:52px;
	color:#FFF;
	font-style:italic;
	text-shadow: 0.05em 0.05em #086d99;
}
#data-busca{
	position:relative;
	padding-top:5px;
	margin-left:280px;
	width:630px;
	float:left;
	display:inline;
}
#data-busca p{
	float:left;
	margin:0;
	padding:0;
}
#busca{
	float:right;
}
#busca input{
	margin-left:10px;
	float:left;
}


#menu-lateral{
	position:relative;
	width:260px;
	float:left;
}

#menu{
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#103e89;
}

#menu li{
	margin:0;
	padding-bottom:0px;
}

#menu {
	padding:16px;
	list-style-image:none;
	list-style-type:none;
}

#menu li a{
	border-bottom:1px solid #003366;
	color:#FFFFFF;
	display:block;
	padding:11px 0 11px 20px;
	width:205px;
	height:14px;
}

#menu li a:hover {
	text-decoration:none;
	border-bottom-color:#0da4d6;
	background:#0da4d6;
}
li.current_page_item a{
	text-decoration:none;
	border-bottom-color:#0da4d6;
	background:#0da4d6;}

#conteudo{
	width:910px;
	overflow:hidden;
	position:relative;
}
#conteudo-principal{
	position:relative;
	width:630px;
	padding-left:20px;
	float:left;
	color:#cccccc;
}

#conteudo-principal ul{
	list-style-type:square;
	list-style-position:outside;
	padding-left:16px;
}

#bem-vindo{
	width:550px;
	height:190px;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:10px;
	background-image:url(img/bg_box_bemvindo.png);
}

#coluna-esquerda{
	width:290px;
	float:left;
}
.box-artigo{
	position:relative;
	overflow:hidden;
}

#coluna-direita{
	width:270px;
	float:right;
}
#box-contato{
	padding:10px 10px 30px 15px;
	width:310px;
	float:right;
	position:relative;
	width:285px;
	height:150px;
	background-image:url(img/bg_box_contato2.png);
	background-repeat:no-repeat;
	display:inline;
}
#box-contato h3{
	margin:0;
	padding:0;
}
#box-contato p{
	margin:0px;
	padding:5px 0;
}
#rodape{
	width:880px;
	padding-top:160px;
	background-image:url(img/bg_footer.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	overflow:hidden;
}
#info-rodape {
	position:relative;
	width:500px;
	float:left;
}
#rodape .redsuns{
	float:right;
}
#rodape .redsuns a{
	color:#9fafcb;
}

a.bt2 {
	position:relative;
	background:url(img/btn2.jpg) no-repeat;
	margin-right:10px;
	font-size:12px;
	color:#FFF;
	float:left;
	padding:12px 15px;
	height:16px;
}
input.bt-contato {
	border:none;
	cursor:pointer;
	background:url(img/btn2.jpg) no-repeat center left;
	color:#FFF;
	padding:0 15px;
	height:36px;
}
input:hover.bt-contato {
	text-decoration:underline !important;
}
input.bt-enviar  {
	background:url(img/btn.png) no-repeat;
	border:none;
	height:28px;
	padding:0 0 5px 0;
	width:68px;
	color:#fff;
	cursor:pointer;
}
input:hover.bt-enviar  {
	text-decoration:underline;	
}

