/*
	Theme Name: Morgan Massage - Custom Theme
	Theme URL: http://thehypelab.com/
	Description: This is a custom theme design for MorganMassage.com
	Author: Steve Callan
	Author URI: http://thehypelab.com/
	Version: 1.0
*/


/* global
--------------------------------------------- */
html {
  height: 100%;
  background-color: #000a18;
  background-image: url(_assets/images/background-tile.jpg);
  background-repeat: repeat;
  background-position: left top;
}
body {
  height: 100%;
  text-align: center;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  line-height: 1.4em;
  font-size: 14px;
  color: #434343;
}
body.index {
  background-image: url(_assets/images/background-slider.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
body.sec {
  background-image: url(_assets/images/background-sec.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
a:link {
  color: #0a5a94;
  text-decoration: none;
}
a:visited {
  color: #a1c4d6;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #669900;
  text-decoration: none;
}
a:active {
  color: #fb9205;
}
table th {
  text-align: left;
}
table th,
table td {
  padding: 8px;
}
#wrap {
  text-align: left;
  margin: 60px auto;
  width: 960px;
  background: #fff;
  position: relative;
}
#wrap-index {
  text-align: left;
  margin: 0 auto 60px auto;
  width: 960px;
  padding: 0;
  background: #ffffff;
}
#header {
  display: block;
  width: 960px;
  height: 152px;
  margin: 0 auto;
  position: relative;
}
.badge {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 10px;
  left: 40px;
}
.badge img {
  width: 80px;
  height: 80px;
}
#header h1 {
  margin: 0;
  padding: 0;
  line-height: 0;
}
#header h1 a#logo {
  float: left;
  display: block;
  width: 320px;
  height: 102px;
  margin: 0;
  text-indent: -9999px;
  background: #ffffff url(_assets/images/logo.jpg) no-repeat center center;
}
.signup {
display: block;
float: left;
width: 180px;
height: 50px;
line-height:1.4em;
color:#2e486e;
font-size:1.2em;
font-weight:bold;
text-align: center;
margin:10px 0 0 50px;
padding: 10px 10px;
background: #b9d3e4;
border: 1px solid #2e486e;
}

#header .boxes {
  display: block;
  float: left;
  width: 260px;
  height: 102px;
  text-align: left;
  padding: 0 30px 0 30px;
  background: #fff;
}
#header .boxes2 {
  display: block;
  float: left;
  width: 285px;
  height: 66px;
  text-align: right;
  padding: 36px 35px 0 0px;
  background: #fff;
}
 a.su:link, a.su:active, a.su:visited {
	 color: #2e486e;
	 text-decoration:none;
 }
a.su:hover {
	color:#537616;
	text-decoration:underline;
}
#header .boxes h2 {
  color: #cccccc;
}
#header .boxes a#facebook {
  float: left;
  width:290px;
  text-align:left;
  display: block;
/*  width: 107px;  */
  font-size: 12px;
  padding-left: 25px;  
}
#header .boxes a:link#facebook {
  background: url(_assets/images/fb.gif) no-repeat left top ;
  color: #0a5a94;
}
#header .boxes a:visited#facebook {
  background: url(_assets/images/fb.gif) no-repeat left center;
  color: #0a5a94;
}
#header .boxes a:hover#facebook {
  background: url(_assets/images/fb-ovr.gif) no-repeat left center;
  color: #669900;
}
#header .boxes a:active#facebook {
  background: url(_assets/images/fb.gif) no-repeat left center;
  color: #0a5a94;
}
#header ul {
  display: block;
  float: left;
  width: 960px;
  height: 50px;
  text-align: center;
  font-size: 14px;
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  text-transform: uppercase;
}
#header ul li {
  float: left;
  margin: 0;
}
#header ul li a {
  display: block;
  float: left;
  width: 160px;
  height: 38px;
  padding-top: 12px;
}
#header ul li a:link {
  color: #0a5a94;
  background: url(_assets/images/top-nav.png) no-repeat center bottom;
  text-shadow: 1px 1px #fff;
}
#header ul li a:visited {
  color: #0a5a94;
  background: url(_assets/images/top-nav.png) no-repeat center bottom;
  text-shadow: 1px 1px #fff;
}
#header ul li a:hover {
  color: #304800;
  text-decoration: none;
  background: url(_assets/images/top-nav-ovr.png) no-repeat center bottom;
  text-shadow: 1px 1px #6ba000;
}
#header ul li a:active {
  color: #0a5a94;
  background: url(_assets/images/top-nav.png) no-repeat center bottom;
  text-shadow: 1px 1px #fff;
}
#header ul li.current-menu-item a:link,
#header ul li.current-menu-item a:visited {
  color: #4180ab;
  text-decoration: none;
  background: url(_assets/images/top-nav-ind.png) no-repeat center bottom;
  text-shadow: 1px 1px #e4ebf0;
}
#header ul li.current-menu-item a:hover {
  color: #304800;
  text-decoration: none;
  background: url(_assets/images/top-nav-ovr.png) no-repeat center bottom;
  text-shadow: 1px 1px #6ba000;
}
#header ul li.current-menu-item a:active {
  color: #4180ab;
  text-decoration: none;
  background: url(_assets/images/top-nav-ind.png) no-repeat center bottom;
  text-shadow: 1px 1px #e4ebf0;
}
#header ul li#menu-item-48 a {
  display: block;
  float: left;
  width: 145px;
  height: 38px;
  padding: 12px 0 0 15px;
}
#header ul li#menu-item-48 a:link,
#header ul li#menu-item-48 a:visited {
  color: #0a5a94;
  background: url(_assets/images/btn-appt.png) no-repeat left bottom;
}
#header ul li#menu-item-48 a:hover {
  color: #304800;
  background: url(_assets/images/btn-appt-ovr.png) no-repeat left bottom;
  text-shadow: 1px 1px #6ba000;
}
#header ul li#menu-item-48 a:active {
  color: #0a5a94;
  background: url(_assets/images/btn-appt.png) no-repeat left bottom;
}
#footer {
  float: left;
  width: 960px;
  padding-bottom: 60px;
  background: #f1f5f7;
  border-top: 1px solid #BDD1DE;
}
#footer .footer-box300 {
  float: left;
  padding: 25px 25px 0 25px;
  margin: 0;
  width: 269px;
  position: relative;
}
#footer .footer-box300 h1 {
  font-size: 32px;
  margin-top: 0;
}
#footer .footer-box300 h3 {
  margin-top: 5px;
}
.field {
  float: left;
  display: block;
  width: 259px;
  height: 25px;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #8ab3cf;
}
input#email-submit {
  cursor: pointer;
  background: url(_assets/images/submit-sm.jpg) no-repeat center center;
  color: #0a5a94;
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 1px 1px #e4ebf0;
  border: none;
  width: 82px;
  height: 40px;
  padding-top: 5px;
  margin: 10px 0 0 -2px;
}
input#email-submit:hover {
  background: url(_assets/images/submit-sm-ovr.jpg) no-repeat center center;
  text-shadow: 1px 1px #6ba000;
  color: #fff;
  color: #304800;
}
#footer .footer-box300 a.map {
  float: left;
  display: block;
  width: 269px;
  height: 150px;
}
#footer .footer-box300 a:link.map {
  background: url(_assets/images/map.jpg) center center no-repeat;
}
#footer .footer-box300 a:visited.map {
  background: url(_assets/images/map.jpg) center center no-repeat;
}
#footer .footer-box300 a:hover.map {
  background: url(_assets/images/map-ovr.jpg) center center no-repeat;
}
#footer .footer-box300 a:active.map {
  background: url(_assets/images/map.jpg) center center no-repeat;
}
#footer .footer-box300 ul {
  float: left;
  width: 269px;
  height: 150px;
  display: block;
}
#footer .footer-box300 ul li {
  float: left;
  margin: 0;
}
#footer .footer-box300 ul li a {
  float: left;
  width: 269px;
  height: 150px;
  display: block;
}
#footer .footer-box300 ul li a:link {
  background: url(_assets/images/map.jpg) center center no-repeat;
}
#footer .footer-box300 ul li a:visited {
  background: url(_assets/images/map.jpg) center center no-repeat;
}
#footer .footer-box300 ul li a:hover {
  background: url(_assets/images/map-ovr.jpg) center center no-repeat;
}
#footer .footer-box300 ul li a:active {
  background: url(_assets/images/map.jpg) center center no-repeat;
}
span.directions {
  display: block;
  float: left;
  margin: 120px 0 0 10px;
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
}
.clear {
  clear: both;
  height: 0;
}
/*index--------------------------------------------- */
#wrap-reviews {
  text-align: left;
  margin: 0 auto 10px auto;
  width: 905px;
  height: 80px;
  padding: 20px 30px 20px 25px;
  background: #ffffff;
}
.review-block {
  float: left;
  width: 620px;
}
.review-block h1 {
  color:#5a8b01;
}
.review-block h3 {
  margin: 25px 0 0 0;
  font-size: 18px;
}
.badge-block {
  float: right;
  display: block;
  width: 269px;
  margin-top:10px;
}
.box300 {
  float: left;
  padding: 25px 25px 0 25px;
  margin: 0;
  border-bottom: 1px solid #BDD1DE;
  width: 269px;
  height: 350px;
  position: relative;
}
.box300 h1 {
  font-size: 26px;
}
.box300 ul {
  width: 269px;
  float: left;
  list-style: none;
}
.box300 ul li {
  padding-left: 15px;
  background: url(_assets/images/bullet.gif) no-repeat left center;
  margin-bottom: 10px;
}
p.number1 {
  display: block;
  height: 22px;
  padding: 3px 0 0 30px;
  background: url(_assets/images/1.gif) no-repeat left center;
}
p.number2 {
  display: block;
  height: 22px;
  padding: 3px 0 0 30px;
  background: url(_assets/images/2.gif) no-repeat left center;
}
p.number3 {
  display: block;
  height: 22px;
  padding: 3px 0 0 30px;
  background: url(_assets/images/3.gif) no-repeat left center;
}
a.more-link {
  display: block;
  width: 75px;
  height: 40px;
  text-indent: -9999px;
  position: absolute;
  left: 25px;
  bottom: 10px;
  margin: 20px 0 20px 0;
}
a:link.more-link {
  background: url(_assets/images/more.png) no-repeat left bottom;
}
a:visited.more-link {
  background: url(_assets/images/more.png) no-repeat left bottom;
}
a:hover.more-link {
  background: url(_assets/images/more-ovr.png) no-repeat left bottom;
}
a:active.more-link {
  background: url(_assets/images/more.png) no-repeat left bottom;
}
.stroke-right {
  border-right: 1px solid #BDD1DE;
  width: 269px;
}
ul.blog {
  float: left;
  width: 960px;
  border-top: 1px solid #BDD1DE;
  margin-top: 20px;
}
ul.blog li {
  float: left;
  margin: 0;
}
ul.blog li a {
  float: left;
  display: block;
  width: 269px;
  height: 150px;
  padding: 15px 25px;
  margin: 0;
  font-weight: bold;
  color: #0B2E59;
}
ul.blog li a span {
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-top: 5px;
  color: #434343;
}
ul.blog li a:link {
  background: #ffffff;
}
ul.blog li a:visited {
  background: #ffffff;
}
ul.blog li a:hover {
  background: #f1f5f7;
  color: #669900;
  text-decoration: none;
}
ul.blog li a:active {
  background: #ffffff;
}
.title-float {
  display: block;
  float: left;
  width: 930px;
  margin: 20px 0 0 30px;
  color: #434343;
}
/*slider--------------------------------------------- */
.graphic,
#prevBtn,
#nextBtn,
#slider1prev,
#slider1next {
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
}
#slider-container {
  width: 960px;
  height: 400px;
  background: #d7e7ef;
  margin: 40px auto 49px auto;
}
#slider {
  width: 960px;
  height: 400px;
  margin: 0;
}
#slider ul,
#slider li,
#slider2 ul,
#slider2 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#slider2 {
  margin-top: 1em;
}
#slider li,
#slider2 li {
  width: 960px;
  height: 400px;
  margin: 0;
  text-align: center;
}
ol#controls {
  display: block;
  float: left;
  width: 960px;
  height: 28px;
  background: #fff;
  margin-top: 10px;
}
ol#controls li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 28px;
}
ol#controls li a {
  float: left;
  height: 28px;
  line-height: 28px;
  border-right: 1px solid #000a18;
  color: #555;
  padding: 0 10px;
  text-decoration: none;
}
ol#controls li a:link {
  background: #fff;
}
ol#controls li a:visited {
  background: #fff;
}
ol#controls li a:hover {
  background: #669900;
  color: #ffffff;
}
ol#controls li a:active {
  background: #fff;
}
ol#controls li.current a {
  background: #8ab3cf;
  color: #fff;
}
ol#controls li a:focus,
#prevBtn a:focus,
#nextBtn a:focus {
  outline: none;
}
pre {
  display: block;
  font: 12px 'Courier New', Courier, monospace;
  border: 1px solid #bae2f0;
  margin: .5em 0;
  width: 674px;
}
h1,
h2,
h4 {
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.4em;
}
h1 {
  font-size: 28px;
  color: #4180ab;
  margin-bottom: 15px;
}
h2 {
  font-size: 24px;
  color: #434343;
  margin: 20px 0 10px 0;
}
h3 {
  font-size: 20px;
  color: #4180ab;
  margin: 25px 0 15px 0;
  font-weight: normal;
  line-height: 1.4em;
}
.review-block h3 {
    font-family: "Oswald","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: normal;
}
p {
  font-size: 14px;
  color: #434343;
  margin-bottom: 10px;
}
strong.tech {
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
/*secondary--------------------------------------------- */
#left-rail {
  float: left;
  width: 590px;
  border-right: 1px solid #BDD1DE;
  padding: 20px 20px 40px 30px;
}
#left-rail iframe {
  margin: 20px 0;
}
#left-rail blockquote {
  float: left;
  margin: 20px -20px 20px -30px;
  padding: 20px 30px 15px 30px;
  width: 580px;
  background: #4180ab;
  color: #fff;
  position: relative;
}
blockquote a {
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  text-transform: uppercase;
  display: block;
  margin-top: 20px;
}
blockquote a:link {
  color: #ffffff;
}
blockquote a:visited {
  color: #ffffff;
}
blockquote a:hover {
  color: #bdd1de;
}
blockquote a:active {
  color: #ffffff;
}
#left-rail blockquote h1 {
  font-size: 20px;
  color: #ffffff;
}
#left-rail blockquote p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6em;
}
#left-rail blockquote p.number1 {
  display: block;
  float: left;
  width: 165px;
  padding: 3px 0 0 30px;
  margin: 20px 0 40px 0;
  background: url(_assets/images/no1.png) no-repeat left center;
  line-height: 1.2em;
}
#left-rail blockquote p.number2 {
  display: block;
  float: left;
  width: 125px;
  padding: 3px 0 0 30px;
  margin: 20px 10px 40px 10px;
  background: url(_assets/images/no2.png) no-repeat left center;
  line-height: 1.2em;
}
#left-rail blockquote p.number3 {
  display: block;
  float: left;
  width: 165px;
  padding: 3px 0 0 30px;
  margin: 20px 0 40px 0;
  background: url(_assets/images/no3.png) no-repeat left center;
  line-height: 1.2em;
}
#left-rail .summary {
  float: left;
  width: 590px;
  margin-bottom: 20px;
}
#left-rail .summary .details {
  float: left;
  width: 580px;
  padding: 5px 30px;
  margin: 10px -30px 0 -30px;
  border-bottom: 1px solid #BDD1DE;
}
#left-rail .summary .details p {
  font-size: 11px;
  text-transform: uppercase;
  margin: 0;
  color: #666666;
}
#left-rail ul {
  width: 590px;
  float: left;
  list-style: none;
}
#left-rail ul li {
  padding-left: 15px;
  background: url(_assets/images/bullet.gif) no-repeat left center;
  margin-bottom: 10px;
}
#left-rail ul.ortho {
  list-style: none;
  padding: 10px 0 10px 30px;
  margin: 10px 0 10px -30px;
  width: 610px;
}
#left-rail ul.ortho li {
  padding-left: 15px;
  background: url(_assets/images/bullet.gif) no-repeat left center;
  display: block;
  float: left;
  width: 180px;
}
span.add-width {
  padding: 0 10px;
}
span.close-quote {
  display: block;
  float: right;
  font-size: 48px;
}
#right-rail {
  float: right;
  width: 279px;
  padding: 40px 20px;
  margin: 0;
  border-top: 1px solid #BDD1DE;
  border-bottom: 1px solid #BDD1DE;
  background: url(/wp-content/themes/morgan_massage/_assets/images/right-rail-tile.gif) repeat;
}
#right-rail h3 {
  margin-top: 0px;
}
#right-rail p {
  font-size: 16px;
  color: #4180ab;
  line-height: 1.4em;
  text-shadow: 1px 1px #fff;
}
#right-rail span {
  float: left;
  display: block;
  width: 55px;
  height: 38px;
  margin: 0 5px 5px 0;
  padding: 0;
  background: url(/wp-content/themes/morgan_massage/_assets/images/quote-sidebar.png) no-repeat top left;
}
#right-rail ul#category {
  float: left;
  width: 279px;
  border-top: 1px solid #BDD1DE;
  border-bottom: 1px solid #fff;
}
#right-rail ul#category li {
  list-style: none;
  float: left;
}
#right-rail ul#category li a {
  display: block;
  float: left;
  width: 274px;
  border-bottom: 1px solid #BDD1DE;
  border-top: 1px solid #fff;
  padding: 5px 0 5px 5px;
}
/* Form style */
form.contact {
  height: 500px;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
label {
  display: inline-block;
  float: left;
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 15px 0 0;
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  color: #4180ab;
  font-weight: normal;
}
#name {
  width: 360px;
  margin-bottom: 20px;
}
#email {
  width: 360px;
  margin-bottom: 15px;
}
#comments {
  width: 360px;
  height: 200px;
}
#subject {
  font-size: 14px;
  font-weight: bold;
  padding: 8px 5px 5px 5px;
  display: block;
  width: 200px;
  height: 37px;
  margin: 10px 0 5px 0;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-weight: normal;
}
.name,
.comments,
.name,
.email,
.textarea {
  font-size: 14px;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
input,
textarea,
select {
  margin: 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #BDD1DE;
  margin: 5px 0;
  font: 14px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
input:focus,
textarea:focus,
select:focus {
  border: 1px solid #4180ab;
  background-color: #fff;
  color: #333;
}
input.submit {
  cursor: pointer;
  background: url(_assets/images/submit.jpg) no-repeat center center;
  color: #0a5a94;
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 1px 1px #e4ebf0;
  border: none;
  width: 106px;
  height: 53px;
  padding-top: 5px;
  margin: 10px 0 0 168px;
}
input.submit:hover {
  background: url(_assets/images/submit-ovr.jpg) no-repeat center center;
  text-shadow: 1px 1px #6ba000;
  color: #fff;
  color: #304800;
}
legend {
  text-indent: -9999px;
}
.values {
  padding: 10px 0 10px 10px;
  display: block;
  background: #e4ebf0;
  border-bottom: 1px solid #ffffff;
}
span.required {
  font-size: 13px;
  color: #f24900;
}
.error_message {
  display: block;
  height: 22px;
  line-height: 22px;
  background: #fbe3e4 url('assets/error.gif') no-repeat 10px center;
  padding: 3px 10px 3px 35px;
  margin: 10px 0;
  color: #8a1f11;
  border: 1px solid #FBC2C4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#succsess_page h1 {
  background: url(_assets/images/success.gif) left no-repeat;
  padding-left: 22px;
}
.pricing-page-tables {
  width: 590px;
}
.pricing-page-tables th {
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  color: #4180ab;
  font-weight: normal;
  text-transform: uppercase;
  color: #333;
  padding: 0 0 5px 0;
}
.pricing-page-tables td {
  width: 147px;
  padding: 5px 0 5px 0;
}
.ind-pricing-page-tables {
  width: 300px;
}
.ind-pricing-page-tables2 {
  width: 590px;
  margin-bottom: 40px;
}
.ind-pricing-page-tables2 td {
  width: 295px;
}
.ind-pricing-page-tables2 td span {
  color: #4180ab;
  padding-left: 5px;
}
.ind-pricing-page-tables th {
  font-family: 'Oswald', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  color: #4180ab;
  font-weight: normal;
  text-transform: uppercase;
  color: #333;
  padding: 0 0 5px 0;
}
.ind-pricing-page-tables td {
  width: 150px;
  padding: 5px 0 5px 0;
}
.paypal {
  border-top: 1px solid #BDD1DE;
  padding-top: 30px;
}
.paypal-table tr {
  padding: 0;
}
.paypal-table td {
  padding: 0;
}
p#breadcrumbs {
  display: block;
  float: left;
  width: 590px;
  margin: 0 0 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #BDD1DE;
  font-size: 12px;
  font-weight: normal;
}
#chair-massage {
  float: right;
  width: 240px;
  padding: 25px;
  margin: -30px -20px 0 0;
  border-top: 1px solid #BDD1DE;
  border-left: 1px solid #BDD1DE;
  border-bottom: 1px solid #BDD1DE;
  position: relative;
  height: 280px;
}
#chair-massage h2 {
  margin-top: 10px;
}
#addthis-box {
  float: left;
  margin: 10px -20px 20px -30px;
  background: #e4eff6;
  padding: 15px 30px 0 30px;
  width: 580px;
  border-bottom: 1px solid #BDD1DE;
  border-top: 1px solid #BDD1DE;
}
#addthis-box h1 {
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-size: 14px;
  display: block;
  float: left;
  width: 150px;
}
.addthis_toolbox {
  float: left;
  display: block;
  width: 370px;
  margin-bottom: 0;
}
@media only screen and (max-width: 800px) {
  /* CHRIS O 480px */
  #header {
    width: 100%;
    height: auto;
    /* MENU */
  
  }
  #header .boxes {
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    float: left;
  }
 #header .boxes2 {
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    float: left;
  }
  .signup {
	  text-align: center;
	  margin:10px auto;
	  padding: 10px 10px;
	  background: #b9d3e4;
	  border: 1px solid #2e486e;
	  float:none;
}
  #header .boxes:first-child {
    /*height: 2px;*/
	height:auto;
  }
  #header .boxes h2 {
    margin: 0;
    float: none;
  }
  #header .boxes p {
    padding-bottom: 10px;
    padding-top: 6px;
    float: none;
    margin-bottom: 0;
  }
  #header .boxes a:visited#facebook,
  #header .boxes a:link#facebook,
  #header .boxes a#facebook {
    float: none;
    width: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
    background-image: url(/wp-content/themes/morgan_massage/_assets/images/fb.gif);
    background-repeat: no-repeat;
    display: inline;
    padding-left: 24px;
    box-sizing: border-box;
    background-position-y: -3px;
  }
  #header .boxes a:active#facebook {
    color: #669900;
    background-image: url(/wp-content/themes/morgan_massage/_assets/images/fb-ovr.gif);
  }
  #header h1 a#logo {
    width: 100%;
  }
  #header .menu-header-container {
    background-color: #ddd;
  }
  #header ul {
    float: none;
    width: auto;
    height: auto;
    text-transform: initial !important;
    text-align: center;
  }
  #header ul li {
    float: none;
    display: inline-block;
    padding: 8px 10px;
  }
  #header ul li a {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    padding: 0;
  }
  #header ul li a:visited {
    background: none;
    background-image: none;
    background-color: #ddd;
  }
  #header ul li a:link {
    background: none;
    background-color: #ddd;
  }
  #header ul li a:hover {
    color: #0a5a94;
    text-shadow: none;
  }
  #header ul li#menu-item-48 a {
    width: auto;
    height: auto;
    padding: 0;
    float: none;
  }
  #header ul li#menu-item-48 a:link,
  #header ul li#menu-item-48 a:visited {
    background: none;
    background-color: #ddd;
  }
  #header ul li#menu-item-48 a:hover {
    color: #0a5a94;
    text-shadow: none;
  }
  #wrap {
    width: 100%;
    margin: auto;
    float: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #left-rail {
    float: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px 20px 40px 20px;
  }
  p#breadcrumbs {
    width: 100%;
  }
  #header ul li.current-menu-item a:hover {
    background: none;
    text-shadow: none;
  }
  #header ul li.current-menu-item a:link,
  #header ul li.current-menu-item a:visited {
    background: none;
    text-shadow: 1px 1px #fff;
    color: black;
  }
  #addthis-box {
    float: none;
    margin: 0;
    padding: 4px 12px 11px;
    width: 100%;
    border: 1px solid #BDD1DE;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #addthis-box:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
  #addthis-box h1 {
    font-size: 12px;
    display: inline-block;
    float: left;
    width: auto;
    margin: 0;
  }
  .addthis_toolbox {
    float: left;
    display: inline-block;
    width: 155px;
    margin-bottom: 0;
    top: 3px;
    position: relative;
    margin-left: 12px;
  }
  .addthis_toolbox a.at300b,
  .addthis_toolbox a.at300m {
    margin-bottom: 6px;
  }
  #right-rail {
    float: none;
    width: 100%;
    padding: 21px 20px 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 24px;
  }
  /* TECHNIQUES PAGE */
  #left-rail ul.ortho {
    list-style: none;
    margin: 0;
    width: 100%;
  }
  #left-rail ul.ortho li {
    float: none;
  }
  #left-rail blockquote {
    float: none;
    margin: 0;
    margin: 24px 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #left-rail blockquote p.number1,
  #left-rail blockquote p.number2,
  #left-rail blockquote p.number3 {
    display: block;
    float: none;
    width: auto;
    padding: 3px 0 0 30px;
    margin: 0;
    line-height: inherit;
  }
  #left-rail > * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  /* PRICING & PLANS */
  #chair-massage {
    float: none;
    width: auto;
    padding: 0 12px;
    margin: 0;
    height: auto;
  }
  a:visited.more-link {
    background: none;
  }
  a:link.more-link {
    background: none;
  }
  a.more-link {
    display: block;
    width: auto;
    height: auto;
    text-indent: 0;
    position: relative;
    left: 0;
    bottom: 0;
    margin: 0;
  }
  a:hover.more-link {
    background: none;
  }
  .paypal-table h3 {
    margin: 14px 0 0px 0;
  }
  div#left-rail form input {
    padding: 10px 0;
  }
  div#left-rail form input[type=image] {
    border: none;
  }
  .pricing-page-tables {
    width: 100%;
  }
  .pricing-page-tables tbody tr {
    font-size: 11px;
  }
  #left-rail ul {
    width: 100%;
    float: none;
  }
  /* BLOG PAGE */
  #left-rail .summary {
    float: none;
    width: 100%;
  }
  #left-rail .summary .details {
    float: none;
    width: 100%;
    padding: 6px;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #right-rail ul#category {
    float: none;
    width: 100%;
  }
  #right-rail ul#category li {
    float: none;
  }
  #right-rail ul#category li a {
    display: block;
    float: none;
    width: 75%;
    border-bottom: none;
    border-top: none;
    padding: 5px 0 5px 5px;
  }
  /* INDIVIDUAL BLOG ENTRY */
  #left-rail img {
    max-width: 100%;
  }
  #left-rail iframe {
    width: 100%;
    height: auto;
    margin: auto;
  }
  #left-rail h1 {
    font-size: 21px;
  }
  /*  END CHRISO 480 RESPONSIVE */
  /*  */
  #slider-container {
    width: 100%;
    height: auto;
    margin-top: 1px;
    margin-bottom: 2px;
    overflow: hidden;
    clear: both;
  }
  #wrap-reviews {
    width: 100%;
    padding: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto;
  }
  .review-block,
  .badge-block {
    float: none;
    width: 100%;
  }
  .badge-block {
    text-align: center;
    margin-top: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .review-block h3 {
    margin-top: 0;
    /*display: none; */
  }
  /*  */
  #wrap-index {
    width: 100%;
    font-size: 1.3em;
  }
  #wrap-index * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #wrap-index p {
    font-size: inherit;
    font-size: 0.8em;
  }
  #wrap-index .box300 {
    float: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.8em;
    line-height: 120%;
    height: auto;
  }
  #wrap-index .box300 p.number1,
  #wrap-index .box300 p.number2,
  #wrap-index .box300 p.number3 {
    padding: 3px 0 0 34px;
    height: auto;
  }
  #wrap-index .box300.stroke-right {
    border-right: none;
  }
  #wrap-index .box300 ul {
    width: 100%;
  }
  #wrap-index .box300 .more-link {
    background: none;
    text-indent: initial;
    width: 100%;
    height: auto;
    font-weight: bold;
  }
  #wrap-index .title-float {
    float: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 24px auto 0;
    text-align: center;
  }
  #wrap-index .blog {
    margin-top: 12px;
    width: 100%;
    padding-bottom: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #wrap-index .blog li,
  #wrap-index .blog li a {
    float: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: none;
  }
  #wrap-index .blog li a {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #wrap-index .blog li a p {
    font-size: 1.3em;
    line-height: 145%;
  }
  #footer {
    width: 100%;
    text-align: center;
    padding-top: 12px;
  }
  #footer .footer-box300 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
  }
  #footer .footer-box300 a:visited.map,
  #footer .footer-box300 a:link.map,
  #footer .footer-box300 a.map {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #footer .footer-box300 form {
    text-align: center;
    padding-top: 16px;
    border-top: solid thin #aaa;
    margin-top: 16px;
  }
  #footer .footer-box300 form input,
  #footer .footer-box300 form input[type=text] {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/* END @media only screen and (max-device-width : @respMobileWidth) */
#sliderResContainer #sliderRes {
  height: 350px;
  max-width: 960px;
  margin: auto;
  overflow: hidden;
  background-color: #242424;
  color: #bbb;
  padding: 0 6px 32px;
}
#sliderResContainer #sliderRes ul {
  position: relative;
  cursor: pointer;
}
#sliderResContainer #sliderRes ul li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
#sliderResContainer #sliderRes ul li:first-child {
  display: inline-block;
}
#sliderResContainer #sliderRes ul li h1 {
  font-size: 1.5em;
  margin: 12px 0;
}
#sliderResContainer #sliderRes ul li span {
  font-size: 1em;
  display: block;
  margin-bottom: 8px;
  text-align: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}
#sliderResContainer #sliderRes ul li a img {
  max-width: 300px;
}
#sliderResContainer #sliderResCtrls {
  background-color: #eee;
  padding-top: 5px;
  padding-bottom: 6px;
}
#sliderResContainer #sliderResCtrls span {
  padding: 6px 24px;
  cursor: pointer;
}
#sliderResContainer #sliderResCtrls span.active {
  background-color: #aaa;
}
