/* @override 
	http://127.0.0.1:8000/files/formate.css
	http://philippsebastian.de/files/formate.css
*/

* {
	font: 11px/1.6em "Lucida Grande", Verdana, Lucida, sans-serif;
}

.preload {
	background: 
	url(/files/detail_arrow_gray.gif),
	url(/files/detail_arrow_down.gif),
	url(/files/detail_arrow_down_gray.gif);
	width: 0;
	height: 0;
}

body {
	margin-top: 20px;
	background-color: black;
	margin-right: 20px;
	margin-left: 20px;
}

a img {
	border-style: none;
}

.entry {
	width: 640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1.4em;
	z-index: 1;
	background-color: white;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.simple {
	width: 640px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1.4em;
	padding: 10px 10px 0;
	overflow: hidden;
	color: white;
}

.startmotto {
	width: 500px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1.4em;
	padding: 20px 60px 0 100px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
}

.entry.narrow {
	width: 400px;
	height: auto;
	background-color: white;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1.4em;
	padding: 10px 10px 0;
	left: -120px;
}

.entry #image {
	text-align: center;
}

#image img {
	max-height: 480px;
}

#image {
	position: relative;
}

.image_controls{
	margin: 10px;
}

#prev_image, #next_image {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
}

#prev_image {
	left: 0;
	text-align: left;
}

#next_image {
	right: 0;
	text-align: right;
}

.container {
	background-image: url(background.gif);
	width: 100%;
	height: 100%;
	visibility: hidden;
}

.image_title{
	text-align: right;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
}

/* @group entry details */

.detail_container {
	height: 1.5em;
	overflow: hidden;
	width: 528px;
	padding-left: 7px;
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
}

.details {
	margin-bottom: 2em;
	opacity: 1;
	-webkit-transition: opacity .5s;
	padding-bottom: 1.5em;
}

.details.hidden {
	opacity: 0;
}

.tabs {
	position: relative;
	margin-top: -1.5em;
}

.tab1 {
	width: 30%;
	float: left;
}

.tab2 {
	width: 55%;
	margin-left: 42%;
}

.detail_photos {
	position: relative;
}

.loading {
	opacity: 0;
	-webkit-transition:opacity .5s;
	-moz-transition:opacity .5s;
}

.loading.visible {
	opacity: 1;
}

.headline {
	margin-left: -7px;
}

.headline:after {
	content: " ";
}

.headline:before {
	content: url(/files/detail_arrow.gif);
}

.headline:hover:before {
	content: url(/files/detail_arrow_gray.gif);
}

.headline.expanded:before {
	content: url(/files/detail_arrow_down.gif);
}

.headline.expanded:hover:before {
	content: url(/files/detail_arrow_down_gray.gif);
}

img.thumbnail {
	border: 1px solid #7a7a7a;
	margin-right: .5em;
	margin-bottom: .5em;
	height: 100px;
	display: inline;
}

img.thumbnail img {
	height: 100%;
}

.hi_res_img {
	width: 640px;
	opacity: 0;
	position: relative;
	left: -110px;
	z-index: -1;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	height: 0px;
	background-color: #e0e0e0;
	top: 1.9em;
	max-height: 480px;
	text-align: left;
}

.hi_res_img.visible {
	opacity: 1;
	height: auto;
	z-index: 1;
	max-height: 480px;
}

.hi_res_img img.photo {
	max-width: 100%;
	max-height: 480px;
}

.hi_res_img .controls {
	position: absolute;
	top: 0;
	float: left;
	display: inline;
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity .25s;
	-moz-transition: opacity .25s;
	z-index: 2;
}

.hi_res_img .controls:hover {
	opacity: 1;
}

.close, .prev, .next {
	opacity: .15;
	background-image: url(background.gif);
	height: 100%;
	float: left;
	-webkit-transition: opacity .25s;
	-moz-transition: opacity .25s;
}

.close:hover, .prev:hover, .next:hover {
	opacity: 1;
}

.close {
	width: 12%;
}

.prev, .next {
	width: 44%;
}

.prev, .close {
	text-align: left;
}

.next {
	text-align: right;
}

.caption {
	position: absolute;
	width: 100%;
	margin-top: .4em;
	text-align: left;
}



/* @end */

.entry .copyright {
	color: gray;
	width: 300px;
	margin-top: 0.3em;
	margin-bottom: -2.6em;
	padding-bottom: 0.8em;
}

.entry form select{
	display: inline;
	margin-right: -4px;
	margin-left: auto;
	float: right;
	margin-top: 4px;
}

.event {
	margin-left: 110px;
	padding-bottom: 1.6em;
	width: 500px;
	overflow: visible;
	-webkit-transition: opacity .5s;
}

.motto {
	position: relative;
	height: auto;
	text-align: left;
	margin-left: 90px;
	width: 300px;
	font-weight: bold;
	margin-bottom: 1.6em;
	margin-top: 0.6em;
}

.text {
	margin-left: 90px;
	padding-bottom: 1.6em;
	width: 300px;
}

.autowrap {
	white-space: pre;
	width: 200px;
}

.date {
	width: 100px;
	position: relative;
	text-align: right;
	color: gray;
	float: left;
	height: 10px;
}

.date.year{
	margin-left: 4px;
	text-align: left;
}

.black {
	color: black;
}

.audioplayer {
	width: 150px;
	display: block;
	margin-bottom: 10px;
	margin-left: -2px;
	margin-top: 2px;
}

/* @group navigation */

#navigation {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	padding-bottom: 2em;
}

#navigation.narrow {
	width: 420px;
	position: relative;
	left: -120px;
}

#navigation .active:before {content: "↪ "}

#navigation a {
	padding: 0;
	margin: 0;
	color: gray;
}

#navigation h1 a {
	color: white;
}

#navigation a:hover {
	color: white;
}

#navigation a:after {
	content: "";
}

#navigation u {
	text-decoration: none;
	border-bottom: 1px solid white;
	padding-bottom: 1px;
}



/* @end */

/* @group postcard */

.postcard_comment {
	position: relative;
	text-align: center;
	white-space: pre;
	padding-bottom: 10px;
	padding-top: 0.8em;
}



/* @end */

/* @group other typography */

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

a:after {
	content: " →";
}

a:hover {
	text-decoration: none;
	color: gray;
}

a.plain {
	text-decoration: none;
	color: gray;
}

a.plain:after {
	content: "";
}

h1 {
	padding: 0;
	height: 0;
	margin: 0;
	display: inline;
}

hidden {
	visibility: hidden;
	color: black;
	opacity: 0;
	width: 0;
	height: 0;
}

u {
	background-color: black;
	color: white;
	text-decoration: none;
	padding: 0 2px 1px;
	margin-left: -2px;
}

.simple u {
	background-color: white;
	color: black;
	text-decoration: none;
	padding: 0 2px 1px;
	margin-left: -2px;
}



/* @end */
