/*
Theme Name: First Physical Therapy 1299
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);
@import url(iconfont.css);

html {
    background: url('/files/images/background.jpg') #DFE2E9 repeat;
    overflow-y: scroll;
    overflow-x: hidden;
}

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

body {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
      /*text-shadow: 1px 1px 0 #FFFFFF;*/
    /*letter-spacing: .em;*/
}

h1 span {
    color: #34D1C0;
}

h1.invite{font-size:250%;text-align:center;letter-spacing:.1em;font-family:'purple purse, cursive'}

.party{background:url('/files/images/partybg2.jpg');padding:12px;margin-bottom:16px;}
.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

.base, .gmaptopper {
  background-color: #13487C !important;
  border-color: #34D1C0 !important;
  padding-bottom: 8px;
}

.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: #13487C !important;
}

.bluestrip{background:#13487C;color:#FFF;font-weight:bold;padding:4px;text-align:center;margin-bottom:10px;}

.altcolor {
    color: #34D1C0
}

li {
    list-style-type: square;
}

#maincontent a:link,a:visited, a:active {
    color: #2aa89a;
 
}

#maincontent a:hover {
    color: #13487C;
    text-decoration: none
}

.box {
    border: 2px solid #34D1C0;
    background-color: #F4F4F4;
    padding: 12px;
}

.box1 {
    border: 2px solid #13487C;
    background-color: #34D1C0;
    padding: 12px;
}

.brd {
    border: solid 2px #13487C;
}

.brd1 {
    border: solid 2px #34D1C0;
}

.dbrd {
    border: solid 2px #7e130f;
    background-color: #AB8959;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #AB8959;
    background-color: #7e130f;
    padding: 3px;
}

.faqbackground {
    background-color: #34D1C0;
}


/*-----Header--------*/
header {
    text-align: left;
    /*background-color: rgba(244,211,10,.5);*/
    /*background-color: rgba(218,171,83,.7);*/
    background: url('/files/images/headerbg3.jpg')repeat-x;
    background-color: #fff;
    /*background-color: rgba(131,163,87,.5);*/
    position: relative;
}

.headercenter {
    width: 990px;
    height: 130px;
    margin: 0 auto;
    position: relative;
}

#logo {
    width: 83px;
    height: 91px;
    margin-top: 18px;
    border: 2px solid #551B73;
}

#logotext {
    color: #551B73;
  /*font-family: 'muli',sans-serif;*/
    font-family: 'Nunito', sans-serif;
    font-size: 48px;
    font-weight: bold;
    left: 113px;
    letter-spacing: 0.05em;
    line-height: 1.1em;
    position: absolute;
    text-align: left;
    text-shadow: 1px 1px 0 #FFFFFF;
    top: 36px;
    width: 600px;
}

#logotext span {
    font-size: 50px;
}

#topaddr {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 100;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 18px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    line-height: 1.5em;
   /* text-shadow: 1px 1px 0 #fff; */
}

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

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

#topaddr a:hover {
    color: #34D1C0 !important;
}

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

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
}

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

#rightcol {
    margin: 0;
    padding: 30px 20px;
}

.home #rightcol {
    padding-top: 0;
}

#sidebar {
    position: relative;
    margin-top: 20px;
    width: 220px;
    min-height: 500px;
    padding: 0;
    float:right;
    z-index:75;
}

#wrap {
    padding: 0 8px;
}

.push {
    height: 80px;
}

#footer {
    height: 76px;
    font-family: 'Nunito', sans-serif;
    letter-spacing: .1em;
    position: relative;
    color: #fff;
    /*color: #551B73;*/
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background-color: #34D1C0;
    /*background: rgba(238,187,65,.6);*/
    border-top: 4px solid #13487C;
}

.footercenter {
    padding-top: 4px;
    width: 990px;
    margin: 0 auto;
    position: relative;
}

#footer a:link,#footer a:visited {
    color: #551B73;
}

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

/*MENUS*/

#horimenu {
    margin: 0 auto;
font-family: 'Nunito', sans-serif;
position: relative;
z-index: 100;
height: 34px;
background-color: #13487C;
/* background-color: #DAAB53; */
/* background-color: #fff; */
border-top: 3px solid #34d1c0;
border-bottom: 3px solid #34d1c0;
box-shadow: 0 3px 5px #4c4c4c;
}

#navCenter {
    width: 990px;
    margin: 0 auto;
}

.current_page_item a {
    color: #34D1C0 !important;
    /*color: #AF932F !important;*/
}

.sf-menu a {
    font-family: 'Nunito', sans-serif;
    font-weight: 100;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
    /*font-weight: bold;
    letter-spacing: 1px;*/
    padding: 10px 12px;
    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;
 /*color: #551b73;*/
 /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background-color: #13487C;
}

.sf-menu li li li {
    background: #13487C;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #34D1C0;
    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: #34D1C0;
    background:#000;
    outline: 0;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active {
    color: #34D1C0;
    background:#000;
    outline: 0;
}

/* Our Team Submenu */
#menu-item-8 ul {
width:365px;
}

/*-------- Specific to this site ------------*/
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);
}
.underline {
    text-decoration: underline;
}

.faq-page .question {
    font-size: 1.2em;
}

.faq-page .video {
    margin-bottom: 20px;
}

.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}

.slideshow div {display: none;}
.slideshow div *{display: block;}


#sliderbox {
    position: relative;
    background: rgba(0,0,0,.6);
  /*background: rgba(73,29,80,.6);*/
    max-width: 100%;
    margin: 0 auto 10px;
    border-bottom:10px solid #34D1C0;
}

#sliderbox:before, #sliderbox:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.6);
  /*background: rgba(73,29,80,.6);  /* Match the background */
    top: 0;
    bottom: 0;
    width: 9999px;
   /* some huge width */
}

#sliderbox:before {
    right: 100%;
}

#sliderbox:after {
    left: 100%;
}

.toph1 {
    margin-top: 34px;
    color: #666 !important;
    font-size: 230%;
}

.toph1 span {
    color: #999999;
    font-size:.8em;
    display: block;
}

.home ul {
    margin: 0;
}

.homebox,.homeboxleft,.homeboxright {
    background: white;
    padding: 6px 16px;
    border: 1px solid #cccccc;
}

.homeboxleft {
    background: #e9e6ef;
    border: 1px solid #cccccc;
}

.homeboxright, .greenbox {
    background: #eff3ed;
    border: 1px solid #cccccc;
    color: #6A9649;
}

.greenbox {
    padding: 4px 12px;
    font-weight: 400;
}

.homeboxright .normal {
    color: #6A9649;
}

.photo1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0C0C0;
    box-shadow: 1px 1px 6px #444444;
    padding: 10px;
    margin-top: 34px;
}

.photo2{
transform:rotate(4deg);
-ms-transform:rotate(4deg); /* IE 9 */
-webkit-transform:rotate(4deg); /* Safari and Chrome */
}

.staffphoto {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C0C0C0;
  box-shadow: 1px 1px 6px #444444;
  clear: both;
  float: right;
  margin: 14px 0 20px 20px;
  padding: 6px;
}

.gmap {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C0C0C0;
  box-shadow: 1px 1px 6px #444444;
  padding: 10px 10px 18px;
}

.home b {
    color: #551B73;
}

.page-id-76 h4,h4.prelist {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #DDDDDD;
  color: #6A9649 !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

h1 {
  color: #13487C !important;
  font-size: 250%;
  font-weight: 700;
  letter-spacing: 2px;
  
}

.page-id-76 h3{
    text-shadow: 1px 1px 0 #fff;
}

.staff {
    margin-bottom: 6px;
}

.staff span{
    font-size: .8em;
    color:#DBAC54;
}

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

.blue_text {font-size:18px;font-style:italic;}

.greentext{color:#6A9649;}
.purpletext{color:#551B73;}

.page-id-21 .box {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: -moz-use-text-color -moz-use-text-color #C0C0C0;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  font-family: serif;
  font-size: 1.2em;
  font-style: italic;
  padding: 19px 0 0;
  text-shadow: 1px 1px 0 #FAFAFA;
}

header .social {
  color: #FFF !important;
  font-size: 24px;
  position: absolute;
  right: 7px;
  /*text-shadow: 1px 1px 0 #FFFFFF;*/
  top: 138px;
  z-index:300;
  
}

header .social a {
color:#FFF !important;
}
header .social a:hover {
color:#34D1C0 !important;
}

header .socialbar {
  color: #A8C096;
  font-size: 24px;
  position: absolute;
  right: 7px;
  text-shadow: 1px 1px 0 #3C5529;
  top: 135px;
  z-index: 200;
}

.photo3.fr {margin-top: 85px;}

/* Blog Styles */

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
    padding-top: 30px;
}
.postrightpart {
    float: right;
    width: 660px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}
.single .wp-post-image{
    margin: 0 auto 12px;
    display: block;
}

.addthis_toolbox {
    padding: 30px 0 10px;
}

#s, #comment {
border:solid 1px #34D1C0;
}

/*.testimonial_box {
  float: right;
}

.testimonial_box2 {
  float: left;
}*/

.testimonial_box, .testimonial_box2 {
    border: 0px;
    padding: 0px;
    border-collapse: collapse;
}

.testimonial_box p {
    margin: 15px;
    color: #FFF;
    text-align: justify;
    width: 850px;
}

.testimonial_box .testimonial_signature {
    color: #34D1C0;
    text-align: right;
    font-weight: bold;
}

.testimonial_box .one_px_bg {
    background: url(/files/images/1px_bg.png) repeat-y;
    min-height: 48px;
}

.testimonial_box .bottom_bg {
    background: url(/files/images/bottom_bg.png) no-repeat;
    width: 900px;
    height: 48px;
}

.testimonial_box .bottomleft {
    background: url(/files/images/bottomleft.png) no-repeat;
    width: 20px;
}

.testimonial_box .top_bg {
    background: url(/files/images/top_bg.png) no-repeat;
    width: 900px;
    height: 31px;
}

.testimonial_box2 p {
    margin: 15px;
    color: #333;
    text-align: justify;
    width: 850px;
}

.testimonial_box2 .testimonial_signature {
    color: #13487C;
    text-align: right;
    font-weight: bold;
}

.testimonial_box2 .one_px_bg {
    background: url(/files/images/1px_bg-a.png) repeat-y;
    min-height: 48px;
}

.testimonial_box2 .bottom_bg {
    background: url(/files/images/bottom_bg-a.png) no-repeat;
    width: 900px;
    height: 48px;
}

.testimonial_box2 .bottomleft {
    background: url(/files/images/bottomleft-a.png) no-repeat;
    width: 20px;
}

.testimonial_box2 .bottomright {
    background: url(/files/images/bottomright.png) no-repeat;
    width: 26px;
}

.testimonial_box2 .top_bg {
    background: url(/files/images/top_bg-a.png) no-repeat;
    width: 900px;
    height: 31px;
}

.testimonial {
  color: #333 !important;
}

.page-id-19 .video-container {
    width:300px;
    height:243px
}

.staffname {
    font-size: 13px;
}

a.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

a.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    background:#4479BA;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

#navcontainer ul li a:hover
{
    background: #6e9ed8;
    border: solid 1px #2A4E77;
    text-decoration: none;
    color:#000 !important;
}

a.button {
    padding: 10px 15px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
a.button:hover {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
a.button:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}