/*
Theme Name: DSR-H Theme 3.2
Description:  Basic Theme for WordPress
Author:  Deb Smith
Author URI:  https://www.spinesurgeonbaltimore.com
*/

/* MOBILE PORTRAIT 320PX LINE 15+ */
/* MOBILE LANDSCAPE 480PX LINE 1295+ */
/* MOBILE DROID PORTRAIT 540PX LINE 1708+ */
/* MOBILE 667PX LINE 2122+ */
/* TABLET PORTRAIT 768PX LINE 2538+ */
/* MOBILE DROID LANDSCAPE 960PX LINE 3690+ */
/* TABLET 992PX LINE 4833+ */
/* TABLET LANDSCAPE 1024PX LINE 5976+ */
/* PC 1200PX LINE 7120+ */

/* TABLET LINE 1006+ */
/* MOBILE LANDSCAPE LINE 1348+ */
/* MOBILE PORTRAIT LINE 1674+ */
/* ADDITIONAL BLOG STYLES LINE 2004+ */

/* === NOTE: Footer issues on index due to GRAVITY FORMS === */

/* Custom, iPhone Retina */
@media only screen and (min-width : 240px){

html, body {
	width: 100%; min-width: 100%;
	height:100%; min-height: 100%;
	margin:0;
	padding:0;
 -webkit-text-size-adjust: 100%;
 -ms-text-size-adjust: 100%;
}
body {
	font-size: 16px; color: #000; font-family: 'PT Serif', serif !important; -webkit-font-smoothing: antialiased;
}
#topband {
	width: 100%; min-width: 100%;
  height: 75px; min-height: 75px;
	float: left;
	display: inline-block;
	font-size: 0.3em;
	margin: -70px 0 0 0;
	padding: 2px 0 0 0;
	background: #3d5674;
}
#outer {
	width:100%; min-width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	display:table;
	table-layout:fixed;
	vertical-align:top;
}

#inner {
	display:table-row;

}
h1 {
	font-weight: normal; FONT-SIZE: 30px; COLOR: #354f70;
	line-height: 1.5em;
}
h2 {
	font-weight: normal; FONT-SIZE: 24px; COLOR: #666;
	line-height: 1.3em;
}
h3 {
	font-weight: normal; FONT-SIZE: 18px; COLOR: #354f70;
}
h4 {
	font-weight: normal; FONT-SIZE: 14px; COLOR: #888;
	margin-top: 15px;
}
h5 {
	margin: 0 0 5px 5px;
	font-weight: normal; FONT-SIZE: 32px; COLOR: #354f70; font-family: 'Great Vibes', cursive; -webkit-font-smoothing: antialiased;
	line-height: 1em;

}
hr {
    border: 0;
	margin: 30px 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.alignleft, img.alignleft {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border: none;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border: none;
}
.alignright, img.alignright {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border: none;
}
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 100%;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -2;
}

img.spacer {
	width: 25px !important;
	height: 25px !important;
}

a img {
	opacity: 100%;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);

}
a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a {
	font-weight: normal; FONT-SIZE: 16px; COLOR: #444;
	line-height: 1.3em;
}
a:hover {
	COLOR: #999;
}

.wp-caption {
	max-width: 96% !important;
	width: auto !important;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 0.9em;
	color: #666;
	border: 0px solid #FFF;

}
.myButton {
	box-shadow:inset 0px 0px 15px 3px #23395e;
	background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
	background-color:#2e466e;
	border-radius:17px;
	border:1px solid #1f2f47;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:15px;
	padding:6px 13px;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
}
.myButton:hover {
	background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
	background-color:#415989;
	color: #999 !important;
	text-decoration:none !important;
}
.myButton:active {
	position:relative;
	top:1px;
}

#pageheader {
	width: 100%; min-width: 100%;
	margin: 0 auto;
	margin-top: 10px;
	display: table;
	padding: 0;
	position: relative;
}
.headerinner {
	width: 80%; min-width: 80%;
	margin: 0 auto;
	display: table;
	padding: 0;
	text-align: center;
}

.headerleft {
	width: 100%; min-width: 100%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	display: inline-block;
}
.headerleft img {
  width: auto; min-width: auto;
  height: auto;
}
.headerrightmain {
	width: 100%; min-width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: center;

}
.headerright {
	width: 95%; min-width: 95%;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	color: #444;
	line-height: 1.5em;

}
.headerright2 {
 width: 100%; min-width: 100%;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	display: inline-block;
	text-align: center;
	font-weight: 400; COLOR: #4C4C4E;
	line-height: 1.3em;
}
.headerright a,
.headerright2 a {
	font-weight: normal; COLOR: #444;
	text-decoration: none;

}
.headerright a:hover,
.headerright2 a:hover {
	color: #999;
	text-decoration: underline;

}
.bnrsearch {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
}
.bnrsearch img {
	padding-top: 10px;
	vertical-align: middle;
}
.bnrsearch input[type=text] {
	text-align:left;
	width: 200px;
	margin: 0;
	padding: 4px 4px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: solid 1px #999999;
	background-image: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/blue_bg.png');
	background-repeat: repeat-x;
	background-position: top;
}

/* ================= NAV =================== */
.menuband {
	width: 100%; min-width: 100%;
	height: 37px; min-height: 37px;
  float: left;
  margin: 20px 0 0 0;
	padding: 0;
  background: #3d5674;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6781a4), to(#3d5674));
  background-image: -moz-linear-gradient(top, #6781a4, #3d5674);
  background-image: -webkit-linear-gradient(top, #6781a4, #3d5674);
  background-image: -o-linear-gradient(top, #6781a4, #3d5674);
  background-image: -ms-linear-gradient(top, #6781a4, #3d5674);
  background-image: linear-gradient(top, #6781a4, #3d5674);
	display: inline-block;
	position: relative;
}

.fullmenu {
	display: none;
}

.fullmenu ul {
	display: none;
}

.metaslider {
	width: 100%; min-width: 100%;
	height: auto; min-height: auto;
	float: left;
	margin: 0;
	padding: 0;
  background:url('') no-repeat 50% 50%;
	overflow: hidden;
}
.metaslidercontainer {
width: 100%; min-width: 100%;
background: rgba(79,112,155,0.9);
float: left;
margin: -6px 0 0 0;
padding: 0;
overflow: hidden;
}

/* Caption styles */
.metaslider .theme-default .nivo-caption {
	position:relative;
	left:0px;
	bottom:0px;
	background:rgba(255,255,255,0.1);
	font-size: 14px; color:#fff; font-style: italic; font-family: 'Times New Roman', serif; -webkit-font-smoothing: antialiased;
	line-height: 1.5em;
	width:100%;
  height: 150px; min-height: 150px;
	z-index:8;
	padding: 5px 15px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.metaslider .theme-default .nivo-directionNav a {
	position:absolute;
	top:15% !important;
	z-index:9;
	cursor:pointer;
}
.metaslider .theme-default .nivo-prevNav {
	left:2px;
}
.metaslider .theme-default .nivo-nextNav {
	right:2px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.testimonial {
	text-align: left;
	background: rgba(255,255,255,0.2);
	border: 1px dashed #C0C0C0;
}
.dsrtestimonial-form {
	width: 93%; min-width: 93%;
	float: left;
	margin: 30px 0 30px 0;
	padding: 20px;
	text-align: left;
	background: rgba(255,255,255,0.3);
	border: 2px solid rgba(255,255,255,1.0);
}

input[type=text],
input[type=email],
input[type=url],
textarea {
	text-align:left;
	width: 80% !important;
	margin: 0 !important;
	padding: 6px 4px !important;
	-moz-border-radius:6px!important;
	-khtml-border-radius:6px !important;
	-webkit-border-radius:6px !important;
	border-radius:6px !important;
	border: solid 1px #c0c0c0 !important;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
    background: rgba(255,255,255,0.8);
}
/* ================= MAINBODY =================== */

.mainbody {
	width: 100%; min-width: 100%;
	float: left;
	padding: 0;
	display: block;
	background: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/bg-pinstr-sm.jpg');
	background-repeat: repeat;

}
.mainbodyh {
	width: 100%; min-width: 100%;
	float: left;
	padding: 0;
	display: block;
	background: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/bg-pinstr-sm.jpg');
	background-repeat: repeat;
}

.maininner {
	width: 100%; min-width: 100%;
	float: left;
	margin: 0;
	display: block;
	padding: 0 0 30px 0;
	background: rgba(255,255,255,0.2);
	font-weight: normal; font-size: 1em; COLOR: #444;
	position: relative;
	z-index: 1;
}
/* SEE ALSO LEFTCOL BELOW */

.mainleft {
	width: 90%; min-width: 90%;
	float: left;
	margin: 20px 0;
	padding: 0;
}

.mainright{
	width: 90%; min-width: 90%;
	float: left;
	margin: 0;
	padding: 0;
	display: inline-block;
	line-height: 1.5em;
	font-weight: normal;

}
.leftcolh {
	width: 90%; min-width: 90%;
	float: left;
	margin: 30px 0 30px 20px;
	padding: 0;
	display: inline-block;
	line-height: 1.3em;
	color: #000;
}
.whyleft {
	width: 90%; min-width: 90%;
	float: left;
	margin: 0;
	padding: 0;
}
.whyright {
	width: 90%; min-width: 90%;
	float: left;
	margin: 0;
	padding: 0;
}
.leftcol {
	width: 90%; min-width: 90%;
	float: left;
	margin: 0 10px 30px 15px;
	padding: 0;
	display: inline-block;
	line-height: 1.3em;
	color: #000;
}
.leftcol ul li {
	line-height: 2em;
}
.leftcolh img,
.leftcol img {
  margin: 5px 5px 20px 0;
  border: 1px solid #aaa;
}
.newsheader {
	width: 100%;
	margin: 45px 0 5px 0;
	float: left;
	display: inline-block;
	padding: 0;
}
.newsheader img {
	width: 20%; min-width: 20%;
	height: auto;
	margin-right: 5px;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.blog-exc {
	width: 90%; min-width: 90%;
	float: left;
	margin: 25px 0 0 10px;
	padding: 0;

}
.blog-exc img {
  float: none;
  margin: 0 0 15px 15px;
}
.display-posts-listing .listing-item {
  width: 90% !important;
  height: auto;
  margin: 0 3% 15px 0;
  padding: 10px 5px 5px 10px;
  background: rgba(255, 255, 255, 0.5);
  line-height: 1.4em;
  /*font-size: 0.9em;*/
  color: #555;
  display: inline-block;
  text-align: left;
  vertical-align: top !important;
	 border: 0px solid #FFF;
	 /*border-top: 20px solid #CECABC !important;*/
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;  
}

.display-posts-listing .listing-item a.title {
	margin: 0 2px 10px 2px;
	font-weight: bold;
	text-decoration: none;
}
.display-posts-listing .listing-item a {
	margin: 0 2px 2px 2px;
	font-weight: normal; color: #000;
	display: block;
	text-align: left;
}

.display-posts-listing .listing-item a:hover {
  color: #CCC;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.display-posts-listing .listing-item a.image img {
	margin: 0 0 10px 0 !important;
	width: 150px;
	height: auto;
	float: right;
}

.display-posts-listing .date {
	list-style: none;
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
	margin: 0 10px 10px 0;
	display: block;
	text-align: left;
	font-size: 0.8em;
	color: #666;
}
.display-posts-listing .listing-item .excerpt-more {
	width: 30%;
	display: block;
 justify-content: center;
 margin: 20px 5px 15px 5px;
	padding: 5px 10px;
	background: #263F5D;
	border: 1px solid #263F5D;
	border-radius: 5px;
	font-weight: normal !important; color: #FFF !important;
	text-decoration: none !important;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
}
.display-posts-listing .listing-item excerpt-more a {
		color: #FFF;
}
.display-posts-listing .listing-item a.excerpt-more:hover {
		color: #999;
}
.display-posts-listing .listing-item .excerpt-more a:hover {
	color: #999;
}
.rightcol {
	width: 100%; min-width: 100%;
	float: left;
	margin: 0;
	padding: 20px 0 15px 0;
	display: inline-block;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.0));
}
.rightcolh {
	width: 100%; min-width: 100%;
  float: left;
  margin: 0;
	padding: 20px 0 0 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.0));
}
.rightcolh img {
	margin-left: 0px;
}
.rightcolimgs img {
	margin-bottom: 20px;
}
.rightcolinner {
  width: 82%; min-width: 82%;
  float: left;
  margin: 25px 15px 25px 20px;
  padding: 0 10px 10px 10px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #FFF;
  text-align: center;
  color: #666;
}
.rightcolinner p {
  margin-top: 15px;
}

.tabpanelh {
	width: 90%; min-width: 90%;
	float: left;
	background: #4F6683;
	margin: 30px 5% 20px 5%;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #354f70;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.tabpanel {
	width: 90%; min-width: 90%;
	float: left;
	background: #5d80ae;
	margin: 30px 5% 20px 5%;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #354f70;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}

.tabtoph,
.tabtop {
	width: 100%; min-width: 100%;
	float: left;
	background: #354f70;
	margin: 0;
	padding: 0;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #354f70;
	font-size: 13px;
	color: #DDD;

}
.tabtop {
	padding-bottom: 5px;
}
.tabtoph h3 {
	margin: 10px 0;
	font-size: 14px;
	color: #DDD;
}
.tabtop h3 {
	margin: 7px 0;
	font-size: 14px;
	color: #DDD;
}

.tabtoph img {
	width: 20%; min-width: 20%;
	height: auto;
	float: left;
	margin: 10px 10px 25px 5px;
}
.tabtop img {
	width: 20%; min-width: 20%;
	height: auto;
	float: left;
	margin: 5px 7px 15px 5px;
}

.tabpanelcontent {
	width: 100%;
	float: left;
	margin: 10px 15px 20px 15px;
	padding: 0;
	color: #EEE;
}
.tabpanelcontent h3 {
	margin: 10px 0 10px 0;
	font-size: 1em;
	color: #EEE;
	text-indent: 10px;
}
.tabpanelcontent ul{
	width: 85%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabpanelcontent ul li{
	background-image: url(https://www.spinesurgeonbaltimore.com/wp-content/uploads/bullet_diam.png);
	background-repeat: no-repeat;
	background-position: .5em .4em;
	padding: 0 0 0.4em 2em;
	line-height: 1.5em;

}
.tabpanelcontent ul li a{
	color: #FFF;
	text-decoration: underline;
}
.tabpanelcontent ul li a:hover{
	color: #999;
	text-decoration: none;
}
.rightcolimgs {
	width: 80%; min-width: 80%;
	margin: 0 auto;
	display: table;
	padding: 0;
	text-align: center;
}

/* ================= SIDEBARS =================== */

#sidebar {
	width: 25%; min-width: 25%;
	float: left;
	margin: 30px 0 20px 20px;
	padding: 0;
	background: rgba(255,255,255,1.0);
	border: 1px solid #C0C0C0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 8px 6px -6px #999;
	-moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0 8px 6px -6px #999;
	visibility: visible;

}
#sidebarimgs {
	width: 25%; min-width: 25%;
	float: left;
	margin: 30px 0 20px 20px;
	padding: 0;
}

#sidebar-right {
	width: 100%; min-width: 100%;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	COLOR: #444;
	display: inline-block;
	text-align: center;
}

#sidebar-b {
	width: 82%; min-width: 82%;
	float: left;
	margin: 0 10px 0 15px;
	padding: 0 15px 16px 20px;
	border: 1px solid #c0c0c0;
	background: rgba(255,255,255,0.4);
	COLOR: #444;
	display: inline-block;
	text-align: left;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;

}

#sidebar-b h1,
#sidebar-b h2 {
	width: 100%;
	margin: 0 0 0 20px;
	FONT-SIZE: 16px; COLOR: #CCC;
}
#sidebar-b ul{
	margin: 5px 0 0 5px;
	padding: 0;
	list-style-type: none;
}
#sidebar-b ul li {
	background: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/bullet_sq-b.png') no-repeat left center;
    list-style: none;
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: 0 10px 5px 18px;
	margin: 6px 10px 5px 0;
	display: block;
}
#sidebar-b ul li a{
	COLOR: #444;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
#sidebar-b ul li a:hover{
	color: #CCC;
	text-decoration: none;

}

/* === BLOG PAGE INCLUDING POST DATE - AUTHOR ==== */

/* ENTRY CONTENT */
.entry-content {
	width: 100%; min-width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline-block;
	text-indent: 0;
	text-indent: none;
	font-weight: normal; COLOR: #444;
	line-height: 1.3em;

}
#content {
	width: 68%; min-width: 68%;
	float: left;
	margin: -10px 0 0 16px;
	padding: 0;
	display: inline-block;
}
/* === BLOG TITLE LINKS ==== */

#content h2 a {
	width: 90%;
	font-weight: normal; COLOR: #444; font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
#content h2 a:hover {
	COLOR: #CCC;
}
/* ========= ADDITIONAL BLOG STYLES ========== */

.entry-title {
	margin: 20px 0 0 0;
	padding: 0;
}
.entry-title h1 {
	font-weight: normal; FONT-SIZE: 36px; COLOR: #444;
	line-height: 1.5em;
}

.entry-title h1 a, .entry-title h2 a,
.entry-header h1 a, .entry-header h2 a {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 0px;
	font-weight: normal;
	FONT-SIZE: 28px;
	COLOR: #3a5077;
	text-decoration: none;
}
.entry-title h1 a:hover, .entry-title h2 a:hover,
.entry-header h1 a:hover, .entry-header h2 a:hover {
	COLOR: #999999;
	text-decoration: underline;
}
/* == BLOG EXCERPT == */

.entry-summary {
	width: 100%; min-width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1.3em;
	text-indent: 0;
	text-indent: none;
}
footer.entry-meta {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;

}
/* == BLOG #footer == */

.entry-meta {
	width: 100%; min-width: 100%;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	float: left;
	line-height: 1.3em;
	text-indent: 0;
	text-indent: none;
}

.callout {
	width: 87%;
	float: left;
	margin: 0;
	padding: 20px 20px 20px 25px;
	text-align: left;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #C0C0C0;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(153, 153, 153, 0.8);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(153, 153, 153, 0.8);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(153, 153, 153, 0.8);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20)";
	zoom: 1;

}
.callout img {
	margin-left: 0;
}
.blockquote {
	 padding: 75px 25px 0px 50px;
	 margin: 0;
	 background-image: url(https://www.spinesurgeonbaltimore.com/wp-content/uploads/quote-left.png);
	 background-position: top left;
	 background-repeat: no-repeat;
	 text-indent: 35px;
}

.blockquote-close span {
    height: 70px;
    margin: -80px 0 0 0;
    display: block;
    background-image: url(https://www.spinesurgeonbaltimore.com/wp-content/uploads/quote-right.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
blockquote {
	font-size: 21px;
	font-weight: normal;
	line-height: 1.63em;
	margin: 0 0 1.63em;
	text-align: center;
}
.iframe {
	width: 100%; min-width: 100%;
	float: left;
	display: inline-block;
	margin: 10px 0 40px 0;
	padding: 0;
	position: relative;
}
.iframe  iframe {
    position:relative;
    float: left;
    width: 100%;
    height: 316px;
    margin: 0;
    padding: 0;
	border: 1px solid #C0C0C0;
}
.wonderplugingallery-container {
	width: 100% !important; min-width: 100% !important;
	float: left !important;
	margin: 30px 0 25px 0 !important;
	display: inline-block;
}
.sw-video {
		width: 100% ; min-width: 100%;
		/*height: 373px;*/
		float: left !important;
		margin: 25px 0 0 0;
}
/* ======== FORMS ========== */

#quickquote {
	width: 90%; min-width: 90%;
	margin: 0 auto;
	margin-bottom: 25px;
	padding: 0;
	background: #EEE;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: normal; FONT-SIZE: 16px; COLOR: #000;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.8);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.8);
}

/* ================= FOOTER =================== */

#pagefooter {
	width: 100%; min-width: 100%;
	margin: 0 auto;
	padding: 0 0 30px 0;
	COLOR: #FFF;
	border-top: 5px solid #5da5ae;
	vertical-align:bottom;
	position: relative;
	background: #4F6683;
	display: table;
	text-align: left;
	position: relative;
	z-index: 5;
}
#footer-inner {
	/*width: 1200px; min-width: 1200px;*/
	width: 80%; min-width: 80%;
	margin: 0 auto;
	padding: 0 0 40px 0;
	display: table;
}
#footer-left {
  width: 95%;
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}

#footer-rightone {
  width: 95%;
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 15px;
	text-align: left;
	line-height: 1.5em;
}

#footer-rightone p {
	margin-top: 0px;
}

#footer-left-one h3,
#footer-left-two h3,
#footer-rightone h3 {
	FONT-SIZE: 18px;
}
#footer-left-one a,
#footer-left-two a,
#footer-rightone a {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}
#footer-left-one a:hover,
#footer-left-two a:hover,
#footer-rightone a:hover {
	color: #CCC;
	text-decoration: none;
}


#footer-left-one ul,
#footer-left-two ul,
#footer-rightone ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer-left-one ul li,
#footer-left-two ul li,
#footer-rightone ul li {
	list-style-type: none;
	display:block;
	width:99%; min-width: 99%;
	padding:0 0 5px 2px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #999;
  }
}

/* ============== Medium Devices-Tablets, Desktops =============== */

@media only screen and (min-width : 960px) {

#topband {
  	display: none;
  }

.alignleft, img.alignleft {
	float: left;
	margin-right: 10px;
	border: 0;
	border: none;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border: none;
}
.alignright, img.alignright {
	float: right;
	margin: 0 20px 25px 0;
	border: 0;
	border: none;
}

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 100%;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -2;
}

img.spacer {
	width: 25px !important;
	height: 25px !important;
}

a img {
	opacity: 100%;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);

}
a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a {
	font-weight: normal; FONT-SIZE: 16px; COLOR: #444;
	line-height: 1.3em;
}
a:hover {
	COLOR: #999;
}

.wp-caption {
	max-width: 96% !important;
	width: auto !important;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 0.9em;
	color: #666;
	border: 0px solid #FFF;

}
#pageheader {
	width: 100%; min-width: 100%;
	margin: 0 auto;
	display: table;
	padding: 0;
	position: relative;
}
.headerinner {
	width: 90%; min-width: 90%;
	margin: 0 auto;
	display: table;
	padding: 0;
	text-align: center;
}

.headerleft {
	width: 30%; min-width: 30%;
	float: left;
	margin: 5px 0 10px 0;
	padding: 0;
	text-align: left;
	display: inline-block;
}

.headerrightmain {
	width: 40%; min-width: 40%;
	float: right;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: right;

}
.headerright {
	width: 100%; min-width: 100%;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	display: inline-block;
	text-align: right;
	font-size: 1.2em;
	color: #444;
	line-height: 1.5em;

}
.headerright2 {
	width: 100%; min-width: 100%;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	display: inline-block;
	text-align: right;
	font-weight: 400; COLOR: #4C4C4E;
	line-height: 1.3em;
}
.headerright a,
.headerright2 a {
	font-weight: normal; COLOR: #444;
	text-decoration: none;

}
.headerright a:hover,
.headerright2 a:hover {
	color: #999;
	text-decoration: underline;

}
.bnrsearch {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
}
.bnrsearch img {
	padding-top: 10px;
	vertical-align: middle;
}
.bnrsearch input[type=text] {
	text-align:left;
	width: 200px;
	margin: 0;
	padding: 4px 4px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: solid 1px #999999;
	background-image: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/blue_bg.png');
	background-repeat: repeat-x;
	background-position: top;
}

/* ================= NAV =================== */
.menuband {
	width: 100%; min-width: 100%;
	height: 37px; min-height: 37px;
	margin: 0 auto;
	padding: 0;
  background: #3d5674;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6781a4), to(#3d5674));
  background-image: -moz-linear-gradient(top, #6781a4, #3d5674);
  background-image: -webkit-linear-gradient(top, #6781a4, #3d5674);
  background-image: -o-linear-gradient(top, #6781a4, #3d5674);
  background-image: -ms-linear-gradient(top, #6781a4, #3d5674);
  background-image: linear-gradient(top, #6781a4, #3d5674);
	display: table;
	position: relative;
	z-index: 6;
}

.fullmenu {
	width: 100%; min-width: 100%;
	margin: 0 auto;
	display: table;
	position: relative;
	z-index: 7;
}

.fullmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	display: table;
	/* only needed if you have not done a CSS reset */
}

.fullmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative; /* this is needed in order to position sub menus */

}

.fullmenu li a  {
	display: block;
	padding: 10px 12px 12px 12px;
	font-size: 1.1vw; color: #EEE;
	border-right: 0px solid #444;
	text-decoration: none;
	white-space: nowrap;
}

.fullmenu .current-menu-item a, .fullmenu .current_page_item a, .fullmenu a:hover {
	color: #999;

}

.fullmenu li > a:before {
	list-style-type: none;
	margin: 1px 2px 0 2px;
	content: url("https://www.spinesurgeonbaltimore.com/wp-content/uploads/down-2015.png");
}

.fullmenu li > a:only-child:before {
	padding-left: 0px;
	content: "";
}
.fullmenu ul li:last-child a {
	color: #fff;
	border-right: 0px solid #444;
	border-bottom: 0px solid #3f536f;
}
.fullmenu ul li:last-child a:hover {
	color: #999;
}


.fullmenu li ul { /* this targets all sub menus */
	position: absolute;
	width: auto;
	left: -999em; /* hide all sub menus from view */

}
.fullmenu li:hover > ul {
	list-style-type: none;
	position: absolute;
	top: 36px;
	left: -1px;
	background: #526c90;
	display: block; /* show sub menus when hovering over a parent */
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);

}

.fullmenu ul ul li { /* this targets all submenu items */
	float: none; /* overwriting our float up above */
	/* set to the width you want your sub menus to be. This needs to match the value we set below */
	border-bottom: 1px solid #617ea6; /* LIGHT border beneath each menu item */
	text-align: left;
}

.fullmenu ul ul li a { /* target all sub menu item links */
	padding: 10px 25px 10px 12px;
	border-bottom: 1px solid #3f536f; /* DARK border beneath each menu item */
}
.fullmenu ul ul li:last-child a {
	color: #EEE;
	border-right: 0px solid #444;
}

.fullmenu li li > a:before,
.fullmenu li li li > a:before {
	list-style-type: none;
	position: absolute;
	right: 3px;
	content: url("https://www.spinesurgeonbaltimore.com/wp-content/uploads/right-2015.png");
}

.fullmenu li li > a:only-child:before,
.fullmenu li li li > a:only-child:before {
	list-style-type: none;
	content: "";
}
.fullmenu li ul li ul {
	position: absolute;
	width: auto;
	left: -999em; /* hide all sub menus from view */
}
.fullmenu li ul li:hover > ul {
	list-style-type: none;
	display: block; /* show sub menus when hovering over a parent */
	left: 100%;
	top: 0px;
	background: #003366;
	overflow: visible;
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	column-count: 2;
	column-gap: 0px;
	-webkit-box-shadow: 7px 3px 46px 6px rgba(0,0,0,0.30);
	-moz-box-shadow: 7px 3px 46px 6px rgba(0,0,0,0.30);
	box-shadow: 7px 3px 46px 6px rgba(0,0,0,0.30);
	/* target all second, third, and deeper level sub menus */
	/* this needs to match the sub menu width set above -- width + padding + borders */
	/* this ensures the sub menu starts in line with its parent item */

}
.fullmenu ul ul ul li { /* this targets all submenu items with extra column alignment */
	float: none; /* overwriting our float up above */
	/* Below code forces columns to top align when there are uneven cells */
	-webkit-column-break-inside:avoid;

}
.metaslider {
	width: 100%; min-width: 100%;
	height: auto; min-height: auto;
	float: left;
	margin: 0;
	padding: 0;
  background:url(https://www.spinesurgeonbaltimore.com/wp-content/uploads/loading.gif) no-repeat 50% 50%;
	overflow: hidden;
}
.metaslidercontainer {
width: 100%; min-width: 100%;
background: rgba(79,112,155,0.9);
float: left;
margin: -6px 0 0 0;
padding: 0;
overflow: hidden;
}
/* Caption styles */
.metaslider .theme-default .nivo-caption {
  width: 80%; min-width: 80%;
  height: 150px; min-height: 150px;
	padding: 15px 20px 20px 20px;
	position: relative;
  bottom: 0%;
  left: 10%;
  background: rgba(255,255,255,0.1);
	font-size: 1.8vw; color: #FFF;
	font-style: italic; font-family: 'Times New Roman', serif; -webkit-font-smoothing: antialiased;
	line-height: 1.5em;
	text-align: center;
	overflow: hidden;
}
.testimonial {
	text-align: left;
	background: rgba(255,255,255,0.2);
	border: 1px dashed #C0C0C0;
}
.dsrtestimonial-form {
	width: 93%; min-width: 93%;
	float: left;
	margin: 30px 0 30px 0;
	padding: 20px;
	text-align: left;
	background: rgba(255,255,255,0.3);
	border: 2px solid rgba(255,255,255,1.0);
}

input[type=text],
input[type=email],
input[type=url],
textarea {
	text-align:left;
	width: 80% !important;
	margin: 0 !important;
	padding: 6px 4px !important;
	-moz-border-radius:6px!important;
	-khtml-border-radius:6px !important;
	-webkit-border-radius:6px !important;
	border-radius:6px !important;
	border: solid 1px #c0c0c0 !important;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
    background: rgba(255,255,255,0.8);
}
/* ================= MAINBODY =================== */
.mainbody {
	width: 100%; min-width: 100%;
	margin: 0 auto;
	margin-top: -5px;
	padding: 0;
	display: table;
	background: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/bg-pinstr-sm.jpg');
	background-repeat: repeat;

}
.mainbodyh {
	width: 100%; min-width: 100%;
	margin: 0 auto;
	padding: 0;
	display: table;
	background: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/bg-pinstr-sm.jpg');
	background-repeat: repeat;
}
.maininner {
	width: 90%; min-width: 90%;
	float: left;
	margin: 0 0 0 5%;
	display: table;
	padding: 0 0 50px 0;
	background: rgba(255,255,255,0.2);
	font-weight: normal; font-size: 1em; COLOR: #444;
	position: relative;
	z-index: 1;
}
.mainleft {
	width: 90%; min-width: 90%;
	float: left;
	margin: 20px 0;
	padding: 0;
}
.mainright{
	width: 90%; min-width: 90%;
	float: left;
	margin: 0;
	padding: 0;
	display: inline-block;
	line-height: 1.5em;
	font-weight: normal;
}
.leftcolh {
	width: 50%; min-width: 50%;
	float: left;
	margin: 30px 0 30px 25px;
	padding: 0;
	display: inline-block;
	line-height: 1.3em;
}
.whyleft {
	width: 66%; min-width: 66%;
	float: left;
	margin: 0;
	padding: 0;
}
.whyleft img {
	width: auto; min-width: auto;
	height: 240px !important;
}
.whyright {
	width: 33%; min-width: 33%;
	float: right;
	margin: 48px 0 0 0;
	padding: 0;
	text-align: right;
}
.whyright img {
	width: auto; min-width: auto;
	height: 240px !important;
}
.leftcol {
	width: 55%; min-width: 55%;
	float: left;
	margin: 0 10px 30px 25px;
	padding: 0;
	display: inline-block;
	line-height: 1.3em;
}
.leftcol ul li {
	line-height: 2em;
}
.leftcol img {
  margin: 5px 0 20px 15px;
  border: 1px solid #aaa;
}
.newsheader {
	width: 100%;
	margin: 45px 0 25px 0;
	float: left;
	display: inline-block;
	padding: 0;
}
.newsheader img {
	width: 23%; min-width: 23%;
	height: auto;
	margin-right: 5px;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.blog-exc {
	width: 100%; min-width: 100%;
	float: left;
	margin: -15px 0 0 10px;
	padding: 0;
}
.blog-exc img {
  float: right;
  margin: 0 0 15px 15px;
}
.rightcol {
	width: 32%; min-width: 32%;
	float: right;
	margin: 0;
	padding: 20px 5px 15px 0;
	display: inline-block;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.0));
}
.rightcolh {
	width: 44%; min-width: 44%;
 float: right;
 margin: 0;
	padding: 20px 0 0 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.0));
}
.rightcolh img {
	margin-left: 30px;
}
.rightcolimgs img {
	margin-bottom: 20px;
}
.rightcolinner {
  width: 82%; min-width: 82%;
  float: left;
  margin: 25px 15px 25px 20px;
  padding: 0 10px 10px 10px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #FFF;
  text-align: center;
  color: #666;
}
.rightcolinner p {
  margin-top: 25px;
}
.tabpanelh {
	width: 90%; min-width: 90%;
	float: left;
	background: #4F6683;
	margin: 30px 5% 20px 5%;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #354f70;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.tabpanel {
	width: 90%; min-width: 90%;
	float: left;
	background: #5d80ae;
	margin: 30px 5% 20px 5%;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #354f70;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.tabtoph,
.tabtop {
	width: 100%; min-width: 100%;
	float: left;
	background: #354f70;
	margin: 0;
	padding: 0;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #354f70;
	font-size: 1.1vw;
	color: #DDD;
}
.tabtop {
	padding-bottom: 5px;
}
.tabtoph h3 {
	margin: 10px 0;
	font-size: 1.3vw;
	color: #DDD;
}
.tabtop h3 {
	margin: 7px 0;
	font-size: 1.3vw;
	color: #DDD;
}
.tabtoph img {
	width: 20%; min-width: 20%;
	height: auto;
	float: left;
	margin: 10px 10px 25px 15px;
}
.tabtop img {
	width: 20%; min-width: 20%;
	height: auto;
	float: left;
	margin: 5px 7px 15px 5px;
}
.tabpanelcontent {
	width: 100%;
	float: left;
	margin: 10px 15px 20px 15px;
	padding: 0;
	color: #EEE;
}
.tabpanelcontent h3 {
	margin: 10px 0 10px 0;
	font-size: 1em;
	color: #EEE;
	text-indent: 10px;
}
.tabpanelcontent ul{
	width: 85%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabpanelcontent ul li{
	background-image: url(https://www.spinesurgeonbaltimore.com/wp-content/uploads/bullet_diam.png);
	background-repeat: no-repeat;
	background-position: .5em .4em;
	padding: 0 0 0.4em 2em;
	line-height: 1.5em;
}
.tabpanelcontent ul li a{
	color: #FFF;
	text-decoration: underline;
}
.tabpanelcontent ul li a:hover{
	color: #999;
	text-decoration: none;
}
.rightcolimgs {
	width: 80%; min-width: 80%;
	margin: 0 auto;
	display: table;
	padding: 15px 0;
	text-align: center;
}

/* ================= SIDEBARS =================== */

#sidebar {
	width: 25%; min-width: 25%;
	float: left;
	margin: 30px 0 20px 20px;
	padding: 0;
	background: rgba(255,255,255,1.0);
	border: 1px solid #C0C0C0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 8px 6px -6px #999;
	-moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0 8px 6px -6px #999;
	visibility: visible;

}
#sidebarimgs {
	width: 25%; min-width: 25%;
	float: left;
	margin: 30px 0 20px 20px;
	padding: 0;
}

#sidebar-right {
	width: 100%; min-width: 100%;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	COLOR: #444;
	display: inline-block;
	text-align: center;
}

#sidebar-b {
	width: 80%; min-width: 80%;
	float: left;
	margin: 0 15px 0 12px;
	padding: 0 15px 16px 20px;
	border: 1px solid #c0c0c0;
	background: rgba(255,255,255,0.4);
	COLOR: #444;
	display: inline-block;
	text-align: left;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;

}

#sidebar-b h1,
#sidebar-b h2 {
	width: 100%;
	margin: 0 0 0 20px;
	FONT-SIZE: 16px; COLOR: #CCC;
}
#sidebar-b ul{
	margin: 5px 0 0 5px;
	padding: 0;
	list-style-type: none;
}
#sidebar-b ul li {
	background: url('https://www.spinesurgeonbaltimore.com/wp-content/uploads/bullet_sq-b.png') no-repeat left center;
    list-style: none;
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: 0 10px 5px 18px;
	margin: 6px 10px 5px 0;
	display: block;
}
#sidebar-b ul li a{
	COLOR: #444;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
#sidebar-b ul li a:hover{
	color: #CCC;
	text-decoration: none;

}

/* === BLOG PAGE INCLUDING POST DATE - AUTHOR ==== */

/* ENTRY CONTENT */
.entry-content {
	width: 100%; min-width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline-block;
	text-indent: 0;
	text-indent: none;
	font-weight: normal; COLOR: #444;
	line-height: 1.3em;
}
#content {
	width: 68%; min-width: 68%;
	float: left;
	margin: -10px 0 0 16px;
	padding: 0;
	display: inline-block;
}
/* === BLOG TITLE LINKS ==== */

#content h2 a {
	width: 90%;
	font-weight: normal; COLOR: #444; font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
#content h2 a:hover {
	COLOR: #CCC;
}
/* ========= ADDITIONAL BLOG STYLES ========== */

.entry-title {
	margin: 20px 0 0 0;
	padding: 0;
}
.entry-title h1 {
	font-weight: normal; FONT-SIZE: 36px; COLOR: #444;
	line-height: 1.5em;
}
.entry-title h1 a, .entry-title h2 a,
.entry-header h1 a, .entry-header h2 a {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 0px;
	font-weight: normal;
	FONT-SIZE: 28px;
	COLOR: #3a5077;
	text-decoration: none;
}
.entry-title h1 a:hover, .entry-title h2 a:hover,
.entry-header h1 a:hover, .entry-header h2 a:hover {
	COLOR: #999999;
	text-decoration: underline;
}
/* == BLOG EXCERPT == */
.entry-summary {
	width: 100%; min-width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1.3em;
	text-indent: 0;
	text-indent: none;
}
footer.entry-meta {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;

}
/* == BLOG #footer == */
.entry-meta {
	width: 100%; min-width: 100%;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	float: left;
	line-height: 1.3em;
	text-indent: 0;
	text-indent: none;
}
.callout {
	width: 87%;
	float: left;
	margin: 0;
	padding: 20px 20px 20px 25px;
	text-align: left;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #C0C0C0;
	box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(153, 153, 153, 0.8);
	-moz-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(153, 153, 153, 0.8);
	-webkit-box-shadow: inset 0 0 80px 30px rgba(58, 98, 174, 0.1), 0 8px 9px -3px rgba(153, 153, 153, 0.8);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20)";
	zoom: 1;
}
.callout img {
	margin-left: 0;
}
.blockquote {
	 padding: 75px 25px 0px 50px;
	 margin: 0;
	 background-image: url(https://www.spinesurgeonbaltimore.com/wp-content/uploads/quote-left.png);
	 background-position: top left;
	 background-repeat: no-repeat;
	 text-indent: 35px;
}
.blockquote-close span {
    height: 70px;
    margin: -80px 0 0 0;
    display: block;
    background-image: url(https://www.spinesurgeonbaltimore.com/wp-content/uploads/quote-right.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
blockquote {
	font-size: 21px;
	font-weight: normal;
	line-height: 1.63em;
	margin: 0 0 1.63em;
	text-align: center;
}
.iframe {
	width: 100%; min-width: 100%;
	float: left;
	display: inline-block;
	margin: 10px 0 40px 0;
	padding: 0;
	position: relative;
}
.iframe  iframe {
    position:relative;
    float: left;
    width: 100%;
    height: 316px;
    margin: 0;
    padding: 0;
	border: 1px solid #C0C0C0;
}

/* ======== FORMS ========== */

#quickquote {
	width: 90%; min-width: 90%;
	margin: 0 auto;
	margin-bottom: 25px;
	padding: 0;
	background: #EEE;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: normal; FONT-SIZE: 16px; COLOR: #000;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.8);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.8);
}

/* ================= FOOTER =================== */

#pagefooter {
	width: 100%; min-width: 100%;
	/*height: 18%; min-height: 18%; /* use a minimum height to keep #footer wrapped to content*/ */
	margin: 0 auto;
	vertical-align:bottom;
	left: 0;
	bottom: 0;
	position: relative;
	display: table;

}
#footer-inner {
	width: 78%; min-width: 78%;
	margin: 0 auto;
	padding: 0 0 40px 0;
	display: table;
	font-weight: normal;
}

#footer-left {
	width: 60%; min-width: 60%;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}
#footer-left-one {
	width: 40%; min-width: 40%;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
}
#footer-left-two {
	width: 40%; min-width: 40%;
	float: left;
	margin: 15px 0 0 30px;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}

#footer-right {
	width: 35%; min-width: 35%;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;
	line-height: 1.5em;
}

#footer-rightone {
	width: 100%; min-width: 100%;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;
	font-weight: normal;
	line-height: 1.5em;
}
.responsive-menu-pro-search-box input[type=text] {
	width: 50%; min-width: 50% !important;
	margin: 0 0 20px 0 !important;
	padding: 0 15px !important;
	border: 1px solid #999 !important;

	}
}
