/*
Theme Name: GameStick
Theme URI: http://www.gamestick.info
Description: Tema exclusivo do blog GameStick, desenvolvido por <a href="http://www.cogumello.com">cOgumello</a>.
Version: 3.0
Author: Damião Martins
Author URI: http://cogumello.com
*/

body,ul,li,form,h1,h2,h3,h4,h5,h6,img,input,p {
	margin:0;
	padding:0;
	border:0;
}

body {
	background: url(images/fun_page.gif) repeat left top;
	text-align: center;
	font: normal 12px Arial;
}

#page {
	width: 980px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h6{
	font: bold 14px Arial, Helvetica, sans-serif;	
}
/* HEADER */
#header {
	background: url(images/fun_header.jpg) no-repeat top center;
	height: 100px;
}
#header .logo {
	padding: 30px 0 0 20px;
	width: 500px;
	float: left;
}
#header .logo h1{
	line-height: 28px;
}
#header .busca {
	width: 267px;
	float: right;
	margin: 28px 25px 0 0;
	background: url(images/fun_busca.gif) repeat-x;
	border: 1px solid #d0d0d0;
	padding: 4px;
}
#header .busca form {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	height: 22px;
	padding: 1px;
}
#header .busca form input{
	float: left;
}
#header .busca form input.campo{
	padding: 3px 5px;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	width: 230px;
	color: #828282;
	border: none !important;
}

#header .icons {
	float: left;
	height: 68px;
	border-left: 1px solid #d0d0d0;
	margin: 15px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 140px;
	padding: 0 0 0 10px;
}
#header .icons a {
	float: left;
	padding: 38px 0 0 0;
	text-decoration: none;
	width: 35px;
	margin: 5px 15px 0 15px;
}
#header .icons .twitter a {
	color: #2c99e5;
	background: url(images/ico_twitter.gif) no-repeat 0 0;
}
#header .icons .rss a {
	color: #f0a538;
	background: url(images/ico_rss.gif) no-repeat 0 0;
	padding-left: 7px;
}
#header .icons a:hover {
	text-decoration: underline;
}

#menu {
	background: url(images/fun_menu.gif) repeat-x 0 0;
	height: 42px;
	width: 957px;
	margin: 0 11px;
	border: 1px solid #d5d5d5;
}
#menu ul li{
	float: left;
	list-style: none;
}
#menu ul li a{
	display: block;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	padding: 12px 17px 11px 17px;
	color: #666;
	text-decoration: none;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #fff;
	text-shadow: 1px 1px #fff;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li a.home {
	color: #fff;
	background: url(images/fun_menu_hover.gif) repeat-x 0 0;
	border-right-color: #fff;
	border-bottom-color: #0096D5;
	text-shadow: 1px 1px #05539b;
}
#menu ul li a.select{
	color: #fff;
	background: #0063bf url(images/fun_menu_hover_2.gif) repeat-x top;
	border-right-color: #fff;
	border-bottom-color: #0096D5;
	padding: 12px 17px 13px 17px;
	position: relative;
	text-shadow: 1px 1px #05539b;
}
/* Submenu */
#submenu {
	background: url(images/fun_submenu.gif) repeat-x center bottom;	
	height: 36px;
	margin: -1px 11px 0 11px;
	border: 1px solid #d5d5d5;
	width: 957px;
}
#submenu ul {
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	height: inherit;
	width: 955px;
}
#submenu li {
	float: left;
	list-style: none;
	padding: 10px 13px;
	display: block;
}
#submenu li a{
	color: #fff;
	text-shadow: 1px 1px #05539b;
}
/* Title */
#cat-title {
	margin: 5px 11px;
	padding: 0 0 5px;
	border-bottom: 4px #ddd solid;
	height: 48px;
	clear: both;
}
#cat-title h2{
	font: bold 36px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: -2px;
	color: #999;
}
#cat-title h2 a{
	color: #06c;
	text-decoration:none;
}
#cat-title h2 span{
	padding: 0 35px 0 0;
	background: url(images/arrow_title.gif) no-repeat right 13px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#cat-title h2 span.sub{
	padding: 0;
	background: none;
}
#cat-title h2 a:hover{
	color: #0088CF;	
}
/* Destaque */
#destaque {
	border:1px solid #c8c8c8;
	width: 649px;
	height: 246px;
	overflow: hidden;
	margin: 0 0 12px 0;
}

/* CONTENT */
#content {
	padding: 11px 8px 11px 11px;
	width: 650px;
	float: left;
}

/* ADS */
#content .ad-468x60 {
	background-color: #f5f5f5;
	margin: 0 0 15px 0;
	text-align: center;
	padding: 15px;
	border: 1px solid #ddd;
}
/* LISTA POSTS */
#posts {
	margin: 0 2px;
}
#posts .post{
	margin: 0 0 34px 0;
}
#posts .post .img {
	float: left;
	margin: 0 12px 8px 0;
}
#posts .post .img img{
	border: 1px solid #c8c8c8;
	padding: 4px;
	max-width: 200px;
}
#posts .post .img a:hover img{
	border-color: #06c;
}
#posts .post small {
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#posts .post small a{
	color: #06c;
	text-transform: lowercase;
}
#posts .post h2 {
	font: bold 24px/28px Arial, Helvetica, sans-serif;
	padding: 2px 0 4px 0;
	margin: 0 0 8px 0;
	letter-spacing: -1px;
}
#posts .post h2 a{
	color: #555;
}
#posts .post .entry{
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
	color: #707070;
}
#posts .post .meta {
	font: normal 11px Tahoma, Helvetica, sans-serif;
	background: url(images/fun_postmeta.gif) repeat-x 0 0;
	border: 1px solid #d5d5d5;
	clear: both;
	height: 30px;
}
#posts .post .meta strong{
	color: #225c8d;
	font-weight: normal;
}
#posts .post .meta div{
	float: left;
	padding: 8px;
	margin: 0 0 0 5px;
}
#posts .post .meta .autor{
	background: url(images/ico_autor.gif) no-repeat 0 8px;
	padding-left: 18px;
	margin: 0 0 0 12px;
}
#posts .post .meta .comment{
	background: url(images/ico_comment.gif) no-repeat 0 8px;
	padding-left: 22px;
}
#posts .post .meta .share{
	margin: -8px 5px 0 0;
}
#posts .post .meta .share a{
	background: url(images/ico_share.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}
#posts .post .meta a{
	color: #6a6a6a;
}
#posts .post .meta .more{
	padding: 0;
	float: right;
}
#posts .post .meta .more a{
	background: url(images/fun_more.jpg) no-repeat right 0;
	padding: 8px 8px 9px 25px;
	display: block;
	font-weight: bold;
	width: 108px;
}
#posts .post .meta .more a:hover{
	background-position: right -30px;
	text-decoration: none;
	color: #fff;
}

#navigation{
	padding: 20px 0 10px 0;
	margin: 10px 0 10px 0;
	text-align: right;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#navigation a{
	color: #777;
	padding: 8px;
	border: 1px solid #DDD;
	background: #f7f7f7;
	text-decoration: none;
	margin: 2px;
}
#navigation a:hover, #navigation span{
	color: #EEE;
	border: 1px solid #20558d;
	background: #06c;
	padding: 8px;
	margin: 2px;
}

/* SIDEBAR */
#sidebar {
	width: 300px;
	padding: 11px 9px 11px 0;
	float: left;
}
#sidebar h3{
	font: bold 22px/32px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -2px;
	color: #06c;
	margin: -5px -13px 5px -13px;
	padding: 8px 13px;
	border-top: 3px solid #06c;
}
#sidebar h3.first{
	background: none;
	padding-top: 5px;
}
#sidebar .sidebar {
	margin: 10px 0 20px 0;
}
#sidebar .sidebar .item{
	margin: 2px;
	padding: 5px 13px 15px 13px;
}
#sidebar .sidebar .item .jogos_sidebar .jogo{
	clear: both;
	padding: 5px 0 10px 0;
}
#sidebar .sidebar .item .jogos_sidebar .jogo a{
	color: #666;
	display: block;
}
#sidebar .sidebar .item .jogos_sidebar .jogo a:hover{
	color: #06c;
	text-decoration: none;
}
#sidebar .sidebar .item .jogos_sidebar .jogo img{
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 6px 0 0;
}
#sidebar .sidebar .item .jogos_sidebar .jogo a:hover img{
	border-color: #06c;
}
#sidebar .sidebar .item .jogos_sidebar .jogo strong{
	display: block;
	padding: 1px 0 2px 0;
}
#sidebar .sidebar .item .video_sidebar strong{
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: -15px 0 15px 0;
	display: block;
	color: #555;
	text-shadow: 1px 1px #fff;
}
#sidebar .sidebar .item .parceiros li{
	display:inline;
	padding: 0 2px 0 1px;
	list-style:none;
}
#sidebar .sidebar .item .parceiros img{
	width: 125px;
	height: 50px;
	border: 1px solid #ccc;
	padding: 1px;
}
#sidebar .sidebar .item .parceiros a:hover img{
	border-color: #000;
}

#sidebar .sidebar .item .afiliados li{
	padding: 0 10px 5px 0;
	width: 122px;
	float: left;
	list-style: none;
	font: normal 11px Verdana, Geneva, sans-serif;
}
#sidebar .sidebar .item .afiliados a{
	color: #6c6c6c;
}
#sidebar .sidebar .item .afiliados a:hover, #sidebar .sidebar .item .link_afiliado a:hover{
	color: #06c;
}
#sidebar .sidebar .link{
	clear: both;
	text-align: right;
	font-size: 14px;
	padding: 10px 0 0 0;
}
#sidebar .sidebar .link a{
	color: #444;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
}
#sidebar .whos{
	text-align: right;
	padding: 10px 0;
}
#sidebar .sidebar .codigos-sidebar ul li {
	list-style: square inside;
	padding: 8px;
	color:#999;
	border-bottom: 1px solid #eee;
}
#sidebar .sidebar .codigos-sidebar ul li a{
	color: #444;

}
#sidebar .sidebar .codigos-sidebar ul li a:hover{
	color: #06c;
}
/* FOOTER */
.clear {
	clear: both;	
	display: block;
}
#footer {
	background: #E8E8E8 url(images/fun_rodape.gif) repeat-x 0 0;
	border-top: #ccc 1px solid;
	padding: 20px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0 0 0;
}
#footer a{
	color: #666;
}
#footer a:hover{
	color: #06c;
}
#footer .menu_footer {
	height: 170px;
	background: url(images/div_pont.gif) repeat-x bottom;
}
#footer .menu_footer ul{
	float: left;
	width: 130px;
	border-right: 1px solid #dbdbdb;
	height: 120px;
	margin: 0 20px 0 0;
}
#footer .menu_footer ul.conteudo{
	float: left;
	width: 260px;
}
#footer .menu_footer ul li{
	float: left;
	width: 130px;
	list-style: none;
	padding: 0 0 5px 0;
}
#footer .menu_footer ul li.title{
	font-weight: bold;
}
#footer .menu_footer ul.conteudo li.title{
	clear: both;
	width: 260px;
}
#footer .menu_footer .tagcloud {
	width: 350px;	
	float: left;
}
#footer .menu_footer .tagcloud h6{
	padding: 0 0 6px 0;
}
#footer .info_footer {
	padding: 20px 0 10px 0;	
}
#footer .info_footer .copyright{
	background: url(images/logo_rodape.gif) no-repeat 0 0;
	float: left;
	width: 50%;
	padding: 2px 0 0 50px;
	font-size: 12px;
}
#footer .info_footer .copyright strong{
	display: block;
	font-size: 14px;
	padding: 0 0 2px 0;
}
#footer .info_footer .copyright a{
	font-weight: bold;
}
#footer .info_footer .powered{
	text-align: right;
	padding: 5px 0 0 0;
}

.nodisplay, .hw4wp_footer {
	display: none !important;
}

#busca {
	width: 940px;
	padding: 0 20px;
}
/* Code is Poetry */

.ad-uol {
	text-align: center;
	padding: 5px;
}

.grecaptcha-badge { visibility: hidden; }
