/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0px;
	padding: 0px;
	background: #000 url(images/img01.jpg) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font-size: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 254px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 15px 0 0 0;
}

#logo h1 {
	margin: 0;
	height: 160px;
	padding: 10px 0 0 10px;
	/*background: url(images/DWHL01_145X175.gif) no-repeat left top;*/
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;

}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -113px 0 0 11px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

/* Top Ad */
#topAd {float:right;margin-top:15px}

/* Menu */

#menu {
	float: right;
	padding: 0px 0px 9px 30px;
}

#menu ul {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #514F42;
}

#menu a:hover, .active a 
{
	color: #182C33;
	text-decoration: underline;
}

/* Link */

#link
{
	float: right;
	padding: 0px 0px 9px 30px;
}

#link ul {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	list-style: none;
}

#link li {
	display: inline;
}

#link a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #fff;
}

#link a:hover, .active a 
{
	text-decoration: underline;
}

/* Page */

#wrapper {
	background: #EBEAD1 url(images/img02.jpg) repeat-x left bottom;
}

#playoff {
	background: #EBEAD1 url(images/img03.jpg) repeat-x left bottom;
	min-height:250px;
}

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 640px;
	margin-bottom: 50px;
}

/* Ad Space */
.adspace .box {
	float: left;
	width: 300px;
	height: 100px;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.adspace .box b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

/* Post */

.post {
	margin-top: 20px;
}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #666633;
}

/* Tool */

.tool {
	margin-top: 0px;
	padding-top: 10px;
}

.tool .title {
	margin: 0;
	padding: 0px 0 0 0;	
	padding-left: 20px;
	font-size: 1.8em;
}

.tool .title h2 {
	padding: 0;
	margin: 0;
}

.tool .hr1 {
}

.tool .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.tool .meta a {
	color: #828170;
}

.tool .entry {
	margin: 0;
	margin-top: -25px;
	padding: 0 0 20px 20px;
}

/* Schedule */

.schedule {
	margin-top: 10px;
}

.schedule .wn {
	float: left;
	width: 46px;
	height: 30px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.schedule .wn b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 14px;
}

.schedule .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 40px;
	font-size: 1.8em;
}

.schedule .title h2 {
	padding: 0;
	margin: 0;
}

.schedule .hr1 {
}

.schedule .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.schedule .meta a {
	color: #828170;
}

.schedule .entry {
	margin: 0;
	margin-top: -20px;
	padding: 0;
}

.schedule a
{
	text-decoration: none;
}

.schedule .entry table tr td
{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 7px 2px 7px;
	border-bottom: 1px dotted #666633;
}


/* Standing */

.standing {
	margin-top: 10px;
}

.standing .sn {
	float: left;
	width: 46px;
	height: 30px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.standing .sn b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 14px;
}

.standing .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 40px;
	font-size: 1.8em;
}

.standing .title h2 {
	padding: 0;
	margin: 0;
}

.standing .hr1 {
}

.standing .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.standing .meta a {
	color: #828170;
}

.standing .entry {
	margin: 0;
	margin-top: -20px;
	padding: 0;
}

.standing a
{
	text-decoration: none;
}

.standing .entry table tr td
{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 7px 2px 7px;
	border-bottom: 1px dotted #666633;
}

/* Statistic */

.statistic {
	margin-top: 10px;
}

.statistic .sn {
	float: left;
	width: 46px;
	height: 30px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.statistic .sn b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 14px;
}

.statistic .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 40px;
	font-size: 1.8em;
}

.statistic .title h2 {
	padding: 0;
	margin: 0;
}

.statistic .hr1 {
}

.statistic .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.statistic .meta a {
	color: #828170;
}

.statistic .entry {
	margin: 0;
	margin-top: -20px;
	padding: 0;
}

.statistic a
{
	text-decoration: none;
}

.statistic .entry table tr td
{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 7px 2px 7px;
	border-bottom: 1px dotted #666633;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}



/* Custom */
.MatchRowSelected
{
	font-weight: bold;
	background-color: #FFFFe2;
}

.StandingRowSelected
{
	font-weight: bold;
	background-color: #FFFFe2;
}

.control
{
	font-size: 11px;
}