/* Stylesheet for sieshoeke.de */

/* Initital reset */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #000;
	font: normal 12px Helvetica,Arial, sans-serif;
}

/* Basic typography */

h1 {
	display: inline;
	font-size: 12px;
}

#content h1 {
	display: block;
	margin: 0 0 10px;
}

h2,h3 {
	font-size: 18px;
}

h3 {
	color: #8c8c8c;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h4 span.h4normal {
	font-weight: normal;
}

.itemno {
	display: block;
}

h5 {
	font-size: 12px;
	color: #868686;
	margin-bottom: 10px;
}

h6 {
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
}

#content ul {
	line-height: 16px;
}

/* Basic links */

a:link.extlink {
	color: #f0f;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #8c8c8c;
	text-decoration: none;
}

/* Hide certain elements */

.hidden {
	display: none;
}

/* Main navigation */

#navigation{
	position: absolute;
	left: 175px;
	top: 20px;
}

#nav {
	width: 500px;
}

#nav li{
	display: inline;
	margin-left: 10px;
}

#nav li.first{
	margin-left: 0;
}

#nav li.second{
	margin-left: 60px;
}

/* NOISE */

#noise {
	position: absolute;
	left: 670px;
	top: 20px;
	z-index: 1;
}

/* Sidebar */

#sidebar {
	position: absolute;
	left: 635px;
	top: 80px;
}

#sidebar h2 {
	width: 300px;
}

.artistList {
	width: 600px;
}

#collaborationslist {
	position: absolute;
	top: 310px;
	padding: 0 20px 50px 0;
}

.floatLeft li {
	height: 22px;
}

ul#subnav, ul.genericlist {
	margin-top: 30px;
}

ul.genericlist {
	text-transform: none;
}

ul.genericlist a img {
	height: 0;
	width: 0;
	border-width: 0;
	border: none;
}

ul.genericlist a:hover img {
	position: absolute;
	top: -20px; 
	left: -470px; 
	width: 450px;
	height: 450px;
	z-index: 1000;
	border: none;
}

.floatLeft {
	float: left;
	margin-right: 10px;
	width: 130px;
}

.clear {
	clear: both;
}

#collaborationslist ul.genericlist a:hover img {
	position: absolute;
	top: -20px; 
	left: -585px;
	width: 450px;
	height: 450px;
	z-index: 1000;
	border: none;
}

a.collaboToggle {
	cursor: pointer;
}

#sidebar_right {
	z-index: -10;
}

li {
	list-style-type: none;
	margin-bottom: 12px;
}

/* Content */

#content {
	width: 310px;
	position: absolute;
	left: 140px;
	top: 80px;
	padding-left: 166px;
	padding-top: 85px;
}

#content p, #sidebar p {
	padding-bottom: 10px;
}

#content li {
	margin-left: -40px;
	position:relative;
}

#content ul li li {
	padding-left: 80px;
	padding-bottom: 12px;
	margin-top: -16px;
}

img.overview {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
}

#content div.left {
	position: absolute;
	left: 38px;
	top: 68px;
}

#slidesshow {
	position: absolute;
	top: 0px;
	left: 38px;
	background-color: #fff;
}

.slides {
	display: none;
}

.niedrig {
	margin-top: 85px;
}

.caption {
	position: absolute;
	top: 350px;
	left: 458px;
	width: 250px;
}

.caption_small {
	position: absolute;
	top: 460px;
	left: 0px;
	width: 250px;
}

.copyright {
	margin-top: 20px;
	clear: both;
}

.prevnextnav, .prevnextnav_overview {
	width: 16px;
	position: absolute;
	top: 324px;
	left: 458px;
}

.prevnextnav a, .prevnextnav_overview a {
	display: block;
	width: 6px;
	height: 15px;
	text-decoration: none;
}

.prevnextnav_overview {
top: 462px;
left: -60px;
}

.itemno {
	width: 60px;
}

#content .prevnextnav a.prev:link, #content .prevnextnav_overview a.prev:link {
	display: block;
	background: url(/gfx/larr.gif) top left no-repeat;
	float: left;
	border: 0;
}

#content .prevnextnav a.next:link, #content .prevnextnav_overview a.next:link {
	display: block;
	background: url(/gfx/rarr.gif) top left no-repeat;
	float: right;
	border: 0;
}

#content .prevnextnav a.prev:hover, #content .prevnextnav_overview a.prev:hover {
	display: block;
	background: url(/gfx/larr_hover.gif) top left no-repeat;
}

#content .prevnextnav a.next:hover, #content .prevnextnav_overview a.next:hover {
	display: block;
	background: url(/gfx/rarr_hover.gif) top left no-repeat;
}

/* Exhibitions */

.currentexhibition {
	position:absolute;
	left:38px;
	display:block;
	width:450px;
}

#content a {
	text-decoration: underline;
}

.post2 {
	float:left;
	margin: 0 10px 20px 0;
}

/*.post3 {
	float:right;
	width:230px;
}*/

.post2 img, .post3 img {
	display: block;
	margin-bottom: 10px;
}

.upcoming_post2 {
	position: relative;
	left: -140px;
	display: block;
	padding-bottom: 30px;
}

.upcoming_post3, .upcoming_post3 {
	position: absolute;
	left: 25px;
}

.upcoming_post2 img, .upcoming_post3 img {
	margin: 0 0 10px 0;
}

/* Current */

#current {
	position:absolute;
	top: 83px;
	/*left: 177px;*/  /* start @ sies+höke logo */
	left: 300px;  /*start @ home button */
	width: 900px;
}

.currentexhib_start {
	float:left;
	margin: 30px 40px 0 0;
}

.current_text1, .current_text2 {
	margin: 0 0 30px 0;
}

.current_text1 h2, .current_text2 h2 {
	font-weight: bold;
	margin-bottom: 12px;
}

/* Upcoming on start */

.upcomingexhib_head h2{
	font-weight: bold;
	font-size: 12px;
}

.upcomingexhib_start {
	/*float: left;*/
	margin: 10px 25px 0 0;
	padding: 10px 0;
	width: 360px;
}

.upcomingexhib_start h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0;
}

/* Videos */

.center {
	text-align: center;
}

.center h4 {
	text-align: left;
}

/* Publications */

#publist {
	position: absolute;
	top: 85px;
	left: 12px;
}

.publication {
	width: 400px;
}

.publicationcaption {
	display: block;
	position: relative;
	left: 20px;
	float: none;
}

.publicationimage {
	width: 230px;
	margin-bottom: 40px;
	float: left;
	text-align: right;
}

hr.clear, hr.clearMe, hr {
	height: 20px;
	visibility: hidden;
	clear: both;
}

hr.clearMe {
	height: 0;
}

/* Contact */

.imprint {
	margin-top: 60px;
}

#inputform {
    position: absolute;
    left: 65px;
}

fieldset {
	border: 0;
}

legend {
	padding: 0 0 20px 100px;
}

.zemContactForm {
	width: 400px;
	line-height: 100%;
}

.zemContactForm input {
	width: 300px;
	float:right;
	margin-bottom: 20px;
	height: 15px;
}

.zemContactForm textarea {
	width: 300px;
	float:right;
	margin-bottom: 20px;
}

.zemContactForm label {
	width: 80px;
	height: 12px;
	margin: 0 0 23px 0;
	padding:4px 0 0 0;
	text-align: right;
	float: left;
}

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

#newslettersubscribe {
	width: 400px;
	line-height: 100%;
}

#newslettersubscribe label {
	width: 80px;
	height: 12px;
	margin: 0 0 23px 0;
	padding:4px 0 0 0;
	text-align: right;
	float: left;
}

#newslettersubscribe input {
	width: 300px;
	float:right;
	margin: 0 0 20px 0;
	height: 15px;
}

#newslettersubscribe input.newslettersubmit {
	width: 80px;
	margin: -12px 0 0 5px;
	float: right;
	display: block;
	height: auto;
}

/* Newsletter */

.poweredphplist {
    display: none;
}

a img {
    border: none;
}

/* Facebook */

p.facebook {
	margin: 10px 0;
	position: absolute;
	left: 320px;
}

.facebook_link {
  background: url('/gfx/social_facebook.png') top left no-repeat;
  padding-left: 20px;
  margin-top: 6px;
  height: 16px;
  line-height: 17px;
  display: inline-block;
}
.facebook_link:hover {
  background-position: bottom left;
}
