/*
Theme Name: Center for Physical Rehabilitation, Inc 1310
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);

* {
    -moz-box-sizing: border-box;       /* Just for demo purpose */
    -webkkit-box-sizing: border-box;   /* Just for demo purpose */
    box-sizing: border-box;            /* Just for demo purpose */
    margin: 0;
    padding: 0;
}

html {
    background:url('images/patternbg.png');
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;

}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "muli",sans-serif;
    min-height:100%;
}

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

.home h1 {font-size:200%;}
h1, #faqTitle {font-size:150%;}
#faqTitle{text-align:center;}
h2{font-size:130%;margin-top:16px;}
h3{font-size:110%;}
h5{font-size:90%;text-transform:capitalize !important;border-bottom:none !important;}

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

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

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

.altcolor {
    color: #000
}

a:link {
    color: #144ceb;
}

a:visited,a:active {
    color: #144ceb
}

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

.box {
    border: 2px solid #144CEB;
    background-color: #FFF;
    padding: 12px;
}

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

.brd {
    border: solid 2px #144CEB;
}

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

.dbrd {
    border: solid 2px #144CEB;
    background-color: #FFF;
    padding: 3px;
}

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

.faqbackground {
    background-color: #bbbdd2;
}


/*-----Header--------*/
header {
    height: 196px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    background:url('images/headerbg2.png') repeat-x;
}
#headercenter{width:996px;height:196px;margin:0 auto;position:relative;background:url('images/headercenterbg.png') no-repeat;z-index:100;}

#logo{width:366px;height:117px;position:absolute;top:12px;left:61px;}
#hero{width:100%;height:360px;position:relative;margin:0 auto;background:#144CEB;border-bottom:solid #830031 20px;}

#topaddr {
    font-family: 'muli', sans-serif;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 75px;
    text-align: right;
    top: 30px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    line-height: 1.15em;
}

#topaddr span {
    color:#144ceb;
    font-weight:bold;
}

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

#topaddr a:hover {
    color: #144ceb !important;
    font-weight:bold;
}

#topaddr a:hover span {
    color: #144ceb !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    min-width:990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    background:url('images/contentbg.png') repeat-y center;
}
.main {
    position: relative;
    padding: 0;
    width: 996px;
    min-height:350px;
    margin: 20px auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
    /*z-index:300;*/
}

#leftcol {
    float: left;
    width: 800px;
    margin: 0;
    padding: 10px 20px;
    min-height: 620px;
}

#sidebar {
    position: absolute;
    top:220px;
    right:0;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
    z-index: 1000;
}

.home #sidebar {
    position: absolute;
    top:591px;
    right:0;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
    z-index:100;
    }

#sidebar a {color:#830031 !important;text-decoration:none;display: block;z-index: 1000;}
#sidebar a:hover {color:#144CEB !important;}

.sidebarmb {list-style-type:none !important;z-index: 1000;}
.sidebarmb li {list-style-type:none !important;display:block;margin-bottom:14px;text-align:center;font-weight:bold;}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 996px;
    font-family: 'Questrial', sans-serif;
    font-size: 14px;
    position: absolute;
    top:156px;
    z-index: 300;
    height: 34px;
}
#navCenter{
width:510px;
position:absolute;
top:4px;
right:-15px;
zoom:1;
}

.current_page_item a {
    color: #bbbdd2 !important
}

.sf-menu a {
    /*text-shadow: 1px 1px 0 #333333;*/
    font-weight: 300;
    /*letter-spacing: 1px;*/
    padding: 10px 8px;
    border: none;
    text-decoration: none;
}

.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: #830031;
}

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

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

/* Footer Menu */
#footermenu{width: 513px;position:relative;margin: 0 auto 38px auto;}
#footermenu>ul
{
list-style-type: none;
text-align: center;
    /* top/right/bottom/left */margin: 0 auto;
padding:0;width: 520px;
text-transform:none !important;
font-variant:none !important;text-align: center;}

#footermenu>ul li {list-style-type:none;display:inline;text-align:right;}

#footermenu ul li a
{
text-align: left;
font: normal 14px muli, sans-serif !important;
text-decoration: none;
color: #FFF;
text-transform:none !important;
font-variant:none !important;
    padding: 4px 20px 0 0 !important;
}

#footermenu ul li a:hover
{
color: #bbbdd2;
}

#footermenu .current_page_item a {
color: #bbbdd2;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    color: #FFFFFF;
    background:#830031;
    border-top:6px solid #144ceb;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    height: 130px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#footercenter{width:996px;margin:0 auto;position:relative;padding-top:15px;}

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

.underline {
    text-decoration: underline;
}

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

/* subtle heading box w/ white bg and lt grey border */
h4.prelist {
  background: none;
  border: 1px solid #830031;
  color: #144ceb !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

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

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

.slideshow div *{display: block;}

.gfield_label, .gform_description {color: #464646}

.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: muli, sans-serif;
    font-size:13px;
    color:#464646;
    border:solid 1px #144ceb;
    background:#FFF;
}

#comment, #s {
    color:#464646;
    border:solid 1px #144ceb;
    background:#FFF;
}
#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;}

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

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: #144ceb;
background-color: #144ceb;
height: 6px;
width: 100%;
text-align: left;
margin-left:0;
}

hr.red {
border: 0;
color: #830031;
background-color: #830031;
height: 6px;
width: 100%;
text-align: left;
margin-left:0;
}

.purpletext{color:#144ceb;}
.purplestrip{background:#144ceb;padding:4px;margin-bottom:9px;color:#FFF;text-align:center;}

.redtext{color:#830031 !important;}
.redstrip{background:#830031;padding:4px;margin-bottom:9px;color:#FFF;text-align:center;}

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

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

.leftrnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-bottom-left-radius: 12px;
-moz-bottom-left-radius: 12px;
border-bottom-left-radius: 12px;
behavior: url(http://1218.ptclinicng.com/wp-content/themes/1218theme/PIE.php); /* Internet Explorer */
}

.halfmoon{
-webkit-border-radius: 108px;
-moz-border-radius: 108px;
border-radius: 108px;
box-shadow: 6px 6px 0px #830031;padding-bottom:5px;padding-right:5px;}

#social {
    width: 60px;
    margin: 20px auto;
    float: right;
}

#social a {
    display: block;
    text-align: center;
    font-size: .9em;
}

#social a i {
    display: block;
    /* padding: 3px; */
    /* width: 27px; */
    /* height: 27px; */
}

#social a:hover i {color: #444; opacity: .7} 
#social a .fa-facebook-square {color: #3b5998}
#social a .fa-google-plus-square {color:  #dd4b39}


