/*
Theme Name: WP Mettes
Theme URI: http://n30.nl
Description: The theme for the Mettes blog
Author: Timen Olthof & Siebe Bluijs
Author URI: http://uitgeverijolthof.nl/
Version: 1.0
Tags: responsive, mettes, bootstrap

License: None
License URI: http://n30.nl/

Text
*/
@import url('./css/bootstrap.css');
@import url('./css/bootstrap-theme.css');


/* ==========================================================================
   Fonts
   ========================================================================== */


@font-face {
    font-family: 'GraphikShadow';
    src: url('./fonts/graphikshadow.eot');
    src: url('./fonts/graphikshadow.eot?#iefix') format('embedded-opentype'),
		url('./fonts/graphikshadow.woff') format('woff'),
		url('./fonts/graphikshadow.ttf') format('truetype'),
		url('./fonts/graphikshadow.svg#graphikshadow') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Agency';
    src: url('./fonts/agencyr.eot');
    src: url('./fonts/agencyr.eot?#iefix') format('embedded-opentype'),
         url('./fonts/agencyr.woff') format('woff'),
         url('./fonts/agencyr.ttf') format('truetype'),
         url('./fonts/agencyr.svg#agency') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChaparralPro';
    src: url('./fonts/ChaparralPro-Regular.eot');
    src: url('./fonts/ChaparralPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('./fonts/ChaparralPro-Regular.woff') format('woff'),
         url('./fonts/ChaparralPro-Regular.ttf') format('truetype'),
         url('./fonts/ChaparralPro-Regular.svg#chaparralpro') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChaparralPro';
    src: url('./fonts/ChaparralPro-Italic.eot');
    src: url('./fonts/ChaparralPro-Italic.eot?#iefix') format('embedded-opentype'),
         url('./fonts/ChaparralPro-Italic.woff') format('woff'),
         url('./fonts/ChaparralPro-Italic.ttf') format('truetype'),
         url('./fonts/ChaparralPro-Italic.svg#chaparralpro') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Futura';
    src: url('./fonts/futuram.eot');
    src: url('./fonts/futuram.eot?#iefix') format('embedded-opentype'),
         url('./fonts/futuram.woff') format('woff'),
         url('./fonts/futuram.ttf') format('truetype'),
         url('./fonts/futuram.svg#futuram') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

body {
	padding-top: 6px;
	padding-bottom: 40px;
	color: black;
	background: url('./images/splash_background.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	/*color:#fff;*/
	/*background-color:#333;*/
	/*font-family: 'Open Sans',Arial,Helvetica,Sans-Serif;*/
}

body a {
	color: black;
}

body a:hover {
	color: #c0081f;
	text-decoration: none;
}

#overJM {
	position: fixed;
	background: url('./images/ohwvJMsmall.png') no-repeat;
	background-size: 100% auto;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 168px;
}

#JMhome {
	display: block;
	width: 150px;
	height: 168px;
}

#n30plus {
	position: fixed;
	background: url('./images/n30plus3.png') no-repeat;
	background-size: 100% auto;
	top: 180px;
	left: 20px;
	width: 100px;
	height: 380px;
}

#n30home {
	display: block;
	width: 100px;
	height: 380px;
}

#bolletje1 {
	position: fixed;
	background: url('./images/bolletje.png') no-repeat;
	background-size: 100% auto;
	top: 30px;
	left: 180px;
	width: 300px;
	height: 300px;

	cursor: pointer;
}

#arrows {
	display: block;
	background: url('./images/arrows.png') no-repeat;
	background-size: 100% auto;
	margin-top: 40px;
	margin-left: 60px;
	width: 200px;
	height: 200px;
}

#bolletje2 {
	position: fixed;
	background: url('./images/bolletje.png') no-repeat;
	background-size: 100% auto;
	top: 240px;
	left: 500px;
	width: 200px;
	height: 200px;

	cursor: pointer;
}

#poezienotitiesText {
	display: block;
	text-align: center;
	color: #000000;
	font-family: Agency;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 30px;
}

#poezienotitiesText:hover {
	text-decoration: none;
	color: #cc0000;
}

#goldenbows {
	position: fixed;
	background: url('./images/goldenbows.png') no-repeat;
	background-size: 100% auto;
	bottom: 0px;
	left: 0px;
	width: 100px;
	height: 90px;
}

#police {
	position: fixed;
	background: url('./images/enkel-police.png') no-repeat;
	background-size: 100% auto;
	bottom: 0px;
	right: 20px;
	width: 200px;
	height: 370px;
}

/*Bootstrap overrides*/

.navbar-nav > li > a {
	text-shadow: none;
	line-height: 57px;
	color: #000000;
}

.navbar-nav > li > a:hover {
	background: none;
	color: #cc0000;
}

.navbar-fixed-bottom a {
	font-family: Agency;
	font-size: 40px;
}

.navbar-fixed-bottom p {
	font-family: Agency;
	font-size: 30px;
	line-height: 57px;
}

.navbar-fixed-bottom .navbar-header {
	margin-left: 60px;
	margin-right: 20px;
}

.carousel-indicators {
	top: 186px;
}

.carousel-indicators li {
	border: 1px solid blue;
}

.carousel-indicators .active {
	background-color: blue;
}

.carousel-caption {
	display: none;
	color: black;
	position: static;
	max-width: 300px;
	/*padding-top: 20 0px;*/
	margin:0 auto;
	margin-top: 12px;
	text-align:center;
}

/*Custom elements*/

#sheet-container {
	margin-left:40px;
	margin-top: 0px;
	width: 620px;
	min-height: 400px;
	height: auto;
}

#lexicon-bolletje {
	cursor: pointer;
	float: left;
	background: url('./images/menu-bolletje.png') no-repeat;
	background-size: 100% auto;
	width: 100px;
	height: 100px;
}

#menu-item-lexicon {
	display: block;
	background: url('./images/menu-lexicon.png') no-repeat;
	background-size: 100% auto;
	width: 100px;
	height: 100px;
}

#menu-item-lexicon:hover {
	background: url('./images/menu-lexicon-selected.png') no-repeat;
	background-size: 100% auto;
}

#ontvangst-bolletje {
	cursor: pointer;
	float: left;
	margin-left: 20px;
	background: url('./images/menu-bolletje.png') no-repeat;
	background-size: 100% auto;
	width: 100px;
	height: 100px;
}

#menu-item-ontvangst {
	display: block;
	background: url('./images/menu-ontvangst.png') no-repeat;
	background-size: 100% auto;
	width: 100px;
	height: 100px;
}

#menu-item-ontvangst:hover {
	background: url('./images/menu-ontvangst-selected.png') no-repeat;
	background-size: 100% auto;
}

#werk-bolletje {
	cursor: pointer;
	float: left;
	margin-left: 20px;
	background: url('./images/menu-bolletje.png') no-repeat;
	background-size: 100% auto;
	width: 100px;
	height: 100px;
}

#menu-item-werk {
	display: block;
	background: url('./images/menu-werk.png') no-repeat;
	background-size: 100% auto;
	width: 100px;
	height: 100px;
}

#menu-item-werk:hover {
	background: url('./images/menu-werk-selected.png') no-repeat;
	background-size: 100% auto;
}

#submenu-menu a.letter_menu_active {
	color: #c0081f;
}

#submenu-menu a.letter_menu_active:hover {
	color: red;
}

#submenu-menu a.letter_menu_inactive {
	color: black;
}

#submenu-menu a.letter_menu_inactive:hover {
	color: darkgrey;
}

.horizontal-graphic-placeholder {
	background: url('./images/decoratie2.png') no-repeat;
	background-size: 100% auto;
	width: 620px;
	height: 10px;
}

#left-filler-block {
	padding: 30px;
	position: absolute;
	width: 300px;
	height: 80px;
	background: rgba(255, 255, 255, 0.7);
	font-family: Agency;
	text-align: center;
	text-transform: uppercase;
}

#left-sheet {
	margin-top: 100px;
	float: left;
	width: 300px;
	min-height: 400px;
}

#left-sheet p a {
	color: #c0081f;
	text-decoration: underline;
}

#left-sheet p a:hover {
	text-decoration: none;
}

#right-sheet {
	float: left;
	width: 300px;
	min-height: 400px;
	margin-left: 20px;
}

#right-sheet p a {
	color: #c0081f;
	text-decoration: underline;
}

#right-sheet p a:hover {
	text-decoration: none;
}

#single-sheet {
	width: 620px;
	min-height: 400px;
}

#single-sheet p {
	text-indent: 1em;
}

#single-sheet p:first-of-type {
	text-indent: 0;
}

#single-sheet #commentform p {
	text-indent: 0;
}

#single-sheet blockquote:after {
	text-indent: 0;
}

#single-sheet p a {
	color: #c0081f;
	text-decoration: underline;
}

#single-sheet p a:hover {
	text-decoration: none;
}

#single-sheet a {
	color: #c0081f;
	text-decoration: underline;
}

#single-sheet a:hover {
	text-decoration: none;
}

.sheet-embed-block {
	background-color: rgba(255, 255, 255, 0.9);
}

.sheet-content-block {
	background-color: rgba(255, 255, 255, 0.9);
	font-family: ChaparralPro;
	font-size: 14px;
	padding: 30px;
}

.sheet-content-block h1 {
	font-family: Futura;
	font-size: 24px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	padding: 10px;
}

.sheet-content-block h1 a {
	color: #c0081f;
}

.sheet-content-block h1 a:hover {
	color: black;
}

.sheet-content-block p {
	/*line-height: 200%;*/
	text-align: justify;
}

.sheet-content-block .p-time {
	font-size: 10px;
}

.sheet-content-block .p-author {
	text-align: right;
}

.sheet-content-block .p-comments {
	text-transform: lowercase;
}

.sheet-content-block .p-read-more {
	font-style: italic;
}

.sheet-content-block .p-read-more a {
	color: #c0081f;
}

.sheet-content-block .p-read-more a:hover {
	color: black;
}

#single-sheet .sheet-content-block h1 {
	font-family: GraphikShadow;
	font-size: 60px;
}

p.noindent {
	text-indent: 0 !important;
}

/* Pagination */

ul.page-numbers {
	list-style-type: none;
	margin: 20px 0 10px;
	width: 100%;
	padding: 0;
	font-size: 12px;
	line-height: normal;
	clear: both;
	float: left;
}

ul.page-numbers li {
	float: left;
}

ul.page-numbers a,
ul.page-numbers span {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: -webkit-gradient(linear, left top, left bottom, from(#E4E3E3), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #E4E3E3,  #FFFFFF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4E3E3', endColorstr='#FFFFFF');
	padding: 3px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
}

ul.page-numbers a:hover,
ul.page-numbers span.current {
	border: 1px solid #666;
	color: #444;
}

#poezienotitiesLink {
	color: #c0081f;
}

#poezienotitiesLink:hover {
	color: red;
}