/*
Theme Name: PBHS Custom Design
Theme URI: http://pbhs.com/

Version: 1.0
Author: Lincoln Barr | PBHS Inc.

*/



/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small{
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #content_side ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#content_side ul, #content_side ul ol {
	margin: 0;
	padding: 0;
	}

#content_side ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 6px;
	}

#content_side ul p, #content_side ul select {
	margin: 5px 0 8px;
	}

#content_side ul ul, #content_side ul ol {
	margin: 5px 0 0 10px;
	}

#content_side ul ul ul, #content_side ul ol {
	margin: 0 0 0 10px;
	}

ol li, #content_side ul ol li {
	list-style: decimal outside;
	}

#content_side ul ul li, #content_side ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#content_side #searchform #s {
	width: 108px;
	padding: 2px;
	}

#content_side #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}
/* End Comments */



/* Begin Sidebar */


#content_side form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #132748;
	background-image: url(_media/backgrounds/bg_body.gif);
	background-position: center top;
	background-repeat: repeat;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(_media/backgrounds/bg_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
	text-align: left;
	margin: 0px auto 0px auto;
	z-index: 1000;
}
#content_side #client_header {
	display: inline;
}
#client_name,#specialty, #location, #phone {
	display: none;
}
/*  THESE STYLES ARE SPECIFIC TO THE 'ADVANCED' CSS STRUCTURE */
#wrap {
	width: 932px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	background-repeat: repeat-y;
	}

#wrapcenter	{
	padding: 0px;
	width: 900px;
	height: 100%;
	float: left;
	}
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 16px;
	height: 200px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 16px;
	height: 200px;
	float: right;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: top;
	}

#content_header{
	width: 100%;
	margin: 0px;
	background-image: url(_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 10px 0px;
	}

	
/*  END 'ADVANCED' CSS STRUCTURE STYLES */
/*  BASIC TEXT FORMATING */
p {
	color:#444444;
	font-family: "Myriad", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 150%;
	}

#content_main_home h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 225%;
	text-align: left;
	margin-top:0px;
	color: #333333;
	}
#content_main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 235%;
	text-align: left;
	margin-top:0px;
	color: #FFFFFF;

	border-bottom:solid #FFFFFF 1px;
	}
	
h2 {
	color: #132748;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #132748;
	font-weight: bold;
	}

a:hover {
	
	}

ul {
	list-style-image: url(_media/common_assets/arrow_transparent_bg.gif);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
/*  CSS IDs   */

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 900px;

	
	}
#header h1{
	
	}


/*------------- toolbar section ----------------- */


#toolbar_wrapper{
	width: 100%;
	background-image: url(_media/backgrounds/widget_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	}

#toolbar{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 630px;
	padding: 0px;
	float: left;
	left: 12px;
	position: relative;
	height: 27px;
	top: 16px;
	}

#toolbar ul, #toolbar_int ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#toolbar li, #toolbar_int li{
	display: inline;
	padding:0px;
	margin:0px;
}
#toolbar li a, #toolbar_int li a{
	display:block;
	padding: 27px 0px 0px 0px;
	margin:0px 6px 0px 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px!important;
	height /**/:27px;
	background-position: left top;
	float:left;
}

#toolbar_int{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 690px;
	padding: 0px;
	float: right;
	position: relative;
	height: 27px;
	top: 16px;
	right: 0px;
	}
#toolbar_int li a{
	margin:0px 10px 0px 0px;
}

a#send_to_friend{
	background-image: url(_menu/friend.gif);
	width:116px;
}
a#send_to_phone{
	background-image: url(_menu/phone.gif);
	width:116px;
}
a#address_book{
	background-image: url(_menu/address.gif);
	width:146px;	
}

a#bookmarks {
	background-image: url(_menu/bookmarks.gif);
	width:130px;	
}

a#subscribe{
	background-image: url(_menu/subscribe.gif);
	width:128px;	
}
a#print{
	background-image: url(_menu/print.gif);
	width:78px;	
}
	
/*------------- content section ----------------- */

#content_wrapper{
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: right;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(_media/backgrounds/bg_content.gif);
	background-position: right top;
	}
/*------------- content main ----------------- */

#content_main{
	width: 676px;
	text-align: left;
	padding: 40px 0px 0px 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 12px;
	}

/*------------- content side ----------------- */


#content_side{
	float: left;
	width:180px;
	height: 600px;
	min-height: 100%;
	margin: -16px 0px 0px 0px;
	display: inherit;
	position: relative;
	padding: 0px 0px 30px 0px;
	text-align: left;
	background-repeat: repeat-y;
	left: 6px;
	top:0px;
	z-index: 5000;
	color: #CCCCCC;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}


#content_side p{
	text-align: left;
	font-size: 100%;
	color: #CCCCCC;
    }
	
#content_side h1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-top:0px;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #367aae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin:0px 0px 4px 0px;
	padding:0px;
	font-weight: normal;
	}
#content_side h3 {
	color: #367aae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top:0px;
	padding:0px;
	font-weight: normal;
	}
	
#content_side ul {
	list-style-image: url(none);
	margin:0px;
	padding:0px;
	}
#content_side li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
	}
	
#content_side li a {
	font-weight: normal;
	font-size: 88%;
	color: #C8DEE9;
	}
#content_side input{
	margin:8px 0px 8px 0px;
}


	
	
	
.standard_list{

}
.rss_list{

}
	
.standard_list li a {
	background-image: url(_media/common_assets/arrow_transparent_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
	
.rss_list li a {
	background-image: url(_media/common_assets/rss.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	}

#content_side .dashed_line{
	background-image: url(_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 900px;
	background-color:#000000;
	height:30px;
	margin: 0px auto 0px auto;

}
#footer p{
	color: #132748;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	color: #132748;
	font-weight: bold;
	font-size: 90%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}
/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #DBE6EF;
	border: solid #132748 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #132748;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
.float_left{
	float: left;
}

.float_right{
	float: right;
}

.highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}

#videoplayer{
	margin-top:-30px;
	z-index: 2000;
	position: relative;
}
#home_column1{
	float:left;
	width:190px;
	margin: 12px 0px 0px 12px;
}
#home_column2{
	float:left;
	width:190px;
	margin:12px 0px 0px 12px;
}
#home_column3{
	float:left;
	width:190px;
	margin:12px 0px 0px 12px;
}
#home_column1 p, #home_column2 p , #home_column3 p{
	text-align: left;
	padding: 2px 2px 2px 2px;
}
#home_column1 h3, #home_column2 h3 , #home_column3 h3{
	display: block;
	width: 184px;
	background-color: #87adc8;
	padding: 6px 0px 6px 6px;
	color: #FFFFFF;
}

.column_div_vert{
	background-color:#87adc8;
	width:1px;
	float:left;
	height: 300px;
	margin: 0px 0px 0px 12px;
}
.column_div_horiz{
	background-color:#87adc8;
	height:1px;
	width: 620px;
	clear: left;
	margin: 12px 0px 0px 0px;
	position: relative;
	left: 12px;
	float: left;
}
#smile_form{
	background-color: #BDCADA;
	width: 460px;
	margin: 8px auto 6px auto;
	border: solid #000000 1px;
}
#smile_form p{
	
}
#smile_form input{
	
}
#smile_form_content{
	width: 430px;
	margin: 0px auto 0px auto;
}
/*  End CSS Classes   */


.photo_right {
	float: right;
	margin-left:10px
	}
	
.photo_left {
	float: left;
	margin-right:10px
	}
.clear_both{
	clear: both;
	height: 1px;
	width: 100%;
	border-bottom: solid #C2DCF0 1px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#contact-form{
	height: 290px;
	padding: 8px;
	background-color: #E5EDF2;
	width: 290px;
	text-align: center;
	border: solid #485F7B 1px;
}
#contact-form h2{
	color: #132748;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}
#contact-form input {
	width:220px;
	margin: 4px auto 4px auto;
	text-align: center;
}

#contact-form textarea {
	width: 230px;
	margin: 4px 0px 4px 0px;
	}

#contact-form p {
	font-size:90%;
	font-weight:normal;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	}


#subnav {
	text-align: left;
	margin-top: 150px;
	margin-left: 5px;
	margin-bottom: 25px;
}
#subnav ul li {
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-indent: 0px;
	margin: 0px;
}

#subnav ul li a {
	color:#132748;
	}
#subnav ul li a:hover {
	text-decoration:none;
	}

#subnav ul li ul li {
	text-indent:15px;
	padding-top:4px;
	}

#subnav ul li ul li a {	
	color: #21344e;
	text-decoration:none;
	}
	
#subnav ul li ul li a:hover {
	text-decoration:underline;
	} 	
	
#subnav ul {
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#bottom-bar {
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#bottom-bar p {
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	word-spacing: 5px;
}

#bottom-bar a {
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	word-spacing: 5px;
	text-decoration:none;
	font-weight:normal;
}
#sitemap   ul   {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

