/*
Theme Name: Cuarto Diseno 1.1
Theme URI: http://wordpress.org/
Description: Based on the famous default WordPress theme <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: Renato Pizarro Osses
Author URI: http://renatopizarro.wordpress.com/
Tags: blue, custom header, fixed width, two columns, widgets

	

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	}

#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;
	height: 192px;
	width: 740px;
	}

#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 .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: #e7e7e7 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: 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;
	}

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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em '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: 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: #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 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.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;
	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 {
	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;
	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: 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;
}
.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
{
	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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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 */


/* "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." */
	
	
	
/* BEGIN */


/* @font-face */


@font-face {
	font-family: 'MEgalopolisExtraRegular';
	src: url('megalopolisextra-webfont.eot');
	src: local('☺'), url('megalopolisextra-webfont.woff') format('woff'), url('megalopolisextra-webfont.ttf') format('truetype'), url('megalopolisextra-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

	
/* Customized by Renato Pizarro -  renato.pizarro@gmail.com */


/* ESTRUCTURA */

* {margin:0;padding:0;}

body {
	background:#464650 url('images/bg-body-grey.png') top left repeat;
	font-family: Tahoma, sans-serif;
	color:#1B1B1B;
	margin:0;
	padding:0;
	}

body #page, 
body #page #header, 
body #page #footer {
	background-color:transparent; 
	background-image:none;
	}
#header, #headerimg {float:left; position:relative; }
#header {
	width:100%; 
	margin:0 0 0 0; 
	border-top:#FFF 1px solid;
	} 
#headerimg {width:auto; height:auto; padding:0;margin:0; background:#FFF;}
#main, #footer {float:right; position:relative; width:100%;}



body #page {
	padding:22px 0 70px 0;
	margin:0;
	border:0;
	width:100%;
	}

body #wrapper {
	background:transparent; 
	width:958px; 
	margin:2px auto 70px auto; 
	border:#464650 1px solid;
	-moz-border-radius-bottomleft:8px; 
	-moz-border-radius-bottomright:8px;
	position:relative;
	}
	
#nav-main {
	position:relative;
	float:left;
	background:#F0F0F0 url('images/bg-nav-main-3.png') top repeat-x; 
	width:96%;
	min-height:34px;
	border-top:#FFF 1px solid;
	padding:4px 2%;
	}
#cortina {
	float:left; 
	position:relative; 
	width:100%; 
	padding:23px 0; 
	background:transparent url('images/bg-rayas.png') top left repeat-x;
	}
#nav-main #nav-top-left {
	position:absolute; 
	left:0; 
	top:0; 
	width:37px;
	}
#nav-main #nav-top-right {
	position:absolute; 
	right:0; 
	top:0; 
	width:37px;
	}
#nav-main ul{
	list-style:none; 
	margin:0; 
	padding:0; 
	float:right;
	}
#nav-main ul li{
	float:left; 
	position:relative; 
	margin:0 0 0 1px; 
	padding:0;
	}
#nav-main ul li a{
	display:block; 
	padding:3px 7px; 
	color:#FFF; 
	background:#245FB2 ;
	}
#nav-main ul li a:hover{
	color:#FFF; 
	text-decoration:none; 
	background:#447ECC;
	}

#nav-first {float:left; position:relative; width:auto;}
#nav-first ul{
	list-style:none; 
	margin:0; 
	padding:0; 
	float:left;
	}
#nav-first ul li{
	float:left; 
	position:relative; 
	margin:0; 
	padding:0;
	font-family:'MEgalopolisExtraRegular', Arial,  sans-serif;
	font-size:14px;
	}
#nav-first ul li a{
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border:#3065AD 2px solid;
	display:block; 
	margin:2px 4px;
	padding:4px 14px; 
	color:#fff; 
	background:#2464BE url('images/bg-nav-main-button.png') 50% 50% repeat-x; 
	font-weight:bold;
	text-shadow:0 -1px 0 #3F3F3F;
	}
#nav-first ul li a:hover{
	color:#DFDFDF;
	border:#295796 2px solid;
	background:#055EA8  url('images/bg-nav-main-hover.png') 50% 50% repeat-x ; 
	text-decoration:none;
	}
#nav-first ul li.current_page_item a, #nav-first ul li.current-cat a {
	border:#CCCCCC 2px solid;
	background:#F0F0F0   url('images/bg-nav-main-current.png') 50% 50% repeat-x ; 
	color:#fff;
	}
#nav-first ul li.current_page_item a:hover, #nav-first ul li.current-cat a:hover {background:#E9E9E9; color:#fff;}

#nav-sec, #nav-carrito {  
	background:transparent;
	float:right; 
	position:relative; 
	width:auto;
	padding:0;
	margin-top:6px;
	}





#nav-sec ul, #nav-carrito ul {
	background:transparent; 
	float:right; 
	position:relative; 
	list-style:none; 
	margin:0; 
	padding:0; 
	}
#nav-sec ul li, #nav-carrito ul li{float:left; position:relative; margin:0; margin-right:3px;}
#nav-sec ul li a, #nav-carrito ul li a{
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#447ECC;
	color:#fff;
	padding:5px; 
	margin:0;
	display:block; 
	text-decoration:none;
	/*text-shadow:0 -1px 0 #000;*/
	}
#nav-sec ul li a:hover, #nav-carrito ul li a:hover{
	background:#3470C0;}
#nav-sec ul li.current_page_item a, 
#nav-sec ul li.current-cat a, 
#nav-carrito ul li.current_page_item a, 
#nav-carrito ul li.current-cat a  {
	background:#fff; 
	color:#3470C0;
	}

/* Breadcrumb */

#page .breadcrumb,
#page .wpsc_page_numbers,
#page .wpsc_container .breadcrumb {
	background:#fff;
	opacity:0.8;
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:7px;

	width:auto;
	color:#4B053B;
	font-size:11px;
	font-family:tahoma;
	letter-space:3px;
	/*text-transform:uppercase;*/
	/*font-weight:bold;*/
	z-index:20;
	}
#page .breadcrumb {	
	position:relative; 
	}	
#page .wpsc_container .breadcrumb,
#page .wpsc_page_numbers {
	left:0;
	bottom:0;
	position:relative;
	}
	
#page .breadcrumb a,
#page .wpsc_page_numbers a{
	color:#fff; 
	background:#820966; 
	padding:3px; 	
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
#page .breadcrumb a:hover,
#page .wpsc_page_numbers a:hover{
	text-decoration:none; 
	background:#AB0C87; 
	color:#fff;
	}



#main {background:#F0F0F0; 	padding-bottom:35px;}
#main #pantallas {
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float:left; 
	position:relative; 
	width:91%;
	padding:3% 0 3% 3%; 
	background:#000; 
	margin:3%;
	}	
#main #pantallas .left {float:left; position:relative; width:64%; padding:0 1% 1% 0; }
#main #pantallas .left div.texto-pantallas p{color:#FFF; padding:2%; text-align:justify; font-family:tahoma; font-size:11px;}

#main #pantallas .right-top {float:right; position:relative; width:34%; padding:0 1% 1% 0;}


#main #pantallas .right-bottom {float:right; position:relative; width:34%; padding:0 1% 1% 0;}

.video-box {
	background:#000; 	
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:1.5% 2%;
	}


#main #content {
	margin:35px 0 0 0;
	/*background:url('images/bg-nav-sec.png') top right no-repeat; */
}
#main #content.narrowcolumn {
	
	width:65%; 
	float:left; 
	position:relative; 
	padding:0; 
	margin:0;
	min-width:554px;
	} 
#main #content.widecolumn {
	
	width:65%; 
	float:left; 
	position:relative; 
	padding:0; 
	margin:0;
	} 
#main #sidebar {
	width:35%; 
	float:right; 
	position:relative; 
	margin:0; 
	padding:0;
	background:#F0F0F0;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

#main #sidebar #noticias-sidebar {float:left; position:relative;padding:2%;}	



#main ul.widget-box,
#main ul.widget-box ul {
	list-style:none;
	}

#main li.widget,
#main #sidebar li.widget{
	float:left;
	position:relative;
	width:93%;
	padding:3%; 
	color:#000; 
	background:#DADADA;
	/*border-bottom:#000000 1px dotted;*/
	border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	}
	
#main .home-content-bottom li.widget {
	padding:1.5%;
	margin:1%;
	width:44%;
	}
	
	
#main li.widget h2.widgettitle,
#main #sidebar li.widget h2.widgettitle{
	font-family:'MEgalopolisExtraRegular', Arial,  sans-serif;
	padding:1%; 
	color:#3E5E9B; 
	font-size:18px;
	border-bottom:#3E5E9B 1px dotted;
	}
#main li.widget h2.widgettitle a,	
#main #sidebar li.widget h2.widgettitle a{
	color:#3E5E9B;
	}
	
	

ul.twitter-hash-tag-widget li {
	padding:4px; 
	background:#F0F0F0;
	border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	margin-bottom:3px;
	}
	
	
	
#sidebar .widget_latest_products div{
	float:left; 
	width:100%; 
	position:relative;
	}
#sidebar .widget_latest_products div div{
	float:left; 
	width:20%; 
	margin:1%;
	padding:1%;
	position:relative;
	border:#CECECE 1px solid;
	background:#F8F8F8;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
#sidebar .widget_latest_products div div div.item_image {	border:#CECECE 1px solid;
	background:#FFF;
		-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;float:left; position:relative; width:90%; display:block; margin:5%;}
	
#sidebar .widget_latest_products div div a {float:left; position:relative; width:100%; display:block;}
	

/* Carrito De Compras */
	
#carrito {
	/*position:fixed;
	width:28%;
	top:205px;
	right:72px;
	z-index:999;*/

	top:-32px; /* Fix IE6 */
	left:0; /* Fix IE6 */
	position:relative; /* Fix IE6 */
	float:left; /* Fix IE6 */
	width:95%; /* Fix IE6 */
	
	padding:0;
	margin:0;
	
	opacity:0.9;
	
	
	background:#245FB2 url('images/bg-footer.png') top center repeat-x; 
	border:#fff 1px solid; 	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color:#fff;
	font-family:Tahoma;
	}
#carrito #sideshoppingcart {
	float:left;
	position:relative;
	padding:0;
	margin:0;
	width:100%;}
#carrito #sliding_cart {float:left; position:relative; width:96%; padding:2%; margin:0;}
#carrito #sideshoppingcart h3 {display:none;}
#carrito a {color:#fff; text-decoration:underline;}
#carrito a {color:#fff; text-decoration:underline;}
#carrito #shoppingcartcontents {
	float:left;
	position:relative;
	padding:0;
	margin:0;
	padding-left:20%; 
	background:url('images/carrito.png') 8% 10% no-repeat;
	width:80%;
	
	}
	
#carrito span.items {padding:3px;}
#carrito #shoppingcartcontents table.shoppingcart {
	width:100%;
	background:#447ECC; 
	margin:0;
	-moz-border-radius-topleft:8px; 
	-moz-border-radius-topright:8px; 
	}	
#carrito #shoppingcartcontents table.shoppingcart th, 
#carrito #shoppingcartcontents table.shoppingcart td{
	padding:3px;
	}
#carrito #shoppingcartcontents table.shoppingcart th {border-bottom:#245FB2 1px solid;}

#carrito span.total {
	float:left; 
	position:relative; 
	width:98%;
	padding:1%;
	margin-bottom:8px;
	background:#447ECC;
	border-top:#245FB2 1px solid;
	-moz-border-radius-bottomleft:8px; 
	-moz-border-radius-bottomright:8px; 
	}

#carrito .checkout-total {
	float:right; 
	width:auto; 
	margin:0; 
	padding:0; 
	color:#fff; 
	font-weight:bold;
	}

#carrito form.wpsc_empty_the_cart {width:auto;}

#carrito span.emptycart button, span.gocheckout a {
	 text-shadow:0 -1px 0 #000;
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:5px;
	color:#fff;
	text-transform:uppercase;
	font-family:tahoma;
	font-weight:bold;
	font-size:9px;}

#carrito span.emptycart {padding:0; margin:0; float:left; position:relative;}
#carrito span.emptycart button {cursor:pointer; border:#CC0000 1px solid; background:#CC0000;}
#carrito span.emptycart button:hover { background:#E60000;}
#carrito span.gocheckout {padding:0; margin:0; float:right; position:relative;}
#carrito span.gocheckout a {display:block; border:#009933 1px solid; background:#009933; text-decoration:none;}
#carrito span.gocheckout a:hover {background:#00A636; text-decoration:none;}


/* Fin Carrito de Compras */


#main h2.pagetitle {
	text-align:right;
	font-family:Arial, sans-serif;
	color:transparent; 
	font-size:14px;
	text-transform:uppercase;
	letter-space:-5px;
	background:#F0F0F0;
	padding:15px 5px;
	height:70px; 
	margin:0; 
	border-bottom:#ffffff 3px dotted;
	}

	
#main h2.Catalogo {background:#F0F0F0 url('images/titulo-catalogo.png') top left no-repeat;}
#main h2.Noticias {background:#F0F0F0 url('images/titulo-noticias.png') top left no-repeat;}
#main h2.Proveedor {background:#F0F0F0 url('images/titulo-proveedores.png') top left no-repeat;}
#main h2.Nosotros {background:#F0F0F0 url('images/titulo-proveedores.png') top left no-repeat;}


.wpsc_container {float:left; position:relative; width:95%; padding:2%; margin:0.5%;}

#main .productdisplay {
	float:left;
	clear:none;
	/*min-height:450px;*/
	position:relative;
	background:#FFF; 	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding:2%;
	margin:0.5%;
	width:95%;
	}
	
#main .textcol {
	width:96%; 
	float:left; 
	position:relative; 
	margin:0 !important; 
	padding:0;
	}
#main .imagecol {
	border:#E8E8E8 1px solid;
	float:left; 
	position:relative; 
	margin:0 !important; 
	padding:0; 
	width:28%;
	min-width:120px; 
	min-height:120px; 
	overflow:hidden;
	}
#main .imagecol img{width:100%; height:auto;}	
#main .producttext {float:right; position:relative; width:68%; margin:5px;}
#main div.textcol form {min-width:100%; float:left; position:relative; width:100%;}

#main div.default_product_display div.textcol {
margin-left:0 !important;
min-height:90px;
}

#main div.wpsc_product_price {width:100%;}


#main a.wpsc_product_title:hover {
text-decoration:none;
}

#main a.wpsc_product_title {
border-bottom:1px solid #C8D2DE;
color:#44555F;
display:block;
font-size:14pt;
letter-space:-1pt;
margin:0 0 5px;
}



#main h2.title {
	font-family:'MEgalopolisExtraRegular', Arial,  sans-serif;
	/*text-transform:uppercase;*/ 
	font-size:22px; 
	color:#9B3A85; 
	line-height:32px;
	text-shadow:0 -1px 0 #BBBBBB;
	border:0;	
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:transparent; 
	padding:8px 14px; 
	margin:1%;
	overflow:hidden;
	position:relative;
	bottom:0;
	left:0;
	z-index:20;
	text-align:left;
	
	}
#main h2.title:first-line {
	font-size:35px;
	color:#C25FAC;
	}
#main .narrowcolumn .entry, 
#main .widecolumn .entry {
	width:95%;
	float:left;
	position:relative;
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:1.5%;
	margin:1%;
	background:#fff;
	line-height:1.6em;}
body.page-id-3 #main  .narrowcolumn .entry, 
body.page-id-3 #main .widecolumn .entry {
	background:#EAEAEA;
	}

#main .post {
	width:97%;
	padding:1% 1%; 
	margin:1% 0.5%; 
	background:transparent; 
	float:left; 
	position:relative;
	}
#main p, #main h1, #main h2, #main h3, #main h4, #main h5 {margin-bottom:6px;}

#main .post h3 a {
	color:#3E5E9B; 
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	text-align:left;
	}
body.category-catalogo #main .post{
	float:left; 
	position:relative; 
	width:30%;
	padding:20px 1%; 
	background:#FFF url('images/box-right.png') top left repeat-y;
	}
body.category-noticias #main .post{
	float:left; 
	position:relative; 
	width:96%;
	padding:20px 1%; 
	background:#FFF url('images/box-right.png') top left repeat-y;
	}

#main .line-bottom {position:absolute; bottom:0; left:0; width:100%;background:transparent url('images/box-bottom.png') bottom left repeat-x;}
#main .corner-top-left{position:absolute; top:0; left:0;}
#main .corner-top-right {position:absolute; top:0; right:0;}
#main .corner-bottom-left {position:absolute; bottom:0; left:0;}
#main .corner-bottom-right{position:absolute; bottom:0; right:0;}

#main .precio {text-align:right;}
#main .boton-comprar {text-align:right;}

#main .thumb {
	overflow:hidden;
	width:100px; 
	height:100px;
	position:absolute;
	top:0;
	left:0;
	}
#main .thumb img {}

#main .navigation {padding:0; margin:0;}




/* ESTILOS */

body #page #header {height:auto;	background:#fff url('images/bg-header.png') top right repeat-x;}

#sidebar {font-family:tahoma; background:#F0F0F0; font-size:10px; }

body #page #footer {
	background:#245FB2 url('images/bg-footer.png') top center repeat-x; 
	border-top:#000 1px solid; 
	border-bottom:#286DCA 1px solid;
	-moz-border-radius-bottomleft:8px; 
	-moz-border-radius-bottomright:8px;
	float:none;
	clear:both;
	height:160px;
	}

#footer, #footer p{text-align:left; color:#FFF;}
#footer a{color:#FFF;}

#footer span.frase h1{
	font-family:'MEgalopolisExtraRegular', Arial,  sans-serif;
	font-size:22px; 
	font-weight:bold;
	text-shadow:0 -1px 0 #3F3F3F;
	top: 0px;
	left: 100px;
	width: 670px;
	height: 64px;
	vertical-align: top;
	text-align: left;
	background-position: top;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	

#footer span.contacto {
	text-shadow:0 -1px 0 #3F3F3F;
	top: 50px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	

#nav-first ul h2.seccion
{	background:none repeat scroll 0 0 #245FB2;
	color:#FFFFFF;
	display:block;
	/*padding: 3px 7px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	
#footer div.partner {width:auto; float:left; position:relative; margin:0;}

#footer .footer-right {
	float:right; 
	position:relative; 
	}



#footer  .footer-right .boton-distribuidor {
	float:right; 
	position:relative; 
	background:#fff; 
	border-radius:12px; 
	-moz-border-radius:16px;
	-khtml-border-radius: 16px;
	-webkit-border-radius: 16px;
	margin:12px;
	}
#footer  .footer-right .boton-distribuidor a{
	color:#1F519A; 
	padding:12px; 
	font-size:14px; 
	font-family:georgia;
	display:block;
	}
#footer .footer-right .ripley {with:auto; text-align:right; padding:5px;}

#nav-footer {  
	top:-55px;
	background:transparent;
	float:left; 
	position:relative; 
	width:50%;
	padding:0 25%;
	margin:6px 0;
	}





#nav-footer ul {
	/*left:50%;*/
	background:transparent; 
	float:left; 
	position:relative; 
	list-style:none; 
	margin:0; 
	padding:0;
	/*margin-left:-25%; */
	}
#nav-footer ul li{ float:left; position:relative; margin:0; margin-right:3px;}
#nav-footer ul li a{
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#447ECC;
	color:#fff;
	padding:5px; 
	margin:0;
	display:block; 
	text-decoration:none;
	
	}
#nav-footer ul.admin li a{background:grey;}

#nav-footer ul li a:hover{
	background:#3470C0;

	}
#nav-footer ul.admin li a:hover{background:#6C6C6C;}
#nav-footer ul li.current_page_item a, 
#nav-footer ul li.current-cat a  {
	background:#fff; 
	color:#3470C0;
	}

/* Nav Tools */

#nav-tools {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	font-size:9px; 
	background:#fff; 
	padding:0;
	box-shadow:3px 3px 3px #333;
	}
#nav-tools .wrapper{
	margin:3px auto; 
	width:960px;
	text-align:right;
	}
#nav-tools .breadcrumb {
	padding:0; 
	margin:0; 
	font-size:9px;
	}

/* Pagina Contacto */

#fondo-contacto {
	float:left;
	position:relative;
	width:90%;
	margin:0 2%;
	padding:3%;
	text-align:left;
	background:#fff url('images/contacto-bg.png') 30% 1% no-repeat; 	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px; padding-top:200px; }
	
#fondo-contacto .formulario {float:left; position:relative; width:59%;}
#fondo-contacto .formulario input, #fondo-contacto .formulario textarea{
	border:#EDB135 1px solid;	
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;}
#fondo-contacto .info {float:right; position:relative;width:39%; text-align:right; color:grey;}
#fondo-contacto .info h2 {color:grey;}

/* FIN Pagina Contacto */

/* Pagina Nuestro Producto */


#main .consejos  {float:left; position:relative; width:100%;}
#main .consejos ul, #main .consejos ul li ul {float:left; position:relative;  list-style:none; padding:0; margin:0;}

#main .consejos ul {width:100%;}
#main .consejos ul li {float:left; position:relative; width:90%; padding:4%; margin:1%;}
#main .consejos ul li ul{width:100%;}

#main .consejos ul li ul li{
	float:left; 
	position:relative; 
	width:96%; 
	padding:1%; 
	margin:1%; 
	border-bottom:grey 1px solid; 
	background:#FFF; 
	}

/* FIN Pagina Nuestro Producto */


/* Pagina CATALOGO */

table.tabla-datos-catalogo {
	border: 1px solid #c7c6c7; 
	padding: 5px; 
	width: 100%; 
	height: auto;
	}
table.tabla-datos-catalogo th,
table.tabla-datos-catalogo td{
	padding:5px;
	}
table.tabla-datos-catalogo th{
	background-color: #fefe70;
	}
table.tabla-datos-catalogo td{
	background-color: #F5F5F5;
	}


.catalogo-widget-top ul{float:left; 
	position:relative;list-style:none; margin:0; padding:0;}
.catalogo-widget-top ul li{float:left; 
	position:relative;list-style:none; margin:0; padding:0;}
	
	
li.widget_wpsc_categorisation {float:left; 
	position:relative;padding:0; margin:0;}
li.widget_wpsc_categorisation h2.widgettitle{/*display:none;*/}
.wpsc_categorisation_group {
	float:left; 
	position:relative;
	width:96%; 
	padding:2%; 
	margin:0;
	}

.wpsc_categorisation_group ul {
	float:left; 
	position:relative;
	list-style:none; 
	margin:0; 
	padding:0;
	}

.wpsc_categorisation_group ul li{
	margin:0; 
	padding:0; 
	float:left; 
	position:relative;
	width:16%;
	background:none;
	}
	
#sidebar .wpsc_categorisation_group ul li{
	width:29%;
	}
	
.wpsc_categorisation_group ul li a {display:block;}

.wpsc_categorisation_group ul li a.wpsc_category_link {
	padding:6px;
	margin:0.5%;
	background:#fff;
	border:#EAEAEA 1px solid;
	border-radius:8px;
	-moz-border-radius:8px;
	height:60px;
	color:#999999;
	text-decoration:none;
	}
.wpsc_categorisation_group ul li a.wpsc_category_link:hover {
	background:#999999;
	color:#fff;}
.wpsc_categorisation_group ul li a.wpsc_category_image_link{display:none;}


div.product_footer {
border-top:1px dashed #CCCCCC;
clear:both;
height:35px;
margin-top:1em;
padding:0 !important;
position:relative;
width:100%;
clear:both;
}

div.product_average_vote  {
float:left;
height:inherit;
left:0;
margin:0 !important;
position:absolute;
top:0;
width:50%;
}

div.product_user_vote  {
height:inherit;
margin:0 !important;
position:absolute;
right:0;
top:0;
width:30%;
}


.wpsc_product_rating {}
.wpsc_product_rating .star{float:left; display:block; padding:1px 3px; margin:0 2px;}



.additional_description {display:none;}

	
/* FIN Pagina CATALOGO */


a.post-edit-link, a.wpsc_edit_product {
	float:right;
	position:relative;
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:grey;
	color:#fff;
	padding:5px; 
	margin:0;
	display:block; 
	text-decoration:none;
	}
a.post-edit-link:hover, a.wpsc_edit_product:hover {color:#fff; background:#6C6C6C;}


/* Show Room */

body.page-template-show-room-page-php {}

body.page-template-show-room-page-php #main #content.narrowcolumn {
float:left;
margin:0;
min-width:554px;
padding:0;
position:relative;
width:100%;
}

body.page-template-show-room-page-php #main #content.narrowcolumn .gallery img { 
	border:0;
}


body.page-template-show-room-page-php #main .narrowcolumn .entry, 

body.page-template-show-room-page-php #main .widecolumn .entry {
	background:#000;}
	
	


.karmic_flow_container {
border:0;
height:auto;
overflow:hidden;
position:relative;
width:100%;
}


#myController {
font-family:'MEgalopolisExtraRegular', Arial,  sans-serif;
float:left;
margin:1% 0.5% 0 0.5%;
padding:1% 1% 1% 4%;
position:relative;
width:93%;
bottom:-33px;
left:0;
z-index:10;
background:#F0F0F0;}


#myController span{
color:#000;
background:#AFAFAF url('images/bg-boton-show-room-2.png') top left repeat-x;
margin-right:10px;
padding:8px;
cursor:pointer;
border:2px solid #BBBBBB;
-moz-border-radius-topleft:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
}

#myController span h2{
color:#000;
background:#AFAFAF url('images/bg-boton-show-room-2.png') top left repeat-x;
margin-right:10px;
padding:8px;
cursor:pointer;
border:2px solid #BBBBBB;
-moz-border-radius-topleft:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
}


#myController span:hover{
	color:#333333;
	border-color:#999999;}

#jFlowSlide{
border:0;
}

#myController span.jFlowSelected {
color:#FFF;
background:#000 url('images/bg-boton-show-room.png') top left repeat-x;
border:2px solid #000;
}


.jFlowPrev, .jFlowNext{
position:absolute;
cursor:pointer;
z-index:30;
opacity:0.8;
}
.jFlowPrev:hover, .jFlowNext:hover{
opacity:1;
}
.jFlowPrev span, .jFlowNext span{
display:none;
}

.jFlowPrev {
	width:50px;
	height:50px;
	background:url('images/show-room-prev.png') 50% 50% no-repeat;
	left:2%;
	top:105px;
	}

.jFlowNext {
	width:50px;
	height:50px;
	background:url('images/show-room-next.png') 50% 50% no-repeat;
	right:2%;
	top:105px;
	}


/* Fin Show Room */


/* Comentarios Intense Debate */

#idc-container-parent #idc-container {width:400px; margin:1.5em auto; }



/* Overlay */

#parche {position:absolute; text-align:right; top:0; right:0; width:472px; height:144px; z-index:999; display:block;}


/* Thumbnails */

	
#main ul li ul li.cat-post-item {
	float:left; 
	position:relative;
	min-height:105px;
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 #F0F0F0;
	margin-bottom:6px;
	padding:4px;
	}
	
#main ul li ul li.with-thumb {
	margin:0 0 6px 105px;
}
	
#main .consejos ul li ul li.with-thumb {
	width:438px;
}

#main ul li ul li.with-thumb .thumb {
	overflow:hidden;
	width:100px; 
	height:100px;
	position:absolute;
	top:0;
	left:-105px;
	}

#firma-autor {
	text-align:left;}
#firma-autor .content{
	margin:auto;
	text-align:center;
	background:transparent; 
	color:#ffffff; 
	font-size:9px; 
	letter-spacing:0.5px;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px;
	display:block;
	line-height:9px;
	}
#firma-autor .content a{
	color:#ffffff;}