/*
Theme Name: Template #2052
Theme URI: http://www.pbhs.com
Author: Sean
Tags: responsive-layout, featured-pages, color-options,  theme-photos
*/

html { font-size: 62.5%; }

body {
	font: 1.3rem/1.5 'Droid Sans',Arial,Helvetica,sans-serif;
	-webkit-font-smoothing: antialiased;

	background: url(_media/backgrounds/bg-header-glow.png) center top no-repeat #2172A6;
}

/*------------- Main Styles ----------------- */

h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	font-family: 'Ovo',serif;
	font-weight: normal;
	color: #2172A6;
	text-align:left;
	margin: 0 0 0.5em;
}

#content-main h1 {
	font-size: 2em;
}

#content-main h2 {
	color: #6DA9C5;
	font-size: 1.5em;
}

#content-main h3 {
	font-size: 1.3em;
}

#content-main h4 {
	font-size: 1.2em;
}

#content-main h5 {
	font-size: 1.1em;
}

#content-main h6 {
	font-size: 1em;
}

a { color: #2172A6; text-decoration: underline; }

a:hover { text-decoration: none; }

a.clickable {
	position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    text-decoration:none; /* Makes sure the link doesn't get underlined */
    z-index:10; /* raises anchor tag above everything else in div */
    background-color:white; /*workaround to make clickable in IE */
    opacity: 0; /*workaround to make clickable in IE */
    filter: alpha(opacity=1); /*workaround to make clickable in IE */
	/* This link class should be used on an empty anchor tag (no text or other elements between the opening and closing tags). */
}

p {
	text-align: justify;
}

#content-main ul { }

#content-main li { }

blockquote { margin: 1em; }

strong { font-weight: bold; }

/*------------- Bootstrap Styles ----------------- */

.well { }

.btn { }

.well.well-full {
	width: 100%;
	margin-left: -20px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 25px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 0 25px rgba(0,0,0,0.05);
	box-shadow: inset 0 0 25px rgba(0,0,0,0.05);
}

/*------------- Main Widths ----------------- */

#header, #bucket-wrapper, #bucket-wrapper, #content-footer, #footer {

}

.container {
	width: 1000px;
	max-width: 100%;
}


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

#header-wrapper {
}

#header {
	position: relative;
	z-index: 999;
	margin-bottom: -13px;
}
#header  > .row-fluid { margin-bottom: 20px; }
#header-wrapper #banner-wrapper { position: relative; z-index: 0; }

#client-logo {
	margin: 15px 20px 0 0;
}
#practice, #location, #phone {
	font-family: 'Ovo',serif;
}
#practice, #location {
	line-height: 42px;
}
#practice {
	font-size: 3.2em;
	color:#FFF;
	margin-top: 20px;
}

#location {
	font-size: 1.6em;
	color:#FFF;
	margin-top: 20px;
	text-align: right;
}

#phone {
	font-size: 1.4em;
	color: #FFF;
	line-height: 2em;
}

#banner-wrapper {
	padding-top: 13px;
	background: #e3e3e3;
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #ffffff 20%, #ffffff 80%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(20%,#ffffff), color-stop(80%,#ffffff), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#ffffff 20%,#ffffff 80%,#e3e3e3 100%);
	background: -o-linear-gradient(top,  #e3e3e3 0%,#ffffff 20%,#ffffff 80%,#e3e3e3 100%);
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#ffffff 20%,#ffffff 80%,#e3e3e3 100%);
	background: linear-gradient(to bottom,  #e3e3e3 0%,#ffffff 20%,#ffffff 80%,#e3e3e3 100%);
	-pie-background: linear-gradient(top,  #e3e3e3 0%,#ffffff 20%,#ffffff 80%,#e3e3e3 100%);

	behavior: url(/PIE.htc);
}

#banner {
	position: relative;
	background: url(_media/backgrounds/loading.gif) no-repeat center center;  /* displays a small loading icon behind slider that is displayed when no slides are visible. */
}
#banner:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	bottom: -1px;
	height: 67px;
	background: url(_media/backgrounds/image_curve.png) center bottom no-repeat;
}

#pbhsSlider {
	width: 100%;
	height: 366px;
}
#pbhsSlider > .pbhs-slider-content { display: none; }
#pbhsSlider > .pbhs-slider-content:first-child { display: block; }

.pbhs-slider-a-block {
	background: #E1E9F0;
    bottom: 20%;
    font-size: 1.5em;
    left: 0;
    line-height: 1.3em;
    padding: 0.5em 1em;
    top: auto;
}


/*------------- Middle ----------------- */
#phrases {
	position:relative;
	width: 40%;
	color: #2172A6;
	z-index: 30;
}

#phrases p {
	position: absolute;
	width: 100%;
	top: 20px; left: 0;
	text-align:left;
	line-height:normal;
}

#phrases span {
	opacity: 0; filter: alpha(opacity=00);
	position:relative;
	top: 0;
	left: 0;
	display: block;
	font-size:1.4em;
	font-family:'Droid Sans', serif;
}

#phrases span:first-child {
	display: block;
	padding-left:0;
	font-family:'Ovo',serif;
	font-size:1.8em;
}

#bucket-wrapper {
	padding: 28px 0;
	width: 60%;
}
#bucket-wrapper .bucket,
#bucket-wrapper .bucket span {
    position: relative;
    display: block;

    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;

    behavior: url(/PIE.htc);
}

#bucket-wrapper .bucket {

	color: #5B5B5B;
	text-shadow:1px 1px 0 #fff;
	font-size: 1.2em;

	text-decoration: none;

	-moz-box-shadow: 0 0 4px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, 0.2);
	box-shadow: 0 0 4px rgba(0,0,0, 0.2);

}
#bucket-wrapper .bucket span {
	padding-left: 22px;
	padding-right: 42px;
	line-height: 46px;

	border: 1px solid #cccccc;

	background: #e7e7e7;
	background: -moz-linear-gradient(top,  #e7e7e7 0%, #e7e7e7 50%, #cfcfcf 51%, #cfcfcf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(50%,#e7e7e7), color-stop(51%,#cfcfcf), color-stop(100%,#cfcfcf));
	background: -webkit-linear-gradient(top,  #e7e7e7 0%,#e7e7e7 50%,#cfcfcf 51%,#cfcfcf 100%);
	background: -o-linear-gradient(top,  #e7e7e7 0%,#e7e7e7 50%,#cfcfcf 51%,#cfcfcf 100%);
	background: -ms-linear-gradient(top,  #e7e7e7 0%,#e7e7e7 50%,#cfcfcf 51%,#cfcfcf 100%);
	background: linear-gradient(to bottom,  #e7e7e7 0%,#e7e7e7 50%,#cfcfcf 51%,#cfcfcf 100%);
	-pie-background: linear-gradient(top,  #e7e7e7 0%,#e7e7e7 50%,#cfcfcf 51%,#cfcfcf 100%);

	-moz-box-shadow: inset 1px 1px 1px 0 #ffffff;
	-webkit-box-shadow: inset 1px 1px 1px 0 #ffffff;
	box-shadow: inset 1px 1px 1px  0 #ffffff;

}
#bucket-wrapper .bucket span:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 25px;
	padding-right: 14px;
	background: url(_media/backgrounds/button-arrow.png) left center no-repeat;
}


.bucket h2 { text-align: center; }
.bucket-img { width: 100%; height: auto; }

#middle-wrapper { background:  url(_media/backgrounds/bg-interior-content-behind.png) center top no-repeat  #e3e3e3; }
.home #middle-wrapper {
	margin-bottom: 60px;
	background: url(_media/backgrounds/bg-under-banner.png) center top no-repeat transparent;
}

.home #content-wrapper {
	position: relative;

	background: #e3e3e3;
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #ffffff 10%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(23%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#ffffff 10%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e3e3e3 0%,#ffffff 10%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#ffffff 10%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e3e3e3 0%,#ffffff 10%,#ffffff 100%);
	-pie-background: linear-gradient(top,  #e3e3e3 0%,#ffffff 10%,#ffffff 100%);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	behavior: url(/PIE.htc);
}

#address {
	padding-top: 45px;
	padding-bottom: 70px;
	background: url(_media/backgrounds/bg-curve-shading.png) center bottom no-repeat;
}

#address p {
	text-align:center;
}

p.phone {
	font-size: 2.4em;
	color: #73a6c7;
	font-family:'Ovo',sans-serif;
	margin-bottom:0;
}

p.address {
	font-size:1.4em;
	color:#adc6d7;
	font-family:'Droid Sans',sans-serif;
}

#content-wrapper { background: #FFF; position: relative; }
.home #content-wrapper > .inner { padding: 20px; }
#interior #content-wrapper:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 73px;
	z-index: 10;
	background: url(_media/backgrounds/bg-interior-content-curve.png) center bottom no-repeat;
}

#content-footer { }


.page-template-form-php #content-main {  }
#content-main { position: relative; }
#interior #content-main { float: right; padding-bottom: 73px; }
#interior #content-main > .inner { padding-right: 30px; padding-top: 25px; }
#interior.page-template-one-column-php #content-main > .inner { padding-left: 30px; }

#content-side {  }
.home #content-side .side-nav,
#interior #content-side { color: #fff; margin-left: 0; background: #2172A6; padding-bottom: 70px; }

.home #content-side .side-nav {
	padding-bottom: 0;
}

#content-side h1,
#content-side h2,
#content-side h3 {
	font-size: 1.6em;
	color: #fff;
	padding: 0 15px;
}

.home #content-side h1,
.home #content-side h2,
.home #content-side h3 {
	color: #6DA9C5;
}

#content-side .side-nav-title { margin-top: 20px; }

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

#content-side, #content-side p { }

#content-side ul {
	margin-left: 0;
}

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

#content-side li a {
	color: #C9DFEE;
	text-decoration: none;
	border-bottom: solid #6FA4C5 1px;
	padding: 6px 15px 6px 15px;
	display: block;
}

#content-side li a:hover { color: #fff; }

#content-side ul ul { margin: 0; }

#content-side li li a {
	background-color: transparent;
	padding: 6px 0 6px 30px;
}

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

#content-side .children li a {
	color: #10496E;
	background-color: #6FA4C5;
	border-bottom: 1px solid #10496E;
}
#content-side .children li a:hover {
	color: #FFF;
}

#content-side .recentcomments a, #content-side .recentcomments a:first-child, #content-side .recentcomments a:last-child { border: 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 ----------------- */

#footer-wrapper{
	position: relative;
	padding: 10px 0;
	background: #e3e3e3;
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e3e3e3 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e3e3e3 0%,#ffffff 100%);
	-pie-background: linear-gradient(top,  #e3e3e3 0%,#ffffff 100%);

	behavior: url(/PIE.htc);
}
footer {

	color: #5B5B5B;
}

footer p {
	color: #5B5B5B;
	margin: 0 0 1em;
	text-align:inherit;
}

footer a {
	color: #5B5B5B;
	text-decoration: none;
}

#footer a:hover { color: #000; text-decoration: none;  }

#footer-links { margin-top: 10px; }

footer p, footer ul.inline {
	text-align: center;
}

/*------------ Form overrides -------------*/

.gform_button {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #F5F5F5 -moz-linear-gradient(center top, #FFFFFF, #E6E6E6) repeat-x;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
	margin-top: 10px;
    padding: 4px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.gform_button:hover, .gform_button:active, .gform_button.active, .gform_button.disabled, .gform_button[disabled] {
    background: #e6e6e6;
    color: #333333;
}


/*------------- classes ----------------- */
.image, .module, .highlight {
	background-color: #EFEFEF;
	margin-bottom: 5px;
	padding: 6px;
}
.module { padding: 0 0 10px; }

.image, .image-fit { max-width: 100%; height: auto; }

.module { width: 50%; }

.module.aligncenter { width: 80%; margin: 10px auto; }

#content-main .module h2, #content-main .highlight h2 {
	position: relative;
	color: #5B5B5B;
	text-shadow:1px 1px 0 #fff;

	text-align: center;
	padding: 8px 10px;
	margin: 0 0 10px 0;
	font-style:normal;

	border-bottom: 1px solid #c9c9c9;

	background: #e7e7e7;
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #f2f2f2 50%, #e5e5e5 51%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(50%,#f2f2f2), color-stop(51%,#e5e5e5), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#e5e5e5 51%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#e5e5e5 51%,#e5e5e5 100%);
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#e5e5e5 51%,#e5e5e5 100%);
	background: linear-gradient(to bottom,  #f2f2f2 0%,#f2f2f2 50%,#e5e5e5 51%,#e5e5e5 100%);
	-pie-background: linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#e5e5e5 51%,#e5e5e5 100%);

	behvior: url(/PIE.htc);
}
#content .module p { padding: 0 10px; }
#content .module p.text_center,
#content .highlight p.text_center{ text-align:center; }

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

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

.alignleft:after, .alignright:after {
	content: "";
	clear: both;
}

.text-center { text-align: center; }

.text-left { text-align: left; }

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

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

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

#mapContainer { height: 400px; overflow: hidden; }

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;
}

figure { margin: 20px 0; padding: 0; }
figure iframe { width: 100% !important; max-width: 100% !important; }

/* ----- Office Tour Styles ----- */
.page-template-image-slider-php ul.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, .page-template-image-slider-php .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; }
#gallery_container { margin-bottom: 20px; max-width: 100%; }
.tn3-gallery, .tn3-image, .tn3-image-in, .tn3-in-image { max-width: 100%; }
#gallery_container:after { content: ""; display: table; line-height: 0; clear: both; }


.pbhs-slider.pbhs-slider-with-thumbs .pbhs-slider-image { height: auto !important; }

.pbhs-slider-default .pbhs-slider-fullscreen-icon, .pbhs-slider-default.pbhs-slider-fullscreen .pbhs-slider-fullscreen-icon,
.pbhs-slider-default .pbhs-slider-thumbs-arrow-icon, .pbhs-slider-default .pbhs-slider-arrow-icon { background-image: none; }

.pbhs-slider-default .pbhs-slider-fullscreen-icon:before, .pbhs-slider-default.pbhs-slider-fullscreen .pbhs-slider-fullscreen-icon,
.pbhs-slider-default .pbhs-slider-thumbs-arrow-icon, .pbhs-slider-default .pbhs-slider-arrow-icon {
	font-family:FontAwesome;
    font-weight:normal;
    font-style:normal;
    text-decoration:inherit;
	display:block;
    line-height:150%;
    vertical-align:baseline;
    text-align: center;
	color: #fff;
	font-size: 20px;
	width: 100%;
	height: 100%;
	left: auto;
	top: auto;
	margin: 0;
	padding: 0;
}

.pbhs-slider-default .pbhs-slider-thumbs-arrow-icon { margin-top: 100%; }
.pbhs-slider-default .pbhs-slider-arrow-right .pbhs-slider-arrow-icon, .pbhs-slider-default .pbhs-slider-arrow-left .pbhs-slider-arrow-icon {
	font-size: 28px;
	height: 43px;
	top: 50%;
	margin-top: -12px;
}

.pbhs-slider-default .pbhs-slider-fullscreen-icon:before { content: "\f065"; }                       /* Full screen icon */
.pbhs-slider-default.pbhs-slider-fullscreen .pbhs-slider-fullscreen-icon:before {content: "\f066"; }           /* Minimize screen icon */
.pbhs-slider-default .pbhs-slider-thumbs-arrow-right .pbhs-slider-thumbs-arrow-icon:before { content: "\f0da"; }  /* Thumbnail icon right */
.pbhs-slider-default .pbhs-slider-thumbs-arrow-left .pbhs-slider-thumbs-arrow-icon:before { content: "\f0d9"; }   /* Thumbnail icon left */
.pbhs-slider-default .pbhs-slider-arrow-right .pbhs-slider-arrow-icon:before { content: "\f105"; }              /* Next arrow icon */
.pbhs-slider-default .pbhs-slider-arrow-left .pbhs-slider-arrow-icon:before { content: "\f104"; }               /* Previous arrow icon */

.pbhs-slider-default .pbhs-slider-thumb.pbhs-slider-nav-selected { background: #02874A; } /** Background color for active thumbnail **/


/* --- Smile Gallery --- */
#smile_gallery_container { position: relative; height: 100%; margin: 0 50px; }
#smile_gallery_container .prevCase, #smile_gallery_container .nextCase {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -50px;
	width: 40px;
	background:url(_media/backgrounds/prev-next-arrows.png) left center no-repeat;
	cursor: pointer;
}
#smile_gallery_container .nextCase { left: auto; right: -50px; background-position: right center; }
#smile_gallery_container .prevCase:hover, #smile_gallery_container .nextCase:hover { opacity: .8; filter: alpha(opacity=80);}
#smile_gallery { position: relative; height: 300px; margin: 0; }
#smile_gallery > * { list-style: none; height: 100%; width: 100%; margin: 0; }
#smile_gallery > li { padding: 0; background: none; }
#smile_gallery .before, #smile_gallery .after {
	position: absolute;
	top: 0;
	width: 45%;
	padding: 10px;
	text-align: center;
	font-size: 1.3em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#smile_gallery .before { z-index: 50; left: 0; }
#smile_gallery .after { z-index: 49; right: 0; }
#smile_gallery .before img, #smile_gallery .after img {
	max-width: 100%;
	margin-top: 10px;
	-moz-box-shadow: 2px 2px 4px #01002b;
	-webkit-box-shadow: 2px 2px 4px #01002b;
	box-shadow: 2px 2px 4px #01002b;
}

/*------------- 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 {
	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; }

/* --- Jot Form Styles --- */
.form-all {
	font: 13px/1.5 Arial, Helvetica, sans-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: 0 4px .5em;
}

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

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

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

/* --- Gravity Form Styles --- */
#content-header > #contact-form { margin-top: 25px; margin-bottom: 50px;  }
#content-header > #contact-form .gform_wrapper {
	position: relative;
	width: auto;
	padding: 0 10px;
	color: #FFF;
	border: 2px solid #C9DFEE;
	background: #6FA4C5;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	behavior: url(/PIE.htc);
}
#content-header > #contact-form .gform_wrapper .gform_title { color: #FFF; }
#content-header > #contact-form .gform_wrapper .top_label input.large,
#content-header > #contact-form .gform_wrapper .top_label select.large,
#content-header > #contact-form .gform_wrapper .top_label textarea.textarea {
	width: 95%;
}
/*.gform_wrapper, .gform_wrapper label, .gform_wrapper input, .gform_wrapper button, .gform_wrapper select, .gform_wrapper textarea { font-size: 13px; }*/
.gform_wrapper { margin: 0 auto; }
#content-side .gform_wrapper .gform_title,
.gform_wrapper .gform_title {
	color: #6DA9C5;
	text-align: left;
	padding: 0;
}
.gform_wrapper .gform_footer { margin: 0; }
.gform_wrapper span.gform_description { display: block; text-align: justify; }
.gform_wrapper input[type=text] { margin-bottom: 0; }
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { margin-bottom: 4px !important; }
.gform_wrapper textarea.medium { height: 100px !important; }

.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; }

#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; }

#content-side .gfield_html a,
#content-side .gfield_html a:hover {
	display: inline;
	padding: 0;
	margin: 0;
	border: none !important;
	background: transparent;
}

.mobile-show { display: none !important; }

@media (max-width: 1000px) {
#banner { width: 100%; }
.scrollup { display: none !important; }
#phrases { display: none; }
#bucket-wrapper { width: auto; float: none; padding-left: 10px; padding-right: 10px; }
}

@media (min-width: 768px) {
#content-main {
	min-height: 650px;
}
.mobile-show { display: none !important; }
}

@media (max-width: 767px) {
.pbhs-slider-a-block { font-size: 1.2em; }
#practice, #location {
	text-align:center;
}
#header { background-color: rgba(33, 114, 166, 0.3); margin-bottom: 0; }
#client-logo { margin: 0 !important; float: none; text-align: center; }
#client-logo img { max-width: 100%; height: auto; }
#practice {
	line-height: 1em;
	font-size: 2.5em;
}
#location {
	font-size: 1.5em;
	margin: 10px 0;
}
#banner-wrapper { padding-left: 0; padding-right: 0; }
#interior #middle-wrapper { border-top: 10px solid #e3e3e3; }
#interior #content-wrapper:after { width: auto; }
#bucket-wrapper .bucket { margin-top: 10px; }
#bucket-wrapper .bucket.first { margin-top: 0; }

#dc-social-4 { display: none; }
.mobile-hide { display: none !important; }

#interior #content-main { float: none; padding-bottom: 10px; }
#interior #content-main > .inner { padding-right: 0; padding-bottom: 20px; }
.home #content-wrapper > .inner { padding-left: 0; padding-right: 0; }
#interior #content-side {
	padding-top: 1px;
	padding-bottom: 74px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.highlight { width: auto; }
.module { float: none !important; width: 95% !important; margin-left: auto !important; margin-right: auto  !important; }
}

@media (max-width: 479px) {
	#practice, #location, #phone { text-align: center; clear: both; float: none; }
	.pbhs-slider-a-block { font-size: 1em; bottom: 5%; }
}

/* Footer fix */

@media (max-width: 767px) {
    #content-main {
        min-height: 300px;
    }
}

@media (min-width: 768px) {
    #content-main {
        min-height: 650px;
    }
}

.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;
}
