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

body {
	background-color: #34242C;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #34242C;
	opacity:0.99;
	font-weight:normal !important;
	font-family: 'BebasNeue';
	overflow: hidden;
	line-height:1.3;
    -webkit-font-smoothing: antialiased !important;	
}

ul {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: white;
}

#page {
	margin-top: 0px;
}
#page p {
	margin: 0;
}
.row {
	height: 200px;
	margin: 0px 6px 6px 6px;
	width: 100%;
}
.row.title {
	overflow: hidden;
	margin-left: 0;
	z-index:40;
  -webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.row.wall {
	width: 100%;
	overflow: auto;
}
.offset {
	margin-left: 200px;
}
.row .block {
	float: left;
	width: 200px;
	margin-right: 6px;
	height: 200px;
}

.row .block .face {
	display: table-cell;
	vertical-align: middle;
}

.row .block .ytplayer {
	width: 200px;
	height: 200px;
	margin-top: -24px;
	z-index: 200;
}
.row.months {
	height: 23px;
	position: absolute;
	bottom: 0px;
	left: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 18px;
	overflow: hidden;
}

.row.months .month {
	background-color: black;
	float: left;
	color:white;
	height: 23px;
	line-height: 23px;
	font-size: 1.7em;
	margin-right: 5px;
	text-indent: 5px;
	overflow: hidden;
}

#menu ul {
	list-style-type: none;
	font-size: 25px;
	text-align: right;
	line-height: 26px;
	color: #ccdcd480;
}
#menu li {
	margin-bottom: 8px;	
}
#menu li a {
	color: #ccdcd480;
}
#menu li a.active {
	color: #ccdcd4;
}

.row .title, .row .date {
	width: 200px;
	height: 200px;
	position: absolute;
	display: table;
	top: 0;
	left: 0;

}
.row .title a, .row .date a{
  vertical-align: middle; 
  text-align: center; 
  display: table-cell;
	font-family: 'BebasNeue';
color: #ddd;
font-size: 25px; 
	text-transform: uppercase;
	color: white;
	
}
.row .date a {
  vertical-align: top; 
  text-align: left; 	
}
.row .date p {
	margin: 0.2em 0.2em !important;
}
	
.row .spacer {
	width: 200px;
	height: 200px;
	background-color: grey;
}

.row #bag {
	margin-top: 15px;
	text-align: right;
	font-family: 'BebasNeue';
	font-size: 24px;
	line-height: 25px;
	text-transform: uppercase;

}
.row #bag img {
	vertical-align:middle;
}

.row #search {
	margin-top: 92px;
	text-align: right;
	color: black;	
}
.row #search input {
	text-align: right;
	font-family: 'BebasNeue';
	font-size: 20px;
	text-transform: uppercase;
	width: 162px;
	color: #999;
	border: 1px black solid;
}

#fade {
	z-index: 1199;
	position: fixed;
	right: 0;
	width: 20px;
	top: 0;
	background-color: white;
	box-shadow: -10px 0px 20px 0px rgba(255, 255, 255, 1);
	height: 100%;
}

.row.tags {
	height: 25px;
	margin: 0px 7px 7px 207px;
	min-width: 1300px;
	overflow: hidden;
}

.row.tags .tag {
	float: left;
	height: 25px;
	margin-right: 20px;
	font-family: 'BebasNeue';
	font-size: 16px;
	line-height: 25px;
	background-color: #eee;
	padding-left: 20px;
	padding-right: 20px;
}
.row.tags .tag.active {
	background-color: #333;
	color: white;
	color: #222;
}
.row.tags .tag a {
	float: left;
	color: #888;
	text-transform: uppercase;
}
.row.tags .tag.active .label a {
	color: white;
}


.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}


#container {
	height: 420px; 
	margin-top: -5px;
	overflow: hidden;
}

#container .block {
	margin: 0px 5px 5px 0px;
}

.title h1 {
	background-color: #CCDCD4;
	color: #34242C;
	font-family: 'BebasNeue';
	font-size: 45px;
	text-align: right;
	line-height: 45px;
	width: 100%; height: 100%;
	margin:0;
	direction:rtl;
	text-indent: 4px;
} 
.title h2 {
	color: #CCDCD4;
	font-family: 'BebasNeue';
	font-size: 10.01em;
	text-align: left;
	line-height: 0.89em;
	margin: 0 0 0 10px;
} 

.jspDrag {
	background-color: #000;
}

.jspTrack {
	background-color: #ccc !important;
}


div.logo {
	background-color: black;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}	


.memoryhole #posts .block {
	position: relative;
}
.memoryhole #posts .title {
	background: transparent;
}
.memoryhole #posts .title p {
  text-shadow: 0 0 0.2em #000000, 0 0 0.3em rgba(0, 0, 0, 0.8), 0 0 0.4em rgba(0, 0, 0, 0.5);
}
#page.memoryhole {
	max-width: 100% !important;
}
.memoryhole #centre {
	margin-right: 0px;
}