/*
Theme Name: PromoÃ§Ãµes na Rede
Theme URI: http://www.dicasdedesconto.com.br
Description: Tema com Direitos Reservads Ã  empresa HiMidia, feito exclusivamente para o site PromoÃ§Ãµes na Net
Version: 1
Author: Leo Balter @ Hi Midia
Author URI: http://www.hi-midia.com.br
*/

@charset "utf-8";


/* Elementos BÃ¡sicos
----------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana;
	font-size: 14px;
	color: #666;
	background-color: #edf0f5;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a:focus {
	outline:none;
}

ul {
	list-style:none;
}

p {
	margin:10px 10px;
}

p a {
	color: #2286c1;
}

.clear {
	height:2px;
	width:100%;
	margin-bottom:30px;
	clear:both;
}

.widget {
	height: 100%;
	width:100%;
	margin-bottom:30px;
	clear:both;
	float: left;
}

.widget-single {
	height: 100%;
	margin-bottom:10px;
	float: left;
	clear: none;
	margin-left: 10px;
}

.clear-dobro {
	height:2px;
	width:100%;
	margin-bottom:50px;
	clear:both;
}

h2.promocoes {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 18px;
	color: #2286c1;
	background-image: url(imagens/sifra.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	clear: both;
	margin-bottom: 5px;
}

h3.premios {
	font-size: 16px;
	color: #2286c1;
	margin-left: 10px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
}

.adsense {
	display: block;
	padding: 10px 10px 15px 45px;
}

.adsenseLinha {
	display: block;
	clear: both;
	padding: 10px 5px 15px 15px;
}

/* Estrutura do Site
----------------------------------------------------------------------------------------------------*/
#header {
	width: 960px;
	height: 100px;
	padding: 10px;
	position: relative;
	background-color: #fff;
	border: solid 1px #005ccc;
	float: left;
	clear: both;
}

#header .logo a img {
	position: absolute;
	top: -52px;
	left: 20px;
	border: none;
}

#header .superbanner {
	float: right;
}

#center {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 100%;
	padding-top: 55px;
	position: relative;
}

#warper {
	float: left;
	clear: both;
	width: 980px;
	height: 100%;
	background-color: #fff;
	border: solid 1px #005ccc;
	border-top: none;
	position: relative;
}

#conteudo {
	width: 620px;
	float: left;
	clear: left;
	padding-left: 10px;
	padding-bottom: 20px;
}

#side-bar {
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-right: 5px;
	height: 100%;
	float: right;
}

#side-bar a img.twitter {
	border: none;
}

#side-bar a:hover img.twitter {
	filter:alpha(opacity=70);
	opacity: 0.7;
}


#footer {
	width: 850px;
	height: 90px;
	padding-left: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #e9f3f8;
	float: left;
	border: solid 1px #005ccc;
	border-top: none;
}

span.copyright {
	font-size: 10px;
	color: #999;
	width: 980px;
	text-align: center;
	float: left;

}
span.copyright a {
	color: #999;
	text-decoration: underline;

}

/* Side-Bar
---------------------------------*/
#side-bar h2 {
	margin-bottom: 10px;
	color: #2286c1;
	font-size: 12px;
	text-transform: uppercase;
	background: none;
	border-bottom: solid 1px #2286c1;
}

input.email[type="text"] {
	width: 150px;
	padding: 10px;
	float: left;
	color: #666;
	border: none;
	background-image: url(imagens/busca-bg.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 1px #999;
}

input.sendbutton[type="submit"] {
	background-image: url(imagens/submit.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 1px #666;
	padding: 10px;
	float: right;
	color: #fff;
	text-shadow: #999 1px 1px 0px;
}

.widget_superrss h2.widget-title a {
	padding-left: 70px;
	position: relative;
	margin-bottom: 10px;
	color: #2286c1;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	background: none;
}

.widget_superrss .rsswidget img {
	width: 59px;
	height: 57px;
	background-color: none;
	position: absolute;
	top: -25px;
	left: 0;
	z-index: 100;
}

.widget_superrss ul {
	margin-top: 10px;
	float: left;
}

.widget_superrss ul li {
	height: 100%;
	padding: 2px 10px 10px 25px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #999;
	background-image: url(imagens/sifra-pq.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.widget_superrss ul li a {
	color: #666;
	text-decoration: none;
}

.widget_superrss ul li a:hover {
	text-decoration: underline;
}

.widget_superrss span a {
	font-size: 10px;
	color: #ff8400;
	float: right;
}

ul.lista-tabs {
	margin: 0;
}

ul.lista-tabs li {
	height: 100%;
	padding: 2px 10px 10px 10px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #999;
}

ul.lista-tabs li a {
	color: #666;
	text-decoration: none;
}

ul.lista-tabs li a:hover {
	text-decoration: underline;
}

span.lista-tabs a {
	font-size: 10px;
	color: #ff8400;
	float: right;
}


/* Busca
---------------------------------*/

ul.sf-menu li.busca-box {
	float: right;
	padding-top: 6px;
	border: 0;
}

ul.sf-menu li.busca-box input[type="text"] {
	width: 245px;
	padding: 8px;
	float: left;
	color: #666;
	border: none;
	background-image: url(imagens/busca-bg.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #2286c1;
	margin-right: 10px;
	font-size: 10px;
	font-weight: 700;
}

ul.sf-menu li.busca-box:hover {
	background: none;
}


ul.sf-menu li.busca-box input[type="image"] {
	float: right;
	margin-right: 10px;
}

/* Menu Topo (Home e Fale Conosco)
------------------------------------*/
ul.menu-topo {
	float: right;
	height: 20px;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 5px;
}

ul.menu-topo li a {
	color: #fff;
	text-decoration: none;
	float: right;
	margin-left: 20px;
	text-shadow: #00408f 2px 1px 0px;
}

ul.menu-topo li a:hover {
	text-decoration: underline;

}


/* Menu
------------------------------------*/

ul.menu {
	width: 968px;
	height: 40px;
	padding-left: 12px;
	border-bottom: solid 1px #005ccc;
	background-image: url(imagens/menu/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 30px;
}

ul.menu li {
	float: left;
	border-right: solid 1px #8ad4fb;
	border-left: solid 1px #4593c1;
}

ul.menu li a {
	display: block;
	padding: 13px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #00408f 2px 1px 0px;
}

ul.menu li a:hover {
	background-image: url(imagens/menu/menu_bg-hover.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

ul.menu li a:active {
	background-image: url(imagens/menu/menu_bg-active.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}


/* Menu Footer
------------------------------------*/
ul.menu-footer {
	width: 835px;
	height: 40px;
	text-align: center;
	background-color: #e9f3f8;
	float: left;
	border: solid 1px #005ccc;
	border-top: none;
	padding-left: 145px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

ul.menu-footer li {
	display: inline;
}

ul.menu-footer li a {
	font-size: 12px;
	color: #2286c1;
	display: block;
	float: left;
	padding: 10px;
	margin-right: 15px;	
	text-decoration: none;
}

ul.menu-footer li a:hover {
	text-decoration: underline;
}
	

/* Promocao Div
------------------------------------*/
.promocao {
	width: 600px;
	height: 100%;
	padding: 5px;
	padding-left: 10px;
	min-height: 145px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: solid 1px #999;
	background-color: #fff;
	background-image: url(imagens/promocao_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	float: left;
	clear: left;
	margin-bottom: 20px;
	position: relative;
	margin-left: 5px;
}

.promocao a img {
	float: left;
	border: solid 2px #999;
	margin-top: 5px;
	margin-right: 15px;
   	width: 180px;
    height: 125px;
    
}

.promocao a:hover img {
	float: left;
	border: solid 2px #2286c1;
	margin-top: 5px;
	margin-right: 15px;

}

.promocao .social {
	height: 100%;
	width: 88px;
	float: right;
	text-align: right;
}

.promocao .social a img {
	border: 0;
	float: left;
	margin-right: 8px;
	height: 21px;
	width: 21px;
}

.promocao span {
	font-size: 10px;
}

.promocao span.patrocinador {
	font-size: 11px;
	font-weight: bold;
	color: #2286c1;
	margin-right: 20px;
}

.promocao span.patrocinador a {
	color: #2286c1;
	text-decoration: none;
}

.promocao h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	margin-bottom: 14px;
}

.promocao h3 a {
	color: #666;
	text-decoration: none;
}

.promocao .participar a {
	background-image: url(imagens/participar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px;
	width: 68px;
	color: #fff;
	font-weight: bold;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 10px;
	bottom: 5px;
}

.promocao .participar a:hover {
	background-image: url(imagens/participar-hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.social-side {
	width: 300px;
	height: 100%;
	float: left;
	margin-top: 20px;
}

.social-side a img {
	float: left;
	margin-right: 15px;
	border: 0;
}

/* Promocao pagina interna Div
------------------------------------*/
.promocao-unica {
	width: 600px;
	height: 100%;
	padding: 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: solid 1px #999;
	background-color: #fff;
	background-image: url(imagens/promocao_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	float: left;
	clear: left;
	margin-bottom: 30px;
	margin-left: 5px;
}

.promocao-unica img {
	float: left;
	border: solid 2px #999;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 180px;
    height: 125px;
}

.promocao-unica span {
	font-size: 10px;
	float: left;
	margin-top: 5px;
}

.promocao-unica span.patrocinador {
	font-weight: bold;
	color: #2286c1;
	margin-right: 20px;
}

.promocao-unica span.patrocinador a {
	font-weight: bold;
	color: #2286c1;
	text-decoration: none;
}

.promocao-unica span.data {
	font-weight: bold;
	float: none;
	color: #ff8400;
	margin-right: 20px;
}

.promocao-unica .top-indique {
	font-size: 10px;
	font-weight: bold;
	margin-top: 27px;
}

.promocao-unica .top-indique img {
	margin-right: 10px;
	margin-top: -3px;
	margin-bottom: 0;
	float: left;
	border: none;
	width: 19px;
	height: 20px;
}

.promocao-unica .top-indique a {
	width: 350px;
	overflow: hidden;
	padding: 8px;
	font-size: 9px;
	background-color: #e9f3f8;
	color: #2286c1;
	text-decoration: none;
	border: solid 1px #d9d9d9;
	float: left;
	margin-top: 10px;
	font-weight: normal;
}

.promocao-unica .top-indique .linkIndica {
	width: 350px;
	padding: 8px;
	font-size: 9px;
	background-color: #e9f3f8;
	color: #2286c1;
	border: solid 1px #d9d9d9;
	float: left;
	margin-top: 10px;
	font-weight: normal;
}

.promocao-unica .post-content {
	float: left;
	clear: left;
}

.promocao-unica ul.social {
	height: 100%;
	width: 600px;
	float: left;
	clear: left;
	padding-top: 10px;
	border-top: solid 1px #999;
	margin-top: 20px;
}

.promocao-unica ul.social li {
	display: inline;
}

.promocao-unica ul.social li a {
	border: none;
	float: left;
	margin-right: 8px;
}

.promocao-unica ul.social li a img {
	border: none;
	width: 38px;
	height: 38px;
}

.promocao-unica ul.social li.participar a {
	background-image: url(imagens/participar-interno.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding: 12px;
	width: 205px;
	color: #fff;
	font-weight: bold;
	float: right;
	text-decoration: none;
	margin-top: 3px;
}

.promocao-unica ul.social li.participar a:hover {
	background-image: url(imagens/participar-interno-hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.promocao-unica span.regulamento {
	font-size: 10px;
	width: 400px;
	float: left;
	clear: left;
	font-weight: 700;
	color: #2286c1;
}

.promocao-unica h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: none;
}

span.expirado {
	background:none repeat scroll 0 0 #ff7e14;
	color:#FFFFFF;
	display:inline-block;
	font-weight:700;
	padding:4px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.voceGanhou {
	width: 540px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	text-align: center;
	border: solid 1px #098500;
	background-color: #c6ffc2;
	color: #098500;
	display: block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float: left;
	clear: left;
}

/* Paginas
------------------------------------*/
.page-content {
	width: 600px;
	padding-left: 20px;
	margin-bottom: 20px;
	
}

ul.ganhadoresTopIndique {
	float: left;
	margin-bottom: 35px;
	border: solid 1px #999;
	margin-left: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #f5f5f5;
}

ul.ganhadoresTopIndique li {
	float: left;
	clear: left;
	width: 500px;
	height: 100%;
	padding: 12px;
	padding-left: 45px;
	border-bottom: dotted 1px #999;
	background-image: url(imagens/trofeu-2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.ganhadoresTopIndique li:last-child {
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom: none;
}

ul.ganhadoresTopIndique li:first-child {
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	background-image: url(imagens/trofeu.png);
}

ul.premios {
	float: left;
	border: solid 1px #999;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #f5f5f5;
	margin-right: 30px;
	margin-bottom: 20px;	
}

ul.premios li {
	float: left;
	clear: left;
	width: 500px;
	height: 100%;
	padding: 12px;
	border-bottom: dotted 1px #999;
	font-size: 12px;
}

ul.premios li:last-child {
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom: none;
}

ul.premios li:first-child {
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.zebra_odd {  
    background-color: #eef8fb;  
}  

.zebra_even {  
    background-color: #f5f5f5;  
} 
    
.page-content input[type="text"], #participar, #fale-conosco {
	width: 300px;
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #999;
	float: left;
	clear: left;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 10px;
}

select {
	width: 150px;
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #999;
	float: left;
	clear: left;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 10px;
}

.page-content input[type="submit"] {
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	background-image: url(imagens/menu/button-ok.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #8ad4fb;
	cursor: pointer;
	float: left;
	clear: left;
	margin-top: 30px;
}

.page-content input[type="file"] {
	margin-top: 5px;
}

.page-content label {
	color:#777777;
	font-size:12px;
	font-weight: 700;
	float: left;
	clear: left;
	margin-top: 15px;
}


/* Login
------------------------------------*/
form.login, ul.login {
	float: left;
	padding: 12px;
	border: solid 1px #2286c1;
	background-color: #e9f3f8;
	width: 274px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
}


form.login input[type="text"] {
	width: 87px;
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	padding-left: 20px;
	float: left;
	background-image: url(imagens/user.png);
	background-repeat: no-repeat;
	background-position: left center;
}

form.login input[type="password"] {
	width: 87px;
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	padding-left: 20px;
	margin-left: 5px;
	background-image: url(imagens/lock.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}

form.login input[type="submit"] {
	padding: 4px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	margin-left: 4px;
	background-image: url(imagens/menu/button-ok.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #8ad4fb;
	cursor: pointer;
	float: right;
}

form.login span.cadastro a, ul.login span.cadastro a {
	padding: 8px;
	text-align: center;
	border: solid 1px #ff8400;
	float: left;
	clear: left;
	margin-top: 20px;
	width: 255px;
	color: #fff;
	background-color: #ff8400;
	background-image: url(imagens/menu/bg-cadastro.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-shadow: 2px 2px 0 #a84c00;
	cursor:pointer
}

form.login span.cadastro a:hover, ul.login span.cadastro a:hover {
	background-image: url(imagens/menu/bg-cadastro-hover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

a.editar-perfil {
	padding: 5px;
	font-size: 10px;
	text-align: center;
	border: solid 1px #005ccc;
	float: right;
	display:block;
	color: #fff;
	background-color: #005ccc;
	background-image: url(imagens/menu/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: absolute;
	top: 10px;
	right: 12px;
}

span.recuperar a {
	float: left;
	padding: 5px;
	display: block;
	border: solid 1px #2286C1;
	color: #2286C1;
	background-color: #c9e1ee;
	margin-top: 10px;
	font-size: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
}

span.recuperar a:hover {
	border: solid 1px #c9e1ee;
	color: #fff;
	background-color: #2286C1;
}

.total {
	width: 270px;
	float: left;
	clear: both;
	margin-top: 20px;
	border-top: solid 1px #2286c1;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
}

.total a {
	color: #666;
}

.pontos{
	color: #2286c1;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}


/* Comments
---------------------------------*/
h3#comments {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	color: #666;
	clear: left;
	font-size: 16px;
}

h3#comments a {
	color: #2286c1;
	text-decoration: none;
}

#comments cite {
	color: #2286c1;
}

#comments .commenttext a {
	color: #2286c1;
	font-style: italic;
}

#comments .commentmetadata {
	color: #ff8400;
	margin-left: 75px;
	margin-top: 10px;
	font-size: 12px;
}

ul.commentlist li {
	border-bottom: 1px dotted	 #999;
	padding: 20px 15px 15px 15px;
	list-style: none;
	background-color: #fafafa;
}

ul.commentlist li a {
	color: #12006b;
}

ul.commentlist li p {
	padding-left: 75px;
	font-size: 12px;
	line-height: 20px;
}

ul.commentlist li img {
	border: solid 2px #2286c1;
	float: left;
	margin-right: 15px;
}

h3#respond {
	padding-top: 20px;
	padding-bottom: 20px; 
	border-bottom: dotted 1px #999;
	color: #2286c1;
	clear: left;
	font-size: 16px;
	margin-bottom: 15px;
}

form#commentform {
	width: 620px;
}

form#commentform p {
	font-size: 12px;
	margin-bottom: 10px;
}

form#commentform p a {
	color: #2286c1;
}

form#commentform input[type="text"] {
	width: 200px;
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	float: left;
	clear: left;
	margin-bottom: 15px;
	margin-right: 10px;
}

form#commentform label { 
	float: left;
	margin-top: 5px;
}

form#commentform #comment {
	width: 450px;
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

form#commentform input[type="submit"] {
	padding: 5px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	background-image: url(imagens/menu/button-ok.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #8ad4fb;
	cursor: pointer;
	margin-bottom: 20px;
	float: left;
	clear: left;
}



/* WP-PageNavi plugin http://wordpress.org/extend/plugins/wp-pagenavi/ */
.wp-pagenavi {
	float: left;
	clear: both;
	margin-left: 20px;
	overflow: visible;
	padding-bottom: 5px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #999;
	padding: 3px 5px;
	margin: 2px;
	color: #999;
	font-weight: normal;
	background-color: #e6e6e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 10px;
}

.wp-pagenavi a:hover {
	border-color: #999;
	background-color: #b0b0b0;
	color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
	border: solid 1px  #015a8e;
	background-color: #2286c1;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* Banner
----------------------------------------------------------------------------------------------------*/
#menuCapa * {
	display:none;
}

#menuCapa .loading {
	display:block;
	margin: auto;
}

.sMenuSlider {
	height: 270px;
	background-image: url(imagens/destaque-bg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	border: solid 1px #999;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	width: 960px;
	margin: 0px auto;
}

.sMenu-sombra {
	width: 960px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(imagens/sombra-banner.png);
	background-repeat: no-repeat;
	background-position: top center;
	clear:both;
}

.bigSlideText {
	opacity: 1;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 300px;
	padding: 10px;
}

.place-holder {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	border: solid 1px #999;
	display:block;
	height:270px;
	margin-left:10px;
	margin-bottom: 30px;
	width:960px;
	background-image: url(imagens/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* Banner - Imagens
----------------------------------------------------------------------------------------------------*/
ul.sMenu-banner {
	width: 600px;
	height: 230px;
	float: left;
	overflow: hidden;
	position:relative;
	padding: 20px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
}

ul.sMenu-banner a img {
	border:2px solid #999999;
	float:left;
	margin-right:20px;
	width: 200px;
	height: 220px;
}

.sMenu-banner li {
	position:absolute;
	font-size: 14px;
	line-height:14px;
	top:0;
	width:600px;
	height: 230px;
	padding: 20px;
}

.sMenu-banner span {
	font-size:10px;
}

.sMenu-banner span.patrocinador {
	color:#2286C1;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
}

.sMenu-banner h1,
.sMenu-banner h2,
.sMenu-banner h3,
.sMenu-banner h4,
.sMenu-banner h5,
.sMenu-banner h6 {
	color:#FF7F24;
	font-size:16px;
	font-weight:bold;
	margin-bottom:35px;
	margin-top:20px;
}

.sMenu-banner a {
	text-decoration: none;
	color: #2286C1;
}

.sMenu-banner h3 a {
	color: #FF7F24;
}

.sMenu-banner .participar a {
	background-image:url("imagens/participar.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin-top:-10px;
	padding:10px;
	text-decoration:none;
	width:68px;
	position: absolute;
	right: 20px;
	bottom: 18px;
}

.palce-hold {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	border: solid 1px #999;
	display:block;
	height:270px;
	margin-left:10px;
	width:960px;
	margin-bottom: 30px;
	float: left;
}

/* Parceiros
-----------------------------------------*/

a.parceiro {
	float: left;
	margin: 20px 32px;
	border: solid 4px #2286c1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	display: inline;	
}

a.parceiro img {
	border: none;
}

a:hover.parceiro {
	filter:alpha(opacity=100);
	opacity: 1;
	box-shadow: 0px 0px 6px #666;
	-moz-box-shadow: 0px 0px 6px #666;
	-webkit-box-shadow: 0px 0px 6px #666;
}

/* Navegacao - Menu de imagens
----------------------------------------------------------------------------------------------------*/
.sMenu-navegacao {
	width: 300px;
	height: 270px;
	float: right;
	overflow: hidden;
	background-color: #999;
	position:relative;
}

.sMenu-navegacao ul {
	position:absolute;
	top: 0;
	width: 100%;
}

.sMenu-navegacao li a {
	background-color:#E9F3F8;
	border-bottom:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	border-top:1px solid #E6E6E6;
	display:block;
	height:80px;
	padding:4px 20px;
	text-decoration:none;
	color:#FF7F24;
	cursor:default;
}

.sMenu-navegacao li a span {
	color:#FF7F24;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.sMenu-navegacao li a img {
	border:1px solid #999999;
	float:left;
	margin-right:10px;
	margin-top:5px;
	width: 60px;
	height: 65px;
}

.sMenu-navegacao li.liHover a {
	color: #FF7F24;
/*	text-decoration: underline; */
	background: #eee;
}

.sMenu-navegacao li p {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

.sMenu-navegacao li.sMenu-ativo a {
	color: #2286c1;
	background: #fff;
}

/* SuperFish Menu */

/*** ESSENTIAL STYLES ***/
.sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
	line-height:	1.0;
}

.sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 		9999;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			40px; /* match top ul list item height */
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	width: 968px;
	height: 40px;
	padding-left: 12px;
	border-bottom: solid 1px #005ccc;
	background-image: url(imagens/menu/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 15px;
}
.sf-menu a {
	display: block;
	padding: 14px 12px 14px 12px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-shadow: #00408f 2px 1px 1px;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	border-right: solid 1px #8ad4fb;
	border-left: solid 1px #4593c1;
}
.sf-menu li li {
	background-color: #4593c1;
	border-bottom: solid 1px #dbedff;
}
.sf-menu li li li {
	background-color: #4593c1;
	border-bottom: solid 1px #dbedff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
	background-image: url(imagens/menu/menu_bg-hover.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
.sf-menu a:active {
	background-image: url(imagens/menu/menu_bg-active.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(imagens/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			15px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(imagens/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	border-bottom-left-radius: 17px;
	border-bottom-right-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/* Perfil dod UsuÃ¡rio
----------------------------------------------------------------------------------------------------*/

#message.updated {
	width: 580px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	border: solid 1px #098500;
	background-color: #c6ffc2;
	color: #098500;
	display: block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.error p {
	width: 580px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	border: solid 1px #8f0000;
	background-color: #ffc2c2;
	color: #8f0000;
	display: block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#your-profile {
	width: 600px;
	height: 100%;
}

#your-profile input {
	width: 220px;
	padding: 10px;
	float: left;
	clear: left;
	color: #666;
	border: none;
	background-image: url(imagens/busca-bg.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 1px #999;
	margin-top: 5px;
}

#your-profile input[type="submit"] {
	display: block;
	padding: 10px;
	width: 120px;
	border: solid 1px #2286c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	background-image: url(imagens/menu/button-ok.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #8ad4fb;
	cursor: pointer;
	float: left;
	clear: left;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#your-profile input[type="radio"] {
	width: 30px;
	float: left;
	clear: none;
	margin: 0;
}

#your-profile label.infoAdicionais label {
	margin: 0;
	margin-right: 5px;
	margin-bottom: 10px; 
	padding: 0;
	float: left;
	display: block;
	width: 100px;
	font-weight: normal;
	font-size: 12px;
}

#your-profile label.infoAdicionais p {
	margin-bottom: 15px;
}

#your-profile label {
	color:#777777;
	font-size:12px;
	width: 260px;
	font-weight: 700;
	float: left;
	clear: none !important;
	width: 260px;
	display: block;
	margin: 10px 20px;
}

#your-profile label span {
	width: 240px;
	font-size: 9px;
	color: #999;
}

#your-profile #edicaoDeSenha {
	padding: 10px;
	padding-bottom: 20px;
	width: 530px;
	height: 100%;
	margin-left: 20px;
	margin-top: 15px;
	border: solid 1px #faab00;
	float: left;
	clear: left;
	display: block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #fffceb;
}

#your-profile #edicaoDeSenha input {
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	clear: none;
}

#your-profile #edicaoDeSenha label {
	margin: 0;
	width: 100px;
}

#your-profile #edicaoDeSenha span.pass1 {
	font-size: 12px;
	color: #faab00;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}

#your-profile #edicaoDeSenha span.pass2 {
	font-size: 12px;
	color: #faab00;
	float: right;
	margin-right: 100px;
	margin-top: 5px;
}

#your-profile #edicaoDeSenha span {
	margin-top: 0;
	margin-bottom: 10px;
	float: left;
}

/* jQuery CountDown */


.countdown_dashboard {
	width: 430px;
	height: 38px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
}

.countdown_dashboard-single {
	float: right;
	clear: none;
	margin-bottom: 10px;
	margin-right: 10px;
}

.dash {
	width: 30px;
	height: 20px;
	background: transparent url('./imagens/dash.png') no-repeat center center;
	float: left;
	margin-left: 10px;
	position: relative;
	border: solid 1px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.dash .digit {
	font-size: 12px;
	float: left;
	width: 15px;
	padding-top: 2px;
	text-align: center;
	color: #ff8400;
	position: relative;
	text-shadow: 1px 1px 0 #fff;
	font-weight: bold;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: -15px;
	right: 0;
	font-size: 6px;
	color: #555;
	text-transform: lowercase;
	text-align: center;
	width: 30px;
	color: #999;
}

#regras {
	width: 530px;
	padding: 20px;
	float: left;
	margin-bottom: 20px;
	background-color: #f2f2f2;
	font-size: 12px;
	border-top: dashed 1px #999;
	border-bottom: dashed 1px #999;
}

#regras span {
	font-weight: 700;
	color: #2286c1;
}

a.abrir {
	font-size: 12px;
	color: #666;
}

.bt-direita {
	float: right;
}

.weeks_dash .dash_title {
        display:inline-block;
        left:-10px;
}

.getClicky {
	position: absolute;
	bottom: 0;
	left: 50%;
}


