/*
Theme Name: AmeriCare Physical Therapy 1434
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: #fff;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.6em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Droid Sans', sans-serif;
}

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

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

.altcolor {
    color: #19216A;
}

a:link {
    color: #19216A;
}

a:visited {
    color: #19216A;
}

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

.box {
    border: 2px solid #E2AB28;
    background-color: #19216A;
    padding: 12px;
}

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

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

.brd1 {
    border: solid 2px #19216A;
}

.dbrd {
    border: solid 2px #E2AB28;
    background-color: #19216A;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #19216A;
    background-color: #E2AB28;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


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

#topaddr {
    font-family: "Droid Sans",sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: absolute;
    right: 209px;
    text-align: center;
    top: 45px;
    width: 189px;
}

#topaddr span, #topaddr1 span {
    /*font-size: 1.75em;*/
    font-size: 1.3em;
    line-height: 1.05em;
}

#topaddr *, #topaddr1 * {
    text-decoration: none;
    color: #19216A;
}

#topaddr a:hover, #topaddr1 a:hover  {
    color: #5990C1 !important;
}

#topaddr a:hover span, #topaddr1 a:hover span {
    color: #5990C1 !important;
}


#topaddr1 {
    font-family: "Droid Sans",sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: absolute;
    right: 9px;
    text-align: center;
    top: 45px;
    width: 189px;
}

#topaddr i.fa, #topaddr1 i.fa {
  vertical-align: middle;
  margin-right: 5px;
}

i.fa-google-plus-square {
  color: #dc4e41 !important;
}

i.fa-youtube-square {
  color: #cd201f;
}

i.fa-pinterest-square {
  color: #bd081c;
}

#socialmedia {
    position: absolute;
    right: 115px;
    top: 99px;
    width: 197px;
}

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

#socialmedia i.fa-twitter-square, i.fa-twitter-square {
  color: #55acee;
}

#socialmedia .bing {
    background: #ffb900 none repeat scroll 0 0;
    border-radius: 7px;
    height: 28px;
    margin-left: 4px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 30px;
}

/*#socialmedia a.bing:hover, #socialmedia a.yahoo:hover {
  background: #E71D36;
}
*/
#socialmedia .bing img {
  width: 22px;
  height: 22px;
  margin-top: 3px;
  text-align: center;
}

#socialmedia .yahoo {
    background: #410093 none repeat scroll 0 0;
    border-radius: 7px;
    text-align: center;
    width: 28px;
    height: 28px;
    position: absolute;
    text-align: center;
    top: 2px;
    right: 0px;
}

#socialmedia .yahoo i.fa-yahoo {
    color: #fff;
    font-size: 20px;
    margin-top: 4px;
}

.callforappt {
    background: #19216a none repeat scroll 0 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-sizing: border-box;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    height: 40px;
    padding: 7px 20px;
    position: absolute;
    right: -8px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
}

a .callforappt {
  transition: all 0.5s ease;
}

a:hover .callforappt {
  background: #E2AB28;
}

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

.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 {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
        top: 133px;
}

.current_page_item a {
    /*color: #000 !important;*/
    color: #ddd !important;
}

.sf-menu a {
  font-family: 'Droid Sans', sans-serif;
  /* text-shadow: 1px 1px 0 #333333; */
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 15px;
  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:  #E2AB28;
}

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:#19216A ;
    color: #fff;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    height: 570px;
}

.push {
  height: 300px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:#464646;
}

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

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

#footer i.fa {
  font-size: 28px;
}

#footercenter {
  width: 990px;
  margin: 0 auto;
  display: block;
  padding: 20px 0;
}

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

.menubg {
  /*background: #E2AB28;*/
  background: #19216a;
  width: 100%;
  height: 36px;
  position: absolute;
  top: 133px;
}

.tagline {  font-weight: bold;
  font-size: 20px;
  color: #E71D36;
  position: absolute;
  right: 10px;
  top: 13px;}

.logo {  height: 130px;
  width: 349px;
  position: absolute;
  background: url('images/americare_logo.png')no-repeat;
  top: 5px;}

.tophomecards {  background: #19216a;
  height: 300px;}

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

.topcard1 {color:white;padding:10px;text-align: center;}

.topcard1 h1, .topcard2 h1 {
    text-shadow: 1px 1px 0 #fff;
}

.topcard1 a { color: white; display: block;
  border: 1px solid #464646;
  padding: 5px;
    width: 146px;
  text-align: center;
  background: #E2AB28;
  font-weight: bold;
  margin: 0 auto;}

   .topcard1 a:hover { color: white; display: block;
  border: 1px solid #fff;
  padding: 5px;
    width: 146px;
  color:#fff;
  text-align: center;
  background: #749DD2;
  font-weight: bold;
  margin: 0 auto;}


  .topcard2 {  background: #749DD2;
  padding: 10px;
  height: 280px;
  color: white;
  text-align: center;}

  .topcard2 a { color: white; display: block;
  border: 1px solid #aaa;
  padding: 5px;
    width: 146px;
  text-align: center;
   background: #E2AB28;
  font-weight: bold;
  margin: 0 auto;}

   .topcard2 a:hover {  color: white;display: block;
  border: 1px solid #fff;
  padding: 5px;
    width: 146px;
  color:#fff;
  text-align: center;
  background: #19216a;
  font-weight: bold;
  margin: 0 auto;}

.cards a {color: #666;
  border: 1pt solid #aaa;
  padding: 12px;
  display: block;
  height: 275px;
  margin-bottom: 41px;
  font-size: 14px;
  line-height: 20px;
  height: 300px;
}

.cards a:hover {
  color: #749DD2;
  border: 1pt solid #749DD2;
  padding: 12px;
  display: block;
  height: 275px;
  margin-bottom: 41px;
  font-size: 14px;
  line-height: 20px;
  height: 300px;}

.cards img {  margin-left: -12px;
  width: 292px;}

.cards h3 {text-align: center;}

.cards {margin-top: 20px;}

.newgmap {overflow: visible !important;}


.cards2 a {color: #666;
  border: 1pt solid #aaa;
  padding: 12px;
  display: block;
  height: 275px;
  margin-bottom: 41px;
  font-size: 14px;
  line-height: 20px;
     height: 183px;
}

.cards2 a:hover {
  color: #749DD2;
  border: 1pt solid #749DD2;
  padding: 12px;
  display: block;
  margin-bottom: 41px;
  font-size: 14px;
  line-height: 20px;
      height: 183px;}

.cards2 img {  margin-left: -12px;
  width: 292px;}

.cards2 h3 {text-align: center;}

.cards2 {margin-top: 20px;}

.cards2  a .carddescription{display:none;position:absolute;}

.cards2  a:hover .carddescription{top:61px;left:0px;display:block;position:absolute;color:white !important;background-color: hsla(230, 70%, 18%, 0.5);z-index:10;width:264px;height:118px;padding:15px;font-weight: bold;}

.cards2  a:hover .carddescription .normal {color:white !important;}

/*Archive Styles*/

.single-newsletter-archive #rightcol table * {
    border: none !important;
}

.single-newsletter-archive #rightcol table div {
    /*margin: 30px 0 0 !important;*/
    margin-top: 15px !important;
}

.single-newsletter-archive #rightcol .headline {
    margin-bottom: 15px !important;
}

textarea#input_1_4 {
  border: 1px solid #666;
}

.apptbtn {
  position: absolute;
  /*display: none;*/
}

.homelogos {
  background: #fff;
  /*height: 300px;*/
}

.homelogosinside {
  width: 990px;
  text-align: center;
  margin: 40px auto 0;
  display: block;
}

.homelogosinside img {
  /*float: left;*/
  width: auto;
  height: 80px;
  margin: 20px 10px;
  display: inline-block;
}

.tophomecards {
  display: none;
}

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

.homehss {
  background: #19216A;
  height: 50px;
}

.homehssinside {
  width: 990px;
  height: 50px;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #fff !important;
  font-size: 18px;
}

/* Ticher Styles */
.tickercontainer { /* the outer div with the black border */
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 50px;
    overflow: hidden;
    padding: 0;
    width: 990px;
    box-sizing: border-box;
    padding: 5px 0 0 30px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 4px;
width: 1400px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 578px;
font-size: 24px;
list-style-type: none !important;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left !important; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: transparent;
}
/*ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 20px 0 0;
}*/
ul.newsticker span {
margin: 0 10px 0 0;
}

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

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