@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	background-image: url('../img/bg_gradient_2304.jpg');



}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*custom style*/

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

p {
	font-family: 'paper_cuts_2regular';
}


.dtlogo img{
	display: block;
    margin-left: 578px;
    margin-top: 30px;
	width: 150px;
}

.ttlogo img{
	position: absolute;
	display: block;
    margin-left: 560px;
    margin-top: -5px;
    z-index: 15!important;
}

.loot img{
	display: block;
    margin-left: 410px;
    margin-top: 90px;
    width: 150px;
    position: absolute;
    z-index: 11 !important;
}

.middle {
	position: absolute;
	margin-top: 90px;
}

.left-bar{
	margin-left: 295px;
	margin-top: 150px;
}

#leftbar{
	position: absolute;

}

#gamelogo {
	position: absolute;
	width: 50px;
	margin-left: 30px;
	margin-top: 23px;

}

.left-bar p{
	position: absolute;
	margin-top: 26px;
	margin-left: 92px;
	font-size: 19px;
	line-height: 23px;
	color: #fff;
	letter-spacing:.5px;
	text-shadow:
    -2px -2px 0 #000,
    2px -2px 0 #000,
    -2px 2px 0 #000,
    2px 2px 0 #000;
}

.ipad img{
	position: absolute;
	display: block;
    margin-left: 520px;
	width: 350px;
	margin-top: -100px;
	z-index: 10 !important;
}

.right-bar {
	margin-left: 704px;

}

#rightbar{
	position: absolute;

}

.right-bar p{
	position: absolute;
	display: block;
	margin-top: 37px;
	margin-left: 178px;
	width: 200px;
	font-size: 20px;
	color: #fff;
	letter-spacing:.5px;
	text-shadow:
    -2px -2px 0 #000,
    2px -2px 0 #000,
    -2px 2px 0 #000,
    2px 2px 0 #000;
}

#twitter {
	position: absolute;
	margin-left: 295px;
	margin-top: 28px;
	box-shadow: 2px 2px 2px #333;
}

#fb {
	position: absolute;
	margin-left: 330px;
	margin-top: 28px;
	box-shadow: 2px 2px 2px #333;
}

.portraits {
	position: absolute;
}

#colorado {
	position: absolute;
	width: 250px;
	margin-top: 410px;
	margin-left: 370px;
	z-index: 14;

}

#nahra {
	position: absolute;
	width: 200px;
	margin-left: 810px;
	margin-top: 410px;
	z-index: 16;
}

.signup {
	position: absolute;

}

#signup {
	position: absolute;
	margin-top: 670px;
	margin-left: 330px;
	z-index: 20;
	margin-bottom: 100px;
}

#stars {
	position: absolute;
	margin-left: 479px;
	margin-top: 827px;
	z-index: 23;
}

#submit-btn {
	position: absolute;
	margin-left: 498px;
	margin-top: 820px;
	z-index: 21;
}

.footer {
	height: 100px;
	margin: 500px;
}

#contact-area{
	position: absolute;

}