html, body {
background: url(images/bodybg.gif) repeat-x top left #f2ede1;
color:#000000;
font-size:80%;
font-family:verdana, arial, sans-serif;
padding:0;
margin:0;
}

a {
color: #990000;
text-decoration:none;
}

a:link {
color: #990000;
text-decoration:none;
}

a:visited {
color: #990000;
text-decoration:none;
}

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

a img {
border:none;
}

h1 {
font-size: 50pt;
line-height: 40pt;
font-weight: 100;
margin: 0px;
}

h3 {
margin:3px 0 0;
}

#main { xbackground: url(/images/otbmedia_logo_alt.gif) repeat-x top left #f2ede1; }

#container{
width:960px;
margin-left:auto;
margin-right:auto;
}

.header {
text-align:center;
height:108px;
background:#3A4148;
}
.headerText {
width:960px;
margin:0 auto;
background:url(/images/mediaLogo.gif) no-repeat top left transparent;
font-size:5em;
color:#fff;
font-family:georgia;
padding-top:24px;
padding-bottom:20px;
}
.header a:link, .header a:visited, .header a {
color:#f1ede2;
}
.header a:hover {
color:#d9d5ca;
}

.navigation{
background:#6d7377;
font-size:1.2em;
font-size:10px;
color:#484f55;
padding:6px 0;
text-align:center;
margin-bottom:20px;
}
.navigation a, .navigation a:link, .navigation a:visited { color:#fff; }
.navigation a:hover { text-decoration:none; background:#940000; }
.current{ background:#940000; padding:4px 4px; }
.notcurrent { padding:4px 4px; }

#tab {
background:transparent;
padding:0;
margin:0;
} 

.content {
background:#fff;
padding-bottom:20px;
border-bottom:10px solid #D9D5CC;
}

.section {
border-collapse:collapse;
width:760px;
}

.sectionTitle {
color:#D9D5CC;
font-size:1.5em;
padding:5px 5px;
font-weight:bold;
}
	
.padbottom {
padding-bottom:20px;
}

.feature, .meta {
border-top:10px solid #6E7377;
padding:5px;
}

.meta {
text-align:center;
}

.politics, .sports, .hollywood, .food, .wine, .travel {
border-top:10px solid #D9D5CC;
padding:5px;
}

.politics { background:url(/images/otb_section.gif) no-repeat top right; }
.sports { background:url(/images/sports_section.gif) no-repeat top right; }
.hollywood { background:url(/images/hollywood_section.gif) no-repeat top right; }
.food { background:url(/images/food_section.gif) no-repeat top right; }
.wine { background:url(/images/wine_section.gif) no-repeat top right; }
.travel { background:url(/images/travel_section.gif) no-repeat top right; }

.feedTop, .feedFeature {
font-size:1.1em;
padding-bottom:15px;
}
.feedFeature { font-size:1.3em; }
.feedTopTitle {
font-family:georgia;	
font-size: 1.4em;
font-weight:bold;
color:#666;
padding:4px 0;
}
.feedTopSource {
color:#888;
font-style:italic;
}
.feedTopTease {
}
.feedTopLink {
text-align:right;
padding:6px 0 10px;
}
.feedItem{
padding:2px 0;
}

.adBlock {
background:#D8D4C9;
padding:20px 4px;
}
