/*  
Theme Name: JulioZuniga
Theme URI: http://www.firstep.cl
Description: Theme para blog.juliozuniga.com.
Version: 1.0
Author: Julio Zúñiga Cocq
Author URI: http://www.juliozuniga.com/

*/


/* ESTILOS GENERALES */
body {
	background-color: #00288f;
	background-image: url(http://www.juliozuniga.com/imagenes/fondos/fondo_principal.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
html {
}
h6 {
	margin: 0;
	padding: 0;
}
h5 {
	padding: 0;
	margin-bottom: 8px;
}
li {
	list-style-position: outside;
	list-style-image: url(http://www.juliozuniga.com/imagenes/dots/bullet_naranjo.gif);
}
/* DIVS DE DISEÑO */
#contenedor_general {
	margin: auto;
	width: 666px;
	text-align: left;
}

/* INICIOS ESTILOS MENU SUPERIOR */
#menusuperior {
	font-size: 11px;
	color: #FFFFFF;
	height: 19px;
	clear: both;
	text-align: right;
	vertical-align: bottom;
	padding-top: 3px;
	padding-right: 22px;
}
#menusuperior a:link {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#menusuperior a:visited {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#menusuperior a:active {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
#menusuperior a:hover {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}


#marco_superior {
	clear: both;
	width: 666px;
	height:22px;
	background-image: url(http://www.juliozuniga.com/imagenes/marcos/marco_arriba.png);
}

#marco_central {
	clear: both;
	width: 666px;
	height: auto;
	background-color:#FFFFFF;
}

#logo {
	width: 103px;
	height: 119px;
	background-image:url(http://www.juliozuniga.com/imagenes/logo/hombre.png);
	margin-left: 22px;
	float: left;
}
#barra_izquierda {
	width: 230px;
	float: left;
	background-color:#FFFFFF;
	font-size: 10px;
	clear:both;
}
#barra_izquierda_menu {
	width: 220px;
	float: left;
	font-size: 11px;
	clear:both;
	color:#666666;
}

#barra_izquierda_menu a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
}

#barra_izquierda_menu a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
}

#barra_izquierda_menu a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

#barra_izquierda_menu a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

#barra_izquierda h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #00288F;
}
#reflejo {
	width: 103px;
	height: 78px;
 margin-left: 22px;
	float: left;
	background-color:#FFFFFF;
}
/* INICIO ESTILOS NAVEGACION PRINCIPAL */
#menu_principal {
	background-color: #FFFFFF;
	float: right;
	width: 487px;
	height: 119px;
	margin-right: 22px;
}
#marco_menu_principal {
	background-color: #FFFFFF;
	width: 666px;
	height: 119px;
}
#juliozuniga {
	text-align:right;
}
#navegacion_principal { 
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:10px;
	float: right;
	width: 487px;
	height: 119px;
	padding-right: 22px;
}
#navegacion_principal dl { 
margin: 0; padding: 0; }
/* IE5 Mac Hack \*/ 
#navegacion_principal { padding-left: 0px; } 
/*/ 
#navegacion_principal { padding-left: 11px; overflow: hidden; } 
/* End Hack */
#navegacion_principal dt { float: left; }
#navegacion_principal dt a {
	display: block;
	height: 0px !important;
	height /**/:100px; /* IE 5/Win hack */ 
	padding: 100px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#navegacion_principal dt a:hover {
	background-position: 0 -100px;
}
#navegacion_principal dt#soy,
#navegacion_principal dt#soy a { width: 83px; background-image: url(http://www.juliozuniga.com/imagenes/menu/soy.jpg); }

#navegacion_principal dt#se,
#navegacion_principal dt#se a { width: 84px; background-image: url(http://www.juliozuniga.com/imagenes/menu/se.jpg); }

#navegacion_principal dt#hice_y_hago,
#navegacion_principal dt#hice_y_hago a { width: 83px; background-image: url(http://www.juliozuniga.com/imagenes/menu/hice_y_hago.jpg); }

#navegacion_principal dt#opino,
#navegacion_principal dt#opino a { width: 83px; background-image: url(http://www.juliozuniga.com/imagenes/menu/opino.jpg); }

#navegacion_principal dt#links,
#navegacion_principal dt#links a { width: 150px; background-image: url(http://www.juliozuniga.com/imagenes/menu/links.jpg); }

/* INICIOS ESTILOS PIE */

/* ESTILOS MENU INFERIOR */
#marco_inferior {
	clear: both;
	width: 666px;
	height:22px;
}
#menuinferior {
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	width: 666px;
	height: 24px;
	padding-top: 5px;
	text-align:center;
	background:#FFFFFF;
	clear: both;
}
#menuinferior a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
}
#menuinferior a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
}
#menuinferior a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#menuinferior a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


/* ESTILOS CONTENIDO PAGINA INFERIOR */
#contenido_interior {
	float: left;
	width: 400px;
	height:auto;
	padding-top: 20px;
	margin-left:25px;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	color:#333333;
}
#contenido_interior a:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
}
#contenido_interior a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
}
#contenido_interior a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#contenido_interior a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#contenido_interior .titulo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#contenido_interior .titulo a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
	margin-top: 10px;
}
#contenido_interior .titulo a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
	margin-top: 10px;
}
#contenido_interior .titulo a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin-top: 10px;
}
#contenido_interior .titulo a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	margin-top: 10px;
}

.datos_post {
	font-size: 11px;
	color: #666666;
	margin: 0 0 2 0;
}
.datos_postmeta {
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 0;
}
.texto p {
	color:#333333;
	margin-bottom: 2px;
	margin-top: 8px;
}

/* INICIO ESTILOS CONTACTO */
.texto_bold_formulario {

}
input {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #00288F;
}
textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #00288F;
}
.boton_formulario {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #00288F;
	background-color: #FFFFFF;
	border: 1px solid #00288F;
}

#etiquetas_formulario {
	background-color:#FFFFFF;
	float: left;
	width: 150px;
}
#etiquetas_formulario p {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00288F;
	padding: 6px;
	margin: 0px;
}
#campos_formulario {
	background-color:#FFFFFF;
	float: left;
	width: 250px;
}
#campos_formulario p {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #00288F;
	padding: 3px;
	margin: 0px;
}
/* FIN ESTILOS CONTACTO */


/* INICIO ROLLOVER HICE Y HAGO */
#menuhiceyhago_izq {
	padding-top: 30px;
	padding-left: 10px;
	width:240px;
	height:auto;
	text-align:left;
	float:left;
}
#menuhiceyhago_der {
	padding-top: 30px;
	padding-right: 10px;
	width:240px;
	height:auto;
	text-align:right;
	float:right;
}
#menuhiceyhago_abajo {
 padding-top: 7px;
	width:500px;
	height:auto;
	text-align:center;
	clear:both;
}
