/*
Theme Name: Rehab Professionals Of Cleveland Inc 1463
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: hsla(202, 100%, 9%, 1);
    overflow-y: scroll;
}

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

body {
  font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Lato', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Crimson Text', serif;
}

.base,.gmaptopper {
    background-color: #0070af !important;
    border-color: #72a5d1 !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: #0070af !important;
}

.bluestrip{background:#0070af;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px;}

.altcolor {
    color: #72a5d1
}

a:link {
    color: #0070af
}

a:visited {
    color: #0070af
}

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

.box {
    border: 2px solid #0070af;
    background-color: #72a5d1;
    padding: 12px;
}

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

.brd {
    border: solid 2px #0070af;
}

.brd1 {
    border: solid 2px #72a5d1;
}

.dbrd {
    border: solid 2px #0070af;
    background-color: #72a5d1;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #72a5d1;
    background-color: #0070af;
    padding: 3px;
}

.faqbackground {
    background-color: #72a5d1;
}


/*-----Header--------*/
header {
    height: 198px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
    position: relative;
}

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

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
}

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

#topaddr a:hover {
    color: #00ff00 !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #00ff00 !important;
}

.tagline {
    font-family: 'Crimson Text', sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    right: 63px;
    line-height: 27px;
    text-align: center;
    top: 29px;
    width: 331px;
    /* text-shadow: 1px 1px 2px #000; */
    letter-spacing: .1em;
    color: #0070AF;}

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

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

.page-id-25 .main, .page-id-15 .main  {
    position: relative;
    padding: 15px;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
    background: hsla(60, 56%, 91%, 1);
}



#leftcol {
    float: left;
    width: 690px;
    margin: 0;
    padding: 10px 20px;
    background: hsla(60, 56%, 91%, 1);
    min-height:637px;
}

#leftcolnosidebar {
    float: left;
    width: 950px;
    min-height:550px;
    margin: 0;
    padding: 10px 20px;
    background: hsla(60, 56%, 91%, 1);
}


#sidebar {
	position: absolute;
    top: 203px;
    width: 260px;
    height: 500px;
    margin: 0;
    padding: 0;
    right: 0px;
    background: #107db1;
    z-index: 99;
    color: white;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
font-family: 'Lato', sans-serif;
    /* text-shadow: 1px 1px 0 #333333; */
    font-size: 15px;
    /* font-weight: bold; */
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 27px;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float: left;
}

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

.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: #fff;
    background-color: #72a5d1;
    outline: 0;
}

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

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

#footer p {
    padding: 0 8px;
    margin: 10px 0px 10px 0px;
}


.page-id-3 #footer p {
    padding: 0 8px;
    margin: 10px 250px 10px 0px;
}

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

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


.phone {    font-size: 26px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;}

.darkbluebox a{
background: #107db1;
    padding: 10px;
    color: #FFF;
    width: 240px;
    height: 80px;
    margin: -5px 0 0 0;
    zoom: 1;
    z-index: 355;
    color: #FFF !important;
    display: block;
    text-align: center;
    font-size: 14px;

}


.darkbluebox a:hover{
background: #107db1;
    padding: 10px;
    color: #FFF;
    width: 240px;
    height: 80px;
    margin: -5px 0 0 0;
    zoom: 1;
    z-index: 355;
    color: #FFF !important;
    display: block;
    text-align: center;
    font-size: 14px;

}

.darkbluebox h1 {color:#FFF !important;font-size:22px;margin:0;padding:0;}
.darbluebox p {color:#FFF !important; margin:0;padding:0;}
#sidebar ul {color:#FFF !important;}

.ltbluebox a {
background:#72a5d1;
padding:10px;
color:#0070af;
    color: #FFF;
    width: 240px;
    height: 80px;
    margin: -5px 0 0 0;
    zoom: 1;
    z-index: 355;
    color: #FFF !important;
    display: block;
    text-align: center;
    font-size: 14px;

}

.ltbluebox a:hover {
background:#72a5d1;
    padding: 10px;
    color: #FFF;
    width: 240px;
    height: 80px;
    margin: -5px 0 0 0;
    zoom: 1;
    z-index: 355;
    color: #FFF !important;
    display: block;
    text-align: center;
    font-size: 14px;

}

#sidebar ul {list-style-type:none;padding-left:0px;}
#sidebar ul li {list-style-type:none;display:block;line-height:1.2em !important;letter-spacing:.08em;}
#sidebar p {letter-spacing:.08em;}

.servicesbox {text-align: center;
    background: hsla(199, 83%, 38%, 1);
    padding: 13px 10px 14px;
    color: #FFF;
    width: 240px;
    height: 150px;
    margin: 0px 0 0 0;
    zoom: 1;
    z-index: 355;
    color: #FFF !important;
    display: block;
}

.servicesbox a {color:white !important;

}

.servicesbox h1 {color:white !important;}

#sidebar h3 {color:white !important;margin-bottom: 6px;font-family: 'Crimson Text', serif;letter-spacing:1px;}

.boxes {width: 730px;
    height: 250px;
    color: white;
    background: #B22222;
    margin-left: -20px;}

.boxes a{color: #fff;
    display: block;
    padding: 15px;
    float:left;
    height: 220px;
    width: 213px;}

.boxes a:hover {color: #fff;
    display: block;
    padding: 15px;
    float:left;
    height: 220px;
    width: 214px;background:#DC143C;}

.middlebox { background: #8B0000;
    }

.boxtitle {    height: 68px;
    font-weight: bold;
    font-family: 'Crimson Text', sans-serif;
    text-align: center;
    font-size: 27px;
    line-height: 30px;
    color: #fff;
    text-shadow: 1px 1px #0070af;
    text-transform: uppercase;}

.boxdescription {height:137px;}

.boxes a .schedulenow {    height: 20px;
    font-weight: bold;
    font-family: 'Crimson Text', sans-serif;
    background: #8B0000;
    text-align: center;
    padding: 10px;
    width: 233px;
    margin-left: -15px;color:white;}

.boxes a:hover .schedulenow {
    height: 20px;
    font-weight: bold;
    font-family: 'Crimson Text', sans-serif;
    background: #DC143C;
    text-align: center;
    padding: 10px;
    width: 233px;
    margin-left: -15px;color:white;}

.boxes a .learnmore { height: 20px;
    font-weight: bold;
    font-family: 'Crimson Text', sans-serif;
    background: #B22222;
    text-align: center;
    padding: 10px;
    width: 223px;
    margin-left: -15px;color:white;}

.boxes a .reviewsbutton {    height: 20px;
    font-weight: bold;
    font-family: 'Crimson Text', sans-serif;
    background: #8B0000;
    text-align: center;
    padding: 10px;
    width: 225px;
    margin-left: -15px;color:white;}

.boxes a:hover .learnmore { height: 20px;
    font-weight: bold;
    font-family: 'Crimson Text', sans-serif;
    background: #DC143C;
    text-align: center;
    padding: 10px;
    width: 224px;
    margin-left: -15px;color:white;}

.boxes a:hover .reviewsbutton {    height: 20px;
    font-weight: bold;
    font-family: 'Crimson Text', sans-serif;
    background: #DC143C;
    text-align: center;
    padding: 10px;
    width: 224px;
    margin-left: -15px;color:white;}

.successstories {width: 730px;
    background: #efefef;
    height: 200px;
    margin-left: -20px;
    margin-top: 10px;
    padding-top: 20px;}

.successstories h1 {text-align:center;margin-bottom: -19px;
}

.newgmap {
    overflow: visible !important;
}

.copyright {color:white !important;margin-top: 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:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

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

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

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

.gfield_label, .gform_description {color: #0070af}

.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, textarea {
	color:#0070af;
	border:solid 1px #0070af;
	background:#FFF;
}

#field_2_4 textarea {height:70px;}

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

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

div.staffBox{
margin:0px 0px 20px 0px;
min-height:150px;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox h3{
margin-top:0px;
padding-top:0px;
}

.staffBox div{
margin-left:170px;
width:770px;
}

#home-ss {margin-left: 20px; margin-top:10px;float: right; height: 500; width: 300;border-bottom:#0070AF solid 35px;}

.whitelist {content: #fff}

h3.hours {margin-bottom: 0px;}
table.hours {margin-bottom: 20px;}
table.hours tr td:first-child {font-weight: bolder; padding-right:10px;}

.no-bot-marg {margin-bottom: 0px;}

.socialmedia {
    position: absolute;
    top: 5px;
    right: 5px;
}

.socialmedia i.fa-facebook-square { color: #3b5998; }