/*
Theme Name: Breakthrough PT 881
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);
@import url(colorbox.css);

html {
    background-color: #b7d8ff;
    overflow-y: scroll;
}

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

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

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

h1,#faqTitle {font-size:145%;}
#faqTitle{text-align:center;}
h2 {font-size:125%;}
h3 {font-size:105%;}
h5 {font-size:90%;text-transform:capitalize;border-bottom:0;}

.base,.gmaptopper {
    background-color: #004080 !important;
    border-color: #092334 !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: #004080 !important;
}

.altcolor {
    color: #000
}

a:link {
    color: #5d91cd
}

a:visited,a:active {
    color: #5d91cd
}

a:hover {
    color: #56a081;
    text-decoration: none
}

.box {
    border: 2px solid #5b8fcb;
    background-color: #dfedfd;
    padding: 12px;
}

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

.brd {
    border: solid 2px #5b8fcb;
}

.brd1 {
    border: solid 2px #56a081;
}

.dbrd {
    border: solid 2px #5b8fcb;
    background-color: #dfedfd;
    padding: 3px;
}

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

.faqbackground {
    background-color: #dfedfd;
}


/*-----Header--------*/
header {
    height: 210px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index:100;
}
#headercenter {
    height: 210px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

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

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

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

#topaddr .lite {font-weight:300 !important;}

#logo{width:428px;height:106px;position:absolute;top:12px;left:40px;}
#tagline{width:420px;height:22px;position:absolute;top:142px;right:5px;font-size:18px;font-weight:bold;font-style:italic;}
#hero{width:884px;height:335px;margin:-30px auto 0;zoom:1;z-index:1;}
#swoosh{width:970px;height:334px;position:absolute;top:0;right:0;background:url('images/swoosh.png') no-repeat;z-index:10;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:100%;
    margin: 0 auto -405px;
    background:url('images/headerbg.png') repeat-x;
}

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

/*MENUS*/

#horimenu {
    width: 670px;
    position: absolute;
    top:177px;
    right:10px;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    color: #b7d8ff !important
}

.sf-menu a {
    font-family: 'oswald', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
	/*font-weight: bold;
    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;
    text-transform:capitalize;
}

.sf-menu li li {
    background: #231f20;
}

.sf-menu li li li {
    background: #231f20;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #b7d8ff;
    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: #b7d8ff;
    background:#56a081;
    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: #b7d8ff;
    background:#56a081;
    outline: 0;
}

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:url('images/footerbg.png') repeat-x #5b8fcb;
}
#footercenter{
width:990px;
height:295px;
margin:0 auto;
position:relative;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
}
#footer h1 {color:#FFF !important;font-family:oswald, sans-serif;font-size:16px;text-transform:uppercase;}

#footer label {color:#FFF !important;}

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

.faq-page .question {font-size: 1.2em; font-family: "Lato",sans-serif; letter-spacing: 0px;}
.faq-page .video {margin-bottom: 20px;}

.faq-page #clickquestiontosee, .faq-page .video h3 {font-family: "Lato",sans-serif; letter-spacing:  0px;}

.bluetext{color:#5d91cd !important;}
.greentext{color:#56a081 !important;}
.whitetext{color:#FFF !important;}
.blacktext{color:#000 !important;}
.browntext{color:#AA7118 !important;}


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

#boxshadow {
background:url('images/boxbg.png') repeat-x #FFF;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
-moz-box-shadow: 1px 1px 5px #888;
-webkit-box-shadow: 1px 1px 5px #888;
box-shadow: 1px 1px 5px #888;
width:246px;height:188px;
}

#boxshadow h1 {
font-size:22px;
color:#5b8fcb !important;
font-family:oswald, sans-serif;
text-transform:uppercase;
padding:9px 0 0px 9px;
}
#boxshadow p {
color:#5b8fcb !important;
padding:0 9px 0 9px;
font-size:14px;
}

.thickline {width:90%;height:16px;background:#5b8fcb;margin:15px 45px 0 15px;}

#bottomcontainer{width:884px;margin:0 0 0 20px;position:relative;clear:both;}
#leftcol h1, #midcol h1, #rightcol h1 {color:#5b8fcb !important; font-size:18px;}
#leftcol{border-right:solid 1px #000;padding:0 20px 0 0;width:276px;float:left;height:200px;}
#midcol{border-right:solid 1px #000;padding:0 0 0 20px;width:276px;float:left;display:inline;height:200px;}
#rightcol{padding:0 0 0 20px;width:265px;float:left;display:inline;height:200px;}

#boxshadow a {color:#56a081 !important;font-weight:bold;}

#boxshadow a:hover {color:#5d91cd !important;font-weight:bold;}

#bottomcontainer .one_half:first-child {margin-left: -1px;
border-right: 1px solid #000;}
.gfield_label, .gform_description {color: #000}

input[type=text], .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: lato, sans-serif;
	font-size:13px;
	color:#000;
	border:solid 1px #000;
	background:#FFF;
}
input[type=submit], .gform_wrapper .gform_footer input[type=submit] {
background:#FFF;
border:1px solid #000;
-moz-box-shadow: 1px 1px 5px #888;
-webkit-box-shadow: 1px 1px 5px #888;
box-shadow: 1px 1px 5px #888;
font-family:oswald,sans-serif;
font-size:18px;color:#5b8fcb;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

a.linkopacity:hover img {
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);
}

#maincontent ul li, ol li {padding-bottom:9px;}


ul#socialmedia{list-style-type:none;display:inline;}
ul#socialmedia li {list-style-type:none;padding:0;margin:0;display:inline; margin-right:4px;}
#socialmedia .colorlist, #socialmedia .normal {color:#FFF !important;}
#socialmedia a {color:#FFF !important;}
#socialmedia a:hover {color:#FFFF66 !important;}
#socialmedia li span {position: absolute;color: #5b8fcb;font-weight: bold;top: 10px;left: 168px;}

ul#blocations{list-style-type:none;display:block;font-family:oswald,sans-serif;font-size:16px;text-transform:uppercase;}
ul#blocations li{list-style-type:none;display:block;}
#blocations a {color:#FFF !important;}
#blocations a:hover {color:#FFFF66 !important;}

/* SEO Styles */
.seoH1{ color: #5d91cd;font-size:18px; }
.seoH2{ color: #5d91cd;font-size:14px; }
.seoFooter{font-size:small;color:#5d91cd;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:#5d91cd;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#5d91cd;text-decoration:none;}
.seoPhrase{font-weight:normal;}

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


/* New Testimonials */
div.1stbubble{background:url('/files/images/bubbles/1stbubble.png') no-repeat;width:375px;height:147px;}
.tablewrapper {width: 100%; text-align: center; margin: 0px auto; position: relative;}

.tableheader {width: 100%; height: 2px; margin: 0px auto; color: #CFF1E2; background: #476E8B; font-size: 13px; font-weight: 300; letter-spacing: 2px;  }
.event {width:  300px; background: #e0ecf3; padding-bottom: 20px;  }

.smallmap{width:400px;height:160px;}

/*NEW STAFF TABLES BY OFFICE */
#owen tr td,
#ramsey tr td,
#churchst tr td,
#morehead tr td,
#braxton tr td,
#winston tr td    {
	width: 275px;
}

tr.office td {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background-color: #326197;
	padding-left: 5px;
}

.staffpage {
font-size:15px;
}

.colorbox-hide{display:none;}
.smalltext{font-size:11px;}
.blackbrd{border:solid 1px #000;}

.bodytext {
	font-family: "myriad pro", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
}

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

.slideshow .staffslider {
    width: 233px;padding-left:5px;padding-right:8px;
}

.staffslider img {
    margin-left: 5px;
}

.staffslider span {
    font-size: 12px;
    color: #569F81;
}

#boxshadow .staffslider a p{
    color: #569F81 !important;
}

#boxshadow .staffslider a:hover p {
    color: #5B8FCB !important;
}

/*.page-id-21 p {
    font-size: 13px;
}
*/
.testimonials-intro {font-size: 18px !important; color: #569F81; font-weight: bold;}
.testimonial-text { border-left: 3px solid #5D91CD; padding-left: 10px;}
.testimonial-signature {font-style: italic; border-bottom: 1px solid #DDD;}
.testimonial-signature strong {font-style: normal;}

#homewrapper {
    width:844px;
    margin:0 0 0 35px;
    position:relative;
    clear:both
}

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