* {margin: 0; padding: 0;}
body {
	background: #828a89 url(images/pagebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
}
a:hover {
	color: #33CC66;
}
#bgtop {
background: url(images/bgtop.gif) repeat-x; 
min-height: 720px;
}
#left, #center, #right {float: left; min-height: 200px;}
#left {
	width: 230px;
}
#center {
	width: 540px;
	overflow: hidden;
}
#right {
	width: 230px;
}

/* LEFT STYLES */
#left a {
	color: #FFF;
	font-weight: bold;
}
#left cite {
	clear: both;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
a#logo {
	display: block;
	width: 100%;
	height: 160px;
	background: url(images/logo.gif) no-repeat;
}
#sidebar {
	margin: 0 auto;
	width: 190px;
	list-style: none;
	color: #FFF;
}
#sidebar ul {
	list-style: none;
}
#sidebar h5, #right h5 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 0 1em;
}
#recent, #recentcomments {
	border: 4px solid #000;
	padding: 1px;
	padding-bottom: 0;
	background: #bfcbcb;
	margin-bottom: 10px;
}
#recent ul li, #recentcomments ul li {
	display: block;
	margin-bottom: 1px;
	background: #000 url(images/bnBg.gif) repeat-x top;
	padding: 0.5em 1em;
}
#recent ul li:hover, #recentcomments ul li:hover {
	background: #efe060 url(images/bnOver.gif) repeat-x top;
	color: #000;
}
#recent ul li:hover a, #recentcomments ul li:hover a {color: #000;}

#archive, #cats, #links {
	border: 4px solid #000;
	padding: 1px;
	padding-bottom: 0;
	background: #bfcbcb;
	margin-bottom: 10px;
}
#archive ul li a, #cats ul li a, #links ul li a {
	display: block;
	margin-bottom: 1px;
	padding: 0 1em;
	background: #333;
	color: #CCC;
}
#archive ul li a:hover, #cats ul li a:hover, #links ul li a:hover {
	background: #999;
	color: #000;
}

/* RIGHT STYLES */
#ads {
	width: 160px;
	margin: 30px auto;
	background: #bfcbcb;
	border: 4px solid #000;
}
#right ul {
	list-style: none;
	margin: 0 auto;
	width: 180px;
}

/* CENTER STYLES */
#trophies {
	position: relative;
	height: 60px;
	background: url(images/trophies.gif) no-repeat;
}
#trophies ul {
	position: absolute;
	bottom: 0;
	left: 10px;
	height: 30px;
	list-style: none;
}
#trophies li {
	float: left;
}
#trophies ul li a {
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 8px 10px;
	color: #000;
	border-right: 1px #666 solid;
}
#trophies ul li a:hover, #trophies ul li.current_page_item a {background: #FFF;}
#content {
	width: 520px;
	background: #FFF;
	border: 10px solid #000;
	border-top: 1px solid #000;
	border-bottom: 4px solid #000;
}
#feeds {
font-size: 11px;
font-weight: bold;
width: 300px;
margin: 10px auto;
color: #FFF;
text-align: center;
}
#feeds a {color: #FFF;}
/* YOUTUBE plugin */
.post div {
	margin: 10px auto;
}
.post {
	padding: 20px;
	padding-bottom: 0;
	border-bottom: 6px solid #000;
}
.post p {
margin-bottom: 1em;
}
.post h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color:#cc9933;
margin-bottom: 0.5em;
}
.post ul {
	list-style: outside;
	margin: .5em 0;
margin-left: 2em;
}
.post ul li {margin: .5em 0;}
.post table td {
padding: 2px 4px;
}
.small {
	font-size: 10px;
	padding-bottom: 5em;
}
.postmetadata {
	background: #edf0f0;
	border: 1px solid #bfcbcb;
	font-size: 11px;
	color: #a5b7b7;
	padding: 2px 10px;
	margin: 2em 0;
}
.postmetadata a {color: #a5b7b7;}
.postmetadata span {float: right;}
#nav {
	background: url(images/silver.gif) repeat-x top;
	text-align: center;
	padding: 4px;
	border-bottom: 6px solid #000;
}
#nav a {
	color: #000;
	margin: 0 6px;
}
#nav a:hover {
	color: #FFF;
}

/* IMAGE STYLES */
.imageframe {
	border: 1px solid #333;
}
.imgaligncenter {
	clear: both;
	margin: 0 auto;
}
.imgalignleft {
	float: float;
	margin: 10px;
	margin-left: 0;
}
.imgalignright {
	float: right;
	margin: 10px;
	margin-right: 0;
}

/* COMMENT AREA */
#commentarea {
	background: #EDF0F0;
	padding: 20px;
	border-bottom: 6px solid #000;
}
#commentlist {
	list-style: none;
}
#commentlist li {
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #828A89;
	overflow: hidden;
}
#commentlist li cite, #commentlist li cite a {
	background: #828A89;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	padding: 2px 4px;
}
#commentlist li p {
	margin: 0;
	padding: 1em;
}
#commentform {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 20px;
}
#formleft {
	float: left;
	width: 160px;
}
#formleft input {
	margin-bottom: 5px;
}
#formright {
	float: right;
	width: 300px;
}
#formright textarea {
	width: 300px;
	height: 130px;
}
#commentfeed {
	margin: 0;
	padding: 0;
	clear: both;
	color:#333;
	text-align: center;
	font-size: 11px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	position: absolute;
	right: 14px;
	bottom: 5px;
	
	display: block;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#lbNumber {display: none;}

/* SCHEDULE */
table.schedule {
	border: 2px solid #333;
	width: 100%;
	margin-bottom: 1em;
	font-size: 11px;
}
.or {background: #EDF0F0;}
.tablehead {
	background: #333;
	color: #FFF;
	font-weight: bold;
	margin-top: 2em;
}
.date {width: 60px;}
.opponent {width: 140px;}
.time {width: 60px;}
.station {}