/*
Theme Name: SITE EXCELENCIA EM BRINQUEDO
Theme URI: http://www.excelenciaembrinquedo.com.br
Description: SITE EXCELENCIA EM BRINQUEDO
Version: 1.0
Author: NHS INFO
Author URI: http://www.nhsinfo.com.br/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: excelenciaembrinquedo
*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img { border:none;}

BODY {
	font-family: Calibri, Arial, Verdana, Tahoma;
	color: #000000;
	background-color: #fff;
}

a:link { text-decoration: none;color:#F01722; }
a:visited {	text-decoration: none;color:#F01722; }
a:hover { text-decoration: underline;color:#333; }
a:active { text-decoration: underline;color:#333; }

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#900;
	margin-top:8px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	margin:8px 0 10px 0;
	
}
#content {
	text-align: left;
	width: 950px;
	margin: auto;
}
#header {
	background-color: #d0d0ff;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 3 3 3 10px;
}
#corpo {
	margin: 0px;
}
#lat-esq {
	width: 125px;
	background-color: #fff;
	float:left;
}
#lat-esq ul {
	margin : 0 0 0 0px;
	padding: 0 0 0 0px;
	list-style: none;
}
#lat-esq li {
	background-color: #ffffcc;
	margin: 2 2 2 2px;
	padding: 2 2 2 2px;
	font-weight: bold;
}
#lat-esq a {
	color: #3333cc;
	text-decoration: none;
}


#conteudo-wp {
	background-color: #ffffff;
	padding: 4 4 4 4px;
	width: 690px;
	float: left;
}
#lat-dir {
	width: 133px;
	float: right;
}

#conteudo {
	margin: 0 0 0 0px;
}

/* NAVIGATION */


#nav {
	color:#F01722;		
	height:50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	background-image:url(assets/images/fundo-menu.png);
	background-repeat:no-repeat;
	margin: 15px 5px 5px 10px;
	text-align:center;

}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	float: left
}
#nav ul li a {
	color:#F01722;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
	display: block;
	margin: 15px 5px 5px 10px;
	
}

#nav ul li a:hover {
	color:#333
}


#entry {
	font-family: Calibri, Arial, Verdana, Tahoma;
	font-size:15px;	
	float:left;
	line-height:1.2em;
	padding: 10px 10px 10px 10px;
	margin: 0 20px 15px 20px;
	text-align:justify;
	
}

#entry p + p {
	margin-top: 1.4em;
}

#titulos h2{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:8px;
	border:1px dashed #ccc;
	margin: 10px 20px 5px 20px;
	word-spacing: -0.1em;
	letter-spacing: -1px;
	
}

/************************************* CONTEUDO RODAPE *******************************************/

#footer {
	width:950px;
	height: 85px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align:right;
	clear: both;
	border-top:1px dashed #ccc;
	background:#e6e6e6;
}
#footer img {
	padding: 5px;
}

#footer .endereco {
	float:left;
	padding:10px 5px 0px 5px;
	text-align:left;
}
#footer .midias {
	float:left;
	padding: 10px 5px 0px 5px;
	margin-left:100px;
	text-align:center;
}
#footer .web {
	float:right;
	padding: 10px 5px 0px 5px;
	text-align:right;
}



.titulo_login { line-height:1.8em}
/************************************* FORMULARIO *******************************************/

input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 6px;
}
select{
	padding: 0;
}


#login_cadastro {	
	border:1px dashed #ccc;
	padding:0px 6px 5px 6px;
}

#login_cadastro input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 14px;
	padding: 6px;
	margin:0.2em;
}

form#inscricao{
	line-height:1.2em;
}

form#form_login{
	line-height:1.4em;
}
.alert1 {
	font-size:12px;
	font-stretch:condensed;
	font-style:italic;
	color:#666;
	}

.alert2 {
	text-align:center;
	font-size:14px;
	margin-left:150px;
	
	}
	
.alert3 {
	font-size:12px;
	font-stretch:condensed;
	font-style:italic;
	color:#F00;
	}



