/*
Theme Name: Crearte
Theme URI: http://crearte.cl/
Description: Tema modificado por Pablo L&oacute;pez
Version: 1.0
Author: Pablo Lopez
Author URI: http://gog.cl/
Tags: tres columnas y con Widget y otra por c&oacute;digo
*/

/*--------- Cuerpo -----------*/
#container { 
	width: 923px; 
	margin: 0px auto 0px auto;
	}
.fix{clear: both;}
body{
    clear:both;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#4D4D4D;
}
/*------ Titulos Generales----------*/
h1
{
	font-size:17px;
	margin:5px 0 5px 0;
	color:#336699;
	font-weight:bold;
}

/*------- Textos generales -----------*/
p {
	margin:5px 0 5px 0;
	color:#4D4D4D;
}
p a{text-decoration:underline;}
p a:hover{text-decoration:none;}
p img{margin-bottom:10px; margin-top:10px;}
a {text-decoration:none;color:#4D4D4D;}
a img {border:none;}
img {margin:0px;}

/*Post */
#post h1{font-size:19px; margin:5px 0 5px 0; color:#336699; font-weight:bold;}
#post h1 a{font-size:19px; margin:5px 0 5px 0; color:#336699; font-weight:bold; text-decoration:none;}
#post h1 a:hover{font-size:19px; margin:5px 0 5px 0; color:#336699; font-weight:bold; text-decoration:underline;}
#post h3{font-size:15px; margin:5px 0 5px 0; color:#336699; font-weight:bold;}
#post h3 a{font-size:15px; margin:5px 0 5px 0; color:#336699; font-weight:bold; text-decoration:none;}
#post h3 a:hover{font-size:15px; margin:5px 0 5px 0; color:#336699; font-weight:bold; text-decoration:underline;}
#texto_post p{
margin-bottom:20px;
margin-top:15px;
line-height:normal;
font-family:Helvetica, sans-serif;
font-size:13px;
color:#4D4D4D;
}

/*----Barra izquierda------*/
#columna_izquierda {
width:235px;
float: left;
}
#escuelas {
width:235px;
float:left;
}
#escuelas_contenido {
width:227px;
}
#fondo_blanco {
background:url(images/fondo-blanco.png);
text-align:center;
float:left;
width:227px;
}
#texto_plomo {
background:url(images/fondo-texto.png);
float:left;
width:227px;
}
#texto_plomo p{
color:#4D4D4D;
width:90%;
margin:5px auto 5px auto;
text-align:center;
font-size:11px;
}
#titulo_lateral img{
width:227px;
height:24px;
float:left;
}

/*centro*/
#centro {
float: left;
width:465px;
padding-left:7px;
padding-right:12px;
margin:0 auto 0 auto;
}


/*----- barra derecha-----*/
#sidebar {
color:#4D4D4D;
float:left;
width:200px;
}
#sidebar p {
font-size:11px;

}
#sidebar ul {
list-style-image:none;
list-style-type:none;
}
#sidebar li {
list-style-image:none;
list-style-type:none;
}


/*------boton y formulario BUSCAR----*/
#buscar {
background:url(images/buscar.png) no-repeat;
width:250px;
float:left;
height:70px;
padding-top:35px;
float:left;
}
.barra_buscar {
margin-left:20px;
}
.btn_buscar {
background:url(images/btn_buscar.png);
border:none;
width:74px;
height:28px;
cursor:pointer;
float:right;
margin-right:40px;
}

/*paginas individuales*/
#centro_individual {
width:635px;
float:left;
margin-left:10px;
margin-bottom:20px;
}
#post_individual {
float:left;
width:100%;
margin-bottom:15px;
}

#footer {
width:100%;
margin: 0px auto 0px auto;
font-size:11px;
color:#720E7A;
text-align:center;
}
#footer a{
width:100%;
font-size:11px;
color:#4D4D4D;
text-align:center;
}

.dividir_post {height: 25px;
background: #fff url(http://crearte.cl/wp-content/themes/crearte/images/separador-post.png) no-repeat scroll center;}

/*Quitar carita Wp*/
img#wpstats{width:0px;height:0px;overflow:hidden;}