/*
Theme Name: Flex Physical Therapy 1265
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: #4c4c4c;
}

body {
    font-size: 16px;
    letter-spacing: .05em;
    font-weight: 300;
    font-style: normal;
    font-family: 'Source Sans Pro',sans-serif;
}

.home p {
    text-align: center;
}

h1,h2,h3,h4,h5,h6 {
    font-family:'source sans pro',sans-serif;
    font-weight: 700;
}

h1, #faqTitle {font-size:24px;
    text-transform:uppercase;text-align:center;}
#faqTitle{text-align:center;}
h2{font-size:18px;
    text-transform:uppercase;}
h3{font-size:16px;
    text-transform:uppercase;}
h5{font-size:.85em;text-transform:capitalize;}

.base,.gmaptopper {
    background-color: #062a5e !important;
    border-color: #062a5e !important;
}

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

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

.altcolor {
    color: #000
}

a:link {
    color: #008848
}

a:visited,a:active {
    color: #008848
}

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

.box {
    border: 2px solid #062a5e;
    background-color: #6a90b4;
    padding: 12px;
}

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

.brd {
    border: solid 2px #062a5e;
}

.brd1 {
    border: solid 2px #6a90b4;
}

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

.dbrd1 {
    border: solid 2px #6a90b4;
    background-color: #e7e7e7;
    padding: 3px;
}

.faqbackground {
    background-color: #e7e7e7;
}


/*-----Header--------*/
header {
  background-color:white;
  height: 168px;
  position: fixed;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 100;
}

.headerctr{
    width:990px;
    margin: 0 auto;
    height: 168px;
    position: relative;
}



#hero{width:990px;height:326px;position:absolute;top:162px;z-index:2;}

#mnav { z-index: 50; position: absolute; top: 440px;left:440px;}
#mnav a {padding: 3px 5px;  height: 22px !important; width: 30px !important; background: url("/files/images/ns.png") no-repeat; text-decoration: none; color: #FFF!important; color: rgba(255,255,255,0); line-height: 0px; display: inline-block !important; font-size: 0px;}
#mnav a.activeSlide { background: url("/files/images/s.png") no-repeat; color: #FFF!important; color: rgba(255,255,255,0);color: transparent; display:inline-block !important; }
#mnav a:focus { outline: none; }

#topaddr {
font-size: 18px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 4px;
    width: 330px;
}

#topaddr3 {
font-size: 18px;
    position: absolute;
    right: 14px;
    text-align: center;
    top: 43px;
    width: 250px;
    margin-right: 330px;
}


.headerphone{
    font-weight: bold;
    letter-spacing: .7px;
    position:absolute;
    top:110px;
    text-align:center;
    z-index:9999;
    left:585px;
    font-size:22px;
}

.headerphone *{
color:#008848 !important;
}

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

#topaddr a:hover {
    color: #008848 !important;
}

#topaddr a:hover span {
    font-size: 1.3em;
    color: #062a5e !important;
}

#topaddr p {padding:0;margin:6px 0 0 0;}

 a#greenlink{color:#008848 !important; font-weight:bold;}
 a#greenlink:hover {color:#666 !important; font-weight:bold;}

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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    min-height:480px;
    margin: 188px auto 30px;
    text-align: left;
    overflow: hidden;
}

.home .main{
    margin-top: 0px;
}

.sliderholder {
  margin-top: 168px;
}

/*.home #rightcol{
    width: 880px;
    margin: 0 auto;
}*/

#minibanners{background:url('images/shadow2.png') no-repeat;width:990px;height:150px;}

/*MENUS*/

#horimenu {
  background: url("images/navbg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  font-family: "oxygen",sans-serif;
  font-weight: 600;
  height: 34px;
  margin: 0 auto;
  position: absolute;
  width: 990px;
}

#navCenter{width: 875px;position:relative;margin: 0 auto;}

.current_page_item a {
    color: #008848 !important
}

.sf-menu a {
    /*font-family: 'oxygen', sans-serif;*/
    font-family: 'Source Sans Pro';
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 16px;
	/*font-weight: bold;
    letter-spacing: 1px;*/
    padding: 10px 18px 11px;
    border: none;
    text-decoration: none;
    text-transform:uppercase;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #062a5e;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

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

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #008848;
    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: #008848;
    background:url('images/patternbg.png');
    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: #008848;
    background:url('images/patternbg.png');
    outline: 0;
}

/*#socialmedia{width:270px;height:45px;margin:0 auto;}
#socialmedia ul {list-style-type:none !important;}
#socialmedia ul li {list-style:none !important;width:45px;height:45px;float:right;padding-right:15px;}
#socialmedia ul li a {color:#FFF !important;}
#socialmedia ul li a:hover {color:#FFFF66 !important;}*/

#socialmedia {
    position: fixed;
    top: 200px;
    right: 0px;
}

#socialmedia ul {list-style-type: none;}

#socialmedia ul li {
    background-color: #008749;
    color:#06295e;
    margin: 10px 0px;
    padding: 5px;
}

#socialmedia li.icon {
    width: 70px;
    position: relative;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}

#socialmedia li.icon:hover {
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
}



#footermenu>ul
{
list-style-type: none;
    font-family: 'PT Sans', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 0;
    margin:42px 0 0 0;
    border: none;
    text-decoration: none;
    text-transform:uppercase;
}

#footermenu ul li a, #footermenu ul li a:active
{
text-align: left;
font: normal 14px oxygen, sans-serif;
line-height:15px;
width:165px;
text-decoration: none;
color: #FFF;
text-transform:uppercase;
}

#footermenu ul li a:hover
{
color: #018749;
    outline: 0;
}

.#footermenu li:hover, #footermenu li.sfHover, #footermenu a:focus, #footermenu a:hover
{
color: #018749;
    outline: 0;
}

#footermenu a:active {
color: #018749;
    outline: 0;
}

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

#footer {
    position: absolute;
    bottom:0;
    color: #FFFFFF;
    width: 100%;
    height:auto;
    text-align: left;
    padding: 0;
    background:#062a5e;
}

#footercenter{width:990px;position:relative;margin:0 auto;clear:both;}

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

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

ul#logos{list-style-type:none;display:block;width:32px;height:200px;position:relative;margin:62px 0 0 0;}
ul#logos li {width:140px;height:66px;display:inline;}

#footerleft{float:left;width:350px;margin:0px 0 0 30px;}
#footercenter2{float:left;display:inline;width:190px;margin:0 auto;}
/*#footerright{float:right;margin:60px 0 0 20px;font-family:oxygen, sans-serif;}*/
#footerright{float:right;margin:0 0 0 20px;font-family: 'Source Sans Pro';font-weight: 600;letter-spacing: .5px;font-size: 16px;line-height: 18px;}
.greenheader{font-size:120%;text-transform: uppercase;color:#028748 !important;}
a#footerlink {color:#FFF;}
a#footerlink:hover{color:#FFFF66;}
div.footerline1{margin-bottom:50px;}
/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

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

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

.mbshadow {
    box-shadow: 0 0 10px #000;
}

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

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

a.linkopacity:hover img, a.linkopacity:hover i.fa {
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: #062a5e;
background-color: #062a5e;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

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

.greentext{color:#008848;}
.bluetext2{color:#062A5E; font-size: 20px;}
.greenbrd{border:solid 1px #008848;}
.greenstrip{background:#008848;padding:4px;text-align:center;font-weight:bold;color:#FFF;margin-bottom:9px;}

.bluetext{color:#6a90b4;}
.bluebrd{border:solid 1px #6a90b4;}
.bluestrip{background:#6a90b4;padding:4px;text-align:center;font-weight:bold;color:#062a5e;margin-bottom:9px;}

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

legend {padding-bottom:25px;}

.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-family: verdana, sans-serif;
	font-size:13px;
	color:#062a5e;
	border:solid 1px #062a5e;
}

#s {
  border-color: #DDDDDD;
  border-style: solid;
  border-width: 1px;
  font-family: oxygen,sans serif;
  font-size: 13px;
  height: 15px;
  padding: 6px !important;
  width: 126px;
}
#searchform{position:absolute;top: 3px;left: 11px;width:295px;height:30px;}

#logo{position:absolute;left:22px;top:50px;width:295px;height:81px;}

#searchsubmit,.gform_wrapper .gform_footer input[type=submit] {background:#008848;color:#FFF;}

.headerline1{font-size: 20px;letter-spacing: .02em;font-family: 'Source Sans Pro';font-weight: bold;letter-spacing: .5px;font-size: 18px;line-height: 28px;}
.headerline2{padding-top: 11px !important;font-family: 'Source Sans Pro';font-weight: 600;letter-spacing: .5px;font-size: 16px;line-height: 16px;}
.headerline3{padding-top: 11px !important;font-family: 'Source Sans Pro';font-weight: 600;letter-spacing: .5px;font-size: 16px;line-height: 16px;}

.headerline3 a{color:#062A5E;}
.headerline3 a:hover{color:#008749;}

/*.home h2 {text-align: left;margin-top: 25px;margin-bottom: 11px;border-bottom:1px solid #ccc;padding-bottom: 3px;}*/
.home h2 {text-align: center;margin-top: 25px;margin-bottom: 6px;border-bottom:1px solid #ccc;padding-bottom: 3px;line-height: 100%;}
.home h2 span {color:#008848;font-size: 13px;letter-spacing: 0px;font-family: 'Source Sans Pro',sans-serif;font-style: italic;}
.home h1 {letter-spacing: 1px;line-height: 26px;margin-bottom: 0;}
#contact-us-pg {
     width:55%;
     margin:0 auto;
}

.whitetext{color: #FFF !important;}

.page-id-25 header {position: relative;}
.page-id-25 .main {margin-top: 0px;}

#pt-rehab-ss {
    width:400px;
    height:287px;
    margin-right:25px;
}

/*Blog stuff*/
.post {margin-top:15px;}
.post h1 {text-align: left !important;}
.postleft {width: 30%; float: left; margin-bottom: 50px;}
.postright {width: 70%;}
.wp-post-image{margin:0 auto;display: block;}

.hideme{display:none;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
div.ctr{display:block;margin:0 auto;}