/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

body{
    margin: 0;
    padding: 0;
    background: #000 url(imagen/background.jpg) no-repeat center top;
    color: #fff;
    font-family: Georgia, serif;
}
a{
    outline: none;   
	color: #FFF;
}
img{
    border: none;
}
.hfeed{
    margin: 0 auto;
    width: 961px;
}
/* Just some example content */
div.skip-link {
    position:absolute;
    right:1em;
    top:1em;
}

div.header-menu {
    background: url(imagen/header.jpg) no-repeat;
    height:1.5em;
    margin:1em 0;
    float: right;
    width: 499px;
    height: 229px;
}

div#header *{
    margin: 0;
}
h1#blog-title{
    float: left;
    margin-top: 51px;
}

div#menu{
    padding: 30px 0 0 17px;
    height: 32px;
}
div#menu ul,div#menu ul ul {
    line-height:1;
    list-style:none;
    margin:0;
    padding:0;
}

div#menu ul a {
    display:block;
    margin-right:1em;
    padding:0.2em 2px;
    text-decoration:none;
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
/*div#menu ul a:hover{*/
/*    color: #F12A9F;*/
/*}*/
div#menu ul ul ul a {
    font-style:italic;
}

div#menu ul li ul {
    left:-999em;
    position:absolute;
}

div#menu ul li:hover ul {
    left:auto;
}

/* Modal box compra */

.compra-overlay{
     display: none;
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #000;
     z-index:1001;
     opacity:.50;
     -moz-opacity: 0.50;
     filter: alpha(opacity=50);
}

.compra-modal{
     display: none;
     position: fixed;
     top: 25%;
     left: 25%;
     width: 50%;
     height: 250px;
     padding: 16px;
	 border:11px solid #FFF;
     background: #000;
     color: #FFF;
     z-index:1002;
     overflow: auto;
}

.entry-title,
.entry-title-productos-destacados {
    clear:both;
    font-weight: normal;
    line-height: 32px;
}

.entry-meta {
    clear:both;
    font-weight: normal;
    line-height: 32px;
	font-family:Verdana,Geneva,sans-serif;
	font-size: 12px;
}

.entry-meta .comments-link{
	font-size: 15px;
}

.entry-content{
    font-size: small;
}
.entry-content a{
    color: #F12A9F;
    text-decoration: none;
}
h2.entry-title a{
	color: #F12A9F;
	font-size:19px;
	text-transform: uppercase;
}
.entry-title-productos-destacados{
    background: url(imagen/fondo-menu.png) no-repeat right top;
    text-align: right;
    padding-right: 10px;
    margin-top: 25px;
    padding-top: 6px;
    padding-bottom:6px;
    color: #F12A9F;
    font-size: 22px;
}

div#container{
    
}
div.category-list-products, div.xoxo{
    background: #f02b9f;
    width: 250px;
    margin-top: 104px !important;
    min-height: 500px;
}

div.xoxo{
	width:236px;
	padding: 2px 7px;
}

.tb_tweet{
	padding:6px 2px;
}
form#commentform .form-label {
    margin:1em 0 0;
}

form#commentform span.required {
    background:#fff;
    color:#c30;
}

form#commentform,form#commentform p {
    padding:0;
}

input#author,
input#email,
input#url,
textarea#comment {
    padding:0.2em;
}

div.comments ol li {
    margin:0 0 3.5em;
}

div#comments #respond .formcontainer{
	font-size: 14px;
	font-family:Verdana,Geneva,sans-serif;
}

textarea#comment {
    height:13em;
    margin:0 0 0.5em;
    overflow:auto;
    width:66%;
}

.alignright,img.alignright{
    float:right;
    margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
    float:left;
    margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
    display:block;
    margin:1em auto;
    text-align:center;
}

div.gallery {
    clear:both;
    height:180px;
    margin:1em 0;
    width:100%;
}

p.wp-caption-text{
    font-style:italic;
}

div.gallery dl{
    margin:1em auto;
    overflow:hidden;
    text-align:center;
}

div.gallery dl.gallery-columns-1 {
    width:100%;
}

div.gallery dl.gallery-columns-2 {
    width:49%;
}

div.gallery dl.gallery-columns-3 {
    width:33%;
}

div.gallery dl.gallery-columns-4 {
    width:24%;
}

div.gallery dl.gallery-columns-5 {
    width:19%;
}

div#nav-above {
    margin-bottom:1em;
}

div#nav-below {
    margin-top:1em;
}

div#nav-images {
    height:150px;
    margin:1em 0;
}

div.navigation {
    height:1.25em;
}

div.navigation div.nav-next {
    float:right;
    text-align:right;
}

div.sidebar h3 {
    font-size:1.2em;
}

div.sidebar input#s {
    width:7em;
}

div.sidebar li {
    list-style:none;
    margin:0;
}

div.sidebar li form {
    margin:0.2em 0 0;
    padding:0;
}

div.sidebar ul ul {
    margin:0;
}

div.sidebar ul ul li {
    list-style:disc;
    margin:0;
}

div.sidebar ul ul ul {
    margin:0 0 0 0;
}

div.sidebar ul ul ul li {
    list-style:circle;
}

div#menu ul li,
div.gallery dl,
div.navigation div.nav-previous {
    float:left;
}

input#author,
input#email,
input#url,
div.navigation div {
    width:50%;
}

div.gallery *{
    margin:0;
    padding:0;
}

div.sidebar .category-list-products div,
div.sidebar .category-list-products h3,
div.xoxo ul,
div.sidebar .category-list-products ul{
	margin:0;
    padding:0;
}

div#access{
    display: none;
}




/* Some list and link styling */
.category-list-products ul li {
    
}
.category-list-products ul ul.cat-item-head li, .xoxo ul ul.cat-item-head li {
    /**/
    padding: 0;
    margin-bottom: 0;
    background: #f464b8 !important;

    border-top: 1px solid #f692cd;
}
.category-list-products ul ul.cat-item-head li a, .xoxo ul ul.cat-item-head li a {
    display:block;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px 10px 40px;
    font-size: small;
    }
.category-list-products ul ul.cat-item-head li a:hover, .xoxo ul ul.cat-item-head li a:hover {
    display:block;
    color: #fff;
}
/* For the xtra menu */
.category-list-products ul ul ul li, .xoxo ul ul ul li {
    border-left: none;
    border-left: 25px solid #801654;
    padding: 0;
    margin-bottom: 0;
}
.category-list-products ul ul ul li a, .xoxo ul ul ul li a {
    display:block;
    /*color: #000;*/
    padding: 3px 6px;
    font-size: small;
}
.category-list-products ul ul ul li a:hover, .xoxo ul ul ul li a:hover {
    display:block;
    color: #530332;
    background: #801654;
    /*padding: 3px 8px;*/
    /*font-size: small;*/
}
.category-list-products li, .xoxo li {
    list-style-type: none !important;
}
.category-list-products h2, .xoxo h2 {
    margin-top: 1.5em;
}

.category-list-products ul ul.cat-item-head li a.ui-accordion-content-active{
	color:#313131;
}



/* Header links styling */
span.head a { 
    color: #fff;
    display:block; 
    background: #f02b9f url(imagen/down.gif) no-repeat 98% 50%;
    border-top: 1px solid #f46abb;
    padding: 10px 15px 10px 30px;
    text-decoration: none;
    font-size: 13px;
}
span.head a:hover { 
    color: #530332 ;
    background: #f02b9f url(imagen/down.gif) no-repeat; 
    background-position: 98% 50%;
}
span.selected a { 
    background: #f02b9f url(imagen/up.gif) no-repeat 98% 50%;  
    color: #530332;

}
span.selected a:hover { 
    background: #f02b9f url(imagen/up.gif) no-repeat 98% 50%;  
    color: #530332;
}

div.footer-sidebar{
    background: #F02B9F url(imagen/categoria-menu.jpg) no-repeat left bottom;
    height: 250px;
}
.banner{
    padding-left: 8px;
}
body.home .breadcrumb{
    display: none;
}
.page-textos{
    margin: 0 30px;
}
.page-textos h2{
    font-weight: normal;
}
.contactform{
    float: left;
    margin-right: 30px;
}
#wpcf label {
    clear: both;
    display: block;
    float: left;
    width: 100px;
    color: #fff;
}


#wpcf input {
    background: #1f1f1f;
    border: none;
    float: left;
    width: 250px;
    padding: 1px;
    margin: 2px 5px 2px 0;
    color: #fff;
}
#wpcf textarea {
    background: #1f1f1f;
    border: none;
    width: 250px;
    height: 208px;
    padding: 1px;
    margin: 5px 5px 10px 0;
    color: #fff;
}
#wpcf #contactsubmit {
    /*margin-left: 160px;*/
    width: 100px;
    background: #f02b9f;
    color: #000;
}
.leyenda{
    color: #fff;
    margin-bottom: 15px;
}
.leyenda .contacto-titulo{
    font-size: 16px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
    margin-bottom: 3px;
    margin-left: 275px;
}
.thumbs img{
    height: auto !important;
    width: auto !important;
}
.thumbs ul{
    margin: 0;
    padding: 0;
}
.thumbs li.thumb{
    margin: 0;
    padding: 0;
    height: 68px;
    width: 85px;
    float: left;
    list-style: none;
    background: #000;
    margin-bottom: 5px;
}
div.box-mensaje, div.box-mensaje2{
    margin: 1px 15px 12px !important;
    line-height: 17px;
    text-align: left;
    overflow: hidden;
    /*height: 11px;*/
    
}
div.box-mensaje2{
	margin-top:15px !important;
}
 
div.box-mensaje span,  
div.box-mensaje2 span{
    font-family: Georgia, serif;
    font-size: 12px;
}
div.box-mensaje img{
    margin: 0 !important;
    margin-left: 15px !important;
}
ul.imagen-header, ul.imagen-header li{
    list-style: none !important;
    margin: 0;
    padding: 0;
    height: 125px;
}
ul.imagen-header li{
    float: left;
}
.corner-round{
    background: url(imagen/corner-round.gif) no-repeat left top;
    height: 150px;
    position: absolute;
    width: 160px;
}
.corner-round-single{
    background: url(imagen/corner-round-single.gif) no-repeat left top;
    height: 285px;
    position: absolute;
    width: 275px;    
}
div.carrusel{
    border-top: 1px solid #F12A9F;
    border-bottom: 1px solid #F12A9F;
    height: 68px;
    background: #000;
}
div.carrusel div#gallery{
    float: left;
}
div.carrusel button.prev,
div.carrusel button.next{
    float: left;
    background: none;
    width: 10px !important;
    border: none;
    padding: 0;
    height: 68px;
}
div.carrusel button.prev{
    background: url(imagen/fechas.gif) no-repeat;
}
div.carrusel button.next{
    background: url(imagen/fechas.gif) no-repeat -10px 0;
}
div.carrusel button.hidden{
    visibility: hidden;
}

#securepay img{
	padding-top:15px;
	padding-left:5px;
	padding-right:5px
	margin:0 auto;
}

#securepay{
	text-align:center;
	position:absolute;
	left:27px;
	top:10px;
	width:188px;
	border:4px solid #F05AB1;
}
#table-securepay{
	background-color:#FFF;
}
#table-securepay a{
	color:#00539C;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}
#sideshoppingcart{
	position:fixed;
	bottom:0px;
	right:0px;
	background-color:#313131;
	border-top:#686868 solid 2px;
	border-left:#686868 solid 2px;
	font-family:Verdana,Geneva,sans-serif;
}

#sideshoppingcart H3{
	padding-right:10px;
	padding-left:10px;
	margin:5px;
	font-size:18px;
	font-family:Verdana,Geneva,sans-serif;
}
div.post{
	font-family:Verdana, Geneva, sans-serif;
}
#header{
	position: relative;
}

#enlaces-sociales{
	position:absolute;
	right:20px;
	top:10px;
}
#enlaces-sociales a img{
	width: 36px;
	height: 36px;
	padding-left:10px;
}

#facebook-bubble, #twitter-bubble, #youtube-bubble, #blog-bubble, #rss-bubble {
background-color:#666666;
border:2px solid #EDEDED;
font-size:12px;
line-height:1.1em;
margin:10px auto;
padding:4px;
z-index:2;
position:absolute;
left: 0px;
bottom: 0px;
overflow:visible;
text-align:center;
width:150px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-moz-box-shadow:0 0 5px #888888;
-webkit-box-shadow:0 0 5px #888888;
}

#facebook-bubble-container, #twitter-bubble-container, #youtube-bubble-container, #blog-bubble-container, #rss-bubble-container {
	left: -56px;
	bottom: -30px;
	width: 160px;
	height: 30px;
	overflow: visible;
	position: absolute;
	display: none;
}

.facebook-bubble-arrow-border, .twitter-bubble-arrow-border, .youtube-bubble-arrow-border, .blog-bubble-arrow-border, .rss-bubble-arrow-border {
  border-color: transparent transparent #EDEDED transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  top:-22px;
  left:123px;
}

.facebook-bubble-arrow, .twitter-bubble-arrow, .youtube-bubble-arrow, .blog-bubble-arrow, .rss-bubble-arrow { 
  border-color: transparent transparent #666666 transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  top:-19px;
  left:123px;
}
#twitter-bubble-container{
	left: -7px;
}

#facebook-bubble-container{
	left: 44px;
}

#youtube-bubble-container{
	left: 94px;
	bottom: -44px;
}

#rss-bubble-container{
	left: -107px;
}