/*
Theme Name: Klasse G&ouml;tz
Theme URI: http://graphpaperpress.com/
Description: Showcase your work on the web.
Version: 1.0
Author: Andre May and J&ouml;rn R&ouml;der for Kunsthochschule Kassel
Author URI: http://joern-friends.de/
Tags: minimalistic, clean, fixed width, three column, two column, separate blog, portfolio
License: GPL
*/

/* load 960 framework */
@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");
/*@import url("library/nav/superfish.css");*/
@import url("library/coda-slider-2.0.css");

/* global styles */
body {margin: 0 0 20px 0;color:#666}
h1,h2,h3,h4,h5 {color:#000;}
a {text-decoration: none;border-bottom:1px solid #ddd; color: #000}
a:hover {border-bottom:1px solid #000; color: #000}
h4 {font-size:18px;margin:0;padding:0;color:#333}
strong {font-weight: bold;}
em {font-style: italic}

.debug {
	border: 1px solid red;
}

.hidden,
.ttf_hidden { display: none; }
/* headers */
#header {padding-top: 45px;min-height:205px; background:transparent url(images/backgrounds/mag_Raum06.jpg) no-repeat center bottom; /*border-bottom:1px solid #ccc;margin-bottom:25px;*/}

/*
 * Fading Logo
 */
/*
#header #logo {display: block;width: 300px; height: 146px;float:left; text-indent: -99999em; margin: 50px 0 67px; }
#header #logo .logopic {
	position: absolute;
	display: none;
	width: 300px; 
	height: 146px;
	background: #fff url("images/logo.gif") no-repeat top;
}

#header #logo .logopic.active { display: block }

#header #logo .logopic.first {
	z-index: 101;
	background-position: top;
}
#header #logo .logopic.last {
	z-index: 100;
	background-position: bottom;
}

#header #logo.hover .logopic {
	display: block !important;
}

#header #logo.hover .logopic.active {
	display: none !important;
}*/

/*
#header #logo.showLast .logopic.first,
#header #logo.showFirst .logopic.last {	display: none !important; }
*/

#header #logo {
	display: block;
	width: 300px;
	height: 146px;
	float:left;
	text-indent: -99999em;
	margin: 50px 0 67px;
	background: #fff url("images/logo_new.gif") no-repeat top;
}

#header #logo:hover {
	opacity: .7;
}

/*
#header #logo.showLast:hover .logopic.last,
#header #logo.showLast:focus .logopic.last,
#header #logo.showFirst:hover .logopic.first,
#header #logo.showFirst:focus .logopic.first {	display: none !important; }
#header #logo.showLast:hover .logopic.first,
#header #logo.showLast:focus .logopic.first,
#header #logo.showFirst:hover .logopic.last,
#header #logo.showFirst:focus .logopic.last {	display: block !important; }
*/

#header h1 {margin:0;text-transform: uppercase;font-size: 25px;padding:0;line-height: 1; float:left;}
#header h1 a {color: #333;border:none;}
#header h1 a:hover {color:#666;}
#header .description {display: block;color:#bbb;font-family: Georgia;font-style: italic;font-size: 14px; }

#header .cufon {
	display: none !important;
}

.schraeg {
	background-color: red;
	text-indent: -99999em;
	background: transparent url('images/schraeg_head.png') no-repeat 9px 50%;
	min-width: 29px;
}

.trenner {
	clear: both;
/*	background:transparent url(images/hr.png) 0 0 repeat-x;
	height: 31px;
*/	
	margin-bottom:25px;
	border-bottom: 1px solid #ddd;
}

/* intro text */
#introduction h2 {font-size:30px;font-family: Georgia;margin:0 0 5px 0;padding:0}
#introduction h3 {line-height:1.3;color: #999;font-size: 18px}

/* twitter */
#twitter {background:url(images/twitter-bg.gif) 0px 30px no-repeat;margin-bottom:25px;}
#twitter-top {background:url(images/twitter-top.gif)  0 0 no-repeat;}
#twitter_update_list {list-style:none;margin:0;padding:0;background:url(images/twitter-bot.gif)  left bottom no-repeat;min-height:80px;}
#twitter_update_list li {list-style: none;margin:0;font-size:12px;padding:25px 60px 15px 20px;line-height: 1.3}
#twitter_update_list li span {display: block}


/* sliders */
#homeSlider.coda-slider, #homeSlider.coda-slider .panel {width:940px} 
#archiveSlider.coda-slider, #archiveSlider.coda-slider .panel {width:940px}
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows #homeSlider.coda-slider, .coda-slider-wrapper.arrows #homeSlider.coda-slider .panel {width:940px}
.coda-slider-wrapper.arrows #archiveSlider.coda-slider, .coda-slider-wrapper.arrows #archiveSlider.coda-slider .panel {width:940px}

.gallery-slider.coda-slider, .gallery-slider.coda-slider .panel {width:620px} 
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .gallery-slider.coda-slider, .coda-slider-wrapper.arrows .gallery-slider.coda-slider .panel {width:620px}


/* drop-downs */
.darkSelect select {
	position: absolute;
	display: block;
	opacity: 0;
	height: 25px;
	width: 300px;
	cursor: pointer;
	z-index: 100;
}

.darkSelect select option {
	padding: 5px;
	background-color: #fff;
	color: #666;
	border-bottom:1px solid #ddd;
}

.darkSelect select option.odd {
	background-color:#eee;
}

.darkSelect select option:hover {
	
}

.darkSelect {
	color: #fff;
	background: #000 url('images/bg_select.png') no-repeat 95% 50%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 25px;
}

/*.single_sidebar */.darkSelect {
	background-color: #ccc;
	width: 220px;
}

#archive-dropdown.darkSelect {
	width: 300px;
}

.darkSelect:hover,
.darkSelect.hover {
	color: #b2b2b2;
	background-color: #4c4c4c;
}

.single_sidebar .darkSelect:hover,
.single_sidebar .darkSelect.hover {
	color: #b2b2b2;
	background-color: #4c4c4c;
}

.darkSelect p,
#related-dropdown p,
#archive-dropdown p {
	position: absolute;
	margin:3px 0 0 10px;
	z-index: 1;
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	font-style: normal;	
}


/* NAVIGATION - Search for something */
#search { position: relative; float: right; top: 2px; height:40px; width:165px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 20px; width: 140px; border: none; font-size: 12px; color: #fff; vertical-align: bottom;  background: #000 url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;line-height: 1;}
#search #s:hover { color: #b2b2b2;background: #4c4c4c url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {}
#gallery-nav {padding: 0;list-style: none; max-width:620px;}
#gallery-nav li { float:left; margin:0;padding:4px 3px 4px 2px; background:#e3e3e3; }
#gallery-nav li.current {background: #000; }
#gallery-nav li.current a {color:#fff}
#gallery-nav li a {color:#999;font-weight: bold; border: none; padding:5px}

/* content */
#content h1 {text-transform: uppercase;font-size: 24px;margin-bottom: 20px;font-weight: bold}
#content h2 {text-transform: uppercase;font-size: 20px;margin-bottom: 10px;font-weight: bold}
#content h3 {text-transform: uppercase;font-size: 18px;margin-bottom: 10px;font-weight: normal}
#content h4 {text-transform: uppercase;font-size: 15px;margin-bottom: 5px;font-weight: normal}

#content h1 a, #content h2 a, #content h3 a, #content h4 a {
	border: 0;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	opacity: .7;
}

.post h3 {
	margin-bottom: 3px;
}

.post small.date {
	display: block;
	margin-bottom: 15px;
}

.entry img {
	max-width: 620px;
}

#content div.galleryThumb,
#content div.portfolio,
#content div.publication {
	margin-bottom: 22px;
}
#content div.galleryThumb,
#content div.portfolio {width: 299px;}
#content div.publication {width: 220px;}


#content div.galleryThumb a.thumb,
#content div.portfolio a.thumb,
#content div.publication a.thumb {
display:block;
position:relative;
overflow:hidden;
color:#333;
border:none;
line-height: 1.2;
}

#content div.galleryThumb a.thumb,
#content div.portfolio a.thumb {height: 150px;}
#content div.publication a.thumb {height: 300px;}

#content div.galleryThumb div,
#content div.portfolio div,
#content div.publication div {position:relative;}

#content div.galleryThumb a:focus, #content div.galleryThumb a:hover,
#content div.portfolio a:focus, #content div.portfolio a:hover,
#content div.publication a:focus, #content div.publication a:hover { text-decoration: none; }

#content div.galleryThumb div a:hover,
#content div.portfolio div a:hover,
#content div.publication div a:hover {opacity: 1;}

#content div.galleryThumb div span.title,
#content div.galleryThumb div span.category,
#content div.portfolio div span,
#content div.publication div span {display: block;}
#content div.galleryThumb div span.title {
	display: none;
}

#content div.galleryThumb img,
#content div.portfolio img,
#content div.publication img {position: absolute;top: 0;left: 0;border: 0;z-index:3;}

#content div.galleryThumb img,
#content div.portfolio img
{
	width: 300px;
	height: 150px;
}

#content div.galleryThumb img { z-index: 1;}
#content div.galleryThumb span.title,
#content div.galleryThumb span.category { z-index: 3; }


#content div.galleryThumb span.title,
#content div.portfolio span.title,
#content div.publication span.title { 
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 3px 1px 4px;
	font-size: 16px;
	line-height: 1.2;
	background-color:rgba(0,0,0,.7);
	margin:15px 15px 30px 15px;
	color:#fff
}

#content div.galleryThumb span.title {
	margin:15px;
}

#content div.galleryThumb span.category,
#content div.portfolio span.category,
#content div.publication span.category { 
	position:absolute;
	bottom:0;
	left:0;
	padding:0 3px;
	margin:0 15px 15px 15px;
	font-size:12px;
	color:#aaa;
	background-color:rgba(0,0,0,.7);
}

#content div.galleryThumb span.category a,
#content div.portfolio span.category a,
#content div.publication span.category a {
	font-size:12px;
	border:none;
	color:#888;
}

#content div.galleryThumb:hover span,
#content div.galleryThumb:focus span,
#content div.portfolio:hover span, 
#content div.portfolio:focus span,
#content div.publication:hover span, 
#content div.publication:focus span {
	background-color: rgba(0,0,0,1);
}

#content div.galleryThumb .loader,
.coda-largeContainer div.loader {
	background-color: rgba(0, 0, 0, .8);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position:absolute;
	z-index: 4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: none;
}

#content div.galleryThumb .loader {
	background-image:url(images/galleryLoader_small.gif);
	margin: 58px 0 0 133px;
	width:34px;
	height:34px;
}

/* coda-large */

.coda-largeContainer {
	position: absolute;
	z-index: 300;
	padding-bottom: 20px;
}

.coda-largeContainer .imgContainer {
	position: absolute;
	width: 620px;
	max-width: 620px;
	background-color: rgba(255,255,255,.9);
}

.coda-largeContainer .imgContainer img {
	position: relative;
	left: 50%;
	cursor: pointer;
	margin-bottom: 20px;
/* prevent to large images in gallery */
	max-height: 620px !important;
	max-width: 620px !important;
}

.coda-largeContainer .imgContainer .title {
	position: absolute;
	bottom: 30px;
	left: 10px;
	z-index: 310;
	left: 50%;	
	padding:5px 10px 5px 10px;
	font-size:18px;
	line-height: 1.2;
	background-color:rgba(0,0,0,.7);
	color:#fff;
}

.coda-largeContainer div.imgTxt {
	position: relative;
	top: -10px;
	min-width: 210px;
	background-color: rgba(0,0,0, .85);
	padding: 0 10px;
	z-index: 300;
}

.coda-largeContainer div.imgTxt h2 {
	padding-top: 30px;
	color: #fff;
}

.coda-largeContainer div.imgTxt .content {
	padding-bottom: 15px;
/*
	border: 1px solid red;
*/
}

.coda-largeContainer div.imgTxt .content p {
		color: #fff;
}

.coda-largeContainer div.loader {
	position: absolute;
	background-image: url(images/galleryLoader_large.gif);
	top: 200px;
	left: 310px;
	margin: -25px 0 0 -25px; 
	width:50px;
	height:50px;
}

/* gallery title/content */
#gallery div {position: relative;}
#gallery div img {position: relative;}
#gallery div span.title { position:absolute;bottom:0;left:0;padding:5px 10px 5px 10px;font-size:18px; line-height: 1.2; background-color:rgba(0,0,0,.7); margin:15px 15px 35px 20px; color:#fff;}

#gallery div span.content { position:absolute;bottom:0;left:0;padding:0 10px;margin:0 20px 17px 20px; font-size:12px;color:#aaa;background-color:rgba(0,0,0,.7);}

.post #gallery div {
	float: left;
}
#gallery div:hover span { display: none; }


/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 33px;text-align:center}
.next  {background: url(images/next.gif) 0 bottom no-repeat;width: 77px; height: 33px;float: right;}
.prev  {background: url(images/prev.gif) 0 bottom no-repeat;width: 102px; height: 33px;float: right; }
.next a {background: url(images/next.gif) 0 top no-repeat;}
.prev a {background: url(images/prev.gif) 0 top no-repeat;}
.next a, .prev a {float:right;display:block; height:32px;text-indent:-9999px;border:none;}
.next a {width:77px;}
.prev a {width:102px;}
.next a:hover, .prev a:hover {background-position: 0 center;border:none}
.navigation-archive .prev {float:left}

/* widgets */
h3.sub {margin-bottom:7px;font-weight: bold}
.item ul li {display: block;list-style:none;border-top:1px solid #ddd;margin:0 -5px;}
.item ul li a {display:block; border:none; padding:4px 5px}
.item ul li a:hover, .item ul li a:focus {display: block;border: none;color:#000; background-color:#efefef;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.portfolio p {margin: 0;padding: 0;font-family:Georgia,Times; font-style: italic;font-size: 12px;}
.item h4 {color:#666;margin-bottom: 10px}
.textwidget {margin-bottom:30px}

#wp-calendar  {width: 100%}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee}
#wp-calendar td#prev {text-align: left}
#wp-calendar td#next {text-align: right}

#sidebar {
	margin-top: 42px;
}

/* Content Area */
.postmetadata {font-size: 12px;}
small {color: #bbb}
hr.dotted {border:none;border-bottom: 1px dotted #ccc }
.pagetitle, .post h2 {margin-top:10px;}
.post h3 a{font-weight: bold} 

.post #gallery-nav {
	float: left;
	margin:0 0 10px 0;
}

.post #gallery {
	float: left;
	margin-bottom: 40px;
}

/* Form Elements */
input,textarea {-moz-border-radius:5px;border-radius:5px;font-size: 12px;-webkit-border-radius: 5px;border: none;padding:6px; background: #eee;line-height: 1}
textarea {font-family: "Lucida Sans";max-width:612px}
.more-link,
.nextpage_button,
#submit {
-moz-border-radius:5px;border-radius: 5px;-webkit-border-radius: 5px;font-weight: bold; padding: 5px 10px;background-color:#000;color:#fff;cursor:pointer}
.more-link:hover,
.more-link:focus,
.nextpage_button:hover,
.nextpage_button:focus,
#submit:hover,
#submit:focus {background-color: #4c4c4c;color:#fff;border:none}

/* Comments */
#respond h3 {border-bottom: 1px solid #ddd;padding-bottom:7px}
.commentlist {padding: 0;margin: 0;}
.commentlist li {margin: 10px 0 0px;padding: 10px 10px 10px 10px;list-style: none;border:1px solid #ddd; }
.commentlist li ul {padding: 0;margin: 0;}
.commentlist li ul li {margin-right: 0px;margin-left: 0px;}
.commentlist li .avatar {float: left;border: 1px solid #eee;padding: 2px;background: #fff;margin-right:10px}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentmetadata {font-weight: normal;font-size: 11px}
.children { padding: 0; }
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0 0 10px 0;display: block;}
.even, .alt {background:#eee;}
ul.children li.odd {background: #eee;}
.thread-odd {background: #e1e1e1;}
.thread-even {background:#f8f6f2;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #fff}
.cancel-comment-reply {margin-bottom: 20px}


/* Footer */
.small {
	font-size: 10px;
	color: #949494;
}

.small a {
	border: 0;
}

.small a:hover,
.small a:focus {
	opacity: .6;
}

/* navi */
#jsddm
{
	margin-left:50px;
	font-size:11px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}
	
#jsddm li
{
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
}

#jsddm li a
{
	display: block;
/*	white-space: nowrap;*/
	padding: 5px 9px;
	text-decoration:none;
	border:none;
	font-size:12px;
	font-weight:bold;
}

#jsddm li.current-cat a,
#jsddm li a:hover
{
	color:#999;
}
		
#jsddm li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	background-color: #fff;
/*	display: none;*/

	visibility: hidden;
}
		
#jsddm li ul li
{
	float: none;
	display: inline;
}
		
#jsddm li ul li a
{
	width: auto;
}
		
#jsddm li ul li a:hover
{
	color: #000;
}
