/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pfre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}





/* Layout ----------------------------------------------------------------- */

body {
    background: #446079;
    font-family: verdana, sans-serif;
    font-size: 11px;
    padding: 20px 0px;
}

input {
     font-family: helvetica, sans-serif;
     font-size: 11px;
     background-color: #f5f5ea;
}

#container {
    width: 980px;
    min-height: 100%;
    margin: 0px auto;
    text-align: left;
    background: #ffffff;
}

#container-inner {
}



#header{
padding-left: 1px;
}



#belowfold {
clear:both;
    margin: 10px;
}

#channels {
padding: 15px 0px;
clear:both;
width: 100%;
}

#channels-inner {
border-top: 1px solid #eaeaea;
}

#tags {
    width: 269px;
    float: right;
}


#tags-inner {
    padding: 21px 0px 0px 10px;
}


#sidebar {
    width: 268px;
    float: right;
    text-align: right;
    background-image: url('/pics/newtjr-masthead.jpg');
    background-repeat: no-repeat;
}

#sidebar-inner {
    padding: 3px 10px 10px 9px;
    margin-top: 8px;
    border-left: 1px solid #eaeaea;
}

#main {
    width: 712px;
    float: left;
}

#main-inner {
    margin: 9px 9px;
}

#logo {
    margin-bottom: 15px;
}
#tags-inner {
    padding: 0px 9px 0px 9px;
    border-left: 1px dotted #cccccc;
    text-align: right;
}


#archive-list {
clear:both;
}

#archive-list a {
text-decoration: none;
color: #d07537;
font-weight: bold;
}


#archive-list a:hover {
text-decoration: underline;
color: #f88c42;
}


#archive-list-inner {
margin: 35px 20px;
}

#archive-list h3 {
margin: 5px 0px; padding 0px;
}

#archive-list ul {
font-size: 12px;
list-style: disc;
list-style-position: inside;
}


#footer {
clear:both;
text-align: center;
border-top: 1px dotted #cccccc;
margin-top: 10px;
padding: 10px;
}

.adunit {
padding: 0px;
margin: 0px 0px 35px 0px;
}

.halfadunit {
padding: 0px;
margin: 35px 0px;
}

#topcontent {
clear:both;
margin: 0px;
padding: 0px;
width: 100%;
display: block;
}


#topcontent-inner {
}

#playerindividual {
text-align: center;
margin: 0px 50px;
}

#playerframe {
float:left;
width: 494px;
margin: 0px;
}

#playerframe img {
padding: 2px;
border: 1px solid #a0a0a0;
background: #eaeaea;
}

#playerframe-inner {
text-align: center;
padding-right: 9px;
}

#topcontent h1 {
font-size: 26px;
font-weight: bold;
margin: 0px;
}

#topcontent h5 {
font-size: 9px;
font-family: verdana, sans-serif;
text-align: center;
}


#topcontent h5 a {
text-decoration: none;
color: #d07537;
font-weight: bold;
}


#topcontent h5 a:hover {
text-decoration: underline;
color: #f88c42;
}


#topothers {
width: 200px;
margin: 0px;
float:right;
vertical-align: middle;
overflow: hidden;
}

#topothers img {

}

#topothers-inner {
margin-left: 0px;
margin-top:0px;
padding-left: 9px;
border-left: 1px solid #eaeaea;
}

#topothers h4 {
font-size: 13px;
font-weight: bold;
padding-bottom: 12px;
}

.chanlist-item {
clear:both;
margin: 0px 5x;
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
}

.chanlist-item img {
float: left;
margin-right:10px;
}

.chanlist-item-inner {
padding: 10px;
}

.chanlist-item-headline {
padding-top: 15px;
}

#blogposts {
text-align: left;
margin-bottom: 25px;
font-family: helvetica, sans-serif;
margin-top: 0px;
padding: 0px;
}

#blogposts-story {
margin-bottom: 10px;
padding: 6px;
border: 1px solid #dadada;
background-color: #f9f9f9;
}

#blogposts h3 {
margin: 0px;
padding: 0px;
font-size: 14px;
font-weight: bold;
}

#blogposts h4 {
font-size: 10px;
font-style: italic;
}

#blogposts p {
font-size: 12px;
}

#sidebar-metadata a {
color: #dd7027;
}

#sidebar-metadata a:hover {
color: #a7551d;
}


#sidebar-metadata h4 {
font-size: 13px;
text-align: right;
margin-bottom: 2px;
}

#sidebar-metadata input {
width: 70%;
}






/* Fonts   ---------------------------------------------------------------- */

a {
color: black;
}

a:hover {
color: #2770dd;
text-decoration: underline;
}

h1 {
   font-size: 18px;
   font-weight: bold;
   margin: 0px;
   padding-bottom: 5px;
}


h2 {
   font-size: 16px;
   font-weight: bold;
   margin: 0px;
   padding: 7px;
   text-align: center;
}


h3 {
   font-size: 14px;
   margin: 0px 10px;
   padding: 10px 0px;
}


h4 {
   font-size: 12px;
   margin: 0px;
   padding: 0px;
   font-weight: normal;
   text-align: left;
}

#channels h1 {
text-align: center;
margin: 0px 50px 10px 50px;
padding: 0px;
font-size: 22px;
}

.chancats {
padding: 15px 0px;
}


.chancats h2 {
padding: 10px;
}








#navtool {
   padding: 0px;
   margin-bottom: 35px;
}
#navtool table {
width:100%;
border-spacing: 0px;
margin: 0px;
padding: 0px;
}


#navtool table tr {
margin: 0px;
padding: 0px;
}

#navtool table tr td {
width:50%;
margin: 0px;
padding: 0px;
}

#navtool h1 {
margin: 0px;
padding: 0px 0px 2px 0px;
font-size: 18px;
}

#navtool h5 {
padding: 3px 6px 3px 6px;
margin: 1px;
border: 2px solid #bbbbbb;
font-family: helvetica;
font-weight: bold;
font-size: 9px;
}

#navtool h6 {
padding: 1px;
text-align: center;
font-weight: bold;
font-size: 12px;
}


#navtool h5:hover {
border: 2px solid #555555;
}

#popular {
margin-bottom: 35px;
}

#popular h4 {
clear:both;
padding: 5px 0px;
margin: 5px 0px;
border-top: 1px solid #eaeaea;
font-weight: bold;
font-size: 12px;
}

#popular h4 img {
float: right;
margin-left: 5px;
margin-bottom: 5px;
padding: 1px;
border: 1px solid #bbbbbb;
}


#popular h5 {
margin-top: 2px;
font-size: 11px;
font-style: italic;
font-weight:normal;
font-family: helvetica;
}

.viewedbox p {
background: #eeeeee;
display: inline;
padding: 1px 3px;
margin: 0px;
border: 1px solid #dddddd;
font-family: helvetica;
}

.viewedbox a {
padding: 0px;
margin: 0px;
}

.viewedbox p:hover {
border: 1px solid #777777;
}


ul {
    font-size: 11px;
    margin-left: auto;
    width: 65%;
}

li {
    margin-top: 2px;
    padding-top: 2px;
    border-top: 1px solid #eeeeee;
}


#channels h3 {
   font-size: 14px;
   margin: 0px;
   padding: 0px;
   font-weight: bold;
}

#channels h4 {
   font-size: 11px;
}



/* Overlay ---------------------------------------------------------------- */

/*  
    overlay dimensions are defined with CSS. this tool detects them dynamically   
    and resizes the background image correspondingly 
*/ 
.overlayframe {     
    display:none;
    background-image:url('/pics/lightgray.png');
} 
 
/*  
    close button (div.close element) is auto-generated by default.  
    here it is positioned on top-right corner  
*/ 

.overlayframe div.close { 
    background:url('/pics/close.png') no-repeat; 
    position:absolute; 
    top:0px; 
    right:0px; 
    width:36px; 
    height:36px; 
    cursor:pointer;     
} 

 
/*  
    the actual content is moved little bit inside so that it doesn't overlap 
    with the drop shadow in the overlayed image 
*/ 
.overlayframe p { 
    padding: 0px; margin: 0px;
}

.overlayframe-inner {
    padding: 40px;
    clear:both;
}
