/*
Theme Name: Old Popular Yolk
Theme URI: http://joshuagoodwin.com/2009/07/old-popular-yolk-free-wordpress-theme/
Description: Easy to customise and minimal, featuring a print stylesheet and some exciting CSS3 treats. Supports threaded comments for WordPress 2.7 and beyond. Wrapped around a grid, with a whiff of the International Typographic Style.
Version: 2.2.2
Author: Joshua Goodwin
Author URI: http://joshuagoodwin.com/
Tags: light,blue,white,right-sidebar,two-columns,fixed-width,threaded-comments
License: http://www.gnu.org/licenses/gpl.html
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,blockquote,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:0.8}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
font:14px/24px "Helvetica Neue", "HelveticaNeueLT Std", Helvetica, Arial, sans-serif;
background:#ECECEC;
color:#222;
margin:0;
padding:0;
line-height:125%;
}
a {
color:#A54747;
text-decoration:none;
border-bottom:dashed 1pt;
}
a:hover {
color:#073447;
}

.current_page_item a, .current-cat a, .home #site-name a {
color:#FFFFFF; background:#A54748; font-weight:bold; padding-left:3px;  padding-right:3px;border:none
}

code {
font-family:Consolas, Monaco, Courier, monospace;
background:#EAF3FA;
}
p {
margin:16px 0;
}
#container {
width:940px;
margin:0 auto;

}
#masthead {
margin:0px;
height:40px;
padding-top:9px;
padding-left:10%;
background:url(http://www.canalnorte.tv/cn/wp-content/themes/old/imagenes/fondo-masthead.gif); background-position: 8px 0 0 0;
}

#masthead li a {background:#6E6E6E; color:#FFFFFF; font-weight:bold; padding-left:3px;  padding-right:3px;border:none}
#masthead li a:hover {background:#A54747; color:#FFFFFF; font-weight:bold; padding-left:3px; padding-right:3px; border:none}
.sindecorar {border:0px; text-decoration:none;}
.centrado {text-align:center; display: block;
margin: auto;}

#premasthead {
margin:0px;
height:40px;
width:100px;
padding-top:9px;
float:left;
background:url(http://www.canalnorte.tv/cn/wp-content/themes/old/imagenes/fondo-barras.gif); background-position: 8px 0 0 0;}


#historico{background:url(http://canalnorte.tv/cn/wp-content/themes/old/imagenes/historico.gif); background-repeat:no-repeat; height:350px; width:95%; padding-top:100px;}

#masthead a, h2 a, h3 a {
font-weight:bold;
text-decoration:none;
}
#archive-what {
margin-top:0;
}
#site-name {
float:left;
}
#masthead ul li {
display:inline;
}
#masthead ul li a {
display:block;
float:left;
margin-left:20px;
}
#site-name a {
display:block;
}
#site-slogan {
float:right;
width:280px;
margin:0;
}
.entry {
margin-bottom:48px;
background:#FFFFFF;
padding:8px;
border-style:dashed;
border-width:1px;
border-color:#7C7C7C;
}
.entry-title {
line-height:48px;
font-size:48px;
letter-spacing:-1px;
color:#A8A8A8;
}

.big {
line-height:66px;
font-size:68px;
font-weight:900;
letter-spacing:-1px;
color:#A54747;
}



.entry-title a {background:#A54747; color:#FFFFFF; border:none;}
.entry-title a:hover {color:#A8A8A0;}




#main {
float:left;
width:585px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:330px;
border-style:dashed;
border-width:1px;
border-color:#7C7C7C;
padding-left:4px;
padding-right:4px;
float:right;
padding-bottom:24px;
background:#FFFFFF;
}
#sidebar h2, h3 {
margin:24px 0;
font-size:24px;
}
a.rsswidget img {
display:none;
}
#sidebar ul.children {
margin-left:20px;
}
.widget {
margin:24px 0;
}
.navigation {
margin:24px 0 48px 0;
height:24px;
}
.comment-navigation {
margin:24px 0;
}


.meta {
background: #414141;
color:#FFFFFF;
border:none;
}

.meta a {
background: #414141;
color:#FFFFFF;
border:none;
}

#footer {
clear:both;
margin:24px 0;
}
blockquote {
background:url(imagenes/fondo-quote.gif); height:233px; background-position:top right; background-repeat:no-repeat; text-align:right; color:#FFFFFF; font-weight: bold; font-size:125%; line-height:150%;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:16px 0 16px 10px;
padding:0 20px;
}
.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}
.entry-content ul li, .comment-body ul li {
list-style-type:square;
}
.entry-content ol li, .comment-body ol li {
list-style-type:decimal;
}
::-moz-selection {
background:#073447;
color:#fff;
}
::selection {
background:#073447;
color:#fff;
}
/* WordPress image things */
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.wp-caption {
text-align:center;
background-color:#EAF3FA;
padding-top:4px;
margin:2px 20px;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
img#wpstats{display:none}