/*  
Theme Name: akleur 01/07
Theme URI: http://www.schwuppdiwupp.net/blog/
Description: dat erste
Version: 1.0
Author: akleur
Author URI: http://www.schwuppdiwupp.net/

This CSS is copyleft.

*/


* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}


/* Struktur */
body {
	font: .8em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	background: #501810 url(img/body_bg.gif) right bottom no-repeat fixed;
	color: #C8C8C8;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background: #000000;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;	
	}

#sidebar
{
	padding: 20px 0 0 0;
	margin-left: 545px;
	width: 200px;
	background: #000000 url(img/circles.gif) 40px 160px no-repeat;
	}

#header {
	background: #000000 url(img/header-corner.gif) no-repeat;
	width: 740px;
	height: 68px;
	padding-right: 20px;
	text-align: right;
	}

#footer {
	width: 735px;
	background: #000;
	color: #501810;
	clear: both;
	font-size: .7em;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;	
	padding-bottom: 10px;
	padding-left: 25px;	
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	width: 480px;
	}

/* Ende Struktur */

/* Content */		

.narrowcolumn .postmetadata {
	font: .8em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #767676;
	margin-top: 0;
	padding-top: 5px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.post {
	margin: 0 0 30px;
	padding-bottom: 30px;
	background: url(img/dark-circles.gif) center bottom no-repeat;
	}

.postmetadata {
	clear: left;
}


small {
	font: .8em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #767676;
	margin-top: 0;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #767676;
	}
	
.webthumb {
	width: 150px;
	float: left;
}

.linksthumbs {
	width: 120px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: solid 1px #FFF;
}

.webthumb img {

}

.cleaner {
	clear: both;
}

/* Ende Content */


/* Überschriften */

h1, h2, h3 {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 2em;
	margin: 0;
	}
	
h2 {	
	font: 1.4em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	margin: 20px 0 0;
	color: #6F1F14;
		font-weight: bold;
	}	

h3 {
	font-size: .9em;
	margin: 20px 0 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	
h4 {
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	color: #767676;
	}

h2 a {
  color: #B0BB03;
}

#headerimg h1 {
	font: 2em;
	font-size:200%;
  	line-height:1.2em;
  	text-transform:uppercase;
  	letter-spacing:.2em;
	padding-top: 9px;
	color: #ccc;
}

h2.pagetitle {
	font-size: 1.2em;
	color: #767676;
	text-transform: uppercase;
	margin-top: 30px;
	text-align: left;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #767676;
	}

#sidebar h2 {
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
  	color: #767676;
	margin: 5px 0 0;
	padding: 0;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	

/* Ende Überschriften */


/* Listen */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px; 
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
/*	list-style: decimal outside; */
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Ende Listen */


/* Links */

a {
	color: #858D02;
	text-decoration: none;
	}

a:hover {
	color: #B0BB03;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #501810;
	}
	
a img {
	border: 0;
	display: block;
	}	

.fake_links {
  	color: #858D02;
	}

/* Ende Links */


/* Comments */

.commentlist {
	padding: 0;
/*	background: url(img/dark-circles.gif) center bottom no-repeat; */
	}

#comment_form_div {
 	background: #501810 url(img/light-corner.gif) left top no-repeat;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;	 
	border-right: 1px solid #2F2F2F;
	border-bottom: 1px solid #2F2F2F;
}

.commentlist li {
	background: #210808 url(img/light-corner.gif) left top no-repeat;
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-right: 1px solid #2F2F2F;
	border-bottom: 1px solid #2F2F2F;
	}

.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;
	margin: 10px 5px 10px 0;
	}


.commentlist .alt {
/*	background: #501810 url(img/light-corner.gif) left top no-repeat; */
	padding: 5px 5px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#respond {
  	margin-bottom: 10px;
  	color: #767676;
	}


/* Ende Comments */


/* Begin Form Elements */

input {
  	background: #BFBFBF;
	font: 1em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	color: #210808;
	padding: 0px 2px;
}

textarea {
  	background: #BFBFBF;
	font: 1em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	color: #210808;
}

select {
	width: 130px;
	background: #BFBFBF;
	color: #210808;
	}

#searchform {
	margin: 10px 0;
	padding: 5px 0px; 
	}

#sidebar #searchform #s {
	width: 108px;
	}

#searchsubmit {
	background: #210808;  
	color: #858D02;
	text-transform: uppercase;
	border: #2F2F2F outset 1px;
	font: 1em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

#searchsubmit:focus {
  	color: #B0BB03;
	border: #2F2F2F inset 1px;
}

#commentform input {
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 450px;
	height: 80px;
	padding: 0px 2px;
	}

#commentform #submit {
	background: #210808;  
	color: #858D02;
	text-transform: uppercase;
	border: #2F2F2F outset 1px;
	font: 1em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	}

#commentform #submit:focus {
  	color: #B0BB03;
	border: #2F2F2F inset 1px;
}
	
#sidebar form {
	margin: 0 0;
	}

/* End Form Elements */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* WP-Calendar */	

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End WP-Calendar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

#wpcumuluscontent {
 	border: solid 1px #767676; 
 	background-color: #000;
}


/* End Various Tags & Classes*/

