/*
	Theme Name: ConsultoraVillarreal
	Version: 1.0
	Author: Kodama Estudio
*/


/***** general *****/
body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #fff;
	color:#000000;
	padding:0px;
}

small {
	color:#003399;
}

img {
	border:0px;
}
a {color:#003399;text-decoration: none;}
a:hover {color: #003300;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #73943B; width:90%;}
del {color:red;}
ins {color:green;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #73943B;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:29px;}
/***** layout *****/
#base{
	width:799px;
	margin:0px auto;
	background: url(images/repeater.jpg) repeat-y center;
}
#base2{
	width:799px;
	background: url(images/footer.jpg) no-repeat center bottom;
}
#header{
	position:relative;
	width: 799px;
	height: 0px;
	margin:0px;
	padding:0px;
}
#container{
	width:799px;
	overflow:hidden;
	margin:0px auto;
	padding:0px;
}

#content{ 
	width:799px;
	height:613px;
	background:url('images/background_index.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_estandar{
	width:799px;
	height:613px;
	background:url('images/background_index.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_quienes_somos{ 
	width:799px;
	height:613px;
	background:url('images/background_quienes_somos.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_nuestros_servicios{ 
	width:799px;
	height:613px;
	background:url('images/background_servicios.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_actualizacion_legal{ 
	width:799px;
	height:613px;
	background:url('images/background_actualizacion-legal.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_noticias{ 
	width:799px;
	height:613px;
	background:url('images/background_noticias.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_preguntas_frecuentes{ 
	width:799px;
	height:613px;
	background:url('images/background_preguntasfrecuentes.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_descargas{ 
	width:799px;
	height:613px;
	background:url('images/background_descargas.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#content_usuarios_registrados{ 
	width:799px;
	height:613px;
	background:url('images/background_usuarios-registrados.jpg') no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.animacion_header{
	width:314px;
	height:176px;
	float:right;
	margin:0px;
	padding:0px;
	margin-right:1px;
}

#inter_header {
	position:relative;
	width:799px;
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
}

#caja_contactos {
	width:140px;
	float:right;
	position:relative;
	top:50px;
	right:25px;
	margin:0px;
	padding:0px;
}

.contact_icons {
	position:relative;
	width:30px;
	height:30px;
	float:left;
	left:10px;
	top:5px;
	margin:0px;
	padding:0px;
}

#caja_idiomas {
	position:relative;
	width:60px;
	float:right;
	right:30px;
	top:50px;
	margin:0px;
	padding:0px;
}

.caja_twitter {
	position:relative;
	float:right;
	top:15px;
	right:0px;
	text-align:right;
}

#caja_idiomas a {
	color:#000;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
}

#caja_idiomas a:hover {
	color:#1B2F5D;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
}


#post_principal {
	position:relative;
	top:174px;
	left:50px;
	width:345px;
	height:176px;
	overflow:hidden;
	background:url('images/cuadro-noticia.gif') no-repeat right;
	text-align:left;
	float:left;
	margin:0px;
	padding:0px;
}

#titulo_pagina {
	position:relative;
	top:305px;
	left:185px;
	width:208px;
	height:41px;
	background:url('images/titulo-noticia.gif') no-repeat;
	overflow:hidden;
	text-align:center;
	float:left;
	margin:0px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

#texto_titulo_pagina{
	position:relative;
	top:3px;
	font-size:10px;
}

.contenido_post {
	position:relative;
	width:240px;
	height:100px;
	top:0px;
	left:60px;
	font-size:10px;
	font-weight:bold;
	float:left;
}

.flecha_link {
	width:35px;
	height:25px;
	float:right;
	position:relative;
	top:100px;
}

.titulo_interno {
	width:183px;
	height:25px;
	position:relative;
	left:12px;
	top:5px;
	overflow:hidden;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	text-align:center;
}

.titulo_interno a{
	color:#fff;
}

.titulo_interno a:hover{
	color:#1B2F5D;
}

#cunia_sidebar{
	width:455px;
	float:left;
	border:0px solid #000;
	color:none;
	padding:0px;
	margin:0px;
}

#sidebar { 
	float:right;
	overflow:hidden;
	width: 285px;
	height:240px;
	position:relative;
	top:80px;
	right:20px;
	margin:0px;
	padding:0px;
}

.boton_menu {
	width:279px;
	background:url('images/Bmenu-principal.gif') no-repeat;
	padding-top:8px;
	padding-left:50px;
	padding-bottom:9px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0px;
}

.boton_menu a {
	color:#fff;
}

.boton_menu a:hover {
	color:#000;
}

.boton_menu1 {
	width:279px;
	background:url('images/Bmenu-principal.gif') no-repeat;
	padding-top:8px;
	padding-left:50px;
	padding-bottom:10px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:0px;
}

.boton_menu1 a {
	color:#fff;
}

.boton_menu1 a:hover {
	color:#000;
}

#division_contenido {
	width:799px;
	height:10px;
	background:#1B2F5D;
}

#contenido_extra {
	width:799px;
	background:url('images/fondo-gris.jpg') repeat-y;
	float:left;
}

.post_frontpage {
	margin-top:10px;
	margin-left:35px;
	margin-bottom:10px;
	width:345px;
	height:176px;
	overflow:hidden;
	background:url('images/cuadro-noticia.gif') no-repeat right;
	text-align:left;
	float:left;
}

#top_contenido_pagina {
	width:735px;
	height:55px;
	background:url('images/top_noticia_grande.gif') no-repeat;
	margin:0px;
	position:relative;
	left:20px;
}

#contenido_pagina {
	width:735px;
	background:url('images/fondo_noticia_grande.gif') repeat-y;
	position:relative;
	left:20px;
	margin:0px;
	float:left;
}

.caja_comentarios {
	width:620px;
	position:relative;
	left:60px;
	top:20px;
	float:left;
	margin-bottom:20px;
}

#bottom_contenido_pagina {
	width:735px;
	height:45px;
	background:url('images/bottom_noticia_grande.gif') no-repeat top;
	margin:0px;
	position:relative;
	left:20px;
	clear:both;
}

.texto_pagina {
	width:620px;
	position:relative;
	left:60px;
}

#inicio_footer {
	clear:both;
	width:799px;
	height:10px;
	margin:0px auto;
	background:#1B2F5D url('images/inicio-footer.jpg') no-repeat top;
}

#footer {
	width:799px;
	margin:0px auto;
	color: #ffffff;
	background:#1B2F5D;
	font-size: 11px;
	text-align:center;
	font-size:10px;
}
#footer a {color: #ffffff; font-weight:bold;}

/***** header *****/
#blogtitle {font-family: Arial,Verdana; position:absolute; width:80%; float:right; right:45px; top:90px; text-align:right; font-size:24px; color:#ffffff; font-weight:bold;}
#blogtitle a, #blogtitle a:hover {font-family: Arial,Verdana; color:#ffffff; text-decoration:none;}
#subtitle {font-family: Verdana,Arial; position:absolute; width:80%; float:right; right:45px; top:125px; text-align:right; font-size:13px; color:#90b349; font-weight:bold; font-style:italic;}


/***** content *****/

.archivetitle {
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
.titulo {
	width:208px;
	height:41px;
	background: url('images/titulo-noticia.gif') no-repeat;
	padding:0px;
	text-align:center;
}


.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #73943B;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 8px 0px 0px 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
	border-top: 2px solid #73943B;
	border-bottom: 1px solid #73943B;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 50px 0px;
	padding: 4px 0px 1px 1px;
	border-top: 1px solid #73943B;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.gif') no-repeat top left transparent;
}


.navigation {
	position:relative;
	left:30px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	float:left;
	width:700px;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #73943B;
	border-bottom: 1px solid #73943B;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #73943B;
	border-bottom: 2px solid #73943B;
}

.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #80b608;
}
.commentlist {list-style: none;}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	border-bottom: 1px dotted #80b608;
	background: url(images/track.jpg) no-repeat top left;
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #80b608;
}
.trackbody p a {color: #000000;}
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #003399;
	padding: 2px 2px 2px 2px;
}
#submit {
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** search *****/
#searchform{
	position:relative;
	bottom:15px;
	margin:0px;
	padding:0px;
}
.searchbox {
	position:relative;
	margin:0px;
	padding:0px;
	width:370px;

}	
.search-field input {
	float:left;
	margin-top:15px;
	margin-left:40px;
	width:150px; 
	height:20px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#000; 
	padding:2px 3px 1px 3px;
	border:0px;
	background:#fff;
}
.search-but input {
	float:right;
	position:relative;
	top:5px;
	right:10px;
	width:25px; 
	height:22px;
}

.boton_buscar{
	margin-top:2px;
	margin-left:40px;
	background-color:transparent;
	padding:0px;
	border:0px;
	width:170px;
	height:18px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-align:left;
}

.suscribase {
	color:#000;
	font-size:10px;
	font-weight:bold;
	margin-top:30px;
	margin-left:40px;
	text-decoration:none;
}

.suscribase a {
	color:#fff;
	text-decoration:none;
}

.suscribase a:hover {
	color:#000;
	text-decoration:underline;
}

/***** widget *****/
#wp-calendar td {font-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
	border-bottom: 0px solid #73943B;}

.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}
.rsswidget img{
	display:none;
}

#akismetwrap{
	margin:2px 0 2px 25px;
}


.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}

.boton_ecuablogs {
	float:right;
	margin-right:30px;
	width:100px;
	height:50px;
}
