@charset "utf-8";
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
body {
	background-image: url(../images/background_stripe.jpg);
	background-repeat: repeat-x;
	background-color: #0B4865;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol, li { list-style: none; display: inline;}
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
.clear {
	clear: both;
}
.status_error {
	background-color: #F00;
	color: #FFF;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.status_ok {
	background-color: #090;
	color: #FFF;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
#all {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFF;
}
div#banner1 {
	float: right;
	width: 730px;
	padding-top: 2px;
}
div#login {
	float: left;
	width: 180px;
	background-image: url(../images/login_back.jpg);
	height: 85px;
	margin-top: 2px;
	margin-left: 2px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	color: #FFF;
}
#login #email, #login #password {
	font-size: 11px;
	border: 1px solid #000;
	width: 150px;
	padding: 2px;
}
#login #log_button , #login #logout_button{
	background-color: #000;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #000;
	color: #FFBD00;
	font-weight: bold;
	margin-top: 3px;
}
#login .edit_profile a{
	color: #FFF;
	background-color: #000;
	padding: 2px;
	border: 1px solid #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
}
#main {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#main .left {
	float: left;
	width: 470px;
	margin-left: 3px;
}
#main .right {
	float: right;
	width: 160px;
	margin-left: 0px;
}
#main .center {
	float: left;
	width: 300px;
	margin-left: 5px;
}
#onair {
	background-image: url(../images/on_air.png);
	height: 88px;
	width: 280px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	background-position: center;
}

#events img {
	border: 1px solid #000;
}
#events td{
	font-size: 10px;
	text-align: center;
}
#events {
	margin-top: 5px;
	position: relative;
	z-index: 2;
	background-color: #FFF;
}

#events a {
	color: #000;
	text-decoration: none;
}
.node {
	margin-bottom: 8px;
	position: relative;
	z-index: 1;
	background-color: #FFF;
}

.node .node_title {
	background-color: #6392CA;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.node .node_title a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.node .node_photos {
	float: right;
	width: 175px;
}
.node .node_text {
	float: left;
	width: 282px;
	font-size: 11px;
	line-height: 15px;
}
.node .node_text2 {
	float: left;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.node .node_image {
	border: 1px solid #6392CA;
	padding: 2px;
}

.node #node_photos2{
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.top5_song_title {
	color: #0099FF;
	font-size: 11px;
	font-weight: bold;
}
#search {
	text-align: center;
	margin-bottom: 12px;
}



#search_text {
	padding: 3px;
	border: 1px solid #6392CA;
	width: 250px;
	margin-top: 5px;
}
#search_button {
	margin-top: 5px;
	border: 1px solid #6392CA;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#menu_footer ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu_footer li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#menu_footer li a {
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
}
#menu_footer {
	background-color: #084864;
	padding: 6px;
	text-align: center;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 8px;
}
#footer {
	background-color: #084864;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 9px;
	color: #FFF;
	padding: 5px;
	position: relative;
}
#footer td {
	vertical-align: top;
}
#credits {
	text-align: center;
	font-size: 11px;
	color: #FFF;
	margin-bottom: 5px;
}
#credits a {
	color: #FFF;
	text-decoration: none;
}
.pager {
	font-size: 11px;
	font-weight: bold;
	color: #6392CA;
	margin-top: 7px;
	margin-bottom: 7px;
}
#top5_table td {
	border: 1px solid #497CA9;
	background-color: #CDDBE8;
}
#profile td {
	vertical-align: top;
}
#more_news {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6392CA;
	border-bottom-color: #6392CA;
	border-left-color: #6392CA;
	margin-right: 13px;
	margin-left: 13px;
	padding: 11px;
}
#more_news p {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
}
#click_more_news a {
	color: #006;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#more_news a {
	color: #000;
	text-decoration: none;
}
#comments .comment {
	background-color: #084864;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	color: #FFF;
	margin-bottom: 10px;
}
#comments .comment a {
	color: #FFF;
}

#comments {
	padding: 10px;
}
#comments .comment .left {
	width: 75px;
}
#comments .comment .right {
	width: 340px;
}
#comments .comment .answer {
	color: #999;
	font-size: 11px;
	font-style: italic;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #999;
}
#comments h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 5px;
}
#comments .comment .answer a {
	color: #999;
}
#files ul li {
	display: block;
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 10px;
}
#files h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 10px;
	text-decoration: underline;
}
#files ul {
	list-style-type: disc;
}
#files {
	padding-left: 20px;
	padding-right: 20px;
}
#main .left2 {
	float: left;
	width: 780px;
}
