/*  
Theme Name: caos 2.0
Theme URI: http://caosmental.com
Description: The caosmental.com theme
Version: 2.0
Author: Jesús Pérez
Author URI: http://caosmental.com
*/

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-family: 'Quicksand Bold', 'Trebuchet MS', Arial, sans-serif; font-weight: bold; }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Generico */

body {
	font-family: 'Quicksand Book', 'Trebuchet MS', Arial, sans-serif;
	font-size: 15px;
	color: #2F2F2F;
}

a {
	text-decoration: underline;
	color: #2F2F2F;
	padding-right: 17px;
	background: url(media/img/blanco/enlace.gif) no-repeat right center;
	*background: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a.sin-estilo {
	background: none!important;
	padding: 0!important;
	color: #000!important;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-family: 'Quicksand Bold', 'Trebuchet MS', Arial, sans-serif;
	font-size: 1.4em;
	margin-bottom: 30px;
	color: #000;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-family: 'Quicksand Bold', 'Trebuchet MS', Arial, sans-serif;
	font-size: 1.2em;
	padding: 20px 0 0;
	color: #000;
}

h4 {
	font-size: 1em;
}

ul {
	margin: 10px 0;
	font-size: 0.9em;
}

ul li {
	margin: 10px 0;
	padding: 0 0 0 15px;
	background: url(media/img/blanco/bullet.png) no-repeat left top;
}

p {
	line-height: 1.3em;
	padding: 10px 0;
}

p.mini {
	text-align: right;
	font-size: 0.8em;
	line-height: 1em;
}

p.mini.entrada a {
	background: none;
	padding: 0;
	color: #000;
}

hr {

}

blockquote {
	margin: 0 40px 0 20px;
	font-style: italic;
	
}

.clear {
	clear: both;
}

.invisible {
	display: none;
}

#precargaImagenes {
	display: none;
}

.sin-padding {
	padding: 0!important;
	margin: 0!important;
}

.derecha {
	text-align: right;
}

.navigation {
	text-align: center;
	padding: 10px 0;
	clear: both;
}

.navigation a {
	text-decoration: none;
	font-weight: bold;
	background: none;
	padding: 0;
}

.comentarios .mini {
	float: left;
	width: 180px;
	color: #000;
}

.comentarios .comentario{
	float: left;
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 0 10px 10px;
	padding: 10px;
	border-left: solid 1px #000;
	width: 275px;
}

.comentarios .comentario p {
	padding: 0;
}

#columna dt a {
	font-size: 2.6em;
	background: none;
	padding: 0;
	text-decoration: none;
}

#columna ul {
	margin: 0;
}

#columna ul li {
	padding: 3px 0;
	margin: 0;
	background: none;
}

#columna ul li a {
	font-size: 1.2em;
	text-decoration: none;
	background: none;
	padding: 0;
}

#columna ul li a.fuera {
	padding-right: 17px;
	background: url(media/img/blanco/enlace.gif) no-repeat right center;
	_background: none;
}

#columna a {
	font-family: 'Quicksand Bold', 'Trebuchet MS', Arial, sans-serif;
	font-size: 2.6em;
	background: none;
	padding: 0;
	text-decoration: none;
}

#columna a.externo {
	padding-right: 17px;
	background: url(media/img/blanco/enlace.gif) no-repeat right center;
	_background: none;
}

#columna .visitas {
	padding: 10px 0 0;
	line-height: 32px;
	display: block;
}

#commentform {

}

#commentform textarea#comment {
	width: 430px;
	padding: 10px;
}

#commentform label {
	font-weight: bold;
}

#commentform label spam {
	color: #2F2F2F;
	font-weight: normal;
}

#commentform input, #searchform input#s {
	background: #fff;
	border: solid 1px #000;
	padding: 3px;
	width: 214px;
	color: #000;
}

#commentform input#author {
	font-weight: bold;
}

#commentform input#submit, #searchform input#searchsubmit {
	background: #fff;
	border: solid 1px #000;
	cursor: pointer;
	padding: 2px;
	width: 100px;
	
}

#commentform input#submit:hover, #searchform input#searchsubmit:hover {
	background: #000;
	border: solid 1px #000;
	color: #fff;
}

.post {
	margin: 0 0 40px;
	clear: both;
}

.post a {
	background: none;
	padding: 0;
	color: #000;
}

.post p a {
	text-decoration: underline;
	color: #2F2F2F;
	padding-right: 17px;
	background: url(media/img/blanco/enlace.gif) no-repeat right center;
	_background: none;
}

.imgtfe {
	padding: 10px 10px 0 0;
}

a#respond, a#comments {
	background: none;
	text-decoration: none;
}

.comenta-please {
	text-align: center;
	font-size: 1.2em;
}

ul.listado-categorias li {
	font-size: 1.4em;
}

/*Editor wordpress*/
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*Posicionamiento*/

#espacio-superior {
	height: 100px;
}

#cabecera {
	margin: 0 auto;
	width: 783px;
	height: 220px;
	padding: 0 30px;
	background: url(media/img/blanco/cuerpo-cabecera-trans.png) no-repeat top center;	
}

#central {
	margin: 0 auto;
	width: 783px;
	min-height: 500px;
	padding: 0 30px;
	background: url(media/img/blanco/cuerpo-central.png) repeat-y top center;	
	_background: url(media/img/blanco/cuerpo-central.gif) repeat-y top center;
}

#pie {
	margin: 0 auto;
	width: 783px;
	height: 176px;
	padding: 250px 30px 0;
	background: url(media/img/blanco/cuerpo-pie-trans.png) no-repeat top center;	
}

/*Cabecera*/

#cabecera #logo {
	padding: 75px  0 0 275px;
}

#cabecera #logo h1 {
	font-family: 'Quicksand Bold', 'Trebuchet MS', Arial, sans-serif;
	font-size: 4em;
	padding-top: 40px;
	float: right;
}

#cabecera #logo h1 a {
	color: #000;
	background: none;
	text-decoration: none;
}

/*Central*/

#columna {
	float: left;
	width: 240px;
	padding: 0 30px 0 10px;
}

#contenido {
	float: left;
	width: 500px;
}

/*Pie*/

#pie {
	text-align: center;
	font-size: 0.8em;
	color: #000;
}

/*Contenido Portada*/
.contenidoPortada {
	width: 240px;
	float: left;
	clear: both;
}

.contenidoPortada.der {
	padding-left: 20px;
	clear: none;
}

.contenidoPortada h3 {
	color: #2F2F2F;
	padding: 10px 0 0;
}

.contenidoPortada ul {
	margin: 10px 0;
}

.contenidoPortada ul li {

}

.contenidoPortada ul li a {
	background: none;
	padding: 0 17px 0 0;
	color: #000;
	text-decoration: underline;
}

.contenidoPortada ul li a:hover {
	text-decoration: none;
	background: url(media/img/blanco/enlace.gif) no-repeat right center;
	*background: none;
}

.contenidoPortada #commentform input, .contenidoPortada #searchform input#s {
	margin:10px 0;
	width: 150px;
}

.contenidoPortada #commentform input#submit, .contenidoPortada #searchform input#searchsubmit {
	width: 60px;
}

h2.portada {
	font-family: 'Quicksand Book', 'Trebuchet MS', Arial, sans-serif;
	margin: 0;
	font-size:2.6em;
	font-weight: normal;
	clear: both;
	font-weight: bold;
}

.introPortada p {
	padding: 0 0 20px;
	clear: both;
}

.destacadoPortada {
	border: solid 1px #2F2F2F;
	margin:10px 15px 10px 5px;
	padding: 10px;
}

.destacadoPortada h3 {
	font-size: 1em;
	padding: 0;
}

.espacio {
	clear: both;
	height: 40px;
}

/*buscar*/
strong.search-excerpt {
	color: #2F2F2F;
	border-bottom: 2px solid #000;
	font-weight: bold;
} 