/*
Theme Name: Pequa 1012
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);

* {
    margin: 0;
}

html, body {
    height: 100%;
    min-height:100%;
    height:auto;
}

html {
    background:url('images/sliver1.jpg') repeat-x #dbd9d9;
    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-family: "Oswald",sans-serif;
    background:url('images/centerbg.png') repeat-y center;
}

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

h1,h2,h3,h4,h5,h6{color:#231f20 !important;}
h1 span {color:#f7931e !important;}
h1,#faqTitle {font-size:150%;line-height:1.4em;}
#faqTitle{text-align:center;}
h2 {font-size:130%;line-height:1.4em;}
h3 {font-size:115%;}
h5 {font-size:100%;text-transform:capitalize;border-bottom:0;border-bottom:none;}

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

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

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

.altcolor {
    color: #000
}

a:link {
    color: #f7931e
}

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

a:hover,a:visited:hover {
    color: #040707;
    text-decoration: none
}

.orangetext{color:#f7931e !important;}
.orangestrip{background:#f7931e;color:#FFF;text-align:center;font-weight:bold;padding:4px;margin-bottom:9px;}
.greembrd{border:solid 1px #f7931e;}

.box {
    border: 2px solid #f7931e;
    background-color: #ceeeed;
    padding: 12px;
}

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

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

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

.dbrd {
    border: 2px solid #f7931e;
    background-color: #d3f7e4;
    padding: 3px;
}

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

.faqbackground {
    background-color: #d3f7e4;
}

.pt{width:450px;border:solid 1px #f7931e;padding:8px;}
.pt p {font-family:report-1942,sans-serif !important;font-size:18px;}


/*-----Header--------*/
.swoosh {
    width: 990px;
    height: 502px;
    position: absolute;
    top:0;
    background:url('images/swoosh1.png') no-repeat;
    z-index: 15;
}
.swooshnohero {
    width: 990px;
    height: 502px;
    position: absolute;
    top:0;
    left:-0;
    background:url('images/swoosh-nohero1.png') no-repeat;
    z-index: 15;
}

#facebook{width:32px;height:32px;position:absolute;top:135px;left:55px;z-index:400;}

header {
    width:990px;
    height: 168px;
    margin:0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index:100;
}

#hero {position:absolute;top:180px;right:17px;width:798px;height:302px;z-index:10;}
#hero.slideshow img {
    border-bottom-right-radius: 15px;
}

#addrlist {
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    font-weight: 400;
    width: 156px;
    text-align:left;
    /*text-shadow: 1px 1px 2px #000;
    letter-spacing: .1em;*/
}
#addrlist ul {
padding: 0;
    list-style-type: none;
    display:block;
}
#addrlist ul li {list-style-type:none; padding-bottom:16px;
    display:block;}
#addrlist li {list-style-type:none; margin:0;padding-bottom:16px;
    display:block;}

#addrlist ul li * {
    text-decoration: none;
    color: #040707 !important;
}

#addrlist li a {
    color:#040707 !important;
}

#addrlist li a:hover {
    color:#f7931e !important;
}

#socialmedia{width:32px;height:32px;position:absolute;top:70px;right:148px;z-index:500;}
#socialmedia a {color:#FFF !important;}

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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 327px auto 10px;
    text-align: left;
    overflow: hidden;
    background: transparent;
    z-index:50;
    min-height: 1175px;
}
#rightcol {
    float: right;
    width: 760px;
    min-height:1010px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
    position: absolute;
    top:510px;
    left:0;
    width: 170px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:1170;
}

/*MENUS*/

#horimenu {
    width: 515px;
    position: absolute;
    top:132px;
    right:5px;
    z-index: 300;
    height: 34px;
}

.current_page_item a {
    color: #f7931e !important
}

.sf-menu a {
    font-family: 'PT Sans Narrow', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 15px;
    font-weight: normal;
    padding: 10px 6px;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float: left;
}

.sf-menu li li a {
    border-right: none;
    padding: 5px 6px;
}

.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: #f7931e;
    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: #f7931e;
    background:#040707;
    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: #f7931e;
    background:#040707;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/

.colored_box .colorlist, .colored_box .normal {color:#f7931e !important;}
#footer,.push {
    height: 160px;
}

#footer {
    z-index:60;
    position: relative;
    width:100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: url('images/footerbg.png') repeat-x;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    text-align:center;
    color:#FFF !important;
}

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

.firstp{padding-top:50px;}

/*-------- Specific to this site ------------*/



legend {margin-bottom:14px;}
.underline {
    text-decoration: underline;
}

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

.testimonial{margin-left:15px;margin-bottom:5px;margin-right:10px;}

.fr{float:right;margin-left:15px;margin-bottom:5px;margin-right:15px;}
.fl{float:left;margin-right:15px;margin-bottom:5px;margin-right:15px;}

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

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

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

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

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

.halfmoon {
-webkit-border-radius: 120px;
-moz-border-radius: 120px;
border-radius: 120px;
behavior: url(http://1274.ptclinicng.com/wp-content/themes/1274theme/PIE.php); /* Internet Explorer */
border: 8px solid #fff;
box-shadow: 10px 10px 0px #f7931e;}

/* SEO Styles */
.seoH1{ color: #f7931e;font-size:18px;text-align:center; }
.seoH2{ color: #f7931e;font-size:14px; }
.seoFooter{ font-size:small;color:white;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;}

.testimonialtext {
    padding-bottom: 30px;
    border-bottom: 1px dashed #f7931e;
}
.mbbrd1 {border:solid 1px #0f0f0f;margin-bottom:8px;}

#ped-svcs {
    width: 363px;
}

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

#apt_req {
    position:absolute;
    top:60px;
    right:30px;
    z-index:500;
}
#apt_req a {
    font-family: "PT Sans", sans-serif;
    /*font-family: "Oswald",sans-serif;*/
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}
#apt_req a:hover {color:#040707;}
.rnd, .colored_box {border-radius: 12px;}

.nlsignupbtn {
    background: #f7931e none repeat scroll 0 0;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    height: 45px;
    margin-bottom: 10px;
    margin-left: 14px;
    padding: 12px 0;
    text-align: center;
    width: 160px;
    transition: 0.5s;
}

a:hover .nlsignupbtn {
    background: #000 none repeat scroll 0 0;
}

.socialmedia a i.fa-google-plus-square{ color: #dc4e41 !important;}
.socialmedia a i.fa-facebook-square{ color: #3b5998 !important;}
.socialmedia a i.fa-twitter-square{ color: #55acee !important;}
.socialmedia a i.fa-youtube-square{ color: #cd201f !important;}
.socialmedia a i.fa-pinterest-square{ color: #bd081c !important;}


.socialmedia a:hover i.fa-google-plus-square,
.socialmedia a:hover i.fa-facebook-square,
.socialmedia a:hover i.fa-twitter-square,
.socialmedia a:hover i.fa-youtube-square,
.socialmedia a:hover i.fa-pinterest-square{
    color: #fff !important;
}

.socialmedia {
    text-align: center;
    margin-bottom: 10px;
}