/*
Theme Name: Koffeeinbetriebenes.net
Theme URI: http://koffeeinbetriebenes.net/
Description: a cool theme
Version: 0.1
Author: Steffen Peschel	
Author URI: http://steffenpeschel.de/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* import 960.gs */
@import url(css/reset.css);
@import url(css/960.css);

/* basis css */

@font-face {
	font-family: 'GroovyFastRegular';
	src: url('Groovy_Fast.eot');
	src: local('Groovy Fast Regular'), local('GroovyFast'), url('Groovy_Fast.woff') format('woff'), url('Groovy_Fast.ttf') format('truetype');
}
 
body{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #333;
	background: #fff;

}
a { 
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #8e1b00;
}

h1 { 
	font-family: GroovyFastRegular,'Trebuchet MS', Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding: 2px 0;
}
h1 .koffein {
	color: #d45500;
	}
#description {
	font-family: GroovyFastRegular,Arial,Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #d45500;
}
h1 a, h1 a:hover, h1 a:visited {
	color: #8e1b00;
	text-decoration: none;
	}

h2 {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 20px;
}
h2 span.pre, h2 a span.pre {
	display:block;
	font-size: 85%;
	color: #8e1b00;
	padding: 5px 10px;
}
h2 span.main, h2 a span.main {
	padding: 0 3px;
	background-color: #ffc838;
	border: 5px solid #ffc838;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #8e1b00;
	}
.verlinkt h2 span, .kurz-notiert h2 span {
	background-color: #fff!important;
	color: #333!important;
	padding: 0;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
h2 a:visited {
	color: #8e1b00;
	}
h3, h4 {
	padding-top: 15px;
}
h4 {
	font-style: italic;
}
.short {
	padding-left: 6px;
	border-left: 6px solid #8e1b00;
	}
.category {
	font-size: 18px;
	color: #8e1b00;
	}
.category a, .comment_link a {
	color: #8e1b00;
	}
.date, .comment_link {
	font-size: 14px;
	}
.metadata {
	margin-bottom: 4px;
	}
p { 
	padding: 2px 0 5px;
	margin-top: 5px;
	line-height: 1.5;
}
blockquote {
	margin-left: 15px;
	background: #fff url(g/zitat.png) no-repeat top left ;
	width: 90%;
	padding: 6px 10px 3px 45px;
	font-style: italic;
	}
ul {padding: 5px 0 5px 16px;}
ul li ul {padding: 0 0 0 16px;}
ul li {list-style: circle;}
#header, #footer {padding: 20px 0;}
#content, #sidebar {margin-top: 40px;}
.post {
	margin-bottom: 50px;
}
.tags {
	font-size: 80%;
	margin-top: 10px;
}
.post-edit-link {
	background-color: #ffc838;
	padding: 0 2px;
}
ol.commentlist li {
	padding: 10px;
	margin: 10px;
	background-color: #FFE9B0;
}
.comment-meta { font-size: 11px;}
#respond { margin: 10px 0;}
#twitter-tools, .widget_rss{font-size:85%;margin-left:40px;}
#twitter-tools h3 {}
#twitter-tools .aktt_tweets ul {padding:0;margin:0;}
#twitter-tools .aktt_tweets ul li {
	list-style: none;
	margin: 5px 0 10px;
	padding-left: 6px;
	border-left: 4px solid #8e1b00;
}
a.aktt_tweet_time {display:block;font-size: 90%;}
.twitter-share-button-div {padding-top: 9px;}
.widget_search {margin: 40px 0 40px 40px;}
.widget_rss

