/*
THEME NAME: Ponto Games
THEME URI: http://www.pontogames.com.br
DESCRIPTION: Tema para o blog de Games
VERSION: 1.1
AUTHOR: PontoFrio.com
AUTHOR URI: http://pontofrio.com.br
*/
/* 1. Reset */
@import url('reset.css');

/* 2. Basic */
body{
	background:#020202 url(images/bg_body.jpg) no-repeat center top;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	color:#333
}
a{
	color:#77009E;
	text-decoration:none;
}
a:hover{
	text-decoration:underline
}
strong,b{
	font-weight:900
}
s{
	color:#666
}
hr{
	display:none
}
.form-label{
	margin:10px 0 0;
	line-height:20px;
}
input,
select,
textarea{
	padding:3px;
	background:#010101;
	border:1px solid #302343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FFF
}
input{
	width:165px;
}
textarea{
	width:100%
}
#searchsubmit{
	height:24px;
	width:29px;
	background:url(images/bt_ok.gif) no-repeat 0 0
}
.alignleft{
	float:left;
	margin:0 10px 10px 0
}
.alignright{
	float:right;
	margin:0 0 10px 10px
}
.aligncenter{
	text-align:center;
}
.aligncenter img,
img.aligncenter,
object.aligncenter,
.aligncenter object{
	margin:0 auto 10px
}
.wp-caption{
	margin:0 0 15px;
	padding:10px 0;
	background:#eee;
	border:1px solid #ddd;
}
/* 3. Grid */
#access{
	display:none;
}
#container{
	width:918px;
	margin:0 auto 20px
}
#content,
.sidebar{
	float:left;
	width:592px;
	padding:15px 30px 20px 
}
.sidebar{
	float:left;
	width:206px;
	padding:0 30px 20px
}
#footer{
	clear:both;
}
/* 4. Format */
#header h1 a{
	height:240px
}
#header #blog-description{
	display:none;
}
#container{
	background:#f5f5f5 url(images/bg_container.gif) repeat-y right;
	border:2px solid #36105D;
	font-size:1.1em
}
#content p,
#content li{
	padding:0 0 20px;
	line-height:1.5em;
	font-size:1.1em
}
#content .entry-content ul,
#content .entry-content ol{
	padding:0 0 15px
}
#content .entry-content li{
	margin:0 0 0 30px;
	padding:0 0 5px
}
#content .post ul li,
#content .page ul li{
	list-style:disc
}
#content .post ol li,
#content .page ol li{
	list-style:decimal
}
h2,h2 *,
h3,h3 *{
	font-weight:900;
	color:#16012B
}
h4,h4 *{
	font-weight:900;
}
#content h2,
#content h3{
	padding:10px 0 20px;
	font-size:1.8em;
}
#content h3{
	font-size:1.4em;
}
#content h3,
#content h3 a{
	color:#77009E;
}
#content .entry-content img{
	border:1px solid #333;
}
.sidebar li{
	margin:0 0 36px;
}
.sidebar li li{
	margin:0
}
.sidebar li,
.sidebar li *{
	color:#fff
}
.sidebar h3,
.sidebar .widget_search label{
	margin:18px 0 9px;
	height:19px;
	background:url(images/tt_sidebar.gif) no-repeat 0 0;
	font-size:1.28em;
}
.sidebar .widget_search{
	overflow:auto
}
.sidebar .widget_search label{
	display:block;
}
.sidebar input{
	float:left;
	margin:0 2px 0 0
}
.sidebar .widget_archive h3{
	background-position:0 -30px;
}
.sidebar #text-442831141 h3{
	background-position:0 -60px;
}
.sidebar #categories-442831142 h3{
	background-position:0 -90px;
}
.sidebar .widget_tag_cloud h3{
	background-position:0 -120px;
}
.sidebar #linkcat-2 h3{
	background-position:0 -150px;
}
#tag_cloud{
	padding:0 0 16px;
	text-align:center;
}
#tag_cloud h3{
	text-align:left
}
.sidebar .twitter{
	margin:0 0 10px;
	padding:30px 0 0;
	font-weight:900
}
.sidebar .twitter a{
	width:203px;
	height:50px;
	background:url(images/bt_twitter.gif) no-repeat 0 0
}
#pontofrio{
	padding:25px 0 0;
	font-size:0.9em
}
#pontofrio img{
	margin:4px 0 0
}
/* 5. Pages */
.home #content p{
	text-align:justify;
}
.home #content p a{
	color:#333
}
.entry-date,
.comment-meta{
	margin:-18px 0 20px;
	color:#666
}
.entry-meta{
	clear:both;
	margin:0 0 20px;
	padding:5px 10px;
	line-height:1.3em;
	background:#D5D5D5;
	border:1px solid #CCC;
	color:#444
}
.entry-meta a{
	color:#77009E;
}
#sharethis_0{
	display:block;
	padding:0 0 20px
}
#comments{
	padding:50px 0 0
}
#comments h3{
	padding:0 0 5px;
	font-size:1.8em;
	color:#16012B
}
#comments input,
#comments textarea{
	background:#666;
	border:0
}
#comments input{
	width:250px	
}

#content #comments li{
	padding:0 0 10px
}
#comments .avatar{
	padding:3px;
	background:#fff;
	border:1px solid #CCC	
}
#comments .n,
#comments .n a{
	font-weight:900;
	color:#77009E
}
#comments .comment-text,
#comments .comment-meta{
	padding:4px 10px;
	font-size:0.85em
}
#comments .comment-text{
	background:#e5e5e5
}
#comments .comment-meta{
	clear:both;
	background:#F5F5F5
}
#comments .unapproved{
	display:block;
	padding:8px 10px;
	background:#EEE0FF;
	text-align:center;
}
#comments .button{
	width:auto;
	margin:10px 0
}
#searchsubmit{
	overflow:hidden;
	line-height:999px;
	border:none;
	cursor:pointer;
	text-indent:-999px;
}
#header h1 a,
.sidebar h3,
.sidebar .widget_search label,
.sidebar .twitter a{
	display:block;
	overflow:hidden;
	text-indent:-9999px
}
/* clearfix*/
#container:after,
.wp:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
#container,
.wp{
	display:inline-block
}
html[xmlns] #container,
html[xmlns] .wp{
	display:block
}
* html #container,
* html .wp{
	height:1%
}
