/*  
Theme Name: Nano 
Theme URI: http://www.themespack.com/
Description: wordpress Themes Nano Adsense by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Blogging tips & tricks</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/

	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

pre{
	font-size:12px;
	color:#000;
	background-color:#FFFFCC;
	margin:50px;
	padding:50px;
	border:5px solid #000;
	text-align:left;
}
pre:before{
	content: "DISDATA";
	font-size:2em;
	display:block;
	margin-bottom:30px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:3px solid #000;
}

hr, .access, caption { display: none; }


body {
	font-family: "Tahoma", Geneva, Arial, Verdana, sans-serif;
	font-size:62.5%;
/*	background: #292929 url(img/bg.gif) repeat-x;*/
	background:#3D3D39 url(img/bg.png) repeat-x;
	color: #EFEFEF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height:normal;
}
a {
/*	color: #e5e211;*/
	color:#609300;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #609300;
	text-decoration: none;
}
a:hover {
	color: #74B923;
	text-decoration:underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
object, embed{
	outline:none;
}
#headerlogo h1 {
	/*text-indent:-10000px;
	margin:0;*/
	padding:0;
	margin:0;
	
}
#headerlogo h1 a{
	display:block;
	background:url(img/optimizacion3d-logo.png) no-repeat left;
	height:120px;
	width: 450px;
	border: none;
	left:-28px;
	position:absolute;
	top:8px;
	text-indent:-1000px;
}
h2, div.post h1 {
	color: #74b923;
	margin:0px;
	margin-left:5px;
	margin-bottom:10px;
	letter-spacing: -1px;
	padding-left:1px;
	font: normal 2.6em "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-family:"Segoe UI", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background:url(img/h2-bullet3.jpg) no-repeat left 11px;
	text-indent:30px;
	line-height:30px;
}


div.page h1{
	color:#E5E211;
	background:transparent url(img/h2-bullet4.jpg) no-repeat scroll 1px 9px;
}

h2 a, h2 a:visited, div.post h1 a, div.post h1 a:visited {
	color: #74b923;
	text-decoration: none;
	padding:2px 5px;
	line-height:38px;
}
h2 a:hover, div.post h1 a:hover {
	color: #FFFFFF;
	background:#74b923;
	text-decoration: none;
	border-bottom:3px solid #E5E211;
}

h3 {
	color:#74B923;
	font-family:"Arial",Tahoma,Arial;
	font-size:1em;
	font-weight:bold;
	letter-spacing:-0.03em;
	line-height:normal;
	margin:45px 0 5px;
	border-bottom:1px dotted #74B923;
	padding-bottom:5px;
}
h3 a, h3 a:visited {
	color: #74B923;
	text-decoration: none;
}
h3 a:hover {
	color: #74B923;
	text-decoration: none;
	
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #222222;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}

#wrapper{
	/*background:#3D3D39 none repeat scroll 0 0;*/
}
#page {
	margin: 0px auto;
	width: 975px;
/*	background: #292929;*/
	background: #3D3D39;
	min-height:1030px;

	}
/* header area */
#header {
	background:#3D3D39 url(img/bg.png) repeat-x;
	height: 180px;
	position: relative;
}
#headerlogo {
	/*display:none;*/
	position: relative;
	/*padding: 11px 0px 0px 18px;
	height: 50px;*/
}
#headerlogo .description{
	position: absolute;
	left: 15px;
	bottom: 3px;
	color: #ffffff;
	text-indent:-10000px;
}
#googlead{
	background-color:#222;
	border:1px solid #444;
	margin:0;
	padding:5px 5px;
	position:absolute;
	right:0;
	top:43px;
}

body #aubg {
	background-color:#222;
}
#nav {
	background:transparent url(img/menu_up.png) no-repeat scroll 0 0;
	bottom:9px;
	height:39px;
	left:-1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	position:absolute;
	width:100%;
	padding:0;
	padding-left:5px
}
#nav li {
	float:left;
	margin-left:3px;
	margin-top:6px;
}

#nav li ul li{
	float:none;
}

#nav li ul li ul li{
	float:none;
	margin:0;
	padding:0;
	list-style:none;
	outline:1px solid cyan;
}

#nav li.page_item.page-item-6 ul{
	display:none;
}

#nav li.page_item.page-item-9 ul{
/*	outline:2px solid grey;*/
}

#nav li.page_item.page-item-9 ul li ul li{
	display:none;
}


#nav .current_page_item a:visited, #nav .current_page_item a:visited:hover{
	color:#fff;
	text-decoration: none;
	background:#3D3D39;
	text-transform:uppercase;
	outline:none;
}

#nav .page_item a, #nav .current_page_item a, #nav .current_page_item a:hover, #nav .page_item a:hover {
	color: #c1c1c1;
    text-decoration: none;
	padding: 6px 9px;
	font: 12px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase;
	background:#343431;
	border-bottom:2px solid #434343;
}

#page #sidebar ul li ul li.page_item {
	border-bottom:1px dotted #666666;
}


#page #sidebar ul li ul li.page_item a{
	background:#393936;
	color:#e3e3e3;
}

#page #sidebar ul li ul li.page_item ul li a{
	background:none;
	color:#8C8C8C;
	border-right:2px solid #3D3D39;
}
#page #sidebar ul li ul li.page_item ul li a:hover{
	background:transparent url(/wp-content/themes/nanoadsense/img/bglinkbar4.gif) no-repeat scroll right center;
	border-right:2px solid #E5E211;
	color:#FFFFFF;
	text-decoration:none;
}


#nav .current_page_item a:hover, #nav .page_item a:hover {
	border-bottom:2px solid #E5E211;
	color:#fff;
}
#nav .current_page_item a{
	color:#c1c1c1;
}
/***********************************/

#kwicks, #nav li.page_item.page-item-9 ul{
	height: 32px;
	margin: 0;
	padding: 0;
	margin:auto;
	margin-bottom: 10px;
	background: #333;
	background: url(img/menu_down_bg.png) repeat-x;
	width:975px;
}

#kwicks{

}

#kwicks .kwick, #nav li.page_item.page-item-9 ul li.page_item {
	background:transparent url(img/separa-menu2.png) no-repeat scroll right 1px;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:27px;
	line-height:27px;
	margin-left:0px;
	margin-top:0;	
}

#kwicks li.kwick:hover{
	background:none;
	background-color:#1d1d1d;
	border-bottom:3px solid #1d1d1d;
}

#kwicks .kwick ul{
	display:none;
	list-style-type:none;
	position:absolute;
	left:0px;
	top:30px;
	padding:0;
	background:#1D1D1D none repeat scroll 0 0;
	width:240px;
	opacity:0.93;
}


#kwicks #kwick_rojo.kwick ul {

}

#kwicks .kwick ul li{
	padding:0;
	margin:0;
}

#kwicks .kwick ul li a{
	font-weight:normal;
	color:#999;
	margin:5px;
}

#kwicks .kwick ul li a:hover{
	background:#333;
	color:#fff;
}

#kwicks .kwick{
	position:relative;
}

#nav li.page_item.page-item-9 ul li.page_item ul{

}

#kwicks a, #nav li.page_item.page-item-9 ul li.page_item a{
	color: #e0e0e0;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding:0 20px;
	border:none;
}

#nav li.page_item.page-item-9 ul li.page_item a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	line-height:27px;
}

#nav li.page_item.page-item-9{
	position:relative;
}

#nav li.page_item.page-item-9 ul{
	left:-155px;
	position:absolute;
	top:42px;
}

#kwicks a:hover, #nav li.page_item.page-item-9 ul li.page_item a:hover{
	background:#1D1D1D;
/*	background: url(img/menu_down_bg_hover.png) repeat-x;*/
	color:#FFF;
}


#kwick_rojo, #nav li.page_item.page-item-11, #kwicks #kwick_rojo.kwick ul {
	border-bottom:3px solid #c72727;
}
#kwicks #kwick_rojo.kwick ul {
	border-bottom:4px solid #c72727;
}
#kwick_naranjo, #nav li.page_item.page-item-12, #kwicks #kwick_naranjo.kwick ul {
	border-bottom:3px solid #d99a28;
}
#kwicks #kwick_naranjo.kwick ul {
	border-bottom:4px solid #d99a28;
}
#kwick_verde1, #nav li.page_item.page-item-13, #kwicks #kwick_verde1.kwick ul {
	border-bottom:3px solid #cecb58;
}
#kwicks #kwick_verde1.kwick ul {
	border-bottom:4px solid #cecb58;
}
#kwick_verde2, #nav li.page_item.page-item-14, #kwicks #kwick_verde2.kwick ul {
	border-bottom:3px solid #a5bd4f;
}
#kwicks #kwick_verde2.kwick ul {
	border-bottom:4px solid #a5bd4f;
}
#kwick_verde3, #nav li.page_item.page-item-15, #kwicks #kwick_verde3.kwick ul {
	border-bottom:3px solid #1f9245;
}
#kwicks #kwick_verde3.kwick ul{
	width:280px;
	border-bottom:4px solid #1f9245;
}
#kwick_esmeralda, #nav li.page_item.page-item-16, #kwicks #kwick_esmeralda.kwick ul {
	border-bottom:3px solid #3ebca7;
}
#kwicks #kwick_esmeralda.kwick ul {
	border-bottom:4px solid #3ebca7;
}
#kwick_celeste1, #nav li.page_item.page-item-17, #kwicks #kwick_celeste1.kwick ul {
	border-bottom:3px solid #9fbdd9;
}
#kwicks #kwick_celeste1.kwick ul {
	border-bottom:4px solid #9fbdd9;
}
#kwick_celeste2, #nav li.page_item.page-item-18, #kwicks #kwick_celeste2.kwick ul {
	border-bottom:3px solid #477cc0;
}
#kwicks #kwick_celeste2.kwick ul {
	border-bottom:4px solid #477cc0;
}
#kwick_azul, #nav li.page_item.page-item-19, #kwicks #kwick_azul.kwick ul {
	border-bottom:3px solid #2c3880;
}
#kwicks #kwick_azul.kwick ul{
	left:-159px;
	border-bottom:4px solid #2c3880;
}
#kwick_morado, #nav li.page_item.page-item-20, #kwicks #kwick_morado.kwick ul {
	border-bottom:3px solid #945bac;
}
#kwicks #kwick_morado.kwick ul{
	left:-149px;
	border-bottom:4px solid #945bac;	
}

/**********************************************/

/* content  */
#content {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 570px;
	margin:5px 0 5px 0px;
	overflow: hidden;
	border: none;
	clear: left;
}
.post {
	clear:both;
/*	padding-top: 10px;*/
}
.entry {
	float:left;
	width: 570px;
/*	background:#292929;*/
	background:#3D3D39;
	margin-bottom:50px;
}
.entrys {
	float:left;
	width: 240px;
}
.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#0a3455;
	border-bottom:1px solid #0b497b;
	border-top:1px solid #0b497b;
}
blockquote{
	margin:0 20px;;
	padding:0 20px;
	border-left:10px solid #333;
}
.post-bottom {
	background:#3B3B3B;
	background: url(/wp-content/themes/nanoadsense/img/barbottompost.jpg) no-repeat;	
	padding: 6px 0;
	padding-right:5px;
	float:right;
	font-size: 0.8em;
	color: #888888;
	text-align:right;
	border-bottom:2px solid #e5e211;
	border-top:1px dotted #e5e211;
	width:100%;
	
}
.post-small {
	padding-left: 2px;
	float:left;
	font-size: 95%;
	color: #666666;
}
.postmetadata { 
	color: #000000; 
	font-size:1.2em; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #CCC; 
	font-size:1.1em; 
	padding:8px; 
	background:#252525;
	min-height:60px;
	height:auto !important;
	height:60px;
	border: 1px solid #666;
}
.postrss{
	background:#252525 none repeat scroll 0%;
	border:1px dotted #E5E211;
	color:#FFF;
	font-size:0.9em;
	text-align:center;
	padding:5px;
}

p.postrss:hover{
	border:1px solid #E5E211;
	background:#303030 none repeat scroll 0%;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #618024;
}
.googlef{
	width:525px;
	float:left;
	color:#666;
	background:#292929;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 30px;
	border-bottom: 1px dotted #000000;
	
}
.googleads{
	background:#333333 none repeat scroll 0 0;
	border-top:2px solid #222;
	border-bottom:2px solid #222;
	color:#666666;
	float:left;
	margin:5px 0 5px 0;
	padding:10px 0 10px 20px;
	width:100%;
}
.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-right:0;
	padding-top: 5px;
	color: #efefef;
/*	border-bottom:1px dotted #e5e211;*/
	line-height:170%;
/*	letter-spacing:0.04em;*/
	font-size:1.4em;
}

.post-content p{
color:#EAEAEA;
}
.post-content p strong{
color:#fff;
}


.post-content ul{
	margin:0 0 20px 14px;
	padding:0;

}

.post-content ul li{
	border-left:2px solid #444444;
	font-size:0.9em;
	line-height:21px;
	padding:5px 0 5px 6px;
	text-decoration:none;
}

.post-content ul li ul li{
	border:medium none;
	line-height:15px;
	padding:3px;
}
.post-content ul li ul{
	margin:0 0 0px 14px;
	list-style-type:circle;
}

.post-content .sociable ul li{
	border:none;
}

.post-content .sociable ul li a img, .post-content .sociable ul li a:hover img{
	border:none;
	background:none;
}




.post-content.search-results p{
	font-size:0.9em;
	line-height:140%;
	padding-top:12px;
	padding-left:7px;

}

.post-content.search-results h3 a, .post-content.search-results h3 a:visited{
	text-decoration:none;
	font-size: 26px;
	font-family:"Segoe UI","Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	line-height: 33px;
	padding: 2px 5px;
	font-weight: normal;
}

.post-content.search-results h3 a:hover{
	color: #FFFFFF;
	background:#74b923;
	text-decoration: none;
}



.post-content a{
/*	border-bottom:#74b923 dotted 1px;*/
	color:#74b923;
	text-decoration:underline;
}
.post-content a:hover {
	color:#7CDF10;
	text-decoration:underline;
/*	border-bottom:1px solid #7CDF10;*/
}

.post-content a img, .post-content img.size-full{
	/*background:#222222 none repeat scroll 0 0;*/
	border:1px solid #6b6b45;
	padding:8px;
	background:#30302D none repeat scroll 0 0;
}

.post-content a:hover img{
	border:1px solid #6b6b45;
	background:#444 none repeat scroll 0 0;
}

.post-contents {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	color: #cccccc;
	font-size:10px;
	border-bottom:1px solid #000000;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {

}
.previous-entries a {
	color:#74B923;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	padding-left:18px;
	text-decoration:underline;
	
}
.next-entries a {
	float: right;
	padding-right: 18px;
	color:#74B923;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:underline;
}

/* comments  */
#comments, #respond {
	padding: 40px 0 5px 0;
	clear: both;
	font-family: tahoma, vernada, arial;
	font-size:1.4em;
	font-weight:bold;
	color:#EFEFEF;
	border-bottom:1px dotted #E5E211;
}
.commentlist {
	margin-bottom: 10px;
	margin-top:10px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist p {
	color:#D4D4D4;;
	font-size:1.2em;
	line-height:140%;
	padding:12px;
}
.commentlist li{
	padding: 5px 10px;
	font-size:1.3em;
	margin-bottom:4px;
	color:#ccc;
	background:#333333 none repeat scroll 0 0;
	border:1px solid #444444;
}
.commentlist .alt {
	background: #444;
	border:1px dotted #111111;

}
.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size: 1.1em;
	color: #EFEFEF;
}
.commentlist cite a, .commentlist cite a:visited{
	color: #609300;
}
.commentlist cite a:hover{
	color:#74B923;
}

.commentlist small {
	display: block;
	font-size: 0.8em;
}
#commentform {
	margin-top: 10px;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #CCC;
	font-size: 1em;
	font-family:"trebuchet ms", tahoma, vernada, arial;
}
#commentform input{
	width: 200px;
	background:#939393;
	border: 1px solid #d4d4d4;
	padding: 3px;
	margin-top: 3px;
	font-family:VERDANA, tahoma, vernada, arial;
	font-size:1em;
	color:#FFF;
}
#commentform textarea{
	width:544px;
	height: 99px;
	background:#939393;
	border: 1px solid #E5E211;
	padding: 2px;
	margin-top: 3px;
	font-family:verdana, Tahoma, Vernada, Arial;
	font-size:1em;
	padding:8px;
	color:#FFF;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background:#5e5e5e;
	border: 1px solid #E5E211;
}
#commentform #submit{
	background: #252525;
	font: bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color: #74b923;
	border:1px solid #74b923;	
    float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin-bottom:15px;
	margin-right:8px;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 0px 2px 0px 0px;
	width: 380px;
	overflow: hidden;
	background:#393935 url(img/about.png) top center no-repeat;
	background-color:#3D3D39;
}
#rssbg a.descarga, #rssbg a.descarga:hover{
	background: url(/wp-content/themes/nanoadsense/img/boton_01.png) no-repeat center;
	width:338px;
	height:95px;
	display:block;
	margin:0 auto;
}
#rssbg a.descarga:hover{
	background: url(/wp-content/themes/nanoadsense/img/boton_01_hover.png) no-repeat center;
}

#rssbg a.banner_encuesta, #rssbg a.banner_encuesta:hover{
background:transparent url(/wp-content/themes/nanoadsense/img/banner_encuesta.gif) no-repeat scroll center center;
display:block;
height:95px;
margin:0 auto;
width:338px;
}
#rssbg a.banner_encuesta:hover{
	background: url(/wp-content/themes/nanoadsense/img/banner_encuesta_over.gif) no-repeat center;
}


#sidebar p.downlinks{
	margin:0;
	padding:0;
	margin-bottom:15px;
}
#sidebar p.downlinks a{
	background: url(/wp-content/themes/nanoadsense/img/link-icon.jpg) no-repeat 0px 0px;
	background:transparent url(/wp-content/themes/nanoadsense/img/link-icon.jpg) no-repeat scroll 0 0;
	color:#7CC823;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:13px;
	margin-left:15px;
	padding:4px 0 4px 28px;
}
#sidebar p.downlinks a.last{
	margin-right:0;
	margin-left:192px;
}


#rssbg{
	width:363px;
	font-size:11px;
	padding:5px; 
	padding-left:15px;
/*	background:#3D3D39 url(img/about.jpg) top center no-repeat; */
	float:left;
	color: #cccccc;
}
#info{
	width:365px;
	font-size:11px;
	padding:5px; 
	padding-left:20px; 
	background:#292929; 
	float:left;
	color: #111111;
	
	
}
#sbarbg{
	width:365px;
	font-size:11px;
	padding:5px; 
	padding-left:15px;  
	float:left;
	
}

#left {
	float: right;
	width: 170px;
	margin-right:10px;
}
#right {
	float: left;
	width: 170px;
/*	padding-left: 7px;*/
/*	border:1px solid #31312e;*/
	text-align:center;
/*	background:#252525;
	margin-right:6px;*/
	margin-left:5px;
}

#sidebar #right ul{
	margin:0 0 0 9px;
}
/*Feedburner */

#sidebar h2, #feed .feedburner{
	font: normal 16px "Verdana", Geneva, Arial,sans-serif;
	color: #e5e211;
	margin: 5px 0px 2px;
	background :transparent;
	padding-top:3px;
}
/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{
	font:1.2em "Tahoma",Verdana, Geneva, Arial, sans-serif;
	color: #e5e211;
	background:#30302D;
	border-bottom: 1px solid #E5E211;
	padding:6px;
	margin: 2px 0px 0px;
	margin-top:0px;
	font-weight:bold;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #EFEFEF;
    font: 10px "Arial", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar a:hover{
	color: #7cc823;
    font: 10px "Arial", Geneva, Arial, sans-serif;
	text-decoration:underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
/*	padding: 4px 2px 4px 4px;*/
	border-bottom: 1px dotted #666666;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
	padding-left:10px;
}
#page #sidebar ul li ul li a, #sidebar ul li ul li a:hover{
	padding:4px;
	padding-left:6px;
	color:#9c9c9c;
	font-size:1.1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	border-left: 1px solid #3d3d39;
	border-bottom:1px solid #333333;
}

#page #sidebar ul li ul li a:hover{
/*	color:#7CDF09 !important;
	border-right:4px solid #e5e211;*/
	text-decoration:none;
	background-color:#3B3B3B;
	color:#FFF;
	border-right: 2px solid #E5E211;
	background:url(/wp-content/themes/nanoadsense/img/bglinkbar4.gif) no-repeat right;	
}

#page #sidebar ul li ul li.page_item a:hover{
	background:#454543;
}

ul.list-blogroll li a, ul.list-rss li a, ul.list-meta li a{
	display:block;
}

#page #sidebar ul li ul li ul li a{
	padding-left:0px;
	color:#8c8c8c;
	/*font-weight:normal;*/
}

/*blogroll widget 
ul.list-blogroll li{
	padding-left: 7px !important;
}
/*meta  widget
ul.list-meta li{
	padding-left: 7px !important;
}
/*rss widget 
ul.list-rss li{
	padding-left: 7px !important;
}
/*category  widget 
ul.list-cat li, li.bar_categories li{
	padding-left: 7px !important;
}
/*recent  widget  
ul.list-rec li, li.bar_comments ul li {
	padding-left: 7px !important;
}
/*archives widget 
ul.list-archives li, li.bar_archives li{
	padding-left: 7px !important;
}
/*pages widget 
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 7px !important;
}
/*sub-pages widget
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 7px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    right: 6px;
	float: right;
    position: absolute;
    bottom: 17px;
}
#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid #2c5333 ;
	color: #888;
	font-weight: normal;
    background: #f9f8ee;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:0;
	-khtml-border-radius-bottomright: 0;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-topright: 0;
	-khtml-border-radius-topleft: 5px;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	height:14px;
	line-height:12px;
	padding:5px;
	width:161px;
	border-right:0;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#343431 none repeat scroll 0 0;
	border-color:#FFFFFF #FFFFFF #FFFFFF -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 0;
	color:#C1C1C1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:24px;
	line-height:normal;
	vertical-align:middle;
	width:60px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:5px;
	border-left:0;
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 0;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 0;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */

#footer {
	background: url(img/footer.jpg);
	color: #cccccc;
	width: 974px;
	margin: 0px auto 0px;
	padding: 10px 0px 20px 0px;
	text-align: center;
	font-size: 11px;
}
	
#footer a, #footer a:visited{
	color: #74b923;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}


/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
acronym, abbr, span.caps {
	cursor: help; 
	}
acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}

/*
#kwick_rojo, #kwick_naranjo, #kwick_verde1, #kwick_verde2, #kwick_verde3, #kwick_esmeralda, #kwick_celeste1, #kwick_celeste2, #kwick_azul, #kwick_morado{
	background: url(img//barra-gris.jpg) repeat-x;

}
*/
/*********************************************/

#preload-images {
	width: 0px;
	height: 0px;
	background-image: url(/wp-content/themes/nanoadsense/img/boton_01_hover.png);
	/*display:none;*/
	
} 
#preload-images p{
	background-image: url(/wp-content/themes/nanoadsense/img/bglinkbar4.gif);
/*	display:none;*/

}

div.codigo, code, pre{
	margin:15px 0;
	background:#111;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	font-family:monospace;
	overflow-x:scroll;
	font-size:1.2em;
	line-height:16px;
	margin-left:30px;
	color:#D4D4D4;
	padding:20px;
}


/* FOOTER
************************************************/

#pie_comunidad {
	background-color:#323232;
	background:transparent url(/wp-content/themes/nanoadsense/img/bg_pie.gif) repeat-x scroll center top;
	height:auto !important;
	min-height:162px;
	margin-top:20px;
}


#pie_comunidad #contenido_pie {
	margin:auto;
	width:860px;
}

#pie_comunidad #logo {
	float:left;
	padding-top:23px;
	width:140px;
}

#comunidad a, #comunidad a:visited, #pie_comunidad a, #pie_comunidad a:visited {
	color:#666;
	text-decoration:underline;
}

#pie_comunidad a:hover{
	color:#000;
}

#pie_comunidad #texto {
	float:right;
	padding-top:30px;
	width:710px;
}

#pie_comunidad .texto_comunidad_geekbox {
	display:block;
}
.texto_comunidad_geekbox {
	color:#66A300;
	font-size:1.4em;
}

#pie_comunidad p {
	font-size:1.1em;
}

#pie_comunidad #info {
	color:#8C8C8C;
	background:none;
	float:none;
	padding:0;
	width:auto;
	margin-bottom:10px;
}

#pie_comunidad .comparte {
	background:transparent url(http://www.geekbox.cl/comunidad/img/ico_comparte.gif) no-repeat scroll left center;
	color:#666;
	cursor:pointer;
	padding-left:20px;
	text-decoration:none;
}
fieldset{
	border: none !important;
}
legend{
	font-weight: bold;
}
.form-label label{
	font-size: 0.8em;
	color: #ccc;
}

/* El libro 3D */

div.capitulos{
}

div.capitulos div{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-khtml-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-khtml-border-radius-topright: 3px;
	-khtml-border-radius-topleft: 3px;
	background:#333333 none repeat scroll 0 0;
	border:1px solid #666666;
	float:left;
	/*height:151px;*/
	margin-bottom:10px;
	margin-right:8px;
	padding-bottom:11px;
	padding-left:11px;
	padding-right:11px;
	width:510px;
}


div.capitulos h3{
	color:#E5E211;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:14px;
	/*border-bottom:1px solid #444444;*/
}

div.capitulos ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

div.capitulos ul li{
	border:none;
	line-height:17px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

div.capitulos ul li a{
	border-left:2px solid #444444;
	color:#E0E0E0;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	padding:5px 0;
	padding-left:6px;
}

div.capitulos ul li a:hover{
	border-left:2px solid #E5E211;
	color:#74B923;
	text-decoration:none;
}

div.capitulos h3 a, #post-9 div.capitulos h3 a:visited{
	text-decoration:none;
}




#rssbg p.responde{
	background:#30302D none repeat scroll 0 0;
	border:1px dotted #E5E211;
	margin-bottom:12px;
	padding:13px 7px;
	text-align:center;
}

#rssbg p.responde a, #rssbg p.responde a:visited{
	color:#7CC823;	
	font-size:1.1em;
	font-weight:bold;
}



