/*
Theme Name: Constanze
Theme URI: http://www.ugotit.de/
Description: 
Version: 1.0
Author: Daniel Mies
Author URI: http://ugotit.de/
*/
html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
abbr,address,cite,code,
del,dfn,em,img,ins,kbd,q,samp,
small,strong,sub,sup,var,
b,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block;}
nav ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
/* elements */
body{font-family:Verdana,Arial,sans-serif;text-align:center;background:#fff url('img/body-bg.jpg') repeat-x;font-size:75%;}
html>body{font-size:12px;}
a{color:#a00;}
p{font-size:1em;margin-top:1.5em;margin-bottom:1.5em;line-height:1.5em;}
h2{font-size:2em;font-weight: normal;line-height:1.286em;margin-top:1.929em;margin-bottom:0.643em;}
h2 a{
	color: #a09683;
	text-decoration: none;
}
#content ul, #content ol,#sidebar ul, #sidebar ol{
	padding-left:20px;
}
#content li, 
#sidebar li{
	line-height: 1.5em;
}
/* helper */
.left{float:left;}
.right{float:right;}
.cl{clear:both;}
img.right{margin:0 10px 10px 0;}
img.left{margin:0 0 10px 10px;}
/* layout */
#page{background:transparent url('img/bg-innen.png') top center no-repeat;overflow:hidden;}
#header{width:950px;margin:40px auto 25px;}
#wrap{width:950px;margin:0 auto;text-align:left;overflow:hidden;}
#content{width:700px;float:left;margin-bottom:20px;}
#sidebar{float:right;width:230px;}
/* article*/
.datum{
	width: 55px;float: left;
text-align:center;
margin:0 10px 10px 0;
}
.datum span{display:block;padding:5px 0}
.day{
font-size:1.5em;
-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0;
color: #807155;
	background: #ded3c8;
}
.month{
-moz-border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px;
color: #fff;
	background: #a93c1f;
}
.posthead h2{text-transform:uppercase;font-weight:normal;margin-bottom:0;}
.postmetadata{background:#ded3c8;padding:10px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

position:relative;}
.postmetadata strong{float:right;margin-right:60px;}
.navigation{margin-top:20px;
clear:both;}
ol.commentlist{
padding:0;
list-style-type:none;
}

.kommentare{position:absolute;right:10px;top:-10px;background:url('img/comments.png') no-repeat;width:57px;height:27px;text-align:center;padding-top:10px;}
.kommentare a{color:#fff;text-decoration:none;}
/* Kommentare */
.comment{border-bottom:2px solid #ddd;margin:1.5em 0;clear:both;}
.comment-author{font-weight:bold;}
.comment-author img{float:right;margin:0 0 10px 10px;}
.comment-meta{display:none;}
