/*
Theme Name: Loudoun PT 259
Theme URI: http://www.e-rehab.com/
Version: 2.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    overflow-y: scroll;
    background:url('/files/images/shutterstock_134056790-new.jpg') no-repeat center fixed #FFF;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
    /*background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/subtle_grunge.png");*/
}

body,td,.bottom,.mceContentBody,.normal {
    color: hsla(0, 0%, 40%, 1);
}

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

table{border-collapse:collapse;}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}


h5{border-bottom:0;}
h5{text-transform:none;letter-spacing:1px;border-bottom:0;font-size:14px;}
.question{text-transform:none !important;letter-spacing:1px;border-bottom:0; !important;}
h5#clickquestiontosee{text-transform:initial;letter-spacing:1px;border-bottom:0;font-size:14px;}

.box {
    border: 2px solid hsla(219, 75%, 35%, 1) !important;
    background-color: #FFF !important;
    padding: 12px;
}

.box1 {
    border: 2px solid hsla(205, 69%, 67%, 1) !important;
    background-color: hsla(205, 69%, 67%, 1) !important;
    padding: 12px;
}

.base,.gmaptopper {
    background-color: hsla(219, 75%, 35%, 1) !important;
    border-color: hsla(219, 75%, 35%, 1) !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(219, 75%, 35%, 1) !important;
    background:transparent !important;
}

.purplestrip{background:hsla(219, 75%, 35%, 1) !important;color:#FFF;text-align:center;font-weight:bold;font-size:18px;padding:6px 4px 4px 4px;margin-bottom:10px;}
.purplestrip2{background:hsla(219, 75%, 35%, 1) !important;color:#FFF;font-weight:bold;padding:4px;margin-bottom:10px;}

.altcolor {
    color: hsla(219, 75%, 35%, 1);
}

a:link {
    color: hsla(219, 75%, 35%, 1);
    transition: 0.5s;
}

a:visited {
    color: hsla(219, 75%, 35%, 1);
}

a:hover,a:active {
    color: hsla(205, 69%, 67%, 1);
    text-decoration: none
}

.brd {
    border: solid 2px hsla(219, 75%, 35%, 1);
}

.brd1 {
    border: solid 2px hsla(205, 69%, 67%, 1);
}

.dbrd {
    border: solid 2px hsla(219, 75%, 35%, 1);
    background-color: hsla(205, 69%, 67%, 1);
    padding: 3px;
}

.dbrd1 {
    border: solid 2px hsla(205, 69%, 67%, 1);
    background-color: hsla(219, 75%, 35%, 1);
    padding: 3px;
}

.faqbackground {
    background-color:hsla(43, 100%, 53%, 1);
}


/*-----Header--------*/
header {
      height: 217px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background:url('/files/images/shutterstock_134056790-new.jpg') no-repeat top fixed #FFF;
    position: fixed;
    z-index:999;

}

.headerctr {
    height: 200px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

#slider{width:100%;position:relative;margin-top:217px}

#topaddr {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    right: 1px;
    line-height: 23px;
    text-align: center;
    top: 60px;
    width: 252px;
    /* text-shadow: 1px 1px 2px hsla(0, 0%, 0%, 1); */
    letter-spacing: .05em;
}

#topaddr span {
    font-size: 1.5em;
    line-height: 1.05em;
    font-weight:bold;
}

#topaddr * {
    text-decoration: none;
    color: hsla(219, 75%, 35%, 1);
}

#topaddr a:hover {
    color: hsla(207, 61%, 63%, 1) !important;
}

#topaddr a:hover span {
    font-size: 1.5em;
    color: hsla(207, 61%, 63%, 1) !important;
}

#topaddr1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    right: 244px;
    line-height: 23px;
    text-align: center;
    top: 60px;
    width: 272px;
    /* text-shadow: 1px 1px 2px hsla(0, 0%, 0%, 1); */
    letter-spacing: .05em;
}

#topaddr1 span {
    font-size: 1.5em;
    line-height: 1.05em;
    font-weight:bold;
}

#topaddr1 * {
    text-decoration: none;
    color: hsla(219, 75%, 35%, 1);
}

#topaddr1 a:hover {
    color: hsla(207, 61%, 63%, 1) !important;
}

#topaddr1 a:hover span {
    font-size: 1.5em;
    color:hsla(207, 61%, 63%, 1) !important;
}


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

.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 {
     margin: 0 -100%;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 37px;
    background: url('/files/images/menubg.png');
    top: 51px;
}

#navCenter {
    width: 990px !important;
    margin: 0 auto !important;
}

.current_page_item a {
    color: hsla(22, 86%, 54%, 1) !important
}


.sf-menu a {
    font-family: 'Roboto Condensed', sans-serif;
    /*text-shadow: 1px 1px 0 hsla(0, 0%, 20%, 1);*/
    font-size: 15px;
	/*font-weight: bold;
    letter-spacing: 1px;*/
    padding: 11px 10px;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: hsla(0, 0%, 100%, 1);
  /*Match color above*/
}

.sf-menu {
    float: left;
}

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

.sf-menu li li:last-child a {
    border: none !important;
}

.sf-menu li li {
    background: url('/files/images/menubg.png');
    border: none;
}

.sf-menu li li li {
    background: url('/files/images/menubg.png');
    border: none !important;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: hsla(45, 100%, 53%, 1);
    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: hsla(45, 100%, 53%, 1);
    background: hsla(206, 63%, 64%,1);
    outline: 0;
}

/*Special Request an Appointment Button */
li#menu-item-561 a {color:#17469e !important;background:#f48822;}
li#menu-item-561 a:hover {color:#FFF !important;background:#71b4e3;}

.seoH1{ color: hsla(219, 75%, 35%, 1);font-size:18px; }
.seoH2{ color: hsla(219, 75%, 35%, 1);font-size:14px; }
.seoFooter{ font-size:x-small;color:hsla(219, 75%, 35%, 1);margin:0;}
.seoFooter a:link,.seoFooter a:visited{hsla(205, 69%, 67%, 1);text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:hsla(205, 69%, 67%, 1);text-decoration:none;}
.seoPhrase{font-weight:normal;}


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

#footer {
       position: relative;
    /*color: hsla(211, 53%, 56%, 1);*/
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0px 0px 0px;
    letter-spacing: 1px;
}

#footer a:link {
    color: hsla(219, 75%, 35%, 1)
}

#footer a:visited {
    color: hsla(219, 75%, 35%, 1)
}

#footer a:hover,a:active {
    color: hsla(205, 69%, 67%, 1);
    text-decoration: none
}

/*#footer a:link,#footer a:visited {
    color: #222;
}*/

#footer p {
    padding: 0 8px;
    margin: 0;
    font-size:75%;
}

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

.minicontainer {width:850px;height:102px;margin:0 0 10px 26px;clear:both;}
.minileft {width:179px;height:102px;float:left;margin-right:15px;}
.miniright{width:650px;height:102px;float:right;}
.orange-bottom{border-bottom:solid 1px #ffcc99;}


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

#menu-item-28 {border-right:0px;}

.number a {position: absolute;
    width: 375px;
    height: 37px;
    top: 22px;
    right: 52px;
    font-size: 24px;
    text-align: center;
    line-height: 25px;
    color: #ef6f26 /*hsla(35, 92%, 54%, 1)*/;
    font-weight:bold;}

.number a:hover {position: absolute;
    color:hsla(219, 75%, 35%, 1);}

.orange,.orangetext{
    color: #ef6f26 /*hsla(35, 92%, 54%, 1)*/;
    background:transparent !important;
}
.keymessages {
    font-weight: bold;
    color: white !important;
    font-size: 35px;
    text-shadow: 2px 2px hsla(216, 63%, 41%, 1);}

.squares {letter-spacing: 0.05em;margin-top:35px;height: 180px;}

.squares h3 {text-align: center;
    letter-spacing: .05em;
    font-weight: bold;
    color: #fff !important;
    padding-top: 71px;
    text-shadow: 1px 1px 1px #555;
    }


.services {border-radius:50%;width:175px;height:175px; background: url('/wp-content/themes/259theme/images/ptcircle_new.jpg');}

.services a {background:hsla(0, 0%, 0%, .3);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow: 5px 5px 5px #888888;
    }

.services a:hover {background:hsla(0, 0%, 0%, 0);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow:none;
    }


.hometest {border-radius:50%;width:175px;height:175px; background: url('/wp-content/themes/259theme/images/testimonials.jpg');}

.hometest a {background:hsla(0, 0%, 0%, .3);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow: 5px 5px 5px #888888;
    }

.hometest a:hover {background:hsla(0, 0%, 0%, 0);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow:none;
    }

.locations {border-radius:50%;width:175px;height:175px; background: url('/wp-content/themes/259theme/images/ourbusiness.jpg');}


.locations a {background:hsla(0, 0%, 0%, .3);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow: 5px 5px 5px #888888;
    }


.locations a:hover {background:hsla(0, 0%, 0%, 0);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow:none;
   }

.custserv {border-radius:50%;width:175px;height:175px; background: url('/wp-content/themes/259theme/images/custserv_new.jpg');}


.custserv a {background:hsla(0, 0%, 0%, .3);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow: 5px 5px 5px #888888;
    }

.custserv a:hover {background:hsla(0, 0%, 0%, 0);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow:none;
    }

.careers {border-radius:50%;width:175px;height:175px; background: url('/wp-content/themes/259theme/images/expertise_new.jpg');}


.careers a {background:hsla(0, 0%, 0%, .3);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow: 5px 5px 5px #888888;
    }

.careers a:hover {background:hsla(0, 0%, 0%, 0);display:block;width:175px;height:175px;    margin: 0px auto;
    position: absolute;
    z-index: 5;
    display:block;
    border-radius:50%;
    box-shadow:none;
    }

.mbs {    width: 100%;
    height: 112px;
    background: hsla(216, 68%, 38%, .3);
    margin: 5px auto 0px;}

.mbs a {     color: white;
    display: block;
    height: 42px;
    text-align: center;
    padding: 19px 24px 27px;
    font-size: 22px;
    /* font-weight: bold; */
    letter-spacing: 4px;
    line-height: 25px;
    width: 157px;
    border: 1px solid hsla(0, 0%, 100%, 1);}

.mbs a:hover {
   color: hsla(216, 68%, 38%, 1);
    display: block;
    height: 42px;
    text-align: center;
    padding: 19px 24px 27px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 25px;
    width: 157px;
    border: 1px solid hsla(216, 68%, 38%, 1);}

.socialicons { width: 300px;
    float: left;
    height: 50px;}

 .facebook {width: 48px;
    float: left;
    margin: 18px auto;}

.twitter {width: 48px;
    float: left;
    margin: 18px auto;}

.gplus {width: 48px;
    float: left;
    margin: 18px auto;}

.yelp {width: 48px;
    float: left;
    margin: 18px auto;}

/*.facebook a {color:hsla(221, 44%, 41%, 1) !important;}

.twitter a {color:hsla(206, 82%, 63%, 1) !important;}

.gplus a {color:hsla(5, 69%, 56%, 1) !important;}

.yelp a {color:hsla(0, 93%, 35%, 1) !important;}*/

a.gplus{color:#dd4b39 !important;}
a.facebook{color:#3b5998 !important;}
a.yelp{color:#bb0000 !important;}
a.twitter{color:#00aced !important;}
a:hover.twitter{color:#444 !important;}

a:hover.twitter,a:hover.gplus,a:hover.facebook,a:hover.yelp{color:#444 !important;}

.footertop {width:100%;height:80px;background:hsla(205, 65%, 93%, 1);}

.footertopcenter {width:990px;margin:0 auto;}

.bottomnumbers {float: right;
    text-align: right;
    width: 320px;
    color: hsla(216, 68%, 38%, 1)!important;
    padding-top: 10px;
    font-size: 24px;
    line-height: 33px;}

.socialmedia {margin:10px auto;}

.searchbar {position:absolute;
    width: 300px;
    top: 140px;
    left:85px;}

#searchsubmit {height:36px;}

a.button {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #17469e));
	background:-moz-linear-gradient(top, #7892c2 5%, #17469e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #17469e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #17469e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #17469e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #17469e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#17469e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:19px;
	padding:12px 37px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
    box-shadow: 5px 5px 5px #888888;
}
a.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #17469e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #17469e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #17469e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #17469e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #17469e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #17469e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#17469e', endColorstr='#7892c2',GradientType=0);
	background-color:#17469e;
	color:#ffffff !important;
	box-shadow:none;
}
a.button:active {
	position:relative;
	top:1px;
}

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

.postleftpart {
    width: 200px;
    padding-right: 14px;
    float:left;
}
.postrightpart {
    float: right;
    width: 660px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}
.single .wp-post-image{
    margin: 0 auto 12px;
    display: block;
}

.addthis_toolbox {
    padding: 30px 0 10px;
}

.awards { margin: 0 auto;
    width: 990px;}

.gfield_label, .gform_description {color: hsla(219, 75%, 35%, 1)}

.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 {
	color:hsla(219, 75%, 35%, 1);
	border:solid 1px #72b5e4;
	background:#FFF;
}

#s, #comment {
border:solid 1px #72b5e4;
background:#FFF;
}

/* Blog Styles */

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
    padding-top: 30px;
}
.postrightpart {
    float: right;
    width: 660px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}
.single .wp-post-image{
    margin: 0 auto 12px;
    display: block;
}

.addthis_toolbox {
    padding: 30px 0 10px;
}

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



/* Secondary unordered list */

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

/* Tertiary unordered list */
#maincontent ul ul ul li:first-child {
margin:0; margin-top:9px;
}
.main ul ul ul li:before {
    content: "\0BB \020"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

/* Leader Dots */
ul.leaders {
    max-width: 60em;
    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}

.date { border-top: 1px solid #17469e; position: relative; top: 20px; margin-bottom: 30px; }

.date span { color: #fff; text-decoration: none; font-style: italic; font-size: 13px; text-align: center; padding: 2px 5px; background: #17469e; width: 120px; margin: 0 auto 20px; display: block; position: relative; top: -10px;
-moz-border-radius:6px;border-radius:6px;-websit-border-radius:6px; }

.textright{text-align:right;}

.review-us-btn {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 400px;
    height: 50px;
    font-weight: bold;
    font-size: 22px;
    background: #f48822;
    box-sizing: border-box;
    padding:15px;
    transition: 0.5s;
}

.review-us-btn * {
    color: #17469E !important;
}

a:hover .review-us-btn {
    background: #71B4E3;
    color: #fff !important;
}