/* -------------------------------------------------------------- 
  
Site Name: Yoga Vida Tucson
Description: 'One Page' Website
Author: Brett Turner for Godat Design Inc
Copyright (c): 2013

-------------------------------------------------------------- */


/* --------------------------------------------------------------
  
INDEX:

[1] Base styles
[2] General Styles
[3] Header Styles
[4] Content Styles
[5] Footer Styles
[6] Typography Styles
[7] Util Styles
[8] Link Styles
[9] IE Styles
[10] Section Background Images

-------------------------------------------------------------- */


/* --------------------------------------------------------------
  
[1] Base Styles

-------------------------------------------------------------- */

.btn-navbar {
    border: 1px solid black;
}


/*
.row:first-child
{
    margin-left: 0;
}
*/

#masthead {
    position: relative;
    z-index: 90;
    height: 100px;
    margin-bottom: 25px;
}

.homepage #masthead {
    height: 80px;
    margin-bottom: 0;
}

#home-portrait {
    margin-bottom: 15px;
    margin-bottom: 0;
    position: relative;
}

#home-portrait #case-link {
    position: absolute;
    height: 45px;
    width: 150px;
    left: 630px;
    top: 412px;
}

#home-portrait #case-link a {
    display: block;
    width: 100%;
    height: 100%;
}

#footer-wrap {
    padding: 5px 0;
    background-color: #e6e6e8;
    padding-left: 0;
    margin-left: 0;
}

#footer-wrap address {
    margin-bottom: 8px;
}

footer a {
    color: #333;
}

footer a:hover {
    text-decoration: underline;
}


/* --------------------------------------------------------------
  
[6] Typography Styles

-------------------------------------------------------------- */

@font-face {
    font-family: 'avenir-bookregular';
    src: url('../fonts/avbo____-webfont.eot');
    src: url('../fonts/avbo____-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avbo____-webfont.woff') format('woff'), url('../fonts/avbo____-webfont.ttf') format('truetype'), url('../fonts/avbo____-webfont.svg#avenir-bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 11px;
    line-height: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #b00f1f;
    font-weight: 100;
    margin: 0;
    padding: 0;
    line-height: 1.0em;
    font-family: "avenir-bookregular";
}

h1 {
    font-size: 18px;
    margin-bottom: 0.8em;
    font-weight: 100;
}

h2 {
    font-size: 18px;
    margin-bottom: 0.8em;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 13px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

h1.homepage-special {
    margin-bottom: 0;
}

a {
    color: #b00f1f;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

#pagebody a {
    text-decoration: underline;
    font-weight: bold;
}

#pagebody a:hover {
    color: #333;
}

blockquote {
    border-left: none;
    padding: 15px;
}

blockquote p {
    margin-bottom: 13px;
}

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote cite {
    border-left: none;
    color: #7156a4;
    font-weight: bold;
}

p {
    margin-bottom: 1.4em;
}

address {
    line-height: 1.6em;
}

.text-info {
    color: #b00f1f;
}

.navbar .brand {
    position: absolute;
    right: 63px;
    top: -10px;
    padding: 0;
}

.navbar .nav {
    margin-top: 27px;
    margin-left: 58px;
}

.navbar .nav li {
    margin-right: 50px;
}

.navbar .nav li:last-child {
    margin-right: 0;
}

.navbar .nav li a {
    color: #b00f1f;
    text-transform: uppercase;
    font-family: 'avenir-bookregular';
    font-size: 100%;
    font-weight: 400;
    padding: 0;
}

.navbar .nav li a:hover {
    color: #000;
    text-decoration: underline;
    background: none;
}

.navbar .nav li.active a {
    color: #000;
    text-decoration: underline;
    text-shadow: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .nav li.active a:hover {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: underline;
    color: #000;
}

#sidebar {
    margin-top: 40px;
}

.homepage #sidebar {
    margin-top: 0;
}

p.qa-question {
    margin-bottom: 0;
    color: #b00f1f;
}

p.qa-answer {
    margin-bottom: 5px;
}

p.qa-answer+ul {
    margin-left: 15px;
    padding: 0;
}

p.qa-answer+ul li {
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 0;
}

.bio {
    margin-bottom: 1.5em;
}

.bio h1,
h2,
h3 {
    margin-bottom: 7px;
}

#video-cta{
    background-color: #b00f1f;
    border-left: 5px solid #fff;
    color: #fff;
    padding: 30px 0;
}

#video-cta h2
{
    color: #fff;
    line-height: 1.3em;
}

.video-cta-button-container
{
    margin-left: -5px;
    /* outline: 1px solid white; */
}

.video-cta-button {
    margin-left: 7px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 16px 7px;
    line-spacing: 1px;
    border: 0px solid #b3b3b3;
    border-radius: 0px;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
    background: -moz-linear-gradient(top, #ffffff, #ededed);
    background: linear-gradient(to bottom, #ffffff, #ededed);    
    color: #111111;
    text-decoration: none !important;
    color: #b00f1f;
    font-weight: 100;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 1.0em;
    font-family: "avenir-bookregular";
}
.video-cta-button:hover,
.video-cta-button:focus {
    border: 0px solid #ffffff;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: linear-gradient(to bottom, #ffffff, #ffffff);
    color: #111111;
    text-decoration: none;
}
.video-cta-button:active {
    background: #b3b3b3;
    background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#ededed));
    background: -moz-linear-gradient(top, #b3b3b3, #ededed);
    background: linear-gradient(to bottom, #b3b3b3, #ededed);
}


/* video embed styles */
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden;
     max-width: 100%; 
    } 
     .embed-container iframe, 
     .embed-container object, 
     .embed-container embed { 
         position: absolute; 
         top: 0; 
         left: 0; 
         width: 100%; 
         height: 100%; 
        }


/* --------------------------------------------------------------
  
[7] UTILITY Styles

-------------------------------------------------------------- */

.bgtest {
    background: #ddd;
}

.bordertest {
    border: 1px solid green;
}

.thumbnails li {
    margin-left: 10px;
}

#yv-twitter-feed .stream {
    font-size: 5px !important;
}

.spacer-top-1 {
    margin-top: 1px;
}

.spacer-top-3 {
    margin-top: 3px;
}

.spacer-top-5 {
    margin-top: 5px;
}

.spacer-top-10 {
    margin-top: 10px;
}

.spacer-top-15 {
    margin-top: 15px;
}

.spacer-top-20 {
    margin-top: 20px;
}

.spacer-top-30 {
    margin-top: 30px;
}

.spacer-top-40 {
    margin-top: 40px;
}

.spacer-top-50 {
    margin-top: 50px;
}

.spacer-bottom-1 {
    margin-bottom: 1px;
}

.spacer-bottom-3 {
    margin-bottom: 3px;
}

.spacer-bottom-5 {
    margin-bottom: 5px;
}

.spacer-bottom-10 {
    margin-bottom: 10px;
}

.spacer-bottom-15 {
    margin-bottom: 15px;
}

.spacer-bottom-20 {
    margin-bottom: 20px;
}

.spacer-bottom-30 {
    margin-bottom: 30px;
}

.spacer-bottom-50 {
    margin-bottom: 50px;
}

.donotwrap {
    white-space: nowrap;
}


/*force scrollbars trick*/

html {
    overflow-y: scroll;
}


/* --------------------------------------------------------------
  
[10] Section Background Styles

-------------------------------------------------------------- */

.navbar-inner {
    border: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 979px) {
    .navbar .nav-collapse {
        background-color: #fff;
        position: relative;
        top: -35px;
        -webkit-box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        -moz-box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        left: 50px;
        width: 350px;
    }
    .navbar .nav {
        margin-left: 10px;
    }
}

@media(max-width:768px) {
    .navbar .nav-collapse {
        background-color: #fff;
        position: relative;
        top: -35px;
        -webkit-box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        -moz-box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        left: 0;
        width: 320px;
    }
    .navbar .nav {
        margin-left: 10px;
    }
}

@media(max-width:480px) {
    .homepage #masthead {
        height: auto;
    }
    #masthead {
        height: auto;
    }
    .navbar {
        margin-bottom: 0;
    }
    .navbar a.brand {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        width: 124px;
        height: 50px;
    }
    .navbar .nav-collapse {
        background-color: #fff;
        position: relative;
        margin-left: 0;
        -webkit-box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        -moz-box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        box-shadow: 1px 1px 5px rgba(48, 50, 50, 0.33);
        width: 100%;
        top: 0;
    }
    .navbar .nav {
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 0;
        padding: 0;
    }
    #footer-wrap address {
        padding-top: 10px;
        padding-left: 10px;
    }
}