/*
  Author Name : David Cant&oacute;n
  Author Site : http://www.gestion2002.com
  Style Name : Atardecer Naranja
  Style URI : http://www.david.xn--cantn-3ta.com/blog/
  Version : RC7
  Comments : Casi ya de noche...
*/


body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	}



/*-Enlaces======================================= */

a, a:visited, a:hover {
  	text-decoration: none !important;
  }
a {
  	color: #0000FF !important;
  }
a:visited {
  	color: #000066 !important;
  }
a:hover {
  	color: #FF7711 !important;
  }



/*-Menús Cabecera======================================= */

ul.menu li a:hover {
	background: #FF7711;
	color: #FFF !important;
	}

ul.menu li a {
	background: #333;
	color: #FFF !important;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #333 !important;
	background: white !important;
	}



/*-Títulos======================================= */

/*Títulos Entradas, títulos en inicio y títulos en páginas*/
.single .k2-asides h3,.k2-asides h3, h2 {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 1px;
	}

h3, h4, .single .k2-asides h3 {  
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}


/*Títulos entradas*/
.entry-title { 
  border-top: 1px solid #FF7711;
  border-bottom: 1px solid #FF7711;
  background-color: #ffeebb;
  padding: 2px;
	display: block;
	/*margin-bottom: 2px; Se quita en entry-meta  */
	margin-right: 0px;       
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0px;
  } 

/*Subtítulos entradas (autor...)*/
.entry-meta {
  color:#BBBBBB;
  display:block;
  font-size:1em;
  line-height:1.6em;
  margin-top:2px;
  margin-bottom:2px;
  }

/*Títulos páginas*/
.page-head {                    
  border: 1px solid #FF7711;
  border-bottom: 0;
  background-color: #ffeebb;
  padding: 2px;
	display: block;
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 50px;
	
	-moz-border-radius: 8px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-khtml-border-radius: 8px;
	-khtml-border-bottom-left-radius: 2px;
	-khtml-border-bottom-right-radius: 2px;
	-webkit-border-radius: 8px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;

  } 

/*Títulos widgets*/
.secondary h4 {                   
	font-weight: bold; 
  border-top: 1px solid #FF7711;
  border-bottom: 1px solid #FF7711;
  background-color: #ffeebb;
  padding: 2px;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 0px;
	font-size: 1.4em;
  } 



/*Título cabecera, el título del blog*/
.blog-title {
	padding: 30px 0px 0 350px;
	color: #FFFFFF !important;
	}

#header .description { /* Description in header */
	margin: 0 0 0 350px;
	}

h1.blog-title a,
#header .description {
	color: white !important;
	}






/*Barras de navegación en las entradas
  para mostrar la anterior y siguiente*/
.navigation {
	background-color: #EEEEEE;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
	padding-left:5px;
  padding-right:5px;
	padding-top:2px;
  padding-bottom:2px;
	Margin: 10px 5px 5px -5px;
	}



/*-Contenido de los artículos, de las entradas======================================= */

.single #primary .k2-asides .entry-content {
	font-size: 1.2em;
	color: #333333;
	}

.entry-content {
  background: url("gradiente.jpg") no-repeat;
  border-top:1px dotted #FF7711;
  border-left:1px dotted #FF7711;
	font-size: 1.2em;
	color: #333333;
	line-height: 1.3em;  /* 1.8 */
	text-align: justify; /* igual que original */
	padding-bottom:40px;
  padding-top:20px;
  padding-left:10px;
  }

blockquote {
	margin: 20px 0;
	padding: 0 10px;
	color: #333;
	background: none;
	border-left: medium solid #DDDDDD;
	}



/*-Zona Comentarios======================================= */

.comments {
	Background: #eeeeee;
	Border: 1px solid #DDDDDD;
	Padding: 10px;
	}

#commentlist li {
	margin: 0px 25px;
	padding: 10px 10px 5px;
	list-style: outside decimal;
	font-size: 1.1em;
	}

.comment-meta {
  font-size: 1em;
  }

#leavecomment {
  list-style: none !important;
  }

.t1, .t2 {
  border-top: 1px solid #FF7711;
  border-bottom: 1px solid #FF7711;
  }

#commentlist li .comment-author, #commentlist li .comment-content {   /*, .comm */
	font-size: 1.1em;    /* 1.2 */
	line-height: 1.3em;  /* 1.8 */
	}

.comments textarea {
	width: 98%;
	/*margin: 10px 0;*/
	}

/*Títulos comentarios*/
#commentformbox h4, .entry-comments h4 {    
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.3em;  
	font-weight: bold; /*cambiado*/
  /*border-top: thin solid #FF7711;
  border-bottom: thin solid #FF7711;
  background-color: #ffeebb;
  padding: 2px;
	display: block;
	margin-bottom: 5px;*/
	letter-spacing: 0px;
  } 

#reply {
  font-size: 1.5em;  
  }
  

/*-Zona Sidebar. Etiqueta Buscador======================================= */

label.overlabel-apply {
	position: absolute;
	top: 0px;  /*Cambiado esto. Tenía 4px*/
	left: 4px;
	z-index: 1;
	color: #999;
	cursor: text;
	}
	
	










#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

	