/*
Theme Name: Emmilia
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Bin&aacute;rio Internet
Author URI: http://binarioiternet.com.br/
Tags: blue, custom header, fixed width, two columns, widgets

	Emmilia v1.0
	 http://binarioiternet.com.br/

	Tema customizado.

*/



/* Begin Typography & Colors */


h1, h2 {
	margin:0;
	padding:0;
	}

a { 
	color:#006666;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}	


body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg_home.jpg');
	background-repeat:repeat-x;
	background-position:0 -266px;
	color: #000000;
	}





#content {
	font-size: 1.2em;
	float:left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.narrowcolumn .entry p {
	margin:10px 0 0 0 ;
	padding:0;	
	}	

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Sans', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#54bbab;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Sans', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	

#sidebar h2.widgettitle {
margin:20px 0 5px 0;
height:auto;
clear:both;
display:block;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5FBFB0;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #5FBFB0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Sans', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Sans', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Sans', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 740px;
	}

#header {
	margin: 0 0 40px 0px;
	padding: 0;
	height: 115px;
	width:740px;
	float:left;
	overflow:hidden;
	}

#header #login {
	float:left;
	width:440px;
	text-align:center;
	height:70px;
	line-height:70px;
	}	


#headerimg 	{
	float:left;
	margin: 0px 0px 0 0px;
	height: 115px;
	width: 292px;
	}	
	


.narrowcolumn {
	float: left;
	margin: 0px 0 0 20px;
	padding:0px;
	width: 430px;
	
	}

.widecolumn {
	float: left;
	margin: 0px 0 0 20px;
	padding:0px;
	width: 430px;
	}

.post {
	margin: 0px 0 30px 0px;
	text-align: left;
	float:left;
	width:100%;
	}
	



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	border-top:1px solid #b2b2b2;
	padding-top: 5px;
	}
	
.narrowcolumn .postmetadata span.comentarios {
	float:left;
	text-indent:30px;
	height:24px;
	line-height:24px;	
	background-image:url(images/ico_comentarios.gif);
	background-repeat:no-repeat;
	text-align:left;
	}	
	
.narrowcolumn .postmetadata span.categoria {
	float:left;
	line-height:24px;
	width:100%;
	}
	

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 50px auto 0;
	padding-bottom:20px;
	padding-top:20px;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	display:none;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	font-size:16px;
	}

h3 {
	padding: 0;
	margin:0px 0 0 0;
	font-size:20px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	float:left;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 20px 0 0 0;
	display:table;
	}
	
	
	

#sidebar #searchform #s {
	width: 170px;
	height:18px;
	margin:5px 0;
	float:left;
	}

#sidebar #searchsubmit {
 	width:27px;
	height:27px;
	display:inline;
	margin:3px 0 0 2px;
	overflow:hidden;
	background-image:url(images/bt_passo_prox.gif);
	background-repeat:no-repeat;
float:left;	
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	width:220px;  
	height:31px;
	line-height:20px;
	padding:0;
	margin: 10px 0;
	float: right;
	border:0;
	font-family:"Lucida Sans", Arial;
	font-size:18px;
	color:#ffffff;
	background:url(images/bt_criarconta.gif) no-repeat; 
	cursor:pointer;
}


#commentform #submit:hover	{ 

background-position:0 -32px;
}	
	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	float:left;
	margin-top:0px;
	margin-left:40px;
	width: 215px;
	}

#sidebar ul
{
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
	}



#sidebar li.cat-item
{
 list-style:disc;
	margin-left:15px;
	font-size:12px;
	line-height:24px;
	color:#000000
}

#sidebar li.cat-item a
{
	padding:0;
	color:#000;
	}	

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 40px;
	float:left;
	width:100%;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Saiba Mais */

#saibamais {
	width:280px;
	margin:0px 0 0 0px;
	float:left;
	font-size:12px;
	}
	
#saibamais a, #saibamais a:hover  {
	font-weight:bold;
	}	

#saibamais a:active  {
	color:#FF9900;	
	font-weight:bold;
	}	


#saibamais ul {
	margin-top:0px;
	}	
	
#saibamais li {
	margin-left:-5px;
	padding-left:-10px;
	list-style:disc;
	line-height:25px;
	}

#saibamais_tit { 
	height:27px;
	clear:both;
	margin-bottom:20px;
	}
	
#saibamais_tit h2 { 
	height:27px;
	line-height:27px;
	width:300px;
	float:left;
	}	

#saibamais_tit #navegacao {
	float:right;
	line-height:27px;
	width:120px;
	}

#saibamais_tit #navegacao #passo {
	float:left;
	height:27px;
	width:50px;
	text-align:center;
	}	


#saibamais_tit #navegacao p {
	margin:0;
	}

#saibamais_tit #navegacao a {
	float:left;
	height:27px;
	width:27px;
	background-repeat:no-repeat;	
	}

#saibamais_tit #navegacao a.ant {
	margin-right:3px;
	background-image:url(images/bt_passo_ant.gif);
	}

#saibamais_tit #navegacao a.prox {
	margin-left:3px;
	background-image:url(images/bt_passo_prox.gif);
	}	

#saibamais_tit #navegacao a:hover { 
	background-position:0 -27px;
	text-decoration:none;
	}	


/* RESPOSTAS */


#saibamais .resp {
	display:none;
	}

#saibamais .resp_abre {
	display:block;
	height:auto;
	font-size:11px;
	line-height:16px;
	background-color:#FFFFCC;
	padding:5px;
	}	


/* NAVEGA��O INTERNA */


#nav_interna {
	height:32px;
	width:270px;
	margin:30px auto;
	}
	
#nav_interna.form-teste {
	width:200px;
	}
	
#nav_interna a {
	float:left;
	height:32px;
	line-height:28px;
	width:130px;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	size:17px;
	}

#nav_interna a.ant {
	margin-right:3px;
	background-image:url(images/bt_voltar.gif);
	}

#nav_interna a.prox {
	margin-left:3px;
	background-image:url(images/bt_avancar.gif);
	}	

#nav_interna a:hover { 
	background-position:0 -32px;
	text-decoration:none;
	}		


/* MENU */

#menu {
	float:left;
	width:440px;
	height:43px;
	margin:0;
	}




#menu ul, #menu li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
	
#menu li {
	float:left;
	background-image:url(images/bg_menu_separador.gif);
	background-repeat:no-repeat;
	background-position:right;
	_width:80px;
	}

	
#menu li a { 
	height:43px;
	font-weight:bold;
	font-size:14px;
	line-height:43px;
	display:block;
	text-align:center;
	padding:0px 20px 0px;
	margin:0px 2px 0px 0px;	
	}
	
#menu li a:hover { 
	display:block;
	background-color:#8BCDB9;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	}

#menu li.teste a {
	background-image:url(images/bg_menu_teste.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	_width:95px;
	}
	
.largura{
	_width:120px !important;
}
	
#menu li.teste a:hover {
	background-image:url(images/bg_menu_teste.gif);
	background-repeat:no-repeat;	
	background-color:#8BCDB9;
	color:#FF6600;
	}	
	
	
/* LATERAL CONTATO & TESTE */	

#esquerda {
	width:360px;
	float:left;
	margin-right:30px;
	_margin-right:10px;
	}
	
#esquerda #box {
	margin:0 0 20px 20px;
	float:left;
	height:auto;
	line-height:18px;
	display:block;
	}
	
#esquerda #saibamais {
	width:100%;
	margin:20px 0;
	}	

#esquerda hr { 
 	display:block;
	margin:15px 0; 
	border:1px solid #3;
	heigth:0px;
	border-left:0;
	border-right:0;
	border-bottom:0;
	line-height:1px;
	}
	
#esquerda h3 {
	font-size:24px;
	}	
	
/* FORMULARIO */
	
#form-teste {
	float:left;
	width:320px;
	}
	
#form-teste h2{
	color:#54bbab;
	font-size:14px;
	margin-bottom:5px;
	}
	
#form-teste td.texto {
	text-align:right;
	padding:3px 0 3px 0;
	}
	
#form-teste td.margem {
	padding:3px 0 3px 0;
	}
	
#form-teste input {
	width:185px;
	height:20px;
	border:1px solid #888888;
	}
	
#form-teste input.pequeno {
	width:45px;
	}
	
#form-teste input.telefone {
	width:112px;
	}
	
#form-teste input.semborda {
	border:none;
	width:25px;
	}
	
#form-teste input.error {
	border: 1px solid #ff0000;
	}
	
#form-teste label.error {
	border: 1px solid #ff0000;
	color: #ff0000;
	}
	
#form-teste input.radio {
	width: 20px;
	border: none;
	}

#erroBox2 {
	color: #f00; 
	text-align: left;
	display: none;
}

#top-link { 
	color: #fff; 
}
	
.formulario {
	float:left;
	width:320px;
}

/* simple css-based tooltip */ 
div.tooltip {     
	background-color:#000;     
	border:1px solid #fff;     
	padding:10px 15px;     
	width:200px;     
	display:none;     
	color:#fff;     
	text-align:left;     
	font-size:12px;      
	/* outline radius for mozilla/firefox only */     
	-moz-box-shadow:0 0 10px #000;     
	-webkit-box-shadow:0 0 10px #000; 
}

.borda {
	border:1px solid #d5d5d5;
	}
	
.title-tab {
	text-align:center;
	font-weight:bold;
	background-color:#c6e6db;
	color:#006666;
	padding:5px 0;
	}
	
.corpo-tab {
	text-align:center;
	color:#000000;
	border-bottom:1px solid #c6e6db;
	padding:5px 0;
	}
	
.corpo-tab-last {
	text-align:center;
	color:#000000;
	padding:5px 0;
	}
	
.table-border {
	margin:10px 0;
	border:1px solid #c6e6db;
	}