

/*
Theme Name: Comunidad Inconfesable
Theme URI: http://comunidadinconfesable.com/
Description: El tema diseñado para la Comunidad Inconfesable, basado en una estructura wordpress</a>.
Version: 1
Author: Orbitum
Author URI: http://

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

body {
	font:70% helvetica, arial, sans-serif;
	#font:70% helvetica, arial, sans-serif;
	line-height:1.7em;
	color:#000;
	background: url(images/textura_1.jpg) repeat top;
}
a {
	color:#000;
	text-decoration:none;
	
}
a:hover {
	color: #9a9a9a;
	text-decoration:underline;
}
p {
	padding-top:10px;}
h1 {
	margin: 20px 0}
img {
	margin:8px 10px 5px 10px;
	padding:3px;
	background:#dcdcdc;
	border:none;
	}
input {
	vertical-align: middle}
h2 {
	font:normal 2.2em Georgia, Times, serif !important;
	margin: 0 0 12px;
	letter-spacing:-1px;
}
blockquote {
	float:left;
	margin:100px 5px 0 0;
	color:#666;
	width:220px;
}
blockquote p {
	background:url(images/blockquote.gif) no-repeat top left;
	padding-left:25px;
	padding-top:20px;
	height:52px;
	font:normal 2.2em Georgia, Times, serif !important;
	font-style:italic !important;
	margin: 0;
}
.aligncenter,
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
#wrapper {
	width: 830px;
	margin: 0 auto;
	padding: 0px 0 0 0;

}
#header {
	margin-bottom: 15px;
	padding:0 0 0 15px;
	margin-top:0;
	position:relative;
	overflow:hidden;
	background:url(images/textura-2.png) no-repeat top left;
	_height:122px;
}
#header-bg {
	height:120px;
	position:relative;
}
#header-bg h1 {
	position:absolute;
	top:0px;
	left:0;
	color:#000;
	line-height: 0.85em;
	margin: 30px 0 0 0;
	padding:10px 10px 8px 0;
}
#header-bg h1 a {
	font:normal 3.3em Georgia, Times, Times New Roman, serif;
	#font-size:2.8em !important;
	font-style:italic;
	color:#333;
	text-decoration:none;
	}
#header-bg h1 span {
	display: block;
	font:normal 1.7em Georgia, Times, Times New Roman, serif;
	font-style:italic;
	color:#9f6352;
	margin-top:10px;
}
#header #numero{
	position:relative;
	float:right;
	margin:-40px 20px 8px 0;
	font-style:italic;
	font-size: 1.8em;
	_font-size: 1.9em;
	color:#666;
	font-family:Georgia, Times, Times New Roman, serif;
}

#navcontainer {
	background:transparent url(images/nav-bg.png) no-repeat scroll 0 0;
	height:34px;
	position:absolute;
	bottom:0;
	left:0;
	width:830px;
}
ul#navlist {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#navlist li {	
	border-right:1px solid #FFF;
	float:left;
	width:100px;
	margin:0;
	padding:0;
	text-align:left;
}
ul#navlist li a {
	color:#9a9a9a;
	display:block;
	font-size:11px;
	text-decoration:none;
	height:30px;
	font-weight:bold;
	padding:4px 15px 0 8px;
}
ul#navlist li a:hover {
	background-color:#124AA8;
	color:#fff;
}
#navlist li.current_page_item {
	background:#666;
	color:#FFF !important;
}
#skip {display:none}

#divSearchForm {
	float:left;
	margin:28px 0 10px 15px;
	font-size:120%;
}
#divSearchForm label {
	display:inline;
	margin:0;
	color:#333;
	font-family: helvetica, arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
}
#divSearchForm input.txt {
	display:inline;
	width:130px;
	padding:2px;
	border:1px solid #999;
	vertical-align:middle;
}
#divSearchForm input.txt:focus {
	color:#000;
	background:#efefef;
}
#divSearchForm input.btn {
	margin:0;
	vertical-align:middle;
}
#divSearchForm input#searchsubmit {
	background: url(images/buscar.png) no-repeat;
	width:70px;
	height:17px;
	border:0;
	cursor:pointer;
	text-indent: -9999px !important;
	margin-left:5px;
}

#container {
	width: 100%;
	margin-bottom:40px;
	margin-top:35px;
}

#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 520px;
	float: right;
	overflow: hidden;
	padding:20px 30px 15px 30px !important;
	width:480px !important;
	background:#fff url(images/fondo_categoria.jpg) no-repeat top;
}
body.home #content{
	padding:0 !important;
	background:none !important;
	width:520px !important;
}
body.home #content small{
	clear:both;
	float:right;
	background:#efefef;
	width:254px;
	margin-right:10px;
	padding: 2px 5px;
	font-size:.9em;
}
body.post #content {
	background:#e2f3ed url(images/fondo_texto.jpg) no-repeat top;
}
body.category #content {
	background:#fff url(images/fondo_categoria.jpg) no-repeat top;
	
}
body.page #content {
	background:#e2f3ed url(images/fondo_texto.jpg) no-repeat top;
}
body.page #content .post .entry p{
	text-align:justify !important;
}
.entry span{
	padding-left:20px;
}
body.page.page-8 #content .post .entry p,
body.page.page-137 #content .post .entry p,
body.page.page-52 #content .post .entry p,
body.page.page-286 #content .post .entry p {text-indent:0 !important;}
#content h2 {
	padding: 0 0 4px;
	color:#000;
}
#content h2 a {
	font-weight:normal;
	text-decoration:none;
	color:#000;
	}
#content h2 a:hover {
	color:#9a9a9a;
	}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
	margin:0 0 25px 0;
	color:#905143;
}
#content h3 {
	font:normal 1.7em "arial", helvetica, sans-serif !important;
	color:#000;
	margin-bottom:-5px !important;
}
#content p, ntent li {
	font-size: 1.3em;
	line-height: 1.4em;
}
#content h3 a {
	text-decoration:underline;
	}	
#content .post {
	margin: 0 0 2.2em;
}
#content .post h2 {
	font-size:2em;
	margin:0 0 -2px;
	
}
#content .post h3 {
	margin-bottom:0px !important;
	font-family:georgia !important;
}
#content .post h3 span a, #content .post h2 em a {
	color:#666;
}
#content .entry{
	clear:both;
}
#content .entry ul li{
	font:normal 1.5em georgia, serif;
	list-style:circle;
	padding:5px 0;
	border-bottom: 1px dashed #ccc;
}
#content .post .entry{
	margin-top:15px;
}
#content .post .entry p{
	font:normal 1.4em georgia !important;
	line-height:1.4em !important;

}
#content .elautor{
	float:left;
	color:#666;
	font-size:1.6em;
	font-style:normal;
	font-family:georgia !important;
	padding:2px 5px;
}
#content .more{
text-align:right;
}
#content .more a{
color:#905143;
text-decoration:underline;
}
#content .more a:hover{
color:#905143;
text-decoration:none;
}

body.category #content h2{
	float:left;
}
body.category #content p{
	position:relative;
	float:left;
	padding:8px 10px;
	color:#666;
	font:italic 1.5em georgia;
}
body.category #content .post{
	clear:both;
}

.post ul, .post ol {
	margin:0 0 6px 35px;
	
}
.post li {
	padding:8px 25px 0 0;
	color:#000;
}
.post .postmetadata {
	font-size:1.1em;
	color:#999;
}
.postmetadata a {
	color:#999;
	text-decoration: underline;
}
.postmetadata a:hover {
	color:#000;
}
.entry {
  text-align: justify;
}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.entry a{
	text-decoration:underline;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin:20px 0 5px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right; padding:0;}
h3#comments,h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}
.commentlist {
	margin: 20px 0 30px 18px;
	font-size:120%;
}
.commentlist img {
	float:none;
	padding:0;
	border:0;
	}
.commentlist li {
	padding:5px 0 20px;
	font-size:90%;
}
.cdata {
	background:#fff;
	border-top:1px solid #999;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  	display: block;
  	color:#666;
}
#content img.avatar {
  	/*float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;*/
	display:none;
}
.ctext {
  	padding: 0 7px;
	background:#fff;
	color:#333;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  	color: #333;
}
#comment {
	width: 530px;
	height: 170px;
}

#commentform{
	margin-bottom:35px !important;
}
#commentform textarea{
	width:460px;
	padding:8px;
	border:1px solid #ccc;
	font: 14px helvetica, arial, sans-serif;
	color:#666;
}
#commentform input#author,
#commentform input#email,
#commentform input#url{
	width:300px;
	padding:4px;
	border:1px solid #ccc;
	font: 14px helvetica, arial, sans-serif;
	color:#666;
	
}
#commentform input#author:focus,
#commentform input#email:focus,
#commentform input#url:focus,
#commentform textarea:focus{
	background:#efefef;

}

dl{
	width:400px; 
	font-size:14px;
	margin: 15px 0;
	color:#666;
}

dd{
	margin-left:20px;
}


/* sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 260px;
	padding: 0 0 0 10px;
	font-size: 1.2em;
	#font-size: 1.05em;
	background:#fff;
	opacity: 0.85;
}
#sidebar ul	{
	list-style: none;
	margin:20px 0 15px;
	}	
#sidebar ul	li	{
	margin: 0;
	border-top: 1px solid #eee;
	padding:10px 0 0 5px;
	line-height: 1.4em;
	background:url(images/menu_ico.gif) no-repeat bottom left;
	margin-bottom:6px;
	}		
#sidebar ul li a {
	font-size:1.15em;
	padding: 0 0 0 12px;
	text-decoration:none;
	font-weight:bold;
	font-variant: small-caps;
	font-family:georgia !important;
	}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#905143;
	}
#sidebar h2 {
	background:url(images/menu_ico.gif) no-repeat bottom left;
	font:normal 1.3em georgia, times, serif !important;
	font-variant: small-caps !important;
	padding:20px 0 0 15px;
	line-height:0.6em;
	color:#a2c0bb;
}

#sidebar h2 a:hover {
	text-decoration:none;
	color:#a2c0bb;
}

#sidebar h3 {
	font: normal 1.4em/1.1em "arial", helvetica, sans-serif;
	padding: 0 0 3px;
}

#sidebar li:first-child{
	border-top:none !important;
}
li.cat-item-67 a{ /*Mínima fabularia*/
	font-weight:normal !important;
	font-size:1.5em !important;
	margin-bottom:20px !important;
}
li.cat-item-1 a{ /*Mínima fabularia*/
	background:url(images/critica.gif) no-repeat right;
	padding-right:50px !important;
}
li.cat-item-3 a{ /*Movimiento perpetuo*/
	background:url(images/ficcion.gif) no-repeat right;
	padding-right:55px !important;
}
li.cat-item-4 a{ /*Sine línea*/
	background:url(images/ensayo.gif) no-repeat right bottom;
	padding-right:55px !important;
}
li.cat-item-5 a{ /*La vida breve*/
	background:url(images/cine.gif) no-repeat right;
	padding-right:35px !important;
}
li.cat-item-6 a{ /*El silencio*/
	background:url(images/musica.gif) no-repeat right;
	padding-right:58px !important;
}
li.cat-item-7 a{ /*La araña*/
	background:url(images/nuevas_tecnologias.gif) no-repeat right;
	padding-right:140px !important;
}
li.cat-item-8 a{ /*Columnario*/
	background:url(images/opinion.gif) no-repeat right;
	padding-right:60px !important;
}
li.cat-item-43 a{ /*Trasvase*/
	background:url(images/traduccion.gif) no-repeat right;
	padding-right:85px !important;
}
li.cat-item-9 a{ /*Cerbatana*/
	background:url(images/poesia.gif) no-repeat right bottom;
	padding-right:55px !important;
}

.current-cat a{
	color:#905143;
}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  line-height:21px !important;
}
abbr, acronym {
	border:medium none;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted #999;
	cursor:help;
	font-style:italic;
}
code, kbd, pre {
	font-family: Monaco,"Courier New",Tahoma;
}
pre {
	padding:10px;
	background:#F6F7F5;
	font-size:120%;
}

code {
	color:#990000;
	font-family:"Courier New",Courier,mono;
}
.txtRed {
	color:#905143;
	font-size:130%;
}
.txtGrey {
	color:#999;
}
#footer {
	clear: both;
	margin: 0 0 5px 0;
	#margin-bottom: 0;
	font-size: 1.1em;
	_font-size: 1.2em;
	color: #808080;
	background: url(images/linea_div.png) no-repeat top;
}
#footer p{
	float:left;
	margin-top:20px;
	color:#999;
	}
#footer p a{
	color:#000;
	}
#footer p a:hover{
	color:#000;
	}	
#base .baseHdr{
	font-size:1.7em;
	color:#000;
	margin-bottom:10px;
	border:none;
	padding:0;
	font-variant: small-caps;
}
#base {display: inline; float: left; margin: 0; width:100%; clear:left;}
#base {background:#e3efeb; border-top:1px solid #ccc; position: relative; padding-bottom:10px; }
#base ul {margin:10px 10px; padding:10px 0 0 4px; width:252px; display:inline; float:left; list-style-type:none; }
#base li {padding:5px 4px; border-top:1px solid #C0BDBD; line-height:15px;}
.grid12 h6 { margin: 10px 0 50px 0; }

#base ul.lacomunidad li{
	background:url(images/hoja_ico.png) no-repeat left;
	padding-left:40px;
}

#blurb{
	float:left;
	width:210px;
	margin:10px 0 0 10px;
	z-index:6;
}
#blurb h3{
	font-family:georgia !important;
	font-size:1.9em !important;
	padding-bottom:10px !important;	
}
#blurb p{
	font-family:georgia;
	font-style:italic;
	font-size:1.2em;	
}
p.indent{
	text-indent:1.5em;
}