/*
Theme Name: Move For Life Physical Therapy 1354
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: #fff;
    overflow-y: scroll;
}

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

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

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

h3 span{font-size:85%;font-weight:normal !important;color:#000 !important;}

.base,.gmaptopper {
    background-color: #204280 !important;
    border-color: #47bc00 !important;
}

.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: #507FAA !important;
}

.altcolor {
    color: #204280
}

a:link {
    color: #47bc00
}

a:visited {
    color: #47bc00
}

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

.box {
    border: 2px solid #204280;
    background-color: #47bc00;
    padding: 12px;
}

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

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

.brd1 {
    border: solid 2px #47bc00;
}

.dbrd {
    border: solid 2px #204280;
    background-color: #47bc00;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #47bc00;
    background-color: #204280;
    padding: 3px;
}

.faqbackground {
    background-color: #47bc00;
}


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

#topaddr {
   font-family: 'Lora', serif;
    font-size: 20px;
    line-height:1.2em;
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 55px;
    width: 400px;
    /* text-shadow: 1px 1px 2px #000; */
    letter-spacing: .1em;
}

#topaddr span {
    font-family: 'Lato', sans-serif;
    font-size: 1.5em;
    line-height: 1.05em;
    color: #507FAA;
}

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

#topaddr a:hover {
    color: #47bc00 !important;
}

#topaddr a:hover span {
    font-size: 1.5em;
    color: #47bc00 !important;
}

#topaddr p{margin-top:9px;padding:0;}

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

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

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

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #47bc00 !important
}

.sf-menu a {
   font-family: 'Lato', sans-serif;
    /* text-shadow: 1px 1px 0 #333333; */
    font-size: 16px;
    font-weight: bold;
    padding: 13px 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: #507FAA;
}

.sf-menu li li li {
    background: #507FAA;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #204280;
    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:#507FAA;
    border-top: 3px solid #47bc00;
}

#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("http://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;
}

.menubg {
    width:100%;
    height:40px;
    position:absolute;
    background: #507faa;
    top:160px;
    border-bottom: 3px solid #47bc00;
    border-top: 3px solid #47bc00;
}

.logo {width:900px;height:150px;position:absolute;background: url('images/logo.jpg')no-repeat;top:25px;}

.banners a {
    width: 171px;
    height: 45px;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #204080, #91cdee);
    background: -o-linear-gradient(right, #204080, #91cdee);
    background: -moz-linear-gradient(right, #204080, #91cdee);
    background: linear-gradient(to right, #204080, #91cdee);
    color: white;
    display: block;
}

.banners a:hover{
    width: 171px;
    height: 45px;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background: -webkit-linear-gradient(#204080, #91cdee);
    background: -o-linear-gradient(#204080, #91cdee);
    background: -moz-linear-gradient(#204080, #91cdee);
    background: linear-gradient(#204080, #91cdee);
    color: white;
    display: block;
    opacity:.5;
}

.banners {margin-top: 14px;}

#layerslider_1 {border-bottom: 5px #47bc00 solid;}

.greenstrip{background:#47bc00;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;padding:4px;}
.greenbrd{border:solid 1px #47bc00;}
.greentext{color:#47bc00 !important;}

.bluestrip{background:#507FAA;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;padding:4px;}
.bluebrd{border:solid 1px #507FAA;}
.bluetext{color:#507FAA !important;}

.imgshadow {
    box-shadow: 0 0 10px #a0a0a0;
    border: 2px solid #fff;
    margin: 14px;
}

a:hover .imgshadow,a:active .imgshadow{
    box-shadow: 0 0 10px #507FAA;
}

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

hr.green {
    border: 0;
    color: #47bc00;
    background-color: #47bc00;
    height: 1px;
    width: 100%;
    text-align: left;
    margin-left:0;
}


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

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

.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:#000;
	border:solid 1px #507FAA;
}

#comment, #s {
	color:#000;
	border:solid 1px #507FAA;
}
#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;}


#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

/* 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: #a7bfd2}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #a7bfd2}

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

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

.hideme{display:none;}

/* home page styles */
.homeleft {width:60%;float:left;padding-top:12px;padding-right:20px;}

.homeleft h1 {font-size:150%;}

.homeleft h1 span{font-size: .8em;}

.homeright {width:37%;float:left;padding-top:12px;}

.hours {background: none;min-height:80px;text-align:center;}
.hours h3 {margin-bottom:3px;}

.drop{ float: left; color: #507FAA; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: Georgia,serif; }

.teaser {
    border-bottom: 3px double #007DC2;
    border-top: 3px double #507FAA;
    font-family: Georgia,serif;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 166%;
    padding: 20px 0;
    text-align: center;
    margin-bottom:20px;
}

.hometestimonial {
    background: none repeat scroll 0 0 #f9fdff;
    box-shadow: 2px 3px 10px #444;
    font-family: Georgia,serif;
    color: #073b65;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 1px;
    line-height: 1.5em;
    padding: 10px;
    height:525px;
}

.homebottomcta{
    border-bottom: 3px double #507FAA;
    border-top: 3px double #507FAA;
    font-family: Georgia,serif;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 166%;
    padding: 20px 0;
    text-align: center;
}

.calltoaction1{
    font-weight: bold;
    font-size: 30px;
    font-family: Georgia,serif;
    font-style: italic;
    color:#507FAA;
}

.homebottomcta div {
    margin: 0 auto;
    text-align: center;
    width: 87%;
}

.homebottomcta h2{margin-bottom: 0;}

.homebottomcta span {font-size: 1.7em;}

.home-slide-text {margin-top:16px;width:320px;}

#ins-video {width:425px;}

