/*   
	Theme Name: prezentation.ch
	Theme URI: http://prezentation.ch/
	Description: Design for prezentation.ch
	Author: Boris Baesler
	Author URI: http://bob.projektbu.ch/
*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 300;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
strong {
	font-weight: 400;
}
img {
    border: none;
}
div.disclaimer {
	background-color: #EEEEEE;
	border: 1px solid #FF8800;
	padding: 5px;
	margin-bottom: 15px;
}
span.orange {
    color: #FF8800;
}
#title {
	margin: 45px 0px 18px 37px;
	font-size: 3em;
	font-weight: 600;
	 padding-bottom: 10px;
}
#subtitle {
	margin: 0px 0px 0px 39px;
	font-size: 1.5em;
	font-weight: 600;
}
a {
	text-decoration: none;
	color: #555555;
}
a:hover {
	color: #FF8800;
}
a.timesince {
	font-size: 0.8em;
}
blockquote {
	color: #FF8800;
	text-indent: -0.5em;
	margin: 15px 50px 0px 50px;
}
.quelle {
	text-align: right;
	font-size: 0.9em;
	color:  #999999;
	margin: 0px 50px 15px 50px;
}
iframe {
	overflow: hidden;
	margin: 0;
	border: none;
}
img.alignleft {
	float: left;
	margin: 0 8px 3px 0;
}
img.alignright {
	float: right;
	margin: 0 0 3px 8px;
}
iframe.alignright {
	float: right;
	margin: 0 0 3px 8px;
}
#nav-above {
	text-align: right;
	font-size: 0.8em;
	margin: 7px 0 17px 0;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
#nav-below {
	text-align: right;
	font-size: 0.8em;
	margin: 17px 0 7px 0;
	border-top: 1px solid #CCCCCC;
	padding-top: 2px;
}
#page {
	border-left: 1px solid #CCCCCC;
	width: 960px;
	margin: 5px auto 0 auto;
}
#header {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 320px;
	width: 960px;
	margin: 0;
}
#content {
	margin-top: 15px;
	padding-left: 10px;
	width: 600px;
	float: left;
}
.post-date {
	margin-top: 7px;
	font-size: 0.9em;
	color: #999999;
	border-bottom: 1px solid #FF8800;
}
.post {
	margin-bottom: 20px;
	line-height: 1.5em;
}
.post ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 20px;
}
.post ul li {
	margin: 3px 0;
	text-indent: -0.8em;
}
.post ol {
	padding-left: 0;
	margin-left: 20px;
}
.page {
	margin-bottom: 20px;
	line-height: 1.5em;
}
.page ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 20px;
}
.page ul li {
	margin: 3px 0;
	text-indent: -0.9em;
}
.page ol {
	padding-left: 0;
	margin-left: 20px;
}
#title a {
	color: black;
}
#title a hover {
	color: black;
}
h2 {
	margin: 18px 0 12px 0;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.3em;
}
h3 {
	margin: 15px 0 10px 0;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.1em;
}
h4 {
	margin: 12px 0 9px 0;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1em;
}
p {
	margin: 3px 0 6px 0;
}
div.question {
	margin: 5px 0 8px 0;
}
div.answer {
	padding: 10px;
}
h2 a {
	text-decoration: none;
	color: black;
}
h2 a:hover {
	color: #FF8800;
}
.entry-utility {
	font-size: 0.8em;
}
.caption {
	color: #555555;
	font-style: italic;
}
#sidebar {
	margin: 0;
	width: 300px;
	float: right;
	list-style-type: none;
}
#sidebar h2 {
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.4em;
	border-bottom: 1px solid #CCCCCC;
	color: #FF8800;
}
#sidebar h2 a {
	text-decoration: none;
	color: #FF8800;
}
#sidebar h2 a:hover {
	color: black;
}
#sidebar li select {
	margin-left: 10px;
}
#sidebar li ul {
	margin-left: 10px;
	display: block;
	list-style-type: none;
	padding: 0;
	font-size: 0.9em;
}
#sidebar li ul li {
	margin: 3px 0;
}
#sidebar a {
	text-decoration: none;
	color: black;
}
#sidebar a:hover {
	color: #FF8800;
}
#sidebar div.textwidget {
	margin-left: 10px;
	display: block;
	font-size: 0.9em;
}
#searchform {
	margin: 8px;
}
.search-terms {
	border: ridge thin #CCCCCC;
	width: 85%;
}
ul.tweets li {
	font-size: 0.9em;
	line-height: 1.3em;
	padding-bottom: 6px;
}
#sidebar li select {
	border: ridge thin #CCCCCC;
}
#footer {
	font-size: 0.9em;
	padding: 10px;
	text-align: center;
	clear: both;
	border-top: 1px solid #CCCCCC;
}
