/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica", Arial, Sans-Serif;
	background: #F7F1EB;
	color: #333;
	text-align: center;
	border-top:10px solid #D40E2A;
	}
input{
	border:#CCC 1px solid;
}
 /*-------------------- Agregados por mi------------------- */
.contenido {
	font: Helvetica, Arial;
	background: #FFFFFF;
	width:677px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.contenido2 {
	font: Helvetica, Arial;
	background: #FFFFFF;
	width:460px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.video {
	background:;
}
.aprenda p{
	font-size:24px;
	line-height:1.0em;
	width:600px;
	margin:0 auto;
}

/* ----aca viene el login -----*/

#registrese {
	background: url(images/login.png) center top no-repeat;
	padding:0;
	margin:0;
	height:309px;
}
#login{
	text-align:left;
	padding: 5px;
	width:270px;
	position:relative;
	float:right;
	margin-top:140px;
	margin-right:20px;
	*margin-right:35px;	/* IE6 e IE7 */
	line-height:normal;
}

#acceder label {
}
#acceder #Name, #acceder #Email {
}
#table32 {
}

/*
form div {
	clear: left;
	width: 240px;
	margin-bottom: 5px;
}
*/

form div label{
	float: left;
	position:relative;
	width:90%;
	margin:10px 5px 5px 0;
	font-size: 1.0em;
	text-align:left;
	font-weight:bold;
	line-height:0.7em;
}

form div input.inputText, form div input.inputEmail {
	width:90%;
	padding: 2px;
	margin:0px;
	*margin-top: -20px; /* IE6 e IE7 */
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
	float:left;
	position:relative;
}
.boton-enviar {
	background: url(images/bg-boton.jpg) repeat-x;
	color:#FFFFFF;
	border:1px #FF9900 solid;
	cursor:pointer;
	padding:3px;
	margin-top:10px;
	*margin-top:0px; /* IE6 e IE7 */
	margin-left:150px;
}
.boton-enviar:hover {
	color: #FFCC66;
	border:1px #FFCC66 solid;
}

/* ----aca fin del login -----*/

#puntos{
	background:url(images/bg-login.png) repeat-y center;
	margin-top:-10px;
	padding:0;
}
#puntos2{
	background:url(images/bg-login.png) repeat-y center;
	height:31px;
	width:677px;
}

.listado {
	width:550px;
	margin: 10px auto;
}
.lista1{
	list-style: url(images/ico-lista.png) outside;
	margin-left:80px;
	width:500px;
	text-align:left;
	font-size:1.4em;
	line-height:1.0em;
	*line-height:1.3em; /* IE6 e IE7 */
}
.lista2{
	list-style: url(images/ico-lista.png) inside;
	padding-left:20px;
	color:#D40E2A;
	width:500px;
	text-align:left;
	font-size:1.0em;
	line-height:1.0em;
	*line-height:1.3em; /* IE6 e IE7 */
}
.lista-a{
	list-style: none;
	background:url(images/ico-list-a.png) left top no-repeat;
	padding-left:30px;
	margin-left:80px;
	width:500px;
	text-align:left;
	font-size:1.2em;
	line-height:1.0em;
	*line-height:1.3em; /* IE6 e IE7 */
}

/*---------- OFERTAS -------------*/

.tit-ofertas {
	font-size:23px;
	line-height:120%;
	text-align:left;
	width:550px;
	margin:10px auto;
	padding-bottom:20px;
	border-bottom:dashed 1px #D40E2A;
}
.carta-ofertas {
	line-height:100%;
	text-align:left;
	width:550px;
	margin:10px auto;
	padding-bottom:20px;
}
.carta-ofertas h3{
	font-size:90%;
	line-height:100%;
}
.carta-ofertas p{
	font-size:100%;
	line-height:120%;
	font-style:italic;
}
.ofertas-gral {
	line-height:120%;
	text-align:left;
	font-size:16px;
	width:620px;
	margin:10px auto;
	padding-bottom:20px;
	border-bottom:#999999 dashed 1px;
	z-index:500;
}

.ofertas {
	line-height:120%;
	text-align:left;
	font-size:16px;
	width:450px;
	margin:10px auto;
	padding-bottom:20px;
	border-bottom:#999999 dashed 1px;
	z-index:500;
}
.preaudio{
	width:290px;
	float:left;
	position:relative;
	margin-right:10px;
}
ul.lista-b li{
	list-style: none;
	background:url(images/ico-list-a.png) left top no-repeat;
	padding-left:30px;
	width:100%;
	text-align:left;
	font-size:1.2em;
	line-height:1.3em;
}
.parapresenacion{
	width:620px;
	margin-bottom: 20px;
}
.presentacion{
	width:295px;
	height:660px;
	float:left;
	position:relative;
	margin-right:10px;
	line-height:120%;
	font-size:100%;
}
.presentacion h3{
	line-height:120%;
	font-size:110%;
}
.atencion {
	background:#FFFBDD;
	padding: 20px;
}
.atencion2 {
	background:#FFFBDD;
	width:536px;
	margin:0 auto;
	padding:20px;
}
.atencion3 {
	background:#FFFBDD;
	width:496px;
	margin-left: 36px;
}
.atencion img{
	padding:0 auto;
	text-align:center;
}

.transforme {
	background:url(images/boton-transformar.jpg)  no-repeat center top;
	height:76px;
	width:462px;
	margin: 0 auto;
}
.transforme:hover{
	background:url(images/boton-transformar.jpg)  no-repeat center -76px;
}
#comprar {
	background: url(images/bg-yellow.jpg) no-repeat 0px 0px;
	height:41px;
}
#comprar:hover {
	color:#D40E2A;
}

.garantia{
	background: url(images/bg-garantia.jpg) repeat-y center;
	margin:0 auto;
	width:586px;
}
.garantia p{
	width:500px;
	margin:0 auto;
	font-style:italic;
}

/*----------fin agregado por mi -------------*/

#page {
	text-align: left;
	}

#header {
/*
	background:  url('images/kubrickheader.jpg') no-repeat bottom center;
*/
	}

#headerimg 	{
	margin:0;
	width: 740px;
	visibility: hidden;
	}

#content {
	font-size: 1.2em
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/kubrickfooter.png') no-repeat bottom;
	border: none;
	}

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

h1, h2, h3 {
	font-family: 'Helvetica', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	line-height:1.0em;
	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: 'Helvetica', Arial, 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: #707070;
	}

h2, h2 a, h2 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, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
.current_page_item {font-size:12px;font-weight:bold}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Helvetica', Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Helvetica', Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px 'Helvetica', Arial, Sans-Serif;
	}

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

code {
	font: 1.1em 'Helvetica', Arial, Fixed;
	}

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

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

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Helvetica', 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;
	}

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

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 150px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 150px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding:0 0 20px 35px;
	margin:0;
	width: 500px;
	}

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

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 76px;
/*	position:relative;
	top:30px;*/
	clear: both;
	}

#footer p {
	margin: 0;
	color: #FFFFFF;
	padding: 45px 0 0 0;
	text-align: center;
	font-size:1.2em;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0 0 0 10px;
	}

h2 {
	margin: 10px 0 0;
	line-height:1.1em;
	}

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	line-height:1.2em;
	}

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;
	padding-left: 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;
	padding-bottom:10px;
	padding-right:5px;
	border-bottom:#F30 1px dashed;
	text-align:right;
	}

#sidebar ul li a{
	color: #666666;
	font-weight:bold;
}

#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: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

.entry p {
	margin: auto;
	padding: auto;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 20px 0 10px 0;
	width: 120px;
	margin-left:30px;
	}

#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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.diana {
	margin:10px 0px;
	text-align: justify;
	border-bottom: solid 8px #DEE7EC;
	padding-bottom: 20px;
}

.dianaT td {
	font-size: 12px;
	
	}
.punttotal {
	width: 20px;
	border: solid 0px;
	border-bottom: solid #314871 1px;
}	

.underline {
	border: solid 0px;
	border-bottom: solid #F00 2px;
}	

#dianas_activas {
font-size: 12px;
width: 100% ; 	
}

#dianas_activas td {
padding: 10px 0;	
}

#dianas_activas a {
	font-family: "Helvetica", Arial;
	font-size: 10px;
	text-transform: uppercase;
}


#logintpl {
	padding: 20px;
	border: 26px solid #D9DBDC;
	}


#logintpl th, #logintpl td {
	background: #D9DBDC;
	border: none;
	padding: 5px;
}

#passtpl {
	padding: 20px;
	border: 26px solid #D9DBDC;
	}


#passtpl th, #passtpl td {
	background: #D9DBDC;
	border: none;
	padding: 5px;
}
#passtpl {width: 300px; margin:10px 0px}



/* RESET */


.clearfix {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

textarea.wpcf7-validates-as-required{
	border:solid 1px #CCC;
}
.wpcf7-form-control-wrap {
	border:solid 1px #CCC;
	margin-left:10px;
}
body.section-index{
	margin-top:-12px;
}

/*---PARA DIANAS---*/

.dianas-contenido{
	width:100%;
	margin:5px auto;
	padding-bottom:70px;
	----background:#FFF url('images/dianas-footer.jpg') bottom no-repeat;
	----border: #CCC solid 1px;
} 
.nombre-fecha{
	width:150px;
	float:left;
	position:relative;
	margin-left:10px;
	margin-top:20px;
}
.nombre-fecha p{
	color:#F00;
	font-size:1.3em;
	text-align:center;
}
.content-dianas {
	width:90%;
	margin:30px auto 10px;
}
.numer{
	width:470px;
	margin:10px auto;
	text-align:left;
}
.numeracion{
	border: solid 0px;
	border-bottom: dashed #CCC 2px;
	width:90%;
}
.top1{
	width:100%;
	background:url(images/bg-headerdiana.jpg) repeat-x;
	height:22px;
}
.tit-dianas {
	width:250px;
	float:left;
	position:relative;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
}
.tit-dianas h1{
	text-align:left;
}
.tit-dianas h4{
	margin-left:10px;
	margin-top:10px;
}
.tit-dianas p{
	font-size:1.3em;
	margin-left:10px;
}
/* FORMULARIO DE DIANAS */
#empresa {
	width:100%;
	margin:0 auto;
}
#empresa #acceder{
	text-align:left;
}
#empresa #acceder table{
	width:100%;
	margin-top:10px;
	border-collapse:2px;
}
#empresa #acceder table tr td p{
	text-align:center;
	font-size:1.3em;
}
.puntuacion{
	width:150px;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
	text-align:left;
	margin-left:20px;
}
.numeracion {
	background:url(images/textarea.jpg);
	width:100%;
}

#diana-print-tpl .numeracion {line-height: 19px; font-size: 14px}

.style30 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.style18 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style27 {	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #CC0000;
}
.style119 {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.style122 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.style123 {font-family: Arial, Helvetica, sans-serif}
.style124 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#landingpage ul {list-style-type: disc;}

#landingpage ul {list-style-type: disc;}

#landingpage h1 {margin: 10px;}

#landingpage h2 {margin: 6px; font-size: 16px; text-align: center}

@media print
{
div { page-break-after: always }
}
div { page-break-after: always }

.entry p {
	margin: 20px 0px;

}