/* --------------------------------
	HTML Elements
-------------------------------- */
body {
	background: #000 url(/img/stripesdark.gif) repeat;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font: 11px tahoma, sans-serif;
}

a:link, a:visited {
	color: #f60;
	text-decoration: underline;
}
a:active, a:focus, a:hover {
	color: #f30;
	text-decoration: underline;
}

input, textarea, select {
	font: 11px tahoma, sans-serif !important;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	background: #ccc url(/img/stripeslight.gif) repeat;
	color: #666;
	font: bold 18px tahoma, sans-serif;
	letter-spacing: 1px;
	margin: 0px 0px 20px 0px;
	padding: 5px 20px 5px 20px;
	text-transform: uppercase;
}

h1 a:link, h1 a:visited {
	color: #666;
	text-decoration: none;
}
h1 a:active, h1 a:focus, h1 a:hover {
	color: #666;
	text-decoration: none;
}

#menu {
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	margin-top: 2px;
	text-transform: none;
	vertical-align: middle;
}

#menu a:link, #menu a:visited {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}
#menu a:active, #menu a:focus, #menu a:hover {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	border-bottom: 1px solid #666;
	color: #000;
	font: bold 12px tahoma, sans-serif;
	letter-spacing: 1px;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	text-transform: uppercase;
}
h2 a:link, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:active, h2 a:focus, h2 a:hover {
	color: #000;
	text-decoration: none;
}

h3 {
	font: bold 12px tahoma, sans-serif;
  	padding: 0px;
  	margin: 10px 0px 5px 0px;
  	text-align: left;
}

h4 {
	background: #eee url(/img/bullet.gif) no-repeat right;
}
h4, #table1st th, #tableG21 th, #tableG19 th {
  	border-bottom: 1px solid #aaa;
	color: #666;
	font: bold 11px tahoma, sans-serif;
	letter-spacing: 1px;
  	line-height: 140%;
  	padding: 0px;
  	margin: 0px 0px 2px 0px;
  	text-align: left;
  	text-transform: uppercase;
}
h4 a:link, h4 a:visited {
	color: #666 !important;
	text-decoration: none !important;
}
h4 a:active, h4 a:focus, h4 a:hover {
	color: #666 !important;
	text-decoration: none !important;
}

hr {
	border: none;
	border-bottom: 1px dotted #999;
	height: 1px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

img {
	border: 0px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 130%;
	text-align: left;
}

strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

th {
	text-align: left;
	vertical-align: bottom;
}

ul {
	list-style: none;
	margin: 15px 10px 15px 10px;
	padding: 0px;
}
	
li {
	line-height: 120%;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 17px;
}

ul li {
	background: url(/img/bullet.gif) no-repeat 3px 3px;
}

/* --------------------------------
	Site banner
-------------------------------- */
#banner {
	background: url(/img/checks.gif) repeat;
	border-bottom: 8px solid #000;
}

img#title {
	margin: 15px 0px 15px 10px;
}

#logo {
	position: absolute;
	top: 2px;
	right: 2px;
	height: 83px;
	width: 85px;
	z-index: 9999;
}

/* --------------------------------
	Navigation
-------------------------------- */
#navbar ul {
	margin: 0px;
	padding: 0px 10px;
	float: left;
}

#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
}

#navbar a:link, #navbar a:visited {
	color: #fff;
	float: left;
	line-height: 20px;
	margin: 0px 10px;
	padding: 4px 1px 2px 1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#navbar a:active, #navbar a:focus, #navbar a:hover, 
#navbar a.selected:link, #navbar a.selected:visited {
	border-bottom: 4px solid #eee;
	color: #f90;
}

	
/* --------------------------------
	Content container
-------------------------------- */
#content {
	background: #eee;
	clear: both;
	color: #000;
	margin: 0px 10px;
	padding: 10px;
}

#main-content {
	float: left;
	margin-right: -350px;
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}



/* --------------------------------
	Main blog section
-------------------------------- */
#intro {
	background: #fff;
	border: 1px solid #aaa;
	color: #000;
	line-height: 150%;
	font-size: 11px;	
	margin: 0px 350px 15px 0px;
	padding: 10px 20px 0px 20px;
}

#blog {
	background: #fff;
	border: 1px solid #aaa;
	color: #000;
	line-height: 150%;
	margin-right: 350px;
	padding-bottom: 10px;
}

#entries {
	padding: 0px 20px;
}

.entry {
	margin: 0px;
	clear: both;
}

.entryphoto {
	background: #f3f3f3;
	border: 1px solid #999;
	color: #666;
	float: right;
	font-size: 11px;
	line-height: 120%;
	margin: 3px 0px 10px 20px;
	overflow: hidden;
	padding: 0px 0px 3px 0px;
	text-align: center;
}

.entrybody {
	font-size: 11px;
	padding: 0px 10px;
}

.entrylinks {
	color: #666;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
	clear: both;
}
.entrylinks a:link, .entrylinks a:visited {
	color: #666;
}
.entrylinks a:active, .entrylinks a:focus, .entrylinks a:hover {
	color: #f60;
}

.posted	{
	color: #666;
	font-size: 11px;
}
div.posted {
	padding: 0px 10px 5px 0px;
}

#recent {
	font-size: 11px;
}


/* --------------------------------
	Sidebar/Links section
-------------------------------- */
#sidebar {
	background: #eee; 
	color: #333; 
	float: right;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 10px;
	width: 335px;
}
#sidebar a:link, #sidebar a:visited {
	color: #333;
	text-decoration: none;
}
#sidebar a:active, #sidebar a:focus, #sidebar a:hover {
	color: #f60;
	text-decoration: underline;	
}

.column {
	float: left;
	margin-bottom: 15px;
	width: 47%;
}

#videobox {
	margin-bottom: 15px;
}

#infobox {
	background: #fff;
	border: 1px solid #aaa;
	color: #333; 
	margin-bottom: 15px;
	padding: 5px;
}

#infobox img {
	float: left;
	margin-right: 10px;
}

#links, #recentDisc {
	margin-bottom: 15px;
}

#links ul, #recentDisc ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
	
#links li {
	background: url(/img/bullet_arrow.gif) no-repeat 0px 1px;
}

#recentDisc li {
	background: url(/img/comments.gif) no-repeat 0px 2px;
}

#nextmatch, #table1st {
	margin-right: 15px;
}

table#G1st, table#G20 {
	width: 100%;
}

table#G1st td, table#G1st th, table#G20 td, table#G20 th {
	padding: 1px 1px 1px 3px;
	line-height: 120%;
	text-align: right;
}

table#G1st .club, table#G20 .club {
	padding: 1px;
	text-align: left;
}

table#G1st td img, table#G20 td img {
	vertical-align: bottom;
}

tr.balmain {
	background-color: #e3e3e3;
	color: #f60;
}

.numcol {
	letter-spacing: normal !important;
	text-align: right !important;
}
.numcolwide {
	letter-spacing: normal !important;
	text-align: right !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

#sponsorlogos ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#sponsorlogos li {
	background: none;
	display: block;
	list-style-type: none;
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
}

#randimgs {
	margin-bottom: 15px;	
}
#randimgs img {
	border: 1px solid #ccc;
	float: left;
	margin: 5px 2px 0px 3px;
}


/* --------------------------------
	Page Footer
-------------------------------- */
#footer {
	clear: both;
	color: #fff;
	font-size: 11px;
	padding: 10px;
	text-align: right;
}


/* --------------------------------
	Search archives section
-------------------------------- */
div#search {
	background: #eee;
	border: 1px solid #aaa;
	margin: 20px 0px;
	padding: 10px;
}

div#search label {
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
}


/* --------------------------------
	Fixtures
-------------------------------- */
#fixtures td {
	padding: 1px;
	border-top: 1px solid #ddd;
}

#fixtures .venue td {
	border: none;
	color: #666;
	padding-bottom: 10px;
}

td.win, td.loss, td.draw, td.nr, th.result {
	padding: 1px 10px;
	text-align: center;
}

td.win {
	color: green;
}

td.loss {
	color: red;
}


/* --------------------------------
	Comments section
-------------------------------- */
#comments {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	clear: both;
}

.commentNo {
	font-size: 12px;
	font-weight: bold;
}

.comments-body {
	margin: 0px 0px 10px 0px;
}

.comments-body p {
	margin-left: 15px;
}

.comments-post {
	color: #666;
}

.comments-footer {
	float: right;
	text-align: right;
}

#comments .avatar {
	float: right;
	margin: 0px 0px 5px 10px;
}

#comments hr {
	clear: both;
}

#commentsForm {
	background: #eee;
	border: 1px solid #aaa;
	margin: 20px 0px;
	padding: 5px 15px;
}

#commentsForm label {
	display: block;
	float: left;
	width: 100px;
}


/* --------------------------------
	Stats
-------------------------------- */
#scorers, #badboys {
	float: left;
	margin: 0px 30px 20px 0px;
	width: 250px;
}

#scorers td, #badboys td {
	margin: 1px;
	padding: 1px 5px 1px 1px;
}
