/*
Theme Name: Jogos
Theme Style: Nice and Sleek design. Suitable for all blog niche.
Theme URI: http://www.jogosparacelulargratis.org/
Description: Super tema
Author: zoonadocelular.com
Author URI: http://www.zoonadocelular.com/

Theme code and css are under copyright 2009 

*/
ul,ol,h1,h2,h3,h4,h5,h6,blockquote,fieldset,form {
margin:0;
padding:0;
}

body {
background:url(img/bgmario.jpg) fixed -20px 0px;
# background-attachment: fixed
font-family:Arial;
font-size:12px;
color: #ededed;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#back_top {
	float: center;
	width: 800px;
	height: 10px;
        margin: 0px 0px 0px -1px;
	background-image:url();
	background-repeat:no-repeat;
	font-weight: bold;
	font-size: 11px;
}
#back_bottom {
	float: left;
	width: 800px;
	height: 15px;
	background-image:url();
        margin: 0px 0px 0px 3px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-size: 11px;
	margin-bottom: 15px;
}
#header {
	float: left;
	width: 800px;
	height: 100px;
	background-image:url();
}
#logo {
	width: 793px;
	min-height: 150px;
	background-image:url(img/logomario.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 1px;
	
}
#logo h2 {
	padding-top: 50px;
	margin:0px;
	font-weight: bold;
	color: #333;
	font-size: 14px;
}

#smenu {
	float: left;
	width: 800px;
	height: 32px;
	margin: 15px 0px 0px 0px;
	background-image:url();
	background-repeat:no-repeat;
}

.wpn_submenu {list-style:none;background:url(img/submenu_bg.gif);height:32px;padding-top:1px;position:relative;margin:13px 5px 0px 0px;bottom:0;left:0;width:800px;}
	.wpn_submenu a {outline:none;}
	.wpn_submenu > li {float:left;padding-right:2px;background:url(img/submenu_div.gif) no-repeat right;position:relative;z-index:8;}
	.wpn_submenu > li > a {float:left;display:block;height:32px;line-height:33px;padding:0 10px 0 10px;font-weight:bold;font-size:12px;color:#4fc4e3;outline:none;}
	.wpn_submenu > li > a:hover,.wpn_submenu > li:hover > a {background:#343434;color:#d6f24a;}
	
	.wpn_submenu > li:hover > ul {display:block;}
	.wpn_submenu > li > ul {position:absolute;top:30px;left:0;width:200px;list-style:none;display:none;border:0px solid #5b5b5b;border-top:0;}
	.wpn_submenu > li > ul li {position:relative;list-style:none;}
	.wpn_submenu > li > ul li a {display:block;height:25px;line-height:25px;background:url(img/submenu_dropdown_bg.gif);border-top:1px solid #5b5b5b;color:#d6f24a;font-weight:bold;text-indent:5px;}
	.wpn_submenu > li > ul li a:hover,.wpn_submenu > li > ul > li:hover > a{background:url(img/submenu_dropdown_bg_active.gif);color:#fff;}
	
	.wpn_submenu > li > ul > li:hover ul {display:block;}
	.wpn_submenu > li > ul > li > ul {position:relative;left:160px;top:-27px;width:200px;list-style:none;display:none;border:0px solid #5b5b5b;border-top:0;}


#wrapper_inside {
	float: left;
	width: 800px;
	min-height: 200px;     
}
#content {
	float: right;
	width: 800px;
	min-height: 300px;
}
#post_area {
	float:right;
	width: 540px;
	padding-top: 10px;
        margin: 0px 5px 10px 5px;
}
#post_area .post_message {
	margin: 0px 10px 10px 0px;
	font-size: 18px;
	font-weight: bold;
}
/* slider */
.slider {
	float:right;
	width: 792px;
	margin: 4px -3px 5px 0px;
	border: 2px solid #000;
	background: url() repeat-x bottom #343434;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        font-family:Arial;
font-size:12px;
color: #fff;
}

/* post meta */
.post_box {
	float:right;
	width: 530px;
	margin: 5px 0px 10px 20px;
	border: 1px solid #000;
	background:#323232;
	padding: 15px 15px 15px 15px;
        opacity: 0.97;
        -moz-border-radius: 5px;
         border-radius: 5px;
}
.post_box h3 {
	display: block;
	background-image:url();
	background-repeat:no-repeat;
	height: 29px;
	margin: -5px -5px 0px -10px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#fff;
}
.post_box h3 a {
	color:#fff;
	text-decoration: none;
}
.post_box .post_title {
	display:block;
        font:14px Arial, Tahoma, Sans-Serif;
color:#ccc;
background:url(images/title.jpg) repeat-x;
padding:7px 0 7px 10px;
border-bottom:1px solid #0c0c0c;
}
.post_box h1 {
	margin:0;
	text-transform:capitalize;
	font-size:16px;
	color: #fff;
}
.post_box h1 a { /*-------[ link do titulo da postagem ]----*/
	display:block;
	color:#fff;
	text-decoration:none;
}
.post_box h1 a:hover {
	display:block;
	color: #000;
	text-decoration:none;
}
.post_box .post_details {
	display: block;
	padding-top: 3px;
	color:#ccc;
	font-size:12px;
}
.post_box .post_rating {
	display: block;
	padding-top: 3px;
	color:#fff;
	height: 25px;
}
.post_box .post_details a {
	color:#ccc;
	font-weight: bold;
	text-decoration:none;
}
.post_box .post_details a:hover {
	color: #000;
	text-decoration:underline;
}
.post_box .post_content {
	display: block;
	padding-top: 3px;
	text-align:justify;
	line-height: 18px;
}
.post_box .post_content a { /*-------[ link dentro da postagem ]----*/
	color:#fff;
	font-weight: bold;
        font-size: 12px;
	text-decoration:none;
}
.post_box .post_content a:hover {
	color: #4fc4e3;
	text-decoration:underline;
}
.post_box .post_content a.more-link {
	float: left;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	padding-top: 3px;
	width: 400px;
}
.post_box .post_content a:hover.more-link {
	text-decoration:underline;
	color: #fff;
}
.post_footer2 {
	float: right;
	width: 180px;
	padding-top: 3px;
	line-height: 18px;
}
.post_footer2 a {
	float: right;
	background-image:url(img/comment.png);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	height: 18px;
	padding-left: 15px;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.post_footer2 a:hover {
	text-decoration:underline;
	color: #eb041f;
}
.post_footer2 a.post_bookmark {
	float: right;
	background-image:url(images/bookmark.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	height: 18px;
	padding-left: 15px;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.post_footer2 a:hover.post_bookmark {
	text-decoration:underline;
	color: #fff;
}
/* Image Alignment */
.post_box .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.post_box .alignleft {
	float:left;
	margin:0 10px 5px 0
}
.post_box .alignright {
	float:right;
	margin:0 0 5px 10px
}
.post_box .wp-caption {
	background:#fff;
	border:1px solid #DDD;
	border-radius:3px;
	margin: 10px 10px 10px 10px;
	padding-top:5px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.post_box .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.post_box .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
	font-weight: bold;
}
/* post footer */
.post_footer {
	display: block;
	height: 30px;
	padding: 0px;
	background-image:url(images/post_footer.png);
	background-repeat:no-repeat;
	color: #333333;
}
.post_footer a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.post_footer a:hover {
	color:#666666;
	text-decoration:underline;
}
.post_footer_left {
	float:left;
	width: 415px;
	padding: 7px 7px 0px 15px;
}
.post_footer_right {
	float:right;
	width: 104px;
}
/*post info */
.post_info {
	float:right;
	width: 530px;
	margin: -12px 0px 0px 20px;
	border: 1px solid #0c0c0c;
	background: #323232;
        opacity: 0.98;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
}
.post_info a {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}
.post_info a:hover {
	color: #666666;
	text-decoration:underline;
}
/* comment */
.comment_area {
	float:left;
	width: 480px;
	margin: 10px 0px 0px 18px;
	border: 1px solid #0c0c0c;
	background: #323232;
        opacity: 0.98;
	padding: 5px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
}
.comment_area a {
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}
.comment_area a:hover {
	color: #191919;
	text-decoration:underline;
}
.comment_area h2 {
	float:left;
	width: 480px;
	font-weight: normal;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform:uppercase;
}
.comment_box {
	float:left;
	width: 480px;
	margin-bottom: 20px;
}
.comment_alt {
	float:left;
	width: 480px;
	margin-bottom: 20px;
	background-color:#f9f9f9;
}
.comment_header {
	float: left;
	width: 480px;
	font-size: 11px;
	margin-bottom: 10px;
}
.comment_details {
	float: left;
	width: 480px;
}
.comment_avatar {
	float: left;
	width: 60px;
}
.comment_comment {
	float: right;
	width: 450px;
	font-size: 11px;
	text-align:justify;
}
/*comment form */
.comment_form {
	float:left;
	width: 450px;
}
.comment_form_left {
	float: left;
	width: 185px;
}
.comment_form_right {
	float: right;
	width: 340px;
}
.comment_form_instruction {
	float:left;
	width: 480px;
	margin-top: 2px;
	font-size: 11px;
}
.comment_form_submit {
	float: left;
	width: 535px;
	margin-top: 10px;
}
.comment_form_right textarea {
	width: 320px;
	height: 125px;
}
#name_text_box, #email_text_box, #url_text_box {
	width: 170px;
	height: 25px;
	font-size: 10px;
	padding: 0px 2px 1px 0px;
}
#text_area_box {
	width: 335px;
	height: 125px;
	padding-top: 0px;
	padding-left: 0px;
}
#author, #email, #url {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 146px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
}
#comment {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 300px;
	height: 110px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
}
.comment_form_small_font {
	font-size: 10px;
}
.comment_form_field_margin {
	margin-top: 2px;
}
#submit {
	width:87px;
	height:21px;
	float:left;
	border:none;
	background:url(images/btn_submit_comment.png) no-repeat;
	cursor:pointer;
	position:relative;
}

/*-------[ sidebar ]-------------------------------------------*/

#sidebar {
float:left;
margin:5px;
opacity: 0.98;
width:210px;
list-style: none;

}

#sidebar a {
color:#fff;
}
#sidebar a:hover {
color:#ccc;
}
.sidebox {
border:1px solid #0c0c0c;
margin-bottom:15px;
background:#323232;
-moz-border-radius: 5px;
border-radius: 5px;

}
.sidebox h3 {
font:14px Arial, Tahoma, Sans-Serif;
color:#ccc;
background:url(img/title.jpg) repeat-x;
padding:7px 0 7px 5px;
border-bottom:1px solid #0c0c0c;
}
.sidebox ul {
list-style:none;
margin-bottom:-1px;
}
.sidebox li {
border-bottom:1px solid #0c0c0c;
border-top:1px solid #333;
}
.sidebox li a {
font:bold 14px Arial, Tahoma, Sans-Serif;
text-decoration: none;
display:block;
padding:5px;
color:#fff;
}
.sidebox li a:hover {
background:#282828;
color:#fff;
}
.sidebox ul ul { /* category children */
border-top:1px solid #0c0c0c;
}
.sidebox ul ul li a { /* category children */
padding-left:15px;
}
#tagcloud {
border-top:1px solid #333;
padding:10px;
}
#tagcloud a {
color:#888;
}
#tagcloud a:hover {
color:#1BA0CD;
}

/*-------[ text widget ]-------------------------------------------*/

.textwidget {
padding:5px;
border-top:1px solid #333;
font-size:11px;
line-height:16px;
}


/* footer */
#footer {
	padding: 7px 4px 7px 3px;
	margin: 0px;
	position: relative;
	float: left;
	width: 793px;
	min-height: 20px;
	background: #0c0c0c;
        opacity: 0.95;
        -moz-border-radius: 5px;
	border-radius: 5px;
	
}



#footer_credit {
	float:left;
	width: 750px;
	margin: 10px 19px 0px 17px;
	padding: 7px 0px 0px 7px;
	text-align: center;
	font-size: 11px;
}
#footer_credit a {
	color:#ccc;
	font-weight: bold;
	text-decoration:none;
}
#footer_credit a:hover {
	color:#666666;
	text-decoration:none;
}
/* post navigator */
#post-navigator {
	color: #000000;
	margin: 10px 15px 0px 16px;
	padding: 0px;
	float: right;
	width: 613px;
	height: 18px;
	font-size:12px;
}
#post-navigator a {
	background: #f7f7f7;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #333333;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#post-navigator a:hover {
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #012353;
}
.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	position: relative;
}
.post-navigator .alignright {
	float: right;
	width: 98%;
	display: block;
	position: relative;
}

.wp-pagenavi { text-align:center; font-size:12px; font-weight:bold; padding-bottom:8px; }

.wp-pagenavi .pages { color:#9ca0a0; border:1px solid #b5baba; background:#d4dada; padding:7px; margin:0 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

.wp-pagenavi .current { background:#1886a1; color:#FFF; border:1px solid #055c72; padding:7px; margin:0 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

.wp-pagenavi a { text-decoration:none; color:#333; border:1px solid #b5baba; background:#d4dada; padding:7px; margin:0 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }



/* Post Relacionados */
.navegar {
	float:right;
        font-family:Arial;
        font-size:12px;
        color: #000;
	width: 530px;
	margin: 0px 0px 10px 5px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 3px 15px 3px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.navegar a {
	color: #000;
	float: center;
	font-weight: bold;	
}

.navegar a:hover {
color: #ccc;
}

.wpn_right {
float:right;
width:530px;}
	
.wpn_left {
float:left;
margin: 0px 0px 0px -255px;
width:200px;}
	
#Novidades  { 
	background: url(img/novidades-bg.png) bottom repeat-x #D5D5D5;
	color: #D5D5D5;
	float: right;
	font: bold 12px Arial;
	margin: 0 2px 5px 0;
	overflow: hidden;
	width: 283px;
}

#Novidades .title { 
	background: url(img/home-novidades.jpg) no-repeat;
	border-bottom: 1px solid #C4C4C4;
	font: bold 14px Arial;
	line-height: 21px;
	padding-left: 4px;
}

#Novidades ul { border-top: 1px solid #CECECE; }

#Novidades ul li {
	background: url(img/novidades-line.gif) left bottom repeat-x;
	line-height: 25px;
	margin: 0 0px 0 10px;
	/* width: 269px; */
}

#Novidades ul li a { color: #511201; }

#Novidades .botao {
	background: url(img/mais.png) no-repeat;
	color: #FFFFFF;
	float: right;
	line-height: 16px;
	padding-right: 29px;
	text-align: center;
	width: 54px;
}

#Novidades .botao:hover{ text-decoration: none; }
#Novidades .last, #Mais .last { background: none; }



#BoxSearch {
	background: url(img/box_search.png) no-repeat;
	color: #185067;
	float: right;
	font-weight: bold;
	height: 71px;
	padding: 13px 5px 0 20px;
	margin: 53px -12px 0px 0px;
	width: 330px;
}

#BoxSearch .busca {
	background: url(img/sombra_input.gif) repeat-x #FFFFFF;
	border: 1px solid #999999;
	float: left;
	font: 12px Arial;
	margin: 5px 0px 0px 0px;
	padding: 4px 0 3px 1px;
	width: 237px;

}

#BoxSearch .btn { float: left; margin: 5px 0 0 1px; }

.toplinks {margin: 35px 0px 0px 0px;right:0px;}
.toplinks li {float:left;list-style:none;padding:0 13px;background:url(img/toplinks_div.gif) no-repeat left;}
.toplinks li:first-child {background:none;}
.toplinks li a {color:#fff;}
.toplinks li img {vertical-align:top;margin-right:3px;}


/**************************************************************
   Erro 404
**************************************************************/
#Erro404 {
	background: url(../../imgs/bg_404.jpg) no-repeat 5px 0;
	color: #FFFFFF;
	float: left;
	font: 12px Tahoma, Arial;
	height: 312px;
	padding: 44px 0 0 27px;
	width: 800px;
}

#Erro404 .title { font-size: 24px; }
#Erro404 span { color: #0E84EF; }

#Erro404 .busca {
	border: 1px solid #A4A4A4;
	float: left;
	font-size: 16px;
	height: 26px;
	padding-top: 6px;
	margin: 11px 0 12px 0;
	width: 535px;
}

#Erro404 .search404 { padding: 70px 0 0 25px; width: 537px; }
#Erro404 .btn { float: right; }


#fullwidth {
      background: #e5e5e5 url(http://i46.tinypic.com/2u7om83.png) repeat-y center top;
      float: right;
      padding: 5px 5px 5px 5px;
      margin: 5px -5px 0px 0px;
      width: 790px;
}


#top
{
font-size: 40%;
margin: 0px auto;
padding: 10px 0 0 0;
width: 790px;
background: #343434 repeat-x;
text-align: center;
/* background: url(http://i46.tinypic.com/6jlnpv.jpg); */
}

#outerdiv
{
width: 455px;
height: 295px;
overflow:hidden;
position:relative;
margin: 0px auto;
}
#inneriframe
{
position:absolute;
top: -228px;
left: -600px;
width: 1200px;
height: 1200px;
}
#grad {
width: 790px;
height: 100px;
background: url(http://i49.tinypic.com/11w97ut.jpg);
}
#bottom {
text-align: riht;
font: 100% Verdana;
color: #555;
margin-top: 90px;
width: 780px;
height: 207px;
/* background: url(http://i49.tinypic.com/u1z87.jpg); */
}
#bottom p {
color: #777;
padding: 15px 0 0 0;
font: 90% Verdana;
}
#bottom p a {
color: #777;
}
#bottom p a:hover {
text-decoration: underline;
}


.sidebox1 {
border:1px solid #0c0c0c;
margin-bottom:15px;
background:#323232;
-moz-border-radius: 5px;
border-radius: 5px;

}
.sidebox1 h3 {
font:bold 14px Arial, Tahoma, Sans-Serif;
color:#ccc;
background:url(img/title.jpg) repeat-x;
padding:7px 0 7px 5px;
border-bottom:1px solid #0c0c0c;
}
.sidebox1 ul {
list-style:none;
margin-bottom:-1px;
}
.sidebox1 li {
border-bottom:1px solid #0c0c0c;
border-top:1px solid #333;
}
.sidebox1 li a {
font:bold 14px Arial, Tahoma, Sans-Serif;
text-decoration: none;
display:block;
padding:5px;
color:#fff;
}
.sidebox1 li a:hover {
background:#282828;
color:#fff;
}


.random-posts-thumb{
text-decoration: none;
align:right;
margin: 0px 6px 10px 20px;
padding: 2px 2px 2px 2px;
border:2px solid #ccc;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}


