@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
/* stand-alone tags */
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
body {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: auto;
	width: 600px;
	margin-left: auto;
	background-color: #0066FF;
}
#content p, #content ul, #content ol, 
#content dl, #content blockquote, #content pre, 
#content table, #content h1, #content h2, 
#content h3, #content h4, #content h5,
#content h6, #content iframe {
	margin-bottom: 8px;
}
#content ins {
	text-decoration: none;
}
#content h1, #content h2, #content h3, 
#content h4, #content h5, #content h6 {
	overflow: hidden;
	line-height: 1.1em;
	font-weight: bold;
}
#content h1, #content h2 {
	font-weight: normal;
}
#content h1
{
	font-size: 1.9em;
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(rightn_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#content h1 .lth
{
	background: url(rightn_r1_c1.gif) no-repeat right top;
	display: block;
}
#content h1 .lbh
{
	background: url(rightn_r3_c1.gif) no-repeat right bottom;
	display: block;
}
#content h1 .ith
{
	display: block;
	padding: 2px 56px 2px 3px;
}
#content h2
{
	font-size: 1.6em;
		padding-bottom: 0.1em;
	border-bottom: 1px solid #FFCC00;
}
#content h3
{
	font-size: 1.2em;
}
#content h4
{
	font-size: 1em;
}
#content h5
{
	font-size: 0.9em;
}
#content h6
{
	font-size: 0.8em;
}
#content hr {
	color: #FFCC00;
	height: 1px;
	margin-bottom: 8px;
	border-top: 1px solid #FFCC00;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content sup, #navigation sup, #footer sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
	text-transform: none;
}
#content sub, #navigation sub, #footer sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}
#content code, #content kbd, #content samp,
#content pre, #content blockquote {
	font-family:"Courier New", Courier, mono;
}
#content q {
	color: #333333;
	quotes: "«" "»" "“" "”" "‘" "’";
}
#content a {
	color: #0066FF;
	text-decoration: underline;
}
#content ul {
	list-style: disc;
}
#content ul, #content ol{
	padding-left: 24px;
}
#content ul ul, #content ol ul {
	list-style: circle;
}
#content ul ul ul, #content ol ul ul,
#content ol ol ul, #content ul ol ul{
	list-style: square;
}
#content ul ul, #content ol ol, #content dl ol, 
#content dl ul, #content ol dl, #content ul ol, 
#content ol ul {
	padding-left: 20px;
	margin-left: 8px;
	margin-bottom: 0;
}
#content li {
	width: 100%;
}
#content ol {
	list-style: decimal;
}
#content ol ol {
	list-style: lower-alpha;
}
#content ol ol ol{
	list-style: upper-roman;
}
#content dt {
font-weight: bold;
color: #333333;
}
#content dd {
	background: url(ddbullet.gif) no-repeat 10px 1px;
	padding-left: 24px;
}
#content blockquote {
	padding-left: 23px;
	background: url(closequote.gif) no-repeat 2px 1px;
	border-left: 1px solid #FFCC00;
}
#content abbr, #content acronym, #content span[title] {
	border-bottom: 1px dotted;
}
/* specific markup */
#content .rafa {
	color: #006666;
}
#content .centertodo {
	text-align: center;
}
/* image boxes */
#content .floatright {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	clear: right;
}
#content .floatright img{
	border: 1px solid #000000;
}
#content .cdir {
	text-align: center;
	clear: both;
}
#content .cdir a img {
	border: 3px solid #0066ff;
}
#content .cdir img {
	border: 1px solid #000000;
	vertical-align: middle;
	margin-bottom: 8px;
	margin-right: 4px;
	margin-left: 4px;
}
#content .disc {
	overflow: hidden;
	clear: both;
}
#content .disc h2 {
	clear: both;
	border-bottom-color: #009999;
}
#content .disc h3 {
	clear: both;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #FFCC00;
	font-size: 1.4em;
	font-weight: normal;
}
#content .disc h4 {
	font-size: 1.2em;
}
#content ol.toc {
	font: 0.8em Verdana, Helvetica, sans-serif;
	padding: 2px 2px 2px 30px;
	width: 46%;
	border: 1px solid #CCCCCC;
}
#content ul.videos {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content ul.videos li, #content  ul.videos li a {
	display: block;
	height: 144px;
	width: 136px;
}
#content .article-meta-data {
	font: 1em/1.4em "Trebuchet MS", "Helvetica Neue", Helvetica, sans-serif;
	background: #CCCCCC;
	margin-bottom: 0px;
	border: 2px solid #CCCCCC;
	padding: 2px;
}
#content ul.videos li a:hover {
	background: #cccccc;
}
#content ul.videos li a:hover img{
	border: solid 3px #cccccc;
}
#content ul.videos li {
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}
#content ul.videos li a {
}
#content ul.videos li a img {
	border: 3px solid #0066CC;
	margin-bottom: 4px;
	text-decoration: none;
	vertical-align: top;
	clear: right;
	width: 130px;
	height: 97px;
}
/* episode guides */
#content .episode {
	overflow: hidden;
}
#content .episode h2 {
	clear: both;
	border-bottom-color: #009999;
}
/* infoboxes */
#content table.tracklist {
	border-spacing: 0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 100%;
	clear: both;
}
#content table.tracklist th {
	background-color: #cccccc;
}
#content td hr {
	margin-top: 3px;
	margin-bottom: 3px;
}
#content img.floatright {
	border: 1px solid #000000;
}
#content .tisc dt {
	clear: right;
}
#content table.tracklist td:empty {
	border-left: 0;
}
#content table.tracklist th, #content table.tracklist td {
	padding: 1px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#content table.tracklist td.maintrack {
}
#content table.tracklist col.tracknumber {
	width: 4%;
}
#content table.tracklist col.trackname {
	width: 38%;
}
#content table.tracklist col.trackartist {
	width: 21%;
}
#content table.tracklist col.trackcomposer {
	width: 37%;
}
#content table.tracklist td.not-so-maintrack-but-still {
}
#content table.datagrid {
	border-spacing: 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 100%;
}
#content table.datagrid th {
	background-color: #cccccc;
}
#content table.datagrid td[axis=unknown] {
	color: #CCCCCC;	
}
#content table.datagrid th, #content table.datagrid td {
	padding: 1px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#content table.infobox, #content table.infobox-vertical {
	background: #FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-spacing: 0;
}
#content table.infobox {
	width: 216px;
	float: right;
	clear: right;
}
#content img.figure {
	float: left;
}
#content table.infobox-vertical {
	width: 200px;
	clear: right;
}
#content table.infobox, #content table.infobox caption{
	margin-left: 8px;
}
#content table.infobox caption, #content table.infobox-vertical caption{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #cccccc;
	font-size: 1.2em;
	font-weight: bold;
	display: none;
}
#content table.infobox td, 
#content table.infobox th, 
#content table.infobox-vertical td, 
#content table.infobox-vertical th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #cccccc;
	padding: 1px 2px;
	font-size: 0.8em;
}
#content table.infobox th{
	width: 45%;
}
#content table.infobox td{
	width: 55%;
}
#content table.infobox-vertical td{
	width: 58%;
}
#content table.infobox-vertical th{
	width: 42%;
}
#content table.infobox tr.figure td,
#content table.infobox-vertical td.figure{ 
	text-align: center;
}
#content table.infobox tr.figure td{ 
	width: 100%;
}
#content table.infobox-vertical td.figure{
	width: 48%;
	background: #cccccc;
}
#content table.infobox tr.figure td img, 
#content table.infobox-vertical td.figure img{
	border: 1px solid #000000;
}
#content table.infobox tr.figure td a img,
#content table.infobox-vertical td.figure a img{
	border: 3px solid #0066ff;
}
#content .float{
	float:right;
	width: 216px;
	font-size: 0.8em;
	background: #CCCCCC;
	overflow: hidden;
	clear: right;
	margin-bottom: 8px;
	margin-left: 8px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#content .the-loop {
	float: left;
	width: 400px;
}
#sidebar {
	width: 174px;
	float: left;
	margin-left: 10px;
}
#sidebar hr {
	color: #cccccc;
	display: block;
	height: 1px;
	margin-bottom: 8px;
	border-top: 1px solid #FFCC00;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar .widget .textwidget, #sidebar .widget dl.miniposts {
	overflow: hidden;
	margin-bottom: 8px;
	width: 100%;
	font: 0.8em Verdana,Helvetica, sans-serif;
}
#sidebar .widget ul, #sidebar .widget h3 {
	margin-bottom: 0px;
}
#content .float img{
	border: 1px solid #999999;
}
#content .float p{
	text-align: center;
}
#content .float h2, #content .widget h2 {
	font-weight: bold;
	color: #000000;
	background: #CCCCCC;
	font-size: 1.1em;
	padding: 1px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 6px;
	border-top: 1px solid #CCCCCC;
}
#content .float dt {
	width: 40%;
	float: left;
	margin: 0;
	border-top: 1px solid #999;
	font-weight: bold;
	clear: left;
	padding-bottom: 3px;
}
#content .float dd {
	border-top: 1px solid #999999;
	margin: 0px;
	float: left;
	width: 60%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	background: none;
}
#content .float dl {
	margin: 6px;
	font: 1em Verdana, Helvetica, sans-serif;
	overflow: hidden;
}
#content .float ul {
	margin: 6px;
	font: 1em Verdana, Helvetica, sans-serif;
	overflow: hidden;
}
#content .float .nonfloat dl, 
#content .widget_miniposts2_display dl {
	font: 1em Verdana, Helvetica, sans-serif;
	overflow: hidden;
}
#content .float .nonfloat dt, 
#content .widget_miniposts2_display dt {
	float: none;
	width: auto;
	border-width: 0px;
	color: #333333;
}
#content .float .nonfloat dd, 
#content .widget_miniposts2_display dd {
	float: none;
	width: auto;
	margin-bottom: 6px;
	text-indent: 15px;
	padding-left: 0px;
	background: url(ddbullet.gif) no-repeat 2px 0px;
}
#content ul.likeadd {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	padding-left: 0;
}
#content ul.likeadd li{
	display: inline;
	border-left: solid 1px #000000;
	padding-left: 4px;
}
#content ul.likeadd li:first-child{
	border-left: 0;
}
#content ul.likeadd a{
}
#content .nonfloat dd ul {
	 padding-left: 0em;
	 margin-left: 1.5em;
}
/* analog article */
#content .fecha {
	font-size: smaller;
	color: #333333;
}
#content .postmetadata {
	font: 0.8em/16px Verdana, Helvetica, sans-serif;
	}
#content .postmetadata .label{
	display: none;
}
#content .author, #content .edit, #content .date, 
#content .category, #content .permalink {
	padding: 3px 2px 3px 18px;
}
#content .postmetadata .author {
	background: url(user.png) no-repeat left top;	
}
#content .postmetadata .edit {
	background: url(pencil.png) no-repeat left top;
}
#content .postmetadata .permalink {
	background: url(pilcrow.png) no-repeat left top;
}
#content .postmetadata .date {
	background: url(date.png) no-repeat left top;
	border-bottom-width: 0px;
}
#content .postmetadata .category {
	background: url(folder.png) no-repeat left top;
}
#content .fecha span[title]{
	border-bottom: 0;
}
#content .antetitulo {
	font-size: 0.8em;
	margin-bottom: 0px;
}
#content .bajada {
	font-size: 1.25em;
	color: #333333;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom-width: 0px;
}
#content .arti {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px solid #CCCCCC;
	margin: 0px 0px 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#content .arti p{
	line-height: 1.3em;
}
#content .arti h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	background: none;
	color: #000000;
}
#content .arti h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0;
	padding-bottom: 0px;
}
#content .arti h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#content .arti dd{
	background: none;
}
#content .arti cite {
	font-style: normal;
	font-variant: small-caps;
}

#content p.uno:first-letter {
	font-size: 4.7em;
	float: left;
	margin-bottom: 0.1em;
	margin-right: 0.1em;
}
#content p.uno:first-line {
	font-variant: small-caps;
}
/* digital article */
#content .mesenguer {
	font: 1.2em Helvetica, sans-serif;
	border: 2px solid #009999;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#content .mesenguer h1 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #999999;
		background: none;
			color: #000000;
}
#content .mesenguer h2 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 0px;
	font-style: normal;
	padding-bottom: 0px;
}
#content .mesenguer h3 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 0px;
}
#content .mesenguer dl {
	margin-bottom: 8px;
	margin-top: 0px;
}
#content .mesenguer dt {
	font-weight: bold;
	color: #333333;
}
#content .mesenguer dd {
	background: none;
}
/* sections */
#header {
	height: 150px;
	width: 600px;
	z-index: 0;
	background: #FFFFFF;
}
#content #breadcrumb {
	font: 0.8em Verdana, Helvetica, sans-serif;
	margin-bottom: 4px;
}
#content #breadcrumb img {
	vertical-align: middle;
}
#content #breadcrumb a {
	font-weight: bold;
}
#content .navigation {
	overflow: hidden;
	font-size: 0.8em;
	width: 584px;
	list-style: none;
	font-family: Verdana, Helvetica, sans-serif;
}
#content .navigation .previous {
	text-align: left;
	width: 272px;
	float: left;
	padding-left: 20px;
	background: url(arrow_left.png) no-repeat left top;
	display: block;
}
#content .navigation .next {
	text-align: right;
	width: 272px;
	float: right;
	padding-right: 20px;
	background: url(arrow_right.png) no-repeat right top;
	display: block;
}
#content .navigation-home {
	overflow: hidden;
	font-size: 0.8em;
	width: 400px;
	list-style: none;
	font-family: Verdana, Helvetica, sans-serif;
}
#content .wp-polls {
	background: url(micopoll.jpg) no-repeat right top;	
}
#content .navigation-home .previous {
	text-align: left;
	width: 180px;
	float: left;
	padding-left: 20px;
	background: url(arrow_left.png) no-repeat left top;
	display: block;
}
#content .navigation-home .next {
	text-align: right;
	width: 180px;
	float: right;
	padding-right: 20px;
	background: url(arrow_right.png) no-repeat right top;
	display: block;
}
#navigation {
	color: #FFFFFF;
	font-size: 0.8em;
	width: 596px;
	background: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-top: 0;
	margin-bottom: 0;
}
#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li{
	display: inline;
	border-left: 1px solid #FFFFFF;
	padding-left: 0.6em;
	margin-left: -4px;
	padding-right: 0.6em;
}
#navigation li a img {
	border-width: 0px;
	vertical-align: text-bottom;
}

#navigation li:first-child{
	border-left: 0px;
}
#navigation a {
	font-weight: bold;
}
#navigation a, #footer a {
	color: #FFCC00;
}
#content {
	background-color: #FFFFFF;
	width: 584px;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
}
#footer {
	background-color: #000000;
	width: 584px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	margin-top: 0;
	margin-bottom: 0;
}
#footer p {
	margin-bottom: 0;
}
#footer a img {
	border:0;
}
#footer hr, #content .wp-pagenavi .last {
	display: none;
}
#content .wp-pagenavi  {
	margin-bottom: 8px;
}
#footer .chilean {
	background: url(cl.png) no-repeat left center;
	padding-left: 20px;
}
#content .fourhundredfour {
	width: 380px;
	padding-right: 204px;
	font: 0.8em Verdana, Helvetica, sans-serif;
	background: #FFFFFF url(Image2mm.jpg) no-repeat right bottom;
	line-height: 1.5em;
}
#content .fourhundredfour h1{
	background: none;
	color: #000000;
	padding: 0;
	font: 1.7em/1.2em Verdana, Helvetica, sans-serif;
}
#content .fourhundredfour h1 img{
	vertical-align: middle;
	margin-right: 5px;
}
#content .fourhundredfour p, 
#content .fourhundredfour h1, 
#content .fourhundredfour ul, 
#content .fourhundredfour hr {
	margin-bottom: 20px;
}
#content .fourhundredfour .lastparagraph{
	margin-bottom: 8px;
}
#content .fourhundredfour hr {
	color: #333333;
	height: 2px;
	border-top: 2px solid #333333;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#content .fourhundredfour a img {
	border-width: 0;
	text-decoration: none;
	vertical-align: top;
	margin-right: 3px;
}
