 img, div, input { behavior: url("../iepngfix.htc") }




body {
	font: 13px "Arial", Verdana, sans-serif;
	color: #363636;
	text-align: center;
	background: #313131 url('../images/body_bg.jpg') repeat-x 0 0;
}

a:link, a:visited, a:active {
	color: #375fa3;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #375fa3;
	border-bottom: 1px solid #375fa3;
}

img {
	display: block;
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.2;
	font-family: Helvetica, Arial, sans-serif;
}
h1 { font-size: 1.75em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1em; }
h5 { font-size: .9em; }

#wrapper {
	background: url('../images/wrapper_bg.jpg') repeat-y top center;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 35px;
}

/* @group header */

header {
	background: #313131 url('../images/header_bg.jpg') no-repeat 0 0;
	display: block;
	width: 950px;
	height: 128px;
	margin: 0;
	padding: 0;
}

header #logo {
	width: 320px;
}
header #logo a {
	text-indent: -9999px;
	border: 0;
	text-decoration: none;
	display: block;
	width: 320px;
	height: 115px;
}

header #lastScore {
	width: 160px;
	height: 34px;
	text-align: right;
	margin: -27px 0 0 750px;
	border: 0px solid #cc0000;
	position: absolute;
	display: block;
	z-index: 10;
}

/* @end */

/* @group sidebar */

section#sidebar {
	background: transparent url('../images/sidebarLeft_bg.jpg') no-repeat 0 0;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 218px;
	min-height: 336px;
}

nav {
	display: block;
	width: 190px;
	font-size: 13px;
	margin: 20px 0 0 23px;
}
nav ul {
	
}
nav ul li a {
	margin: 0;
	padding: 5px 0 5px 18px;
	display: block;
	width: 171px;
	border: 0;
}
nav ul li a:hover, nav ul li.current_page_item a, body.single nav ul li.page-item-22 a {
	background: #375fa3;
	color: #ffffff;
	border: 0;
}

section#sidebar h2 {
	margin: 25px 0 2px 25px;
	width: 185px;
}

section#sidebar div {
	margin: 0 0 0 25px;
	width: 185px;
}

section#sidebar .textwidget {
	font-size: 11px;
}

section#sidebarRight .widget-title {
	margin: 10px 0 0 0;
}
section#sidebarRight .textwidget {
	margin: 0 0 25px;
	display: block;
}

/* @end */

/* @group main */

section#main {
	background: transparent url('../images/main_bg.jpg') no-repeat 0 0;
	float: left;
	display: block;
	margin: 0;
	padding: 48px 18px 0;
	width: 464px;
	min-height: 151px;
}

section#main h2 {
	background: url('../images/h2_bg.png') no-repeat 0 0;
	display: block;
	margin: 0 0;
	padding: 5px 0 0 10px;
	width: 460px;
	height: 33px;
	color: #fff;
}

section#main .post {
	margin: 8px 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e5e5e5;
}

section#main .post a {
	color: #515395;
	text-decoration: none;
	border: 0;
}
section#main .post a:hover {
	border-bottom: 1px solid #515395;
}

section#main .post header {
	background: none;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

section#main .post figure {
	float: left;
	width: 175px;
	height: 117px;
	display: block;
	margin: 0 10px 0 0;
}

section#main .post header h3 a {
	color: #464646;
	margin: 0 0 2px;
}
section#main .post:hover header h3 a {
	color: #375fa3;
}
section#main .post header h3 a:hover {
	color: #375fa3;
	border-bottom: 1px solid #375fa3;
}

section#main .post header span.meta {
	display: block;
	font-size: 11px;
	color: #8d8d8d;
	margin: 0 0 13px;
}
section#main .post header span.meta a {
	color: #8d8d8d;
	text-decoration: none;
	border: 0;
}
section#main .post:hover header span.meta a {
	color: #375fa3;
}
section#main .post header span.meta a:hover {
	color: #375fa3;
	border-bottom: 1px solid #375fa3;
}


section#main content p {
	margin: 0 0 12px;
}

section#main h2 span#rss_icon a {
	float: right;
	background: url('../images/rss_icon.png') no-repeat 0 0;
	display: block;
	margin: -2px 13px 0 0;
	padding: 0;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	border: 0;
}

#teamsPhoto {
	background: url('../images/teams.jpg') no-repeat 0 0;
	margin: 0 0 25px 0;
	padding: 0;
	width: 461px;
	height: 289px;
}

section#main .post ul#links li ul {
	margin: 5px 0 0 10px;
	list-style: square inside;
}

/* @group single */

section#main content span#sharethis_0 {
	text-align: right;
	display: block;
	border: 0;
}
section#main content span#sharethis_0 a:hover {
	border: 0;
}

section#main footer #respond {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 0px solid #e5e5e5;
}

section#main footer #respond form {
	margin: 10px 0 0;
	padding: 0;
}
section#main footer #respond form input {
	border: 1px solid #505050;
	height: 22px;
	font-size: 13px;
	margin: 0 0 3px;
}
section#main footer #respond form textarea {
	width: 460px;
	border: 1px solid #505050;
}
/*section#main footer #respond form button#submit {
	background: url('../images/button_bg.jpg') no-repeat 0 0;
	width: 163px;
	height: 27px;
	color: #fff;
	border: 0;
	font-size: 12px;
	text-transform: uppercase;
	margin: 8px 0 0 299px;
	padding: 2px 0 0 0;
}*/

button {
	background: #fff url('../images/button.jpg') no-repeat 0 0;
	display:block;
	border: 0;
	color:#363636;
	font-weight:bold;
	height:30px;
	line-height:25px;
	margin: 8px 0 14px 272px;
	text-decoration:none;
	width:191px;
}

/* @group comments */

ol.commentlist {
	margin:10px auto 0;
	width: 400px;
	padding:0;
	color: #363636;
}

.commentlist li {
	list-style: decimal;
	margin-bottom:0;
	color: #363636;
	background: #fff;
	border: 0;
}

.commentlist li.alt {
	background: #e5edf8;
	border-top: 1px solid #c7ced7;
	border-bottom: 1px solid #c7ced7;
}

.commentlist cite {
	padding: 5px 7px;
	display:block;
	font-style:normal;
	background: # url(../images/bg_comments2_text.jpg) repeat-x bottom;
	color: #363636;
}

.commentlist a:link, .commentlist a:visited {
	color:#375fa3;
}

.commentlist a:hover, .commentlist a:active {
	color:#375fa3;
	border-bottom: 1px solid #375fa3;
}

.commentlist cite img {
	padding:1px;
	border:1px solid #505050;
	float:left;
	margin: 4px 9px 1px 0;
}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #375fa3;
}

.commentlist .time {
	font-size: 10px;
}

.commenttext {
	margin: 4px 0 0 0;
	padding: 0 10px 10px 10px;
	color:#363636;
}


/* @end */

/* @end */

/* @group upcomingGames */

section#main ul#upcomingGames {
	font-size: 13px;
	margin: 10px 0 0 0;
}
section#main ul#upcomingGames li {
	margin: 0 0 10px;
	padding: 0 0 8px;
	line-height: 1.4;
	border-bottom: 1px solid #c7ced7;
}
section#main ul#upcomingGames li span.gameDate {
	font-size: 11px;
	text-align: left;
	display: inline;
}
section#main ul#upcomingGames li img.freshout {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin: 3px 8px 0 0;
}

/* @end */

/* @end */

/* @group sidebarRight */

section#sidebarRight {
	background: transparent url('../images/sidebarRight_bg.jpg') no-repeat 0 0;
	float: left;
	display: block;
	margin: 0;
	padding: 55px 20px 0;
	width: 192px;
	border: 0px solid #cc0000;
	min-height: 238px;
	position: relative;
}

section#sidebarRight h2 {
	color: #505050;
	border-bottom: 1px solid #505050;
	margin: 0 0 10px;
}

section#sidebarRight #latest-photos, section#sidebarRight #lazyest_thumb_show {
	margin: 0 0 25px;
}
section#sidebarRight #latest-photos span {
	text-align: right;
	display: block;
}

section#sidebarRight ul {
	
}

section#sidebarRight ul li {
	margin: 0 0 8px;
}

section#sidebarRight #upcoming-games {
	
}
section#sidebarRight #upcoming-games ul {
	font-size: 13px;
}
section#sidebarRight #upcoming-games ul li {
	margin: 0 0 10px;
	padding: 0 0 8px;
	line-height: 1.4;
	border-bottom: 1px solid #c7ced7;
}
section#sidebarRight #upcoming-games ul li span.gameDate {
	font-size: 11px;
	text-align: left;
	display: inline;
}
section#sidebarRight #upcoming-games ul li img.freshout {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin: 3px 8px 0 0;
}
section#sidebarRight #upcoming-games span {
	display: block;
	text-align: right;
}


/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	background: #313131 url('../images/footer_bg.jpg') no-repeat 0 0;
	display: block;
	clear: both;
	color: #fff;
	width: 950px;
	height: 155px;
	margin: 0 auto;
}

#footer-credits {
	text-align: left;
	padding: 63px 0 0 50px;
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #CFD9EE;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left, .freshout {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.feed {
	padding: 1px 0 1px 15px;
	background: url("../images/icon-feed.png") no-repeat 0 50%;
}

.add{
	background:url(../images/add.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}

/* @end */