/*  
Theme Name: Kabytes V.2
Theme URI: http://kabytes.com
Description: Version 2, nuevo theme para Kabytes.
Version: 2.0
Author: Pablo / Tamara
Author URI: http://www.kabytes.com

	Kabytes 2.0
	http://www.kabytes.com

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url(images/fnd-doc.png) repeat-x top;
	color: #333;
	text-align: center;
	}

#page {
	background: none;
	text-align: left;
	}

#header {
	background: #000;
	text-align:center;
	width: 100%;
	}

#headerimg 	{ 
	margin: 0; 
	width: 950px; 
	} 
	
#headerimg img	{ 
float: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .metadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	float:right;
	}

h1 {
	font:30px Helvetica, Arial, sans-serif;
	border-bottom:solid #F1F1F1 3px;
	padding:0px;
	margin:0px;
	}

.titlearchivo { margin-bottom:10px !important;}
	
.top {
	height: 28px;
	background:url(images/top.png) top center no-repeat;
	}
	
.down {
	height: 28px;
	margin-bottom:20px;
	background:url(images/bottom.png) top center no-repeat;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	text-align:right;
	font-size:36px;
	}
	
#headerimg .description {
	text-decoration: none;
	text-align:right;
	float:right;
	margin-top:70px;
	font-size:36px;
	color: #5D5D5D;
	}

h1, h2, h1 a, h1 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0040B6;
	}
	
.entry a {
	font-weight: bold;
	text-decoration: underline;
	color:#0040B6;
	}
.entry h2 {
	color: #333;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:20px;
	line-height:200%;
}

.wp-smiley{
border: none !important;
margin:0px;
padding: 1px;
}
	
.entry a:hover {
	background:#D2E2FF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .metadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0059FF;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	}

#header {
	background: #000 url(images/fnd.png) no-repeat center top;
	margin: 0 auto; 
	padding: 0;
	text-align:left; 
	height: 170px; 
	width: 950px;
	}

#headerimg {
	margin: 0;
	width: 950px;
	text-align:center;
	background:none;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 10px;
	margin: 0px 0 0;
	*margin: 30px 0 0 0; /* Puto IE */
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

. {
	margin: 0 0 40px;
	text-align: justify;
	}

. hr {
	display: block;
	}

.widecolumn . {
	margin: 0;
	}

.narrowcolumn .metadata {
	padding-top: 5px;
	}

.widecolumn .metadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.metadata {
	clear: left;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	text-align: left;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0px -5px 5px;
	padding: 0px;
	color:#6B6B6B;
	font-size: 1.4em;
	font-weight: bold;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style: square;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style: square;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry img {
	border: 5px solid #EBEBEB;
	}
	
#autores {
	border: none;
	margin: o 10px 0 0;
    float: left;
	}
	
#autor{
margin-top:10px;
height: 212px;
}

.metadata ul, .metadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
list-style-type: square;
	}
/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected s, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 5px 2px 2px 2px;
	margin: 5px 5px 1px 0;
	height: 22px;
	border: 1px solid #D3D3D3;
	background: white url("images/fnd-input.gif") bottom;
	background-repeat: repeat-x;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #D3D3D3;
	background: white url("images/bg-textarea.gif") bottom;
	background-repeat: repeat-x;
	}

#commentform #submit {
	margin: 0;
	font-weight: bold;
	height: 26px;
	padding-bottom:5px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid #F3F3F3;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 5px 5px;
	margin-left: 610px;
	margin-top:40px;
	width: 330px;
	border-left: 1px solid #EAEAEA;
	}

/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#menu{
background:#000;
}

    #menu ul {
	margin:0 auto;
	padding:0px 10px 10px 50px;
	list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }

#search {
	float: right;
	margin: 0;
	padding: 0;
	width:346px;
	search: 89px;
	position: relative;
	top: -120px;
}	

#search input{
	border: none;
	margin: 20px 0 20px 80px;
	float:left;
}
#search .button{
}

#search input.button{
width:36px;
height:25px;
margin:17px 0 0 10px;
}

/*
Menu secundario
*/
#secundario{
	clear: both;
	margin: 20px auto 0;
	height:350px;
	background: #2C2927;
	border-top:5px #1C1B1A solid;
	}
	
#secundario h3{
	font-size: 150%;
	border-bottom: solid 3px #000000;
	text-align: left;
	}
	
#secundario-layer{
width: 950px;
margin: 0 auto;
}

#mapa{
background:inherit;
width: 510px;
height:350px;
float:left;
padding-right:10px;
}

#adicionales{
background:inherit;
float:right;
width: 430px;
height:350px;
}

#map{
float:left;
height:350px;
}

#secundario-layer ul.lista {
	width: 548px;
	text-align:left;
	list-style:none;
}

#secundario-layer ul {
	margin-left: 10px !important;
	padding: 10px !important;
	border-bottom: 1px solid #EEE;
		list-style:none;
}

#secundario-layer li.current {
	margin-top: -1px !important;
}

#secundario-layer li.current ul {
	margin: 0 !important;
	padding-left: 20px !important;
	border: none;
}
.load_route {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.post{
background:none;
margin: 0px 0px 20px;
padding:0px 10px 0px 10px;
}
.postmetadata{
padding:10px 0 10px 10px;
margin:0px;
background: #F8F8F8;
border-top: 1px solid #F1F1F1;
border-bottom: 1px solid #F1F1F1;
}

/*Sidebar*/

#blogroll li{
font-size: 12px;
padding:5px 50px 5px 0px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	border-top: 3px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	padding: 5px 0 5px 0;
	}

#sponsors{
text-align:center;
}

#sponsors img{
margin: 5px; 
}

/* Menu X solapas */
.firstmenu{
float: right;
margin-top:126px;
}

.firstmenu ul{
list-style-type: none;
margin: 0;
padding: 22px 20px 0 20px;
}

.firstmenu ul li{
float: left;
margin: 0 0px 0 0;
background: url(images/navtab.gif) no-repeat right top;
}

.firstmenu ul li a{
display: block;
padding: 8px 48px 8px 10px;
font-weight: bold;
text-decoration: none;
color: #fff;
}

.firstmenu ul li a:hover{
text-decoration: underline;
}

.firstmenu ul li.first a{
padding: 8px 48px 8px 39px;
background: url(images/navtab_first_no.gif) no-repeat;
}

.firstmenu ul li.last{
background: url(images/navtab_last.gif) no-repeat right top;
}

.firstmenu ul li.last a{
padding: 8px 39px 8px 10px;
}

.firstmenu ul li#firstcurrent{
background: url(images/navtab_current.gif) no-repeat right top;
}

.firstmenu ul li#firstcurrent a{
background: url(images/navtab_current_first.gif) no-repeat;
color: #000;
}

.firstmenu ul li#current{
margin-left: -38px;
background: url(images/navtab_current.gif) no-repeat right top;
}

.firstmenu ul li#current a{
padding: 8px 48px;
background: url(images/navtab_current_left.gif) no-repeat;
color: #000;
}

.firstmenu ul li#lastcurrent{
margin-left: -38px;
background: url(images/navtab_current_last.gif) no-repeat right top;
}

.firstmenu ul li#lastcurrent a{
padding: 8px 39px 8px 48px;
background: url(images/navtab_current_left.gif) no-repeat;
color: #000;
}
/* Suscripcion */
	#suscripcion{
		padding:12px; 
		background: #F5F5F5; 
		font-family:helvetica, Verdana !important; 
		width:300px;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		font-size:15px;
		margin-bottom: 10px;
		}

	#suscripcion p{color:#808080; font-size:12px; margin:0 0 5px 0; line-height:1.4em;}
	
	#suscripcion h3{clearolor: #555; margin:0 0 10px 0; text-shadow: 0 1px 2px white;}
	
	.formulario{margin: 0 0 10px 0;}
	
	.input-text{border:1px solid #DDDDDD; margin:1px 10px 0 0; padding:6px;}
	
	button{
		border: 0;
		width:100px;
		width:100px !important;
		font-weight:bold;
		background: #000 url(images/alert-overlay.png) repeat-x; 
		display: inline-block; 
		padding: 5px 10px 6px; 
		color: #fff; 
		text-decoration: none;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		border-bottom: 1px solid rgba(0,0,0,0.25);
		position: relative;
		cursor: pointer;
	}
   
	#suscripcion a{background:transparent url(images/rss.png) no-repeat; padding:8px 0 0 60px; height:48px; display:block; text-decoration:none; color:#FF6600;}
	#suscripcion span{color:silver; font-size:13px;}

.clear {
	clear: both;
}


/* Menu X solapas */
#buscador{
background: #fff;
height: 25px;
}

#buscador input{
border-style: solid; 
border: solid 2px #DADADA;
padding: 1.5px;
}

.busca{
background: #fff url(images/buscador.png) no-repeat top;
border:none !important;
width:67px;
height:26px;
margin-left:-1px;
}

#sidebar ul ul li{
background: #fff;
margin:0px 0px 0px -5px;
padding:3px;
list-style: none;
border-bottom: 1px dotted #EBEBEB;
}


#left {
	float: left;
	margin-right: 3px ;
	width: 170px;
}

#right {
	margin-right: 3px ;
	float: right;
	width: 150px;
}

/* Pie de pagina*/
#footer {
	margin: 10px auto 0 0;
	padding: 5px;
	border-top: 1px solid #F1F1F1;
	background: #000000 url(images/fnd-footer.jpg);
	text-align: center;
	}


#link-footer
{
width:100%;
}

#footer ul{

}

#footer ul li{
display:inline;
font-size: 12px;
font-weight: bold;
margin-left: 10px;
text-align:center;
}

#footer ul li a{
color: #646A75;
}
#footer ul li a:hover{
color: #fff;
}

#footer p {
	text-align: left;
	width: 50%;
	color: #CCCCCC;
	margin: 5px auto;
	padding: 5px 0;
	}
#footer p.icons {
	text-align: center;
	}
#footer img { margin: 0 10px; border: none; }
#footer img a { }

/*Form comentarios*/
#cuadroformulario{
background: #F1F1F1;
padding: 5px;
border-top: 2px solid #D0D0D0;
}

#cuadroformulario label {font-weight:bold; color: #666666; 	font-size: 0.9em;} 

.fecha{background: #fff url(images/time.png) no-repeat; padding:3px 0 3px 25px;}
.related_post{list-style:square}

.bannertop {
float: right;
margin-top: 26px;
}

/*Archivos*/
#listado{ list-style:none; margin:0px; padding:0px} 
#listado img{ float: left; border: 1px solid #000000; margin-right:10px;} 
#listado a {
	font-weight: bold;
	text-decoration: none;
	color:#0040B6;
	}
.more-link { font-style: italic; text-align: right}
.divlistado {padding: 0px; min-height: 120px}
.archivo {color:#000000 !important; font-weight:normal !important; line-height:normal !important;}
#listado p {margin-top: 5px;}

#suscripcion-footer{
border:1px solid #C3D9FF;
background: #E8EEFA; 
padding:3px 1px 3px 1px;
margin: 10px 0 10px 0;
text-align:center;
width: 570px;
height: 170px;
color: #666666;
}
.izquierda{ float: left;  width: 300px;}
.derecha{ float: right; width: 200px;}
.derecha img{ border:none}

#social {margin-top:10px;}
#social a, #social a:hover { padding: 2px 2px 2px 25px; margin-left:15px; background: #fff url('images/sprite-social.png') no-repeat}
.twitter {background-position: -9px -153px !important;}
.facebook {background-position: -9px -45px !important;}
.meneame {background-position: -9px -81px !important;}
.delicious {background-position: -9px -9px !important;}
.stumbleupon {background-position: -9px -117px !important;}

.social_links li {height:17px; padding-top:8px !important; text-align:right}
.social_links li a{ padding: 5px 2px 2px 25px; margin-left:15px; background: #fff url('images/sprite-social.png') no-repeat}


/* Autor */
.author-info{
	background: #F8F8F8; 
	padding: 10px; 
	margin: 0 0 15px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	min-height:90px;
	}

.author-info p.author-image {
	margin: 9px 15px 5px 7px;  
	float: left; 
	width: 80px;
	line-height: 0;
		}
.post-meta h4 {
	margin-top:0px;
	margin-left:95px;
	margin-bottom:0px;
	font-size:12px;
	}
p.author-image {margin-right: 25px !important}

.fuente {padding: 10px; background:#EBEBEB; text-align:center}

pre{
	padding: 10px;
	background: #EEEEEE;
	border: solid 1px #b4b4b4;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
	
	font-family:Monaco,Courier,monospace;
	font-size:12px
}

#publicidad{
	margin-bottom: 10px;
}

#publicidad_nokia{
	margin-top:20px;
	text-align:center;
}
