/*
  Theme Name: Pilates Plus
  Theme URI: http://www.ppspx.com/
  Version: 1.0
  Author: http://www.ppspx.com/
  Author URI: http://www.ppspx.com/
*/

/* The Basics */
html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, select, option, p, blockquote, a, span, table, tr, th, td {
  margin: 0; padding: 0;
}

body {
  position: relative;
  padding: 15px 0 0;
  background: #fff url(images/bg.png) center top repeat-x;
  color: #6e6e6e;
  font: 0.75em/1.35em "Helvetica","Arial",sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

a {
  color: #d5a821;
  overflow: hidden;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img, a img {
  border: none;
}

input, textarea {
  font: 12px "Helvetica","Arial",sans-serif;
}

/* Container */
#container-top {
  position: relative;
  width: 1038px;
  height: 1px;
  margin: 0 auto;
  background: url(images/container-top.png) left top no-repeat;
}

#container {
  position: relative;
  width: 1024px;
  padding: 0 7px;
  margin: 0 auto;
  background: url(images/container-bg.png) left top repeat-y;
}

/* Header */
#header {
  position: relative;
  width: 1024px;
  height: 152px;
}

#header h1 {
  float: left;
  height: 101px;
  padding: 21px 0 25px 44px;
}

#header h1 a {
  width: 366px;
  height: 101px;
  background: url(images/logo.gif) left top no-repeat;
  display: block;
  text-indent: -9999px;
}

#header ul {
  position: absolute;
  top: 108px;
  right: 50px;
  width: 255px;
  height: 14px;
  background: url(images/contact-info.gif) left top no-repeat;
  list-style: none;
}

#header ul li {
  text-indent: -9999px;
}

#header ul li#contact-email a {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 14px;
  display: block;
  text-indent: -9999px;
}

/* Menu */
#menu-wrap {
  width: 1024px;
  height: 46px;
  background: #f1d012;
  z-index: 1000;
}

/* Top Level */
#menu {
  clear: both;
  float: right;
  height: 46px;
  margin: 0 auto;
  padding: 0 32px;
  list-style: none;
  z-index: 1000;
}

#menu li {
  float: left;
  position: relative;
  height: 45px;
}

#menu li a {
  float: left;
  padding: 0 16px;
  color: #232323;
  display: block;
  font: bold 1em/46px "Lucida Sans","Lucida Grande",sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

/* Drop Downs */
#menu ul {
  visibility: hidden;
  position: absolute;
  top: 45px;
  left: 0;
  width: 180px;
  height: 0;
  padding: 0 0 5px;
  background: #f1d012;
  list-style: none;
  overflow: hidden;
  z-index: 1000;
}

#menu li ul li {
  left: 0;
  width: 180px;
  height: 30px;
  padding: 0;
  border-left: none;
}

#menu ul li a {
  width: 164px;
  height: 30px;
  padding: 0 16px;
  border-left: none;
  display: block;
  line-height: 30px;
  text-align: left;
}

#menu .visible ul, #menu li:hover ul, #menu a:hover ul {
  visibility: visible;
  height: auto;
}

/* Current Page */
#menu .current_page_parent li a, #menu .current_page_item li a {
  color: #232323;
}

#menu .current_page_item a, #menu li .current_page_item a, #menu .current_page_parent a, #menu .current_page_parent .current_page_item a, #menu a:hover, #menu li a:hover, #menu li ul li a:hover {
  color: #fff;
}

/* Sub Menu */
#sub-menu {
  clear: both;
  width: 1024px;
  height: 64px;
  background: #fff;
  border-top: 16px solid #f4f3f3;
}

#sub-menu ul {
  padding: 27px 38px 10px;
  list-style: none;
  overflow: hidden;
}

#sub-menu ul li {
  float: left;
  height: 12px;
  margin: 0 1px;
  padding: 0 8px 0 9px;
  background: url(images/sub-menu-divider.gif) left center no-repeat;
  line-height: 12px;
  overflow: hidden;
}

#sub-menu ul li:first-child {
  background: none;
}

#sub-menu ul li a {
  color: #5e5d5d;
  font: 1em/12px "Lucida Sans Unicode","Lucida Grande",sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

#sub-menu .current_page_parent li a, #sub-menu .current_page_item li a {
  text-decoration: none;
}

#sub-menu .current_page_item a, #sub-menu li .current_page_item a, #sub-menu .current_page_parent a, #sub-menu .current_page_parent .current_page_item a, #sub-menu a:hover, #sub-menu li a:hover, #sub-menu li ul li a:hover {
  text-decoration: underline;
}

/* Content */
#content {
  position: relative;
  width: 1024px;
  background: #fff url(images/content-bg.gif) left top repeat-x;
  border-top: 12px solid #f4f3f3;
  overflow: hidden;
}

#inner-content {
  width: 1024px;
  background: url(images/inner-content-bg.gif) right top repeat-y;
  overflow: hidden;
}

#main {
  float: left;
  width: 658px;
  padding: 0 20px 143px;
  background: url(images/main-bg.gif) center top repeat-y;
  overflow: hidden;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #main p {
  padding: 0 0 15px;
}

#main ul {
  padding: 0 0 15px 20px;
}

#main ol {
  padding: 0 0 15px 23px;
}

#main h1 {
  font-size: 1.25em;
}

#main h2 {
  font-size: 1.15em;
}

#main h3 {
  font-size: 1.05em;
}

#main h2.title {
  padding: 30px 25px 15px;
  background: #f1d012;
  color: #3b3731;
  font: normal 1.45em "Lucida Sans Unicode","Lucida Grande",sans-serif;
  text-transform: uppercase;
}

#main h2.title a {
  color: #3b3731;
  text-decoration: none;
}

#main h2.title a:hover {
  text-decoration: underline;
}

#main .post {
  padding: 35px 25px;
}

/* Sidebar */
#sidebar-wrap {
  float: right;
  width: 326px;
  padding: 0 0 119px;
  overflow: hidden;
}

#sidebar {
  position: relative;
  width: 326px;
  height: 560px;
  background: #f8f8f8 url(images/sidebar.gif) left top no-repeat;
}

#sidebar h3 {
  text-indent: -9999px;
}

#sidebar ul {
  position: absolute;
  top: 132px;
  left: 0;
  list-style: none;
}

#sidebar ul li {
  padding: 0 0 7px 16px;
}

#sidebar ul li a {
  width: 310px;
  height: 100px;
  display: block;
  text-indent: -9999px;
}

/* Constant Contact */
#constant-contact {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 258px;
  height: 92px;
  padding: 27px 33px 0 35px;
  background: url(images/constant-contact-bg.gif) left top repeat-y;
}

#constant-contact h3 {
  padding: 0 5px 10px;
  font: normal 1em "Lucida Sans Unicode","Lucida Grande",sans-serif;
  color: #8b8b8b;
}

#constant-contact form {
  background: #b6b6b6;
  overflow: hidden;
}

#constant-contact input {
  float: left;
}

#constant-contact input.input {
  width: 174px;
  height: 27px;
  padding: 0 9px;
  background: #fff;
  color: #b7b6b6;
  border: 2px solid #b6b6b6;
  line-height: 27px;
}

#constant-contact input.submit {
  width: 62px;
  height: 31px;
  background: transparent;
  border: none;
  color: #323232;
  font-size: 0.85em;
  text-align: center;
  text-transform: uppercase;
}

/* Social Links */
#social-links {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 590px;
  height: 119px;
  padding: 0 60px 0 48px;
  background: url(images/social-links-bg.gif) left top repeat-y;
  border-top: 24px solid #fff;
  overflow: hidden;
}

#social-links ul {
  padding: 0 0 16px;
  border-bottom: 1px solid #f1f2f2;
  list-style: none;
  overflow: hidden;
}

#social-links ul li {
  float: left;
  padding: 24px 30px 0 0;
}

#social-links ul li a {
  height: 23px;
  display: block;
  text-indent: -9999px;
}

#social-links ul li#twitter a {
  width: 146px;
  background: url(images/twitter.png) left top no-repeat;
}

#social-links ul li#facebook a {
  width: 183px;
  background: url(images/facebook.png) left top no-repeat;
}

#social-links ul li#yelp a {
  width: 105px;
  background: url(images/yelp.png) left top no-repeat;
}

#social-links p {
  clear: both;
  padding: 16px 0 0;
}

#social-links p a {
  color: #6e6d6b;
  font-size: 0.85em;
}

/* Footer */
#footer {
  width: 1038px;
  height: 110px;
  padding: 15px 0 0;
  margin: 0 auto;
  background: url(images/container-bottom.png) left top no-repeat;
}

#footer ul {
  list-style: none;
}

#footer ul li a {
  width: 543px;
  height: 13px;
  margin: 0 auto;
  background: url(images/footer-address.gif) left top no-repeat;
  display: block;
  text-indent: -9999px;
}

/* Home Page */
h2#motto {
  width: 1024px;
  height: 64px;
  background: url(images/motto.gif) left top no-repeat;
  text-indent: -9999px;
}

#home-page #main {
  width: 698px;
  padding: 0 0 143px;
  background: url(images/home-bg.gif) center top repeat-y;
  overflow: hidden;
}

#home-page .post {
  padding: 0 0 20px;
}

#home-page .posts h3, #home-page .posts p {
  padding: 0 0 5px;
}

#home-page .posts p a {
  color: #939393;
}

#home-news {
  float: left;
  width: 341px;
}

#home-page #main h2 {
  height: 71px;
  padding: 0;
  text-indent: -9999px;
}

#home-news h2 {
  width: 341px;
  background: url(images/news-title.gif) left top no-repeat;
}

#home-news .posts {
  padding: 25px 38px 25px 48px;
}

#changed-lives {
  float: left;
  width: 357px;
}

#changed-lives h2 {
  width: 357px;
  background: url(images/changed-title.gif) left top no-repeat;
}

#changed-lives .posts {
  padding: 25px 72px 25px 30px;
}

/* Slideshow */
#slideshow {
  clear: both;
  position: relative;
  width: 1024px;
  height: 362px;
}

#slideshow ul {
  list-style: none;
}

#mainimage {
  position: relative;
}

#mainimage li {
  position: absolute;
  top: 0;
  left: 0;
}

#first-class-free {
  position: absolute;
  top: 41px;
  left: 41px;
  width: 208px;
  height: 208px;
  background: url(images/first-class-free.png) left top no-repeat;
  display: block;
  text-indent: -9999px;
}

/* Changed Lives */
#archives-sidebar {
  padding: 15px;
}

#archives-sidebar h3 {
  font: bold 1.25em "Lucida Sans","Lucida Grande",sans-serif;
}

#archives-sidebar ul {
  padding: 5px 0 0 15px;
  list-style: none;
}

/* ShareThis */
.post .stButton {
  margin-left: 0;
  margin-right: 0;
}

/* Wordpress Posts */
img.alignleft {
  float: left;
  padding: 0 15px 10px 0;
}

img.alignright {
  float: right;
  padding: 0 0 10px 15px;
}

.navigation {
  clear: both;
  width: 100%;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.center {
  text-align: center;
}

