﻿/*
Theme Name: [VARIACION]Geek & Roll Kick Ass Theme with flavor changer
Theme URI: http://www.geekandroll.com/
Description: Tema basado en un grid de cinco columnas.
Version: 1.5
Author: Axel Valdez
*/

/* BASICOS ---------------------------------------------------------------------- */

*{
	margin: 0;
	padding: 0;
}

body{
	background: #222;
	font: .7em "lucida sans unicode", arial, sans-serif;
	color: #aaa;
	margin-top: -15px;
}

h1, h2, h3, h4, h5, h6{
	font-family: arial, sans-serif;
	font-weight: normal;
}

p, blockquote, code{
	margin: .8em 0;
	line-height: 1.65;
}

blockquote{
	padding-left: 27px;
	color: #999;
	background: url(flavor-dark/quotes.gif) 0 5px no-repeat;
}

a{
	text-decoration: none;
	color: #6f8c06;
}

a:hover{
	color: #92c000;
}

ul{
	list-style: none;
}

li{
	line-height: 1.65;
}



/* ENCABEZADO ------------------------------------------------------------------- */

#header{
	clear: both;
	padding: 3em 0 3em 20px;
	background: #000;
}

#header h1{
	width: 454px;
	height: 64px;
}

#header p{
	margin: 0;
}

#header h1 a{
	display: block;
	width: 454px;
	height: 64px;
	text-indent: -9999px;
	background: url(flavor-dark/geekandroll.gif) no-repeat;
	color: #000;
}

#header #busqueda{
	width: 130px;
	overflow: hidden;
	position: absolute;
	top: 80px;
	left: 857px;
}

/* BARRA DE NAVEGACIÓN ---------------------------------------------------------- */

#nav{
	color: #aaa;
	background: #111;
	float: left;
	width: 100%;
	border-bottom: 1px solid #444;
	border-top: 1px solid #444;
	margin-bottom: 40px;
}

#nav ul{
	border-right: 1px solid #444;
	padding: 0 5px;
}

#nav ul, #nav ul li{
	float: left;
}

#nav ul li.feed{
	float: right;
	width: 220px;
}

#nav ul li.feed a{
	padding-left: 18px;
}

#nav li a{
	display: block;
	float: left;
	padding: .5em;
	color: #fff;
}

#nav a:hover{
	color: #92c000;
}

/* CONTENIDO (POSTS) ------------------------------------------------------------ */

#content{
	float: left;
	width: 460px;
	margin-left: 20px;
	display: inline; /* arregla el margen en ie6 */
	border-right: 1px solid #444;
	padding-right: 20px;
}

.post, .minipost{
	float: left;
	margin-bottom: 2em;
	width: 460px;
	
}

.post h2, .minipost h2{
	font-size: 2em;
}

.post h2 a{
	color: #fff;
}

.post .content{
	float: left;
	width: 460px;
	padding-top: .8em;
}

.meta{
	padding: 5px 0;
	font-size: .9em;
}

.meta span{
	line-height: 1.65;
	padding-left: 12px;
	margin-right: 5px;
	color: #999;
}

.meta span.edit{
	padding-left:0;
}

.meta span.edit a{
	padding-left:0;
	padding-left: 12px;
}

.post ul li{
	padding-left: 10px;
	margin-left: 20px;
	background: url(flavor-dark/bullet.gif) 0 7px no-repeat;
}

.post ol{
	margin-left: 30px;
}

.post li{margin-bottom: .5em;}
body.page .post li{margin-bottom: 0;}

.minipost p{
	display: inline;
	margin: 0;
}


a img{
	border: none;
}

img.border{
	padding: 5px;
	border: 1px solid #666;
}

img.aligncenter, .post img{
	display: block;
	margin: .8em auto;
}

img.alignleft{
	float: left;
	margin: .5em 10px 10px 0;
}

img.alignright{
	float: right;
	margin: .5em 0 10px 10px;
}

/* BARRA LATERAL (SIDEBAR) ------------------------------------------------------ */

#sidebar{
	float: left;
}

#sidebar .sidechunk{
	margin-left: 20px;
	width: 460px;
	border-bottom: 1px solid #444;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#sidebar .sidechunk .non{
	margin: 0;
}

#miniblog li{
	margin-bottom: 1em;
}

#miniblog p{
	display: inline;
	margin: 0;
}

#sidebar h2{
	font-size: 2em;
	margin-bottom: .3em
}

#sidebar .sidechunk h3{
	font-size: 1.2em;
	border-bottom: none;
	margin: 0;
}

#sidebar .recentcomments li{
	margin-bottom: 1em;
	padding-left: 10px;
	background: url(flavor-dark/bullet.gif) 0 7px no-repeat;
}

#sidebar #sponsors img{
	margin-bottom: 15px;
}

#sidebar #sponsors{
}

#archives{
	float: left;
	margin-left: 20px;
}

#archives h2{
	font-size: 2em;
}

#sidebar .non{
	clear: both;
}

#sidebar .icons{
	border: 0
}

#sidebar .tercio{
	float: left;
	width: 140px;
	margin-left: 20px;
}

#sidebar .justone{
	float: left;
	width: 460px;
	margin-left: 20px;
	padding-bottom: 15px;
}

#sidebar .justone h2{
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-top: .4em;
	margin-bottom: -.4em
}

#sidebar .justone p.desc{
	float: left;
	margin-left: 20px;
	clear: none !important;
	width: 300px;
}

#sidebar .block .sitelinks{
	float: left;
	width: 220px;
	margin-bottom: .8em;
}

#sidebar .block .sitelinks li{
	float: left;
}

#sidebar .block .sitelinks li a{
	float: left;
	width: 46px;
	margin-right: 12px;
	padding-top: 48px;
	text-align: center;
}

#sidebar .block .sitelinks li a.last{
	margin: 0;
}

#sidebar ul.roll{
	margin: .8em 0;
}

ul.roll li, ul.links li{
	padding-left: 10px;
	background: url(flavor-dark/bullet.gif) 0 7px no-repeat;
}

#sidebar img.foto{
	padding-top: .8em;
	float: left;
}

#sidebar .archivos ul{
	margin: 0 0 15px -20px;
	width: 480px !important;
	float: left;
}

#sidebar .archivos ul li{
	width: 130px;
	float: left;
	margin-left: 20px;

}

#sidebar P.otrospostsautor{
	clear: both;
	padding-top: .8em;
}

/* FOOTER ----------------------------------------------------------------------- */

#footer{
	background: #000;
	color: #999;
	padding: 2em 10px;
	clear: both;
	top: 40px;
	border-top: 1px solid #444;
	position: relative;
}

#footer .block{
	border: none;
}

#footer .first{
	margin-left: 0;
}

#footer .block h3{
	border: none;
}

#footer .tags{
	width: 460px;
}

#footer ul li{
	padding-left: 10px;
	background: url(flavor-dark/bullet-neg.gif) 0 7px no-repeat;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	color: #92c000;
}
#footer p{
	padding-left: 55px;
	background: url(flavor-dark/creativecommons.gif) left center no-repeat;
}

/* COMENTARIOS ------------------------------------------------------------------ */

p.nocomments{
	clear: both;
	border-top: 2px solid #000;
	padding-top: 1em;
}

h3#commentsno{
	margin-bottom: 10px;
	
}
h3#respond{
	border-top: 1px solid #444;
	padding-top: 10px;
}


#commentsblock .comment{
	border-top: 1px solid #444;
	padding: 1.5em 0 .5em 0;
}

#commentsblock .comment p{
	margin-top: .3em;
}

#commentsblock .comment h3{
	font-size: 1.2em;
	clear: both;
	padding-bottom: 3px;
}


#commentsblock .comment .meta{
	margin: 0;
	padding: 0;
}

#commentsarea{
	clear: both;
}

#commentsarea .formulario{
	float: left;
	padding-top: .8em;
}

#commentsarea #author, #commentsarea #email, #commentsarea #url, #commentsarea #comment{
	width: 448px;
	border: 1px solid #444;
	padding: 5px;
	font: 1em "lucida sans unicode", sans-serif;
	background: #333;
	color: #ccc;
}

#commentsarea #author, #commentsarea #email, #commentsarea #url{
	width: 348px;
}

#commentsarea .tos{
	font-size: .8em;
}


/* BÚSQUEDA */

#searchform input{
	border: 1px solid #444;
	padding: 2px;
	font: 1em "lucida sans unicode", sans-serif;
	background: #333;
	color: #ccc;
}


	

/* PERTENECIENTES A VARIAS SECCIONES -------------------------------------------- */

.wrap{
	width: 940px;
	margin-left: 10px;
}

.block{
	margin-left: 20px;
	float: left;
	width: 220px;
	margin-bottom: 1.5em;
	display: inline; /* arregla el margen en ie6 */
}

#archives .block{
	margin-left: 0;
	float: left;
	width: 150px;
	margin-bottom: 1.5em;
	display: inline; /* arregla el margen en ie6 */
	clear: both;
}

#archivesfooter .block{
	margin-left: 20px;
	float: left;
	width: 220px;
	margin-bottom: 1.5em;
	display: inline; /* arregla el margen en ie6 */
}

.block h3, .post h3, #commentsblock h3{
	font-size: 1.4em;
}


.post h3{
	margin: 2em 0 .5em 0;
	color: #ccc;
	font-size: 1.3em;
}

.more-link{
	display: block;
	margin: .8em 0 0 0;
}

/* ICONOS ----------------------------------------------------------------------- */

#nav ul li a.feed{ padding-left: 23px; background: url(flavor-dark/icon-rss.png) 5px center no-repeat; }

.meta .autor{ background: url(flavor-dark/icon-author.gif) 0 3px no-repeat; }
.meta .fecha{ background: url(flavor-dark/icon-date.gif) 0 3px no-repeat; }
.meta .comentarios{ background: url(flavor-dark/icon-comments.gif) 0 3px no-repeat; }
.meta .edit a{ background: url(flavor-dark/icon-edit.gif) 0 3px no-repeat; }
.meta .tags{ background: url(flavor-dark/icon_tags.gif) 0 3px no-repeat; }

/* EL VERGONZOSO CLEAR (NO LE DIGAS A NADIE) */

.clear{
	clear: both;
}

/* PAGINADO */

.link-arr-left a{
	display: block;
	float: left;
	background: #333 url(flavor-dark/arrow-left.gif) no-repeat left center;
	padding: 5px 5px 5px 20px;
	color: #fff;
	width: 195px;
	margin-bottom: 20px;
}

.link-arr-right a{
	display: block;
	float: right;
	background: #333 url(flavor-dark/arrow-right.gif) no-repeat right center;
	padding: 5px 20px 5px 5px;
	color: #fff;
	width: 195px;
	margin-bottom: 20px;
}

.link-arr-left a:hover, .link-arr-right a:hover{
	background-color: #92c000;
	color: #000;
}

.foot{
	padding-top: 15px;
	clear: both;
	background: #111;
	border-top: 1px solid #444;
	position: relative;
	top: 40px;
	margin: 0 !important;
	width: 100%;
}
.foot .block{
	margin-left: 20px !important;
	float: left;
	clear: none !important;
	width: 220px !important;
	margin-bottom: 1.5em;
	display: inline; /* arregla el margen en ie6 */
}