@charset "utf-8";
/*Theme Name:     
Academy of BalletTheme URI: http://academyofballet.net/
Description:    A custom theme for the Academy of Ballet
Author:         Josh Knell
Author URI:     http://joshknell.com/
Version:        1.0*/


/* Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #252525;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	background-color: #FFF;
}
strong {
	font-weight: bold;
}

body {
    background: #252525;
    color: #FFFFFF;
    font-family: Arial;
}
a {
    text-decoration: none;
    outline: none;
    overflow: hidden;
    color: #FFF;
}
a:hover {
    text-decoration: none;
    outline: none;
    overflow: hidden;
    color: #888888;
}
a:active {
    text-decoration: none;
    outline: none;
    overflow: hidden;
}
a:visited {
    text-decoration: none;
    outline: none;
    overflow: hidden;
}
sup {
    font-size: 60%;
    vertical-align: top;
}
.clear {
    clear: both;
    display: block;
}


/*******************************************

    @Section: Font

*******************************************/

@font-face {
    font-family: GothamLightItalic;
    src: url(fonts/Gotham-LightItalic.otf);
    font-weight:400;
}

@font-face {
    font-family: GothamBold;
    src: url(fonts/Gotham-Bold.otf);
    font-weight:400;
}

@font-face {
    font-family: GothamThin;
    src: url(fonts/Gotham-Thin.otf);
    font-weight:400;
}


/*******************************************

    @Section: Home Page Content

*******************************************/
.home {
    background: transparent url("img/main-bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    min-width: 1100px;
}

#home-page{
    margin: auto;
    width: 1100px;
    height: 747px;
    position: relative;
}

.header{
    width: 1100px;
    position: absolute; 
    top: 45px;
    z-index: 1000;
}

.header-nav{
    width: 770px;
    height: 100%;
    margin: -8px 0 0 195px;
    visibility: hidden;
}

.header-nav ul{
    float: left;
}

.header-nav ul li{
    float: left;
    list-style-type: none;
    padding: 0 30px 0 0;
    font-size: 18px;
}

.header-nav ul.right-side li{
    padding: 0 0 0 30px;
}

.logo{
    float: left;
    margin: -13px 0 0 0;
}

.right-nav{
    float: left;
}

.line-box{
    width: 1100px;
    position: absolute;
}

.line-container{
    width:550px;
    height: 1px;
    float: left;
    position: relative;
}

.line{
    width:  0px; 
    height: 1px; 
    background: #b8b2a9; 
}

.line1{
    width:  0px; 
    height: 1px; 
    float: right;
    background: #b8b2a9; 
}

/*******************************************

    @Section: Work Page Content

*******************************************/

#work-page{
    background-color: #252525;
    height: 100%;
    width: 100%;
    margin: auto;
}

.work-bg{
    width: 1100px;
    position: relative;
    height: 100%;
    margin: auto;
    background: transparent url("img/work-bg.jpg") no-repeat top left;
}

.secondary-header{
    width: 1100px;
    height: 100%;
    margin: auto;
    padding: 26px 0 0 0;
    overflow: hidden;
}

.secondary-header ul{
    float: left;
}

.secondary-header ul li{
    float: left;
    list-style-type: none;
    font-size: 18px;
}

.secondary-header ul li a:hover{
    color: #686868;
}

.secondary-active{
    float: left;
}

.secondary-line{
    width: 100px;
    height: 2px;
    background: #d5d5d5;
    margin: 14px 0 0 0;
}

.secondary-nav-text{
    margin: 6px 0 0 0;
}

.nav-work{
    margin: auto;
    width: 334px;
    float: left;
}

.secondary-left-nav li{
    padding: 0 37px 0 0;
}

.secondary-right-nav li{
    padding: 0 0 0 29px;
}

.work-modal{
    width: 915px;
    height: 670px;
    position: absolute;
    top: 145px;
    left: 95px;
    background: #343435; 
}

.video-container{
    width: 855px;
    height: 485px;
    margin: 27px 30px 17px 30px;
    position: relative;

}

.video-container img{
    position: absolute;
    top: 200px;
    left: 400px;
    z-index: 1;
}

.video-container iframe{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}


.video-header{
    width: 859px;
    margin: auto;
    font-family: GothamThin, Helvetica, Arial, sans-serif;
}

.video-title{
    float: left;
    font-size: 24px;
    color: #FFFFFF;
}




hr.video{
    width: 860px;
}

.video-content{
    width: 855px;
    margin: 15px auto;
    font-family: GothamLightItalic, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
    text-align: left;
}


.video-content span.white{
    color: #FFFFFF;
    font-family: GothamBold, Helvetica, Arial, sans-serif;
    text-align: left;
}

.work-grid{
    width: 855px;
    height: 100%;
    margin: 63px auto 20px auto;
    background: #F00;
}

.work-grid ul li{
    float: left;
    list-style-type: none;
}

.work-grid ul li a{
    display: block;
    width: 171px;
    height: 172px;
}

.close-modal{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.overlay{
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background: transparent url("img/work-bg.jpg") repeat top left;
}




.tough-guy{
    background: url("img/work/tough-guy.jpg") no-repeat 0 0; 
}
.tough-guy:hover{
    background: url("img/work/tough-guy.jpg") no-repeat 0 -172px;
}

.high-line{
    background: url("img/work/high-line.jpg") no-repeat 0 0; 
}
.high-line:hover{
    background: url("img/work/high-line.jpg") no-repeat 0 -172px;
}

.follow{
    background: url("img/work/follow.jpg") no-repeat 0 0; 
}
.follow:hover{
    background: url("img/work/follow.jpg") no-repeat 0 -172px;
}

.ice-climbing{
    background: url("img/work/ice-climbing.jpg") no-repeat 0 0; 
}
.ice-climbing:hover{
    background: url("img/work/ice-climbing.jpg") no-repeat 0 -172px;
}

.samake{
    background: url("img/work/samake.jpg") no-repeat 0 0; 
}
.samake:hover{
    background: url("img/work/samake.jpg") no-repeat 0 -172px;
}

/*===== second row of grid ====*/

.wishbone-nyc{
    background: url("img/work/wishbone-nyc.jpg") no-repeat 0 0; 
}
.wishbone-nyc:hover{
    background: url("img/work/wishbone-nyc.jpg") no-repeat 0 -172px;
}

.motiis{
    background: url("img/work/motiis.jpg") no-repeat 0 0; 
}
.motiis:hover{
    background: url("img/work/motiis.jpg") no-repeat 0 -172px;
}

.adobe{
    background: url("img/work/adobe.jpg") no-repeat 0 0; 
}
.adobe:hover{
    background: url("img/work/adobe.jpg") no-repeat 0 -172px;
}

.holi{
    background: url("img/work/holi.jpg") no-repeat 0 0; 
}
.holi:hover{
    background: url("img/work/holi.jpg") no-repeat 0 -172px;
}

.sandboxr{
    background: url("img/work/sandboxr.jpg") no-repeat 0 0; 
}
.sandboxr:hover{
    background: url("img/work/sandboxr.jpg") no-repeat 0 -172px;
}

/*===== third row of grid ====*/

.gatsby{
    background: url("img/work/gatsby.jpg") no-repeat 0 0; 
}
.gatsby:hover{
    background: url("img/work/gatsby.jpg") no-repeat 0 -172px;
}

.downtown{
    background: url("img/work/downtown.jpg") no-repeat 0 0; 
}
.downtown:hover{
    background: url("img/work/downtown.jpg") no-repeat 0 -172px;
}

.slingshot{
    background: url("img/work/slingshot.jpg") no-repeat 0 0; 
}
.slingshot:hover{
    background: url("img/work/slingshot.jpg") no-repeat 0 -172px;
}

.second-sight{
    background: url("img/work/second-sight.jpg") no-repeat 0 0; 
}
.second-sight:hover{
    background: url("img/work/second-sight.jpg") no-repeat 0 -172px;
}

.uofu{
    background: url("img/work/uofu.jpg") no-repeat 0 0; 
}
.uofu:hover{
    background: url("img/work/uofu.jpg") no-repeat 0 -172px;
}

/*===== fourth row of grid ====*/

.alonzo{
    background: url("img/work/alonzo.jpg") no-repeat 0 0; 
}
.alonzo:hover{
    background: url("img/work/alonzo.jpg") no-repeat 0 -172px;
}
.fairbourne{
    background: url("img/work/fairbourne.jpg") no-repeat 0 0; 
}
.fairbourne:hover{
    background: url("img/work/fairbourne.jpg") no-repeat 0 -172px;
}

.wishbone{
    background: url("img/work/wishbone.jpg") no-repeat 0 0; 
}
.wishbone:hover{
    background: url("img/work/wishbone.jpg") no-repeat 0 -172px;
}

.waste{
    background: url("img/work/waste.jpg") no-repeat 0 0; 
}
.waste:hover{
    background: url("img/work/waste.jpg") no-repeat 0 -172px;
}

.skaggs{
    background: url("img/work/skaggs.jpg") no-repeat 0 0; 
}
.skaggs:hover{
    background: url("img/work/skaggs.jpg") no-repeat 0 -172px;
}


/************************************

    @Search: About

************************************/

#about-page{
    background-color: #252525;
    height: 100%;
    width: 100%;
    margin: auto;
}

.about-bg{
    width: 1100px;
    position: relative;
    height: 100%;
    margin: auto;
    background: transparent url("img/about-bg.jpg") no-repeat top left;
}

.about-video{
    width: 990px;
    height: 650px;
    margin: 63px auto 20px auto;
}

.about-video p{
    padding: 20px;
    line-height: 18px;
    font-family: GothamLightItalic, Helvetica, Arial, sans-serif;
}

.about-video img{
    position: absolute;
    top: 250px;
    left: 425px;
    z-index: 1;
}

.about-video iframe{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.about-video-container{
    width: 990px;
    height: 555px;
    position: relative;
}


/************************************

    @Search: Contact

************************************/
body#contact .secondary-header ul {
    margin-left: 13px;
}

#contact-page{
    background: #252525 url(img/contact-bg.jpg) no-repeat top center;
    width: 1100px;
    min-height: 2172px;
    margin: auto;
}

.contact-content{
    margin: 63px auto 20px auto;
    font-size: 16px;    
    width: 100%;
}

.contact-content h2{
    font-size: 18px;
    font-family: GothamBold, Helvetica, Arial, sans-serif;
    padding: 20px;
}

.contact-content p{
    font-size: 16px;
    font-family: GothamLightItalic, Helvetica, Arial, sans-serif;
    padding: 0 20px 10px 20px;
}

.map-info {
    margin: auto;
    display: block;
    padding: 0 0 30px 0;
}

.client-list {
    margin: auto;
    width: 840px;
    display: block;
    padding: 0 0 50px 0;
}

/************************************

    @Search: Blog

************************************/

body.page-id-13 {
    background: #282828;
}

#blog-page{
    background-color: #252525;
    width: 100%;
    margin: auto;
}

.blog-bg{
    width: 1100px;
    position: relative;
    min-height: 2172px;
    margin: auto;
    background: transparent url("img/blog-bg.jpg") no-repeat top left;
}

.blog-content-wrapper {
    margin: auto;
    width: 1024px;
}

.blog-content{
    width: 760px;
    height: 100%;
    margin: 63px 0 20px 100px;
    color: #000000;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
}

.blog-content p{
    font-size: 15px;
    line-height: 25px;
    padding: 0 0 20px 0;
}

.blog-content img{
    text-align: center;
    display: block;
}

.blog-header{
    width: 435px;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    margin: 0 auto 40px auto;
    padding: 20px 0;
    font-family: GothamThin, Helvetica, Arial, sans-serif;
    text-align: center;
}

.blog-header h2{
    font-size: 74px;
    padding: 0 0 10px 0;
    color: #231f20;
}

.blog-header h3{
    font-size: 42px;
    color: #231f20;
}

.blog-item {
    background: transparent url("img/blog-gradient.png") repeat-y top left;
    height: 100%;
    width: 670px;
    margin-bottom: 40px;
    padding: 45px;
    display: block;
}

.wp-caption { display: block;}

.blog-side-nav-container {
    font-family: GothamThin, Helvetica, Arial, sans-serif;
    float: left;
    
    height: auto;
    margin: 63px 0 20px 15px;
    
}

.blog-side-nav {
    position: fixed;
    top: 225px;
    width: 200px;
    border-bottom: 1px solid gray;
}

.blog-side-nav h2 {
    font-size: 30px;
    font-weight: bold;
    padding: 0 0 10px 20px;
}

.archive-title {
    border-bottom: 1px solid gray;
}

.month-box {
    width: 170px;
    height: 100%;
    margin: 15px auto 15px auto;
    border-left: 1px solid gray;
    border-right:  1px solid gray; 
}

.month-box ul li {
    padding:0 10px 10px 20px; 
    font-size: 15px;
    list-style-type: none;
}

#comments {
    padding-top:20px;
}

#comments .avatar {
    margin-bottom: 10px;
}

#comments .comment-author {
    margin: 20px 0 10px 0;
}

#comments .comment-meta {
    margin: 10px 0;
}

#comments .comment-meta a{
    color: #000000;
    font-size: 10px;
}

#comments .reply a{
    color: #FFFFFF;
    padding: 20px 0;
}

#comments .reply a:hover{
    color: #888888;
}

#commentform a{
  color: #252525;
}

#respond {
    margin: 20px 0 20px 0;
}

.comment-lines {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}

.comment-lines h3 {
    padding: 10px;
    font-size: 22px;
    font-family: GothamThin, Helvetica, Arial, sans-serif;

}

#comments ol.comment-list li.comment {
    list-style-type: none;
}

/************************************

    @Search: Social

************************************/


.social{
    border-top: 1px solid #8b8b8b;
    border-bottom: 1px solid #8b8b8b;
    width: 200px;
    height: 50px;
    position: fixed;
    bottom: 10%;
    left: 43%;
}

.social ul{
    margin: 10px 0 0 25px;
}

.social ul li{
    float: left;
    margin: 0 7px 0 0;
    list-style-type: none;
}

.video-social-icons{
    float: right;
    margin: 0 5px 0 0;
}

.video-social-icons ul li{
    float: left;
    padding: 3px 0 0 5px;
    font-size: 13px;
    list-style-type: none;
}

.video-social-icons ul li.share{
    padding: 8px 0 0 0;
}

.video-social-icons ul li.twitter{
    padding:4px 0 0 3px;
}

.secondary-social{
    border-top: 1px solid #8b8b8b;
    border-bottom: 1px solid #8b8b8b;
    width: 200px;
    height: 50px;
    margin: 30px auto 0 auto;
   
}

.secondary-social ul{
    margin: 10px 0 0 25px;
}

.secondary-social li{
    float: left;
    margin: 0 7px 0 0;
    list-style-type: none;
}

.buffer {
    padding-bottom: 30px;
}

/*******************************************

    @Section: Footer

*******************************************/

.footer {
    width: 1000px;
    margin: auto;
    position: relative;
}

.aligncenter {
	margin: auto;
}

/* custom code for sidebar subscription widget */
.widgettitle {
	font-size: 16px !important;
}

#emailSub-email {
	width: 70% !important;
	margin: 0 20px !important;
}

.submit {
	margin: 15px 0 10px 20px;
}