/* Body */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font: 1.82em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #03a600;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #18bdf5;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	background-image: url(images/whiteriverlogo2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 778px;
	height: 160px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 0 0 0 0;
}

#logo h1 {
	margin: 0;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	background: url(images/whiteriverlogo2.gif) no-repeat left top;
	text-decoration: none;
	color: #FFFFFF;
	height: 0px;
	width: 0px;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	height: 0px;
	width: 0px;
}

/* Menu */

#menu {
	float: left; 
	padding-top: 85px;
	padding-left: 135px;
}

#menu ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style: none;
}

#menu li {
	padding-top: 0px;
	display: inline;
}

#menu a {
	font-weight: bold;
	background-color: #C1EDFC;
	padding: 3px;
	margin-left: 7px;
	font-family: Arial, sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12pt;
	color: #0E97C6;
}

#menu a:hover, .active a {
	font-weight: bold;
	background-color: #0E97C6;
	color: #FFFFFF;
}

/* Convenience Menu */

#convenient {
	margin-left: 0px;
	float: right;
}

#convenient ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style: none;
}

#convenient li {
	display: inline;
}

#convenient a {
	margin-left: 20px;
	font-family: Arial, sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 8pt;
	color: #8AD9F3;
}

#convenient a:hover, .active a {
	color: white;
}

/* Page */

#wrapper {
	background: url(images/img03.gif) repeat-x left bottom;
}

#page {
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 20px;
	width: 778px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

/* Post */

.post {
	background-position: 0;
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18bdf5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img05.gif) repeat-x;
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}

/* Sniper Upgrade */

.snipe {
	background-position: 0;
	background: #FFFFFF url(images/sniperbg.gif);
	padding-bottom: 20px;
	padding-left: 5px;
	padding-top: 10px;
}

.snipe .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18bdf5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.snipe .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.snipe .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img05.gif) repeat-x;
	font-size: 1.8em;
}

.snipe .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.snipe .meta a {
	color: #C6C6C6;
}

.snipe .entry {
	padding-bottom: 30px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	font-size: 14px;
	font-weight: bold;
	padding-left: 21px;
	background: url(images/img06.gif) no-repeat 6px 50%;
}

#sidebar h2 {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #18BDF5;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 50px 0;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}.photoLeft {
	padding: 3px;
	float: left;
}
