/* CSS Document */

/*  
Theme Name: Propio
Theme URI: http://simpsblog.awardspace.com
Description: Tema para Wordpress.
Version: 1.0
Author: Simpson
Author URI: http://www.adib.com.mx/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #FFFFFF;
color: #000000;
}
h1{
font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}
a:link, a:visited{
text-decoration: none;
color: #42929D;
}
a:hover{
text-decoration: underline;
color: #EE6600;
}
p{
padding: 10px 0 0 0;
}
/* envoltorio de todo, se puso en ID */
#wrapper{
margin: 0 auto 0 auto;
width: 1000px;
text-align: left;
}
#header{
text-align: center;
float: left;
width: 1000px;
padding: 0;
background-color: #42929D;
color: #FFFFFF;
}
/* -------------Menú Horizontal------------ */
#menu {
height: 20px;
margin: 0px;
width:606px;
}
#menu a{
/*padding: 10px 5px 10px 5px;*/
}
#menu a:link, #menu a:visited{
text-decoration: none;
color: #FFFFFF;
}
#menu a:hover{
text-decoration: none;
color: #EE6600;
}
ul#navlist {
margin: 0px;
padding-left: 40px;
white-space: nowrap;
font-weight: bold;
}
#navlist li {
display: inline;
list-style-type: none;
float: left;
padding: 8px 13px 8px 13px;
}
/* ------Final del menú de navegación-------- */
/*-------Inicio imagenes noticias-------*/
#principal_1{
	float:left;
	padding: 0px;
	margin:0px;
	border: 0;
}
#principal_2{
	float:right;
	padding: 0px;
	margin:0px;
	border: 0;
}
/*-------Final imagenes noticias-------*/

#header img#imgIzq{
	float:left;
	padding: 0px;
	margin:0px;
	border: 0;
}
#header img#imgDer{
float:right;
padding: 0px;
margin:0px;
border: 0;
}
.banas{
text-align: center;
float: left;
width: 333px;
height: 75px;
/*padding: 25px 0 25px 0;*/
background-color: #42929D;
color: #50A0A2;
border: none;
}
.banasGoogle{
text-align: center;
float: left;
width: 666px;
height: 75px;
/*padding: 25px 0 25px 0;*/
background-color: #42929D;
border: none;
}


#container{
float: right;
width: 750px;
}
#suprafotos{
margin: 0px 0px -4px 0px;
}
#principales{
margin: 0px 0px -10px 0px;
}
.post{
padding: 10px;
}
/* clase espacio etiqueta para dar formato a etiqueta(h2) presente dentro de una etiqueta(cualquier etiqueta) con la clase(post) */
.post h2{
margin-right:290px;
padding:10px;
font-family: Georgia, Sans-serif;
font-size: 18px;
}
/*Identificador para dar diferente formato a esta categoría (wordpress da números a las categorías)*/
.post-nuevos{
padding: 10px 10px 0px 10px;
background-color: #FFFFFF;
}
.post-nuevos h2{
padding: 10px 10px 0px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;;
font-size: 22px;
}
/**/
.entry{
margin: 0px 300px 5px 10px;
line-height: 18px;
}
.entry h2{
margin:0 0 0 -10px;
color:#42929D;
}
.entry-nuevos{
margin: 10px 10px 10px 10px;
line-height: 18px;
}
div.entry-nuevos p img{
margin: 0 0 10px 40px;
float:right;
}
/*estilos para las páginas especiales*/
.entry-pages .anuncio{
	border-bottom: 3px solid #42929D;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	line-height: 14px;
	float:left;
	clear:both;
	margin: 5px 5px 5px 0;
	padding-bottom: 5px;
}
.entry-pages .anuncio p{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	line-height: 14px;
}
.entry-pages .anuncio img{
border: none;
float:right;
margin-left: 10px;
margin-bottom: 5px;
}
.entry-pages .anuncio .logo img{
float:none;
}
.entry-pages .anuncio a:link, .entry-pages a:visited{
color:#000000;
}
.entry-pages .anuncio a:hover{
color:#EE9900;
text-decoration:none;
}

/*FINestilos para las páginas especiales*/

/* tag.clase para aplicar el formato a una clase dada a una etiqueta con CLEAR se asegura que no tenga elementos flotando a un lado*/
p.postmetadata{
font-size: 10px;
float:none;
clear:both;
/*border-top: 1px dotted #ffffff;*/
border-bottom: 1px solid #ccc;
padding: 5px 0 5px 0;
margin: 0px 10px 0px 10px;
}
p.postmetadata-nuevos{
font-size: 10px;
float:none;
clear:both;
border-top: 1px dotted #ccc;
border-bottom: 1px solid #ccc;
padding: 3px 0 10px 0;
margin: 0px 10px 10px 10px;
}

/*Display solos*/
.post-single{
padding: 10px 150px 0px 20px;
background-color: #FFFFFF;
}
.post-single h2{
padding: 10px 10px 0px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
}
.post-single .entry{
margin: 10px 0px 10px 10px;
line-height: 18px;
}
.post-single .entry p img{
margin: 0 0 10px 20px;
float:right;
}
.post-single p.postmetadata{
font-size: 10px;
float:none;
clear:both;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
padding: 3px 0 3px 0;
margin: 0px 10px 10px 0px;
}
/* Display page */
#subcategorias{
font-size: 15px;
margin-top: -30px;
}
#subcategorias ul li a:link, #subcategorias ul li a:visited{
	text-decoration:underline;
	font-weight: bold;
}
#subcategorias ul li a:hover{
text-decoration:underline;
}
/*--------------*/
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.sidebar{
float: left;
width: 200px; /*Comparte espacio con el "margin" también, total de 250*/
margin: 0 0px 0 48px; /* Le bajé 2 para compatibilidad con explorer 6.0 */
display: inline; /* Es para evitar un bug en el explorer que duplica el margen y descaga todo */
color:#FFFFFF;
}
.sidebar .parte1{
background: #42929D url(images/sideImage.jpg) no-repeat bottom;
display: block;
float:none;
clear:both;
}
.sidebar .parte2{
display:block;
float:none;
clear:both;
margin-top: 5px;
}
.sidebar .parte2 a img{
border: 0 none #000000;
}
.sidebar #search{
margin: 0;
padding: 0;
display: inline;
}
.sidebar .pagenav{
margin: 0px 0 0 0;
padding: 0;
}
#searchsubmit{
height: 22px;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}
.sidebar ul li{
padding: 10px 0 10px 0;
}
.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}
.sidebar ul ul li{
padding: 0;
line-height: 18px;
}
.sidebar a:link, .sidebar a:visited{
text-decoration: none;
color: #003366;
}
.sidebar a:hover{
text-decoration: none;
color: #EE9900;
}
.banaSide{
color: #50A0A2;
width: 180px;
border: none;
height: 150px;
}
table#wp-calendar{
width: 100%;
}
li#calendar{
border-top: none;
padding: 5px 0 0 0;
}
li#calendar h2{
text-align: center;
padding: 5px 0 10px 0;
}
table#wp-calendar caption{
	font-family: Verdana, Sans-serif;
	font-size: 14 px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 5px 0;
	color: #42929D;
	background:#DDDDDD;
	line-height: 8px;
}
table#wp-calendar td, table#wp-calendar th {
text-align: center;
line-height: 10px;
}
li#calendar table tbody tr td a{
color: #FFFFFF;
}
#footer{
background-color: #DCDBA3;
clear: both;
float: none;
width: 1000px;
margin: 3px 0 0 0;
}
#footer p{
color: #AA3300;
text-align: right;
font-size: 10px;
line-height: 18px;
padding: 5px;
line-height: 12px;
}
/*Estilos de comentarios*/
.comments-template{
	margin: 30px 0 30px 10px;
	/*border-top: 1px solid #ccc;*/
	padding: 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}
.commentmetadata a{
color: black;
}
.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
h3#respond, h3#comments{
color: #42929D;
}
/*fin pa comentarios*/
.cabron{
text-align: center;
background-color: #FFFFFF;
width: auto;
float: none;
}
/*----Estilo pa forma de contacto del plug-in-----*/
.contactform {
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	position: static;
	overflow: hidden;
	white-space:nowrap;
	line-height: 30px;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}