/*
Theme Name: Cardin & Miller Physical Therapy 301
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/patternbg.png');
    overflow-y: scroll;
}

body{
background:url('images/leftsliver.jpg') repeat-x;}

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: cabin,sans-serif;
}

h1 {font-size:145%;}
.page-id-25 h3 {font-size:145%;text-align:center;}
#clickquestiontosee{border-bottom:none !important;}
h1 span {color:#414141;font-size:85%;}

h2{font-size:125%;}
h3{font-size:105%;}
h5{font-size:90%;}

.base,.gmaptopper {
    background-color: #970f01 !important;
    border-color: #970f01 !important;
}

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

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #970f01
}

a:visited,a:active {
    color: #970f01
}

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

.box {
    border: 2px solid #970f01;
    background-color: #FFF;
    padding: 12px;
}

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

.dbrd {
    border: 2px solid #970f01;
    background-color: #FFF;
    padding: 2px;
}

.dbrd1 {
    border: 2px solid #333335;
    background-color: #cbcad1;
    padding: 2px;
}

.brd {
    border: solid 2px #970f01;
}

.brd1 {
    border: solid 2px #333335;
}
.faqbackground {
    background-color: #FFF;
}



/*-----Header--------*/
header {
    height: 260px;
    text-align: left;
    background-color: transparent;
    position: relative;
}

.headercenter{
    width:990px;
    height: 260px;
    margin:0 auto;
    background:url('images/headerbg.png') no-repeat;
    position: relative;
}

#topaddr {
    font-family: "Cabin",sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: absolute;
    right: 0;
    text-align: center;
    top: 19px;
    width: 200px;
}

#topaddr span {
    font-size: 1.25em;
    line-height: 1.05em;
    text-transform:uppercase;
    color:#8a9199;
}

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

#topaddr a:hover {
    color: #8a9199 !important;
}

#topaddr a:hover span {
    font-size: 1.25em;
    color: #FFF !important;
}

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

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

.page-id-27 .main,
.page-id-40 .main {
       min-height: 1176px;
}
#rightcol {
    width:690px;
    /*min-height:950px;*/
    min-height: 1030px;
    float:right;
    margin: 20px 45px 20px 0;
    padding: 0;
}

#sidebar {
    position: absolute;
    top:268px;
    left:24px;
    width: 217px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:100;
}

#socialmedia{height:32px;width:80px;margin:0 auto 15px;}
#socialmedia img {padding-right:8px;}
#bestof{display: block; margin-left: auto; margin-right: auto;margin-bottom:18px;width:100px;height:100px;}


#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    font-family: arial, serif;
    position: absolute;
    z-index: 900;
    height: 32px;
    top:224px;
}

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

.current_page_item a {
    color: #e8c257 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 20px;
    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;
}

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

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

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

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    height: 136px;
    background:url('images/footerbg.png') repeat-x;
}

.push {
    height: 300px;
}

#footer {
    position: relative;
    color: #333;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}


.footercenter{
    width:990px;
    height:136px;
    margin:0 auto;
    position: relative;
    background:url('images/footercenter.png') no-repeat;
}

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

#footer p {
    padding: 0 8px;
}

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

/* Leader Dots */
ul.leaders {
    max-width: 50em;
    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: transparent;}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: transparent;}


.redtext{color:#970f01;}
.redbrd{border:solid 1px #970f01;}
.redstrip{background:#970f01;padding:3px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}
.redstrip2{background:#970f01;padding:3px;color:#FFF;font-weight:bold;margin-bottom:9px;}
.redstrip2 li span {color:#FFF;}

.greybrd{border:solid 1px #333335;}

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

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

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

.mbbrd{width:175px;height:107px;display: block; margin-left: auto; margin-right: auto;clear:both;}
.mbbrd img {
    width:175px;
    height:107px;
}
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: #970f01;
background-color: #970f01;
height: 1px;
width: 100%;
text-align: left;
}

hr.grey {
border: 0;
color: #333335;
background-color: #333335;
height: 1px;
width: 100%;
text-align: left;
}

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

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://301.ptclinicng.com/wp-content/themes/301theme/PIE.php); /* Internet Explorer */
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
behavior: url(http://301.ptclinicng.com/wp-content/themes/301theme/PIE.php); /* Internet Explorer */
}
.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;}

.left, .alignleft {
  float: left;
}

.staff.left {
    width:313px;
    min-height:315px;
    margin-right:20px;
    margin-bottom:10px;
    text-align:center;
}

.staff.last {
    margin-right:0;
}

.single-staff .type-staff h1{
    margin-bottom: 2px !important;
}

.single-staff .type-staff h4{
   color:#000 !important;
}

.staffimg {
    margin: 0 15px 15px 0;
    border:2px solid #333335;
}

.staffdiv {
    margin: 0 5px 15px 0;
    width:141px;
    height: 210px;
    background-repeat: no-repeat;
    float:left;
}

.staffrightpart {
    float:right;
    width: 475px;
}

.staff_member {
  background-color: #FFF;
  border: 2px solid #333335;
}
#about-ss {
    width: 450px;
    height: 300px;
}
#svc-ss {
    height:375px;
    width:250px;
}
#cert-pod-ss {
    width:300px;
    height:300px;
}
#carlisle-ss {
    margin:auto;
    height:200px;
    width:300px;
}
#mobile-switch {
    width: 26%;
    margin: -14px auto 10px auto;
}
#mobile-switch a {
    display: block;
    text-align: center;
    padding: 10px;
    background: black;
    color: #970f01 !important;
    border-radius: 10px;
    margin-bottom: 10px;
}
.miller-news a {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
}
.miller-news span {
    font-size: .85em;
    color: #666;
}

#tagline{text-align:center;font-size:18px;font-style:italic;color:#FFF;position:absolute;top:192px;left:350px;}

.carlislebox {
    background: #FFF;
    width: 170px;
    margin: 0 auto;
    padding:0;
    display: block;
    clear: both;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #424242;

}

/* Ticker Styles */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #FFF;
width: 658px;
height: 27px;
/*margin: 12px 0 0 30px;*/
margin:0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
bottom: 2px;
width: 638px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 668px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
list-style-type:none;
display:inline;
margin: 0;
padding-top: 4px;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #0047AB;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 20px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

.newsticker ul ul {
    list-style-type: none;
}
.newsticker ul ul li:before {
    content: "•"; /* en dash here */
    position: absolute;
    margin-left: -0.5em;
    font-size: 30px;
}

/* End Ticker Styles */


.mbbrd1 {
    background: #fff;
    margin: 4px auto;
    border-radius: 10px;
    width: 170px;
    height: 98px;
    display: block;
    clear: both;
    border: 1px solid #424242;
}

.mbbrd1 img {
    height: 88px;
    width: auto;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}  

.mbbrd1 a {
    display: block;
    padding-top: 5px;
}

.popmake.active {background: none}