/*
Theme Name: Flaherty PT 1440
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: #ffffff;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lato",sans-serif;
    line-height: 1.5em;
    letter-spacing: .05em;
}

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

.base,.gmaptopper {
    background-color: #61616c !important;
    border-color: #61616c !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: hsla(33, 94%, 55%, 1) !important;
}

.orangestrip{background: hsla(33, 94%, 55%, 1);color:#000;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}

.altcolor {
    color: #7e130f;
}

a:link {
    color: hsla(33, 94%, 55%, 1);
}

a:visited {
    color: hsla(33, 94%, 55%, 1);
}

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

.box {
    border: 2px solid #7e130f;
    background-color: #592615;
    padding: 12px;
}

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

.brd {
    border: solid 2px #8CC63F;
}

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

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

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


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

.headercenter{
    width:990px;
    margin:0 auto;
    background: transparent;
    position: relative;
}

#topaddr {
    font-family: "Lato", sans-serif;
    /*font-size: 20px;*/
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    /*top: 25px;*/
    top: 25px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.4em;
    line-height: 1.05em;
    color: #8CC63F;
}

#topaddr * {
    text-decoration: none;
    color: #61616c;
    transition: all 0.5s ease;
}

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

#topaddr a:hover span {
    color: #61616c !important;
}

#logo {
    position: relative;
    top: 17px;
}

#logo img {
    width: 360px;
    height: auto;
}

.fa-3x {margin-right:15px;}
.fa-3x:last-of-type{margin-right:0;}

#socialmedia{position:absolute;top:65px;left:430px;z-index:125;}
a.facebook {color:#3b5998 !important;}
a.twitter{color:#00aced !important;}
a.youtube{color:#bb0000 !important;}
a:hover.facebook, a:hover.twitter, a:hover.youtube{color:#333 !important;}
/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}

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

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

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

.menubg {
    background: #8cc63f none repeat scroll 0 0;
    height: 37px;
    position: absolute;
    top: 139px;
    width: 100%;
}

#horimenu {
    /*width: 990px;*/
    width: 830px;
    margin: 0 auto;
    font-family: "Lato", serif;
    position: relative;
    z-index: 100;
    height: 36px;
}

.current_page_item a {
    color: #338bc7 !important
}

.sf-menu a {
    font-family: "Lato", sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 13px;
    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: #8CC63F;
}

.sf-menu li li li {
    background: #8CC63F;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #c7338b;
    outline: 0;
}

.sf-menu ul {
    width: 185px;
}
/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 300px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #61616c;
    border-top: 1px solid #65656E;
}


.footercenter{
    width:990px;
    margin:0 auto;
    background: red;
    position: relative;
}

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

.question {font-size: 1em; color: #338bc7 !important;}
.faqAnswer2, .faqbackground {background:transparent;}
.page-id-5 .question {text-transform: capitalize;letter-spacing: 1px;}
.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;
}

.seoH1{ color: #454597;font-size:18px; }
.seoH2{ color: #454597;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

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

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

#comment, #s {
	color:#000;
	border:solid 1px #000;
}

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

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

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

.tagline {
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Merienda',cursive;
}

#mojo * {
    text-align: center;
}

#mojo h3 {
    text-transform: none;

}

#mojo p, #biorow p {
    line-height: 1.8em;
}

.contentrow {
    display: block;
    margin: 0 auto;
    padding: 30px 0 15px;
    width: 990px;
}

.contentrow h2, .contentrow h3 {
    text-transform: uppercase;
}

#biorow h3 {
    margin-bottom: 0px;
}

#testimonialrow {
    background: #8cc63f none repeat scroll 0 0;
    border-bottom: 1px solid #8abd47;
    border-top: 1px solid #8abd47;
    color: #ffffff;
}

#testimonialrow h1,h2,h3 {color:#338bc7 !important; }

#testimonialrow p {
    text-align: center;
}

#testimonialrow .testimonialblurb {
    font-size: 1.1em;
    line-height: 1.8em;
}

.testimonialblurb::before {
    content: "\" ";
}

.testimonialblurb::after {
    content: " \"";
}

.testimonialblurb::before, .testimonialblurb::after {
    color: #61616C !important;
    font-family: serif;
    font-size: 1.8em;
    /*text-shadow: 1px 1px 1px #fff;*/
    vertical-align: bottom;
}

#testimonialrow .testimonial {
    color: #61616C !important;
    font-style: normal;
    text-align: center;
    font-size: 1.3em;
    font-family: 'Merienda',cursive;
}

#biorow .biopic, .staffpic {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    /*border: 2px solid #338bc7;*/
    box-shadow: 1px 0 15px #555;
    width: 190px;
    height: 190px;
    overflow: hidden;
    margin-top: 50px;
}

#biorow img, .staffpic img {
    ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    margin: -41px -43px;
    width: 280px;
    height: 280px;
    filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.staffpic {
    margin: 55px 70px 40px 30px;
}

#biorow .personalquote {
    font-family: 'Merienda',cursive;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.8em;
    font-weight: bold;
}

#maprow {
    border-top: 1px solid #e9e5dc;
    height: 350px;
    width: 100%;
    clear: both;
}

.owl-page.active {
    background: none;
}

.owl-theme .owl-controls .owl-page span {
    background: #577C22 !important;
}

.bluetext {
    color: #338bc7 !important;
}

/*.mojobtn {
    bottom: -15px;
    letter-spacing: 1.5px;
    position: absolute;
    text-transform: uppercase;
    width: 990px;
    display: inline-block;
    background: #61616C;
}*/

.newgmap {
    overflow: visible !important
}

#free-screening-row {
    background: hsla(33, 94%, 55%, 1);
}

#free-screening-row .contentrow {
    background: url('/files/images/screening-row.png') no-repeat;
}

#free-screening-row h2 {
    float: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fff !important;
}

#free-screening-row p {
    text-align: right;
    color: #fff !important;
    font-size:125%;
    padding-top:4px;
}

#free-screening-row a {
    text-decoration: underline !important;
    color:#fff568 !important;
}
#free-screening-row a:hover {
    text-decoration: underline !important;
    color:#000 !important;
}

.whiterow h1 {text-align: center;}

.whiterow h3 {color: #338bc7 !important}

.quote {font-family: 'Merienda',cursive;}

.mojoword {font-weight: bold;font-style: italic;}

.tous {width: 595px;
    display: block;
    margin: 50px auto;
    text-align: justify !important;}

.onedef {margin-bottom: 0px;margin-top: 50px;}

.atfla {margin: 47px auto;}

#listen {text-align:left;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;}

#manage {text-align:right;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;}

#educate {text-align:left;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;}

#optimal {text-align:right;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;}

#train {text-align:left;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;}

#value {text-align:right;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: .1pt;}

#succeed {text-align:left;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;}

#excellence {text-align:right;width:390px;padding: 10px;padding: 10px;
    font-size: 15px;
    line-height: 20px;}

.squarel {    width: 174px;
    height: 125px;
    background: #338bc7;
    color: #fff;
    font-size: 102px;}

.squaree {    width: 174px;
    height: 125px;
    background: #8cc63f;
    color: #fff;
    font-size: 102px;}

.squaret {    width: 174px;
    height: 125px;

    background: hsla(33, 94%, 55%, 1);
    color: #fff;
    font-size: 102px;}

.squares {    width: 174px;
    height: 125px;
    background: #61616C;
    color: #fff;
    font-size: 102px;}

.squarem {    width: 174px;
    height: 125px;
    background: #338bc7;
    color: #fff;
    font-size: 102px;}

.squareo {    width: 174px;
    height: 125px;
    background: #8cc63f;
    color: #fff;
    font-size: 102px;}

.squarev {    width: 174px;
    height: 125px;
  background: hsla(33, 94%, 55%, 1);
    color: #fff;
    font-size: 102px;}

.squaree2 {    width: 174px;
    height: 125px;
    background: #61616C;

    color: #fff;
    font-size: 102px;}

.letsmove { margin: 32px auto;
}

.ourphil {margin-top: 40px;}

.orangetext {color: hsla(33, 94%, 55%, 1) !important;}

.resumesection {
    float: left;
    display: block;
    width: 125px;
    font-weight: bold;
    color: #8CC63F;
}

.resumewords {
    float:left;max-width: 471px;
    margin-bottom: 20px;
}

#layerslider_2  .ls-l.darktext {
    text-shadow: -1px -1px 0px #ffffff, 1px -1px 0px #ffffff, -1px 1px 0px #ffffff, 1px 1px 0px #ffffff !important;
    color: #666 !important;
    font-weight: bold !important;
    font-family: "Lato",sans-serif !important;
}

#layerslider_2  .ls-l.lighttext {
    text-shadow: -1px -1px 0px #000000, 1px -1px 0px #000000, -1px 1px 0px #000000, 1px 1px 0px #000000 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-family: "Lato",sans-serif !important;
}

.mapaddy{font-size:125%;line-height:1.4em;}

#location-ss {width:550px;height: 367px;margin:0 auto}

.apptreq {
    background: hsla(33, 94%, 55%, 1) none repeat scroll 0 0;
    color: hsla(0, 0%, 100%, 1) !important;
    font-size: 13px;
    padding: 6px 22px;
}

.apptreq:hover { background: #338BC7 !important;}

.home iframe[name*="jason-testimonial"]{
    margin: 0px auto;
    width: 560px;
    display: block;
}