/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:1.7em;
	letter-spacing:0.01em;
	
	background:#FFF;
	color:#000;
}

img{
	max-width:100%;
	vertical-align:middle;
	border:0;
}

a {
	color:inherit;
	text-decoration:none;
	
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
a:hover{ 
	color:#6ed8e6; 
}

h1,h2,h3,h4,h5,h6{
	line-height:1.2em;
	font-weight:normal;
}

.wrapper {
	position:relative;
    width: 90%;
    margin: 0 5%;
}

.full-page-bg-wrapper{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:-99;
}

.full-page-bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	max-width:none;
	
	/*
	min-width:3200px;
	min-height:1536px;
	*/
}

nav ul{
	display:block;
	margin:20px 10px;
	padding:0 0 2px 0;
	
}
nav ul li{
}
nav ul li a{
	display:block;
	color:#000;
	font-size:20px;
	line-height:1.7em;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}

nav ul ul{
	margin:0 0 5px 0;
}

nav ul ul li a{
	text-indent:10px;
	font-size:0.9em;
}

nav ul li a:hover,
nav ul li a.nav-selected{
	color:#999;
}

.footer-container footer{
	font-size:10px;
	color:#999;
}
.footer-container footer a{
}

/* VIMEO GALLERY STYLES */
.vimeo-gallery-wrapper{
	margin:0;
}
.vimeo-gallery{
	margin:10px 0;
	width:100%;
}	
.vimeo-gallery .video-itm{
	display:block;
	height: 276px;
	width:230px;
	margin: 0 auto 20px;
}		
.vimeo-gallery .video-itm a{
	display:block;
	position:relative;
	color:#FFF;
	
	-webkit-box-shadow: 0px 1px 4px #666666;
		-moz-box-shadow: 0px 1px 4px #666666;
			box-shadow: 0px 1px 4px #666666;
}
.vimeo-gallery .video-itm a:hover{ 
	color:#6ed8e6; 
}	
.vimeo-gallery .video-itm .thumb img{
	display:block;
	width:100%;
	height:auto;
}	
.vimeo-gallery .video-itm .title{
	display:block;
	position:relative;
	min-height:35px;
	padding:11px 15px;
	background:#000;
	
	font-size:11px;
	line-height:1.6em;
	text-transform:uppercase;
	z-index:2;
}

.vimeo-gallery .video-itm a .overlay{
	display:none;
	position:absolute;
	background:transparent url('/themes/ben_eagleton_2014/img/play-overlay.png') no-repeat center 0;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
}

ul.social-icons{
	margin:10px auto;
	width:200px;
	padding:0;
}
ul.social-icons li{
	float:left;
	border-left:1px solid #000;
	margin-left:5px;
	padding-left:5px;
	line-height:25px;
}
ul.social-icons li:first-child{
	border-left:0;
	margin-left:0;
	padding-left:0;
}
a.share,
a.linkedin{
	display:block;
	position:relative;
	height:20px;
	text-indent:-9999px;
}
a.share span,
a.linkedin span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}
a.share:hover span,
a.linkedin:hover span{
	opacity: 1;
}
a.linkedin{
	width:20px;
	height:20px;
	background:transparent url('/themes/ben_eagleton_2014/img/social-sprite.png') no-repeat 0 0;
}
a.linkedin span{
	background:transparent url('/themes/ben_eagleton_2014/img/social-sprite.png') no-repeat 0 -20px;
}
a.share{
	width:51px;
	height:20px;
	background:transparent url('/themes/ben_eagleton_2014/img/social-sprite.png') no-repeat -20px 0;
}
a.share span{
	background:transparent url('/themes/ben_eagleton_2014/img/social-sprite.png') no-repeat -20px -20px;
}


a.be-logo-sprite{
	display:block;
	position:relative;
	margin:0 auto;
	width:185px;
	height:117px;
	text-indent:-9999px;
	background:transparent url('/themes/ben_eagleton_2014/img/be-logo-2014-sprite.png') no-repeat 0 0;
}
a.be-logo-sprite span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:transparent url('/themes/ben_eagleton_2014/img/be-logo-2014-sprite.png') no-repeat 0 -117px;
	
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}
a.be-logo-sprite:hover span{
	opacity: 1;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

}

@media only screen and (min-width: 768px) {

    .wrapper {
        width: 748px;
        margin: 0 auto;
    }
	
	.main-container{
		padding: 32px 0 20px 0;
	}
	.fixed-sidebar-left aside{
		position:fixed;
		float:left;
		display:block;
		width:223px;
		height:90%;
		border:0px solid red;
	}
	.fixed-sidebar-left article{
		float:right;
		display:block;
		width:515px;
		border:0px solid red;
	}
	
	a.be-logo-sprite{
		margin:0 0 20px;
	}
	
	.footer-container{
		position:fixed;
		display:block;
		width:100%;
		height:30px;
		bottom:0;
		right:0;
		text-align:right;
		
		background:#FFF;
		z-index:99;
	}

	
	nav ul{
		width:180px;
		margin:0 0 22px 0;
		
	}
	nav ul li a{
		font-size:14px;
		line-height:1.5em;
		text-align:left;
		font-weight:normal;
	}
	
	ul.social-icons{
		margin:10px 0;
		width:auto;
	}

	/* VIMEO GALLERY STYLES */
	.vimeo-gallery-wrapper{
		margin-left: -25px;
	}
	.vimeo-gallery .video-itm{
		float:left;
		margin: 0 0 30px 25px;
	}	
}

@media only screen and (min-width: 1140px) {

    .wrapper {
        width: 984px;
        margin: 0 auto;
    }
	
	.fixed-sidebar-left article{
		width:751px;
	}
	
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.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;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    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;
    }
}