/*
Credit: http://www.juegosni.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #b9b9b9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em; 
	background-color: #ccc;
	background-image: url(../images/juegosni_body.jpg);
	background-repeat: repeat;
}

a, a:link, a:visited { color: #da9d0c; font-weight: bold; text-decoration: underline; }
a:hover { color: #99FF00; text-decoration: none; }

p { margin: 0px; padding: 0; }
img { border: none; }

ul { margin: 0; padding: 0; }
ul li { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 , h7{ color: #000; }
h1 { font-size: 30px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; color: #9b9b9b; }
h2 { font-size: 24px; font-weight: normal; margin: 0 0 20px 0; padding: 10px 0 15px 0; color: #fff; }
h3 { font-size: 20px; font-weight: normal; margin: 0 0 15px 0; padding: 0; padding: 0 0 10px 0; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0 0 10px 0; ; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }
h20 { font-size: 27px; font-weight: normal; margin: 0 0 15px 0; padding: 0; padding: 0 0 10px 0; }


#juegosni_bottom h6 {
	font-size: 16px; font-weight: normal; margin: 0 0 20px 0; padding: 10px 0 2px 0; color: #fff; 
}

.cleaner { clear: both; width: 50%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.hr_divider { background: url(../images/juegosni_hr_divider.jpg) bottom repeat-x; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; padding: 4px; border: 1px solid #666; background: none; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

.facebook_tab { 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.juegosni.com/images/facebook_fan.png) repeat-x scroll right top;
display:block;
height:117px;
margin-top:200px;
position:fixed;
right:0;
width:38px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #e55822; }

a.continue { color: #F00; font-weight: bold; text-decoration: none; }

#juegosni_header {
	width: 1038px;
	padding: 0;
	margin: 0 auto 20px auto;
	
}

#site_title {
	float: left;
	width: 500px;
	height: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#site_title a {
	display: block;
	width: 869px;
	height: 30px;
	margin: 0px;
	padding: 130px 0px 0 170px;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/cabecera.jpg) no-repeat;	
}

#header_right {
	float: right;
	width: 260px;
	padding-top: 30px;
	text-align: right;
}

#newsletter_box {
	width: 260px;
	padding: 28px 0 0 0;
	margin-top: 30px;
	background: url(../images/juegosni_newsletter.png) top left no-repeat;
}

#newsletter_box form { width: 260px; padding: 0; margin: 0; }
#newsletter_box form .newsletter_email { color: #333; width: 180px; height: 22px; border: 1px solid #333; background: none; padding: 0 5px; }
#newsletter_box form #submit { width: 63px; height:23px; background: url(../images/juegosni_subscribe_btn.png) no-repeat; border: none; cursor: pointer; }

/* menu */

#juegosni_menu_wrapper {
	clear: both;
	width: 100%;
	height: 50px;
	background: url(../images/juegosni_menu_wrapper.jpg) repeat-x;
}

#juegosni_menu {
	width: 984px;
	height: 50px;
	padding: 0 20px;
	margin: 0 auto;
	background: #262626;
}

#juegosni_menu ul {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}

#juegosni_menu ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
}

#juegosni_menu ul li a {
	position: relative;
	float: left;
	display: block;
	height: 26px;
	padding: 7px 28px;
	font-size: 15px;
	color: #fff;	
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	outline: none;
}

#juegosni_menu ul li a:hover, #juegosni_menu ul .current {
	color: #fff;
	background: url(../images/juegosni_menu_right.jpg) no-repeat top right;
}

#juegosni_menu ul li a:hover span, #juegosni_menu ul .current span {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 33px;
	background: url(../images/juegosni_menu_left.jpg) no-repeat;
}

#register_box {
	float: right;
	width: 200px;
	color: #fff;
	font-size: 11px;
	padding-top: 10px;
}

#register_box .signup { color:#F00; font-weight: bold; text-decoration: none; }
#register_box .new_reg { color:#be6300; font-weight: bold; text-decoration: none; }
/* end of menu */

/* main */

#juegosni_main {
	clear: both;
	position: relative;
	width: 980px;
	padding: 0 30px ;
	margin: 0 auto;
	background: #272727 url(../images/juegosni_content_top.jpg) top no-repeat;
}

#juegosni_main .tm_bottom {
	 position: absolute;
	 width: 1024px;
	 height: 50px;
	 bottom: 0;
	 left: 0;
	 background: url(../images/juegosni_content_bottom.jpg) no-repeat;	 
}

#juegosni_content {
	float: left;
	width: 460px;
	padding: 30px 30px 30px 0;
	border-right: 1px dashed #363636;
}

#juegosni_content h1 span {
	color: #20c4d3;
}

.content_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #363636;	
}

.post_box {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #363636;	
}

.pb_last { margin: 0; padding: 0; border: none; }

.post_box .header {
	position: relative;
	margin-bottom: 10px;
}

.header a { color: #FFFFFF; font-weight: normal; text-decoration: none; }
.header a:hover { color: #999999; }

.header .tag { font-size: 11px; color: #999999; }
.header .tag a { font-size: 11px; color: #666666; }
.header .tag a:hover { color: #CCCCCC; }

.header h2 { margin: 0; padding: 5px 0; }
.header .posted_date { position: absolute; font-size: 11px; color: #2b2b2b; top: 0; right: 0; width: 45px; height: 45px; padding: 8px 3px 0 0; text-align: center; background:url(../images/juegosni_date.jpg) no-repeat;
}
.header .posted_date strong { display: block; margin-top: 5px; }

.post_box .imgs { width: 108px; height: 108px; border: 5px solid #fff; float: left; margin-right: 30px; }
.post_box .pb_right { float: right; width: 312px; }
.post_box .comment a { display: block; margin-top: 0px; background: url(../images/juegosni_comment.jpg) no-repeat bottom left; padding: 3px 0 0 25px; }

#juegosni_anuncio {
border-right:1px dashed #363636;
float: left;
padding:30px 30px 30px 0;
width: 160px;
}


#juegosni_sidebar {
	float: right;
	width: 290px;
}

 
#juegosni_anunciojuego{
border-right:1px dashed #363636;
float:left;
padding:30px 30px 30px 0;
width:145px;
}


.sidebar_box {
	clear: both;
}

.sidebar_box h3 {
	width: 190px;
	height: 38px;
	margin: 0;
	padding: 42px 0 0 90px;
	color: #fff;
	background: url(../images/juegosni_site_header.png) no-repeat left top;;
}


#sidebar_box1 h20 {
	width: 160px;
	height: 14px;
	margin: 0;
	padding: 42px 0 0 30px;
	color: #fff;
	
}



.sidebar_box a { text-decoration: none; color: #b9b9b9; }

.sidebar_box .sb_content {
	padding: 20px;
}

.top5 a { text-decoration: none; color: #b9b9b9; }

.top5 .sb_content {
	padding: 2px;
}

.top5 .Titulo {
font-size: 18px; font-weight: normal; margin: 0 0 20px 0; padding: 10px 0 15px 0; color: #fff; 
}
.top5 h4 {
	width: 85px;
	height: 34px;
	margin: 0;
	padding: 42px 0 0 90px;
	color: #fff;
	background: url(../images/juegosni_site_header.png) no-repeat left top;;
}



.sidebar_menu { margin: 0; padding: 0; list-style: none; }
.sidebar_menu li { margin: 0 0 5px 0; padding: 3px 0; border-bottom: 1px solid #303030 }
.sidebar_menu li a { text-decoration: none; font-size: 11px; font-weight: normal; background: url(../images/juegosni_list.jpg) no-repeat top left; display: block; padding-left: 20px;}
.sidebar_menu li a span { color: #f00; }

/* end of main */
  
/* bottom */

#juegosni_bottom {
	clear: both;
	/*height: 260px;*/
	margin: 0 auto;
	padding: 4px 5px 135px;
	/*background: url(../images/juegosni_footer.jpg) repeat;*/
}

.bottom_box {
	float: left;
	margin-left: 20px;
	width: 256px;
	padding: 20px 20px 0;
	background: url(../images/juegosni_footer_box.png) no-repeat;
}

.bottom_box h5 {
	color: #b3b3b3;
}

.bottom_box h5 span {
	color: #26c6d5;
}

.bottom_box a.continue {
	font-weight: normal;
	float: right;
	color: #26c6d5;
}

.bottom_box_list { margin: 20px 0; padding: 0; list-style: none; }
.bottom_box_list li { background: url(../images/juegosni_footer_list.png) no-repeat scroll 0 3px; margin: 0 0 10px; padding: 0 0 3px 15px; 	line-height: 1em; }
.bottom_box_list li a { color: #8e8e8e; text-decoration: underline; font-weight: normal; }
.bottom_box_list li a:hover { text-decoration: none; }

/* end of bottom */

/* footer */

#juegosni_footer {
	clear: both;
	width: 1024px;
	margin: 0 auto;
	padding: 10px 0;
	color: #999999;
	text-align: center;
}

#juegosni_footer a { color: #999999; font-weight: normal; }

#juegosni_footer .footer_menu { margin: 0 0 5px 0; padding: 0; list-style: none; }
#juegosni_footer .footer_menu li { margin: 0; padding: 0 5px; list-style: none; border-left: 1px solid #6b6b6b; display: inline-block; }
#juegosni_footer .footer_menu .first { border: none; }
#juegosni_footer .footer_menu li a { color: #6b6b6b; font-size: 11px; }
#juegosni_footer .footer_menu li a:hover { color: #fff; }

/* end of footer */

/* comienzo de la paginacion */
div.wp-pagenavi {
	text-align:center;
	padding:10px 0;
	overflow:hidden;
	font-size:15px;
	border-top:1px dashed #CCC;
}
div.wp-pagenavi a, div.wp-pagenavi span.pages, div.wp-pagenavi span.current {
	padding:4px 8px;
	display:inline-block;
	border-width:1px;
	border-style:dashed;
}
div.wp-pagenavi a, div.wp-pagenavi a:link, div.wp-pagenavi a:visited, div.wp-pagenavi a:active {
	border-color:#CCC;
	color:#999;
}
div.wp-pagenavi a:hover {
	border-color:#000;
	background-color:#eee;
	color:#000;
}
div.wp-pagenavi span.pages, div.wp-pagenavi span.extend {
	display:none;
}
div.wp-pagenavi .page {
	padding:4px 8px;
}
div.wp-pagenavi span.current {
	font-weight: bold;
	background-color:#CCC;
	border-color:#333;
	color:#000;
}
/*fin de la paginacion*/

div.titulocatedescrip a {
	color: #FFFFFF ; font-weight: bold; text-decoration: underline;
}




#topjuegostooltip{
	position:absolute;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:none;
	background-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}	
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
a{
	text-decoration:none;
	color:#f30;	
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
}

