/*
THEME NAME: A++ White Last
THEME URI: 
DESCRIPTION: 
TAGS: 
VERSION: 
AUTHOR: 
AUTHOR URI:
*/

@import url('css/blueprint/screen.css');
@import url('css/apluslib.css');

html {
	background:  #F1F1F1;
}
html,body {
	width: 100%;
}

body {
/*	background: #F1F1F1 url('images/noise.gif') repeat left top;*/
	background:#F1F1F1;
	font-family:'Arial','Andale Mono','Courier New',Courier,Arial,sans; 
	font-size: 11px;
	line-height: 140%;
	color: #222;
/*	width: 100%;*/
	height: 100%;
	margin: 0 0 0 0;
/*	position:relative;*/
}
/** html body{background: #F1F1F1;}*/

.sitewidth {
/*	width: 89%;*/
/*	max-width: 1380px;*/
/*	min-width: 710px;*/
/*	margin: 5% 5% 26px 5%;*/
/*	text-align:center;*/
}

* html .sitewidth {/*width:89%;*/}
/*img {
	background: blue;
}*/

abbr {
	border:none;
}
p img {
	margin: 0;
}
:lang(de) {
	quotes: "\201E" "\201C" "\201A" "\2018";
}

ul,
ul ul {
	list-style-type: none;
	margin: 0;
}
a,
a:active {
	outline: none;
/*	text-decoration: none;*/
	color: black;
}
a:hover {
	text-decoration: underline;
}

a.zoomlink {
	cursor:url('images/zoom.gif');
}
/*a:visited {
	text-decoration: underline;
}*/
p a,
p a:hover,
p a:visited,
p a:active,
.hentry a,
.hentry a:hover, 
.hentry a:visited, 
.hentry a:active, {
	text-decoration: underline;
	color: black;
}

h1,h2,h3 {
	font-family: "Akzidenz Grotesk",Helvetica, Arial, sans;
	font-weight: bold;
/*	color: bl;*/
	margin: 0;
	line-height:100%;
/*	text-shadow: 0 0 0 #000;*/
}

h1 a,h2 a,h3 a {
	background: none;
	text-decoration: none;
	padding: 0;
	color: black;
	display:block;
}


.big,
.big a,
.big a:visited,
.entry-title,
h2 {
	font-family: "Akzidenz Grotesk",Helvetica, Arial, sans;
	font-size: 20px;
	line-height: 100%;
	color: black;
/*	text-shadow: 0 0 0 #000;*/
	min-height:20px;
	text-transform:uppercase;
}
.bigger {
	font-size:200%;
}
.small {
	font-family: 'Arial','Andale Mono','Courier New', Courier, monospaced;
	font-size: 11px;
	
	line-height:120%;
	color: #444;
	margin: 0;
/*	text-shadow: 0 0 0 #000;*/
}

.bauer {
	font-family: 'Didot','Bodoni MT','Garamond',serif;
	font-weight: normal;
	font-style: italic;
}

.entry-date {
/*	color:blue;*/
}
#newslist {
	width:100%;
}
#newslist .post {
/*	border-bottom:1px solid black;*/
/*	float:left;*/
	width:30%;
}
#newslist .entry-date {
/*		border-bottom:1px solid black;*/
		margin:0 0 2px 0;
		font-weight:bold;
		font-size:20px;
}
/*Layout*/


#wrapper {
	position: relative;
/*	z-index:600;*/
/*	background:url('images/back2.gif') no-repeat left bottom;*/
/*	margin-top:45px;*/
/*	width:100%;*/
	padding:40px;
	overflow:auto; zoom:1;
	
}
/*.ajaxin {
	display:none;
}
.ajaxin #content {
	visibility:hidden;
}
.thea {
	position:fixed;
	left:45px;
	top:45px;
}
.aniout {
		position:absolute;
	z-index:500;
}*/

.threecol {
	overflow:auto; zoom:1;
}
.threecol li {
	width:180px;
	float:left;
		margin-right:10px;
/*	background:black;*/
	height:100%;
}


.change {
	overflow:hidden;
}

.change li {
display:none;
}
.change li:first-child {
	display:block;
}
hr {
	margin:5px 0 5px 0;
}
#header,
#sitenav {
	overflow: hidden;
	
	float:left;
	margin:0 10px 0 0;
}
#header {
	width:10%;
	min-width:100px;
	padding-bottom:26px;
	position:fixed;
	z-index:1000;
}

#container {
	padding: 0 0 0 150px;
	float: left;
/*	width:85%; */
	max-width:85%;
	min-width:410px;
	min-height:400px;
	overflow:hidden;
	position:relative;
}
#container {
		margin-top:20px;
}
/* Menu */

#sitenav a:visited {
	text-decoration: none;
}
#sitenav li {
/*	margin: 0 10px 0 0;*/
/*	float:left;*/
/*	border-bottom:1px solid black;*/
	width:100%;
}

#sitenav a, #project-nav a {
	color:#CCC;
	text-decoration:none;
}
#sitenav a {
	display:block;
}
#project-nav a {
/*	display:inline;*/
/*	color:#CCC;*/
}

#sitenav a:hover {
/*	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;*/
	color:black;
}

/*#sitenav .up {
	font-weight: bold;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}*/
/*.home #sitenav a,*/
/*#sitenav .up,*/
#sitenav a.active,
.category-work #sitenav .category-work,
.page-work #sitenav .page-work,
.s-category-work #sitenav .s-category-work,
.page-stream #sitenav .page-stream,
.page-contact #sitenav .page-contact {
	font-weight: bold;
/*	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;*/
	display:block;
	color:black;
/*	background:black;*/

}

#thing { 
	margin:-2% 0 26px 0;
	font-size:50%;
	border-bottom:4px solid black;
	
	padding:10px 10px 10px 0;
	width:100%;
}
* html #thing{margin:0 0 26px 0;}

#thing h1 {
	margin-bottom:10px;
/*	color:white;*/
} 
.showthing {
	display:none;
}
.js #sitenav li.showthing {
	display:block;
	background:url('images/a.gif') no-repeat -8px -8px;
	width:20px;
	text-indent:20px;
	overflow:hidden;
	width:0;
	padding-left:20px;
}
.js #thing {
	display:none;
	margin:0;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2000;
	font-size:100%;
	
}

.js #thingback {
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	width:100%;
	height:100%;
	background:black;
	position:absolute;
	top:0;
	z-index:2010;
}
.js #thingimg {
	width:100%;
	height:100%;
		background: url('images/thingback.gif') no-repeat 3% 3%;
		background: url('images/thingback.png') no-repeat 3% 3% !important;
		
		position:absolute;
		
		top:0;
		z-index:2030;
}
.js #thingcontent {
	position:absolute;
	z-index:2060;

	text-align:center;
	width:250px;
	height:250px;

	top:3%;
	left:3%;
	margin:50px 0 0 25px ;
}
.js #thingcontent h1 {
	color:white;
	font-size:28px;	
	line-height:120%;
}

/* Work List */
#worklist {
	width: 100%;
/*	max-width:75%;*/
/*	padding-top: 26px;*/
}
.js #worklist li,
.js .attachments li {
/*	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;*/
}
#worklist .hentry {
	margin-top: 0;
}


.workitem {
	overflow:hidden;
	margin:0 10px 10px 0;
	float: left;
	position: relative;
	display:block;
	height:160px;
	width:200px;
	text-align:left;
/*	width:200px;*/
/*	height:180px;*/
	zoom: 1;
}

.workitem img {
	position:absolute;
	left:0;
	top:0;
/*	background:blue;*/
/*	visibility:hidden;*/
}

.workitem:hover img {
/*	visibility:visible;*/
}
*:first-child+html .workitem{width:200px;}
* html .workitem{width:200px;}
*:first-child+html .workitem .work-content{background:none;}
* html .workitem .work-content{background:none;}
	

.workitem .work-content {
	vertical-align: middle;
	position: relative;
	display:block;
	height:118px;
	overflow:hidden;
	width:200px;
/*	background:blue;*/
}
/*.work-content a img {
	position:absolute;
	left:0;
	top:0;
}*/

.workitem .workbu {
	width:100%;
	display:block;
}
.workitem .more {
	display: none;
	width: 100%;
	overflow:hidden;
/*	white-space:none;*/

	color: #666;
}

.workitem:hover .more {
	display: block !important;
}

.work-title a {
	display: block;
	font-weight: normal;
/*		position: absolute;*/
		text-decoration:none !important;
/*	padding: 2px 0 0 0;
	display: inline;*/
}
.work-content {
	cursor:pointer;
}
.work-content a {
	display:block;
	text-decoration:none;
	overflow:hidden;
/*	background:black;*/
}
.work-content a:hover {
	text-decoration:underline;
}
.work-content h3 {
	font-size: 30px;
/*	max-width: 260px;*/
/*	background:black;*/
	background:#F1F1F1;
	height: 118px;
/*	height:152px;*/
	font-style: italic;
	overflow: hidden;
	padding-right: 10px;
	line-height: 110%;
	margin:0;
	text-align:center;
/*	color:black;*/
}

.work-content:hover h3 {
	background:#F1F1F1;
}

.work-title {
	display: block;
	height: 25px;
	overflow: hidden;
	padding-top:3px;
}




/* Work Single View */

.attachments {
	clear: both;
	position: relative;
/*	z-index: 760;*/
}
.attachments li .bu a,
.wp-caption .wp-caption-text a {
	color: white;
/*	font-style: italic;*/
	text-decoration:none;
}

.attachments li a,
#content .wp-caption a {
	text-decoration:none;
}

.attachments li .bu,
#content .wp-caption .wp-caption-text {
	line-height: 14px;
	padding: 0 3px 2px 3px;
	text-indent: 15px;
	 color:white;
	/* font-weight:bold;*/
	position:absolute;
	display: inline;
	margin: 2px 2px 2px 2px !important;
	width: 80%;
	top: 0;
	left: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: transparent url('images/info_icon.png') no-repeat 2px 2px !important;
	background: transparent url('images/info_icon.gif') no-repeat 2px 2px;
	width: 12px;
	height: 13px;
	overflow: hidden;
}

a .slideshowdisplay {
	background: black !important;
	color: white;
	width: auto;
	text-indent: 0;
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 3px 0;
}

.attachments li:hover .bu,
#content .wp-caption:hover .wp-caption-text {
	max-width: 80%;
	width: auto;
	height: auto;
	background: black !important;
	text-indent: 0;
}
.attachments li,
/*.wp-caption,*/
.videoplayer,
.size-medium,
.size-full {
	float: left;
	position: relative;
	margin: 0 28px 20px 0;
}
.wp-caption {
	margin-right: 18px;
	position: relative;
	float: left;
}


.single .entry-content p,
.page .page p {
	width: 75%;
	max-width: 600px;
}
#project-nav {
	margin-left:10px;
}
.single .entry-content {
	 padding-top:15px;
	width:100%;
}
.single .attachments {
	width:100%;
}





#content ul,
#content p,
.page-title {
	margin: 0 0 26px 0;
/*	overflow:auto; zoom:1;*/
}




/*.hentry,
.single #content .category-work .entry-content {
/*	margin-top: 26px;*/
}*/
.single #content .category-work {
	margin-top: 0px;
}

.archive .hfeed #content .entry-content p {
	margin: 0;
}
.entry-content {
	/* margin-top:26px;*/
	overflow:auto; zoom:1;
}
#similar li {
	margin-right:6px;
}
#similar a {
	color:#444444;
	text-decoration:none;
}

#loader {
	width:400px;
	height:400px;
	
	background:#F1F1F1;
	z-index:4000;
}
#loader img {
	width:400px;
	height:400px;
}


#imprint {
/*float:left;*/
width:100px;
	color: #BCBCBC;
	position:fixed;
	top:100%;
	margin-top:-50px;
/*	margin: -5% 0 0 0;*/
	text-decoration:none;
/*	z-index:1;*/
	display:none;
}







/* Stream */
/*
* basic fetcher template
*/
.app_holder {
	margin-bottom: 26px;
	font-size:0.85em;
	overflow:hidden;
}

.app_holder li {
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}

.app_holder .type {
	position: absolute;
	color: black;
/*	font-weight: bold;*/
	line-height: 100%;
	width: 90%;
	background: none;
	margin: 2px;
	display: block;
	top: 2px;
	left: 2px;
	text-transform:uppercase;
}
.app_holder .img:hover .type span {
	background: none;
	padding: 0 2px;
}
.app_holder .type .title {
	display: none;
}
.app_holder .img:hover .type .title {
	display: inline;
}
.app_holder .img:hover .type span {
	background: black;
	color: white;
	/* display:inline;
	width: auto;*/
}

.app_holder .monthdivide {
	padding-top:50px;
	border-bottom:3px solid black;
}
.app_holder .monthdivide hr {
	display:none;
}

.app_holder li img {
	/* width:100%;*/
/*	height:200px;*/
	background:blue;
	max-height:400px;
}
.app_holder li.img {
/*	height: 200px;*/
	/* width:300px;*/
	/* overflow:hidden;*/
	display:inline;
	float: left;
	padding: 0;
	
}
.app_holder li.tx {
	max-width:50%;
/*	display: inline;*/
	float: left;
}


/* zitate im feed */

blockquote {
	color: black;
	text-align:center;
}
blockquote a {
	text-decoration:none;
}
.app_holder .citcontainer {
/*	height: 100%;*/
	overflow:hidden;
/*	height:200px;*/
	font-size:200%;
}
blockquote:before {
	content: open-quote;
}
blockquote:after {
	content: close-quote;
}
.app_holder blockquote {
	font-family: 'Didot','Bodoni MT',Georgia,serif;
/*	 font-size: 1.8em;*/
	font-style: normal;
	padding: 24px;
	line-height: 100%;
	margin: 10px;
	overflow:hidden;
}


.contentblocks > li {
	width:350px;
/*	float:left;*/
	height:180px;
	margin:0 10px 10px 0;
}
.delicious-banner {
	display:none;
}
.delicious-cloud,.maxw {
	max-width:600px;
}
.paddedli li {
	padding:0 0 26px 0;
}
.delicious-cloud li {
	float:none;
}
/*Edit*/
.edit-link a {
	position: fixed;
	top: 0;
	left: 95%;
	margin:0 -100px 0 0;
	text-decoration:none;
	line-height: 100%;
	/* margin-top:-15px;*/
	background:white;
	 color:blue;
	padding:2px;
	font-weight: bold;
	z-index: 10000;
/*	display:none;*/
/*	opacity:.5;*/
	border-radius:5px;
}


.textlist li {
	margin:0 5px 3px 0;
}
