/*
Theme Name: Blank 1 sidebar - right (theme development)
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Anna
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */


/* - BASIC STUFF - */
body {
	color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	text-decoration:none;
	color: #FFCC33;
}
a:hover {
	text-decoration:none;
	color: #F90;
}
.entry-content-index {
	margin-top: -5px;
	margin-bottom: 5px;
}
.additional-meta {
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {

	color: #0099CC;
}
h2.entry-title {
	font-size:16px;
	color: #0099CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.index-entry-title {
	padding-top: 10px;
	padding-bottom: 6px;
	background-color: #101010;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c2b2b;
}
h2#comments{
	margin:20px auto 10px;
	font-size:140%;
	color: #0099CC;
}
/* headings inside posts */
.entry-content h3 {
	font-size:24px;
	color: #0099CC;
}
.entry-content h4 {
	font-size:20px;
	color: #0099CC;
}
.entry-content h5 {
	font-size:18px;
	color: #0099CC;
}
.entry-content h6 {
	font-size:15px;
	color: #0099CC;
}
#header h1 {
	visibility: hidden;
}
#header h2 {
	visibility: hidden;
}

/* -- MAIN DIV'S -- */
#wrapper {
	float:none;
	clear:both;
	padding:0;
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #242424;
}
#header {
	height:190px;
	text-align:center;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.buscador {
	background-image: url(images/f-search.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

#footer {
	height:465px;
	overflow:hidden;
	clear:both;
	float:none;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* -- POSTS -- */
.post-index {
	width: 320px;
	min-height: 190px;
	float: left;
	background-color: #171717;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 8px;
}
.listadistritos {
	background-color: #171717;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
}
.entry-meta-index {
	font-size: 10px;
	padding-bottom: 8px;
}
#post-single {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.posts-wrap {
	float:left;
	clear:none;
	width:700px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.posts-wrap2 {
	float:left;
	clear:none;
	width:960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/* -- SIDEBARS --*/
.sidebar-wrap {
	overflow:hidden;
	float:right;
	clear:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 265px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebar {
	width:360px;
	clear:none;
	margin-top: 20px;
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.block-1 {
	float:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}
.menu  a:link, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #CA0821;
}
.top a:link, .top a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(images/linea-top.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.top a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(images/linea-top.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.anadir   a:link, .anadir a:visited {
	background-image: url(images/boton-rojo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 138px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.anadir a:hover {
	background-image: url(images/boton-rojo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 138px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	display: block;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.buscar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}
.conte-pie {
	background-image: url(images/pie.jpg);
	background-repeat:  repeat-x;
	height: 238px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 970px;
}
.capitan {
	background-image: url(images/capitan.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lineafooter {
	background-image: url(images/cuadradito.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.pie01  a:link, .pie01 a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.pie01 a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
}
.pie02  a:link,.pie02 a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
}
.pie02 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
h2  a:link, h2 a:visited {
	font-size:13px;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.publi {
	float: left;
	margin-right: 10px;
}
.publi2 {
	margin-right: auto;
	margin-left: auto;
}
.auspiciadores {
	background-color: #171717;
	margin-top: 8px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.auspiciadores h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #101010;
	margin-top: -5px;
	margin-right: -10px;
	margin-left: -10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c2b2b;
}
.widget h3  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #101010;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c2b2b;
	width: 240px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

