
/*
** font face
*/

@font-face {
	font-family: 'AkzidenzGroteskRoman';
	src: url('/themes/default/fonts/akzidenz_grotesk_roman.eot');
	src: url('/themes/default/fonts/akzidenz_grotesk_roman.eot?#iefix') format('embedded-opentype'),
		url('/themes/default/fonts/akzidenz_grotesk_roman.woff') format('woff'),
		url('/themes/default/fonts/akzidenz_grotesk_roman.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}

/*
** common
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html, body {
	color: #ccc;
	background: #000;	
}

html {
	font-size: 100%;
}

body {
	font-family: verdana;
	font-size: 0.8em;
	line-height: 1.5em;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

.none {
	display: none;
}

.shaded {
	-moz-box-shadow:rgba(0,0,0,0.2) 0 4px 18px;
	-webkit-box-shadow:rgba(0,0,0,0.0.2) 0 4px 18px;
	-khtml-box-shadow:rgba(0,0,0,0.2) 0 4px 18px;
	box-shadow:rgba(0,0,0,0.2) 0 4px 18px;
}

.opacity {
	opacity : 0.2;
	-moz-opacity : 0.2;
	-ms-filter: "alpha(opacity=20)";
	filter : alpha(opacity=20);
}

/*
** layout
*/

#container {

}

#header {
	
}

#content {
	margin: auto;
}

#footer {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
}

/*
** header
*/

#header,
#header h1, 
#header h2 {
	font-family: 'AkzidenzGroteskRoman';
	text-transform: uppercase;
	font-weight: normal;
}

/* logo */
#header .logo .title {
	font-size: 25px;
	letter-spacing: 5px;
	text-align: center;
}

#header .logo .title a {
	color: #fff;
}

#header .logo .separator {
	width: 150px;
	margin: 10px auto;
	border-bottom: 1px solid #fff;
}

#header .logo .baseline {
	font-size: 11px;
	letter-spacing: 4px;
	text-align: center;
}

/* content */
#header .header-content {
	display: none;
}

#header .header-content-close {
	position: fixed;
	top: 40%;
	left: 50%;
	width: 310px;
	margin-left: -155px;
	color: #fff;
	text-transform: uppercase;
	z-index: 100;
}

#header .header-content-close .logo {
	padding: 30px 30px 20px 30px;
	background: transparent url('/themes/default/images/header-background-black.png');
}

#header .header-content-close:hover .logo {
	background-image: url('/themes/default/images/header-background-white.png');
}

#header .header-content-close:hover .logo,
#header .header-content-close:hover .logo a,
#header .header-content-close:hover .separator {
	color: #111;
	border-color: #111;
}

#header .header-content-open {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

#header .header-content-open .close {
	top: 0;
	right: 0;
}

/**/
#header .header-content-open .header-content {
	width: 900px;
	margin: 60px auto 0 auto;
}

#header .header-content-open .header-content .logo {
	margin-bottom: 20px;
}

#header .header-content-open .header-content .logo .title a {
	color: #eee;
} 

#header .header-content-open .header-content .logo .separator {
	border-color: #aaa;
}

#header .header-content-open .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('/themes/default/images/background-background.png');
	z-index: -1;

	-moz-opacity: 0.9;
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}

/**/
#header .navigation .item a {
	color: #666;
}

#header .navigation .selected a, 
#header .navigation .hover a {
	color: #eee;
}

/**/
#header .langs {
	font-size: 11px;
	text-align: center;
	padding: 20px 0 60px 0;
}

#header .langs .item {
	display: inline;
}

#header .langs .item-0 {
	padding-right: 10px;
	border-right: 1px solid #666;
	margin-right: 10px;
}

/**/
#header .sections {

}

#header .sections .section {
	width: 220px;
	float: left;
}

#header .sections .name {
	font-size: 15px;
	letter-spacing: 3px;
	padding-bottom: 15px;
	background: transparent url('/themes/default/images/sections-background.png') left bottom no-repeat;
	margin-bottom: 15px;
	margin-left: 20px;
}

#header .sections .name a {
	color: #ccc;
}

#header .sections .name a:hover {
	color: #fff;
}

#header .sections .item {
	font-size: 11px;
	letter-spacing: 2px;
	margin-bottom: 2px;
}

#header .sections .item a {
	padding-left: 20px;
}

#header .sections .selected a,
#header .sections .hover a {
	color: #eee;
	background: transparent url('/themes/default/images/gallery-selected.png') no-repeat;
}

#header .sections .item .date {
	visibility: hidden;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
	color: #666;
}

/*
#header .sections .selected .date,
#header .sections .hover .date {
	visibility: visible;
}
*/

/*
** content
*/

#content .content-loader {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 25px;
}

#content .content-content {
	position: relative;
	opacity : 0.0;
	-moz-opacity : 0.0;
	-ms-filter: "alpha(opacity=0.0)";
	filter : alpha(opacity=0);
}

/*
** footer
*/

#footer {
	font-size: 0.7em;
	letter-spacing: 0.05em;
	text-transform: lowercase;
	padding: 0.2em 1em;
	background: rgba(0,0,0,0.6);
}

#footer,
#footer a {
	color: #999;
}

#footer a:hover {
	color: #fff;
}

/*
** wysiwyg
*/

.wysiwyg p {
	margin-bottom: 1em;
}

.wysiwyg a {
	text-decoration: none;
}

.wysiwyg a:hover {
	text-decoration: underline;
}

/*
** page
*/

.page {
	width: 40em;
	padding: 5em 2em;
	margin: auto;
	text-align: center;
}

/*
** button
*/

.button {
	position: absolute;
	display: block;
	width: 45px;
	height: 45px;
	overflow: hidden;
	line-height: 1000px;
	background: #fff url('/themes/default/images/close.png') no-repeat;
	z-index: 2;
	cursor: pointer;

	opacity : 0.5;
	-moz-opacity : 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter : alpha(opacity=50);
}

/*
** top
*/

.top {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	background-image: url('/themes/default/images/top.png');
	z-index: 20;
}

/* 
** Infinite Scroll loader 
*/

#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #ccc;
}