/*
	Theme Name: Rompecadenas
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #4D5C6C;
	color: #3C3C3C;
	font-family: "Verdana", sans-serif;
	font-size: 9pt;
	}

#container {
	padding: 0 3px !important;
	*padding: 0 1px !important;
	padding: 0 1px;
	width: 1000px;
	margin:0px auto;
	}


/* Estructuras principales */

.post {
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 10px;
	width: 480px;
	overflow: hidden;
	font-size: 11pt;
	}

#wrapper {
	padding: 0px 0 0px 0;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: #EEF0F2;
	}

#ad728 {
	width: 1000px;
	margin: 0 auto;
	background: #D6D6D6;
	background: #D6D6D6 url(images/adfondo.jpg);
	overflow: hidden;
	}

#header {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	border-bottom: 2px solid #243664;
	background: #145086;
	overflow: hidden;
	}

#content {
	float: left;
	margin-left: 0px !important;
	margin-left: 0px;	
	padding: 10px 4px 0 4px !important;
	*padding: 10px 4px 0 4px !important;
	text-align: left;
	width: 510px !important;
	*width: 510px !important;
	width: 510px;
	overflow: hidden;
	background: #fff;
	}

#sidebar {
	float: right;
	padding: 2px 0px 0px 2px;
	line-height: 1.2em;
	width: 307px;
	text-align: left;
	padding-top:5px;
	}
	
#sidebari {
	float: left;
	line-height: 1.2em;
	padding: 5px 2px 3px 5px;
	width: 163px;
	text-align: left;
	padding-top:5px;
	}
	
	#sidebar .suscrip ul li input, #sidebari .suscrip ul li input {
	font-family: Verdana;
	height: 16px;
	margin-right:5px;
	color: #444;
	margin: 5px 0;
	margin-left: 10px;
	padding: 6px;
	width: 145px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#sidebar .suscrip ul li input[type="sumbit"], #sidebari .suscrip ul li input[type="sumbit"]{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	width: 82px;
	margin-left: 10px;
	height: 28px;
	border:0;
	background: transparent url(images/botonpublicar.png) no-repeat;
	}

#sidebar .suscrip .submit input, #sidebari .suscrip .submit input{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	width: 82px;
	margin-left: 30px;
	height: 28px;
	border:0;
	background: transparent url(images/botonpublicar.png) no-repeat;
	}

#sidebar .rssoptions, #sidebari .rssoptions {
	clear: both;
	overflow: hidden;
	border: 0;
	background: none;
	padding-top: 0px !important;
	*padding: 0 !important;
	padding: 0;
	margin-left: 40px;
	height: 36px !important;
	*height: 45px !important;
	*height: 47px;
	*padding-top: 0 !important;
	*padding-top: 0px;
	}

#publicidadfin {
	border-top: 2px solid #000000;
	border-bottom: 0px solid #141414;
	background: #000000;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 1000px;
	color: #fff;
	clear: both;
	}

#credits {
	border-top: 2px solid #CCCCCC;
	border-bottom: 4px solid #000000;
	background: #145086;
	font-size: 9pt;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: right;
	width: 1000px;
	color: #fff;
	margin: 0 auto;
	letter-spacing: 1px;
	margin-bottom: 10px;
	clear: both;
	}


/* Configurar Estructuras */


/* Cabecera */


	#registerbarFloat {
position:absolute;
border: 1px solid #000099;
width: 400px;
visibility: hidden;
z-index: 400;
}

#topheader {
	background: #000;
	padding: 3px 0;
	text-align: right;
	border-bottom: 1px solid #000000;
	margin-bottom: 7px;
	}

#header .ad468 {
position:relative;
top:10px;
width: 468px;
height: 60px;
	}

#header .left {
	float: left;
	width: 47%;
	}

#header .right {
	float: right;
	width: 50%;
	}

#header h1 {
	color: #fefefe;
	font-family: Rockwell;
	font-size: 50pt;
	margin-top: -5px;
	margin-left: 10px;
	background: transparent;
	}

#header h1 img {
	padding: 0 !important;
	padding: 5px 0;
	position: relative;
	top: 0 !important;
	top: 12px;
	margin-top: 0px !important;
	margin-top: -18px;
	}
	
	.buscadorindex input{
	background: transparent url(/images/botonbuscar.png) repeat-x bottom;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	padding: 5px;
	margin: 12px 0 15px 0;
	padding: 0;
	height: 35px;
	width: 100px;
	border: 0;
	}
	
.buscadortexto input {
	height:30px;
	float:left;
	margin: 12px 15px 25px 0;
	font-size:18px;
	font-family:verdana,arial;
	background-color:#FFF;
}

.buscadortop {
	margin:10px;
	border:0px;
	padding:10px 0 0 50px;
	background-color:#145086;
}


/* Contenido */


.infopost {
	background: #FBFBFB;
	padding: 6px 4px 6px 20px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-size: 8pt;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #eee;
	margin-bottom: 20px;
	}

.datebg {
	background: transparent url(images/bgfecha.gif) no-repeat;
	width: 51px;
	height: 45px;
	font-size: 16px;
	font-family: Arial;
	float: left;
	position: relative;
	color: #B5B5B5;
	top: 0px;
	left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	padding-top: 15px;
	padding-left: 2px;
	margin: 10px;
	}

.datebg .dia {
	font-size: 20px;
	font-family: Tahoma;
	color: #fefefe;
	font-weight: bold;
	}

.post .icon {
	margin-right: 4px;
	}

.post a {
	text-decoration: none;
	}

.post a:hover {
	background: #EBF2F5;
	text-decoration: none;
	}

.post h2 a:hover, .post h2 a{
	background: none;
	text-decoration: none;
	}

.post p {
	margin-bottom: 10px;
	}

.post p, .post ul, .post ol {
	line-height: 21px;
	}
			
.post ol, .post ul {
	margin-left: 15px;
	padding: 0;
	}

.post ul {
	list-style: square inside;
	}

.post ul li, #post ol li {
	margin: 2px 0 2px 0;
	padding: 0;
	}

.post ol {
	margin: 20px 0 15px 35px;
	}

.post ol li {
	margin: 3px 0;
	}

.post h2 {
	margin-top: 10px;
	margin-left: 5px;
	color: #035295;
	border: 0;
	font-family: "Trebuchet MS";
	font-size: 15pt;
	font-weight: normal;
	font-weight: bold;
	padding: 1px 4px;
	background: transparent;
	}

	.post h2 a{
	color: #273D7F;
	border: 0;
	font-family: "Trebuchet MS";
	font-size: 15pt;
	font-weight: normal;
	font-weight: bold;
	padding: 1px 4px;
	background: transparent;
	}

.post h2 a:hover{
	text-decoration: none;
	background: #145086;
	color: #fefefe;
	}
	
	.post table h2 {
	margin-top: 0px;
	}

.post small {
	font-size: 8px;
	font-family: Tahoma;
	}

.postinfo {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	text-align: left;
	margin: -15px 0 5px 0;
	padding: 7px 0;
	}
		
.feedback {
	font-family: Verdana;
	letter-spacing: .8px;
	font-size: 8pt;
	text-align: left;
	margin: 20px 0;
	padding: 7px;
	border-bottom: 1px solid #ebebeb;
	background: #fbfbfb;
	line-height: 20px;
	}

.postrel {
	font-family: Verdana;
	letter-spacing: .5px;
	font-size: 8pt;
	text-align: left;
	margin: 35px 0 20px 0;
	padding: 7px;
	border-bottom: 1px solid #ebebeb;
	background: #fbfbfb;
	line-height: 20px;
	}

.postrel li {
	line-height: 18px;
	padding: 4px 0 4px 10px;
	list-style-type: none;
	}

.postrel ul {
	margin-bottom: 10px;
	width: 70%;
	}

.postrel h3 {
	}

.postrel .remote {
	float: right;
	position: relative;
	top: 50px;
	right: -4px;
	}

#pagination {
	margin: 10px 0;
	text-align: center;	
	font-size: 10pt;
	}

#pagination a {
	background: #fbfbfb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-right: 5px;
	padding: 4px 8px;
	}

#pagination span {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-right: 5px;
	padding: 4px 8px;
	}

#pagination a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

.post .postcontent img {
	padding: 3px;
	margin: 3px;
	border: 1px solid #ebebeb;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fafafa;
	}

.post .postcontent wp-smiley {
	margin: 0;
	padding: 0;
	background: none;
	}

		
/* Comentarios */


#commentform input {
	color: #333;
	font-size: 9pt;
	font-family: 'Verdana';
	border: 1px solid #dce1e5;
	background: #fff;
	width: 250px;
	padding: 5px;
	margin: 5px 5px 0px 0;
	}

#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #336699;
	}

#commentform textarea {
	color: #333;
	font-size: 9pt;
	font-family: 'Verdana';
	border: 1px solid #dce1e5;
	background: #fff;
	margin: 7px 0 0 0;
	width: 450px;
	padding: 10px;
	line-height: 19px;
	}

#commentform .submit input{
	background: transparent url(images/botonpublicar.png) repeat-x bottom;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	padding: 5px;
	margin: 12px 0 25px 0;
	padding: 0;
	height: 28px;
	width: 82px;
	border: 0;
	}

#comments {
	padding-top: 5px;
	}

#comments small {
	text-transform: uppercase;
	color: #444;
	font-family: Tahoma;
	}

.countcomment {
	color: #ebebeb;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 26px;
	z-index: 1;
	position: relative;
	top: 0px;
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	}

#comments .tijerabox .tijera {
	position: relative;
	top: 9px !important;
	*top: 11px !important;
	top: 11px;

	}

#comments .tijerabox {
	clear: both;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
list-style-type: none;
}

.commentlist li .comment{
	background: #F9FCFF;
	font-weight: normal;
	margin-bottom: 14px;
	text-align: left;
	overflow: auto;
	padding: 15px 8px 8px 8px;
	border: 1px dashed #ccc;
	width: 95%;
	}

.commentlist li .alt {
	background: #FFFFEF;
	}

.commentlist p {
	margin: 10px;
	font-size: 9pt;
	line-height: 18px;
	}

#commentform p {
	margin: 5px 0 0 0;
	width: 500px;
	}

#comments h3 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -.3px;
	margin-top: 10px;
	padding: 0;
	color: #373737;
	}

/* Titulos */

h3 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -.3px;
	margin-top: 10px;
	padding: 0;
	color: #373737;
	}

h4 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -.1px;
	margin-top: 10px;
	padding: 0;
	color: #373737;
	}

	
/* Sidebar */



#sidebar .sleft, #sidebari .sleft {

	width: 10%;
	border: 0;
	background: none;
	text-align: center;
	padding-top: 6px;
	padding-left: 3px;
	}

#sidebar .sright, #sidebari .sright {
	width: 88%;
	border: 0;
	background: none;
	text-align: center;
	position:relative;
	margin-left:65px;
	*margin-left:20px;
	top: -37px !important; /* Firefox y los demás */
	*top: -35px !important;  /* Sólo IE7 */
	*top: -35px; /* Sólo IE6 */
	
	/*top:-15px;
	*top:-4px;*/
	}

#sidebar .sright img, #sidebari .sright img  {
	padding:0;
	margin:0;
	position:relative;
	height: 22px;
	width:80px;
	margin-top:6px;
	display:block;
	}
	
#sidebar .sright img.fc_custom01 {
	width:88px;
	height:26px;
	}

#sidebar div, #sidebari div {
	border: 0px solid #ebebeb;
	background: #fafafa;
	margin-bottom: 6px;
	*padding-top: 0px !important;
	}

#sidebar .search, #sidebar .sidebartop, #sidebari .search, #sidebari .sidebartop {
	border: 0;
	background: none;
	}

#sidebar .left, #sidebar .right, #sidebari .left, #sidebari .right {
	border: 0;
	background: none;
	}

#sidebar .lastcom, #sidebar .destacado, #sidebari .lastcom, #sidebari .destacado {
	clear: both;
	}
	
#sidebar .lastcom, #sidebari .lastcom
{
	background:#FAFAFA;
}

#sidebar #categories, #sidebar #archives, #sidebari{
	font-size: 8pt;
	color: #999;
	}
	
	div .autores
{
	float:left;
	font-size: 9pt;
	color: #A0A0A0;
}

#sidebar #categories a, #sidebar #archives a, #sidebari{
	font-size: 9pt;
	}

#sidebar a, #sidebari a {
	text-decoration: none;
	color: #645B97;
	}

#sidebar .suscrip a, #sidebari .suscrip a {
	text-decoration: none;
	}

#sidebar .left a, #sidebar .right a, #sidebari .left a, #sidebari .right a {
	text-decoration: none;
	}

.sidtop {
	margin: 10px 0;
	}

#sidebar .left, #sidebari .left {
	width: 98%;
	float: left;
	}

#sidebar .right, #sidebari .right {
	width: 48%;
	float: right;
	}

#sidebari h3 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -.3px;
	padding: 5px 5px 5px 3px;
	color: #373737;
	background: #fff;
	border-left: 0px solid #ffffff;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin: 0px;
	position: relative;
	right: 0px;
	}
	
	#sidebari .submit input {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	width: 82px;
	margin-left: 3px;
	height: 28px;
	border:0;
	background: transparent url(images/botonpublicar.png) no-repeat;
	}
	
	#sidebar h3 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -.3px;
	padding: 5px 5px 5px 3px;
	color: #373737;
	background: #fff;
	border-right: 0px solid #ffffff;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin: 0px;
	float: right;
	left: 0px;
	width: 291px;
	top: 0 !important;
	top: 0px;
	}

#sidebar .suscrip h3, #sidebari .suscrip h3 {
	*margin-top: 0;
	*margin-top: 0px !important;
}
		
#sidebar ul, #sidebar ol, #sidebari ul, #sidebari ol {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	}
	
#sidebari li {
	margin: 0;
	line-height: 18px;
	padding: 4px 0;
	border-bottom: 0px solid #dce1e5;
	}
	
	#sidebar li {
	margin: 0px;
	line-height: 18px;
	padding: 4px 0;
	border-bottom: 0px solid #dce1e5;
	}

#sidebar li, #sidebari li {
	padding-left: 8px;
	}

#sidebar li ul li, #sidebari li ul li {
	padding-left: 0px;
}

#sidebar .children li:hover, #sidebari .children li:hover {
	background: none;
	}

#sidebar li:hover, #sidebari li:hover {
	background: #fff url(images/dot.gif) left no-repeat;
	}

#sidebar div, #sidebari div { 
	padding: 0;
	}

#sidebar .suscrip img, #sidebari .suscrip img {
	margin-bottom: -3px;
	margin-left: 3px;
	}

#sidebar a:hover, #sidebari a:hover {
	color: #295576;
	}

#sidebar .destacado, #sidebari .destacado {
	margin-left: -40px;
	}

.atozn a {
	line-height:22px;
	padding: 1px;
	border:1px solid #FAFAFA;
	}
	
.atozn a:hover {
	border:1px solid #CCC;
	}
	
	#encuesta div {
	border: 0;
	background: #fafafa;
	margin-bottom: 0px;
	*padding-top: 0px !important;
	padding: 0;
	}


/*	Créditos */


#credits p {
	margin-right: 12px;
	padding: 0;
	}

#credits a {
	color: #FFFFCC;
	}

#credits a:hover {
	text-decoration: none;
	}

.infobottom {
	clear: both;
	overflow: hidden !important;
	background: #fff url(images/bgbottom.jpg);
	border-top: 1px solid #141414;
	padding: 10px 14px 30px 14px;
	color: #333;
	height: auto !important;
	height: 100%;
	}

.infobottom div {
	background: #fff;
	border: 1px solid #141414;
	padding: 0 6px 10px 6px;
	margin: 10px 0;
	}

.infobottom #recententries {
	width: 285px;
	float: left;
	margin-right: 23px;
	margin-left: 10px !important;
	margin-left: 4px;
	}

.infobottom #mostcom {
	width: 285px;
	float: left;
	margin-right: 23px;
	}

.infobottom #mostread {
	width: 285px;
	float: left;
	}

.infobottom ul li {
	padding: 5px 0 5px 3px;
	border-bottom: 1px solid #ebebeb;
	list-style-type: none;
	background: #fff;
	}

.infobottom a {
	padding: 2px;
	}

.infobottom a:hover {
	background: #000;
	color: #fefefe;
	}

.infobottom ul {
	border-top: 1px solid #ebebeb;
	}

.infobottom ul li:hover {
	}

.infobottom h3 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -.3px;
	position: relative;
	right: 24px;
	margin: 10px;
	padding: 5px 5px 5px 3px;
	background: #FFF;
	text-transform: uppercase;
	border: 1px solid #141414;
	border-right: 0;
	}


/* General */


small {
	font-family: Tahoma;
	font-size: 8pt;
	}

a {
	color: #324C8C;
	text-decoration: none;
	background: transparent;
	}

a:hover {
	border: 0;
	}

acronym, abbr, span.caps {
	border: 0;
	border-bottom: 1px dotted #ccc;
	}
	
#content .post .postcontent blockquote {
	border-left: 4px solid #ebebeb;
	margin-bottom: 5px;
	clear: both;
	width: 90%;
	padding: 5px 0 5px 10px;
	}

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}


/* Float y Clear */


div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}

	
/* Alineación de Imágenes */

img.alignleft, div.alignleft
{
float:left;
border: solid 1px #e6e6e6; 
margin:5px 5px 5px 5px;
}
img.alignright, div.alignright
{
float:right;
border: solid 1px #e6e6e6; 
margin:5px 5px 5px 5px;
}
img.aligncenter, div.aligncenter
{
text-align:center;
border: solid 1px #e6e6e6; 
margin:0 auto;
}


img.borde {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	}

img.borde:hover {
	background: #F0F0F0;
	}

img.centro {
	display: block; 
	margin: auto;
	}

img.derecha {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.izquierda {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.icon {
	}

	
/* Alineación de Texto */


.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}
	
	/* tabs */

ol#toc {
line-height: 1em;
    list-style: none;
    margin: 0px;
    padding: 0;
}

ol#toc li {
line-height: 26px;
    float: left;
    margin: 0px;
}

ol#toc a {
border-left: 1px solid #ffffff;
	border: 1px solid #ebebeb;
    background-color: #FFFFFF;
    color: #1C2E77;
    display: block;
    float: left;
    padding-left: 10px;
    font-weight: bold;
}

ol#toc a:hover {
    background-color: #E8E8E8;
    background-position: 0 -120px;
    color: #000000;
	font-weight: bold;
}

ol#toc a:hover span {
}

ol#toc li.current a {
    background-color: #615892;
    background-position: 0 -60px;
    color: #FFFFCC;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background-color: #E9E9E;
	display: block;
    line-height: 1em;
    padding-right: 10px;
}

div.content {
overflow: auto;
    border: #48f solid 3px;
    clear: left;
    padding: 5em;
}
