/*
Theme Name: Bildversorger
Theme URI: http://bildversorger.de/
Description: An ajax based theme
Version: 1.0
Author: Marc Schieferdecker
Author URI: http://thegeek.de/
Tags: prototype, ajax, scriptacoulus, bildversorger
*/

/* Main definitions */
* {
	margin:0em;
	padding:0em;
	text-decoration:none;
	font-size:1em;
}

a:link, a:visited, a:hover {
	color:#000;
	text-decoration:underline;
}

/* Body definitions */
body {
	background-color:#000;
	background-image:url('images/body_bg.gif');
	font-size:76%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Special WP definitions */
.post-edit-link {
	display:none;
}

/* Wrapper */
#wrap {
	width:980px;
	margin-top:80px;
}

/* Head */
#head {
	font-size:1.2em;
	text-align:left;
	overflow:hidden;
	border-bottom:2px solid #FFF;
	height:96px;
}

/* Main menu */
#menu {
	margin-top:72px;
	height:22px;
	color:#FFF;
	font-size:1.1em;
	margin-left:20px;
	overflow:hidden;
	border:2px solid #FFF;
	border-bottom:none;
	width:355px;
	font-weight:bold;
	float:left;
}
#menu a {
	margin-left:10px;
	margin-right:10px;
}
#menu a:link, #menu a:visited {
	color:#FFF;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
#logo {
	border:2px solid #FFF;
	border-bottom:none;
	float:right;
}

/* Main content layer */
#wrap_content {
	background-image:url('images/content_top_bg.jpg');
	background-repeat:repeat-x;
	height:480px;
	background-color:#FFF;
	border-right:2px solid #FFF;
}
#wrap_content2 {
	background-image:url('images/content_bottom_bg.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	height:480px;
	overflow:auto;
}
#content {
	text-align:left;
	width:880px;
	padding-top:25px;
	padding-bottom:25px;
	margin-left:20px;
}
#content h3 {
	font-size:2.2em;
	font-weight:normal;
	margin-bottom:0.4em;
}
#content #entrys {
	font-size:1.2em;
	color:#666;
}

/* Footer */
#footer {
	text-align:left;
	border-top:2px solid #FFF;
}
#footer #address {
	color:#FFF;
	font-size:1em;
	margin-left:20px;
	overflow:hidden;
	border:2px solid #FFF;
	border-top:none;
	width:355px;
	font-weight:bold;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
#footer #address p {
	margin-left:15px;
	margin-right:15px;
}
#footer #imprint {
	color:#FFF;
	font-size:1em;
	overflow:hidden;
	border:2px solid #FFF;
	border-top:none;
	font-weight:bold;
	float:right;
}
#footer #imprint p {
	margin:2px;
	margin-left:40px;
	margin-right:40px;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* Preview overlay */
#preview_overlay {
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
#preview_content_container {
	position:absolute;
	overflow:auto;
	margin:auto;
	z-index:100;
	width:620px;
	height:338px;
	background-color:#FFF;
}
#preview_content {
	overflow:hidden;
	width:600px;
	height:338px;
	margin:10px;
}
#preview_content .small, #preview_content #respond, #preview_content .navigation, #preview_content .postmetadata, #preview_content h3 {
	display:none;
}
#preview_content #content {
	width:100%;
	margin:0em;
	padding:0em;
	overflow:hidden;
}
#preview_navigation {
	overflow:hidden;
	background-color:#FFF;
}
#preview_navigation img {
	margin:10px;
	border:none;
	float:right;
}
#preview_navigation #preview_title {
	margin:10px;
	float:left;
	color:#999;
	font-weight:bold;
}

/* WP base styles */
#content p {
	margin-top:1em;
}
#content h4 a:link, #content h4 a:visited {
	text-decoration:none;
	font-weight:bold;
}
#content h4 a:hover {
	text-decoration:underline;
}
#content .small {
	font-size:0.9em;
	margin-bottom:1.8em;
	color:#AAA;
}
#content .small a:link, #content .small a:visited {
	color:#AAA;
}
#content .small a:hover {
	color:#000;
}
.postmetadata {
	color:#999;
}
.postmetadata a:link, .postmetadata a:visited {
	color:#999;
}
.postmetadata a:hover {
	color:#000;
}
.post {
	border-top:1px solid #CCC;
	padding-top:1em;
	color:#333;
	margin-top:1em;
}
.entry img {
	border:none;
}
.entry a img {
	border:none;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.navigation {
	margin-top:0.5em;
	margin-bottom:1em;
}
a.more-link {
	font-weight:bold;
}
.entry ul, .entry li {
	margin-left:1.2em;
	list-style-type:square;
}

/* Backlink */
.backlink {
	font-size:0.9em;
	overflow:hidden;
}
.backlink div {
	float:right;
}
.content-team .backlink, .content-arbeit .backlink, .content-anfang .backlink, .content-kontakt .backlink, .content-impressum .backlink {
	display:none;
}


/* Comments */
#respond h3 {
	font-size:1.4em;
}
.comment {
	background-color:#FFF;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	border-left-color:#AAA;
	border-top-color:#AAA;
}
.bypostauthor {
	background-color:#EEFFEE;
}
.comment .comment-body {
	margin:10px;
}
.comment .comment-body .commentmetadata {
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
	min-height:26px;
}
.commentmetadata a:link, .commentmetadata a:visited {
	text-decoration:none;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size:0.9em;
}
.commentlist li ul li {
	font-size:1em;
}
.commentlist li {
	font-weight:bold;
}
.commentlist li .avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#FFF;
}
.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
}
.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
}
.commentmetadata {
	font-weight:normal;
}

#commentform p {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea, #commentform input {
	border:1px solid #666;
	border-left-color:#AAA;
	border-top-color:#AAA;
}
#commentform p, #content #commentform div.small {
	margin:0em;
}
#commentform input#submit {
	margin-left:0.5em;
}

/* Special view for category video */
.category-video .postmetadata {
	display:none;
}
.category-video .permalinks {
	display:none;
}
.category-video .small {
	display:none;
}
.category-video h4 {
	margin-bottom:1em;
}
.category-video #respond {
	display:none;
}

/* DDSG Sitemap */
div.ddsg-wrapper ul, div.ddsg-wrapper ul li {
	margin-left:1em;
	margin-top:1.2em;
	list-style-type:square;
}
div.ddsg-wrapper ul li ul li {
	margin-top:0em;
}
div.ddsg-wrapper div p {
	display:none;
}

/* Entry hacks */
.content-anfang h3 {
	display:none;
}

/* Special page style: TEAM */
.content-team {
	background-image:url('images/fritsch_opitz.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:430px;
	margin:0em;
	padding:0em;
	overflow:hidden;
}
.content-team h3 {
	position:absolute;
	left:-8000px;
	top:-8000px;
}
.content-team #sven {
	float:left;
	text-align:left;
	margin-left:180px;
	margin-top:180px;
}
.content-team #stephan {
	float:right;
	text-align:right;
	margin-right:120px;
	margin-top:180px;
}
.content-team #sven h4, .content-team #stephan h4 {
	color:#000;
	font-size:1.8em;
}
#content #sven p, #content #stephan p {
	margin:0em;
	padding:0em;
}
#content #sven a, #content #stephan a {
	margin:0em;
	text-decoration:none;
}
#content #sven a:hover, #content #stephan a:hover {
	text-decoration:underline;
}

/* Arbeit */
/*
.content-dokumentation h3 {
	margin-left:100px;
}
.content-dokumentation table {
	margin-left:100px;
	margin-top:40px;
}
.content-dokumentation table td {
	min-width:200px;
	padding-top:10px;
}
*/

/* Special page style: Stephan Fritsch */
.content-stephanfritsch {
	background-image:url('images/stephan_fritsch.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:430px;
	margin:0em;
	padding:0em;
	overflow:hidden;
}
.content-stephanfritsch #intro {
	color:#000;
	width:300px;
	margin-left:100px;
	font-size:0.9em;
	font-weight:bold;
	margin-top:160px;
}
.content-stephanfritsch #vita {
	color:#000;
	width:330px;
	font-size:1.1em;
	font-weight:bold;
	margin-left:20px;
	margin-top:80px;
}
.content-stephanfritsch h3 {
	position:absolute;
	left:-8000px;
	top:-8000px;
}

/* Special page style: Sven Opitz */
.content-svenopitz {
	background-image:url('images/sven_opitz.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:430px;
	margin:0em;
	padding:0em;
	overflow:hidden;
}
.content-svenopitz #intro {
	color:#000;
	width:300px;
	margin-left:100px;
	font-size:0.9em;
	font-weight:bold;
	margin-top:100px;
}
.content-svenopitz #vita {
	color:#000;
	width:350px;
	font-size:1.1em;
	font-weight:bold;
	margin-left:20px;
	margin-top:65px;
}
.content-svenopitz h3 {
	position:absolute;
	left:-8000px;
	top:-8000px;
}

/* Special page style: Arbeit */
.content-arbeit #floater {
	width:300px;
	float:left;
	margin-top:110px;
}
.content-arbeit #catintro {
	color:#000;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
}
.content-arbeit #catselection {
	color:#000;
	font-size:1.8em;
	margin-top:40px;
	margin-left:20px;
	font-weight:bold;
}
#content div#catselection a {
	text-decoration:none;
}
#content div#catselection a:hover {
	text-decoration:underline;
}
#content div#catselection br {
	margin-bottom:20px;
}
.content-arbeit #tankstelle {
	float:left;
	margin-left:30px;
	margin-top:170px;
}
.content-arbeit h3 {
	position:absolute;
	left:-8000px;
	top:-8000px;
}

/* Tag Cloud */
#newtagcloud {
	margin-top:25px;
	list-style-type:none;
	text-align:right;
	width:700px;
	float:right;
	overflow:hidden;
}
#newtagcloud li {
	list-style-type:none;
}
#newtagcloud a {
	margin:5px;
	text-decoration:none;
}
#newtagcloud a.tagcloudlevel400 {
	color:#F00;
}
#newtagcloud a.tagcloudlevel375 {
	color:#0F0;
}
#newtagcloud a.tagcloudlevel350 {
	color:#00F;
}
#newtagcloud a.tagcloudlevel325 {
	color:#FC0;
}
#newtagcloud a.tagcloudlevel300 {
	color:#F0A;
}
#newtagcloud a.tagcloudlevel275 {
	color:#0FA;
}
#newtagcloud a.tagcloudlevel250 {
	color:#666;
}
#newtagcloud a.tagcloudlevel225 {
	color:#999;
}
#newtagcloud a.tagcloudlevel200 {
	color:#F99;
}
#newtagcloud a.tagcloudlevel175 {
	color:#99F;
}
#newtagcloud a.tagcloudlevel150 {
	color:#9A9;
}
#newtagcloud a.tagcloudlevel125, #newtagcloud a.tagcloudlevel100, #newtagcloud a.tagcloudlevel90 {
	color:#AAA;
}