@charset "utf-8";
/* CSS Document */
/*   
Theme Name: Oddn
Description: Oddn.de Wordpress-Template
Author: Oddn da Ork
Version: 1.0
*/

html {
	height: 100%;
}


body {
	margin: 0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	height: 100%;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
.ads { margin-bottom: 10px;}



#header {
	width: 100%;
	font-size:22px;
	font-weight:bold;
	height: 130px;
	padding-top:80px;
	color:#000000;
	background-image: url("images/kopf.gif");
	background-repeat: no-repeat;
}

#topic {
	margin-left: 180px;
}

#header a {
	text-decoration:none;
}

#subline {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-left: 180px;
}

#menu {
	width: 100%;
	font-size:12px;
	background-color: #000000;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 37px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: white;
}

#menu ul	{
	display: block;
	padding: 0px;
	margin: 0px;
}

#menu li {
	display: inline;
	padding-right: 10px;
}

#menu li a:link {
	   font-weight:bold;
	   color:#fff;
}
	 
#menu li a:hover { 
color: #fff;
text-decoration: underline;
}

menu li a:visited { color: #fff;
}
	
h1 {
	padding:0px;
	margin:0px;
	line-height: 20px;
	font-size: 18px;
}

h2 {
	padding:0px;
	margin:0px;
	line-height: 16px;
	font-size: 12px;
}

#bar {
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	margin-left: -5px;
}
	

#wrapper {
	width: 1260px;
	height: 100%;
}

#cont {
	width: 1090px;
	float: right;
}

#cont_main {
	width: 550px;
	float:left;
	padding:2px 10px 0px 10px;
	font-weight:bold;
	background-image:url(images/middle.gif);
	font-size: 12px;
}

#cont_main a {
	font-weight: bold;
	font-size: 12px;
}

#title {
	margin-top:12px;
}

#post {
	margin-top: 5px;
	font-weight:normal;
	font-size:12px;
	height:100%;
}
#post .post{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #cecece;
}
.alignleft {
	float: left;
	display: inline;
	border: 0;
	margin-right: 8px;
}
.alignright {
	float: right;
	display: inline;
	border: 0;
	margin-left: 8px;
}
#meta {
	margin-top: 15px;
	font-weight:normal;
	font-size: 10px;
	line-height: 20px;
	background-image:url(images/meta.gif);
	background-repeat:repeat-x;
}

#meta a {
	font-size:10px;
	color: #333;
	font-weight: normal;
	text-decoration: none;	
}
#meta a:hover {
	text-decoration:underline;
}

#side_right {
	width: 220px;
	float: left;
	padding:0px 0px 5px 10px;
}
#side_right li{
	list-style-type: none;
}
#side_right li ul{
	margin-top: 0px;
	margin-left: -20px;
	list-style-type: circle;
}
.cat-item, .page_item {
	font-size: 12px;
}
#side_right li ul li{
	list-style-type: square;
	margin-bottom: 3px;
	margin-top: 2px;
}
#side_right li ul li ul li{
	list-style-type: circle;
}

.widgettitle{
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
#side_head {
	line-height: 24px;
	background-image:url(images/side_head.gif);
	background-repeat:repeat-x;
	font-weight: bold;
}

#side_left {
	width: 160px;
	float: left;
	padding: 5px;
}

#side_right_2 {
	width: 160px;
	float: left;
	padding: 5px;
}

.bookmarks {
	margin-top: 15px;
	width: 150px;
	padding:0px;
}

.bookmarks ul {
	padding: 0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;

}

.bookmarks li {
	padding: 0px;
	margin:0px 0px 0px 14px;
	line-height: 20px;
	list-style: none;
}

#clear {
	clear: both;
}

#footer {
	clear: both;
	width: 100%;
	height: 200px;
	font-size: 10px;
	text-transform: uppercase;
}

#footerimg {
	width: 215px;
	height: 200px;
	background-repeat: no-repeat;
	float: left;
	background-color: #000;
}

#footertxt {
	float:left;
	width: 332px;
	height:120px;
	padding-top: 80px;
	text-align: center;
	margin-left:30px;
	color:#778489;
}

#footertxt a:link, #footertxt a:visited {
	color:#778489;
	text-decoration:underline;
}

#footertxt a:hover, #footertxt a:active {
  color:#778489;
  text-decoration: none;
  
}


#adscont {
	width: 250px;
	height: 250px;
	margin-right:10px;
	float:left;
	}

.postmetadata{
	line-height: 19px;
}
	

#letzte_eintraege{
	width: 290px;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #ededed;
	float: right;
	display: inline;
	border: 1px dashed #cecece;
}
#letzte_eintraege ul{
	display: block;
	margin-left: -40px;
}
#letzte_eintraege ul li{
	display: block;
	font-size: 10px;
	font-weight: normal;
}
#letzte_eintraege ul li a{
	font-size: 11px;
	font-weight: normal;
}

.widget_recent_entries a{
	font-size: 11px;
}

