/*
 * HTML5 Boilerplate
 *
 * 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;
}

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

/*
 * 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 and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

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

/* ==========================================================================
   Youtility custom styles
   ========================================================================== */
body
{
	background: #ffffff;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
}

.w
{
	width: 960px;
	margin: 0px auto;
}

a
{
	color: #659bbb;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #659bbb;
}

a.nobrdr
{
	border: 0px !important;
}

p
{
	margin: 0px 0px 1em 0px;
}

h1
{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Istok, sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 80px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

h2
{
	margin: 0px 0px 40px 0px;
	padding: 0px;
	color: #659bbb;
	font-family: Istok, sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
}

h3
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 26px;
}

hr
{
	margin: 40px 0px;
    border-top: 1px dashed #fff;
}

nav
{
	position: fixed;
	top: 0px;
	z-index: 100;
	background: #de6803;
	width: 100%;
	height: 100px;
	color: #ffffff;
	text-align: center;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.8);
}

ul#nav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#nav li
{
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Istok, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 50px;
	text-transform: uppercase;
}

ul#nav li:before
{
	content: "|";
	margin: 15px;
	color: rgba(255,255,255,0.4);
	font-weight: normal;
}

ul#nav li:first-child:before
{
	content: "";
	margin: 0px;
}

ul#nav li a
{
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

ul#nav li a:hover
{
	border-bottom: 1px dotted #ffffff;
}

#soc
{
	background: #ffffff;
	height: 50px;
	text-align: center;
}

#soc ul
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#soc ul li
{
	float: left;
	width: 115px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#soc a
{
	border: 0px;
	text-decoration: none;
}

/* --- HOME styles --- */
#home
{
	margin: 100px 0px 0px 0px;
}

#hdr
{
	background: #1b567a url(../img/bg-hdr.jpg) no-repeat center top;
	height: 245px;
}

#hdr .w
{
	position: relative;
}

#hdr h1
{
	padding: 60px 0px 15px 130px;
}

#hdr h2
{
	padding: 16px 0px;
	color: #ffffff;
	font-family: georgia, serif;
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	line-height: 28px;
	text-align: left;
	text-transform: lowercase;
	border-top: 1px solid #bd9c1f;
	border-bottom: 1px solid #bd9c1f;
}

#hdr h2 b
{
	font-family: Istok, sans-serif;
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
	line-height: 28px;
	text-transform: uppercase;
}

#youtility_book
{
	position: absolute;
	left: 600px;
	top: 18px;
}

#intro
{
	padding: 50px 0px;
	font-size: 19px;
	line-height: 24px;
}

#intro .w
{
	width: 635px;
	padding: 0px 325px 0px 0px;
}

#publisher
{
	float: right;
	margin: 0px 0px 0px 30px;
}

#trailer
{
	background: #013451;
	padding: 50px 0px;
	text-align: center;
}

#trailer iframe
{
	margin: 0px 0px 20px 0px;
}

#trailer ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#trailer ul li
{
	float: left;
	margin: 0px 0px 0px 12px;
	padding; 0px;
}

#trailer ul li:first-child
{
	margin: 0px;
}

#trailer a.btn
{
	display: table-cell;
	width: 260px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 24px;
	vertical-align: middle;
}

#trailer .disc
{
	margin: 10px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
}

/* --- NEW BOOK styles --- */
.new
{
	font-size: 16px;
	line-height: 22px;
}

.new .w
{
	width: 744px;
	height: 253px;
	padding: 20px 0px 0px 216px;
}

.new#youtility_for_real_estate .w
{
	background: url(../img/img-youtility-for-real-estate.jpg) no-repeat;
	height: 300px;
}

.new#youtility_for_accountants .w
{
	background: url(../img/img-youtility-for-accountants.jpg) no-repeat;
}

.new h3
{
	margin: 0px 0px 10px 0px;
	font-size: 21px;
	font-weight: normal;
}

.new h3 b
{
	font-weight: 700;
}

.new h4
{
	margin: 0px 0px 10px 0px;
	color: #f99d32;
	text-transform: uppercase;
}

/* --- BUY THE BOOK styles --- */
#buy
{
	padding: 50px 0px;
}

#buy .w
{
	position: relative;
}

#buy ul
{
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}

#buy ul li
{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 86px;
	border-left: 1px solid #d7d7d7;
}

#buy ul li:first-child
{
	border: 0px;
}

#buy a
{
	border: 0px;
}

/* --- REVIEWS styles --- */
#reviews
{
	padding: 50px 0px;
}

#reviews .w
{
	width: 700px;
}

#reviews ul
{
	margin: 0px;
	padding: 0px;
	font-family: georgia, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	list-style: none;
}

#reviews_w
{
	width: 700px;
	height: auto;
	overflow: hidden;
}

#reviews_w ul
{
	position: relative;
	left: 0px;
	width: 10000px;
}

#reviews_w ul li
{
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#reviews .misc
{
	margin: 20px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-style: normal;
}

#reviews .misc i
{
	font-weight: bold;
}

ul#reviews_dots
{
	margin: 60px 0px 0px 0px;
}

ul#reviews_dots li
{
	float: left;
	margin: 0px 5px;
}

ul#reviews_dots a
{
	display: block;
	background: #f29647;
	width: 13px;
	height: 13px;
	border: 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}

ul#reviews_dots a.sel
{
	background: #ffffff;
}

ul#reviews_dots span
{
	position: relative;
	left: -10000px;
}

ul#press
{
	margin: 40px -50px 0px -50px;
	padding: 0px;
	font-family: Istok, sans-serif;
	font-size: 27px;
	font-weight: 700;
	list-style: none;
}

ul#press li
{
	margin: 0px 0px 20px 0px;
	line-height: 32px;
	text-align: center;
}

ul#press .source
{
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: 400;
}

ul#press li.more
{
	margin: 80px 0px 0px 0px;
}

#hayzlett
{
	position: absolute;
	right: 200px;
	top: -25px;
}

/* --- FREE CHAPTER styles --- */
#free_chapter
{
	padding: 50px 0px;
	font-size: 18px;
	line-height: 24px;
}

#free_chapter hr
{
    border-top: 1px dashed #cccccc;
}

/* --- CONTEST styles --- */
#contest
{
	padding: 50px 0px;
	font-size: 18px;
	line-height: 24px;
}

#contest h3
{
	margin: 0px 0px 30px 0px;
	font-size: 24px;
	line-height: 24px;
}

#contest #txt
{
	float: left;
	width: 500px;
}

#contest #pic
{
	float: right;
	width: 430px;
	padding: 20px 0px 0px 30px;
}

/* --- CONSULTING & SPEAKING styles --- */
#consulting_speaking
{
	padding: 50px 0px;
	font-size: 18px;
	line-height: 24px;
}

#consulting_speaking h3
{
	margin: 0px 0px 20px 0px;
	color: #de6803;
	font-size: 24px;
	line-height: 24px;
}

#consulting_speaking h3 a
{
	color: #de6803;
	text-decoration: none;
	border-bottom: 1px dotted #de6803;
}

/* --- NEW YOUTILITIES styles --- */
.new_youtilities
{
	padding: 50px 0px;
	color: #ffc28e;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

.new_youtilities .w
{
	width: 750px;
}

.new_youtilities ul
{
	margin: 40px 0px 0px 0px;
	padding: 0px;
	font-family: Istok, sans-serif;
	font-size: 27px;
	font-weight: 700;
	list-style: none;
}

.new_youtilities ul li
{
	margin: 0px 0px 15px 0px;
	line-height: 32px;
}

/* --- JAY BAER styles --- */
#jay_baer
{
	background: #ffffff url(../img/bg-jay-baer.jpg) no-repeat center bottom;
	min-height: 520px;
	padding: 50px 0px;
}

#jay_baer .w
{
	width: 520px;
	padding: 0px 440px 0px 0px;
}

#jay_baer h3
{
	color: #de6803;
	margin: 0px 0px 20px 0px;
}

ul#social
{
	margin: 40px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

ul#social li
{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

ul#social a
{
	display: block;
	background-image: url(../img/sprt-social-icons.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 50px;
	border: 0px;
}

ul#social span
{
	position: relative;
	left: -10000px;
}

ul#social a#twitter
{
	background-position: 0px 0px;
}

ul#social a#facebook
{
	background-position: -76px 0px;
}

ul#social a#linkedin
{
	background-position: -152px 0px;
}

ul#social a#slideshare
{
	background-position: -228px 0px;
}

/* --- FOOTER styles --- */
footer
{
	background: #013451;
	padding: 50px 0px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}

footer a
{
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

footer h2
{
	margin: 0px 0px 20px 0px;
	color: #ffffff;
	font-size: 24px;
	line-height: 24px;
}

footer ul
{
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}

footer ul li
{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 76px;
	list-style: none;
	border-left: 1px solid #345d74;
}

footer ul li a
{
	border: 0px;
}

footer ul li:first-child
{
	border: 0px;
}

#copy
{
	margin: 30px 0px 0px 0px;
}

/* --- MISC styles -- */
.blue
{
	background: #659bbb;
	color: #ffffff;
}

.blue h2
{
	color: #ffffff;
}

.blue a
{
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

.orange
{
	background: #de6803;
	color: #ffffff;
}

.orange h2
{
	color: #ffffff;
}

.orange a
{
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

.center_w
{
	display: table;
	margin: 0px auto;
}

.flt_r
{
	float: right;
}

.btn
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea) );
	background: -moz-linear-gradient( center top, #bddbfa 5%, #80b5ea 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
	background-color: #bddbfa;
	display: inline-block;
	padding: 15px 25px;
	color: #ffffff;
	font-family: Istok, sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528ecc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #84bbf3;
	-moz-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	box-shadow: inset 0px 1px 0px 0px #dcecfb;
}

.btn:hover 
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa) );
	background: -moz-linear-gradient( center top, #80b5ea 5%, #bddbfa 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
	background-color: #80b5ea;
}

.btn:active 
{
	position: relative;
	top: 1px;
}

/* --- Like buttons override --- */
.plusone, .twitter, .fb-like
{
	display: inline-block;
	font-size: 1px;
}

div .fb_reset 
{
    display: inline;
} 

.fb-comments
{
	margin: 30px 0px 0px 0px;
}


/* ==========================================================================
   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;
}

/* ==========================================================================
   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;
    }
}