/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
}
::-moz-selection {
  background: #d45500;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #d45500;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 0;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0;
  background: #ccc;
  color: black;
  padding: 0;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/* 
Vertical Rhythm sheet.
created by Ben Margolis
www.sixpearls.com

Copyright (c) 2013, Ben Margolis
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
body {
  font-size: 100%;
  line-height: 1.6;
}
h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}
h2,
article header h2,
article h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
h3,
article header h3,
article h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  padding-top: 0.44em;
  padding-bottom: 0.44em;
}
h4,
article header h4,
article h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25em;
}
p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
blockquote,
h5,
h6,
iframe,
label,
pre,
address,
td,
th,
ul,
ol,
dl,
dd,
hr,
table {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
}
small {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.75em;
  padding-top: 2.4em;
  padding-bottom: 2.4em;
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ===== Primary Styles ========================================================
   Author: Ben Margolis
   http://sixpearls.com/

   ========================================================================== */
.GrandHotelFont {
  font-family: "GrandHotel";
}
@font-face {
  font-family: "GrandHotel";
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot");
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot#iefix") format("embedded-opentype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.woff") format("woff"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.ttf") format("truetype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.svg#GrandHotel") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
  color: #483e37;
  background-color: #fefbfa;
}
#header-container {
  box-shadow: 0 0 10px #888888;
  -moz-box-shadow: 0 0 10px #888888;
  -webkit-box-shadow: 0 0 10px #888888;
  background-color: #ffffff;
  top: 1em;
  position: relative;
}
#header-container header {
  text-align: center;
}
#header-container header,
#header-container #main {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#title {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0 1.0416666666666665%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
/* ===============
    article typography
    ============== */
#main-container article {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0 1.0416666666666665%;
  padding: 25.6px 0;
}
#main-container article h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  font-weight: normal;
}
#main-container article h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  font-family: "GrandHotel";
  color: #d45500;
  font-weight: normal;
}
@font-face {
  font-family: "GrandHotel";
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot");
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot#iefix") format("embedded-opentype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.woff") format("woff"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.ttf") format("truetype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.svg#GrandHotel") format("svg");
  font-weight: normal;
  font-style: normal;
}
#main-container article span.contact {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  display: block;
  text-align: center;
}
#main-container article ul#banner {
  list-style-type: none;
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0 1.0416666666666665%;
}
#main-container article ul#banner li {
  width: 100%;
}
#main-container article ul#banner li img {
  width: 100%;
  max-width: 100%;
  box-shadow: 0 0 40px #888888;
  -moz-box-shadow: 0 0 40px #888888;
  -webkit-box-shadow: 0 0 40px #888888;
}
#main-container article ul#banner li a {
  position: relative;
  width: 100%;
  display: block;
}
#main-container article ul#banner li a:hover,
#main-container article ul#banner li a:hover h2 {
  color: #483e37;
}
#main-container article ul#banner li h2 {
  left: ;
  position: absolute;
  bottom: 1em;
  left: 0.25em;
  width: 100%;
}
#main-container article ul#banner li p {
  position: absolute;
  bottom: 0;
  left: 1em;
  width: 100%;
}
#main-container article ul#widgets {
  width: 100%;
}
#main-container article ul#widgets li {
  width: 100%;
}
#main-container article ul#widgets li h3 {
  text-align: center;
  color: orange;
}
#main-container article ul#widgets li .fb_iframe_widget {
  width: 100%;
  text-align: center;
  top: -1em;
}
#main-container article ul#widgets li .fb_iframe_widget > span {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#main-container article ul#widgets li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#main-container article ul#widgets li figure {
  position: relative;
}
#main-container article ul#widgets li figure blockquote {
  padding-bottom: 0;
}
#main-container article ul#widgets li figure blockquote p {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}
#main-container article ul#widgets li figure blockquote:before,
#main-container article ul#widgets li figure blockquote:after {
  display: block;
  height: 0;
  font-size: 400%;
  font-style: normal;
  font-family: Georgia, "Times New Roman", serif;
  color: rgba(212, 85, 0, 0.8);
  position: absolute;
}
#main-container article ul#widgets li figure blockquote:before {
  content: "\201C";
  top: 0;
  left: -0.0625em;
}
#main-container article ul#widgets li figure blockquote:after {
  content: "\201D";
  bottom: 1.25em;
  right: 0 ;
}
#main-container article ul#widgets li figure figcaption {
  text-align: right;
}
#main-container article dl.faq {
  counter-reset: question;
}
#main-container article dl.faq dt {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  padding-top: 0.44em;
  padding-bottom: 0.44em;
  padding-bottom: 0;
  font-family: "GrandHotel";
  color: #d45500;
}
@font-face {
  font-family: "GrandHotel";
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot");
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot#iefix") format("embedded-opentype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.woff") format("woff"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.ttf") format("truetype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.svg#GrandHotel") format("svg");
  font-weight: normal;
  font-style: normal;
}
#main-container article dl.faq dd {
  padding-top: 0;
}
#main-container article dl.faq dt:before {
  counter-increment: question;
  content: counter(question) ". ";
}
#main-container article figure {
  text-align: center;
}
#main-container article figcaption {
  margin: 0.5em;
}
#main-container article header {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  position: relative;
}
#main-container article header a {
  color: #d45500;
  text-decoration: none;
}
#main-container article ul.massmedia.collection {
  width: 100%;
}
#main-container article ul.massmedia.collection li {
  padding: 12.8px 0;
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0 1.0416666666666665%;
}
#main-container article ul.massmedia.collection li img {
  width: 100%;
}
#main-container article ul.massmedia.collection + p {
  clear: left;
}
#main-container article nav {
  font-size: 1em;
  width: 100%;
  display: inline-block;
  margin: 1em;
}
#main-container article nav a {
  display: inline-block;
}
#main-container article nav a.next {
  float: left;
  position: relative;
  left: 1em;
}
#main-container article nav a.previous {
  float: right;
  position: relative;
  right: 1em;
}
a,
a:visited {
  color: #d45500;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/* ==============
    MOBILE: Menu

    Hide UL, show select
   ============== */
nav ul {
  display: none;
}
nav select {
  margin: 1em;
}
/* ==============
    MOBILE: Main
   ============== */
#footer-container {
  text-align: center;
}
#footer-container footer {
  padding-bottom: 1em;
  padding-top: 1em;
}
#footer-container footer ul#social {
  display: block;
  padding: 1em;
}
#footer-container footer ul#social li {
  display: inline-block;
  padding: 0.25em;
}
/* ===============
    ALL: IE Fixes
   =============== */
.ie7 #title {
  padding-top: 25.6px;
}
/***********************
Flat footer
***********************/
html {
  height: 100%;
}
html body {
  position: relative;
  min-height: 100%;
}
html body #main-container {
  padding-bottom: 7em;
}
html body #footer-container {
  height: 7em;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
/* =============================================================================
   Media Queries
   ========================================================================== */@media only screen and (min-width: 960px) {
  #main article {
    width: 940px;
    padding: 25.6px 0;
    margin: 0 auto;
    display: block;
    float: none;
  }
  #main article header cite.date {
    position: absolute;
    right: 0;
    bottom: 2em;
  }
  #main article ul#banner {
    display: inline;
    float: left;
    width: 940px;
    margin: 0 10px;
  }
  #main article ul.massmedia.collection li {
    display: block;
    width: 979.9999999999999px;
    margin: 0 -10px;
    *zoom: 1;
  }
  #main article ul.massmedia.collection li:before,
  #main article ul.massmedia.collection li:after {
    content: "";
    display: table;
  }
  #main article ul.massmedia.collection li:after {
    clear: both;
  }
  #main article ul.massmedia.collection li img {
    width: 100%;
  }
  #main article ul.massmedia.collection.column1 li {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0 1.0416666666666665%;
  }
  #main article ul.massmedia.collection.column2 li {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0 1.0416666666666665%;
  }
  #main article ul.massmedia.collection.column2 li:nth-child(2n+1) {
    clear: left;
  }
  #main article ul.massmedia.collection.column3 li {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
  }
  #main article ul.massmedia.collection.column3 li:nth-child(3n+1) {
    clear: left;
  }
  #main article ul#widgets {
    display: table;
  }
  #main article ul#widgets li {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    display: table-cell;
  }
  /* ====================
      INTERMEDIATE: Menu
     ==================== */
  header h1#title {
    margin: 0 auto;
    display: inline-block;
  }
  header h1#title a {
    z-index: 1000;
    position: relative;
  }
  header nav {
    display: inline;
    float: left;
    width: 780px;
    margin: 0 10px;
    margin-left: 90px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    position: absolute;
    display: block;
  }
  header nav ul {
    display: inline-block;
    margin-top: 9px;
    font-size: 16px;
    width: 100%;
    position: absolute;
    margin-top: 0;
    bottom: 0;
    left: 0;
  }
  header nav ul li {
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    float: left;
  }
  header nav ul li:nth-child(n+3) {
    float: right;
  }
  header nav ul li:nth-child(-n+2) {
    float: left;
  }
  header nav ul li.selected_item a,
  header nav ul li.selected_item a {
    color: #d45500;
  }
  header nav ul li a {
    display: block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
  }
  header nav ul li a,
  header nav ul li a:visited {
    color: #483e37;
  }
  header nav ul li a:hover {
    color: #d45500;
    text-decoration: none;
  }
  /*****************
  Basic sub-menu styles
  Makes submenus appear on hover
  Select from jQuery is hidden
  *****************/
  nav select {
    display: none;
  }
  nav ul li {
    position: relative;
  }
  nav ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 1em;
  }
  nav ul li:hover ul,
  nav ul li.over ul {
    display: block;
  }
  footer ul#social li {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  /* ========================
      INTERMEDIATE: IE Fixes
     ======================== */
}
table {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
table td {
  background-color: #e5e2e1;
}
table th {
  background-color: #cbc9c8;
  color: #d45500;
  font-family: "GrandHotel";
  border: 1px solid black;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  font-weight: normal;
  text-align: center;
}
@font-face {
  font-family: "GrandHotel";
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot");
  src: url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.eot#iefix") format("embedded-opentype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.woff") format("woff"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.ttf") format("truetype"), url("http://yogabodystudios.com/media/static/fonts/grandhotel-regular-webfont.svg#GrandHotel") format("svg");
  font-weight: normal;
  font-style: normal;
}
table td,
table th {
  border: 1px solid black;
  padding-left: 1em;
  padding-right: 1em;
}
table td:last-child {
  text-align: center;
}
#post-list {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
#post-list li {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}
#post-list li:first-child {
  padding-top: 0px;
}
#post-list li:last-child {
  padding-bottom: 0px;
}
#post-list li img.featured-image {
  float: left;
  padding: 1em;
}
#post-list li header {
  padding: 0;
}
#post-list li header .post-title {
  padding-bottom: 0px;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
}
#post-list li header cite.date {
  top: 0;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}
#post-list li a,
#post-list li a:visited {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  color: #483e37;
  background-color: none;
  display: block;
}
/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}