/*  
Theme Name: El Correo de las Indias
Theme URI: 
Description: Plantilla para la portada de lasindias.com
Author: David de Ugarte
Author URI: https://lasindias.com
*/



@import url("/wp-content/themes/lasindias-2009/fuentes.css"); 



/*

Comentarios:

*/

/* =RESET - Eric Meyer 
--------------------------- */

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, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}


ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

hr {
width:100%;
color: silver;
height:1px;}

/* FIN RESET */




/* =BODY
--------------------------- */

body {
	color:  #333;
	background: #fff;
	font-size: 0.9em; 
	line-height: 1.1em; 
	font-family: 'Base';
        display: block !important; 
}

#post-body strong em, #post-body em strong {font-weight:bold; font-style:italic;}




.single h2,
.post-body h2,
.category h3 {
	font-family: 'titulares';
}


.post h1 a {font-size:1.5em; line-height:1em;text-decoration:none;}

#rmd .post {max-width:282px;}

#rmd .post h1 a {font-family: 'titulares'; font-size:0.7em;}

#rmd img.banner {border: 1px solid #dfdfdf; margin-bottom:7px;margin-rigth:0px;}
#rmd img.banner2 {border: 1px solid #dfdfdf; margin-bottom:7px; margin-left:4px;margin-rigth:0px;}
#rmd .post p.indianos {margin-bottom:7px; padding:0px;}
#rmd .post p.series {margin-bottom:7px; margin-top:7px; padding:0px;}

#rmd .post h1 {text-align:left;}


#nav,
h2,
.search #archive h3, .posts-navigation
{
	font-family: 'titulares';
}

/* =CONTAINER
--------------------------- */


#container {
max-width:800px;
margin:auto;
padding-left:2px;
}




/* =CONTENT
--------------------------- */

#content {
	overflow: hidden;
	background: #fff;
}



h2 a, .search #archive li.post h1 a {
	display: block;
	position: relative;
	font-size: 0.9em;
	padding: 7px 2.8em 7px 1em;
	border-style: solid;
	border-width: 2px;
	border-color: #ccc;
	border-radius : 8px; 
	-moz-border-radius : 8px; /* Mozilla */
	-webkit-border-radius : 8px; /* Webkit */
	color: #32668c;
	text-transform: uppercase;
	text-align: right;
	text-decoration: none;
	background: #eee;
}


h2 a:hover,
h2 a:focus,
h2 a:active {
}


.post {
	font-size: 1.2em;
	line-height: 1.4;
margin-bottom:14px;
}

.post-body {
width: 100%;
overflow: hidden;
text-align:justify;
}

.post-body h1, .post-body h2, .post-body h3, .post-body h4,
.post-body h5, .post-body h6 {
	margin: 1em 0 .5em;
	font-size: 1.3em;
	line-height: 1.5em;
color:black;
font-family:'titulares';
}

body .post-body h2 a {
	display: inline;
	position: static;
	margin: 0;
	padding: 0;
	font: inherit;
	border: none;
	text-transform: none;
	text-decoration: none;
	font-family:'Estrecha';
}

.post-body img
{
background-color:white;
padding:0px;
max-width: 480px;
height:auto;
margin-bottom:14px;
}

img.graf {margin-left:12px;}

/* Imagenes en los posts */

.post-body img.alignleft,
.post-body img[align=left] {
display: inline;
float: left;
margin: 3px 10px 10px 0;
}

.post-body img.alignright,
.post-body img[align=right] {
display: inline;
float: right;
margin: 3px 0 10px 10px;
}

.post-body img.aligncenter,
.post-body img[align=center] {
display: block;
margin: 1em auto;
text-align: center;
}

#rmd .post-body {font-family:'Estrecha';}



#rmd .post-body img, .rmd .post-body img {
max-width:278px;
height:auto;
background-color:white;
border: 1px solid silver;
}

//-webkit-transform: rotate(5deg);
//-moz-transform: rotate(5deg);

#rmd ul li {
   list-style:none;
}


.post-body p {hyphens:auto; -webkit-hyphens:auto; -moz-hyphens:auto;}

.post-body p a {
	display: inline;
	text-align: left;
}

.post-body p a img.attachment-thumbnail {
	margin: 0 10px 10px 0;
}



.avatar
{
	float: left;
	position: relative;
	margin-right: 0.5em;
 padding: 0;
	border: 2px solid #dfdfdf;
	z-index: 10;
	display: inline;
	border-radius : 0px; 
	-moz-border-radius : 0px; /* Mozilla */
	-webkit-border-radius : 0px; /* Webkit */
}

#container .blog #content-sub #autores a img.avatar {
border:0px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding:0px;
	display: inline;
	border-radius : 0px; 
	-moz-border-radius : 0px; /* Mozilla */
	-webkit-border-radius : 0px; /* Webkit */
}

#wrapper #content-main .post a img.avatar
 {
	border:none;
	z-index: 15;
	display: inline;
	border-radius :4px; 
	-moz-border-radius : 4px; /* Mozilla */
	-webkit-border-radius : 4px; /* Webkit */
	
}

#container .blog #content-sub a img.avatar

 {
	border:none;
	z-index: 10;
	display: inline;
	border-radius : 3px; 
	-moz-border-radius : 3px; /* Mozilla */
	-webkit-border-radius : 3px; /* Webkit */
}


p.fecha {
	position: relative;
	font-family: 'Estrecha';
	color: #666;
font-size:.8em;
line-height:.8em;
margin-bottom: 6px;
}


.home .post h1 {
	clear: both;
	font-size: 1.7em;
	margin-top:none; 
	margin-bottom:0.2em;
	line-height: 1.2;
	color: #2c6293;
font-family:'titulares';

	
}


.post-body p {
	margin-bottom: .7em;
font-family: 'Estrecha';
}


.post-body p.sigueleyendo {
font-family: 'Estrecha';
text-align:right;
margin-top:-14px;
margin-bottom:28px;
}

.post a {
	color: #2c6293;
}

.post a:hover,
.post a:focus,
.post a:active {
	color: #b26708;
}

/* =BLOCKQUOTE */

.post blockquote {
	margin: 1em 3em 1em 1em;
	padding-left: 2em;
	background: url(imagenes/blockquote.gif) no-repeat 0 0;
	font-family:'Estrecha';
}



/* =ENFASIS */

.post strong {
	font-weight: bold;
}

.post em {
	font-style: italic;
}

/* =LISTAS */


.post .post-body ul, .post .post-body ol {
	margin: 1.4em 0 1.4em 2em;
}

.post ul {
	list-style-type: disc;
}

.post ol {
	list-style-type: decimal;
}




/* CONTENT=SUB */

#container .blog #content-sub {
	display: inline;
	float: right;
margin-top:0px;
margin-bottom: 23px;
margin-left:0px;
padding-top:0px;

	font-size: 0.9em;
	color: #333;
}

#container .blog #content-sub #rmd,
{
	position: relative;
	width: 100%;

}

#container .blog #content-sub h2 {
	margin-top: -3px;
	margin-bottom: 1em;
}










#container .blog {
	margin-top: 12px;
}

#container .blog #wrapper {
	display: inline;
	float: left;
	width: 480px;
}

#container .blog #content-main {
	padding-bottom: 12px;
}


#container .blog #content-main .post {
	position: relative;
}

#container .blog #content-main .post .post-body p a.comentar img {
	position: relative;
	top: -.5em;
	margin-bottom: -.5em;
border:none;
}



#apuntes {
    margin-left: auto;
    margin-right: auto;
    border-top: solid #2c6293 5px;
    border-bottom: solid #2c6293 5px;
    padding-right: 14px;
    margin-bottom: 34px;
}
	

#apuntesmini {border-top: solid #2c6293 5px;
    border-bottom: solid #2c6293 5px;
padding-top:7px}

fondocuaderno{background: url(https://lasindias.com/imagenes/apuntes.png);}

#apuntes ul {margin-right:23px;}

#apuntes ul li{font-size:1em;
font-family:Estrecha;
list-style-type:none; margin-top:17px;
}
span.rojo {color:white; font-size:1em; font-decoration:none; background:#330066;}
#apuntes span.rojo {color:red; font-size:1em;}



#apuntes strong, #apuntes em, #apuntes em strong, #apuntes strong em 
{font-color:orange; }

#apuntes a:hover, #apuntes a:active, #apuntes a:focus, #apuntes a:link, #apuntes a:visited  {text-decoration: none; font-size:1.2em; font-family:'titulares';}

#globito {font-size:.7em;
float:right;}

#globito a img {
	margin: 0;
	padding: 0 ;
	border: none;
	background:none;
}

#content .wp-smiley {
	position: relative;
	top: 2px;
	margin: 0;
	border:none;
	padding:0;
}


/* Estilos para tablas */


table {
	margin: 15px 0 20px 15px;
	font-size: 11px;
	line-height: 1.3;
	border-collapse: collapse;
	text-align: left;
}

th {
	font-weight: normal;
	color: #039;
	padding: 6px 8px;
	border-bottom: 2px solid #6678b1;
}

td {
	border-bottom: 1px solid #ccc;
	color: #666;
	padding: 6px 8px;
}

tr:hover td {
	background: #ccc;
	color: #339;
}

td.titulo {
	font-weight: bold;
}

table.descargas a  {
	vertical-align: center;
}

table.descargas a img, #descargas a img {
	width: 16px;
	height: 16px;
 margin:0; border:0;padding:0;
}






code {background: black; color:#00FF00; width:100%;}

.indiceindianopedia {
padding:23px;
border: 7px solid #92adbe;
*/border-radius : 7px; */
	*/-moz-border-radius : 5px; /* Mozilla */
	*/-webkit-border-radius : 5px; /* Webkit */
}

a.genericon-posts:before {
    	    content: '\f100'; /* post icon code in the Simbolos icon font */
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}

a.genericon-comentario:after {
    	    content: '\f108'; /* comment icon code in the Simbolos icon font */
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}

a.genericon-social:after {
    	    content: '\f308'; 
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}


.share-link a.genericon-twitter:after {
    	    content: '\f202'; /* twitter icon code in the Simbolos icon font */
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}

.share-link a.genericon-facebook:after {
    	    content: '\f203'; /* facebook icon code in the Simbolos icon font */
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}


.share-link a.genericon-google:after {
    	    content: '\f206'; 
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}

.share-link a.genericon-linkedin:after {
    	    content: '\f208'; 
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}


.compartidos:after {
    	    content: '\f475'; /* shares icon code in the Simbolos icon font */
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}

.genericon-serie:after {
    	    content: '\f444'; 
    display: inline-block; 
    font: 16px/1 Simbolos;
    vertical-align: text-bottom;
}

.genericons{font-family:Simbolos;vertical-align: text-top;}

.post h1 a span,
p.indiceindianopedia a span 
{font-family:Simbolos; 
vertical-align: middle;}

iframe {margin: 0 auto; display:block; max-width:100%}

#widgetIframe iframe {max-width:265px; max-height:none;}

.cerrado:after {
    	    content: '\f405'; 
    display: inline-block; 
    font: 1em/1 Simbolos;
    vertical-align: text-bottom;
}


.conseguido:after {
    	    content: '\f418'; 
    display: inline-block; 
    font: 1em/1 Simbolos;
    vertical-align: text-bottom;
}

.genericons{font-family:Simbolos; color:green; font-size:2em;}

.genericonsrojo{font-family:Simbolos; color:red; font-size:2em;}


.subrayado {background:#FFFF99;}




.sombreado {

filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";

filter: url(#drop-shadow);

-webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));

filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));

}






