/*
Theme Name:     The Lean Berets
Theme URI:      http://www.copterlabs.com/
Description:    Custom WordPress theme for theleanberets.com 
Author:         Copter Labs
Author URI:     http://www.copterlabs.com/
Template:       rotorwash
Version:        1.0
*/

@import 'fonts/stylesheet.css';

html {
    background: url(images/bg.png);
    color: #eee;
    font-family: "Helvetica", Arial, sans-serif;
}

body {
    margin: 0;
}

.inner {
    width: 1140px;
    margin: 0 auto;
    position: relative;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* Header ******************************************************* */

#logo {
    width: 283px;
    height: 331px;
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 100;
}

header {
    height: 190px;
}

#logo a {
    display: block;
    width: 283px;
    height: 331px;
    background: url(images/logo.png) no-repeat;
    overflow: hidden;
}

#logo a span {
    display: block;
    margin: 331px;
}






/* Nav ********************************************************* */

#access {
    position: absolute;
    top: 0;
    left: 277px;
    min-width: 776px;
    padding: 154px 0 0 10px;
    background-image: url(images/tlb-tagline.png?v2);
    background-repeat: no-repeat;
    background-position: 1px 47px;
}

#access a:hover {
    text-decoration: underline;
}

#access ul {
    margin: 0;
    padding: 0;
}

#access ul li {
    list-style: none;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
}

#access li a {
    color: #fff;
    font-family: "League Gothic", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 27px;
    letter-spacing: -0.03em;
}

#access li.current-menu-item a {
    color: #f78f1e;
}

#access ul li ul {
    position: absolute;
    top: 36px;
    left: -15px;
    width: 150px;
    background: rgba(0,0,0,0.78);
    z-index: 100;
    padding-bottom: 10px;
    border: solid 5px #2A2C2F;
    border-top: none;
    visibility: hidden;
}

#access ul li ul li {
    float: none;
    padding: 10px 10px 0 10px;
}


/* Mid Area **************************************************** */

#mid {
    height: 426px;
    background: url(images/mid-bg.jpg) repeat-x;
    border-top: solid 4px #2a2c2f;
    border-bottom: solid 4px #2a2c2f;
    margin: 0;
}

#mid img {
    position: absolute;
}

#type-treatment {
    top: 20px;
    left: 280px;
    z-index: 10;
}

#carrot {
    top: 48px;
    left: 10px;
    z-index: 1;
}

#lean-berets-team {
    top: 34px;
    right: 0;
    z-index: 10;
}




/* Boxes ******************************************************** */

#boxes {
    overflow: hidden;
    margin: 15px 0;
}

#boxes .inner {
    width: 1133px;
}

.box {
    display: block;
    text-decoration: none;
    overflow: hidden;
    font-family: "League Gothic", sans-serif;
    height: 164px;
    width: 311px;
    float: left;
    margin-right: 46px;
    border: solid 18px rgba(30,30,30,0.8);;
    border-radius: 10px;
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
}

.box span {
    display: block;
    margin: 120px 0 0 10px;
}

.box:last-child {
    margin-right: 0;
}

.box.coaching {
    background: url(images/coaching-image.jpg) no-repeat;
}

.box.videos {
    background: url(images/videos-image.jpg) no-repeat;
}

.box.podcast {
    background: url(images/podcast-image.jpg) no-repeat;
}


/* newsletter ************************ */

#newsletter {
    background: #191919;
    border-bottom: solid 4px #2a2c2f;
    padding: 5px 0;
}

#newsletter .inner {
    width: 1094px;
    overflow: hidden;
}

#newsletter h2 {
    font-family: "League Gothic", sans-serif;
    font-size: 34px;
    letter-spacing: 0.05em;
    color: #696c70;
    margin: 0 15px 0 0;
    float: left;
}

#newsletter input.text {
    border: solid 1px #414347;
    background: #000;
    color: #414347;
    font-size: 14px;
    padding: 5px;
    width: 290px;
    float: left;
    margin: 5px 15px 0 0;
}

#newsletter input.submit {
    float: left;
    width: 100px;
    color: #000;
    border: none;
    background: #f78f1e;
    font-family: "League Gothic", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    padding: 0;
    margin: 5px 0 0 0;
}

#newsletter strong {
    color: #f78f1e;
    font-weight: normal;
}

/* Content *************************** */

#content {
    width: 1094px;
    border: solid 18px rgba(30,30,30,0.8);;
    border-radius: 10px;
    border-bottom: none;
    margin: 0 auto;
}

#content .inner  {
    width: auto;
    background: #2a2c2f;
    overflow: hidden;
}

a {
    color: #f78f1e;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


#left {
    float: left;
    width: 850px;
    padding: 0 0 40px 0;
}

body.blog #left {
    float: left;
    width: 774px;
    padding: 0 0 40px 0;
}

#right {
    float: right;
    width: 859px;
    padding: 0 0 40px 0;
    background: #242629;
    box-shadow: inset 0px 105px 20px rgba(0,0,0,0.5);
    position: relative;
}

#right iframe.video {
    position: absolute;
    top: 105px;
    left: 0;
    width: 859px;
    height: 506px;
    border-top: none;
}

#right .rw-social-sharing iframe {
    width: 90px;
    height: 20px;
}


aside {
    width: 320px;
    float: right;
}

aside ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

aside ul li {
    text-align: center;
    margin: 0 30px 30px 30px;
    padding: 0;
}

aside h3 {
    font-size: 28px;
    color: #fff;
    font-family: "League Gothic", sans-serif;
    border-bottom: double 3px #585c62;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
}

aside ul li ul li {
    text-align: left;
    list-style: disc;
    margin: 0 0 15px 1.5em;
}



.post {
    padding: 0 50px;
    overflow: hidden;
}

.post h2 {
    font-size: 46px;
    color: #fff;
    text-shadow: 0 3px 5px #000;
    font-family: "League Gothic", sans-serif;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-weight: normal;
}

.post h2 a {
    color: #fff;
    text-decoration: none;
}

.post h3.posted-on {
    color: #666666;
    font-size: 24px;
    font-family: "League Gothic", sans-serif;
    margin: 0;
    font-weight: normal;
}

.post .attachment-blog-thumb {
    float: left;
    margin: 0 30px 30px 0;
}

.post p {
    font-size: 14px;
    line-height: 1.5em;
}

.post .meta {
    clear: both;
    border-bottom: solid 1px #585c62;
    overflow: hidden;
    font-size: 14px;
    padding: 0 0 5px 0;
}

.post .meta .permalink {
    float: right;
}

.post img.alignright {
    float: right;
    margin: 0 0 30px 30px;
    clear: right;
}

.post img.alignleft {
    float: left;
    margin: 0 30px 30px 0;
    clear: left;
}

#site-credits {
    text-align: center;
    font-size: 14px;
    padding: 40px 0;
}


#bio {
    width: 1094px;
    height: 207px;
    margin: 0 auto;
    border: solid 18px rgba(30,30,30,0.8);;
    border-radius: 10px;
    border-top: none;
}

#bio .inner {
    width: auto;
    margin: 0;
    background: ;
    height: 207px;
    overflow: hidden;
    background: url(images/footer-bg.jpg) no-repeat;
}

#bio img {
    position: absolute;
    top: 30px;
    left: 42px;
}

#bio p {
    position: absolute;
    left: 450px;
    top: 45px;
    margin: 0 60px 0 0;
    line-height: 1.7em;
    font-size: 14px;
}

h2.page-title {
    margin: 0 0 50px 0;
    background: url(images/mid-bg.jpg) repeat-x center center;
    border-bottom: solid 4px #2a2c2f;
    border-top: solid 4px #2a2c2f;
    font-size: 48px;
    padding: 20px 30px;
    font-family: "League Gothic", sans-serif;
    box-shadow: inset 0 0 40px rgba(0,0,0,0.8);
    text-transform: uppercase;
    font-weight: normal;
}

.post-meta {
    clear: both;
    background: url(images/mid-bg.jpg) repeat-x center center;
    border-bottom: solid 4px #2a2c2f;
    border-top: solid 4px #2a2c2f;
    padding: 12px;
    text-align: center;
    box-shadow: inset 0 0 12px rgba(0,0,0,0.8);
    overflow: hidden;
}

.post-meta li {
    display: inline;
    margin: 0 10px;
    font-size: 12px;
}

.post-meta li.prev {
    float: left;
    margin: 2px 0 0 0;
}


.post-meta li.next {
    float: right;
    margin: 2px 0 0 0;
}




body.page aside {
    float: left;
    margin-top: 200px;
    width: 235px;
}

body.page aside img {
    max-width: 80%;
}

body.page aside ul li {
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}

body.page aside ul li h3 {
    margin: 0 10%;
}

body.page aside ul li ul li {
    text-align: left;
    list-style: disc;
    margin: 10px 0 0 2.5em;
}

body.page .post {
    padding-left: 30px;
}




body.single aside {
    float: left;
    margin-top: 200px;
    width: 235px;
}

body.single aside img {
    max-width: 80%;
}

body.single aside ul li {
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}

body.single aside ul li h3 {
    margin: 0 10%;
}

body.single aside ul li ul li {
    text-align: left;
    list-style: disc;
    margin: 10px 0 0 2.5em;
}

body.single .post {
    padding-left: 30px;
}





body.archive aside {
    float: left;
    margin-top: 200px;
    width: 235px;
}

body.archive aside img {
    max-width: 80%;
}

body.archive aside ul li {
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}

body.archive aside ul li h3 {
    margin: 0 10%;
}

body.archive aside ul li ul li {
    text-align: left;
    list-style: disc;
    margin: 10px 0 0 2.5em;
}

body.archive .post {
    padding-left: 30px;
    margin-bottom: 40px;
}

body.blog .post {
    padding-top: 50px;
}

body.blog aside {
    margin-top: 50px;
}



article.post.col3 {
    width: 215px;
    float: left;
    margin: 0 0 0 50px;
    padding: 0;
}

li.podcast-link {
    margin: 0 0 0 50px;
    /*padding: 0;*/
    font-size: 13px;
    vertical-align: middle;
}

li.podcast-link a {
    font-size: 16px;
}

li.podcast-link a:active,li.podcast-link a:hover,li.podcast-link a:focus {
    /*text-decoration: underline;*/
}


article.post.col3 img {
    float: none;
    margin: 0;
    padding: 0;
}

.mejs-container {
    margin: 30px 0 20px 247px;
}

.subscription-options {
    margin: 0 0 30px 32px;
    font-family: 'League Gothic', impact, sans-serif;
    font-size: 36px;
    line-height: 36px;
    text-shadow: 0 3px 5px #000;
    text-transform: uppercase;
}

.subscription-options a {
    text-decoration: none;
    text-transform: none;
}


.rw-social-sharing {
    float: right;
    margin-right: 15px;
}


/*
 * Default WP Alignment Classes
 *****************************************************************************/

.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 5px 0;
    border: 1px solid #555;
    background: #444;
    text-align: center;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #ddd;
}

