/*
Theme Name: Blue Brush
Theme URI: http://www.freewpthemes.net/preview/bluebrush
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/
body {
	margin: 0;
	background: #FFFFFF url(images/header-bg2.jpg) repeat-x top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #00A0A0;
        margin-bottom: 10px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.3em; color: #333;
}

h3 {
	font-size: 1.1em; color: #333; font-weight: bold;
}

h4 {
	color: #00A0A0;
	font-size: 2em;
        border-bottom: 1px #000000 dotted;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
        margin-bottom: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #00A0A0;
}

a:hover {
	background: none;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #004d35 url(images/bg2.jpg) repeat-x left top;
}

#wrapper2 {
	margin: 0;
	padding-top: 30px;
}

/* Header */

#header {
	width: 921px;
	height: 174px;
	margin: 0 auto;
	padding-top: 0px;
	background: url(images/header4.jpg) no-repeat;
}

.topimg img {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	width: 600px;
	height: 255px;
	background: url(images/img07.jpg) no-repeat left top;
	
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #333333;
}

#logo h1, #logo p {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 16px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #06AEF1;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #BDB0ED dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-left: 10px;
	padding: 10px 15px 0 15px;
	height: 31px;
	background: url(images/img03-2-2.jpg) repeat-x left top;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	border: none;
	color: #ffffff;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
        color: #00A0A0;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	border: 15px #006F64 solid;
	background: #ffffff url(images/img02.jpg) repeat-x left top;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 20px 0 0 20px;
}

.post {
}

.post .title {
	color: #00A0A0;
        border-bottom: 1px #000000 dotted;
}

.post .title a {
	background: none;
	color: #00A0A0;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .comments {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 16px 20px 0 0;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 13px;
	line-height: 35px;
	border-bottom: 1px dotted #BFBFBF;
	background: url(images/img06.gif) no-repeat left 50%;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #00A0A0;
        border-bottom: 1px #000000 dotted;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #007878;
}

/* Calendar */


#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {

	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding: 40px 0;
	background: #004d35 url(images/footer-2.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #999999;
}

#commentform {
}

#comment {
	width: 600px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}


.tagline img{
         margin-top: -10px;
         margin-bottom: 0px;
         margin-right: 0px;
         margin-left: 27px;
}

.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
        font-size: 18px;
}


.sidecontact {
        margin-bottom: 40px;
}

.sidecontact h3 {
        font-size:2.1em;
        margin-bottom:5px;
}

.sidecontact a {
        text-transform: uppercase;
}
