/*
Theme Name: SportsGuide 2010
Theme URI: http://www.sportsguide.co.za
Description: This is the theme for SportsGuide Magazine, oviaas!
Version: 1.0
Author: The Firetree Design Company
Author URI: http://www.firetree.co.za

Hey! Why are you buggering around reading my stylesheet? There's no secrets here! This oke named James wrote this stylesheet and he's flippen huge and will probably kick your ass!

*/

html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #2D2D2D;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

img {
	border: none;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	}

#comments {
color: #CCC;
padding: 2px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #7dc51a;
	background-color: #121212;
	padding:5px;	
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #7C7C7C;
	background-color: #121212;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

small {
    font-size: 9px;
	color: #a3a3a3;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-style: italic;
	text-transform: uppercase;	
}

#register {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #FFF;	
}

/*PNG IE HACK*/
img, div, a, input { behavior: url(scripts/iepngfix.htc) }

a:link, a:visited, a:active {
	color: #CCC;
	text-decoration:none;
}
a:hover {
	color: #80C525;
}
.style1 {
	font-size: 9px;
	color: #a3a3a3;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-style: italic;
}
.style2 {
	font-size: 9px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-weight: normal;
}
.styleFooter {
	font-size: 10px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 7px 0px 7px px0;
	
}
.styleSubscribe {
	font-size: 10px;
	color: #FAAB3F;
	font-family: Verdana, Geneva, sans-serif;
}
	a:link.styleSubscribe, a:visited.styleSubscribe, a:active.styleSubscribe {
			color: #FAAB3F;	
			text-decoration: none;
		}
	a:hover.styleSubscribe {
			color: #FAAB3F;
			text-decoration: underline;
		}
.styleComingEvent1 {
	font-size: 9px;
	color: #7dc51a;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}
	a:link.styleComingEvent1, a:visited.styleComingEvent1, a:active.styleComingEvent1 {
		text-decoration: none;
		color: #80C525;
		}
	a:hover.styleComingEvent1  {
		text-decoration: underline;
		color: #80C525;
		}
	
.styleComingEvent2 {
	font-size: 9px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	}
	a:link.styleComingEvent2, a:visited.styleComingEvent2, a:active.styleComingEvent2 {
	color: #FFF;
	text-decoration: none;
	}
	a:hover.styleComingEvent2 {
	color: #7DC51A;
	text-decoration: underline;
	}
	
.styleComingEvent3 {
	font-size: 9px;
	color: #a3a3a3;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-style: italic;
	text-transform: uppercase;
	}
	a:link.styleComingEvent3, a:visited.styleComingEvent3, a:active.styleComingEvent3 {
	color: #a3a3a3;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	}
	a:hover.styleComingEvent3  {
	color: #a3a3a3;
	text-decoration: underline;
	}

.stylePastEvent1 {
	font-size: 9px;
	color: #7C7C7C;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	}
	a:link.stylePastEvent1, a:visited.stylePastEvent1, a:active.stylePastEvent1 {
	text-decoration: none;
	color: #7C7C7C;
	}
	a:hover.stylePastEvent1 {
	text-decoration: underline;
	color: #7C7C7C;
	}
.stylePastEvent2 {
	font-size: 9px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	}
	a:link.stylePastEvent2, a:visited.stylePastEvent2, a:active.stylePastEvent2 {
	color: #FFF;
	text-decoration: none;
	}
	a:hover.stylePastEvent2  {
	color: #7DC51A;
	text-decoration: underline;
	}
.stylePastEvent3 {
	font-size: 9px;
	color: #a3a3a3;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-style: italic;
	text-transform: uppercase;
	}
	a:link.stylePastEvent3, a:visited.stylePastEvent3, a:active.stylePastEvent3 {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #7C7C7C;
	}
	a:hover.stylePastEvent3  {
	text-decoration: underline;
	color: #7C7C7C;
	}
/* ----- HEADER ----- */
#header {
	width:100%;
	height:69px;
	z-index: 1;
}
#download{
	float: right;
	height: 256px;
	width: 200px;
	z-index: 10;
	margin-right: -20px;
	margin-top: -10px;
	}
	
	/*DOWLOAD*/
a.download { 
        background:url(images/PDFdownload.png) no-repeat 18px 20px; 
        width: 200px; 
        height: 270px; 
        display: block;
}
	a.download span { 
			display: none; 
	}
	a.download:hover {
	background-image: url(images/PDFdownload.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#main {
	background-image: url(images/graphiteTopNav.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px auto;
	z-index: 1;
	margin-right: auto;
	margin-bottom: 0px;
	width: 902px;
	padding: 0px;
}
#search{
	width: 350px;
	height: 22px;
	top: 15px;
	left: 60px;
	position: relative;
	float: left;
	clear: both;
	}

#login {
	background-image:url(images/login.png);
	background-repeat:no-repeat;
	width:419px;
	height:57px;
	float: right;
	clear: right;
}
#login .boxLogin{
	float: right;
	height: 30px;
	width: 420px;
	margin-top: 10px;
	margin-right: -30px;
}
#login .boxLogin p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #747574;
	text-align: center;
	margin-top: 2px;
}
#logo h1   {
	margin:0px;
	display:block;
	text-indent:-9999px;
	position: relative;
}
#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:179px;
	height:149px;
	z-index: 4;
	position: absolute;
	left: 50%;
	margin-left: -530px;
}
#scratch {
	background-image:url(images/scratch.png);
	background-repeat:no-repeat;
	width:1259px;
	height:16px;
	z-index: 3;
	position: absolute;
	left: 50%;
	margin-left: -630px;
	top: 120px;
}
#list-menu {
	height: 60px;
	list-style:none;
	padding-left: 120px;
}
#list-menu ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#list-menu li {
	float: left;
} 
#list-menu a {
	display: block;
	border: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#list-menu a:hover {
	color: #7dc51a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7dc51a;
	border-right-color: #7dc51a;
	border-bottom-color: #7dc51a;
	border-left-color: #7dc51a;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #252525;
}


/* ----- CATEGORIES ----- */

#categories {
	width:150px;
	height:300px;
	left: 50%;
	margin-top: 170px;
	margin-left: -602px;
	text-align: right;
	position: absolute;
}
#categoriesHeader {
	background-image:url(images/categoriesHeader.gif);
	background-repeat:no-repeat;
	width:150px;
	height:46px;
	z-index: 4;
	margin: 0px;
	padding: 0px;
}

#mrprice {
	background-image:url(images/Mr-Price-Sport.png);
	background-repeat:no-repeat;
	width:150px;
	height:395px;
	z-index: 3;
	margin-top: 300px;
	padding: 0px;
}

#timefreight {
	background-repeat:no-repeat;
	width:150px;
	height:395px;
	z-index: 3;
	margin-top: 10px;
	padding: 0px;
} 

#list-categories ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	list-style-type: none;
	margin-top: 0px;
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list-categories li {
} 
#list-categories a {
	display: block;
	text-decoration: none;
	left: 5px;
	top: 1px;
	right: 5px;
	bottom: 1px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#list-categories a:link, #list-categories a:active, #list-categories a:visited {
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#list-categories a:hover {
	color: #80C525;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7dc51a;
	border-right-color: #7dc51a;
	border-bottom-color: #7dc51a;
	border-left-color: #7dc51a;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #000;
}
/* Fix up IE6 PNG Support */
img, div, a, input {
	behavior: url(scripts/iepngfix.htc);
}
#sportsguide {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:289px;
}

/* ----- MAIN CONTENT ----- */

#content {
	width:900px;
	min-height:450px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7DC51A;
	border-right-color: #7DC51A;
	border-bottom-color: #7DC51A;
	border-left-color: #7DC51A;
	background-color: #000;
}
#box {
	height: 240px;
	width: 420px;
	float: left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#box2 {
	height: 148px;
	width: 860px;
	float: left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#bodyheader {
	width: 880px;
	height: 44px;
	background-color: #2E2E2E;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	}
#headerGradient{
	background-image: url(images/headerGradient.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 93px;
	clip: rect(auto,auto,auto,auto);
	}
#event {
	width: 870px;
	height: auto;
	float: left;
	overflow: hidden;
	display: inline;
	margin-left: 14px;
}

#postcontainer {
width: 860px;
height: auto;
border: 0px solid #333;
clear: both;
padding: 5px;
}

#contentcontainer {
width: 700px;
height: 150px;
overflow:hidden;
position:relative;
float: right;
border: 2px solid #333;
margin-bottom: 15px;
}

#imagecontainer {
width: 150px;
height: 150px;
overflow:hidden;
position:relative;
float: left;
border: 2px solid #333;
margin-bottom: 15px;
}

#pasteventImage {
	background-image: url(images/pastevent.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 96px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	display: block;
}
	#event .boxPast {
		padding: 5px;
		border: 4px solid #121212;
		background-color: #1d1d1d;
		}
	#event .boxPast p {
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 5px;
		margin-left: 0;
		}
	#event .boxPast .left {
		margin-right: 5px;
		border: 3px solid #7C7C7C;
		}
	#comingeventImage{
		background-image: url(images/comingevent.png);
		background-repeat: no-repeat;
		height: 50px;
		width: 96px;
		float: right;
		clip: rect(auto,auto,auto,auto);
		display: block;
		}
#event .boxComing {
	padding: 5px;
	border: 4px solid #121212;
	background-color: #1d1d1d;
}
	#event .boxComing p {
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 5px;
		margin-left: 0;
	}
	#event .boxComing .left {
		margin-right: 5px;
		border: 3px solid #80C525;
	}
	#teamkswiss {
		background-image: url(images/teamKswiss.jpg);
		background-repeat: no-repeat;
		height: 237px;
		width: 400px;
	}

#layout {
	width: 876px;
	float: left;
	overflow: hidden;
	display: inline;
	margin-left: 14px;
}
#layout .boxLayout {
	background-color: #1d1d1d;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#layout .boxLayout p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 12px;
}
#layout .boxLayout .left {
	border: 3px solid #7C7C7C;
	margin-right: 5px;
}
/* ----- FOOTER ----- */

#footer {
	width: 900px;
	background-color:#7DC51A;
	border: 1px solid #7DC51A;
}
