/* 	
	OSCAR RADIO WEBSITE
	SCREEN STYLESHEET
	WILL PIMBLETT
	CREATION DATE: 18/03/2010
*/

* {margin: 0; padding: 0;} /* base reset */
/* * {font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", sans-serif;
font-weight: 300;
, Helvetica, Arial, sans;} */
* {font-family: "Helvetica Neue", sans-serif; }
a {
	color:#c00;
	font-family: "Helvetica Neue", sans-serif;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong {
	font-family: "Helvetica Neue", sans-serif;
	font-weight:bold;
}

#wrapper {width: 980px; margin: 0 auto;}

#header {
width:980px; height: 175px;
background-color: #c00;
margin: 0 auto;
position: relative;
}
#header-border-l {
background: url(images/header-border-l.png);
width:15px;
height: 14px;
position: absolute;
top:161px;
left:0;
z-index: 1;
}
#header-border-r {
background: url(images/header-border-r.png);
width:15px;
height: 14px;
position: absolute;
top:161px;
right:0;
z-index: 1;
}
#header-logo {
background: url(images/header-logo.png);
left:19px;
width:143px;
height: 158px;
position: absolute;
top:5px;
z-index: 1;
}
#header-box {
background: url(images/header-box.png);
right:0;
width:780px;
height: 124px;
position: absolute;
top:0;
z-index: 1;
color: #fff;
}

#header-box h1 {
margin: 14px 0 0 20px;
font-size: 14px
}

#header-box h2 {
margin: -8px 0 0 20px;
font-size: 30px; font-weight: bold;
}

#header-box h3 {
margin: 2px 0 0 23px;
font-size: 13px; font-weight: lighter;
font-style: italic;
}

#header-box #column2 {
position: absolute;
left:400px;
top:0;
}

#header-box #description {
width: 180px; height: 100px;
position: absolute; top:14px; left: 230px;
font-size: 12px; font-weight: 400;
font-family: "Helvetica Neue", sans-serif;

}

#header-box #description-next {
width: 145px; height: 100px;
position: absolute; top:14px; left: 225px;
font-size: 10px; font-weight: 500;
font-family: "Helvetica Neue", sans-serif;
}

#listen-but {
margin: 0 0 0 18px;

}

#nav {
position: absolute;
top:134px; left:205px;
}
#nav-but {

list-style-type: none;
}
#nav-but li {
width:97px; height:30px;
float: left;
margin-right: 13px;
}
#nav-but li.active {
background: url(images/nav-but.png);
}

#nav-but li:hover {
background: url(images/nav-but.png);
}

#nav-but li a {
color: #fff;
text-decoration: none;
display: block;
text-align: center;
padding-top: 6px;
font-weight: bold;
font-size: 14px;
}

#content {
margin-top: 8px;
width:650px;
padding-left: 8px;
}

#content h1 {
font-size: 26px;
margin-top: 10px;
border-bottom: solid 1px #e7e7e7;
font-family: "Helvetica Neue", sans-serif;
font-weight: 400
}
#content h2 {
font-size: 23px;
margin-top: 10px;
border-bottom: solid 1px #e7e7e7;
font-family: "Helvetica Neue", sans-serif;
font-weight: 400
}
#content h3 {
margin-top: 5px;
margin-left:10px;
font-size:17px;
}
#content h4 {
margin-top: 5px;
margin-left:10px;
font-size:14px;
}
#content p {
line-height: 150%;
font-size: 13px;
margin-left: 10px;
margin-top: 5px;
}
#content .image {
padding: 5px;
}
#content ul {
font-size:12px;
list-style-type:none;
}
#content li {
margin-left:15px;
}
#sidebar {
width: 300px;
float: right;
}
#sidebar .box {
margin: 12px 0 5px 0;
width: 249px;
min-height: 60px;
background: #f4f4f4 url(images/sidebar-box.png) no-repeat bottom right;
border: 3px white;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
padding: 15px 18px 18px 18px;
}
#sidebar h3 {
font-size: 18px;
font-family: "Helvetica Neue", sans-serif;
font-weight: 400;
color: #c00;
border-bottom: 1px solid #c00;
}
#sidebar p {
	padding: 5px 0 2px 2px;
	line-height: 150%;
	font-size:12px;
}
#sidebar .box img {
	padding:4px;
}
#sidebar .promo-but {
display: block;
}

#footer {
	height:100px;
}

ol.tumblr_posts {

}
li.tumblr_post {
list-style-type:none;
margin:3px 0 10px 0;
padding:0;
}
div.tumblr_title {
font-weight:bold;
}
div.tumblr_body {

}
table.board {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	border-collapse: separate;
	background-color: white;
}
table.board th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.board td {
	font-family: "Helvetica Neue", sans-serif;
	font-size:12px;
	border-width: 1px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	background-color: rgb(250, 240, 230);
}
table.podcasttable {
font-size:14px;
}
table.podcasttable td {
	padding: 0px;
	margin:0;
}
table.podcasttable img {
padding:0;
margin:0;
}

.boardh {
margin-bottom:10px;
}
#sched {
	border-color: #ae1a1a;
	border-width: 1px;
	margin: 10px 0 0 10px;
	padding: 0px;
	border-collapse: collapse;
	border-style: solid;
	font-size: 12px;
}

.sched-days th {

	background-color: #991718;
		padding-bottom: 8px;
	padding-top: 7px;
	color: white;
	font-weight: bold;
}
#sched td {
	width: 84px;
}
.sched-period td {
	border-left-color: #991718;
	border-left-width: 1px;
	border-left-style: solid;
	color: white;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ae1a1a;
}
.sched-time td {
	background-color: #f9e8e5;
	border-left-color: #c2a1a1;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 3px;
	padding-left: 3px;
	color: #ae1a1a;
	padding-bottom: 3px;
	padding-top: 10px;
	font-style: italic;
}
.sched-name td {
	background-color: #f9e8e5;
	border-left-color: #c2a1a1;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}
.sched-period td.first {
	border-left-style: none;
}
.sched-time td.first {
	border-left-style: none;
}
.sched-name td.first {
	border-left-style: none;
}


/* OVERRIDES */
.nopad {padding:0;}

