/*
	Theme Name: Projektbu.ch
	Theme URI: http://www.projektbu.ch/
	Description: Design für die Wordpress-Blogs unter projektbu.ch
	Author: Boris Bäsler
	Author URI: http://bob.projektbu.ch/
	Version: 0.9
*/
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 0;
	padding: 0;
}

img {
	margin: 2px 5px;
}

h2 {
	font-size: 14pt;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a:link, a:visited {
	color: #3577ac;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 965px;
}
#header {
	width: 760px;
	height: 145px;
	padding: 0;
	margin: 0;
	background: URL(/wp-content/uploads/header_bg.jpg);
}
#content {
	width: 740px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	float: left;
}
div.content_heading {
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
}
div.archive_heading {
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
a.heading_link:link, a.heading_link:visited {
	color: #666666;
}
a.heading_link:hover {
	color: #000000;
}
p.details {
	font-size: 10pt;
}
#sidebar {
	width: 185px;
	margin: 0;
	padding: 0;
	float: right;
}
div.sidebar_item {
	font-size: 16pt;
	font-weight: bold;
	width: 185px;
	height: 30px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	color: #666666;
}
ul.sidebar-list {
	margin-left: 15px;
	display: block;
	list-style-type: none;
	padding-left: 0;
}
ul.sidebar-list a {
	color: #666666;
	font-weight: normal;
}
ul.sidebar-list a:hover {
	color: black;
}
div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
div.teaser {
	width: 300px;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px 5px 10px;
	float: left;
}
div.teaser_heading {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
div.teaser_content {
	font-size: 10pt;
}
#comments {
	width: 740px;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
div.commentmetadata {
	font-size: 10pt;
}
div.comment_count {
	margin: 0;
}
#footer {
	width: 960px;
	clear: both;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
div.title_year {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
div.title_month {
	margin: 0;
	padding: 5px 0 2px 0;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
ul {
	margin: 3px 0 3px 0;
	padding: 0 0 0 30px;
	font-size: 11pt;
}
li {
	padding: 3px 0 0 0;
}
