@charset 'UTF-8';
@import url(font-gf.css);

body{
	background:url(img/dott-bg.png) #000;
	font-family:FuturaStdMedium,sans-serif;
	font-size:18px;
	}

#header{
	background:url(/dott-header.jpg);
	width:1263px;
	height:619px;
	margin:auto auto 0
	}

h3 {
	font-family:FilmotypeMeredithRegular,sans-serif;
	font-size:24px;
	color:#cdd9fe;
}
#nav{
	float:right;
	margin-left:-150px;
	margin-top:10px;
	font-family:FilmotypeMeredithRegular,sans-serif
	}

#nav a{
	font-family:FilmotypeMeredithRegular,sans-serif;
	color:#769af2;
	font-size:24px;
	margin-right:40px;
	text-decoration:none
	}

#nav a:hover{
	text-decoration:underline}
	
.info-section{
	width:1263px;
	background:url(img/gameinfo-bg.png) #312d83;
	display:block;
	margin:0 auto;
	overflow:auto;
	}

.divider {
	width:152px;
	height:60px;
}

.wp-section{
	width:1263px;
	background:url(img/wallpaper-bg.png) #312d83;
	display:block;
	margin:0 auto;
	overflow:auto;
	padding-bottom: 30px;
	}

#wp-container {
	width: 1038px;
	margin:0 auto;
}

#press-container {
	width: 320px;
	margin:0 auto;
}


#desktop {
	float:left;
}

#phone {
	float:right;
}

.press-kit {
	width:1263px;
	background:url(img/presskit-bg.png) #312d83;
	display:block;
	margin:0 auto;
	padding:20px 0;
}

a.presskit{
	color:#312d83;
	background-color:#769af2;
	padding:10px;
	font-family:FilmotypeMeredithRegular,sans-serif;
	font-size:28px;
	text-decoration:none;
	}
	
img.arrow{margin-left:0px;margin-bottom:-9px}

#content{
	width:1263px;
	margin:0 auto
	}

.container{
	width:980px;
	margin:0 auto
	}


#screenshots{
	width:1038px;
	padding-top:20px;
	margin: 0 auto;
	}

#screenshots img, #desktop img, #phone img {
	border:5px solid #769af2;
	margin-right:10px;
	margin-bottom:15px;
	}

#description{
	color:#cdd9fe;
	width:1038px;
	margin:0 auto;
	}

img.arrow{
	margin-left:15px;
	margin-bottom:-9px
	}
	
p{
	line-height:150%;
	margin-bottom:15px;
	padding:0;
	
	}
	
.logo-container{
	width:910px;
	margin:0 auto;
	padding-top:30px
	}
	
.df-container{
	width:580px;
	margin:0 auto;
	}	

#legal{
	color:#8f91a3;
	text-align:center;
	margin:50px 0
	}