@charset "UTF-8";
/* CSS Document */

/* RESET */
/* ----------------------------------------- */

body {
	background: #0b1e34 url(../image/body-bg.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 10px 0 15px 0;
}

/* WRAPPER */
/* ----------------------------------------- */

#wrapper {
	background: url(../image/footer-texture.png) bottom center no-repeat;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
	width: 960px;
}

/* HEADER */
/* ----------------------------------------- */
#header {
	background: url(../image/lights-on-top.png) top center no-repeat;
	float: left;
	width: 940px;
}

#logo {
	float: left;
	padding: 25px 0;
	text-align: center;
	width: 940px;
}

#logo img {
	margin: 0;
}

/* TOP NAVIGATION */
/* ----------------------------------------- */
#topNav {
	background: url(../image/nav-bg.jpg) top repeat-x;
	float: left;
	font-weight: bold;
	padding: 10px 0 10px 60px;
	text-transform: uppercase;
	width: 880px;
}

#topNav li {
	border-right: 1px solid;
	float: left;
	list-style: none;
	padding: 0 13px;
}

#topNav li.last {
	border: none;
}

#topNav li a:link, 
#topNav li a:visited, 
#topNav li a:active {
	color: #030c13;
	float: left;
	padding: 3px 5px;
	text-decoration: none;
}

#topNav li a:hover {
	background: #030c13;
	color: #FFF;
	padding: 3px 5px;
}

/* CONTENT */
/* ----------------------------------------- */

#content {
	background: #FFF url(../image/content-bg.jpg) bottom repeat-x;
	float: left;
	padding: 0 0 10px 0;
	width: 940px;
}

/* BANNER */
/* ----------------------------------------- */
#banner {
	float: left;
	padding: 10px 0;
	width: 940px;
}

#banner img {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

#twitterContainer {
	background: url(../image/tweets-bg.png) repeat;
	float: right;
	height: 259px;
	padding: 10px;
	width: 270px;
}

#twitterTitle {
	background: url(../image/tweets-title-sep.png) bottom center no-repeat;
	float: left;
	padding: 0 0 5px 0;
}

#twitter {
	color: #7494a4;
	float: left;
}

#twitter ul {
	float: left;
}

#twitter li {
	background: url(../image/tweets-sep.png) bottom repeat-x;
	float: left;
	list-style: none;
	padding: 10px 0;
}

#twitter p {
	float: left;
	padding: 10px 0;
}

#twitter a:active,
#twitter a:link,
#twitter a:visited {
	color: #7494a4;
	font-weight: bold;
	text-decoration: none;
}

#twitter a:hover {
	color: #7494a4;
	text-decoration: underline;
}

/* TEXT AREA */
/* ----------------------------------------- */

#textArea {
	color: #030910;
	float: left;
	padding: 10px;
	width: 630px;
}

#textArea ul {
	padding: 10px 20px 20px 40px;
}

#textArea li {
	list-style: circle;
	line-height: 18px;
}

#textArea a:active,
#textArea a:link,
#textArea a:visited {
	color: #2a578c;
	text-decoration: none;
}

#textArea a:hover {
	color: #2a578c;
	text-decoration: underline;
}

#textArea .title {
	background: #030910;
	color: #FFF;
	font-weight: normal;
	padding: 10px;
}

#textArea p {
	padding: 10px 0;
}

#textArea img {
	margin: 0;
}

.left {
	float: left;
	padding: 10px 10px 5px 0;
}

.right {
	float: right;
	padding: 10px 0 5px 10px;
}

/* COLUMN RIGHT */
/* ----------------------------------------- */

#columnRight {
	background: #3c4d55 url(../image/column-right-bg.jpg) bottom center no-repeat;
	color: #b8def1;
	float: left;
	margin: 10px 0;
	padding: 20px 10px 10px 10px;
	width: 260px;
}

.float {
	float: left;
	margin: 0;
}

#socialMedia {
	background: url(../image/right-col-sep.jpg) bottom repeat-x;
	float: left;
	padding: 10px 0;
	text-align: center;
	width: 260px;
}

#socialMedia li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

.paddingTop {
	padding: 20px 0 0 0;
}

#recentPics {
	float: left;
	padding: 10px 0;
	width: 260px;
}

#recentPics li {
	float: left;
	list-style: none;
	padding: 3px;
}

#upcomingTelecasts {
	float: left;
	padding: 10px 0;
	width: 260px;
}

#upcomingTelecasts p.border {
	background: url(../image/right-col-sep.jpg) bottom repeat-x;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	width: 260px;
}

#upcomingTelecasts h6 {
	color: #FFF;
	margin: 0;
	padding: 5px 0;
}

#upcomingTelecasts h4 {
	margin: 0;
	padding: 5px 0;
}

#upcomingTelecasts table {
	background: url(../image/right-col-sep.jpg) bottom repeat-x;
	font-size: 9px;
	padding: 0 0 10px 0;
}

#upcomingTelecasts table td {
	font-size: 9px;
	padding: 2px 0;
}

#upcomingTelecasts table td.col1 {
	width: 53px;
}

#upcomingTelecasts table td.col2 {
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	color: #FFF;
	padding: 0 2px 0 3px;
	width: 80px;
}

#upcomingTelecasts table td.col3 {
	width: 100px;
	padding: 0 0 0 3px;
}

#columnRight a:active,
#columnRight a:link,
#columnRight a:visited {
	color: #b8def1;
	text-decoration: none;
}

#columnRight a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* FOOTER */
/* ----------------------------------------- */

#footer {
	color: #FFF;
	float: left;
	padding: 20px 0;
	text-align: center;
	width: 940px;
}

#bottomNav {
	float: left;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	width: 940px;
}

#bottomNav li {
	border-right: #a5c4d4 1px solid;
	display: inline;
	list-style: none;
	padding: 0 15px;
}

#bottomNav li.last {
	border: none;
}

#footer a:active,
#footer a:link,
#footer a:visited {
	color: #a5c4d4;
	text-decoration: none;
}

#footer a:hover {
	color: #a5c4d4;
	text-decoration: underline;
}