body {
	background: #000 url(../images/layout/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
}

body,
th,
td {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

h1 {
	color: #ffa200;
	font-size: 29px;
	font-weight: bold;
	text-indent: -9000em;
	background: url(../images/layout/adriano-estokero.png) no-repeat;
	line-height: 29px;
}

h2 {
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#admin h2 {
	color: #000;
}

#container {
	width: 940px;
	margin: 0 auto;
	padding-top: 180px;
}

#admin {
	width: 880px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
}

#admin table {
	border: 1px solid #ccc;
}

#admin td {
	padding: 4px;
}

#admin th {
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 0;
	width: 228px;
	left: 50%;
	margin-left: -114px;
	z-index: 999;
}

#sharing {
	width: 200px;
	float: right;
	height: 45px;
}

#sharing li {
	display: inline;
	padding-left: 1px;
	width: 35px;
	height: 33px;
}

#sharing li a {
	width: 34px;
	height: 33px;
}

#sharing li a img {
	margin: 1px;
}

#sharing li a:hover img {
	margin: 0;
	background: url(../images/layout/bg-sharing-link.png);
	padding: 1px;
}

#share-name {
	float: right;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -0.8px;
	line-height: 32px;
	padding-right: 20px;
}

#header {
	background: url(../images/layout/black-37.png);
	border: 1px solid #3a1604;
	padding: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}


#header p {
	color: #fff;
	font-size: 14px;
	margin-left: 110px;
}

#campanhas {
	margin-top: 20px;
}

#footer-header-wrapper {
	background: #1d1d1d;
	margin-top: 55px;
	padding: 10px 0 6px;
}

#footer-header {
	width: 880px;
	margin: 0 auto;
}

#footer-header span {
	float: right;
	font-weight: bold;
	font-size: 23px;
}

#footer-header span a {
	color: #666;
	text-decoration: none;
	display: block;
	height: 70px;
	line-height: 70px;
}

#footer-header span a:hover {
	color: #fff;
}

#form-wrapper {
	background: #282828;
	padding: 30px 0;
}

#form {
	height: 300px;
	width: 880px;
	margin: 0 auto;
}

#contact form {
	width: 404px;
}

#contact,
#follow {
	float: left;
	width: 440px;
}

#contact h3,
#follow h3 {
	text-indent: -9000px;
	line-height: 30px;
}

#contact h3 {
	background: url(../images/layout/entre-em-contato.png) no-repeat;
}

#nome,
#email,
#mensagem,
#news-nome,
#news-email {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #ffa200;
	border: none;
	margin: 2px;
}

#nome,
#news-nome {
	background: url(../images/layout/bg-nome.png) no-repeat left top;
	width: 151px;
	height: 18px;
	padding: 6px 10px;
	margin-right: 4px;
}

#nome:focus,
#news-nome:focus,
#nome:hover,
#news-nome:hover {
	background-position: right bottom;
	margin: 0;
	padding: 8px 12px;
	margin-right: 2px;
}

#email {
	background: url(../images/layout/bg-email.png) no-repeat left top;
	width: 189px;
	height: 18px;
	padding: 6px 15px;
}

#email:focus,
#email:hover {
	background-position: right bottom;
	margin: 0;
	padding: 8px 17px;
}

#mensagem {
	background: url(../images/layout/bg-mensagem.png) no-repeat left top;
	width: 379px;
	height: 148px;
	padding: 6px 10px;
	margin-top: 6px;
}

#mensagem:focus,
#mensagem:hover {
	background-position: right bottom;
	margin: 0;
	margin-top: 4px;
	padding: 8px 12px;
}

#enviar,
#news-enviar {
	font: 23px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	border: none;
	background: transparent url(../images/layout/send.png) no-repeat right top;
	padding-right: 36px;
	cursor: pointer;
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}

#enviar:hover,
#news-enviar:hover {
	color: #fff;
	background-position: right bottom;
}

#follow form,
#sharing-links,
#follow h3 {
	margin-left: 46px;
}

#sharing-links {
	background: #212121;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px 20px;
	height: 122px;
	margin-bottom: 36px;
}

#sharing-links li {
	float: left;
	font-weight: bold;
	font-size: 23px;
}

#sharing-links li a {
	color: #666;
	text-decoration: none;
	display: block;
	width: 130px;
	line-height: 60px;
	height: 60px;
}

#sharing-links li a:hover {
	color: #fff;
}

#follow h3 {
	background: url(../images/layout/receba-informacoes-newsletter.png) no-repeat;
}

#news-email {
	background: url(../images/layout/bg-email-newsletter.png);
	width: 180px;
	height: 18px;
	padding: 6px 15px;
}

#news-email:focus,
#news-email:hover {
	background-position: right bottom;
	margin: 0;
	padding: 8px 17px;
}

#footer {
	font-size: 10px;
	color: #666;
	text-align: center;
	background: #393939;
	padding: 20px 0;
}

#footer p {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.3em;
}

/* Menu */
#menu {
	list-style: none;
	height: 30px;
}

#menu li {
	float: left;
	margin-right: 10px;
}

/* Campanhas */
.campanha {
	background: #4a4a4a url(../images/layout/bg-titulo-campanha.gif) repeat-x top;
	border: 1px solid #4a4a4a;
	color: #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;
}

.campanha span {
	color: #fff;
}

.campanha span a {
	color: #ffa200;
}

.titulo-campanha {
	padding: 20px;
}

.arte-campanha {
	overflow: hidden;
	line-height: 0;
}

/* Texto sobre as campanhas */
.texto-campanha {
	position: absolute;
	background: url(../images/layout/black-90.png);
	padding: 30px;
	width: 878px;
	display: none;
	font-size: 14px;
	z-index: 999;
}

/* Classes */
img.left {
	float: left;
	padding-right: 20px;
}

.clear {
	clear: both;
}

div.clear {
	height: 1px;
	line-height: 1px;
}

.flickr,
.facebook,
.rss,
.netvibes,
.twitter {
	letter-spacing: -0.6px;
}

.flickr {
	background: url(../images/layout/flickr.png) left center no-repeat;
	padding-left: 46px;
	margin-right: 45px;
}


.facebook,
.rss,
.netvibes,
.twitter {
	padding-left: 42px;
}

.facebook {
	background: url(../images/layout/facebook.png) left center no-repeat;
}

.rss {
	background: url(../images/layout/rss.png) left center no-repeat;
}

.netvibes {
	background: url(../images/layout/netvibes.png) left center no-repeat;
}

.twitter {
	background: url(../images/layout/twitter.png) left center no-repeat;
}

.sharing-button {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

/* Erro 404 */
body.error-404 #header {
	width: 470px !important;
	margin: 0 auto;
}

body.error-404 #header pre {
	color: #fff;
}

body.error-404 #header p {
	margin-left: 0 !important;
	width: 410px;
}

.not-found-message {
	background: url(../images/layout/404-nao-encontrado.png) center no-repeat;
	height: 110px;
	text-indent: -9000em;
}

#redirecionando {
	text-indent: -9000em;
	background: url(../images/layout/redirecionando.png) center no-repeat;
	width: 290px;
	height: 50px;
	margin: 30px auto 0;
}
