* {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

html {
	background: #000 url(../img/bg_body.jpg) 0 0 repeat-x fixed;
}

body {
	width: 925px;
	margin: 0px auto;
	font-family: arial;
	font-size: 72%;
}

img {
	border: 0px;
}

:focus {
	outline: none;
}

/* ClearFix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* HEADER */
/********************/
#mainnav-wrapper {
	background: transparent url(../img/striche.gif) left bottom no-repeat;
	padding: 0px 23px;
}

ul#mainnav {
	list-style: none;
	padding: 10px 20px;
	background: transparent url(../img/arrow_green.gif) left center no-repeat;
}

ul#mainnav li {
	display: inline;
	margin-right: 20px;
}

ul#mainnav li a {
	text-decoration: none;
	color: #B3CD00;
	font-weight: bold;
}

ul#mainnav li a:hover {
	color: #fff;
}

#header-wrapper {
	background: transparent url(../img/striche.gif) left bottom no-repeat;
	padding: 0px 23px;
}

#header {
	display: block;
	height: 389px;
	background: transparent url(../img/bg_header.png) 0 0 no-repeat;
	overflow: hidden;
}

#header h2 {
	display: block;
	width: 225px;
	padding: 25px 30px 5px 30px;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
}

#header h1 {
	display: block;
	width: 225px;
	padding: 0px 30px 30px 30px;
	text-transform: uppercase;
	color: #B3CD00;
	font-size: 3.2em;
	line-height: 1;
}

#header h3 {
	text-transform: uppercase;
	color: #99A4A8;
	background: transparent url(../img/arrow_blue.gif) left center no-repeat;
	font-size: 1em;
	line-height: 11px;
	margin-bottom: 10px;
	padding: 0px 30px;
}

#header .hdcontent {
	width: 282px;
	margin: 2px;
	padding: 10px 0px;
	background: transparent url(../img/bg_header_box.png) 0 0 repeat-x;
}

#header .hdcontent p,
#header .hdcontent h4 {
	padding-left: 30px;
	color: #B2CC04;
}

#header .hdcontent a {
	color: #B2CC04;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

#header .hdcontent a:hover {
	color: #fff;
}

#header .hdcontent a#sportshop {
	display: block;
	width: 220px;
	height: 51px;
	text-indent: -10000px;
	background: transparent url(../img/logo_kbsports.gif) center center no-repeat;
}

#header .hdcontent .dtstart {
	border: none;
	font-size: 1.1em;
	font-weight: bold;
}

#header .hdcontent .summary {
	font-size: 1.1em;
}

#header .hdcontent .location {
	font-size: 1em;
}

/* CONTENT */
/********************/
#content-wrapper {
	margin-top: 10px;
	padding: 0px 23px;
	background: transparent url(../img/striche.gif) left 22px no-repeat;
}

#content .column {
	display: block;
	width: 286px;
	float: left;
	margin-right: 10px;
}

#content #cnright {
	margin-right: 0px;
}

#content .column h2 {
	display: block;
	width: 127px;
	color: #fff;
	padding: 0px 10px;
	font-size: 1em;
	line-height: 21px;
	background: transparent url(../img/bg_header_feed_green.png) 0 0 no-repeat;
}

#content .column h2 span {
	float: left;
}

#content .column h2 a {
	float: right;
	width: 20px;
	height: 20px;
	text-indent: -10000px;
}

#content .column .cncontent {
	height: 348px;
	margin-top: 1px;
}

#content #cnleft .cncontent {
	background: #B3CD00 url(../img/stroke_green.gif) 0 0 repeat-x;
	padding: 6px 0px 0px 0px;
}

#content #cnleft .cncontent #atpranking {
	display: block;
	margin: 10px 18px 0px 18px;
	width: 250px;
	height: 50px;
	background: transparent url(../img/bg_atprank.gif) 0 0 no-repeat;
}

#content #cnleft .cncontent #atpranking p {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #597D21;
	padding: 6px 10px;
	display: block;
	width: 100px;
}

#content #cnleft .cncontent #atpranking p span {
	font-size: 1.4em;
	font-weight: bold;
}

#content #cnleft .cncontent h3 {
	text-transform: uppercase;
	font-size: 1em;
	color: #597D21;
	border-bottom: solid 1px #597D21;
	margin: 10px 13px 0px 13px;
	padding-bottom: 5px;
}

#content #cnleft .cncontent table {
	border-collapse: separate;
	width: 254px;
	margin: 0px 16px;
}

#content #cnleft .cncontent table td {
	text-align: center;
	color: #597D21;
	font-weight: bold;
}

#content #cnleft .cncontent table thead td {
	height: 24px;
}

#content #cnleft .cncontent table tbody td {
	width: 34px;
	height: 34px;
	background-color: #9CB908;
}

#content #cnleft .cncontent table tbody td a {
	display: block;
	width: 34px;
	height: 34px;
	background-color: #597D21;
/*	color: #9CB908;*/
	color: #B3CD00;
	line-height: 34px;
	text-decoration: none;
}

#content #cnleft .cncontent table tbody td a:hover {
	background-color: #C6DA40;
	color: #9CB908;
}

#content #cnmid h2 {
	background: transparent url(../img/bg_header_feed_blue.png) 0 0 no-repeat;
}

#content #cnmid .cncontent {
	background: #68879B url(../img/stroke_blue.gif) 0 0 repeat-x;
	padding: 6px 0px 0px 0px;
}

#content #cnright .cncontent {
	background: #000 url(../img/stroke_green.gif) 0 0 repeat-x;
	padding: 6px 0px 0px 0px;
}

#content #cnmid .cncontent ul {
	list-style: none;
}

#content #cnmid .cncontent ul li a {
	display: block;
	width: 260px;
	height: 89px;
	padding: 13px;
	color: #fff;
	text-decoration: none;
	border-bottom: solid 1px #577990;
}

#content #cnmid .cncontent ul li a img {
	border: solid 2px #fff;
	float: left;
	margin-right: 13px;
}

#content #cnmid .cncontent ul li a span {
	display: block;
}

#content #cnmid .cncontent ul li a span.title {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

#content #cnmid .cncontent ul li a:hover {
	background-color: #577990;
}

#content #cnright .cncontent .hfeed .hentry {
	display: block;
	width: 284px;
	height: 93px;
	padding: 10px 0px;
	color: #fff;
	text-decoration: none;
	background: transparent url(../img/bg_blog_box.jpg) 0 0 repeat-x;
	border: solid 1px #B3CD00;
	margin-top: 1px;
}

#content #cnright .cncontent .hfeed .hentry .updated {
	border: none;
}

#content #cnright .cncontent .hfeed .hentry h3 {
	padding: 0px 13px;
	background: transparent url(../img/arrow_green.gif) left center no-repeat;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 25px;
}

#content #cnright .cncontent .hfeed .hentry a {
	color: #B3CD00;
	text-decoration: none;
}

#content #cnright .cncontent .hfeed .hentry a:hover {
	color: #fff;
}

#content #cnright .cncontent .hfeed .hentry p {
	padding: 0px 13px;
}

/* FOOTER */
/********************/
#footer-wrapper {
	background: transparent url(../img/striche.gif) 0 0 no-repeat;
/*	margin-top: 20px;*/
	padding: 20px 23px 0px 23px;
}

#footer {
	height: 40px;
	border-top: solid 1px #B3CD00;
	background: transparent url(../img/bg_footer.jpg) left bottom repeat-x;
	padding: 10px;
}

#footer ul#metanav {
	list-style: none;
}

#footer ul#metanav li {
	display: inline;
	margin-right: 20px;
	color: #B3CD00;
	font-size: 0.9em;
}

#footer ul#metanav li a {
	color: #B3CD00;
}

#footer ul#metanav li a:hover {
	text-decoration: none;
}

#footer ul li#steveg {
	margin-top: -10px;
	margin-left: 400px;
	display: block;
	width: 139px;
	height: 23px;
}

#footer ul li#steveg a {
	display: block;
	width: 139px;
	height: 23px;
	background: transparent url(../img/logo_steveg.gif) top left no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#footer ul li#steveg a:hover {
	background: transparent url(../img/logo_steveg.gif) bottom left no-repeat;
}

#footer ul li#atp {
	margin-top: -25px;
	display: block;
	width: 63px;
	height: 25px;
	margin-left: 580px;
}

#footer ul li#atp a {
	display: block;
	width: 63px;
	height: 25px;
	background: transparent url(../img/logo_atp.gif) top left no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#footer ul li#atp a:hover {
	background: transparent url(../img/logo_atp.gif) bottom left no-repeat;
}

#footer ul li#stereobrand {
	float: right;
	margin-top: -20px;
	display: block;
	width: 15px;
	height: 15px;
	margin-right: 0px;
}

#footer ul li#stereobrand a {
	display: block;
	width: 15px;
	height: 15px;
	background: transparent url(../img/logo_stereobrand.gif) top left no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}

#footer ul li#stereobrand a:hover {
	background: transparent url(../img/logo_stereobrand.gif) bottom left no-repeat;
}

