/*
Theme Name: Sergio Escobar 
Theme URI: http://www.chileadmin.cl
Description: Tema para la empresa Sergio Escobar
Version: 2.0
Author: jhsilva & Andrés Villablanca & Ramón Liberona
Author URI: http://www.chileadmin.cl
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. Clases generales- 
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Estilos Sidebars
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
a{
	outline: 0;
}
object {outline: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background-color: #f6f6f6;
	background-repeat: repeat-y;
}
#wrapper {
	background-color: #f6f6f6;
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/fondo.png);
	background-repeat: repeat-x;
	height: 150px;
	margin: 0px;
}

#main {
	width: 1000px;
	margin-left: 120px;
	height: auto;
}
#content {
	width: 703px;
	height: 1430px;
	float: left;
	line-height: 1.3em;
	background-color: white;
}

#content_cat {
	width: 703px;
	height: 1430px;
	float:left;
	line-height: 1.3em;
	background-color: white;
}

#content_page {
	width: 703px;
	height: 695px;
	float:left;
	line-height: 1.3em;
	background-color: white;
}

#sidebar-right {
	background-image: url(images/right.png);
	width: 250px;
	height: 1430px;
	float: left;	
}
#sidebar-left{
	width:47px;
	height: 1430px;
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	float: left;	
}

/*Estilos para paginas internas */

#sidebar-right2 {
	background-image: url(images/right1.png);
	width: 250px;
	height: 695px;
	float: left;	
}
#sidebar-left2{
	width:47px;
	height: 695px;
	background-image: url(images/left1.png);
	background-repeat: repeat-y;
	float: left;	
}

/* Fin estilo para paginas internas */

#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
    margin-top: 40px;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.footer{
	font:12px "arial";
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	background-color: #EDEFF4;
	border: 1px solid #D8DFEA;
	width: 1000px;
	margin-top: 40px;
	margin-left: 120px;
	margin-bottom: 20px;
} 
.footer_logo{
	margin-top: -20px;
	margin-left: 1008px;
	width: 70px;
	height:50px;
	border: 0;	
}


.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}


.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/



#menu_derecho{
		width: 260px;
		margin-left: 25px;
		margin-top: 90px;
		height: auto;
		color:#666;		
       	font:12px "arial";
 		font-weight: normal;  
		vertical-align: top;
}
	
	dl { width: 198px; margin-left: 70px; }
	dl,dd { margin: 0; }
	dt a { 
		margin-left: 5px;
		background-image:url(images/btn_rollover.png);
	    color: #0159B1;		
       	font:12px "arial";
 		font-weight: normal; 
 		text-decoration: none;
		display:block; 
		border-bottom: 1px solid white;
	    padding: 5px; margin: 2px; 
	    background-position: 98% 50%;
		padding: 3px 6px;
		}		
		dt a:hover { 
	    color: black;	
 		background-image:url(images/btn_rollout.png);
		background-position: 98% 50%;
		}
		
	dl a { 
		margin-left: 5px;
		background-image:url(images/btn_rollover.png);
	    color: #0159B1;		
       	font:12px "arial";
 		font-weight: normal; 
 		text-decoration: none;
		display:block; 
		border-bottom: 1px solid white;
	    padding: 5px; margin: 2px; 
	    background-position: 98% 50%;
		padding: 3px 6px;
		list-style-type: none;
		}		
  	dl a:hover { 
	    color: black;	
 		background-image:url(images/btn_rollout.png);
		background-position: 98% 50%;
		
		}
		
		dd a { margin-left: 20px; color: #0159B1; text-decoration: none; }
		ul { list-style: none; padding: 5px; }

/*===END SECTION 4===*/

/*===START SECTION 5 -Estilos Sidebars ===*/

#sidebar-derecho-servicios{
	margin-top: 20px;
	width: 160px;
	height: 155px;
	margin-left: 50px;

}
/*===END SECTION 5===*/

/*===START SECTION 6 - Estilo para el header===*/
#header_logo{
	background-image: url(images/logo_sescobar.png);
	width: 433px;
	height: 38px;
	margin-top: -135px;
	margin-left: 135px;
	position: absolute;	
}
#header_marcas{
	width: 500px;
	height: 58px;
	margin-top: -110px;
	margin-left: 570px;
	position: absolute;
	color: white;	
}

#parrafos_head{
	margin-left: 720px;
	position: absolute;
	width: auto;
	height:20px;
	margin-top: -133px;
	color: white;
	
}



#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}
#sidebar-left h2, #sidebar-right h2 {
	font-size: 1.1em;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}

.post h2 a{
    color: #002D73;
    margin-bottom: 20px;
    
}

.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 3px;
}
li.author {
	padding: 5px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    width: 650px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
}
ol.commentlist li {
	margin: 3px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
    color:#002D73;
}
/*===END SECTION 8===*/

#cajamensaje{
    background: #fbfbfb;
    padding:5px;
    border: 1px solid #D8DFEA;
}

#cajamensaje .comment-author{
    color: #002D73;
    font-weight: bold;

}

/*===START SECTION 9 - oh you're so fancy with those blockquotes....===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - images when inserted into a post.===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

#mensaje{
    height: 330px;
    margin-top: -20px;
}
img{
    border: 0;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a{
    outline: 0;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/
#shared{
    width: 230px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: -20px;
    text-align: center;

}

#shared #twit{
    margin-top: 5px;
}

/*===Estilo categoria eventos===*/

#noticias {
	
width: 600px;
padding: 10px 10px 10px 30px
}

#noticias #imagen {
float: left;
text-align: center;
margin: 0 auto;
padding: 0px;
}

#noticias #imagen img {
border: 0px;
width: 90px;
height: 90px;
}

#noticias #titulo {
float: right;
width: 490px;
margin: 0px auto auto auto;
padding: 0px;
}
#noticias h1{
 color:	#252f64;
}


#noticias #titulo a{
font: bold 16px Verdana;
letter-spacing: -0.5px;
color: #252f64;
text-decoration: none;
padding: 0px;
margin: 0px;
}

#noticias .titulo2 a{
font: bold 15px Verdana;
color: #9f9f9f;
text-decoration: none;
padding: 0px;
margin: 0px;
}

#noticias #comentarios {
margin: 0 auto;
width: 550px;
}

#noticias #arriba{
font: normal 11px Verdana;
color: #444444;
}

#noticias #arriba .imagen{
width: 100px;
float: left;
}

#noticias #arriba .imagen img{
border: 0px;
}

#noticias #arriba .titulo{
font: bold 15px Verdana;
color: #9f9f9f;
width: 500px;
float: right;
text-align:justify;
}

#noticias #arriba .titulo2{
font: bold 15px Verdana;
color: #9f9f9f;
width: 590px;
float: left;
text-align:justify;
margin: 0px 0px 15px 0px;
}

#noticias #entry{
margin: 0px 0px 0px 0px;
font: normal 11px Verdana;
color: #444444;
}

#noticias #entry .texto {
width: 490px;
float: left;
text-align:justify;
padding: 0px 3px 3px 10px;
}

#noticias #entry .texto2 {
width: 100%;
margin: 0;
padding: 0;
/*margin: 0 auto;*/
/*float: left;/*/
text-align:justify;
}

#noticias #entry a {
color: #666666;
text-decoration: underline;
}

#noticias #entry .detalles {
width: 100px;
float: right;
text-align: right;
padding: 0px 10px 0px 0px;
}

#noticias #entry .detalles a {
font: normal 11px Verdana;
color: #000;
padding: 0px 0px 0px 5px;
text-decoration: none;
}

#noticias #entry .detalles a:hover {
color: #252f64;
text-decoration: none;
}

.navigation a{
  color: #C8C8C8;
  font-size: small;
  text-decoration: none;
}

.navigation a:hover{
    color:#999999;
    text-decoration: underline;
}

/*===Estilo categoria modelos===*/

.caja_categoria {
	width: 700px;
	height:auto;
	margin-top: 10px;	
}

.caluga_modelos{
	width:210px;
	height:160px;
	float:left;
	margin-right: 20px;
	margin-top: 20px;
	background-image: url(images/caluga_modelo.gif);
}

.titulo_cat{
	margin-left:10px ;
	margin-top:-10px;
}
.titulo_cat a {
	text-decoration: none;
	color: #252f64;
}

.imagen_cat{
width: 190px;
height: 105px;
margin-top: -7px;
margin-left: 2px;	
}

.precio_cat{
text-align: center;
font-size: 85%;
}

/*===Estilo para las singles ===*/

#comentarios_single{
	width:703px;
	overflow: auto;
	margin-top: 0px;
}

.botones {
/*	background: #f8f8f8;
	border: 1px solid #DDDDDD;
*/	
	margin-top: 130px;
	clear: left;
	width: 650px;
	height: 70px;
	padding-top:30px;	
}
.botones_dentro{
	width: 650px;
	height: 35px;
	border: 1px solid #DDDDDD;
	padding: 5px;
	
}

#botones_single {
	/*margin-top: 1370px;
  margin-left: 275px;*/
  margin-top: -20px;
	width: 650px;
	height:40px;
	padding:5px;
	border: 1px solid #DDDDDD;
  position:relative;
  clear:both;
}

.post{
    float: left !important;
    margin-top: -5px !important;
}

#face, #twit {
  width: 40px;
}

#face {
  float: left;
  margin-left: 30px;
}

#twit {
  float: right;
  margin-top: -1px;
  margin-right: 30px;
}

#volver {
  position: absolute;
  margin-left: 40px;
}

/* BTONES BAJO ANIMACIONES DE MODELOS */


div#botones-inferior {
  margin-left: 170px;
  margin-top: -13px;
  margin-bottom: 40px;
}

#botones-inferior ul {
  display: inline-block;
  clear: none;
}

#botones-inferior li { 
  border: 1px solid #eee;
  width: 200px;
  height: 5px;
  }

#botones-inferior a {
	display: block;
	margin: 0 0 5px 0;
	padding: 10px 10px 10px 30px;
		background: #ddd;
		color: #555;
		text-decoration: none;
}

#botones-inferior a:hover { background: #f7dfdf url("../wp-content/themes/escobar2010/images/arrow-off.png") no-repeat 10px center; }