/*
Theme Name: Cameron Park PT 482
Theme URI: https://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: https://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background-color: #e6e6e6;
    overflow-y: scroll;
    position: relative;
}

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


body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    font-family: 'Cabin', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Lora', serif;
    font-variant: small-caps;
}

.base,.gmaptopper {
    background-color: #E5D1B0 !important;
    border-color: #000 !important;
    line-height: 14px;
}

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

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #E5D1B0 !important;
}

.altcolor {
    color: #E5D1B0
}

a:link {
    color: #E5D1B0
}

a:visited {
    color: #E5D1B0
}

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

.box {
    border: 2px solid #E5D1B0;
    background-color: #000;
    padding: 12px;
}

.box1 {
    border: 2px solid #000;
    background-color: #000;
    padding: 12px;
}

.brd {
    border: solid 2px #E5D1B0;
}

.brd1 {
    border: solid 2px #000;
}

.dbrd {
    border: solid 2px #E5D1B0;
    background-color: #000;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #000;
    background-color: #E5D1B0;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


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

.headerbg {width:100%;height:150px;background:url('images/headerbg.jpg')repeat-x;position:absolute;}

.headerpt {width:990px;height:150px;background: url('images/ptheader.jpg');}

.headerwellness {width:990px;height:150px;background: url('images/wellnessheader.jpg');}


.menubg {  background: #393738;
  width: 100%;
  height: 40px;
  border: 2px solid #000;
  position: absolute;
  top: 150px;}

#articleArea  .normal {
   color:#90353a !important;
}
#overviewTab > ul > li > span {
  color:#90353a !important;
}

#topaddr {
    font-family: 'Lora', serif;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 24px;
    width: 250px;
    text-shadow: 1px 1px 2px #fff;
    letter-spacing: .1em;
    font-variant: small-caps;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
}

#topaddr * {
    text-decoration: none;
    color: #000;
}

#topaddr a:hover {
    color: #90353A !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #90353A !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px;
    background:#9A3E43;
}

.wrapper_pt {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px;
}

.wrapper_wellness {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px;
    background:#47423C;
}

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

#rightcol {
    float: right;
    width: 950px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

div.staffBox{
margin:0px 0px 50px 0px;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox h2{
margin-top:0px;
padding-top:0px;
}

.staffBox div{
margin-left:120px;
width:820px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 153px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
     font-family: 'Cabin', sans-serif;
  /* text-shadow: 1px 1px 0 #333333; */
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 16px;
  border: none;
  text-decoration: none;
  font-variant: small-caps;
}

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

.sf-menu li li {
    background: #393738;
}

.sf-menu li li li {
    background: #393738;
}

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #682A2D;
    border-top: 2px solid #000;
}

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

.sidebarmb a {
    background: url("https://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}

.wellnesslink {  position: absolute;
  text-align: right;
   top: 96px;
  right: 226px;
  letter-spacing: 1px;}

.wellnesslink a {color:white; text-shadow: 1px 1px 2px #fff;}

.wellnesslink a:hover {color:#464646;}

.wellnesslink span {  font-variant: small-caps;
  font-size: 27px;}

.ptlink {  position: absolute;
  text-align: right;
   top: 96px;
  right: 226px;
  letter-spacing: 1px;}

.ptlink a {color:white; text-shadow: 1px 1px 2px #fff;}

.ptlink a:hover {color:#464646;}

.ptlink span {  font-variant: small-caps;
  font-size: 27px;}


.sliderbg {width: 100%;
  height: 350px;
  background: #682A2D;
  position: absolute;
  top: 194px;
  border-bottom: 2px solid black;}

  .sliderbg2 {width: 100%;
  height: 350px;
  background: #000;
  position: absolute;
  top: 194px;
  border-bottom: 2px solid black;}
  
  .ctr{text-align:center;}
  img.ctr{display:block;margin-left:auto;margin-right:auto;}
  
  #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:0px;}

#covid-faq-btn:hover, #telehealth-btn:hover{
 color: black!important;
}
#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

.homephoto {
  -ms-transform: rotate(7deg); /* IE 9 */
  -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
  transform: rotate(7deg);
  box-shadow: 1px 1px 3px #000;
  border: 8px solid #ffffff;
  margin: 0 auto 25px;
  display: block;
}

#home-ss {height: 300px; width: 960px; margin: 20px auto 40px auto;}

#medlib a, #medlib a:active,#medlib a:visited {color:#90353a;}
#medlib a:hover,#medlib a:hover:visited {color:#000;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {color:#90353a !important;}
#medlib h5{color:#000 !important;}
#medlib #bodyText {color:#000;}
a#gotoarttop, a#gotolist {color:#E5D1B0 !important;}
a:hover#gotoarttop, a:hover#gotolist  {color:#000 !important;}

#stafftop {height: 300px; width: 960px; margin: 20px auto 50px;}
#about-ss {height:300px;width:300px;}

img[src*="gym"] {margin-bottom:50px;}