/*  
Theme Name: InvermediosTwo
Theme URI: http://www.invermedios.com
Description: Plantilla de Invermedios.
Version: 1.0
Author: Invermedios
Author URI: http://invermedios.com

*/


/*
Hoja de estilo para la página de PezMundial.
Rafael Pérez / Nov 3, 2011
*/


/*
*Estilos Generales
*/

html {
background: none repeat scroll 0 0 #D8DBE0;
}

Body {
	background: none repeat scroll 0 0 #D8DBE0;
    color: #858585;
    font: 75% Arial,Helvetica;
	text-align: center;
}

a:link, a:visited {
    color: #5484A0;
    text-decoration: none;
}

h3 {
    border-bottom: 1px solid #ECECEC;
    color: #666666;
    font: bold 1.3em Tahoma;
    margin-bottom: 3px;
    margin-top: 10px;
}


strong {
	font-weight: bold;
}

blockquote {
    background: url('media/imagenes/comillas-grises.gif') no-repeat scroll left top #FFFFFF;
    border-bottom: 1px solid #EAE9E4;
    border-top: 1px solid #EAE9E4;
    font-family: tahoma;
    font-size: 0.9em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: small-caps;
    font-weight: normal;
    line-height: 1.4em;
    margin: 10px 0;
    padding: 0 10px 0 40px;
    text-align: justify;
}



/*
*Estructura
*/
#contenedor {
	width:825px;
	margin: auto;
}	
	
	
#cabecera {
    background: none repeat scroll 0 0 #2C2C2C;
    font-size: 0.9em;
    margin-bottom: 2px;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
    width: 825px;
	
}	





#cuerpo {
	border-top: 10px solid #5484A0;
	margin-top: 10px;
	text-align: left;
}

#barra-cen {
	background:#d8dbe0;
	float:left;
	width:495px;
	margin:0 10px 0 0px;
}

#barra-der {
	background:#d8dbe0;
	float:left;
	width:320px;
}

.navegacion {
background: none repeat scroll 0 0 GhostWhite;
    border-bottom: 1px solid #EAE9E4;
    border-top: 1px solid #EAE9E4;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
    line-height: 6pt;
    margin: 10px 0;
    padding: 10px 10px 10px 30px;
    text-align: center;
    width: 455px;
}

.navegacion a {
    color: #2F3E69;
    text-decoration: underline;
}

/*
*Menú de opciones
*/


#menu {
	padding: 10px;
	}
	
#menu li:hover {
	background: #5484A0;
	}

#menu li {
	border-right: 1px solid #333333;
    display: inline;
    padding: 10px 20px;
}	

#menu a, #menu a:visited {
    color: #FFFFFF;
    font-weight: bold;
    margin: 0;
    padding: 10px 16px;
}


.panel {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 10px;
    padding: 10px;	
}

.panel h3 {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 4px solid #5484A0;
    color: #666666;
    font-family: tahoma;
    font-size: 0.9em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 5px;
    padding: 18px 10px 18px 14px;
    text-transform: uppercase;
}

.panel li {
    border-bottom: 1px solid #F2F2F2;
    display: block;
    font-size: 0.9em;
    list-style: none outside none;
    padding: 3px 0 3px 13px;
}


.panel-gris {
	background: none repeat scroll 0 0 #F2F2F2;
    font-size: 8pt;
    line-height: 11pt;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 10px;
    text-align: justify;
}



/*
*Contenidos
*/

.contenidos {
	background:none repeat scroll 0 0 #FFFFFF;
	color: #666666;
	font-family: Tahoma,Verdana,Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
    line-height: 1.6em;
	margin-bottom: 10px;
	
}


.articulo {
    margin-bottom: 0;
    padding: 5px 20px;
    text-align: justify;
	font-size: 14px;
}

.contenidos h2.titulo {
    border-bottom: 1px solid #EAE9E4;
    font: 2em Georgia;
    letter-spacing: -0.05em;
    margin-bottom: 15px;
    padding: 5px 0;
    text-align: left;
}


ul.externo {
    background: url('media/imagenes/iconos/clipboard.png') no-repeat scroll 2% 50% #FFFFFF;
    color: #666666;
    font-family: tahoma;
    margin-left: 0;
	margin-right: 20px;
    margin-top: 10px;
    
}

ul.externo li {
    font-size: 14px;
    list-style: none outside none;
    padding-left: 35px;
    text-align: justify;
}

ul.externo a {
    color: #2F3E69;
    text-decoration: underline;
}

#fecha {
    border-bottom: 4px solid #E3DBDB;
    display: block;
    font: 0.8em Arial;
    margin-bottom: 2px;
    margin-top: -10px;
    padding: 4px;
    text-transform: uppercase;
}

#fecha span {
    border-right: 1px dotted #333333;
    padding: 0 5px;
}



/*
Elementos decorativos y de formato
*/

div .email-sus {
    background: url('media/imagenes/bg-azul.gif') repeat-x scroll center bottom #A6C8DD;
    border: 1px solid #5483A0;
    color: #333333;
    font-family: georgia,times new roman,times,serif;
    font-size: 22px;
    position: relative;
	padding: 10px 0;
    text-align: center;
	width: 298px;
}



div .email-sus input {
    font-family: inherit;
    font-size: 16px;
	color: #777777;
    font-weight: inherit;
}


p.alerta-act {
    background: url('media/imagenes/iconos/target_plus.png') no-repeat scroll 2% 50% #F2F2F2;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 8pt;
    line-height: 11pt;
    margin-bottom: 10px;
    padding: 10px 10px 10px 30px;
}


div .ficha {
    background: url('media/imagenes/bg-gris.gif') repeat-x scroll 0 0 #FFFFFF;
    border-bottom: 4px solid #5484A0;
    font-size: 8pt;
    line-height: 11pt;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    text-align: justify;
}


div .ficha img {
    border: 5px solid #BBBBBB;
    display: block;
	float: left;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 8px;
}

p.leer-mas {
    background: none repeat scroll 0 0 GhostWhite;
    border-bottom: 1px solid #EAE9E4;
    border-top: 1px solid #EAE9E4;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
    line-height: 6pt;
    margin: 10px 0 0;
    padding: 10px 10px 10px 30px;
    text-align: right;
    width: 170px;
}

p.extra {
    background: url('media/imagenes/comilla.png') no-repeat scroll 0 0 #FCFCFC;
    border-left: 1px solid #EAE9E4;
    border-right: 1px solid #EAE9E4;
    color: #858585;
    float: right;
    font-family: tahoma;
    font-size: 16px;
    font-style: italic;
    font-variant: normal;
    line-height: 17px;
    margin: 0 0 0 10px;
    padding: 10px;
    text-align: center;
    width: 150px;
}


p.frase {
    background: url('media/imagenes/comilla.png') no-repeat scroll left top transparent;
    color: #666666;
    display: block;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 180%;
    letter-spacing: -0.03em;
    line-height: 120%;
    margin: 10px 20px;
    padding: 10px 20px 0 40px;
    text-align: left;
}
