/*  
Theme Name: Eventos & Eventos
Theme URI: http://www.eventoseventos.com.br
Description: Tema oficial do site da Eventos & Eventos.
Version: 1.0
Author: Rafael Fischmann
Author URI: http://www.tuppi.com.br
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	behavior: url(http://www.eventoseventos.com.br/wp-content/themes/eventos/iepngfix.htc);
}
body {
	background: #000 url(images/bg.gif) repeat-x;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 0 15px 0;
}
.clearer {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin: 0 10px 10px 0;
}
img.alignright {
	margin: 0 0 10px 10px;
}
#wallyTuppi {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 11px;
	height: 89px;
}
#wrapper {
	width: 728px;
	margin: 0 auto;
	background: url(images/borda-centro.png) no-repeat left top;
	padding: 8px 1px 0 1px;
	margin-top: 5px;
}
ul#menu {
	list-style: none;
	margin: 0 auto;
	height: 16px;
	width: 612px;
	margin-bottom: 7px;
}
ul#menu li {
	display: block;
	float: left;
	height: 16px;
	margin-right: 15px;
}
ul#menu li.menu-separator {
	background-image: url(images/menu-separator.gif);
	width: 2px;
}
ul#menu li a {
	display: block;
	height: 16px;
	background-position: 0 0;
}
ul#menu li a.menu-home {
	width: 40px;
	background-image: url(images/menu-home.gif);
}
ul#menu li a.menu-empresa {
	width: 58px;
	background-image: url(images/menu-empresa.gif);
}
ul#menu li a.menu-clientes {
	width: 62px;
	background-image: url(images/menu-clientes.gif);
}
ul#menu li a.menu-servicos {
	width: 62px;
	background-image: url(images/menu-servicos.gif);
}
ul#menu li a.menu-eventos {
	width: 144px;
	background-image: url(images/menu-eventos.gif);
}
ul#menu li a.menu-fale {
	width: 101px;
	background-image: url(images/menu-fale.gif);
}
ul#menu li a.menu-cadastre {
	width: 86px;
	background-image: url(images/menu-cadastre.gif);
}
ul#menu li a:hover {
	background-position: 0 -16px;
}
#destaque {
	width: 728px;
	height: 290px;
	margin: 0 auto;
}
#wrapper p, #wrapper h3, #wrapper div.post ul {
	padding: 0 35px 20px 35px;
	color: #c2c2c2;
	text-align: left;
}
#wrapper h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#wrapper div.post ul {
	margin-left: 35px;
}
#wrapper a {
	color: #dadada;
	text-decoration: underline;
}
#wrapper a:hover {
	color: white;
}
#cadastreForm {
	width: 550px;
	margin: 5px 0;
	margin-left: 35px;
	overflow: hidden;
}
#cadastreForm p {
	clear: both;
	margin: 10px 0;
}
#cadastreForm br {
	display: none;
}
#cadastreForm label {
	width: 160px;
	float: left;
	text-align: right;
	color: #c2c2c2;
	line-height: 19px;
	padding-right: 15px;
}
#cadastreForm input, #cadastreForm textarea {
	padding: 2px;
	float: left;
	border: 1px solid #9b9b9b;
	background-color: #3f3f3f;
	text-align: left;
	margin-right: 5px;
}
#cadastreForm textarea {
	margin-bottom: 15px;
}
#cadastreForm input.segueSelecao {
	float: none;
	margin-left: 5px;
}
#cadastreForm input:focus, #cadastreForm textarea:focus {
	background-color: #b4b4b4;
	border-color: white;
}
#cadastreForm input#submit {
	width: 77px;
	height: 23px;
	display: block;
	background: none;
	border: none;
	margin: 5px 0;
}
.navigation {
	font-size: 11px;
	line-height: 13px;
	padding: 0 35px;
	color: #808080;
	clear: both;
}
.navigation .alignleft, .navigation .alignright {
	width: 48%;
	padding: 15px 0;
}
.navigation .alignleft {
	text-align: left;
}
.navigation .alignright {
	text-align: right;
}
#wrapper .navigation .alignleft a, #wrapper .navigation .alignright a {
	color: #808080;
	text-decoration: none;
}
#wrapper .navigation .alignleft a:hover, #wrapper .navigation .alignright a:hover {
	text-decoration: underline;
}
#proximos-eventos {
	width: 540px;
	height: 28px;
	background: url(images/prox-eventos.gif) no-repeat left top;
	margin: 10px auto 0 auto;
	text-align: left;
	line-height: 28px;
	padding: 1px 0 1px 190px;
	overflow: hidden;
}
#pscroller {
	height: 28px;
}
.scroller a {
	text-decoration: none;
	color: #737373;
}
.scroller a:hover {
	text-decoration: underline;
}
p#agenda-completa {
	text-align: center;
	font-size: 10px;
	color: #4d4d4d;
	margin: 2px auto;
}
p#agenda-completa a {
	color: #4d4d4d;
	text-decoration: none;
}
p#agenda-completa a:hover {
	text-decoration: underline;
}
#rodape {
	text-align: center;
	margin-top: 20px;
}