﻿/*
Theme Name: BWV3
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	background: #fff;
	margin: 0;
	padding: 0;
}

.brightwater_side{
}

.brightwater_side ul{
background-color:#666666;
}

.brightwater_side li{
color:#FFFFFF;
}

p {
	margin: 12px 0;
	line-height: 18px;
}

a { text-decoration: none; color: #1ab7ea; }
a:hover { text-decoration: underline; color: #234090; }

#wrap {
    margin: 0px auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
	background: #fff;
}
#page {
	margin: 0;
	padding: 0;
	width: 960px;
}
#header {
	margin: 0;
	width: 960px;
	height: 210px;
	position: relative;
	top: 0;
	border: 1px solid #fff;
}

#header a, #header a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
	color: #234090;
}

#header .description { 
	position: absolute;
	top: -1px; 
	right: 0px; 
	width: 127px; 
	height: 105px; 
}
#header .description a {
	width: 127px; 
	height: 105px; 
	display: block;
	background: url(images/goodnewscorner.gif) no-repeat top right;
	text-decoration: none;
}
.description a:hover { background-image: url(images/goodnewscorner-hover.gif); text-decoration: none; }

#logo {
	position: absolute; 
	top: 31px; 
	left: 39px; 
	background: url(images/logo.gif) no-repeat; 
	width: 176px; 
	height: 61px; 
	display: block; 
}

#header ul { 
	position: absolute; 
	top: 105px; 
	left: 0; 
	width: 100%; 
	height: 95px; 
	background: url(images/navBg.jpg) no-repeat; 
	list-style: none;
}
#header ul li { 
	margin: 0 auto;
	float: left;
	width: 192px; 
	line-height: 34px;
	font-size: 16px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center; 
	list-style: none; 
}

#content {
	width: 718px; 
	float: right; 
	padding: 20px;	
	margin-bottom: 24px;
}
#content .entry p {
}
.postmetadata {
	margin: 30px 0;
	clear: both;
}

.postmetadata small { color: #808080 !important; line-height: 18px; }

.alt {
	background-color: #fafafa;
	margin: 0;
	padding: 15px;
	color: #808080;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
small {
	color: #234090;
	font-size: 11px;
	line-height: 16px;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #eb95b8;
}

h1 {
	font-size: 30px;
	font-weight: normal; 
	color: #1ab7ea;
	line-height: normal;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}
h2 {
	font-size: 24px;
	font-weight: normal; 
	color: #1ab7ea; 
	margin: 11px 0;
}
h2.pagetitle {
	margin-top: 11px;
	text-align: center;
	font-size: 16px;
}
h3 {
	font-size: 16px;
	font-weight: bold; 
	color: #234090; 
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1ab7ea;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption {
	text-decoration: underline;
	color: #234090;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}
.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
}
#commentform p {
	font-size: 11px;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 11px 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 11px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	margin: 0 0 30px;
	text-align: justify;
	border-bottom: 1px solid #ccc;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}
#footer {
	color: #808080;
	margin: 24px auto 0 auto;
	padding-top: 12px;
	width: 100%;
	clear: both;
	height: 110px;
	font-size: 11px;
	text-align: center;
	background: url(images/footerBg.gif) no-repeat;
}

#footer a:hover {
	color: #808080;
}

#footer p {
	margin: 0 auto;
	width: 930px;
}
img {
	padding: 10px;
	margin: 12px;
	max-width: 100%;
	border: 1px #BBBBBB solid;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.sidenavHeader{
	background-image:url(images/side-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:192px;
	height:10px;
	background-color:#1ab7ea;
	display: block;
}

#sidebar {
	float: left;
	width: 192px; 
	padding: 0 10px 20px 0;
}

#sidebar h2 {
	margin: 0 auto;
	padding: 0 0 8px 0;
	color: #fff;
	font-weight: 900;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar form {
	margin: 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}


#sidebar ul, #sidebar ul ol {
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px; 
	width: 172px; 
	color: #fff; 
	text-align: left;
	background: #1ab7ea url(images/side-bottom.gif) no-repeat bottom left;
}
#sidebar ul li {
	padding: 6px 0; 
	width: 172px; 
	line-height: 16px; 
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	background: none;
}

#sidebar ul li a, #sidebar ul li a:visited { padding: 0 0 0 9px; color: #fff; background: url(images/whiteArrow.gif) no-repeat 0% 3px; }
#sidebar ul li a:hover { color: #1a3170 !important; background-image: url(images/navyArrow.gif) !important; text-decoration: none !important; }

#sidebar ul li ul, #sidebar ul li ol {
	margin: 0;
	padding: 0;
	background: none;
	width: 172px;
}

#sidebar ul li ul li, #sidebar ul li ol li {
	font-size: 11px;
	padding: 8px 0;
	margin: 0;
	background: url(images/divide.gif) repeat-x bottom left;
	border: 0px;
	width: 172px; 
	line-height: normal;
	font-weight: bold; 
}

#sidebar ul li ul li a, #sidebar ul li ol li a:visited,
#sidebar ul li ul li ul li a, #sidebar ul li ol li ol li a:visited {
color:#FFFFFF;
text-decoration:none;
}

#sidebar ul li ul li ul li a, #sidebar ul li ol li ol li a:visited,
#sidebar ul li ul li ul li a:hover, #sidebar ul li ol li ol li a:visited:hover { padding: 0; background: none; }

#sidebar ul li ul li a:hover, #sidebar ul li ol li a:visited:hover {
color:#1a3170;
text-decoration:none;
}

#sidebar ul li ul li ul, #sidebar ul li ol li ol {
	margin: 0;
	padding: 0 10px;
	background: none;
	width: 152px;
}


#sidebar ul li ul li ul li, #sidebar ul li ol li ol li {
	font-size: 11px;
	padding: 6px 0;
	margin: 0;
	background: none;
	border: 0px;
	width: 152px; 
	line-height: normal;
	font-weight: normal; 
	text-transform: lowercase;
}

#sidebar #searchform #s {
	float:left;
	width: 100px;
	height: 19px;
	padding: 5px 0 0 0;
	font-size: 10px;
	color: #000;
	background: #fff;
	border: 1px #7f9db9 solid;
}

#searchform {
	margin: 10px auto;
	padding: 5px 0;
	text-align: center;
}

#sidebar ul li .searchsubmit {
	margin: 1px 0 0 0;
	padding: 0;
	width: 57px;
	height: 26px;
	background: url(images/searchSubmitBtn.gif) no-repeat;
	border: 0 none;
	font-size: 11px;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
}

#sidebar ul li .searchsubmit:hover {
background-color:#999999;

}

.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	width: auto;
	padding: 4px 30px;
	background-color:#121212;
	text-align: center;
	border: 0 none;
	font-size: 11px;
	height: 24px;
	font-weight:bold;
	color: #fff; 
	font-weight: bold; 
	text-transform: uppercase; 
	cursor: pointer; 
	font-family: Arial, Helvetica, sans-serif;
}

#commentform #submit:hover { background-color: #1ab7ea; }

/* End Form Elements */
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist a { text-decoration: none !important; }
