﻿body {
	background-color: #f0f0f0;
	background-image: url('bgstrip.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	
	font-family: Arial, sans-serif;
	font-size: small;
	
}

/******** General stuff ***************/

h1 {
	color: gray;
	font-size: medium;
	padding: 4px;
    /*padding-top: 10px;*/
}

h2 {
	font-size: large;
	padding: 4px;
}

img, img a {
	border: 0;
}

.headerbox {
	width: 910px;
	padding: 5px;
	/*margin-bottom: 30px;*/
	height: 26px;
	
}

.header {
	color: gray;
	font-size: medium;
	padding: 4px;
	float: left;
	font-weight: bolder;

}

.right {
	text-align: right;
	width: 100%;
}

#maincont {
	width: 920px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	
}

.whitecont {
	width: 910px;
	padding: 5px;
	height: auto;
	background-color: white;
	margin-top: 15px;
}

.greycont {
	width: 910px;
	padding: 5px;
	background-color: #f6f6f6;
	clear: both;
}

#menu {
	width: 922px;
	height: 45px;
	color: white;
	font-weight: bold;
	background-image: url('logo2.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000099;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 0;
	clear: both;
	
}

#menuitems {
		width: 920px;
		text-align: right;
		position: relative;
		top: 15px;
}

.menuitem {
	padding-left: 5px; padding-right: 5px;

}

.menuitem a:link {
	text-decoration: none;
	color: white;
	padding-left: 5px; padding-right: 5px;
}


.menuitem a:visited {
	text-decoration: none;
	color: white;
	padding-left: 5px; padding-right: 5px;
}

.menuitem a:hover {
	background-color: #000080;
	padding-top: 10px; padding-bottom: 10px;
	margin-top: 10px; margin-bottom: 10px;
	color: white;
	padding-left: 5px; padding-right: 5px;
}


.menuitem a:visted:hover {
	background-color: #fff39f;
	padding-top: 10px; padding-bottom: 10px;
	margin-top: 10px; margin-bottom: 10px;
	color: #ffa600;
	padding-left: 5px; padding-right: 5px;
}


#contactbuttons {
	width: 320px;
	height: 92px;
	/*position: absolute; top: 236px; left: 0px;*/
	margin-left: 8px;
	margin-top: -40px;
	position: relative;

}

#contactbuttons img {
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 4px;

}

#email {
	width: 97px;
	height: 92px;
	background-image: url('but_email.png');
	background-repeat: no-repeat;
	float: left;
}

#email:hover {
	background-image: url('but_emaildown.png');
	background-repeat: no-repeat;
	float: left;
}

#skype {
	width: 121px;
	height: 92px;
	background-image: url('but_skype.png');
	background-repeat: no-repeat;
	float: left;
	}

#skype:hover {
	background-image: url('but_skypedown.png');
	background-repeat: no-repeat;
	float: left;
}


#webcam {
	width: 98px;
	height: 92px;
	background-image: url('but_webcam.png');
	background-repeat: no-repeat;
	float: left;
}

#webcam:hover {
	background-image: url('but_webcamdown.png');
	background-repeat: no-repeat;
	float: left;	
}

#twitter {
	background-image: url('but_twitter.png');
	background-repeat: no-repeat;
	width: 152px;
	height: 36px;
	float: left;
	margin-left: 3px;
	margin-top: 4px;
}

#twitter:hover {
	background-image: url('but_twitterdown.png');
	background-repeat: no-repeat;
	float: left;
}

#facebook {
	background-image: url('but_fb.png');
	background-repeat: no-repeat;
	width: 158px;
	height: 36px;
	float: left;
	margin-top: 4px;
	padding-left: 0px;

}

#facebook:hover {
	background-image: url('but_fbdown.png');
	background-repeat: no-repeat;
	float: left;
}

.msgbox {
	width: 550px;
	padding: 5px;
	/*margin-top: -40px;*/
	margin-right: 30px;
	float: right;
	
}

.msgbox2 {
	width: 570px;
}

.imgwhitebox {
	background-color: white;
	padding: 5px;
	width: 410px;
	margin-left: auto; margin-right: auto;
}

.clear {
	clear: both;
	color: white;
	visibility: hidden;
}

.ie6bad {
	min-height: 118px;
}

.ie6bad img {
	float: right;
	padding: 3px;
}

.ie6bad a {
	text-decoration: underline;
	color: #ffa600;
}

/******************************************************/



/***************** Adverts *********************/

#topad {
	width: 460px;
	height: 60px;
	color: #f0f0f0;
	margin: 20px 0px 20px auto;
	text-align: center;
	border: 1px black solid;
}

#topad img a, #rightad img a {
	border: 0;
}

#rightad {
	width: 150px;
	height: 355px;
	float: right;
	color: #f0f0f0;
	text-align: center;
	margin-top: -40px;
	margin-right: 10px;
		border: 1px black solid;
}

/***********************************************/

/********* On Air bit, top part of index page *******/

.onair {
	text-align: left;
	height: 210px;
	width: 310px;
	position: relative;
	float: left;
	margin-right: 15px;
	/*margin-top: 10px;*/
	margin-left: 10px; 
	/*clear: both;*/
}

.onair img {
	padding: 7px;
	bottom: 2px;
}

.showbox {
	background: rgba(0, 0, 0, 0.5);
	width: 310px;
	/*padding-bottom: 2px;*/


}

.ieshowbox {
	width: 310px;
	/*padding-bottom: 2px;*/
	background-color: black;
	filter:alpha(opacity=50);

}

.descbutcont {
	width: 310px;
	text-align: right;
	position: absolute; bottom: 0px; right: 0px;
}


.descbox {
	background: rgba(0, 0, 0, 0.5);
	width: 302px;
	padding: 4px;
	color: white;
	font-size: small;
	text-align: left;

}

.iedescbox {
	background-color: black;
	filter:alpha(opacity=50);
	width: 302px;
	padding: 4px;
	color: white;
	font-size: small;
	text-align: left;

}


.show {
	color: white;
	font-size: medium;
	padding: 7px;
	font-weight: bold;
	position: relative; /* Stops transparency of text in IE */
}

.time {
	font-size: x-small;
	color: white;
	font-weight: bold;
	position: relative; /* Stops transparency of text in IE */
	padding-left: 7px;
	
}

.othershows {
	width: 185px;
	padding: 5px;
	text-align: left;
	float: left;
}

.othershows_show {
	color: black;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.othershows_show a {
	color: black;
	text-decoration: none;
}


.othershows_dj {
	font-size: small;
	color: #000080;
	font-weight: bold;
	
}

.othershows_time {
	font-size: small;
	color: gray;
	font-style: italic;
}

.othershows_img {
	width: 180px;
	height: 122px;
}

.othershows_plug {
	border-top: thin #EDEDED solid;
	border-bottom: thin #EDEDED solid;
	padding-top: 3px; padding-bottom: 3px;
	font-size: x-small;
	vertical-align: top;
}

#showsblock {
	background-color: white;
	width: 920px;
	min-height: 450px;
	clear: both;
	position: relative;
	margin-top: 15px;
}

#showsblock td {
	width: 180px;
	padding-left: 5px; padding-right: 5px;
}

.top {
	vertical-align: top;
}

#nothingon {
	text-align: left;
	height: 210px;
	width: 310px;
	position: relative;
	float: left;
	margin-right: 15px;
	/*margin-top: 10px;*/
	margin-left: 10px; 
	background-image: url('nothingon.jpg');
	background-repeat: no-repeat;
	clear: both;
}

/*
#twitter {
	width: 580px;
	float: right;
	padding-left: 5px; padding-right: 5px;

}*/

.twit {
	margin-left: 20px;
	font-weight: bold;
	color: gray;
	margin-bottom: -5px;
}

#tweets {
	padding: 0;
	border: 2px #ffa600 solid;
	margin-top: -11px;
}


.listenbox {
		width: 500px;
		height: auto;
		background-color: white;
		margin-left: auto; margin-right: auto;
		text-align: left;
		padding: 5px;
		font-size: small;
}


/*****************************************************************************/

/************ News bit, middle of index page *******************************/

#newsblock {
	background-color: #f6f6f6;
	width: 904px;
	min-height: 380px;
	padding: 8px;
}

#mainnews {
	width: 312px;
	padding: 1px;
	clear: both;
	float: left;
}

#mainimg {
	width: 310px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	
}

.headline {
	color: #000080;
	font-size: medium;
	padding-top: 5px; padding-bottom: 5px;
	font-weight: bold;

}


#smallarts {
	width: 364px;
	float: left;
	margin-left: 20px;
}

.smlart {
	float: left;
	width: 364px;
	padding: 2px;
	
}

/******************************************************************/

/***************** News **********************/

.article {
	text-align: left;
	line-height: 1.4em;
	position: relative;
}

.article img {
	float: right;
	margin: 4px;
	clear: both;
}

.date {
	font-size: x-small;
	color: gray;
	font-weight: bold;
}

#newsblock_sm {
	background-color: #f6f6f6;
	width: 904px;
	min-height: 250px;
	padding: 8px;
}

.footerart {
	width: 200px;
	float: left;
	margin: 10px;
	margin-right: 20px;
}

.newsthumb {
	width: 150px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 4px;
}

.findmore {
	text-align: right;
	margin-top: 200px;
}

.findmore a {
	color: black;
	font-weight: bold;
}

.archivecont {
	margin-top: 7px; margin-bottom: 7px;
	width: 920px;
	position: relative;
	clear: both;
}

.archivecont a {
	text-decoration: none;
}

.left {
	float: left;
}

/**************************************************/

/**************** Shows *************************/

.showmore {
	background-color: #000080;
	padding: 2px;
	color: white;
	font-weight: bold;
}

.showmore a {
	text-decoration: none;
	color: white;
}

.sort {
	text-align: right;
}

.sort a {
	color: black;
	font-weight: bold;
}

.more {
	background-color: gray;
	padding: 2px;
	color: white;
	font-weight: bold;
}

.more a {
	text-decoration: none;
	color: white;
}

.gallery {
	text-align: left;
	padding: 3px;
	border: 2px #f6f6f6 solid;
	clear: both;
	
}

.gallery img {
	padding: 2px;
	float: none;
	position: relative;
}

/****************************************************/

/**************** Schedule ********************/

.schday {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	min-height: 131px;
}

.schday hr {
	
	border: 1px #ffa600 solid;
}

.schday h3 {
	color: #000080;
	font-size: medium;
	font-weight: bold;
}

.schday a {
	text-decoration: none;
	color: black;
}

.schday .time {
	font-size: small;
	font-weight: bold;
	color: black;
	margin-right: 5px;
	
}

.schday .name {
	
	font-size: medium;
	font-weight: bold;
	color: black;
	padding: 1px;
}

.schday .name a:hover {
	text-decoration: underline;
	color: black;
}

.schday .dj {
	color: gray;
	font-weight: bold;
	font-size: x-small;
}

/*********************************************/

/************* Footer ********************/

#footerblock {
	background-color: white;
	width: 910px;
	min-height: 300px;
	padding: 5px;
}

.footerthird {
	width: 290px;
	padding: 2px;
	float: left;
	min-height: 300px;
}

.footerthirdr {
	width: 290px;
	padding: 2px;
	float: right;
	min-height: 300px;
}

.footerthirdr a {
	color: #ffa600;
	font-weight: bold;
	text-decoration: none;
}

