/*
Theme Name: Nether Providence Baseball and Softball
Author: VSS
*/

body, html, div, blockquote, img, label, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0; padding: 0; border: 0; outline: none;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

a:link {
	color: #CC0033;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #CC0033;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
	color: #0071bc;
}

.post h2 {
	color: #fede58;
	font-size: 190%;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bground.gif);
	background-repeat: repeat-y;
}

#content {
	float: left;
	width: 850px;
}

#header {
	background-color: #a2b7c7;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
}

#sidebar {
	float: left;
	width: 180px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}

#sidebar h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 20px;
}

#sidebar ul, ol {
	list-style: none;
}

#main-content {
	float: right;
	width: 610px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}

#main-content li {
	margin-left: 30px;
	margin-bottom: 1em;
}

#navbar {
	background-color: #0071bc;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 7px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#nav-menu li a {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 3px;
	padding-left: 3px;
}

#nav-menu li a:hover {
	text-decoration: none;
	color: #b3e6ff;
	text-decoration:none;
}

#nav li a.active {
	color: #000000;
	text-decoration:none;
}

#headerline {
	height: 12px;
	background-color: #333399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.currentevents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#footer {
	font-size: 10px;
	margin-bottom: 15px;
}

#footer a {
	color: #999999;
}

#pagetitles {
	margin-bottom: 15px;
}

#pagetitles h2 {
	color: #333399;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}
