/*
Theme Name: JuegosFlash
Theme URI: http://www.juegosflash.cl/
Description: Basado en el tema Gossip
Version: 1.0
Author: GJC
Author: http://www.juegosflash.cl/
*/

@import url('style-basics.css'); /* general body styles with wrapper, dottop, and dotbottom */
@import url('style-header.css'); /* header styles i.e. h1, menu, and search */
@import url('style-typography.css'); /* content typography styles */
@import url('style-sidebar.css'); /* general sidebar styles and custom styles for primary and secondary */
@import url('style-widgets.css'); /* sidebar widgets */
@import url('style-comments.css'); /* comments template */

.container{
	float: left;
	width: 860px;
	background: #fff;
}

.rctop, .rctop div, .rcbottom, .rcbottom div{
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.rctop{background: url(images/corners.gif) right top no-repeat;}
.rctop div{background: url(images/corners.gif) 0 -10px no-repeat;}
.rcbottom{background: url(images/corners.gif) right -20px no-repeat;}
.rcbottom div{background: url(images/corners.gif) 0 -30px no-repeat;}

.gallery{
	float: left;
	width: 840px;
	margin: 10px 0 0 10px;
	padding: 0 0 10px;
	border-top: 1px solid #f2f1e9;
	border-bottom: 1px solid #f2f1e9;
	display: inline;
}

.thumb{
	float: left;
	margin: 10px 0 0 10px;
	width: 156px;
	height: 156px;
	display: inline;
	position: relative;
}

.thumb-caption{
	width: 156px;
	height: 29px;
	overflow: hidden;
	background: #000;
	color: #ccc;
	position: absolute;
	top: 156px;
	left: 0;
	margin: -29px 0 0;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

.thumb-caption a {
	display: block;
	padding: 7px 10px 7px;
	color: #fff;
}

.thumb .dottop, .thumb .dotbottom {
	position: absolute;
	top: 0;
	left: 0;

}

.thumb .dotbottom{
	top: 155px;
}

.content{
	float: left;
	margin: 10px 10px 0;
	width: 560px;
	display: inline;
	overflow: hidden;
}

.post, .page{
	padding: 14px 0 0;
}

.entry-head{
	float: left;
	width: 560px;
	padding: 0 0 7px;
	border-bottom: 1px solid #f2f1e9;
	background: url(images/entryheading-star.gif) no-repeat 10px 6px;
}

.entry-head h2, .entry-meta{
	margin: 0 0 0 56px;
}

.entry-head h2{
	font: bold 24px "trebuchet ms", georgia, serif;
	text-transform: uppercase;
}

.entry-head h2 a{
	color: #dd3f14;
}

.page .entry-head{
	float: none;
	background-image: none;
}

.page .entry-head h2{
	margin: 0 0 0 10px;
}

.entry-meta{

	padding: 1px 0 0;
	font-size: 11px;
	color: #777;
}

span.entry-date{
	padding: 0 0 0 12px;
	background: url(images/entrymeta-calendar.gif) no-repeat 0 3px;
}

span.author{
	padding: 0 0 0 13px;
	background: url(images/entrymeta-pencil.gif) no-repeat 0 3px;
}

span.etiquetas{
	padding: 0 0 0 13px;
	background: url(images/entrymeta-hongo.gif) no-repeat 0 3px;
}

span.comments-link{
	padding: 0 0 0 14px;
	background: url(images/entrymeta-comment.gif) no-repeat 0 3px;
}

.entry-foot{
	padding: 4px 10px 3px;
	border-top: 1px solid #f2f1e9;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
	background: #d7ebff;
}

.entry-content{
	padding: 0 10px;
	line-height: 22px;
}

.entry-content p a{
	font-weight: bold;
	text-decoration: none;
	border-bottom:2px dotted #dd3f14;
	color: #000;
}

.entry-content p a:hover{
	text-decoration: none;
}

.entry-content img a{
	border-bottom:0 px;
}

span.estrellas{
	font-size: 14px; font-weight: bold; line-height: 20px;}


.entry-content h2{font-size: 24px; font-weight: bold; line-height: 28px;}
.entry-content h3{font-size: 18px; font-weight: bold; line-height: 24px;}
.entry-content h4{font-size: 14px; font-weight: bold; line-height: 20px;}
.entry-content h5{font-size: 11px; line-height: 16px;}
.entry-content h6{font-size: 10px; line-height: 14px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 10px;
}

.ads-468x60 img{
	margin: 20px 0 0 20px;
}


.navigation{
	float: left;
	width: 560px;
	margin: 17px 0 7px;
	display: inline;
}

.navigation span.nav-previous{
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
	background: url(images/bg-older-posts.gif) no-repeat 0 3px;
}

.navigation span.nav-next{
	margin: 0 10px 0;
	padding: 0 16px 0;
	background: url(images/bg-newer-posts.gif) no-repeat right 3px;
}


#footer{
	float: left;
	width: 860px;
	padding: 10px 0 10px;;
	text-align: center;
	color: #c5c3b5;
}


#footer a{
	color: #ffffff;
	font-weight: bold;	
}

#footer p{
	padding: 10px 20px;
	color: #ffffff
}

/* DESTACADO */

.feature {
	background: url(fondodestacado.png) no-repeat;
	padding:15px;
	}
	
.feature p {
	margin:0;
	}

.feature img {
	padding:1px;
	border:2px solid #dd3f14;
	}

.feature a {
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing:0.1em;
	
}

#lead {
	margin-top:10px;
	}
	
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

.titulodestacado {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	margin-top: 4px;
	}
	
.feature#lead .titulodestacado {
	font:1.8em arial, helvetica, verdana, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:4px;
	}


/* BARRA IZQUIERDA */
#leftcol .recomenrandom {
	margin-bottom: 3px;
	border-bottom: none;
	}

#leftcol .tituloizq {
	text-align: center;
	padding-top: 5px;
	}
	
#leftcol a {
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing:0.1em;
	}

#leftcol img {
	margin-bottom:3px;
	display:block
	}

#leftcol {
	background-color:#d7ebff;
	background-image:url(fondorecomendados.png);
	background-repeat:no-repeat;
	width:270px;
	border-right:2px dotted #dd3f14;
	padding-right:5px;
	padding-left:5px;
	margin-top:10px;
	float:left
	}	
	
.recomenrandom {
/*	background:#f2f1e9; */
	padding:5px;
	padding-bottom:5px;
	}
	
.recomenrandom p {
	margin:0;
	}

.recomenrandom img {
	padding:1px;
	border:1px solid #dd3f14;
	}
	
.nomjuegorecom a {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	text-transform:none;
	letter-spacing:0em;
	color: #0681b5;
	}
	
/* BARRA DERECHA */

#rightcol {
	margin-top:10px;
	float:left;
	width: 268px;
	padding-left:10px;
	margin-top: 5px;
	}

#rightcol a{
	font-weight: bold;
		}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	padding:1px;
	border:1px solid #dd3f14;
	}

#rightcol .clearfloat {
	border-bottom:1px dotted #f2f1e9;
	padding:4px 0;
	background-image: url(fondojuegos.png);
	background-repeat:no-repeat;
	}
	
#rightcol .ads234 {
	border-bottom:1px dotted #f2f1e9;
	padding:4px 0;
	}

#rightcol h4 {
	color: #dd3f14;
	text-align:center;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing:0.1em;
	padding-top:2px;
	padding-bottom:4px;
	
}
	
#rightcol p{
	margin:0;
	padding:0;
	}

#OtrosJuegos {
	width:270px;
	border-right:2px dotted #dd3f14;
	padding-right:5px;
	padding-left:5px;
	margin-top:10px;
	float:left
	}		
	
#OtrosJuegos h3 {
	padding: 0 7px 7px 12px;
	background: url(images/x.gif) no-repeat 0 4px;
	border-bottom: 1px solid #f2f1e9;
	font: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dd3f14;
	}
	
#adsfinal 	{
	float:left;
	width: 268px;
	padding-left:10px;
	margin-top: 10px;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

.thumbmenu img {
	float:left;
	margin:3px 10px 3px 0;
	padding:1px;
	border:1px solid #dd3f14;
	}

#overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:1001;
	opacity:.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}

#overlay-mayor {
	position:fixed;
	top:0;left:0;
	bottom:0;right:0;
	width:400px;
	margin:auto;
	text-align:center;
	height:125px;
	border:solid 1px #333;
	background-color:#000;
	z-index:1002;
	padding:10px 0;
}
#overlay-mayor p {
	font-size:16px;
}
