/*   
Theme Name: Seduccion Cientifica [Instructor]
Theme URI: http://www.seduccioncientifica.com
Description: Variante para los instructores del theme oficial de Sex Code. Se necesita autorizacion para activarlo.
Author: Carlos Reig Matut
Author URI: http://statuesque.es
Version: 1.0
*/
html, body {
    height: 100%;
    width: 100%;

    margin: 0;
    padding: 0;
    border: 0;
}

div.limpiar {
    clear: both;
}
.aligncenter {text-align:center;}
.search-excerpt {
	color: #E90000;
	text-decoration: underline;
}
.result {
	padding: 1px 3px;
	background-color: #F66;
}
a .result {
	color: #FFF !important;
}
.hidden {display: none;}

input { border: 1px solid #bcbcbc; padding: 2px; margin: 2px;}
input#searchsubmit { background-color: #fff; font-size: 10px; color: #000; font-weight: bold; border-radius: 3px; -moz-border-radius: 5px;text-transform:lowercase;}
input#s {width:135px; }

a, a:visited, a:active {
    color: #E90000;
    font-style: normal;
    text-decoration: none;
}

a img {
    border: 0;
}


div#contenedor {
    width:          983px;
    min-height:     300px;
    padding-bottom: 250px;    
    margin:         34px auto 10px auto; /* Los margenes que tendra el "marco" de la web */    
    background: transparent url(img/logo_inferior.jpg) scroll no-repeat bottom center;
    font-family:    Arial;
    color:          #000000;    
}

div#header {
    width:          100%;
    height:         122px;
    position: relative;
}

div#header img {
    float: left;
}

div#header img#chicas {
    margin-top: 20px; /* Para que se posicione bien respecto a la altura */
}

div#header img#foto {
    height: 100px;
    background: #FFFFFF;
    padding: 3px;
    border-bottom: 0;
    float: right;
}

/* ESTILO DEL MENU DE NAVEGACION */

div#menu {
    height: 34px;
    width: 100%;
}

div#menu ul#padres {
    display: block;
/*    margin: 0 0 0 100px;*/
    margin: 0;
    height: 32px;
    width: 690px;
    font-size: 18px;
    list-style: none;
    border: 3px solid #aaa;
}

div#menu ul#padres li {
    padding: 5px 23px 0 0;
    float: left;
    text-transform: lowercase !important;
}

div#menu ul#padres a {
    color: #000;
    font-weight: bold;
}
#stafLink {
    /*padding: 2px 30px 2px 4px;*/
    height: 45px;
    width: 172px;
    margin: 10px 0;
    background: transparent url('http://www.blogseduccion.com/wp-content/plugins/sendtoafriend/enviaramigo.jpg') scroll no-repeat top left;
    display: block;
}
/* Columna Derecha*/
div#right-col {
	float: right;
	width: 240px;
	background: #fff;
	padding: 5px 0 0 5px;
	font-size: 10pt;
	border-left: 4px solid #f40018;
	text-transform: lowercase;
}
div#right-col ul {
    margin: 0 0 10px 0;
    padding: 0;
    border:0;
    list-style: none;
}

div#right-col li {
	margin-bottom:2px;
}

div#right-col a {
	color: #000;
	font-size: 10pt;
	font-weight:bold;
}
div#right-col h3 {
	color: #E90000;
	border-bottom: 1px #e90000 solid;
	margin: 20px 0 10px 0;
	font-size: 12pt;
}

div#right-col h3.primero {
	margin-top: -5px;
	padding: 0;
}
div#right-col ul ul {
	padding-left: 2px; 
}
div#right-col ul.children li {
	padding-left: 19px;
	background: transparent url(img/child.gif) scroll no-repeat left bottom;
}

/* CUERPO */
div#cuerpo {
}

/* CONTENIDO */
div#cuerpo div#contenido {
    margin: 15px 0;
    font-size: 10pt;
}

.post {
/*	padding-left: 130px; */
	width: 710px;
	text-align: justify;
	margin-bottom:60px;
/*	background: #fff url(img/quote.jpg) no-repeat scroll 100px 45px;*/
}
.post img { 
        margin: 15px;
}
.post h1 {
	text-transform: lowercase;
}
.post .fecha {
 	color: #F40018;
 	float: right;
 	padding:10px 0 0 10px;
}
.post a h1 {
	color: #000;
	text-transform: lowercase;
	margin: 30px 0;
}
.post a:hover h1 {
	color: #F40018;
}
.post .info {
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0;
}
.post .info.coments {
	float: right;
}

.comment {
	text-align: justify;
	list-style-type: none;
	margin: 20px 30px 15px 0;
}

/* PORTADA SC*/

/* SOBRE MI */

div#sobremi {
    border: 1px #d8d8d8 solid;
    padding: 6px 3px 5px 3px;
    background-color: #FFFFFF;
    margin: 0;
    font-size: 8pt;
    width: 230px;
    height: 25px;
    float: right;
    line-height: 12px;
    color: #000;
}

div#sobremi h2 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 18pt;
}

div#sobremi a {
	margin: 0px 0;
	font-weight: bold;
	float: right;
}

div#cat_descrip {
   padding: 1px 20px 10px 20px;
   width: 665px;
   text-align: justify;
   background-color: #ffffff;
   border: 1px #bebebe solid;
   font-size: 13pt;
}

div#cat_descrip h2 {
	text-align: center;
	color: red;
	margin: 10px 0 15px 0;
	font-size: 20pt;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a#comenta { font-size: 20pt; font-weight: bold; display: block; margin-bottom: -5px;}
a.more-link { font-size: 12pt; font-weight: bold; }
div#next-page-link {
        padding: 20px 5px 10px 0;
        font-size: 16pt;
}

div#page-links {
        font-size: 12pt;
        padding: 0 0 10px 0;
}

#searchsubmit {
	border: 0;
	margin: 0;
	padding: 0;
}
.relacionados { font-size: 10pt;}
.relacionados table {width: 100%}
.relacionados td { padding-right: 30px; text-align: left; width: 130px}
.relacionados a {border:none; font-size: 9pt; text-align: left;}
.relacionados table a:hover, .relacionados table a:visited {border:none;}
.relacionados img {border: 1px solid #dedede;padding:5px; margin: 0;}
.relacionados img:hover {border: 1px solid #000;padding:5px;}
.relacionados ul li a:hover {color: #000;border-bottom:1px solid #000; }
.footer-sidebar .footer-widget { margin: 0 15px; float: left;}

div#get_recent_comments_wrap ul a {
	color: #e90000;
	font-size: 10pt;
}

div#get_recent_comments_wrap ul li {
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 11px;
	background: #fff url('img/papel.jpg') top left no-repeat;
}
