html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border-bottom-color:-moz-use-text-color;
border-bottom-style:none;
border-bottom-width:0;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:-moz-use-text-color;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:none;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:0;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:-moz-use-text-color;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:none;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:0;
border-top-color:-moz-use-text-color;
border-top-style:none;
border-top-width:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
vertical-align:baseline;
}
:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
table {
border-collapse:separate;
border-spacing:0;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
table, td, th {
vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a img {
border-bottom-color:-moz-use-text-color;
border-bottom-style:none;
border-bottom-width:medium;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:-moz-use-text-color;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:none;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:medium;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:-moz-use-text-color;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:none;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:medium;
border-top-color:-moz-use-text-color;
border-top-style:none;
border-top-width:medium;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:block;
}
.clear {
clear:both;
}

/**
 * Base - Sets vertical rhythm and basic overall typographic face-lift
 * 
 * @package RedLine
 * @subpackage Media
 * @beta
 */

/* Document Body */
body, input, textarea { font: 0.8125em/1.618 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color:#111; background:#CCC url(images/brushedmetal.png); }

/* Font Styles */
.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; }

/* Vertical Rhythm */
.entry-meta { margin: 5px 0; font-size:11px; color: #333; text-align:right; }
.entry-footer { margin-bottom: 0; }
/*jc*/
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { /*margin-bottom: 1.4em;*/ margin:10px 0 10px 0; /*line-height:2em;*/ text-align:left; }
.hentry, .widget, .comment, .navigation-links { /*margin-bottom: 1.4em;*/ /*margin:15px 0 0 0;*/ }

/*Feed Area */
#feedarea { float:right; text-align:right; clear:both; font:11px/1.5 Georgia, "Times New Roman", serif; color:#111; width:100%; font-style:italic; border-top:1px solid #444; margin-bottom:1px; }
#feedarea dl dt { display: inline; margin-right: 5px; }
#feedarea dl dd { display: inline; margin-bottom:0; background:#444 url(images/feed.png) no-repeat left center; padding:1px 5px 1px 17px; }
#feedarea dl { margin:0 auto; width:89em; }
#feedarea a { color:#FFF; }

/* Logo */ /*jc*/
#logo { clear:both; /* height: 85px;*/ width:100%; background:#FFF url(images/header.jpg) no-repeat; }
#logo, #logo a { /*font-size: 32px;*/ font-size:48px; /*line-height: 55px;*/ color: #A01313; font-weight:bold; text-align:center; font-family: "Arial Black", Arial, Georgia, "Times New Roman", Times, serif; text-shadow:#8E8E8E 0.1em 0.1em 0.2em; text-transform:uppercase; }
/*jc*/
#logo a:hover { color: #2361A1; text-decoration: none; }
#tagline { color: #333; font-size: 16px; line-height:18px; text-transform:none; text-shadow:0 0 0; }
p#tagline { margin-bottom:0; }
span#tagline { /* margin-bottom:0; */ margin:0; }

/* Search */
#search_box { float:right; height:24px; }
#searchform { height:24px; display: inline; float: right; padding: 0; text-align: left; margin:0; }
#searchform #s { width: 140px; background: #FFF; color: #AAA; font-size: 11px; }
#searchIcon { display: inline; margin-top:0; background: #FFF; margin-bottom:8px;}

/* Pages Navigation */
#topmenu { width:100%; height:24px; font-family: Georgia, "Times New Roman", serif; background:#FFF; border-bottom:1px solid #666;}
.menu { float:left; }
.menu  ul { margin:0; }

/* Pages Navigation [.nav] */
.nav { float:left; width:100%; color:#333; }
.nav, .nav * { list-style:none; margin-left:0; }
.nav li { float:left; padding:0; position:relative; background:#EEE; height:24px; }
.nav ul li { width:100%; }
.nav a { display:block; position:relative; /*padding:8px 10px;*/ padding:3px 10px; }

ul.nav li.current_page_item a { color:#A90000; background:#FFF; text-decoration:none; font-size:11px; font-weight:bold; border-bottom:2px solid #FFF; }

  /* [.nav] Hides items under top menu */
.nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

  /* [.nav] Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 24px; /* match top ul list item height */ z-index: 99; }

  /* [.nav] Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }

  /* [.nav] On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }

  /* [.nav] Default Skin */
.nav ul { border: 1px solid #bbb; border-bottom: none; }
.nav li:hover ul,
.nav li.nav-hover ul { background: #ccc; border-top:1px solid #CCC; }

.nav a { text-transform:uppercase; letter-spacing:1px; font-size:11px; border-right:1px solid #bbb; border-top:1px solid #bbb; font-weight:normal; text-shadow:0 0.1em 0 #FFF; }
.nav a:hover { text-decoration: none; background: #06A; text-shadow:0 0.1em 0 #333; color:#FFF;}
.nav ul a { border-right: none; }
.nav li:hover, .nav li.nav-hover,
.nav a:focus { background: #A6B7C8; }

  /* [.nav] bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/* Categories [#catg] */
#catg { width:958px; height:23px; position:relative;  padding: 0 0 12px; float:left; background:#FFF; }

/* [#catg] Menu */
#catg .nav { float: left; width: 100%; background:#FFF; border:1px solid #C0C0C0; margin:0;}
#catg .nav, #catg .nav * { list-style: none; margin-left:0; }
#catg .nav li { height:23px; float: left; padding: 0; position: relative; background:#FFF; }
#catg .nav ul li { width: 100%; }

#catg .nav .category-listing {
font-family:Georgia,'Times New Roman',serif;font-size:11px;text-transform:uppercase;padding-right:5px;padding-left:5px;font-weight:bold;height:11px;padding-top:3px;
}

#catg .nav .category-listing:hover, #catg .nav .category-listing:focus {
background:#FFFFFF;
}

/* [#catg] Hides items under top menu */
#catg .nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

/* [#catg] Shows submenus */
#catg .nav li:hover ul,
#catg .nav li.nav-hover ul { left: -1px; top: 23px; /* match top ul list item height */ z-index: 99;}

/* [#catg] Hides all sub items (4 levels deep) */
#catg .nav li:hover li ul,
#catg .nav li.nav-hover li ul,
#catg .nav li li:hover li ul,
#catg .nav li li.nav-hover li ul,
#catg .nav li li li:hover li ul,
#catg .nav li li li.nav-hover li ul { top: -999em; }

/* [#catg] On :hover, displays all sub items (4 levels deep) */
#catg .nav li li:hover ul,
#catg .nav li li.nav-hover ul,
#catg .nav li li li:hover ul,
#catg .nav li li li.nav-hover ul,
#catg .nav li li li li:hover ul,
#catg .nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }

/* [#catg] Default Skin */
#catg .nav li:hover ul,
#catg .nav li.nav-hover ul { background: #CCC; }

#catg .nav a { display: block; position: relative; padding: 8px 10px; border:none; line-height:7px; color: #111; text-transform: uppercase; font-size:11px; font-weight:normal; text-decoration:underline; }
#catg .nav a:hover { color:#FFF; background: #A90000; text-decoration:none; text-shadow:0.1em 0.1em 0.1em #111;}
#catg .nav ul a { border-right: none; }
#catg .nav li:hover, #catg .nav li.nav-hover,
#catg .nav a:focus { background: #A6B7C8;}
#catg ul.nav li.current-cat a { color: #FFF; background: #A90000; text-decoration: none; text-shadow:0.1em 0.1em 0.1em #111;}
/* [#catg] bugfix */
.ie7 #catg .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

/* Links */
a { color: #5a636c; text-decoration: none; }
a:hover { text-decoration: underline; color:#A90000; }
.entry-content a:link, .entry-content a:active { color: #A90000; /*font-variant:small-caps;*/  font-weight:bold; text-decoration: none; }
.entry-content a:hover { text-decoration: underline; }
.entry-content a:visited  { color:#06A; }
.entry-content a:visited:hover { text-decoration: underline; color:#A90000; }
.more-link { border:1px solid; padding:0 2px 1px; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: bold; clear: both; }
h1 { font-size: 24px; line-height: 26px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }

/* Content */
.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.entry-title a  { color: #000; text-shadow:0.08em 0.08em 0.1em #AAA;}
.entry-title { /*background:#F5F5F5;*/ color: #333; font-size: 26px; line-height:24px; text-align:left; letter-spacing:-1px; font-weight:bold; /*font-family:Georgia, "Times New Roman", Times, serif;*/ border-bottom: 2px solid #A90000; padding:5px 0 3px 3px; text-shadow:0.08em 0.08em 0.1em #CCC;}
.entry-title a:hover { color: #2361A1; text-decoration: none; text-shadow:0 1px 0 #FFF;}

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #444; /*background:#EEE;*/ font-size:12px; font-style: normal; border-left: 2px solid #DDD; margin:25px; padding-left: 10px; padding-right:10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", "Courier New", Courier, monospace; background: #eee; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
.entry-content ul, .entry-content ol, #search-query { margin-left: 35px; }

#sidebar_bottom ul { list-style-type:disc; list-style-image:url(images/bullet.png); margin:0 0 0 16px; }
#sidebar_bottom li { margin:0; }

ul, ol, dl { margin-left: 15px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type:disc; list-style-image: url(images/bullet.png); }
ul ul { list-style-type: circle; list-style-image:none; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables (previous version) */
/*table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
th { font-weight: bold; }
tr, th, td { border-bottom: 1px dotted #ccc; }
th, td { padding: 5px 3px; } */

/* Forms */
input, textarea, button { background: #f5f5f5; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #333; font-size: 13px; }
input, textarea, button { font-family:Georgia, "Times New Roman", serif; padding: 3px; }
button { padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }

/* Widgets */
.widget-title a { color:#FFF; }
.widget-title { font-weight:normal; height:14px; font-size:11px; line-height:1.2em; border-left:4px solid #C80000; color:#FFF; background:#5A636C url(images/widget_bg.png) no-repeat scroll right center; padding:5px 0 5px 5px; text-transform:uppercase; margin-bottom:3px; text-shadow:0 0.13em 0 #000; }

/* Comments */
.comment { border: 1px dotted #AAA; padding: 20px;}
.comment-content { padding-top: 5px; }
.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 0; padding: 0; text-align: left; }
.comment-list li { background:#F5F5F5; padding: 10px; list-style: none; font-weight: normal; }
.comment-meta { font-weight: normal; font-size: 10px; margin-bottom: 10px; }
.comment-list p { font-weight: normal; text-transform: none; margin: 9px 10px 10px 0; }
.comment-list cite, .comment-list cite a { font-weight: bold; font-style: normal; }
.comment-permalink a, .comment-list cite a { color:#A90000; }
.comment-list .children { margin: 10px; }
.comment-list .administrator { background:#FFF0EE; }
.avatar { float: right; border: 1px #CCC solid; padding: 1px; }
.commenter { font-size: 14px; }
.nocomments { text-align:center; margin:0; padding:0; }
.page-numbers.current { border:1px solid #CCC; padding:0 2px; }

/* Comment Reply */
.form-section { margin-bottom:10px; width:517px;}
.form-section label { cursor:pointer; }
.children .form-section { width:450px; }
.children #comment-form textarea { width:400px; }
#comment-form input { width:200px; padding:2px; margin:5px 0 0; }
#comment-form textarea { width:505px; padding:5px; }
#comment-form #submit { font-size:12px; margin:0; float:right; border:1px solid #999; }
#commenter-details input { margin-right:10px; } 
#allowed-tags { font:10px Verdana, Helvetica, Arial, sans-serif; padding:5px 10px; background:#FFFFEE; border:1px #ddd dotted; margin-bottom:5px; border-top:none; }

/*Pings*/
.pings-list { font-size:10px; }

/*Footer*/
.footer a { color:#aaa; text-decoration:underline; }
.footer a:hover { color:#5c7c9a; background:none; }
#copyright { margin-bottom:0; padding-right:10px; }

/* Horizontal Line */
.hr { height:16px; background:transparent url(images/hr.png) repeat-x scroll center center; }
.hr hr { display:none; }

/* Images */
img.alignleft { float: left; padding: 3px; /*border: 1px solid #999;*/ margin: 8px 8px 0; display: inline; }
img.alignright { float: right; padding: 3px; border: 1px solid #999; background: #fff; margin: 10px 10px 0; display: inline; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; background:#F3F3F3; padding:2px; border:1px solid #DDD; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; font-size:9px; }

.wp-smiley { vertical-align:middle; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* Navigation */
.navigation-links { clear:both; padding:10px 0 0; }
.page-navigation .nav-next { float:left; }
.page-navigation .nav-previous { float:right; }
.single-page-navigation .nav-next { float:right; }
.single-page-navigation .nav-previous { float:left; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }

.grabaciones {
	border:0;
	font-size:97%;
}
.grabaciones ul {
	margin-left:13px;
	font-size:.97em;
	line-height:18px;
}
.grabaciones td {
	vertical-align:top;
}
/* 
	Web20 Table Style
*/
table {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  }
caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
thead, tfoot {
background:url(bg1.png) repeat-x;
text-align:left;
height:30px;
}
thead th, tfoot th {
padding:5px;
}
table a {
color: #333333;
text-decoration:none;
}
table a:hover {
text-decoration:underline;
}
tr.odd {
background: #f1f1f1;
}
tbody th, tbody td {
padding:5px;
}

.container { clear:both; width: 960px; margin:0 auto; background:#FFF; padding:10px; border:1px solid #999;}
.hfeed { /*width: 520px;*/ width:950px; float: left; /*padding:10px 12px 10px 0;*/ border-top:medium double #AAA; text-align:justify; }
.aside { /*width: 400px;*/ width:320px; float: right; padding:10px 0 10px 10px; background:#FFF; border-left:1px solid #CCC; border-top:medium double #AAA;}
.footer { clear: both; height:45px; padding:5px 0 10px; color:#AAA; /*background:#EEE;*/ font-size: 11px; text-align:right; margin-bottom:0; border-top: medium double #AAA; }

/* Sidebars */
#sidebar_top { width:100%; }
#sidebar_bottom { width:100%; font-size:12px; }
#sidebar_left { float:left; /*width:195px;*/ width:154px; }
#sidebar_right { float:right; /*width:195px;*/ width:154px; padding-left:5px; border-left: 1px dotted #CCC; }

.dropcap { color: #A52A2A; display: inline; float: left; font-family: Palatino, "Palatino Linotype", "Times New Roman", serif; font-size: 4.0em; line-height: 0.8em; margin: 0 0.1em 0 0; text-transform: uppercase; text-shadow: 1px 1px 0 #630; }

/* These empty css selectors are here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

.store-product-detail-title {
	padding-top:25px;
}
.store-product-price {
	color:#9A1010;
}