/*
Theme Name: Angeles de Chile
Theme URI: http://www.cronstudio.com/
Description: Themes desarrollado para Angeles de Chile
Version: 2.0
Author: Cristobal Pizarro, Marco Nuņez, Cronstudio
Author URI: http://www.cronstudio.com/
Tags: diseņo, publicidad, cronstudio, angelesdechile

*/


/* -- just some ugly styling to make it easier to get started, can safely be removed */
#entry-meta-single {
	border:1px solid red;
	background-color: #CC6;
}
#respond {border:1px solid yellow;}
li.depth-1 {border: 1px solid orange;}


/* - BASIC STUFF - */
body {
	color:#000;
	margin:0 auto;
	padding:0 20px;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
img{
	border: 0px;
}
p{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333;
}
#content {
	width:900px;
	background-color:#FFF;
	margin: 0 auto;
}
a {
	text-decoration:none;
	color: #09C;
}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}

.entry-content ul li {
	font-family: "Trebuchet MS", Arial, Verdana;
	margin-left:40px;
	list-style:disc;
	list-style-position: outside;
	line-height: 1.8em;
	color: #666;
}

.entry-content p{

	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 1.8em;
	color: #363636;
}

.entry-content ul li ol {margin-left:20px;	line-height: 1.1em;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}

h2.entry-title {
	font-size: 16px;
	color: #539de8;
}

h2.entry-title a{
	font-size: 16px;
	color: #539de8;
	font-style: italic;
}

h2.entry-title a:hover{
	color: #666;
	text-decoration: none;
}


h2.page-title{
	font-size:24px;
	color: #539de8;
}

h2#comments{
	margin:20px auto 10px;
	font-size:40px;
	color: #F03;
}



h4
{
	font-size: 16px;
	color: #5189b0;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* headings inside posts */
.entry-content h3 {font-size:140%; 	color: #539de8;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:900px;}
#header {
	height:130px;
	margin:0 auto;
	text-align:center;
	padding: 20px 0;
	background-color:#CCC;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
} 

#linklogo{
width: 200px;
height: 140px;
margin-left: 10px;
position: absolute;
left: 0px;
bottom:  0px;

} 

#linkprivado{
width: 200px;
height: 40px;
margin-left: 10px;
position: absolute;
right: 0px;
top:  0px;

} 



#logos{
	height:120px;
	overflow:hidden;
	clear:both;
	float:none;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/logos.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: bottom;
	}
#footer {
	height:140px;
	overflow:hidden;
	clear:both;
	float:none;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#footer ul {
	padding:0;
}

#footer li{
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-image: url(images/li-footer.png);
}

#footer li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #285472;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:10px;
	margin: 0px;
	padding: 0px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	color: #285472;
}
#footer strong{
	font-family: Arial, Helvetica, sans-serif;
	color: #285472;
	font-weight: bold;
	font-size: 12px;
}


#footer_cont01 {
	float: left;
	width: 120px;
	background-image: url(images/linea-der-footer.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
}

#footer_cont02{
	float: left;
	width: 300px;
	background-image: url(images/linea-der-footer.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 10px;
}

#footer_cont03{
	float: left;
	width: 170px;
	background-image: url(images/linea-der-footer.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_cont04{
	float: left;
	width: 120px;
	padding-left: 10px;
}



/* -- POSTS -- */
.post-index {
	margin:0 0 10px;
}
#post-single {margin:0 0 20px;}

.posts-wrap-index {
	float:left;
	clear:none;
	width:700px;
}


.posts-wrap {
	float:right;
	clear:none;
	width:640px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}

/* -- SIDEBARS --*/
.sidebar-wrap {
	overflow:hidden;
	float:right;
	clear:none;
	margin-left: 10px;
	width:190px;
}
.sidebar {
	width:180px;
	clear:none;
	background-color:#FFF;
	float: right;
	padding: 10px;
}

.sidebar p{
	font-style: italic;
	color: #999;
}

.sidebar h2{
	font-size: 10px;
	color: #666;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
}
.sidebar h2 a{
	font-size: 10px;
	color: #666;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
}

.sidebar h2 a:hover{
	color: #09F;
}


/* -- SIDEBARS2--*/


.sidebar-wrap2 {
	float: left;
	width: 208px;
	padding: 10px;
	line-height: 0.7em;
	overflow:hidden;
	clear:none;
}
.sidebar2 {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bordeabajo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	
}

.sidebar2 p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333;
	font-weight: normal;
}

.sidebar2 p a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	line-height: 1.1em;
}

.sidebar2 p a:hover {
	color: #999;
	text-decoration: none;
}



.sidebar2 h2 a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #539de8;
	line-height: 0.8em;
}

.sidebar2 .fecha{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
}




.sidebar01 {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bordeabajo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	
}

.sidebar01 p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333;
	font-weight: normal;
}

.sidebar01 p a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	line-height: 1.1em;
}

.sidebar01 p a:hover {
	color: #999;
	text-decoration: none;
}



.sidebar01 h2 a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #539de8;
	line-height: 0.8em;
}

.sidebar01 .fecha{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
}





.block-1 {float:right;}
.block-2 {float:left;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


/* -- BOTONERA --*/
#botonera {
	width:100%;
	height:35px;
	float:left;
	clear:both;
	background-color: #5189b0;
	margin-bottom: 20px;

}
	
#botonera ul {
	margin: 0px;
	padding: 0px;
}

#botonera li {
	margin: 0px;
	float: left;
	padding-top: 13px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;*/
	
}
	
	#botonera li a{
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana;

	}
	

#botonera li a:hover {
	color: #6CF;
}


/* -- SIDEHOMEIZQUIERDA --*/

#sidehome_cont
{
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bordeabajo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	}

#sidehome{
	float: left;
	height: 200px;
	width: 208px;
	padding: 10px;
	line-height: 0.7em;
	}
	
	
#sidehome p a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	}
	

#sidehome p a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	line-height: 1.1em;
	}
#sidehome p a:hover{
	color: #999;
	text-decoration: none;
	}
	
	
#sidehome  h2 a, #mensaje_central h2 a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #539de8;
	line-height: 0.8em;
	}
	
#sidehome  .fecha, #mensaje_central .fecha{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	}
	
#mensaje_central{
	background-color: #FFF;
	float: left;
	width: 450px;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	}
	
#mensaje_central p{
	line-height: 1.9em;
	}




#cont-novedades{
	width: 100%;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	margin-bottom: 20px;
	}
	
#cont-novedades img{
	border:0px;
	}
	
#cont-novedades-img{
	background-color: #E2EBF1;
	float: left;
	height: 98px;
	width: 153px;
	border:0px;
	margin-right: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
	
	
	
	#cont-inversion{
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	}
	
#cont-inversion img{
	border:1px solid #CCC;
	}

.datos{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #666;
	}
.datos a{
	color: #CCC;
	}
	
.datos a:hover{
	color: #539de8;
	}
.qs{
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}