/*
Theme Name: Template #2071
Theme URI: http://www.pbhs.com
Author: Erin
Tags:  theme-photos
*/

/*------------- Reset ----------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body {
	line-height: 1;
	background: #cfac87;
}

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/*------------- Begin Styles ----------------- */

body {
	background: #925631;
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	background-image: url(_media/backgrounds/bg.jpg);
	background-position: left 868px;
}

#wrapmaster {
	background-image: url(_media/backgrounds/bg-horiz.jpg);
	background-repeat: repeat-x;
}

p, address, table {	margin: 0 0 1em 0; }

h1, h2, h3, h4, h5, h6 {
	font family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .5em;
}

p { text-align: justify; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 { font-size: 1em; }

h5 { font-size: .9em; }

h6 { font-size: .8em; }

a {
	color: #925631;
}

a:hover { text-decoration: none; }

li {
	margin: 0 30px 1em;
	text-align: justify;
}

ul li { list-style: square outside; }

ol li { list-style: decimal; }

strong { font-weight: bold; }

em { font-style: italic; }

/*------------- Header ----------------- */

#header_wrapper {
	position: relative;
	height: 170px;
}

.home #header_wrapper {
	height: 540px;
}

#header {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#client_logo {
	position:absolute;
	top: 0;
	left: 0;
}

#practice {
	position:absolute;
	top: 12px;
	left: 20px;
	font-size: 2.8em;
	color:#eacba4;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#location {
	position:absolute;
	top: 65px;
	left: 20px;
	font-size: 1.6em;
	color:#eacba4;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#phone {
	position:absolute;
	top: 40px;
	right: 40px;
	font-size: 1.4em;
	color:#eacba4;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav {
	position: relative;
	width: 988px;
	top: 112px;
	left: 0;
	float: left;
	border-bottom: none;
	z-index: 99;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banner {
	width: 1000px;
	height: 362px;
	position: absolute;
	top: 170px;
	left: 0px;
	overflow: hidden;
	background-image: url(_media/backgrounds/movie_back.png);
}
#nivoSlider {
	position: relative;
	height: 322px;
	top: 20px;
	left: 24px;
	overflow: hidden;
	width: 954px;
}

#bucket_wrapper{
	width: 1000px;
	height: auto;
	margin: 20px auto;
	overflow: auto;
}

.bucket {
	float: left;
	width: 306px;
	padding: 4px 0 4px 40px;
}

.bucket:first-child { padding-left: 0; }

#content_wrapper {
	position: relative;
	width: 1000px;
	min-height: 600px;
	margin: 0 auto;
}

#content_footer { }

#content_header { }

.page-template-form-php #content_main {
	margin-right: 10px;
	width: 460px;
}

.home #content_main {
	float: left;
	width: 935px;
	margin-left: 12px;
}

.home.show-form #content_main {
	width: 670px;
}

#content_main {
	background-color: rgba(222, 189, 154, .9);
	border: solid 2px #000;
	box-shadow: 0 0 5px rgba(0, 0, 0, .7);
	width: 710px;
	margin: 12px 0 40px;
	min-height: 450px;
	float: right;
	padding: 20px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debd9a', endColorstr='#debd9a',GradientType=0 ); /* IE6-9 */
}

#content_side {
	background-color: rgba(146,86,49,.9);
	border: solid #000 2px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .7);
	float: left;
	margin: 12px 0 20px;
	padding: 20px;
	width: 190px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#925631', endColorstr='#925631',GradientType=0 ); /* IE6-9 */
}

#content_side h1, #content_side h2, #content_side h3 {
	color: #eacba4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
}

#content_side h1 a, #content_side h2 a, #content_side h3 a {
	text-decoration: none;
	color: inherit;
}

#content_side, #content_side p { }

#content_side li {
	list-style: none;
	text-align: left;
	margin: 0;
}

#content_side li a {
	font-size: 1em;
	color: #eacba4;
	text-decoration: none;
	padding: 6px 0 6px 20px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #e1cea8;
}

#content_side li:first-child a {
	border-top: 1px solid #e1cea8;
}

#content_side li a:hover {
	background: #4a1d05;
}

#content_side ul ul { margin: 0; }

#content_side li li a {
	color: #f1e7d4;
	padding: 6px 0 6px 30px;
}

#content_side li li:first-child a { border-top: none; }

#content_side .children, #content_side .sub-menu { display: none; }
#content_side .current_page_item .children, #content_side .current_page_ancestor .children, #content_side .current_page_parent .children,
#content_side .current_page_item .sub-menu, #content_side .current_page_ancestor .sub-menu, #content_side .current_page_parent .sub-menu { display: block; }

#footer_wrapper {
	background: rgba(75,29,6,.9);
	border-top: 3px solid #000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b1d06', endColorstr='#4b1d06',GradientType=0 ); /* IE6-9 */
}

#footer {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 10px;
}


#footer p {
	color: #b99878;
	margin: 0 0 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a {
	color: #b99878;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a:hover { text-decoration: underline; }

#footer ul {
	text-align: left;
	margin: 0 0 1em;
}

#footer li {
	list-style: none;
	display: inline;
	margin: 0 16px 0 0;
}

/*------------- classes ----------------- */

.image, .module, .highlight {
	background-color: #925631;
	border: solid #fcfbea 8px;
	margin-bottom: 5px;
	padding: 4px;
}

.image a, .module a, .highlight a {
	color: #b99878;
}

.module { width: 300px; }

.module.aligncenter { width: 80%; }

.module h2 {

	color: #fcfbea;
	text-align: center;
	padding: 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.aligncenter { margin: 10px auto; }

.alignright {
	float: right;
	margin-left: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.text_center { text-align: center; }

.text_left { text-align: left; }

.text_right { text-align: right; }

.clear { clear: both; }

.dashed_line {
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #666;
}

.highlight {
	width: 97%;
	margin: 0 auto;
	padding: 10px 10px 5px;
}

#mapContainer { height: 400px; }

a[href^="tel:"], a[href^="tel:"]:hover {
	font-size: inherit !important;
	cursor: text !important;
	color: inherit !important;
	font-weight: inherit !important;
	text-decoration: inherit !important;
	background: none !important;
}

/* ----- Office Tour Styles ----- */
	.gallery { display: none; }
	.page-template-image-slider-php .tn3-gallery {
		background: #000;
		padding: 15px 0;
	}
	.page-template-image-slider-php .tn3-image { background: none; cursor: pointer; }
	.page-template-image-slider-php .tn3-prev, .gallery .tn3-next { display: block !important; opacity: 1 !important; }
	.page-template-image-slider-php .tn3-prev { left: -35px; }
	.page-template-image-slider-php .tn3-next { right: -35px; }
	.page-template-image-slider-php .tn3-controls-bg { background: none; }
	.page-template-image-slider-php .tn3-thumbs, .page-template-image-slider-php .tn3-sep1, .page-template-image-slider-php .tn3-sep2, .page-template-image-slider-php .tn3-sep3 { background: none; }
	.page-template-image-slider-php .tn3-thumbs { height: 52px; }
	.page-template-image-slider-php .tn3-thumb { width: 50px; height: 50px; }
	.page-template-image-slider-php .tn3-thumb img { width: 50px; height: 50px; }

/*------------- Form Styles ----------------- */

.home #contact_form { width: 220px; }

#contact_form {
	background: rgba(207, 172, 135, .9);;
	border: 2px solid #000;
	box-shadow: 0 0 5px rgba(0, 0, 0, .7);
	float: right;
	width: 200px;
	height: auto;
	margin: 12px 10px 12px 0;
	padding: 12px 12px 0;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfac87', endColorstr='#cfac87',GradientType=0 ); /* IE6-9 */
}

.form-all {
	font: 13px/1.5 font-family: Georgia, "Times New Roman", Times, serif;;
	text-align: left;
	color: #333;
	padding: 0;
}

.form-all li, .form-label-top, .form-subHeader, .form-header-group {
	margin: 0;
	padding: 0;
}

.form-subHeader, .form-header-group {
	background: none;
	border: none;
	text-align: justify;
	font-style: normal;
}

.form-label-top { font-weight: bold; }

.form-all li {
	background: none;
	list-style: none;
	margin: 4 4px .5em;
}

.form-all input, .form-all textarea {
	padding: 0px;
	width: 180px;
}

.form-all input[type=checkbox], .form-all .form-checkbox-item { width: auto; }

.form-all .form-checkbox-item label { margin: 0 8px 0 4px; }

/* --- Gravity Form Styles --- */
.gform_wrapper { padding: 0 4px; }
.gform_wrapper, .gform_wrapper label, .gform_wrapper input, .gform_wrapper button, .gform_wrapper select, .gform_wrapper textarea { font-size: 13px; color: #333; }
.gform_wrapper .gform_footer { margin: 10px 0 0; padding: 0; }
.gform_wrapper h3.gform_title { font-size: 18px; line-height: 1em; font-weight: normal !important; color: #000; margin-bottom: 12px; }
.gform_description { font-size: 13px; display: block; text-align: justify; }
.gform_body ul { padding-left: 0; }
.gform_wrapper li { margin: 0; }
.gform_wrapper input[type=text] { margin-bottom: 0; }
.gform_wrapper input[type=tel],.gform_wrapper input[type=email],.gform_wrapper input[type=text], .gform_wrapper select, .gform_wrapper textarea { padding: 4px; width: 92% !important; }
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { margin-bottom: 4px !important; padding: 0; }
.gform_wrapper textarea.medium { height: 100px !important; }
.gfield_label { float: none; clear: both; font-weight: bold; }

.multiple-column .gfield_checkbox li, .multiple-column .gfield_radio li { width: auto; float: left; margin-right: 8px !important; }
.multiple-column .gfield_checkbox li:first-child, .multiple-column .gfield_radio li:first-child { margin-left: 0 !important; }
.gfield_checkbox li input { width: auto; float: left; margin: 0 5px 0 0; }

#recaptcha_table, #recaptcha_table tbody { display: block; }
.recaptcha_theme_clean tr { display: block; }
.recaptcha_theme_clean tr td { display: block; width: auto !important; }
.recaptcha_theme_clean tr:first-child td { float: left; }
.gfield .recaptchatable .recaptcha_image_cell { width: 96% !important; padding-left: 2% !important; padding-right: 2% !important; }
#recaptcha_image, #recaptcha_image img { width: 100% !important; height: auto !important; }
.recaptcha_input_area { padding-right: 7px !important; }
.recaptcha_input_area input { max-width: 100% !important; }

/*------------- wp elements ----------------- */

.search-results form {
	border-bottom: 1px solid #DDD;
	padding: 0 0 8px;
}

.search-results div.page, .search-results div.post {
	padding: 0 10px;
	margin: 6px 0;
	border-bottom: 1px solid #DDD;
}

.next-posts { float:left; }

.prev-posts { float:right; }

.navigation {
	overflow: auto;
	margin: 0 0 .5em;
}

.metadata {
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #CCC;
	padding: 10px 0;
	margin: 1em 0;
	clear: both;
}

.tags { font-weight: bold; }

.postmetadata {
	font-size: 11px;
	border-left: 2px solid #666;
	padding-left: 6px;
	margin: 0;
}

#commentform > div { margin:5px 0; }

#commentform label { font-weight:bold; }

#commentform textarea#comment { width:100%; }

.commentlist li {
	background: #EEE;
	list-style: none;
	border:1px solid #ccc;
	border-left:4px solid #ccc;
	box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.07);
	padding: 10px;
}

.commentlist li.even { background-color:#F7F7F7; }

.commentlist img.avatar {
	float:left;
	margin-right:10px;
}

.commentlist .reply { text-align:right; }

.commentlist ul.children { margin-top:10px; }

/*------------- menu styles ----------------- */

.sf-menu * {
	margin:0;
	padding:0;
	list-style: none;
}

/* MAIN TOPICS TEXT (BUTTONS)*/
.sf-menu a, .sf-menu a:visited { /* properties for the main nav text*/
	padding: 10px 14px;
	color: #eacba4;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {/* properties for the main nav text HOVER state*/
	outline: 0;
}

/* SUB TOPICS TEXT*/
.sf-menu li li a, .sf-menu li li a:visited { /* properties for the sub nav text*/
	padding: 5px 20px 5px 10px;
	text-decoration: none;
	color: #eacba4;
	font-size: 1em;
	line-height: 150%;
	text-transform: none;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:hover, .sf-menu li li a:active {/* properties for the main nav text HOVER state*/
	outline: 0;
	background: #925631;
}

.sf-menu li li li a:hover, .sf-menu li li li a:active {/* properties for the main nav text HOVER state*/
}

/* FIRST LEVEL DROPDOWNS */
.sf-menu ul {
	position: absolute;
	top: -999em;/* this moves the submenus out of sight so they dont flash on page load */
	width: 200px; /* overridden when supersubs initialized */
}

.sf-menu li li {
	background: #4a1d05;
	border-bottom: solid #000 2px;
	border-left: solid #000 2px;
	border-right: solid #000 2px;
}

.sf-menu li li li {
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 40px; /* set equal to the height of the main nav buttons so drop-downs come down from the right place */
	z-index: 99;
}

/* SECOND LEVEL DROPDOWNS */
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 200px; /* overridden when supersubs initialized */
	top: 0;
}

/* THIRD LEVEL DROPDOWNS */
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 200px; /* overridden when supersubs initialized */
	top: 0;
}

/* YOU PROBABLY DO NOT NEED TO CHANGE ANYTHING BELOW THIS */

.sf-menu a.sf-with-ul { min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }

.sf-sub-indicator { display: none; }

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.75em;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('//common.pbhs.com/_media/images/arrows-ffffff.png') no-repeat -10px 0;
}

.sf-menu ul a > .sf-sub-indicator { background-position:  0px 0; }

.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; }

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li { width:	152px; }

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
	left:	152px; /* match ul width */
	top:	0;
}

.sf-menu ul li { width: 100%; }

.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { top: 0; }

#ent-sinus-treatments svg { fill: #FFF !important; }

.gform_wrapper.gravity-theme .multiple-column .gchoice,
.gform_legacy_markup_wrapper .multiple-column .gchoice {
    width: auto; float: left; margin-right: 8px !important;
}
.gform_legacy_markup_wrapper .multiple-column .gfield_checkbox li:first-child,
.gform_wrapper.gravity-theme .multiple-column .gfield_checkbox li:first-child {
    margin-left: 0 !important;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label,
.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 0.875em;
}
