body {
	text-align: center;
	background-color: #fff;
    font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    text-align:center;
    color:#000;
    font-size/* */:/**/medium;
    font-size: /**/medium;
    margin:0px auto;
	background-image: url(img/page_bg6.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}

#wrapper
{
	display: block;
	width: 900px;
	margin: 0px auto;

}

h2 {
  margin:1.5em 0 .75em;
  font:bold 20px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:2px;
  color:#777;
}

h3 {
  font:bold italic 100% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  text-align: center;
}

h4 {
  margin:.25em 0 .75em;
  font:bold 12px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
}

h5 {
  font:bold italic 100% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  text-align: left;
  font-size: 20px;
  margin: 15px 0px 5px 0px;
}


a:link { color:#000033; text-decoration:none; }
a:visited { color:#000066; text-decoration:none; }


/* -------------------header------------------------ */
#header
{
	width: 900px;
	height: 225px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 10px #F6D317 solid;
}
#head_banner {
height:20px;
font-size:24px;
}



#topnav {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 190px;
	list-style:none;
	font-size: 20px;
	margin:0 auto;
	text-align:left;
	font-family:"Trebuchet MS", "Times New Roman";
	float: left;
	color:#ffcc00;
}

#topnav li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}


#topnav li a:link, #topnav li a:visited{
	text-decoration:none;	
	color:#999;
}

#topnav li a:hover, #topnav li a:active {
	color:#F7F3ED;	
}


/* -------------------nextgame--------------------------*/


#nextgame {
	width: 850px;
	height: 200px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 3px dotted #ffcc00;
}

#nextgame .title {
	width: 850px;
	height: 30px;
	margin:10px 0; 
	float:left;	
	text-align:center;
	color: #FFF;
	font-size:24px;
}

#nextgame .left {
	width: 300px;
	height: 150px;
	float:left;	
	background-image: url(img/next/uc.gif);	
}
#nextgame .center {
	width: 200px;
	height: 150px;
	background-image: url(img/next/vs.gif);
	background-repeat: no-repeat;
	background-position: center;
	float:left;	
	margin-left: 25px;
}
#nextgame .right {
	width: 300px;
	height: 150px;
	float:right;	
	
}

/* -------------------top--------------------------*/

#top {
	
}

/* -------------------main------------------------ */

#main {
	margin-top: 10px;
	width: 540px;
	float: left;
    text-align:left;
    margin-left:5px;
}

#content {
	width: 540px;
}


.storycontent {
	text-align:justify;
}

#content a:hover, #archive a:hover { color:#0000cc; text-decoration: underline; }


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear: both;
/*
	background: #90a090;
*/
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #0000cc;
}

.date-header {
  margin:1.5em 0 .5em;
  }

#upper_meta {
    font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    text-transform:uppercase;
    letter-spacing:.1em;
    margin: 10px 0px 10px 0px;
	color:#111;

}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta {
	margin:-.25em 0 0;
    color:#333;
}
.meta, .feedback {
    font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    text-transform:uppercase;
    letter-spacing:.1em;
}
.meta {
	display: inline;
    font-style:normal;
	color:#777;
    margin-right:.6em;
}
.feedback {
	display: inline;
    margin-left:.6em;
}


.post {
    margin:.5em 0 1.5em;
    border-bottom:3px dotted #ffcc00;
    padding-bottom:1.5em;
}
.post-title {
    margin:.25em 0 0;
    padding:0 0 4px;
/*  font-size:140%;*/
    line-height:1.4em;
/*  color:#ad9;*/
}
.post-title a {
    text-decoration:none;
    color:#ad9;
}
.post-title a:hover {
    color:#0000cc;
}
.post p {
    margin:0 0 .75em;
    line-height:1.6em;
}

.post img {
    padding:4px;
    border:1px solid #222;
}
.post blockquote {
    margin:1em 20px;
}
.post blockquote p {
    margin:.75em 0;
}

#archive {
	width: 525px;
	height: 165px;
}

/* -------------------sidebar------------------------ */

#sidebar {
	float: right;
	width: 350px;
	/*<!--height: 965px;-->*/
	text-align:center;
}

#boxscore {
	width: 345px;
	margin-bottom: 5px;
	margin-top:28px;
	background-color:#000033;
	
}

#boxscore table{
	padding-bottom:1px;
}

#boxscore th {
	background-color: #000033;
	color: #ffcc00;
}

#boxscore td {
	background-color: #fff;
	color: #000033;
	text-align:center;
}

#boxscore td.final {
	background-color: #ffcc00;
	color: #000033;
	text-align: center;
	font-weight: 900;
}


#sponsor_side {
	width: 400px;
	height: 400px;
	margin-bottom: 15px;
	
}

#video_side
{
	width: 390px;
	border: 5px #fff solid;
	margin-bottom:10px;

}

#subscribe {
	margin:10px 0px;
	width:398px;
	height:94px;
}
#subscribe p {
	padding:5px;
	margin:0px;
}


/* -------------------footer------------------------ */

#footer
{
	float: left;
	width: 900px;
	text-align: center;
	border-top: 10px #F6D317 solid;
	margin-top: 10px;
	color: ffcc00;
	background-image: url(img/tile.png);
	background-repeat: repeat;
	background-position: left top;
}

#google {
	width: 850px;
	height: 90px;
	margin-top:25px;
}



#copyright {
	width: 850px;
	text-align:center;
	clear:both;	
}

/* -------------------table------------------------ */



table.roster {
	width:500px;
	margin:0 auto;
	font:16px/24px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	margin-bottom:20px;
	float:left;
}

tr.blue {
	background:#000033;
	color:#ffcc00;
	}

tr.gold {
	background:#ffcc00;
	color:#000033;
	}

th.date {
}
	
tr.home, tr.home td {
	background:#ffcc00;
	color: #000033;
	padding:2px 4px;
	font-weight: bold;
	text-transform: uppercase;	
	}
tr.away, tr.away td {
	background:#000033;
	color: #ffcc00;
	padding:4px 4px;
	font-weight:100;
	}	
	
tr.river, tr.river td {
	background:#800000;
	color: #fff;
	padding:4px 4px;
	font-weight:100;
	}	
	
tr.bene, tr.bene td {
	background:#003366;
	color: #fff;
	padding:4px 4px;
	font-weight:100;
	}	

tr.parma, tr.parma td {
	background:#da251d;
	color: #fff;
	padding:4px 4px;
	font-weight:100;
	}	
	
tr.swc, tr.swc td {
	background:#00915a;
	color: #fff;
	padding:4px 4px;
	font-weight:100;
	}		

#slide
{
	width: 396px;
	height: 20px;
	margin-left: 2px;
	margin-top: 2px;
	margin: 2px 0px 3px 2px;
	background-color: #fff;
	font-weight: bold;
	padding-top:2px;
}




