/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 130%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #0067AA;
}

a:hover {
	text-decoration: none;
	color: #0270BB;
}

small {
}

hr {
	display: inline;
	background-color: #CCCCCC;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 914px;
	height: 162px;
	margin: 0 auto;
	background: url(../images/banner.jpg) no-repeat;
}


#header h1 {
	padding: 110px 0 0 50px;
}

#header h2 {
	padding: 0 0 0 50px;
}

#header a {
	text-decoration: none;
}

/* Banner Image */
#banner {
	width: 914px;
	height: 149px;
	margin: 0 auto;
}


/* Navigation */

#navigation {
	width: 914px;
	background-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	line-height: 31px;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 150px 0 0 0;
}

#search legend {
	display: none;
}

#searchfield {
	width: 140px;
}

#searchsubmit {
	display: none;
}

/* Page */

#page {
	width: 914px;
	margin: 0 auto;
	background: #FFF;
}

/* Content */

#content2 {
	float: left;
	width: 914px;
}

#content {
	float: left;
	width: 600px;
}

#content-netball {
	float: left;
	width: 100%;
	background-image: url(../images/netballBackground-V3.jpg);
	color: #000000;
}

#content-netball .post{
	color: #FFFFFF;
}

#content-netball .post .img{
	height: 15px;
	width: 15px;
	
}

.post {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.post .title {
	margin: 0;
	font-size: 2em;
	color: #0071C1;
}
.post .bluetitle {
	font-weight: bold;
	color: #0071C1;
}


.post .meta {
	margin: 0 0 15px 0;
	padding-top: 5px;
	background: url(../images/img05.gif) repeat-x;
	line-height: normal;
}

.post .entry {
}


/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

.sidebartitle {
	margin: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	background-image: url(../images/bg_side.jpg);
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}

#sidebar a {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	width: 914px;
	height: 100%;
	padding-top: 15px;
	color: #666767;
	background-color: #000000;
	background-image: url(../images/bg_stripe.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	text-align: left;
	line-height: normal;
	font-size: 0.9em;
}

#footer a {
	color: #666767;
}
