body {
	overflow: auto;
	width:100%;
	min-width: 700px;
}
img {
    vertical-align: middle;
}
p a, .post a {
	text-decoration: underline;
}

#page {
	max-width: 1600px;
}
#wrapper {
	float: left;
	width: 100%;
  display: inline-block;	
}


#centre {
	margin: 0 315px 100px 205px;
}
#left {
	float: left;
	width: 200px;
	margin-left: -100%;
}
#right {
	float: left;
	width: 310px;
	margin-left: -310px;
	z-index:20;
	position: relative;
}
.row.title {
	z-index:10;
}

#right #images {
	margin-top: 12px;
}
#right #images img {
	max-width: 100%;
	margin: 0 0 12px 0;
}

#posts {
	font-size: 12px;
	width: 92.307%;
	padding-top: 207px;
	font-family: Arial, Helvetica, sans-serif;	
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none !important;
}

#posts .signature {
	color: blue;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
}
#posts .date {
	color: #444444;
	margin-top: 1px;
	margin-bottom: 6px;
	font-size: 10.5px;
}

#posts .hbar {
	height: 30px;
	width: 100%;
	border-bottom: 1px black solid;
}

#br1 {
	display:none;
}

.title {
	position: fixed;
	background-color: rgba(255,255,255,0.8);
}
#menu {
	width: 200px;
}

#archive {
	position: fixed;
	top: 184px;
	width: 200px;
	text-align: right;
}

#archive h2 {
	font-size: 25px;
	font-family: 'BebasNeue';
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-top: 18px;
	cursor: pointer;
	position: relative;
	color: #999;
}
#archive h2.opened {
	color: black;
}
#archive #list {
	border: 1px black solid;
	padding-right: 5px;
	height: 450px;
	overflow: auto;
	width: 240px;
	margin-right: 10px;
	position: absolute;
	top: 53px;
	background-color: white;
}

#archive #list li {
	font-family: Arial, Helvetica, sans-serif;	
	list-style: none;
}
#archive #list li.selected {
	font-weight: bold;
}
#archive #list li.month {
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	padding-right: 0;
	font-color: #444;
}
#archive #list li.month:first {
	margin-top: 0em;
}

#archive #list li {
	font-size: 0.8em;
	line-height: 1.1em;
	margin-bottom: 0.9em;
	padding-right: 0.3em;
}

.pfa, .pfa .links, .pfa .icon, .pfa h2 {	
	height:96px;
	line-height:96px;
}
.pfa .icon {
	width: 96px;
	float: left;
}
.pfa .icon img {
	max-width: 100%;
	max-height:100%;
}
.pfa .links, .pfa .gallery {
	float: left;
	overflow: hidden;
}
.pfa .gallery {
	color: #999;	
}
.pfa .gallery.active {
	color: black;	
}
#pfad #images {
	width: 300px;
	overflow:hidden;
	margin: 14px 0px 40px 0px;
}
#pfad #images img{
	margin-bottom: 10px;
}
.pfa h2 {
	font-size: 4.5em;
	margin:0; border:0; padding:0;
	margin-left: 0.2em;
	color: black;
	font-family: 'BebasNeue';

}
.pfa h2 #platforms {
	font-size: 0.8em;
	letter-spacing: -0.02em;
}
#pfad {
	display: none;
}
#pfad .pfa {
	margin-bottom:0;
}

.memoryhole #posts .block {
	margin-bottom: 6px;
}

.memoryhole #posts .block p {
	padding-right: 16px;
}

.memoryhole .site {
	margin-left: 0;
}

.nav ul {
	border-top: 1px solid black;
	margin-top:50px;
	margin-bottom:20px;
}
.nav li {
	margin-top: 10px;
    list-style:none;
	font-family: 'BebasNeue';
    font-size: 2rem;
    font-weight: bold;
}
.nav li:first-child {
	float:left;
	width: 50%;
}
.nav li:last-child {
	float:right;
	width: 50%;
	text-align:right;
}

.nav li.disabled {
	display: none;
}

@media all and (max-width: 1100px) {
	#right {
	width: 210px;
	margin-left: -220px;
	}
	#archive {
		top:210px;
	}
	#centre {
		margin: 0 215px 0 145px;
	}	
	#left,#menu,#archive {
		width: 140px;
	}
	#right #images img {
		max-width: 200px !important;
	}
	.icon {
		text-align: center;
		width:100% !important;
	}

	.row.title h2 {
		font-size: 9em;
	}
	.row.title .block {
		width:175px;
		height:175px;
	}
	.row.title {
		height: 178px;
	}
	#posts {
		padding-top: 182px;
	}
	.title h1 {
		font-size: 37px;
	}
	.pfa .icon {
		width:56px !important;
		height:56px !important;
	}
	
	.pfa, .pfa .links, .pfa .icon, .pfa h2 {	
		height:64px;
		line-height:64px;
	}
	.pfa h2 {
		font-size: 3.2em;
	}

	@media all and (max-width: 890px) { 
		.row.title .block {
			display: none;
		}
	}

}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	body {
		 zoom: 90%;
	}
	#right,#archive {
		display: none;
	}
	#centre {
		margin: 0 15px 0 15px;
	}
	.row.title {
		margin-left: 145px;
		height: 210px;
	}
	#posts {
		width: 100%;
	}
	#pfad {
		display:block;
		margin-bottom: -28px;
	}
	.title {
		position: relative !important;
		background-color: rgba(255,255,255,0) !important;
	}
	#posts {
		padding-top: 0px;
		margin-top: -10px;
		z-index:200;
	}
	@media only screen and (min-width : 321px) {
		#br1 {
			display:inline !important;
		}
		.row.title h2 {
			font-size: 5.8em;
		}
		#right,#archive {
			display: none;
		}
	}

	@media only screen and (max-width : 320px) {
		.row.title h2 {
			font-size: 5.8em;
		}
		#right,#archive {
			display: none;
		}
		#br1 {
			display:inline !important;
		}
	}

}

a.anc {

    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}