/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

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

html {
    font-size: 1em;
    line-height: 1.4;
	height:100%;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

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

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

















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

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

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

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

#content{
margin: 0 auto;
background-color:#000;
width:1100px;	
height:100%;
}


.bodyText p{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
font-size:1.15em;
color:#535453;		
padding-left:100px;
padding-right:15px;
}

.bodyText{
background-color:#FFF;
width:655px;
margin-top:-20px;
margin-bottom:-20px;
margin-right:10px;
position:relative;
}

#lede p{
	font-family:'Lato', Arial, sans-serif;
	font-weight:700;
	font-size:1.3em;
	inheret:none;

}
#lede{
margin-top:-50px;
padding-top: 10px;
}

.sectionTitle{
	background: rgba(255, 255, 255, 0.8);
	width:560px;
	height:50px;
	margin-left:70px;
	font-family:'Lato', Arial, sans-serif !important;
	font-size:2em;
	font-weight:900;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	margin-top:-69px;
	z-index:100;
}

.mainTitle{
	background: rgba(255, 255, 255, 0.8);
	width:560px;
	height:150px;
	margin-left:70px;
	font-family:'Lato', Arial, sans-serif !important;
	font-size:2em;
	font-weight:900;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	margin-top:-140px;
	position:relative;
}

#kicker{
	font-family:'Lato', Arial, sans-serif !important;
	font-size:10pt;
	color:#000;
	font-weight:400;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
}


#title{
position:absolute;
bottom:30px;
right:0px;	
}

#footer {
    padding: 0.5ex;
    width: 100%;
    background-color: #000;
    font-size: 13px;
	text-align:center;
	color:#999;
	height:40px;
	font-family:'Lato',sans-serif;
text-decoration:none;
}
#footer a{
    font-size: 13px;
	padding-top:4px;
	color:#999;
	height:40px;
	font-family:'Lato',sans-serif;
text-decoration:none;
}
.firstGraph{
padding-top:15px;	
}
.lastGraph{
padding-bottom:35px;	
}

.caption{
	color:#ceb2c1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.9em;
}

#topSocial{
	position:relative;
	left: 670px;
	top: -50px;
}

.chapterSocial{
	position:relative;
	left: 670px;
	top: -50px;
}

#tweetThis{
	background-image:url(../img/hustleGraphics-19.png);
	background-position:center;
	background-repeat:no-repeat;
	height:22px;
}
#tweetThis:hover{
	background-image:url(../img/hustleGraphics-23.png);
	background-position:center;
	background-repeat:no-repeat;	height:22px;
}

#facebookThis{
	background-image:url(../img/hustleGraphics-20.png);
	height:22px;	background-position:center;
	background-repeat:no-repeat;
}
#facebookThis:hover{
	background-image:url(../img/hustleGraphics-24.png);
	height:22px;	background-position:center;
	background-repeat:no-repeat;
}

#emailThis{
	background-image:url(../img/hustleGraphics-21.png);
	height:22px;	background-position:center;
	background-repeat:no-repeat;
}
#emailThis:hover{
	background-image:url(../img/hustleGraphics-25.png);
	height:22px;	background-position:center;
	background-repeat:no-repeat;
}

.railQuote{
	color:#fff;
	font-family:'Lato', Arial, sans-serif !important;
	font-weight:400;
	font-size:0.9em;
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid #ee2a7b;
	border-right:1px solid #ee2a7b;
	padding-top:5px !important;
	padding-bottom:5px;
	font-style:italic;
}

.rightRail{
	width:350px;
	margin-right:15px;
	padding-top:20px;
	position:absolute;
	left: 690px;
	
}
.graphic{
	margin-bottom:10px;
	margin-top:10px;	
}

.pullQuote{
	font-family:'Lato', Arial, sans-serif !important;
	font-weight:900;
	font-size:1.2em;
	font-style:italic;
	border-top:2px solid #ee2a7b;
	border-bottom:2px solid #ee2a7b;
	padding-top:10px;
	padding-bottom:10px;
	width:530px;
	margin-left:100px;

}

.graphicShare{
	float:right;
	margin-right:-10px;
}

.storyBy{
	font-family:'Lato', Arial, sans-serif !important;
	font-size:0.8em;
	color:white;
	text-align:center;
	font-style:italic;	
}
.authorName{
	font-family:'Lato', Arial, sans-serif !important;
	font-weight:900;
	color:white;
	font-size:0.9em;
	text-align:center;
}
.authorTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:white;
	text-align:center;
	font-style:italic;	
}

#chapter1Photo{
width:100%;
height:600px;
background-image:url(../img/theHustle.jpg);
}

#chapter2Photo{
width:100%;
height:600px;
background-image:url(../img/_MG_2939.jpg);
background-position: center bottom;
}

#chapter3Photo{
width:100%;
height:600px;
background-image:url(../img/9Q1A6592.jpg);
}

#chapter4Photo{
width:100%;
height:600px;
background-image:url(../img/9Q1A6600.jpg);
}
#chapter5Photo{
width:100%;
height:600px;
background-image:url(../img/9Q1A6631.jpg);
}
#chapter6Photo{
width:100%;
height:600px;
background-image:url(../img/9Q1A6668.jpg);
}
#chapter7Photo{
width:100%;
height:600px;
background-image:url(../img/AP320864680863.jpg);
}

#chapter8Photo{
width:100%;
height:600px;
background-image:url(../img/shutterstock_174209195.jpg);
}


.nav {
	padding: 0px 0;
	background-color: slategrey;
	position: -webkit-sticky;
	z-index: 201;
}
.header, .nav {
	text-align: center;
	color: #fff;
}

.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	border-top: 0;
}

nav.nav-chapters{
	position:relative;
	margin:0 auto;
	overflow:hidden;
	width: 1100px;
	height: 44px;
}

#toolbar .nav-chapters ul li a{padding:8px 10px}

#toolbar{
background-color:#000;	
}

#toolbar .nav-chapters ul li{float:left;display:block;height:24px}

#toolbar .nav-chapters ul li.selected a{/*border-bottom:5px solid #6fcdf5;*/color:#ee2a7b}

#toolbar .nav-chapters ul li a:hover{color:#ee2a7b;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}

#toolbar .nav-chapters ul li a span.num{display:none}

#toolbar .nav-chapters ul li a{color:#fff;text-decoration:none;display:block;height:24px;padding:00px 7px; font-size:12px; font-family: 'Lato',sans-serif; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:0 solid #6fcdf5;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}


body{
	background-color:#3b3b3c;	
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

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