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

a {
    color: #00e;
}

a:visited {
    color: #551a8b;
}

a:hover {
    color: #06e;
}

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

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



@font-face {
    font-family: 'Respective';
    src: url(font-path('Respective_2.0.ttf'))  format('truetype'),

}














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

/* Prevent callout */

.nocallout {
    -webkit-touch-callout: none;
}

.pressed {
    background-color: rgba(0, 0, 0, 0.7);
}

/* A hack for HTML5 contenteditable attribute on mobile */

textarea[contenteditable] {
    -webkit-appearance: none;
}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if
   they have been set as display: none */

.gifhidden {
    position: absolute;
    left: -100%;
}

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

.ir br {
    display: none;
}

/*
 * 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 helper
 * Used to contain floats: h5bp.com/q
 */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

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

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

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for viewports that meet the condition */
}




/* ==========================================================================
   Custom css for this example
   ========================================================================== */



body, html,
.wowbook-container {
    background: url("/assets/wood.jpg") repeat scroll 50% -130px transparent;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    width: auto;
}


html {
    overflow-y: scroll;
}
body {
    background: url(/assets/wood.jpg);
    background-image: -moz-radial-gradient(center center 45deg, circle closest-side, #ffffff 0%, #ffffff 25%, #999999 400%);
    color: #222;
    margin: 0 0 3em 0;
    padding: 0;
    font-family: Georgia,Palatino,Times New Roman,Times,serif;
    line-height: 1.6em;
}
#next.wowbook-disabled {
    display: none;
}
#back.wowbook-disabled {
    display: none;
}
a {
    outline: 0;
    text-decoration: none;
}
header {
    color: #333;
    background: #ffffff url("../imgs/stripe.png") repeat-x;
    border-color: #eee;
    bborder-style: double none;
    -o-box-shadow: 0px 1px 2px #aaaaaa;
    -ms-box-shadow: 0px 1px 2px #aaaaaa;
    box-shadow: 0px 1px 2px #aaaaaa;
    display: block;
    font-family: Raleway, arial, verdana, tahoma, helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 110%;
    line-height: 51px;
    height: 50px;
    margin-top: 1em;
    position: relative;
    text-align: center;
    width: 100%;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0px;
    font-weight: normal;
    font-size: 22px;
}
header a,
header a:visited {
    color: #333;
    color: #888;
    padding: 0 1em;
}
header a:hover {
    text-shadow: 0px 0px 1px rgba(200, 0, 30, 0.09), 0px 0px 20px rgba(200, 0, 30, 0.5);
}
header nav {
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
header:before {
    border: solid rgba(200, 200, 200, 0.5);
    border-width: 1px 0px;
    content: '';
    width: 100%;
    height: 38px;
    left: 0;
    top: 5px;
    position: absolute;
    z-index: 0;
}
header:after {
    border: solid rgba(200, 200, 200, 0.2);
    border-width: 2px 0px;
    content: '';
    width: 100%;
    height: 34px;
    left: 0;
    top: 6px;
    position: absolute;
    z-index: 0;
}
header a.brasao {
    background: white;
    background: #ff507b;
    color: white;
    position: relative;
    height: 50px;
    border: 3px double rgba(200, 200, 200, 0.4);
    display: inline-block;
    padding: 0 10px;
    margin-top: -20px;
    font-family: 'Tangerine', arial, serif;
    font-weight: bold;
    font-size: 20px;
    text-shadow: 1px 1px 2px #aaa;
    width: 50px;
    text-align: center;
    background: transparent url(../imgs/hearts.png) center center no-repeat;
    border: none;
    width: 140px;
    text-indent: -10px;
}
#container {
    background: url("../imgs/white_gradient.png") no-repeat scroll 50% -130px transparent;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    width: 800px;
}
h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 170%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}


/* ------------ */


.wowbook {
	color : #333;
}

.wowbook-page-content {
    background-image : url('/assets/paper.jpg');
	padding: 1em;
	font-family: "News Cycle",sans-serif;
}

.wowbook-page ul {
	padding: 0;
}

.wowbook-page li {
	list-style : none;
}

.wowbook-left .wowbook-gutter-shadow {
	background-image : url('/assets/page_left_background.png');
	opacity : 0.5;
	width: 60px;
}
.wowbook-right .wowbook-gutter-shadow{
	background-image : url('/assets/page_right_background.png');
	background-position : 0 0;
	width: 75px;
}

.cover {
	padding: 0;
}
