/*
'Nevermore' Kernest Konstellation #12 Download Now from http://konstellations.kernest.com
*/


@font-face {
	font-family: 'Tiza';
	font-style: normal;
	font-weight: normal;	
 	src: url('fonts/Tiza-Redux-kRB.eot?') format('eot'),	url('fonts/Tiza-Redux-kRB.ttf') format('truetype');	
}

@font-face {
	font-family: 'Sue Ellen Francisco';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SueEllenFrancisco-kRB.eot?') format('eot'), url('fonts/SueEllenFrancisco-kRB.ttf') format('truetype');
}

@font-face {
	font-family: 'Josefin Slab';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/JosefinSlab-Regular-kRB.eot?') format('eot'), url('fonts/JosefinSlab-Regular-kRB.ttf') format('truetype');
}


/* RESET! */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	font-family: 'Josefin Slab', serif;
	font-weight:normal;
	font-style:normal;
	background-color: #666;
	font-size: 34px;
	line-height: 46px;
	color: #1C1B1E;
	display:block;
	margin-bottom: 100px;
	min-width: 1100px;
	width: 1100px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1,#333));
	background-image: -webkit-linear-gradient(top, transparent, #333);
	background-image: -moz-linear-gradient(top, transparent, #333);
	background-image: -ms-linear-gradient(top, transparent, #333);
	background-image: -o-linear-gradient(top, transparent, #333); 	

}

div {
	width: 1100px; 
	height: 400px;
	padding: 0;
	margin: 0;
}

h1 {
	font-family: 'Tiza', serif;
	font-weight:normal;
	font-style:normal;	
	font-size: 200px;
	line-height: 200px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 15px;	
	text-align: left;
}


h2 {
	font-size: 56px;
	margin-top:-295px;
	margin-right:-18px;
	padding: 0 30px 10px 0;
	text-align: right;
}

h2, .narrator {
	font-family: 'Sue Ellen Francisco', cursive;
	font-weight:normal;
	font-style:normal;	
	color:#806F84;
	text-shadow:0 1px 1px #1C1B1E;
}

.narrator {
	font-size: 40px;
}

.nevermore {
	font-family: 'Tiza', serif;
	color: #1C1B1E;	 
}

p {
	color:darkgray;
	text-align: center;
	margin:66px 0 0 0;
	display:block;
}
