@charset "utf-8";
* {	margin: 0px; padding: 0px;}
.clear {clear:both;}
.clearleft {display:block; clear:left;}
.clearright{display:block; clear:right;}
.hide {display:none;}
a {color:#2661CC;}
a:visited {color:#386FD8;}
a:active {color:#669900;}
a:hover {color:#666600; text-decoration:none;}
body {;
	background-image: url(images/test_bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	background-attachment: scroll;
}
#wrap{
	width:699px;
	margin:0px auto 15px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color: #FFFFFF;
}

/*Header*/
#sitename {display:block; padding:15px 5px 0px 75px; font-size:25px; text-transform:uppercase;}
#sitename span {font:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#000000;}
#topbar {
	background-repeat:no-repeat;
	height:30px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#game h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 6px;
	display: inline;
}
#header {
	background-repeat:no-repeat;
	height:160px;
	background-color: #2661CC;
	background-image: url(images/test.jpg);
}
#header .siteslogan {display:block; font: normal 20px Georgia, "Times New Roman", Times, serif; text-align:center; padding:45px 10px 0px 10px;}

/*Header Menu*/
#topmenu {
	display:block;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#article .img {
	padding: 3px;
	margin-left: 15px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	margin-right: 2px;
}
#article {

}
#topmenu li {display:inline;}
#topmenu a {display:block; float:left; height:28px; margin:0px 0px 0px 2px; text-decoration:none; padding:9px 15px 0px 15px; text-align:center;}
#topmenu a, #topmenu a:visited, #topmenu a:active {
	background:url(images/menu1.jpg) repeat-x;
	color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #84A6EA;
	border-left-color: #84A6EA;
	font-weight: bold;
}
#topmenu a:hover{
	background:url(images/menu2.jpg) repeat-x;
	color:#ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2661CC;
	border-left-color: #2661CC;
}







#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active{
	background:url(images/menu2.jpg) repeat-x;
	color:#255FC9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

/*Content*/
#content {background:url(images/contentbg.jpg) repeat-y;
height:auto;
	position: relative;
	}
#mainpage {
	width:415px;
	height:auto;
	position: relative;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
#mainpage p {
}
#mainpage blockquote {background:#efefef; display:block; margin:5px; font:Georgia, "Times New Roman", Times, serif; font-style:italic;}
{border-width:0;}
h1, h2, h3, h4, h5 { color:#2661CC; font-weight:bold;font-family: Arial, Helvetica, sans-serif;}
#mainpage h1 {
	font-size:18px;
	margin-top: 8px;
	color: #2661CC;
}
#mainpage h2 {
	font-size:24px;
	margin-top: 10px;
}
#mainpage h3 {font-size:20px;}
#mainpage h4 {
	font-size:14px;
	color: #2661CC;
}
#mainpage h5 {
	font-size:16px;
	color: #666666;
}
.postlist {list-style:none; margin:0px}
.postlist li {
	display:block;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #87AAE7;
}
.subhead{
	font-size:12px;
	color:#2661CC;
	font-weight:bold;
	display:block;
	margin:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	padding:2px;
	background-color: #F4F7EA;
	background-image: url(images/menu2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.postlist a,.postlist a:visited, .postlist a:active {
	display:block;
	padding:3px 3px 3px 25px;
	color:#2661CC;
	text-decoration:none;
	background-color: #EEF2FF;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
.postlist a:hover { background: url(images/bullet2.jpg) no-repeat 3px #FFFEE6; color:#000000; text-decoration:none;}
/*forms*/
form {margin:0; padding:0;}
#mainpage table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainpage td {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.textfield {width:190px; background-color: #F3F4E8; margin:0px;	border: 1px solid #D6D9AE;}
.button {display: inline; padding:0px; background-color:#E3E6C8;	border: 2px solid #efefef; color:#999933;}
.textfield:hover {background:#FBFCF8;}
.textfield:focus {background:#ffffff;}
/*gallery*/
.gallery {background:#efefef; margin:0px 0px 10px 0px; padding:5px;}
.gallery .box {display:block; height:100px; float:left; width:43%; padding:10px 5px 5px 5px; margin:8px; background:#ffffff; text-align:center;}
.box img {background:#efefef; padding:5px;}
.box .caption {display:block; text-align:center;}
.box a img, .box a:visited img, .box a:active img {border:solid 1px #cccccc;}
.box a:hover img {border:solid 1px #000000;}

/*Blog posts*/
h2 .postdate {display:block; float:left; background:url(images/dateballoon.jpg) no-repeat; width:55px; height:60px;}
.post {margin:10px 0px 10px 0px;}
.post img { display:block; background:#efefef; border:solid 1px #cccccc; padding:5px;}
.post h2 a,.post h2 a:visited,.post h2 a:active{color:#669900; text-decoration:none;}
.post h2 a:hover {color:#000000;}
.post .left {float:left; margin:5px;}
.post .right {float:right; margin:5px;}
.metadata{display:block; clear:left; font-size:10px; color:#999999; border-top:solid 1px #efefef; text-align:right;}
.postinfo {display:block; clear:left; border-top: solid 2px #cccccc; padding:5px; }
.comments a, .comments a:visited, .comments a:active{display:block; float:right; background:url(images/comment2.jpg) no-repeat; width:75px; height:27px; padding:10px 3px 0px 50px; font-size:8px; text-decoration:none;}
.comments a:hover{background:url(images/comment.jpg) no-repeat;}

/*Comments*/
.nocomments {color:#999999; font-size:10px; display:block;}
.commentlist {background: #F5F3E9; list-style-type:decimal; list-style-position:inside;}
.commentlist li {border-bottom:solid 2px #FDFCE1; padding:5px;}
.commentlist cite {display:block; color:#669900; font-weight:bold; padding:0px 3px 3px 20px;}
.commentmeta {display:block; font-size:10px; padding:3px; color:#999999;}
.commenttxt {display:block; padding:5px 5px 5px 15px;}

/*Sidebar*/
#sidebar { margin:0px 0px 0px 435px; background:url(images/sidebarbg.jpg) repeat-y;}
#sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	color: #000000;
	margin-top: 15px;
}
#sidebar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar tr {
	border: 1px solid #e4e4e4;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#sidebar a {
	color: #2866D5;
}

#sidebarcontents {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333333;
}
#sidebarcontents table {
	width: 200px;
	margin-bottom: 8px;
	clear: none;
	display: inline;
}
#sidebarcontents th {
	color: #CCCCCC;
}
#sidebarcontents input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000000;
	background-color: #E2E8FF;
	border: 2px solid #2662D2;
}

#sidebarcontents .sponsor {
	margin-bottom: 15px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#sidebarbottom {
	
	background-repeat: no-repeat;
	background-position: 0px;
	height: 100px;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
}
#sidebarbottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

/*Sidemenu*/
#menu {list-style:none;}
#menu li ul {list-style:none;}
#menu li ul li {display:block; height:25px; border-bottom:solid 1px #efefef;}
#menu li ul a, #menu li ul a:visited, #menu li ul a:active {
	display:block;
	height:20px;
	padding:5px 5px 0px 5px;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #000000;
	background-position: bottom;
}
#menu li ul  a:hover {
	color:#000000;
	background-color: #C3D3F5;
}
#menu h2 { display:block; border-bottom:solid 1px #D2E6CA; padding:5px; margin:10px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#2661CC; font-weight:bold;}




#schedule {
	background-repeat:no-repeat;
	margin-left: 225px;
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#game {
	font-size: 10px;
	background-color: #FFFFFF;
	width: 64px;
	margin-top: 8px;
	margin-left: 6px;
	float: left;
	margin-right: 6px;
	padding: 3px;
	border: 2px solid #B1C7F0;
	background-image: url(images/game_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#info a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #2761CC;
	text-decoration: underline;
}
#qtr {
	background-color: #FFCC33;
	color: #000000;
	border: 1px solid #FFCC33;
	width: 60px;
	text-align: right;
	padding-right: 3px;
	margin-top: 2px;
}
#game img {
	float: left;
	margin-right: 8px;
}
#title {
	background-color: #2661CC;
	color: #FFFFFF;
	width: 58px;
	padding-left: 1px;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #88AAE8;
}
#info {
	background-color: #e4e4e4;
	color: #2661CC;
	border: 1px solid #2661CC;
	width: 58px;
	text-align: right;
	padding-right: 3px;
	margin-top: 2px;
}
#game table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 64px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#game td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#newsflash {
	background-repeat:repeat-x;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 676px;
	padding-right: 0px;
	line-height: 12px;
	height: 25px;
	background-image: url(images/menu1.jpg);
	margin-left: 5px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#newsflash a {
	text-decoration: underline;
	color: #FFFFFF;
}
#newsflash h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
}
#date {
	font-size: 10px;
	width: 125px;
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: bold;
	color: #666666;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: right;
	margin: 0px;
	float: right;
}
#date a:hover {
	text-decoration: underline;
	font-weight: bold;
	background-color: #2661CC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 15px;
	color: #FFFFFF;
}
#entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2661CC;
	font-weight: 700;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-color: #E2E8FF;
}
#article .right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	padding: 0px;
}
#article {
	padding: 0px;
	margin-top: 0px;
}
#entry h4 {
	color: #2761CC;
	margin-left: 5px;
	margin-top: 10px;
}
#entry h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #81A3E5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#split {
	padding: 5px;
	float: left;
	width: 190px;
	margin-right: 10px;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
}
#split table {
	width: 190px;
}
#split td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.sright {
	float: right;
}
#article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#article .img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#player {
	float: left;
	width: 650px;
	padding: 0px;
	position: relative;
	top: 0px;
}
#player select {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2661CC;
	padding: 2px;
	border: 2px solid #8EAEE9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#newsflash img {
	margin-right: 5px;
}
#player .button {
background-color:#2661CC;	border: 2px solid #8EAEE9; color:#FFFFFF;
}
#player form {
	padding: 0px;
	position: relative;
	top: 0px;
	display: inline;
	margin-right: 10px;
}

/* =========== PAGINATION STYLE ============= */
.pagination{
	padding: 2px;
}

.pagination ul{
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 14px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
/* ========= END PAGINATION STYLE =========== */
/* BUTTONS */
.tickbutton{
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	height: 19px;
	width: 21px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-image: url(images/buttons/search_go.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
clear: both;
}

.subbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/buttons/formbg.gif) repeat-x left top;
}
#date a {
	color: #2661CC;
	text-decoration: underline;
	margin-right: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#photos img {
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 10px;
}
#photos img:hover {
	background-color: #8CADE9;
}
#sidebar form {
	margin-top: 4px;
	margin-bottom: 4px;
}
.required {
	background-color: #FFFFCC;
}
input {
	border: 2px solid #84A6EA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #2661CC;
	background-color: #eeeeee;
}
.week{
	padding: 2px;
	font-weight: 600;
	margin-top: 3px;
}

.week ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.week li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.week a, .week a:visited{
padding: 0 5px;
border: 1px solid #666666;
text-decoration: none; 
color: #666666;
}
.week a:hover {
	padding: 0 5px;
	border: 1px solid #2661CC;
	text-decoration: none;
	color: #2661CC;
	background-color: #B1C7F0;
}
#splitright {
	padding: 5px;
	float: right;
	width: 190px;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
	font-size: 11px;
	line-height: 17px;
}
#splitright h5 {
	background-color: #84A6EA;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#splitright table {
	width: 190px;
}

#split h5 {
	background-color: #84A6EA;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
	width: 180px;
}
#splitright td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#splitright ul {
	list-style-type: none;
	margin-left: 15px;
	margin-top: 8px;
}

#splitright li {
	margin-bottom: 7px;
	text-indent: 0px;
	display: block;
	font-size: 11px;
}



#entry a {
	color: #2761CC;
}
#roster td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
}

#footer {
	height:36px;
	padding:10px;
	color:#FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
}


#credit {font-size:10px; padding:3px;}

#prefooter {
	height:36px;
	padding:10px;
	color:#2661CC;
	background-color: #e4e4e4;
	background-repeat: no-repeat;
}

#entryfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E2E8FF;
	width: 398px;
	margin-bottom: 2px;
	margin-top: 7px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	line-height: 19px;
}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
	color: #2968D7;
	margin-top: 5px;
}
#sched table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8CCF1;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sched .white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.blulink {
	color: #2866D5;
}
#sidebar #sidebarcontents h6 {
	text-transform: uppercase;
	color: #2661CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	background-color: #E2E8FF;
	padding: 4px;
	text-align: center;
	border: 1px solid #2661CC;
}
#article ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
}
#article li {
	
	margin-bottom: 4px;
}

