/*  
Theme Name: Tema Netquest
Theme URI: http://solucionesnetquest.com/actualidad/
Description: Tema personalizado de wordpress para Netquest basado en <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.2
Author: Jaume Casado
Author URI: 

	Netquest v0.2
	 

	Este tema fue diseï¿½ado por Gustavo Almagro Rojas i Jaume Casado Ruiz,
	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("images/bgcolor.gif");
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #666666;
}
p.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
p.whereyouare {
	font-size: small;
}
div.menu {
	font-size: 0.8em;
}
div.top-sombra {
	background: url("images/top_shadow.gif") no-repeat top center;
}
div.all {
	margin: 0 auto;
	width: 800px;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background-color: #eee;
}
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;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
.entry p a:visited {
	color: #b85b5a;
}
.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: 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;
	font-size: 0.8em;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, 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: #0099B9
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}
div.pagina {
	width:750px;
	margin: 0 auto;
	padding-bottom: 25px;/*text-align: left;*/
	   }
div.top-sombra {
	margin: 5px 0 0 0;
	padding: 0;
	height: 19px;
	overflow: hidden;
}
div.middle-sombra {
	margin: 0;
	padding: 0;
	background: url("images/middle_shadow.gif") repeat-y top center;
}
div.herramientas {
	float: right;
}
div.imagen-menu {
	margin:0 auto;
	padding:0;
}
div.header {
	margin: 0;
	padding: 0;
	height: 70px;
	text-align: right;
}
div.header a:active, div.header a:hover, div.header a:link, div.header a:visited {
	color: #666666;
}
div.header h1 {
	float: left;
	margin: 0;
	padding: 0;
}
div.header p {
	margin: 0 10px 0 0;
	font-size: 0.7em;
	text-align: right;
}
div.header span.idioma {
	margin-left: 25px;
}
div.menu {
	margin-top: 25px;
	float: right;
	width: 470px;
	font-size: 13px!important;
	text-align: right;
}
div.menu-aux {
	position:relative;
	top:-14px;
	z-index:20;
	right:3px;
	_right:-5px;
}
div.header img {
	margin: 0;
	padding: 0;
}
div.header ul {
	padding: 0;
	margin: 0 10px 0 0;
}
div.header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
div.header li a {
	text-decoration: none;
}
div.header li strong, div.header li a:hover {
	color: #000000;
}
div.footer {
	height: 60px;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	background: url("images/bottom_shadow.gif") no-repeat top;
	text-align:center;
}
div.footer p {
	font-size: 0.7em;
}
div.postNavigator {
	width: 100%;
	overflow: hidden;
	margin-top: -5px;
}
div.postNavigator div.half {
	width: 48%;
	height: 29px;
	overflow: hidden;
	font-size: smaller;
}
div.postNavigator div.half2 {
	width: 48%;
	height: 29px;
	margin-left: 2%;
	font-size: smaller;
	text-align: right;
	overflow: hidden;
}
div.postNavigator div.raquo {
	height: 29px;
	margin-left: 2px;
	font-size: smaller;
}
div.textos {
	margin: 25px 0 15px 5px;
	float: left;
	text-align: left;
}
div.textos h2 {
	margin: 0 0 15px 0;
	color: #006A80;
	font: bold 21px "Trebuchet MS", sans-serif;
}
div.textos h3 {
	font: bold 0.9em "Trebuchet MS", sans-serif;
	margin: 0 0 15px 10px;
}
div.textos h3.titulo {
	color: #0194B2;
	font-size: 0.95em;
	margin-bottom: 0;
}
div.textos h3.date {
	font: 0.7em "Trebuchet MS", sans-serif;
	color: #888;
	margin-top:0px;
	border-bottom:none;
}
div.textos p {
	margin: 0 0 14px 10px;
	font: 0.8em/1.4em "Trebuchet MS", sans-serif;
}
div.textos p.cursiva {
	margin: 0 0 14px 10px;
	font: 0.8em/1.4em "Trebuchet MS", sans-serif;
}
div.textos p.derecha {
	text-align: right;
	font-size: .7em !important;
}
div.textos ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
div.textos li {
	padding: 0 0 5px 15px;
	margin: 0;
	list-style: none;
	background: none;
	background-position: 0 4px;
	font: .7em/1.5em "Trebuchet MS", sans-serif;
}
div.textos p.breadcrumb {
	font-size: 0.7em;
	margin: 0 0 7px 0;
}
div.textos p.nota {
	font-size: .7em;
}
div.textos p.nota img {
	float: left;
	margin: 3px 10px 10px 10px
}
div.textos p.aviso {
	font: bold 14px Arial, sans-serif !important;
	color: #c00 !important;
}
div.textos a span.no_subrayado {
	text-decoration: none !important;
}
div.textos span.negro {
	color: #333;
}
div.textos img.right {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 0 5px 15px;
	float: right;
}
div.textos img.left {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 15px 10px 0;
	float: left;
}
/*Estilos especificos para la home*/
	
div.textos-home h3 {
	padding-bottom: 3px;
	background: url("images/subrayado.gif") repeat-x bottom;
}
div.textos li.ok {
	background: url("images/imagen_ok.gif") no-repeat;
	background-position: 0 1px;
}
div.textos ul.azul {
	margin: 0 0 20px 10px;
}
div.textos li.azul {
	background: url("images/li_blau.gif") no-repeat;
	background-position: 8px 9px;
}
div.bloque-der img.icon {
	margin: 0 0 -3px 0;
}
div.textos ul.left {
	float:left;
	margin: 0 25px 20px 0;
	padding: 0;
}
/*Etiquetas para las paginas INTERNAS***************/
	
div.textos-inside {
	width: 510px;
}
div.textos-inside h3 {
	color: #888;
}
div.textos-inside p {
	margin-left: 20px;
}
div.textos-inside h3.azul {
	color: #0194B2;
	font-size: 0.95em;
	margin-bottom: 0.5em;
}
div.textos-inside h3.azuloscuro {
	color: #006A80;
	font-size: 0.95em;
	margin-bottom: 1em;
}
div.textos-inside ul {
	margin-left: 25px;
}
div.textos-inside li {
	margin:0;
	background: url("images/li_off.gif") no-repeat;
	background-position: 0 7px;
	padding: 0 0 0 8px;
	font: 0.7em/1.8em "Trebuchet MS", sans-serif;
}
div.textos-inside img.icono {
	margin: 0 10px 0 5px;
	float: left;
}
/*Estilos para la lista de la pagina de Datos del Panel**************/
	
div.textos ul.datos_contemplados {
	margin-left: 35px;
	float: left;
}
div.textos li.quadrat {
	background: url("images/li_panel.gif") no-repeat;
	background-position: 0px 5px;
}
div.pie-post {
	margin: 2em 0 3em 20px;
	padding-top: 1px;
	background: url("images/subrayado_pie_post.gif") repeat-x top;
}
div.pie-post a.enviarcomentario {
	padding-left:18px;
	background-image:url("images/ico_enviar_comentario.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
}
div.pie-post span.trackback {
	font-style: italic;
}
.cursorhelp {
	font-style: italic;
	cursor: help;
}
div.pie-post span.izquierda {
	float:left;
	font-size: 0.7em;
}
div.pie-post span.derecha {
	float:right;
	font-size: 0.7em;
}
div.menus-laterales {
	float: right;
	width: 186px;
	margin: 30px 5px 0 0;
}
div.modulo {
	width: 186px;
	background: #F5F5F5;
	margin-bottom: 20px;
	text-align: left;
}
div.modulo p.top {
	margin: 0;
	background: url("images/modulo_top.gif") no-repeat top;
	height: 8px;
	overflow: hidden;
}
div.modulo p.bottom {
	margin: 10px 0 0 0;
	background: url("images/modulo_bottom.gif") no-repeat top;
	height: 8px;
	overflow: hidden;
}
div.modulo h3 {
	margin: 0 10px 9px 13px;
	padding-bottom: 2px;
	font: bold 0.95em "Trebuchet MS", sans-serif;
	background: url("images/subrayado_titulo_modulo.gif") repeat-x bottom;
	color: #227E91;
}
div.modulo h3.claro {
	color: #00A8CB;
}
div.modulo li.linkcat {
	list-style: none;
}
div.modulo li.linkcat h2 {
	margin: 0 10px 2px 13px;
	font: 0.85em "Trebuchet MS", sans-serif;
}
div.modulo p {
	margin: 5px 10px 5px 15px;
	font: 0.7em/1.4em "Trebuchet MS", sans-serif;/*line-height: 1.3em !important;*/
}
div.modulo ul {
	margin: 0 0 15px 20px;
	padding: 0;
}
div.modulo ul li {
	margin: 0;
	list-style: none;
	padding: 0 0 0 8px;
	background: url("images/li_flecha.gif") no-repeat;
	background-position: 0 7px;
	font: 0.7em/1.6em "Trebuchet MS", sans-serif;
}
div.modulo li.hidelarge {
	width: 150px;
	height: 17px;
	overflow: hidden;
}
div.modulo li.off {
	color: #999;
	background: url("images/li_off.gif") no-repeat !important;
	background-position: 0 7px !important;
}
div.modulo img.feed {
	margin: 0 5px -5px 0;
}
div.modulo p.logos {
	text-align: center;
	margin: 15px auto 15px auto;
}
div.paginador {
	text-align: center;
	font-size: 0.9em;
}
#respond h3 {
	margin: 0 0 15px 0;
	color: #006A80;
	font: bold 21px "Trebuchet MS", sans-serif;
}
form.newsletter {
	margin:10px 0 0 15px;
	font-size: 0.7em;
}
input.newsletter {
	width: 140px;
	border: 1px solid #aaa;
	padding: 2px;
	height: 14px;
}
input.submit {
	margin-top:5px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 0px 0 20px 0;
	margin: 0px 0 0 150px;
	width: 510px;
}
.post {
	margin: 0 0 40px 0;
	padding-bottom: 20px;
}
.post .linea {
	background: url("images/subrayado_pie_post.gif") repeat-x bottom;
}
.widecolumn .entrytext {
	text-align: justify;
}
.widecolumn .post {
	margin: 0;
}
.entrytext p.author {
	font-size: 0.7em;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 228px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
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 {
	text-align: right;
	float: right;
}
.alignleft {
	text-align: left;
	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;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata 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: 15px;
}
#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;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform {
	margin-left: 37px;
}
#commentform p {
	padding: 2px 0 7px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
#commentform .fieldname {
	font: 11px Arial, sans-serif;
	font-weight: bold;
}
#commentform input {
	border: 1px solid #aaa;
	width: 170px;
	height: 14px;
	font-size: 11px;
	padding: 2px;
	margin: 0 5px 1px 0;
}
#commentform input.big {
	width: 240px;
}
#commentform textarea {
	width: 100%;
	height: 100px;
	padding: 2px;
	border: 1px solid #aaa;
}
#commentform #submit {
	margin: 0;
	float: left;
	border: 1px !important;
	height: auto !important;
	width: 120px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	font-size: 1.3em;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0 0 5px 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* 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;
}
.overflow {
	overflow: hidden;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Begin Outbrain Tags & Classes */

.voterDiv {
	padding: 5px 5px 5px 20px;
	border:0px;
}
.rateInfo {
	font-size:10px;
	font-weight:bold;
}
.outbrain_my_rating {
	font-size:9px;
}
.outbrain-recommendationsFieldset {
	font-size:9px;
}
/* Etiquetas para el acronimo */

acronym {
	cursor:help;
	font-style:italic;
}
.herramientas {
	z-index:75;
}
.herramientas ul {
	float:right;
	font-size:11px;
}
.herramientas ul li {
	margin-right:5px !important;
}
/* Etiquetas para el desplegable del idioma */
ul.desplegable {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
	float:right;
	position:relative;
	top:0;
	z-index:75;
}
ul.desplegable li {
	display:block;
	height: 30px;
	float:left;
	position:relative;
	padding:0;
}
ul.desplegable li a {
	display:block;
	float:left;
	font-size:11px;
}
ul.desplegable li.drop {
	background:url('/images/fondo-idioma.gif') no-repeat left top;
	width:80px;
	padding-left:10px;
}
ul.desplegable li.drop:hover ul {
	display:block;
	z-index:1;
	background-color:#fff;
	_width:30px;
}
ul.desplegable li ul {
	display:none;
	position:absolute;
	width: 120px;
	top:20px;
	left:-5px;
	list-style-type:none;
	margin:0;
}
ul.desplegable li ul li {
	height: auto;
}
ul.desplegable li ul li a {
	display:block;
	height:auto;
	margin:0;
	padding:5px;
	font-weight:normal;
	font-size:11px;
}

/* End OUTBRAIN Tags & Classes*/

/* blogtables */

/* blogtables */

table.blogtables,

table.blogtables th,

table.blogtables td           { text-align:left; border-collapse: collapse; border-spacing: 0; border:1px solid #CCCCCC; }

	table.blogtables          { margin: 0; padding: 0; padding:2px; vertical-align: baseline; line-height:1.4em;

	                            zoom:1; font-size:11px; margin: 0 0 10px 20px; }

	table.blogtables caption  { font-size: 10px; font-weight: bold; }

	table.blogtables td,

	table.blogtables th       { padding: 2px; }

	table.blogtables td a     { }

	table.blogtables thead th,

	table.blogtables thead td,

	table.blogtables thead tr { text-align: center; background: #F5F5F5; color: #666666; }

	table.blogtables tbody th { }

	table.blogtables tbody tr { }

	table.blogtables tfoot th,

	table.blogtables tfoot td { font-size: 85%; background-color:#F5F5F5; }

	table.blogtables tfoot    { background-color:#F5F5F5; }


/* End BLOGTABLES Tags & Classes*/


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
