/*
Theme Name: wolff
Description: Tema desenvolvido por Jos&eacute; Matias para Wolff Entertainment
Author: Jos&eacute; Matias
Version: 1.0
*/

body {
	margin:0;
	background:url(imagens/bg.jpg) #000 no-repeat top left;
	background-attachment:fixed;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-shadow: #000 1px 1px 1px;
	color:#ccc;
}
* html body .alpha {
	filter: alpha(opacity=60); /* Já q o FF não recebe, não vamos declarar o –moz-opacity */
}
/* Aplicando a background-image para os outros navegadores */
html > body .alpha {
	background-image:url(imagens/alpha.png);
}
p {
	line-height:17px;
}
a {
	text-decoration:none;
	color:#ff6600;
}
a:hover {
	text-shadow: #f93 0px 0px 10px;
	text-decoration:underline;
}
a img {
	border:none;
}
h1 a{
	color:#fff;
}
h1, h2, h3 {
	font-weight:normal;
	color:#fff;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:24px;
}
h3 {
	font-weight:bold;
	font-size:18px;
}
ul {
	list-style:square;
	padding-left:15px;
}
ul li {
	padding-bottom:10px;
}
ol {
	padding-left:20px;
}
ol li {
	padding-bottom:10px;
}
blockquote {
	font-size:16px;
	font-style:italic;
	background:url(imagens/quote-bg.png) no-repeat top left;
	margin:15px 0;
	padding-top:3px;
	padding-left:20px;
}
hr {
	background-color:#666;
	border:none;
	border-bottom:1px solid #666;
}
#coluna-direita ul {
	color:#ff6600;
}
#container-topo {
	border-bottom:1px solid #0d0d0d;
	position:absolute;
	width:100%;
	z-index:9999;
}
#topo {
	position:relative;
	width:980px;
	margin:0 auto;
	padding-bottom:25px;
}
#language {
	position:absolute;
	right:0;
	width:62px;
	color:#999;
}
a.en-icon, a.pt-icon {
	background:url(imagens/en-icon.gif) no-repeat center center;
	text-indent:-9999px;
	width:20px;
	height:15px;
	display:block;
	padding:1px;
	margin-right:5px;
}
a.pt-icon {
	background:url(imagens/pt-icon.gif) no-repeat center center;
	margin-left:5px;
	margin-right:0;
}
a:hover.en-icon, a:hover.pt-icon {
	padding:0;
	border:1px solid #999;
}
a.en-icon span, a.pt-icon span {
	display:none;
}
h1.logo {
	background:url(imagens/logo-entertainment.png) no-repeat center center;
	text-indent:-9999px;
	width:457px;
	height:70px;
}
h1.logo a {
	display:block;
	width:457px;
	height:58px;
}
ul#menu {
	margin:0;
	padding:0;
	list-style:none;
	/*overflow:hidden;*/
	background:url(imagens/bg-menu.png) no-repeat top left;
	height:50px;
}
ul#menu li {
	float:left;
	padding:0;
}
ul#menu li a {
	color:#fff;
	height:35px;
	text-align:center;
	float:left;
	padding:15px 17px 0px 17px;
	display:block;
	background:url(imagens/bg-menu.png) no-repeat left top;
	font-size:14px;
	font-style:italic;
}
ul#menu li a:hover {
	text-decoration:none;
}
ul#menu li.primeiro-item a:hover {
	background:url(imagens/bg-menu.png) no-repeat left bottom !important;
}
ul#menu li ul{
	position:absolute;
	margin:0;
	padding:0;
	background-image:none;
	list-style-type:none;

/*	margin-left:-27px;*/
/*	visibility:hidden;*/
}
ul#menu li ul li{
	margin:0px;
	float:left;
}
ul#menu li ul li a{
	background-image:none;
	padding-top:14px;
	height:35px;
	text-align:center;
}
ul#menu li ul li a:hover {
	background-image:none;
	background-color:#f56100;
}
.search-form {
	padding:20px;
	height:40px;
	width:280px;
	float:right !important;
	margin-top:10px;
}
button.pesquisar {
	background:url(imagens/button-pesquisar.png) no-repeat top left;
	width:89px;
	height:29px;
	text-align:center;
	color:#fff;
	border:none;
	margin:0 10px;
	font-style:italic;
	text-shadow: #000 1px 1px 1px;
	padding-bottom:5px;
}
button:hover.pesquisar {
	background:url(imagens/button-pesquisar.png) no-repeat bottom left;
	cursor:pointer;
}
#container-conteudo {
	border-top:1px solid #0d0d0d;
	position:absolute;
	width:100%;
	top:350px;
	padding-bottom:5px;
}
#conteudo {
	position:relative;
	width:980px;
	margin:0 auto;
}
#coluna-esquerda {
	position:relative;
	width:240px;
	padding:10px;
	float:left;
}
#coluna-central {
	position:relative;
	float:left;
	padding:10px;
	width:437px;
	border:1px solid #333;
	background-color:#000;
	top:-100px;
	left:10px;
}
#coluna-central h1 {
	margin-bottom:0;
}
#coluna-direita {
	position:relative;
	width:240px;
	padding:10px;
	float:right;
}
#rodape {
	clear:both;
	position:relative;
	margin:0 auto;
	width:980px;
	border-top:1px solid #333;
}
#rodape p {
	color:#666;
}
#rodape a {
	color:#666;
}
#rodape a:hover {
	text-shadow: #999 0px 0px 10px;
}
.assinatura {
	color:#999;
	margin:0;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.box {
	background:url(imagens/bg-box-laranja.png) no-repeat top left;
	padding:0 10px;
	width:221px;
	height:165px;
	margin:20px 0;
}
.box h2 {
	font-style:italic;
}
.box p {
	font-size:14px;
	color:#FFF;
}
.box a {
	width:109px;
	height:23px;
	display:block;
	background:url(imagens/button-saiba-mais.png) no-repeat top left;
	padding:3px 0;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-style:italic;
}
.box a:hover {
	text-decoration:none;
	background:url(imagens/button-saiba-mais.png) no-repeat bottom left;
}
ul.listaComentarios {
	list-style-image:none;
	list-style:none;
	padding:0;
}
ul.listaComentarios li {
	border-bottom:1px dashed #666;
	margin-bottom:20px;
}
ul.listaComentarios li strong{
	font-size:14px;
}	
.forum {
	width:670px !important;
	text-shadow:none;
	left:0 !important;
}
.forum a img {
	border:none !important;
}
.home {
	width:100% !important;
	text-shadow:none;
	left:0 !important;
	padding:0 !important;
}
.fullsize {
	width:100% !important;
	text-shadow:none;
	left:0 !important;
}
#translation_bar {
	width:120px;
}
#translation_bar a {
	margin:0 3px;
}




/*----------------------------------------------------------------------------*/

/* MENU PRINCIPAL */
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height:1% }
* html ul li a { height: 1%; }
/* FIM */

.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:15px;
}
.menu li:hover ul, li.over ul {
	display:block;
}
.menu ul li {
	/*margin: 10px 0 0 10px;
	padding-right:10px;*/
	padding:8px;
	float:left;
	position:relative;

}

.menu ul li a {
	margin: 0;
	display:block;
}
.menu ul a span{
	display:block;
}
.menu ul li ul{
	display:none;
	position:absolute;
	top:50px;
	padding: 0 0 10px 0;
-moz-border-radius: 5px; /* Para Firefox */
-webkit-border-radius: 5px; /*Para Safari e Chrome */
border-radius: 5px; /* Para Opera 10.5+*/	
}
.menu ul li ul li{
	float:none;
	position:relative;
	border:0;
	padding: 0 10px;
	margin: 2px 0;
	background-color:#d34209;
	height:auto;
	-moz-border-radius: 5px 5px 5px 5px; /* Para Firefox */
	-webkit-border-radius: 5px 5px 5px 5px; /*Para Safari e Chrome */
	border-radius: 5px 5px 5px 5px;/* Para Opera 10.5+*/		
}
.menu ul li ul li a{
	padding:0;
	font-size:11px;
	width:150px;
	-moz-border-radius: 5px 5px 5px 5px; /* Para Firefox */
	-webkit-border-radius: 5px 5px 5px 5px; /*Para Safari e Chrome */
	border-radius: 5px 5px 5px 5px;/* Para Opera 10.5+*/		
}
.menu ul li ul li a span{
	border-bottom: 1px dotted #DFDFDD;
}
.menu ul li ul li a:hover span{
	background:none;
}
.menu ul li ul li a:hover{
	color: #E77817;
	background:none;
	-moz-border-radius: 5px; /* Para Firefox */
	-webkit-border-radius: 5px; /*Para Safari e Chrome */
	border-radius: 5px;/* Para Opera 10.5+*/		
}

/* Style  Redes Sociais  */
#redes-sociais{ width:892px; margin:auto}
#redes-sociais h2{ font-size:30px; margin-bottom:50px;}
#redes-sociais p{ font-size:18px;}
#redes-sociais ul{ list-style:none; margin:0px; padding:0px;}
#redes-sociais li{ float:left; margin-right:25px;}
ul.redes-sociais li{ float:left; margin-right:25px; margin-bottom:25px;}
ul.redes-sociais li img{ width:198px; height:90px;}
#redes-sociais .col-esquerda{ float:left; margin-bottom:25px;}
#redes-sociais .col-esquerda li{ float:none; margin-right:0px;}
#redes-sociais .col-direita{ float:left; margin-left:30px;}
#redes-sociais .col-direita ul{ margin-top:27px;} 
#redes-sociais .col-direita li{ float:left; margin-right:25px;}
#redes-sociais .col-direita li img{ width:198px;}
#redes-sociais ul.last li{ margin-bottom:25px;}
/* Style  Redes Sociais   FIM */

/*  Style Topo menu redes sociais  */
#menu-redes{ width:305px; height:40px; background:url(imagens/topo-menu-redessociais.png); position:absolute; left:675px; margin-top:-20px; .margin-top:0px;}
#menu-redes ul{ list-style:none; margin-left:80px;}
#menu-redes li{ float:left; margin-right:10px; margin-top:-4px; .margin-top:9px;}
#menu-redes li.twitter a{ position:relative; width:24px; height:24px; background:url(imagens/icon-twitter.png); display:block; text-indent:-9999px;}
#menu-redes li.twitter a:hover{ background:url(imagens/icon-twitter-hover.png)}
#menu-redes li.myspace a{ position:relative; width:24px; height:24px;  background:url(imagens/icon-myspace.png); display:block; text-indent:-9999px;}
#menu-redes li.myspace a:hover{ width:24px; height:24px;  background:url(imagens/icon-myspace-hover.png); display:block; text-indent:-9999px;}
#menu-redes li.lastfm a{ position:relative; width:24px; height:24px; background:url(imagens/icon-lastfm.png); display:block; text-indent:-9999px;}
#menu-redes li.lastfm a:hover{ width:24px; height:24px; background:url(imagens/icon-lastfm-hover.png); display:block; text-indent:-9999px;}
#menu-redes li.reader a{ position:relative; width:24px; height:24px; background:url(imagens/icon-reader.png);display:block; text-indent:-9999px;}
#menu-redes li.reader a:hover{ width:24px; height:24px; background:url(imagens/icon-reader-hover.png);display:block; text-indent:-9999px;}
#menu-redes li.facebook a{ position:relative; width:24px; height:24px; background:url(imagens/icon-facebook.png); display:block; text-indent:-9999px;}
#menu-redes li.facebook a:hover{ width:24px; height:24px; background:url(imagens/icon-facebook-hover.png); display:block; text-indent:-9999px;}
#menu-redes li.youtube a{ position:relative; width:24px; height:24px; background:url(imagens/icon-youtube.png); display:block; text-indent:-9999px;}
#menu-redes li.youtube a:hover{ width:24px; height:24px; background:url(imagens/icon-youtube-hover.png); display:block; text-indent:-9999px;}
#menu-redes p{ position:absolute; top:49px; right:0px; font-size:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; }
#menu-redes p a{ color:#8e9294}


/*  Style Topo menu redes sociais FIM */

/* Comentário Reply  */

#coluna-central ul{ list-style:none; padding-left:0px;}
#coluna-central ul.children{ padding-left:30px;}
#coluna-central ul.children li{ border:none;}
cite{ font-size:14px; font-weight:bold;}
.commentmetadata a{ color:#fff;}

/*  Comentário Reply FIM */

/* widgets header  */
.widgets-header{ position:absolute; top:0px; left:0px;}


