/*
Theme Name: Wyandotte Physical Therapy Associates 1273
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-color: #1f2f5d;
    overflow-y: scroll;
}

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: "Lato",sans-serif;
    color:#1F2F5D !important;
}
h1{font-size:140%;}
h1 span{font-size:85% !important;color:#1f2f5d !important;}
h2{font-size:125%;}
h3{font-size:105%;}
h5{font-size:.9em;border-bottom:none;border-bottom:0;}

.base,.gmaptopper {
    background-color: #1f2f5d !important;
    border-color: #1f2f5d !important;
}

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

.base_text,.base_sprite .testimonial,.colorlist,.bodytext {
    color: #1f2f5d !important;
}

.altcolor {
    color: #000;
}

a:link {
    color: #eb0009;
}

a:visited,a:active {
    color: #eb0009;
}

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

.box {
    border: 2px solid #1f2f5d;
    background-color: #b6c1df;
    padding: 12px;
}

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

.brd {
    border: solid 2px #1f2f5d;
}

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

.dbrd {
    border: solid 2px #1f2f5d;
    background-color: #b6c1df;
    padding: 3px;
}

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

.faqbackground {
    background-color: #e8cacb;
}


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

#logo{width:486px;height:90px;position:absolute;left:16px;top:40px;}
#hero{width:958px;position:relative;margin:0 auto;}

ul#addrlist {
    width: 325px;
    padding: 0;
  margin: 40px 16px 0 0;
    list-style-type: none;
    float: left;
    width: 100%;
    font-size: 25px;
    list-style-type:none;
}

ul#addrlist li {
  list-style: none;
  text-align: right;
    font-size: 25px;
} 

     ul#addrlist li a {
      display: block;
    color: #FFF !important;
      text-decoration: none;
      padding: .1em 0 0 0;
    } 

ul#addrlist li div {color:#627097 !important;font-size:19px;}

ul#addrlist li a:hover {
    color: #98a3b3 !important;
}


/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:958px;
    margin: 0 auto -135px;
    background:#FFF;
    border-top:solid 1px #eb0009;
}

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

#rightcol {
    float: right;
    width: 700px;
    margin: 0;
    padding: 13px 25px 0 0;
    min-height: 1100px;
}

#sidebar {
    position: absolute;
    top:580px;
    left:8px;
    width: 210px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:50;
}
#sidebar p {text-align:center;}
#sidebar a{color:#1f2f5d !important;font-size:18px;}
#sidebar a:hover{color:#eb0009 !important;font-size:18px;}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 958px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    height: 35px;
    background:#eb0009;
}

#navCenter{width:578px;position:relative;}

#socialmedia{position:absolute;right:10px;top:172px;z-index:150;}
#socialmedia a{color:#FFF !important;}
#socialmedia a:hover{color:#ffff0f !important;}

.current_page_item a {
    color: #1f2f5d !important
}

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

.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: #eb0009;
}

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

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

/*DESIGN ELEMENTS - boxes and such*/
.push {
    height: 135px;
}

#footer {
    height: 75px;
    position: relative;
    color: #FFFFFF;
    width: 958px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:#eb0009;
    z-index:50;
    border-bottom: 25px solid #1F2F5D;
}

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

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

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

.greyborder{solid 1px #2a2a2a;}

.bluetext {color:#1f2f5d !important;}
.bluestrip{background:#1f2f5d;padding:3px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}


.redtext{color:#eb0009 !important;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_half1{width:42%;}
.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;}
.one_half1{position:relative;margin-right:4%;float:left;min-height:1px;margin-bottom:0;padding-right:15px;}
.last{margin-right:0!important;clear:right;}

.video{margin-bottom:20px;}

.gfield_label, .gform_description {color: #000}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size:13px;
	color:#1f2f5d;
	border:1px solid #1f2f5d;
	background:#FFF;
}

#comment, #s{
	font-size:13px;
	color:#1f2f5d;
	border:1px solid #1f2f5d;
	background:#FFF;
}

/* SEO Styles */
.seoH1 {
    color: #1f2f5d;
    font-size: 18px;
}

.seoH2 {
    color: #1f2f5d;
    font-size: 14px;
}

.seoFooter {
    font-size: x-small;
    color: #FFF;
    margin: 0;
}

.seoFooter a:link,.seoFooter a:visited {
    color: #FFF;
    text-decoration: none;
}

.seoFooter a:hover,.seoFooter a:active {
    color: #FFF;
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

#maincontent ul li, #maincontent 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;
}

a.linkopacity:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

a.linkopacity img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}
h5.question {letter-spacing: 0px; text-transform: capitalize;}
.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;}

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

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

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

.greybrd{border:solid 1px #2a2a2a;}

.hr {
    border-bottom: 3px double #2a2a2a;
    margin: 12px 4px 24px;
}

.capspace {
    letter-spacing: 1.5px;
    font-size: 14px;
    text-transform: uppercase;
}

.shoulder {width:958px;height:358px;background:url('/files/hero/shoulder.jpg')no-repeat;margin-left: -233px;
margin-top: -15px;}

.knee {width:958px;height:358px;background:url('/files/hero/knee.jpg')no-repeat;margin-left: -233px;
margin-top: -15px;}

.back {width:958px;height:358px;background:url('/files/hero/back.jpg')no-repeat;margin-left: -233px;
margin-top: -15px;}

.ankle {width:958px;height:358px;background:url('/files/hero/foot.jpg')no-repeat;margin-left: -233px;
margin-top: -15px;}

.medlib {width:958px;height:358px;background:url('/files/hero/medlib.jpg')no-repeat;margin-left: -233px;
margin-top: -15px;}

.pelvic {width:958px;height:358px;background:url('/files/hero/pelvic.jpg')no-repeat;margin-left: -233px;
margin-top: -15px;}

.library-page .push, .page-id-150 .push, .page-id-144 .push {height:479px;}

.mbuttons {
    position: relative;
}

.mbuttons * {
    box-sizing: border-box;
}

.mbuttons span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 50px;
    left: 0;
    position: absolute;
    top: -40px;
    width: 167px;
    color: #ffffff !important;
    font-weight: bold;
}

#new-address-ss {
    border: 2px solid #EB0009;
    width: 98% !important;
    margin: 0 auto 20px auto;
}

#new-address-ss h3 {
    text-align: center; 
    margin-bottom: 0px
}

#new-address-ss div {
    padding: 10px;
    width: 100% !important;
    display: block;
}

#new-address-ss div a {
    display: block; 
    text-align: center;
    text-transform: uppercase;
}

#new-address-ss h3 span {
    color: #EB0009; 
    text-transform: uppercase;
}