/*
Theme Name: JMP Rehabilitation Group 347
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background:url('images/sliver.jpg') repeat-x #498bb3;
    overflow-y: scroll;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #454545;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lato",sans-serif;
}

h1,h2,h3,h4,h5,h6,.colorlist {
    color:#333c58;
}

h1, #faqTitle{font-size:140%;}
#faqTitle{text-align:center;}
h2{font-size:115%;}
h3 {font-size:105%;}
h5{font-size:90%;border-bottom:0;}

.base,.gmaptopper {
    background-color: #498bb3 !important;
    border-color: #498bb3 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_498bb3.png) !important;
}

.base_text,.base_sprite,.testimonial,.bodytext {
    color: #498bb3 !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #498bb3
}

a:visited,a:active {
    color: #498bb3
}

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

.box {
    border: 2px solid #498bb3;
    background-color: #d5ebf8;
    padding: 12px;
}

.box1 {
    border: 2px solid #333c58;
    background-color: #498bb3;
    padding: 12px;
    color:#FFF;
}

.brd {
    border: solid 6px #333D58;
}

.brd1 {
    border: solid 1px #333c58;
}

.dbrd {
    border: solid 2px #498bb3;
    background-color: #d5ebf8;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #333c58;
    background-color: #498bb3;
    padding: 3px;
    color:#FFF;
}

.faqbackground {
    background-color: #d5ebf8;
}
#swoosh {position:absolute;top:0;width:990px;height:563px;background:url('images/swoosh.png') no-repeat;z-index:5;}

/*-----Header--------*/
header {
    height: 224px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index:100;
}

#topaddr {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: 24px;
    text-align: right;
    top: 30px;
    width: 700px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    color:#333c58;
}

/*#topaddr * {
    text-decoration: none;
    color: #498bb3;
}*/

#topaddr a:hover {
    color: #333c58;
}

#topaddr a:hover span {
    color: #333c58;
}



a #gplus{color:#d84936 !important;}
a:hover #gplus{color:#498bb3 !important;}

#topaddr ul{list-style-type:none;}
#topaddr ul li {list-style-type:none;display:block;margin:0;padding:0 0 4px 0;}

#logo{width:202px;height:143px;position:absolute;top:6px;left:34px;}

#hero{margin-left:226px;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    width:990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -120px;
    position:relative;
    background:url('images/centerbg.png') repeat-y;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 30px auto 20px;
    text-align: left;
    overflow: hidden;
    background: transparent;
    z-index:50;
}

#rightcol {
    float: right;
    width: 686px;
    min-height:850px;
    margin-right: 20px;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:506px;
	left:44px;
    width: 160px;
    min-height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 532px;
    margin: 0 auto;
    position: absolute;
	top:188px;
	right:4px;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    color: #ffc425 !important
}

.sf-menu a {
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 11px;
	font-weight: 400;
    padding: 10px 9px;
    border: none;
    text-decoration: none;
    text-transform:uppercase;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #fff;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li li a {
    border-right: none;
    padding:5px 9px;
}

.sf-menu li li {
    background: #333c58;
}

.sf-menu li li li {
    background: #333c58;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #ffc425;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #ffc425;
    background:#498bb3;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 120px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    font-size:.8em;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:url('images/footerbg.png') repeat-y;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.ltbluetext{color:#498bb3 !important;}
.ltbblackext{color:#000000 !important;}
.darkbluetext{color:#333c58 !important;}

.ltbluestrip{background:#498bb3;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:9px;}
.darkbluestrip{background:#333c58;color:#ffc425;font-weight:bold;text-align:center;padding:4px;margin-bottom:9px;}

div#box {
  /* CSS for all browsers. */
  border: solid 1px #498bb3;
  background: #FFF;
  margin: 10px;
  padding: 10px;

  /* CSS3 Box-shadow code: */
  box-shadow: 5px 5px 0px #498bb3;
  -webkit-box-shadow: 5px 5px 0px #498bb3;
  -moz-box-shadow: 5px 5px 0px #498bb3;
}

/* IE6-8 Specific Code */
body.ie6 div#box,
body.ie7 div#box,
body.ie8 div#box {
   zoom: 1;
   filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=5, OffY=5, Color=#498bb3);
}

.hr {
    border-bottom: 3px double #c0c0c0;
    margin: 12px 44px 24px;
}

/* subtle heading box w/ white bg and lt grey border */
h4.prelist {
  background: none repeat scroll 0 0 #d5ebf8;
  border: 1px solid #333c58;
  color: #498bb3 !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:9px;}

/* Leader Dots */
ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF}

img.center {display: block; margin-left: auto; margin-right: auto;}

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
}

hr {
border: 0;
color: #498bb3;
background-color: #498bb3;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

hr.darkblue {
border: 0;
color: #333c58;
background-color: #333c58;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.textcenter{text-align:center;}

/* MINI BANNER SIDEBAR */
#sidebar a {
    display: block;
    position: relative;
}
#sidebar  .mb {
    width: 160px;
    height: 109px;
    margin: 0 auto;
    background: #000;
}
#sidebar .text {
    color: #fff;
    height: 42px;
    font-family: "arial",sans-serif;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 2px 1px #000;
    background: #333C58;
    opacity: 0.9;
    z-index: 100;
    position: absolute;
    top: 0;
}
#sidebar .text span.single {
	padding-top: 10px;
  	display: block;
    width: 160px;
}
#sidebar .text span.double {
	padding-top: 5px;
	display: block;
    width: 160px;
}
#sidebar .mb:hover,
#sidebar a:hover .mb {
    opacity:0.6;
}
#sidebar a:hover .text {
    background: #ad0000;
}
ul {  list-style-position: inside; }

.staffimg {border: 2px solid #333C58;
box-shadow: 3px 3px 3px #999;}


/* BORDERS ON LOCATION SLIDESHOWS */
#soaks #soaks-ss {
    /*box-sizing: border-box;
    width: 50%;
    border: 4px solid blue;*/
}
#soaks-ss {
	width:365px;
	height:207px;
	margin:0 auto 20px auto;
	box-shadow: 4px 4px 11px #888888;
}
#ah-ss {
	width:438px;
	height:254px;
	margin:0 auto 20px auto;
	box-shadow: 4px 4px 11px #888888
}
#nbp-ss {
	width:438px;
	height:268px;
	margin:0 auto 20px auto;
	box-shadow: 4px 4px 11px #888888;
}
#graston-ss {
	height:277px;
	width:400px;
	margin:0 auto 20px auto;
	box-shadow: 4px 4px 11px #888888;
}

/* STAFF PAGE STYLING */
.staffwrapper {float: left;clear: both;margin-bottom: 10px;width: 100%;}
.staffwrapper .lt-col {width: 19%;float: left;}
.staffwrapper .rt-col {width: 75%;float: left;}

.staffsingle  {float:left;margin-right:15px;margin-bottom:5px;box-shadow: 4px 4px 11px #888888;}

.insurance {width:350px; height:283px;}

.social {position:absolute;top:181px;left:85px; width: 230px;z-index:500; }

.social a {color:#333c58 !important;}
.social a:hover {color:#498bb3 !important;}
.fa-3x {padding-right:10px;}

.gplusicon{}
.gplusicon a, .fa-2x a{color:#d84936 !important;}
.gplusicon a:hover, .fa-2x a:hover {color:#498bb3 !important;}