/*
author: jens buss // jensbuss.com
date: october 2008

client: stefan diez // stefan-diez.com
*/

/* global */

* {
	margin: 0;
	padding: 0;
}

a img {
	border-style: none;
}

body {
	background-color: white;
	margin: 20px 20px 0 20px;
	font-family: Times;
	font-size: 14pt;
}

#agb, #imprint {
	min-height: 850px;
}

#pressList, #articleList, #archiveList, #text {
	min-height: 1000px;
}

.killer {
	clear: both;
}

.hidden {
	display: none;
}

#slideContainer {
	background: transparent url(http://www.stefan-diez.com/images/loader.gif) no-repeat 35px 50px;
	height: 500px;
}

.slides {
	display: none;
}

/* title & navigation */

#mainFrame {
	width: 100%;
	overflow: hidden;
}

#title {
	margin: 0 auto 40px auto;
	text-align: center;
}

#mainNavigation {
	margin-bottom: 15px;
}

#mainNavigation a {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}

#mainNavigation li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

#mainNavigation a:hover, #footer a:hover, .articleSmall a:hover {
	color: #6d6e71;
}

#subNavigation {
	margin-bottom: 45px;
}

#subNavigation a {
	font-family: Times;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color: black;	
}

#subNavigation li {
	list-style-type: none;
}

#tagNavigation {
	margin: auto 20px 30px auto;
}

#tagNavigation li {
	display: inline;
}

/* PROJECTS */

.articleSmall {
	background-color: transparent;
	float: left;
	margin: 0 12px 0 0;
	min-height: 390px;
}

h1 {
	font-family: Times;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	color: black;
}

.articleSmall h1 {
		margin-top: 8px;
}

.textfeld {
	background-color: transparent;
	color: #6d6e71;
	text-decoration: none;
	clear: both;
}

.articleSmall .details, .articleFull .details {
	position: relative;
	top: 4px;
}

.details a:hover, #tagNavigation a:hover, #archiveList li a:hover, #subNavigation a:hover, .continuous a:hover, .deutsch a:hover, #archiveList a:hover, .contact a:hover {
	text-decoration: underline;
}

.textfeld, .textfeld a {
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	color: black;
}

.details, .details a, .pressObj a, #tagNavigation, #tagNavigation a {
	font-family: Times;
	font-size: 10px;
	line-height: 13px;
	color: #6d6e71;
	text-decoration: none;
}

.articleFull .textfeld .details {
	margin-bottom: 20px;
}

/* PROJECTS BIG */

.articleFull {
	background-color: transparent;
	float: left;
	margin-right: 12px;
	margin-bottom: 30px;
	clear: both;
}

.articleFull ul li li {
	padding-left: 35px;
	padding-bottom: 23px;
	margin-top: -17px;
}

.continuous {
	width: 550px;
	float: left;
}

.articleFullImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.articleFullImgFloat {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.articleFullImgFloatTop {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.articleFullImgCaption {
	margin: 6px auto 0 auto;
	font-family: Times;
	font-size: 10px;
	color: black;
}

.continuous, .continuous a {
	/*margin-top: 20px;*/
	margin-bottom: 10px;
	font-family: Times;
	font-size: 14px;
	line-height: 17px;
	/*color: black;*/
	clear: both;
}

.continuousTop, .continuousTop a {
	margin-bottom: 10px;
	font-family: Times;
	font-size: 14px;
	line-height: 17px;
	color: black;
	clear: both;
}

.continuous a, .contact a {
	font-style: italic;
	text-decoration: none;
	/*color: black;*/
}

.deutsch, .deutsch a {
	color: #6d6e71;
	margin: 10px 0 10px 0;
}

.black {
	color: black;
}

/* PROFILE */

#text {
	width: 550px;
}

/* ARCHIVE */

#archiveList {
	font-family: Times;
	font-size: 14px;
	line-height: 19px;
	color: black;
}

.list:first-child {
	padding-top: 0;
}

.list {
	padding-top: 14px;
	padding-bottom: 2px;
}

/* PRESS */

.pressObj {
	float: left;
	margin: 0 10px 10px 0;
}

#pressList img {
	clear: both;
	margin: 0 0 6px 0;
	display: block;
}

#pressList a {
}

/* IMPRINT */

.imprint {
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
/*	color: #6d6e71;*/
}

/* FOOTER */

#footer {
	background-color: transparent;
	border-style: solid;
	border-color: black;
	border-width: 1px 0 0 0;
	font-family: Times;
	font-size: 14px;
	width: 100%;
	margin-top: 30px;
	height: 75px;
}

#footer p {
	display: inline;
}

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

#footer li {
	list-style-type: none;
	display: inline;
}

#footerRight li {
	margin-left: 10px;
}

#footerLeft {
	float: left;
	margin: 6px auto 0 auto;
}

#footerRight {
	float: right;
	margin: 6px auto 0 auto;
}

/* CONTACT */

.contact, .contact a {
	margin-bottom: 10px;
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
	color: black;
}

#inputform {
	margin-top: 40px;
}

#inputform label {
	display: none;
}

fieldset {
	border: 0;
}

legend {
	margin-bottom: 10px;
}

.zemContactForm {
	width: 300px;
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
	color: black;
	clear: both;
}

.zemContactForm input {
	width: 80%;
	margin-top: 10px;
	height: 14px;
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
}

.zemContactForm textarea {
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
}

.zemThanks {
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
}

.zemContactForm input.zemSubmit {
	width: 60px;
	float: right;
	clear: both;
	margin-top: 10px;
	height: auto;
}