/* CSS Document */
body {
	background:url(images/layout/background.png);
	background-position:center;
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-color:#000;
	height:100%;
	margin:0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width:900px;
	height:100%;
	margin: 0px auto;
}
#header {
	background:url(images/layout/header.png);
	width:900px;
	height:93px;
	position:relative;
	top:0px;
}
#date-time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	position:relative;
	left:25px;
	top:14px;
}
#header-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF3;
	float:right;
	position:relative;
	right:25px;
	top:74px;
}
#header-links a {
	color:#FFFFFF;
	text-decoration:none;
}
h1 {
	background-color:#99CCFF;
	width:95%;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-left: 20px solid #009999;
	line-height:30px;
	padding-left:5px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

#navigation {
	background:url(images/layout/nav-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	height:38px;
	width:900px;
	border-bottom:4px solid #000000;
	overflow:hidden;
}
#navigation ul {
	list-style:none;
	padding-top:10px;
	padding-left:60px;
	margin:0;
}
#navigation li {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
#navigation a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	background:url(images/layout/nav-tabs.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:110px;
	height:30px;
}
#navigation a:hover {
	background:url(images/layout/nav-tabs.png);
	background-position:-110px 0;
	background-repeat:no-repeat;
}
#top-bar {
	background:url(images/layout/weather-top.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:852px;
	height:65px;
	padding:5px 0 5px 0;
	position:relative;
	margin:0 auto;
	top:5px;
	left:-5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow:hidden;
}
#top-bar-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-left:15px;
}
#ticker-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#weather-image {
	padding:0px 5px 3px 5px;
}
#weather-temp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
#weather-current {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.error {
	color:#F00;
	font-weight:bold;
}
#left {
	width:250px;
	position:relative;
	top:10px;
	left:20px;
	float:left;
	text-align:center;
}
#center {
	width:585px;
	position:relative;
	top:10px;
	left:35px;
	float:left;
}
#front-gallery {
	width:100%;
	height:250px;
	background-color:#000;
}
#front-gallery-rotator {
	width:370px;
	height:100%;
	background-color:#000;
	float:left;
}
#front-gallery-links {
	width:215px;
	height:100%;
	background-color:#000;
	float:left;
}
#front-gallery-links h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#FC0;
	font-style:italic;
	text-align:center;
}
#front-gallery-links ul {
	list-style:none;
	list-style-type:none;
	margin-top:5px;
	padding:0 2px 0 5px;
	margin:0;
}
#front-gallery-links li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0 2px 0 5px;
}
#front-gallery-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
#front-gallery-links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#front-gallery-links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
}
#on-air {
	background:#99ccff url(images/layout/on-air-bottom.jpg) no-repeat bottom left;
	width:100%;
	padding:0 0 20px;
}
#on-air dt {
	background:url(images/layout/on-air-top.jpg) no-repeat;
	margin:0;
	padding:10px 20px 0;
	margin:0;
}
#on-air dd {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#99ccff;
	margin:0;
}
#feedback {
	background:#99cccc url(images/layout/feedback-bottom.jpg) no-repeat bottom left;
	width:100%;
	padding:0 0 20px;
	text-align:left;
}
#feedback dt {
	background:url(images/layout/feedback-top.jpg) no-repeat;
	margin:0;
	padding:10px 20px 0;
	margin:0;
}
#feedback dd {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#99cccc;
	margin:0;
	padding-left:10px;
}
#ticker {
	background:#cccccc url(images/layout/ticker-bottom.jpg) no-repeat bottom left;
	width:100%;
	padding:0 0 20px;
	text-align:left;
}
#ticker dt {
	background:url(images/layout/ticker-top.jpg) no-repeat;
	margin:0;
	padding:0;
	margin:0;
}
#ticker dd {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	margin:0;
	padding-left:10px;
}
#ticker ul {
	margin-top:5px;
	padding:0 2px 0 15px;
	margin:0;
}
#ticker li {
	margin:0;
	padding:0 2px 0 5px;
}
#ticker a:hover {
	color:#006;
}
#sponsor {
	position:relative;
	top:5px;
	width:100%;
	height:100px;
}
#footer {
	background-color:#ABDAFF;
	width:460px;
	float:left;
	position:relative;
	top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.blog-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.blog-comments {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.blog-comments-sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
