/*
Theme Name: Netball
Theme URI: http://adamhopkinson.co.uk/
Description: A netball theme
Version: 0.1
Author: Adam Hopkinson
Author URI: http://adamhopkinson.co.uk/
Tags: sport, netball

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 160%;
	text-align: center;
}

form {}

input.string,
textarea.textarea {
	background: #efefef;
	border: 1px solid #ccc;
	padding: 2px;
}

div#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#header {
	height: 300px;
	background: url(images/headerimg.jpg) no-repeat bottom center;
	position: relative;
}

img.logo {
	position: absolute;
	top: 10px;
	left: 40px;
	border: 10px solid white;
}

div#title {
	font-family: 'Arial Black';
	font-size: 24px;
	color: #990000;
	position: absolute;
	top: 30px;
	left: 170px;
}

div#content {}

div#nav {
}

div#nav ul {
	height: 51px;
	padding: 0 10px;
	background: url(images/tabbg.jpg) repeat-x center left;
	border: 0 solid #ccc;
	border-width:  1px;
	list-style-type: none;
}

div#nav li {
	float: left;
	margin: 0 5px;
	padding-top: 5px;
}

div#nav li a {
	display: block;
	height: 20px;
	padding: 14px 16px 12px 16px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	border: 0 solid transparent;
	border-width: 1px 1px 0 1px;
}

div#nav li a:hover {
	text-decoration: underline;
}

div#nav li.current_page_item a {
	background: white;
	border-color: #ccc;
}

div#nav li.current_page_item a:hover {
	text-decoration: none;
}

div#contentWrapper {
	height: 1%;
	overflow: hidden;
	border: 0 solid #ccc;
	border-width: 0 1px 1px 1px;
}

div#content {
	padding: 20px 19px;
	width: 700px;
	float: left;
}

div#content.fullWidth {
	padding: 20px 19px;
	width: 920px;
	float: none;
}

hr {
	height: 0px;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
}

div.wp-caption {
	border: 1px solid #ccc;
	padding: 2px;
	background: #eee;
	text-align: center;
}

div.wp-caption p {
	text-align: center;
	font-size: smaller;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 5px 0;
}

h1 a,
h1 a:link,
h1 a:visited {
	color: inherit;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 5px 0;
}

h2 a,
h2 a:link,
h2 a:visited {
	color: inherit;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

p {
	margin: 10px 0;
}

div.navigation {
	margin: 10px 0;
	height: 1%;
	overflow: hidden;
}

div.post {
	margin: 0 0 20px 0
}

div.post ul,
div.post ol {
	list-style-position: inside;
	text-indent: 20px;
}

div.postDate,
div.reportMeta {
	font-size: smaller;
	
}

div.matchDetails {
	margin: 20px 0;
}

div.entry {
	margin: 20px 0;
}

p.postmetadata {
	background-color: #eee;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: normal;
}

p.postmetadata a {
	color: #990000;
	text-decoration: none;
}

p.postmetadata a:hover {
	text-decoration: underline;
}

h3 {
	margin: 10px 0;
}

div.commentList {
	margin: 10px 0;
}

div.comment {
	height: 1%;
	overflow: hidden;
	margin: 10px 0;
}

div.comment-top {
	background: url(images/balloon_top.png) top center no-repeat;
	height: 5px;
}

div.comment-content {
	background: #00c0f0;
	padding: 10px 15px 5px 15px;
	background: url(images/balloon_middle.png) top center repeat-y;
}

div.comment-bottom {
	background: url(images/balloon_bottom.png) top center no-repeat;
	height: 10px;
}

div.comment-author {
	background: url(images/balloon_hang.png) top center no-repeat;
	padding: 5px 0 0 60px;	
}

div.comment-author cite {
	font-style: normal;
	font-weight: bold;
}

div.comment-meta {
	float: right;
	width: 350px;
	padding: 0;
}

img.avatar {
	margin-right: 8px;
}

div.commentmetadata {
	font-size: smaller;
}

div.comment-body p {
	margin: 10px 0 10px 40px;
}

div#sidebar {
	float: right;
	width: 200px;
	margin: 0 20px 0 0 ;
}

div#sidebar ul {
	list-style-type: none;
}

div#sidebar h2,
h2.widgettitle {
	border: none;
	background: #eee;
	padding: 10px;
	margin: 0;
}

li.widget {
	margin: 10px 0;
}

li.widget ul {
	background: #eee;
	padding: 0 10px 10px 10px;
	margin: 0;
}

li.widget li {
	background: white;
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
}

li.widget li a,
li.widget li a:link,
li.widget li a:visited,
li.widget li a:active {
	color: navy;
	text-decoration: none;
}

li.widget li a:active {
	color: red;
}

li.widget li a:hover {
	text-decoration: underline;
}
