/*
Theme Name: Tarot y Gratis
Theme URI: http://www.tarotygratis.com/
Description: Este es el tema que utiliza la web tarotygratis.
Author: alex14xp
Author URI: http://www.tarotygratis.com/
Tags: two columns, sobrio, simple, blanco

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #DADADA;
	color: #333;
	text-align: center;
	}
	
p {display:block; margin:0.75em 0em}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 740px;
	position:relative;
	}
#subheader {
	position:absolute;
	bottom:5px;
	right:5px;
}

#content {
	font-size: 1.2em;
	background-color:white;
	border-right:1px solid #959596;
	border-bottom:1px solid #959596;
	margin-bottom:2px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-top:0.5em;
	}
.entry ul {
	list-style-type:square; !important
}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.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: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

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: 2.3em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
}
#headerimg h1 {
	padding:0 0.5em;
	margin:0px;
	font-size:3em;
	text-align:left;
}
h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar hr { display:none }
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3 {
	color: #333;
	}

h3 a, h3 a:visited {
	color:#06c;
}
h3 a:hover {
	text-decoration:underline;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#headerimg h1 a, #headerimg h1 a:visited {color:white;}
#headerimg h1 a:hover {color:black;}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, 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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 120% '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 {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	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 '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;
	}

#page {
	background-color: #F2F2F3;
	margin: 0.75em auto;
	padding: 0;
	//width: 968px;
	
    max-width: 1300px;
    min-width: 968px;
	
	border: 1px solid #959596;
	}

#header {
	margin: 0;
	padding: 0;
	/*border-bottom:1px solid #959596;*/
	}

#headerimg {
	margin: 0;
	width: 100%;
	/*background-image:url(header_img.png);*/
	padding:1em 0em;
	border-bottom:1px solid #959596;
	}

.narrowcolumn {
	float: left;
	//width: 690px;
	
	width:75%;
	
	/*overflow:scroll;*/
	padding:1.5em;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	padding: 1.5em 0 1em 1.5em;
	width:450px;
	float:left;
	}

.post, .page {
	margin-bottom:2em;
	/*text-align: justify;*/
	border-bottom:1px solid #959596;
	}
	.post ul {
	list-style-type:square;
	
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	border-bottom:1px solid #959596;
	width:690px;
	margin-bottom:2em;
	}

.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 {
	background-color:white;
	padding: 1em;
	text-align:center;
	margin: 0 auto;
	/*width: 760px;*/
	clear: both;
	border-top:1px solid #959596;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0.5em 0em;
	margin: 0;
	}

h2 {
	padding: 0.35em 0.35em 0.35em 0em;
	margin:0;
	}

h2.pagetitle {
	/*margin-top: 30px;*/
	/*text-align: center;*/
	margin-bottom:1em;
}

#sidebar h2 {
	color:#3D474E;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	margin: 5px 0 0;
	padding: 0;
	border-bottom:1px solid #C1D8E6;
	}

h3 {
	padding: 0;
	padding: 0.3em 0 0;
	margin:0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:1px solid #959596;
	}

.titleEntrada {
	color:#4CA9FF; 
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:1em;
	padding-left:5px;
	display:block;
}

/*	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;/*antes -10px*/
	}

html>body .entry li {
	margin: 7px 0px 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020"; Esto queda fatal!*/
	}

.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;
	
	font-size:9pt;
	}

#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;
	}
#sidebar li a:hover {
	background-color:#EAF5FC;
	}
	
.pagenav ul li {
	list-style-type:none !important;
	margin-bottom:5px;
}
.pagenav ul li ul {
	padding-left:2em; !important
}
.pagenav ul li ul li {
	list-style-type:square !important;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.datepost {
	background-color:#C1D8E6;
}
#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: 500px;
	padding: 2px;
	font-size:10pt;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	font-weight: bold;
	padding: 4px;
	font-size:14px;
	/*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;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	/*width:500px;*/

	color:black;
	}
.commentlist a, .commentlist a:visited {
	color:#663300;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
/*.commentlist li .author {
	background-color:#a1d1ff;
}*/
.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentList h1 {
	font-size:14pt;
	margin:0.5em 0;
}
.commentList blockquote {
	color:black;
	border:0;
	padding:0; !important
	margin:0;
	font-size:12pt;
}
.children { padding: 0; }

#commentform p {
	margin: 3px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*margin-left:736px;
	border-left:1px solid #959596;*/
	
	float:right;
	width:13%;
	
	padding:1em 2em;
	}

#sidebar form {
	margin: 0;
	padding: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;
	}


a img {
	/*border: none;*/
	}

.navigation {
	display: block;
	/*text-align: center;*/
	margin-bottom: 30px;
	margin-top: 40px;
	}
/* End Various Tags & Classes*/
#respond {
	margin-top: 3em;
}


/* 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 */

.post_stars {
	float:right;
	margin-top:.75em;
}
.post_stars img {
	cursor:pointer;
}
.calendar {
 	font-family:Tahoma, sans-serif;
	float: left;
	margin-right: 0.75em;
	padding:12px;
	font-size:15pt;
	font-weight:bold;
	color:#333333;
}
.calendar small {
	color:#333333;
	font-size:11pt;
}
/*.calendar em {
	background-color: #608C03;
	color: #FFF;
	font-style:normal;
	display:block;
	font-size: 100%;
	text-align: center;
	padding:6px 1px;
}
.calendar strong {
	display:block;
	font-size:153.9%;
	font-weight: normal;
}
.calendar span {
	color:#999;
	font-size:85%;
}*/

/************************************************/
.tirada {
	width:665px;
	border:1px solid #4CA9FF;
	background-color:#BBDDFD;
	padding:1em 0.5em 0.5em 0.5em;
	/*text-align:center;*/
}
.tirada img {
	margin-right:0.5em;
	margin-bottom:0.5em;
	max-width:200;
}
.first_celta #carta3 {
	margin-bottom:4em;
	margin-right:-3em;
}
.first_celta #carta4 {
	margin-top:3em;
	float:right;
	//float:none;
}
.hexagrama img {
	margin-bottom:0px; !important
}
.hexagrama table {
	margin-left:auto;
	margin-right:auto;
}
.first_celta {
	padding-left:3em;
	padding-bottom:15em;
	//padding-bottom:0em;
}
.second_celta {
	width:150px;
	position:relative;
	top:-830px;
	height:0;
	//margin-top:-610px;
	//top: 0;
	left:0;
	float:right;
}
.result_tirada {
	width:660px;
	border:1px solid #4CA9FF;
	background-color:#BBDDFD;
	padding:0.5em;
	margin:1em 0;
	font-size:14pt;
	font-family:Trebuchet MS, Arial;
}
.explicacion_tirada {
	width:660px;
	border:1px solid #4CA9FF;
	background-color:#BBDDFD;
	padding:0.5em;
	margin:1em 0;
	font-size:11pt;
}
.button_form {
	margin: 0 0 5px auto;
	font-weight: bold;
	padding: 4px;
	font-size:14px;
}
.textarea_form {
	padding: 2px;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}/*************************************************/


#bannerInfo {
	font-size:13pt;
	margin-bottom:1.5em;
	border:1px solid #959596;
	background-color:#F2F2F3;	
	padding:0.75em;
}
#bannerInfo p{
	margin:0;
	padding:0;
}
#bannerInfo p.second {
	padding-top:0.75em;
}
#bannerInfo ul {
	padding:0 0 0 35px;
}
#bannerInfo li {
	margin:5px 0;
}
#breadcrumbs {
	color:#666;
	display:block;
	margin:0 0 1em 0;
}
.pagerbox {
	text-align: left;
	font-size:12pt;
}
.related {
	margin-top:0.5em;
	padding-left:0.5em;
	list-style-position:inside;
}
.related li {
	list-style-type:square;
	margin-bottom:4px;
}
.related a {
	font-size:14px;
	color:#0066CC;
}

/*************TIRADAS DE PAGO*//***/
#formulario {
	text-align:left;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}
#formulario label {
	display:inline;
}
#formulario textarea {
	width:500px;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif; !important
	padding:2px;
	font-size:10pt;
}
#formulario .mailTirada {
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif; !important
	padding:2px;
	font-size:10pt;
	width:300px;
}
#formulario .submitTirada {
	margin: 0 0 5px auto;
	font-weight: bold;
	padding: 4px;
	font-size:14px;
}
#resultado {
	margin:1em 0.5em;
	padding:1em;
	border:1px solid #959596;
	display:none;	
}
.bannerPago {
	background:#dceaf5;
	display:block;
	border:2px #46A6EF dashed;
	padding:0.5em;
	font:14pt Tahoma;
	margin:0.75em 0;
}
.div_depago {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background-color:#BBDDFD;
	border:3px solid #4CA9FF;
	color:black;
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
}
#depago h3 {
	margin:16px 0 12px;
	padding:0;
	font:bold 14pt "Times New Roman", Times, serif;
	color:#07C;
}
#depago h4 {
	color:#125584;
	font-family:Times New Roman;
	font-size:12pt;
	margin:1em 0;
}
#depago .description {
	font-weight:bold;
}
#depago .paypal {
	display:block;
	padding-bottom:0.75em;
}
#depago .paypal_p {
	padding-left:3em;
}
#depago .select_pago {
	color:#0077CC;
	font-size:16px;
	font-family:Tahoma;
	height:25px;
	width:200px;
}
#depago input, #depago #sconsulta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; !important
}
#depago #bpeticion {
	padding:5px;
	font-weight:bold;
	margin-top:0.75em;
}
#depago {
	font-family:Arial;
	font-size:11pt;
}

/*SI o no*/
#sionoProgreso {
	height:20px;
	width:100px;
	background:white;
	border:1px solid #4CA9FF;
	overflow:hidden;
}
#sionoProgreso div {
	padding-top:20px;
}

/**PAGINAS DE CARTAS**/
.carta_barajas, .carta_significados {
	width:680px;
	margin:1.5em 0;
}
.carta_barajas th, .carta_significados th {
	padding:7px;
	font-size:14pt;
	font-family:Georgia;
	color:#333333;
	border:1px solid #4CA9FF;
	background-color:#AFD8FF;
}
.carta_barajas td {
	padding:7px;
	background-color:#C3E6F1;
}
.carta_barajas table {
	border-collapse:collapse;
	width:660px;
	border-right:1px solid #4CA9FF;
}
.carta_barajas .carta_sup_td {
	border-top:1px solid #4CA9FF;
	border-left:1px solid #4CA9FF;
	border-right:1px solid #4CA9FF;
}
.carta_barajas .carta_sub_td {
	border-bottom:1px solid #4CA9FF;
	border-left:1px solid #4CA9FF;
	border-right:1px solid #4CA9FF;
}
.carta_barajas .sub_carta {
	font-size:8pt;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.carta_significados table {
	border-collapse:collapse;
}
.carta_significados td {
	border:1px solid #4CA9FF;
	font-size:10pt;
	background-color:#C3E6F1;
	padding:4px;
	text-align:left;
	font-family:verdana;
}
.carta_significados .th2 {
	background-color:#BEDFFF;
	font-weight:bold;
	font-size:10pt;
}
.rel_td {
	border:1px solid #4CA9FF;
	text-transform:capitalize;
}
.rel_he_td {
	border:1px solid #4CA9FF;
	background-color:#AFD8FF !important;
	text-transform:capitalize;
	color:#333;
}
.rel_more_td {
	border:1px solid #4CA9FF;
	font-size:14pt;
	font-weight:bold;
	font-family:'Trebuchet MS', Arial;
}
.listaLinkCarta {
	border-collapse:collapse;
	font-size:11px;
	margin:0.75em 0;
}
.listaLinkCarta td {
	background:#F2F2F3;
}
.listaLinkCarta td, .listaLinkCarta th {
	padding:2px 3px;
	border:1px solid #959596;
}
.listaLinkCarta th {
	background:#DEDEDF;
	font-weight:bold;
}
.listaLinkCarta .listaLinkRowspan {
	text-transform:capitalize;
	background:#DEDEDF;
}

/****FORMULARIO***/
.formInfoCartas form {
	text-align:justify; !important
}
.formInfoCartas textarea, .formInfoCartas input[type='text'] {
	font:12pt Trebuchet MS;
	padding:3px;
	margin-bottom:1em;
	border:1px solid #7F9DB9;
}
.formInfoCartas textarea {
	width:100%;
	height:150px;
	border:1px solid #7F9DB9;
}
.formInfoCartas textarea:focus, .formInfoCartas input[type='text']:focus {
	background-color:#F9FAFA;
	border:1px solid #657D93;
	padding:3px;
}
.formInfoCartas input[type='text'] {
	width:75%;
}
.formInfoCartas #smallinput{
	 width: 12px;
}
.formInfoCartas label {
	font:bold 14pt Trebuchet;
	margin-right:1em;
}
.formInfoCartas input[type='submit'] {
	font-weight:bold;
	margin-top:0.75em;
	padding:5px;
}
.infoCarta br {
	line-height:1em;
}

.signi_carta ul {
	list-style-type:circle;
}

.select_medio {
	width:180px; 
}

/**TAROT DE HOY**/

.cuadroPuntuaciones {
	border-collapse:collapse;
	/*margin:2em 0 0;*/
}
.cuadroPuntuaciones th {
	border:1px solid #959596;
	font-size:15px;
	text-align:center;
	background-color:#E3E3E4;
}
.cuadroPuntuaciones td {
	border:1px solid #959596; 
}
.cuadroPuntuaciones .titlePuntuaciones {
	background-color:#E3E3E4;
}

.cuadroTdd td, .cuadroTdd th {
	padding:4px;	
}
.cuadroTdd th {
	background:#E3E3E4;
	font-size:1.2em;
}
.cuadroTdd select {
	width:50px;
}
.cuadroTdd .tddLabelFecha {
	text-align:right;
}
.cuadroTdd .tddSelectFecha {
	text-align:left;
}

.tddinfo {
	padding:10px 20px;
	margin:10px 0;
	width: 400px;
	height:310px;
	overflow:auto;
	background:#F2F2F3;
	border:1px solid #959596;
}
.tddmoon h4 {
	margin:.5em 0 0;
}
.tddinfo {
	float:left;
}
.tddSidebar {
	float:right;
	width:240px;
	clear:right;
	margin:10px 0;
}
.tddcartas{
	width:700px;
	margin:0 0 70px 0;
}
.tddcarta1, .tddcarta2{
	width:700px;
	padding:0 0 10 0;
}
.tddcarta1img{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}
.tddcarta2img {
	float: left;
	margin: 0 10px 0 10px;
	padding: 2px;
}
.tddcarta1text, .tddcarta2text {
	padding:0 10px 10px 10px;
	min-height:340px;
}
.tddlabelinfo {
	text-transform:capitalize;
}

.tddheadCartas {
	font-size:14pt;
	font-family:'Trebuchet MS', Arial;
	line-height:1.2em;
	color:#222;
}

/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
/* Pagination Styles */
.paginacion {
    overflow:hidden;
    margin:1em 0;
    list-style:none;
    padding:0;

    font-family:Arial, Helvetica, sans-serif;
}
.paginacion li {
    float:left;
    margin:0 .5em 0 0;
}
.paginacion a, .paginacion strong {
    display:block;
    padding:3px 6px;
    border:1px solid #959596;
    background:#FAFAFA;
    color:black;
    text-decoration:none;
}
.paginacion a:hover {
    background:#DEDEDF;
    text-decoration:underline;
}

.fixed_banner {
  position: fixed;
  bottom: 0;
  right:0;
  font-size:20px;
  background-color: #E47911;
  padding:10px;
}.fixed_banner a:link {
  color:#FFFFFF;
}
/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}


.pos-neg
{
	border-collapse: collapse;	
    font-size: 1em;
    margin:7px;
}
.pos-neg th {
	text-align:center;
    padding: 2px 3px;
    background-color: #EAF3FE;
}
.pos-neg-normal
{
    width:46%;
	vertical-align: top;
}

.pos-neg-small
{
	width:8%;
}

.pos-neg-area
{
	margin-top:40px;
	margin-bottom:40px;
}
.logbar
{
	float:right;
	top:10px;
	position:absolute;
	right:5px;
}
.td_versus{
	font-size: 200%; 
	font-weight: bold; 
	background: transparent url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/reviews/tile-vline._V192249891_.gif) repeat-y scroll center;
}
.pos-neg-texarea
{
	width: 300px;
	height: 250px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-size: 1.2em;
}
.btn
{
    background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
}

.pos_neg_form
{
    margin-top: 20px;
}

.buscador_avanzado {
	border:1px solid #959596;
	padding:1em;
	position:relative;
	margin-bottom:2em;
}
.buscador_avanzado select {
	width:200px;
}
.buscador_boton {
	font-weight:bold;
	padding:4px 12px;
	position:absolute;
	bottom:1em;
	right:1em;
}
.boton_grande {
	font-weight:bold;
	padding:4px 12px;
}
.mensajeInfo {
	background-color: #fff9d7;  
	border: 1px solid #e2c822;  
	color: #333333;  
	font: bold 11pt "lucida grande",tahoma,verdana,arial,sans-serif;
	margin:1em 0;
	padding:.5em;
	
	clear:both;
}
.mensajeError {
    font: bold 11pt "lucida grande",tahoma,verdana,arial,sans-serif;
    margin: 1em 0 0;
    padding: 0.5em;
    background: none repeat scroll 0 0 #FFEBE8;
    border: 1px solid #DD3C10;
	
	clear:both;
}

.buy_link {
	display:inline-block;
	width:300px;
	background-image:url(../images/comprar.gif);
	background-repeat:no-repeat;
	padding:7px 5px 8px 40px;
	color:#00C;
	font-size:9pt;
}
.buy_link:visited {
	color:#00C !important;
}

.related_list li {
	overflow:auto;
	border-bottom:1px solid #959596;
	/*min-height:60px;*/
	padding:5px 0;
}
.related_list .image_holder {
	text-align:center;
	float:left;
	width:75px;
	display:inline-block;
}
.related_list .calendar {
	padding:6px;
	margin:10px;
}
.image_holder img {
	border:none !important;
}

/*.form_responde {
	display:none;
}*/

.pregunta_list {
	margin:0 !important;
	padding:0 !important;
}
.pregunta_list h4 {
	font-size:8pt;
	color:#333;
	margin:0;
	padding:0;
}
.pregunta_list li {
	border:1px solid #959596;
	list-style:none;
	padding:.5em 1em;
}

.baja_precio_form {
	float:right;
	border:1px solid #959596;
	padding:.5em 1em;
	width:240px;
	margin:0.75em 0;
}
.baja_precio_form p {
	padding:0 0 10px;
	margin:0;
}
.old_precio {
	font-weight:bold;
	color:red;
	text-decoration:line-through;
}
.nuevo_precio {
	color:green;
}

#price_chart {
	float:right;
	width:500px;
}