/*
Theme Name: Dschungel
Theme URI: http://www.werbedschungel-podcast.de
Description: Werbedschungel-Podcast Wordpress Theme
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.werbedschungel-podcast.de
Version: 1.0
*/

form {
padding:0px;
margin:0px;

}

a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Wrapper {
	position:absolute;
	width:984px;
	height:815px;
	left:50%;
	margin-left:-492px;
	z-index:1;
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
}


#Navigation {
	position:absolute;
	width:984px;
	height:28px;
	left:50%;
	top:210px;
	margin-left:-492px;
	z-index:2;
}

.CommentLink {
	background-image:url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}

#Content {
	position: absolute;
	width:560px;
left:104px;
	top: 250px;
}

#Content2 {
float: left;
position:relative;
	padding:20px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}


#Click {
position:absolute;
top:100px;
height:200px;
width:217px;
left:681px;#
z-index:6;
}

#Logo {
position:absolute;
top: 347px;
left: 681px;
width: 217px;
height: 113px;
background-image:url(images/thoxanlogo.gif);
}

#Sidebar {
	position: absolute;
	width:215px;
	top: 470px;
	left:681px;
}

#Sidebar2 {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	line-height:18px;
padding:10px;
}


h1 a {
	color:#2f5c23 !important;
	font-size:24px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:-0.1em;
	display:block;
	background-image:url(images/flower.gif);
	background-repeat:no-repeat;
	background-position: left 10px;
	padding-bottom:15px;
	padding-top:0px;
	margin-top:0px;
	border-bottom:1px solid #CCCCCC;
}

h1 a:hover {
	color:#282828 !important;
	text-decoration: none;
	background-image:url(images/flower_b.gif);
}

h2 {
	color:#2f5c23;
	font-size:12px;
	font-weight:bold;
}

.PostWrapper {
float: left;
width:520px;
position:relative;
padding-bottom:30px;
display: block;
line-height:22px;
}

.Meta {
	display: block;
	width:520px;
	float: left;
	position:relative;
	font-size:11px;
	color:#666666;
	margin-top:-10px;
	padding-top:0px;
	padding-bottom:10px;
}