/*  
Theme Name: The Birchmere Group - Theme 1
Description: The default theme for The Birchmere Group
Version: 1.0
Author: Finer Design
Author URI: http://www.finerdesign.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, blue, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

body
{
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #454545;
}

h2, a
{
	color: #0c214a;
}

pre, code {white-space: normal;}


#top
{

	display:block;
	float:right;
	text-align: left;
	height: 24px;
}

#top .menu
{
	padding-top: 7px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;

}

#top .menu a
{
	text-decoration: none;
	color: #000;
}

#top .menu a:hover
{
	color: #000;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 20px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 100px;
}

#header #title
{
	
}
#header.prepend-1, #title.prepend-1
{
	
	padding:0px 10px 0px 15px;
}
#header #title .logo
{
	display:block;
	float: left;

}

#header #title #blogtitle
{
	margin-left: 68px;
	display:none;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 20px;
}

#introcontainer
{
	margin-top: 0px;
}
#introcontainer.prepend-1, #introcontainer.append-1
{
	padding:0px 13px 0px 13px;
	margin:0;
}
#intro
{
	
	height: 253px;

}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}


.post
{

	margin: 30px 10px 20px 10px;	
	padding: 0px;	

}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 30px;
}

.post .postheader .posttitle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0;
	margin: 0;
	font-variant: small-caps;
	color: #0c214a;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:7px;
}

.intheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0;
	margin:0;
	font-variant: small-caps;
	color: #0c214a;
	/*border-bottom:1px solid #e0e0e0;
	width:534px;*/
	padding-bottom:14px;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}

.post .postcontent
{
	margin:10px 20px 0 0;
	line-height: 17px;
}

.post .postcontent p
{
	margin-bottom: 10px;
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	width:202px;
	background-color: #e0e0e0;
	background-image: url(images/wrapboxmid.png);
	background-repeat: repeat-y;
	padding: 0px 17px 10px 17px;
	/*margin: 40px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;*/
}

#wrapboxtop
{
	margin-top:30px;
	height:16px;
	width:236px;
	background-color: #e0e0e0;
	background-image: url(images/wrapboxtop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapboxbottom
{
	height:20px;
	width:236px;
	background-color: #e0e0e0;
	background-image: url(images/wrapboxbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar #wrapboxBlue
{
	width:202px;
	background-color: #e0e0e0;
	background-image: url(images/wrapboxmidBlue.png);
	background-repeat: repeat-y;
	padding: 0px 17px 10px 17px;
	/*margin: 40px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;*/
	color:#FFFFFF;
}
#sidebar #wrapboxBlue h3
{
	color:#FFFFFF;
}
#wrapboxtopBlue
{
	margin-top:30px;
	height:16px;
	width:236px;
	background-color: #e0e0e0;
	background-image: url(images/wrapboxtopBlue.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapboxbottomBlue
{
	height:20px;
	width:236px;
	background-color: #e0e0e0;
	background-image: url(images/wrapboxbottomBlue.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#sidebar
{
padding:0px 45px 10px 0px;
}
#sidebar .sidebarbox
{
	/*line-height: 20px;
	margin-bottom: 0px;*/
	padding:0;
	margin:0;
}

#sidebar .sidebarbox h3
{
	font-size: 24px;
	color: #0c214a;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align:center;
}

#sidebar .sidebarbox a, #sidebar .sidebarbox a:visited
{
	text-decoration: none;
	color:#000000;
}
#sidebar .sidebarbox a:hover
{
	text-decoration: underline;
}
#sidebar .sidebarbox ul
{
	list-style-type:disc;
	/*text-indent: -1.5em;*/
	margin-bottom:0;
	padding-bottom:0;
}
#sidebar .sidebarbox li
{
	margin:7px 0 7px 0;
}
#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 39px;
	background: url('images/bottombg.png') no-repeat 0 0;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

#copyright, #copyright a, #copyright a:visited  {
	text-align:center;
	font-size: 13px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright a, #copyright a:visited  {
	text-decoration:none;
}
#copyright a:hover  {
	text-decoration:underline;
}
div.hr { background:url(images/hr.png) repeat-x top left; height:1px; margin:15px 0; }


#contactForm {
	display:block;
	float:left;
}
#contactForm label {
	display:block;
	float:left;
	background-color:#fff;
	width:200px;
	height:22px;
	padding:4px;
	margin:1px;
}
#contactForm input, #contactForm textarea {
	display:block;
	float:left;
	width:250px;
	height:18px;
	padding:4px;
	margin:2px;
}
#contactForm select {
	display:block;
	float:left;
	width:260px;
	height:27px;
	padding:4px;
	margin:2px;
}
#contactForm textarea {
	height:120px;
}
#contactForm div {
clear:both;
}
#contactForm .submitbutton, #contactForm .wpcf7-submit {
	display:block;
	float:left;
	width:100px;
	height:28px;
	padding:0;
	margin:2px 2px 2px 376px;
}
.clear {
clear:both;
}
#uploadDiv input {

	height:26px;
	padding:4px;
	margin:2px;
	width:263px;
	
}











#mainnavWrap {
	width:560px;
	display:block;
	float:right;
	margin:20px 10px 0px 0px;
	height:39px;
	background-color:#0d2450;
	/*font-variant: small-caps;*/
	font-weight:bold;
	background-image: url(images/bg-nav.png);
}





#suckerfishnav {
    background-color:#0d2450;
    font-size:13px;
    font-family: Arial, Helvetica, Sans-Serif;
	margin:0px;
	font-weight:bold;
	padding:0 0 0 20px;
	    list-style:none;
    line-height:39px;

    }
#suckerfishnav ul {
    list-style:none;
    line-height:39px;
    padding:0;
    margin:0;
    }
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px 0 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
	margin:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:150px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #0d2450;
    border-left:1px solid #0d2450;
    border-right:1px solid #0d2450;
    font-family: Arial, Helvetica, Sans-Serif;
    }
#suckerfishnav li li a {
    padding:0;
    width:147px;
    font-size:13px;
    color:#ffffff;
	line-height:40px;
	font-weight:bold;
	padding-left:15px;
    }
#suckerfishnav li ul ul {
    margin:-23px 0 0 100px;
    }
#suckerfishnav li li:hover {
	background-color:#0d2450;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#ffffff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#ffffff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background-color:#0d2450;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background-image: url(images/bg-nav-over.png);
	background-repeat: no-repeat;
	background-position: center center;    
	/*background-color:#744607;*/
    }
#suckerfishnav ul li:hover, #suckerfishnav ul li.sfhover {
	background-image: none;
	background-color: #15387d;	
	}
	

.current_page_item {
	background-image: url(images/bg-nav-over.png);
	background-repeat: no-repeat;
	background-position: center center;    
	/*background-color:#744607;*/
    }
	
.vsrp_div li, .vsrp_div ul, .vsrj_div li, .vsrj_div ul {
	line-height:normal;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}
