/*
Theme Name: corevus coreax
Theme URI: http://rabenzunge.org/
Description: Rabenzunge Theme
Version: 1
Author: Willem Rabe
Author URI: http://willenium.net/
*/

/* ******* gfx ******** */

#content div,.sidebar div{
}

/* ******* box ******** */

#box {
text-align : left;
}

/* ******* head ******** */

#head div {
display:none;}

#head h1 {
display:none;
}


/* *********** content ************ */

#content div span{ display:block; }

#content div {
margin-bottom:18px;
}

#content div p,#content div ul{
margin-bottom:0;
}

#content div ul{
list-style:none;
}

#content div ul li{
}

#content div p ul {
list-style : square inside;
margin-left : 2em;
}

/* ******* sidebar ******* */

.sidebar {
display:none;
}

/* ****** headlines, paragraphs and lists ******* */

h1, h2, h3{ font-weight : normal; }

h1 { font-size : 24px; line-height : 36px; }
h2 { font-size : 18px; }
h3 { font-size : 18px; }

h3, p, ul, ol { margin-bottom : 18px; }

/* ******* general tags and links ****** */

* { margin : 0; padding : 0; }

a {}

a img { border : 0; margin:0; }

.hide { }

/* ****** specifics ***** */

body {
padding:18px;
font-family : 'Lucida Grande', Arial, sans-serif;
font-size : 12px;
line-height : 18px;
text-align : center;
}

.kiste {
background:yellow;
display:block;
width:162px;
font-size : 11px;
margin-bottom : 18px;
float: left; 
margin: 0 18px 18px 0;
}

.kiste h4 { font-size : 11px; }

.kiste p { padding-left: 3px; margin-bottom : 0px; }

/* ******** comments ******** */

h2#comments {
margin-top : 36px;
}

.author {
display:none;
padding : 18px 18px 0 18px;
}

.author span{display:block;}

.author p {
padding-left : 63px;
margin-bottom : 18px;
}
.avatar {
width : 54px;
float : left;
}

.comment_meta {
padding : 9px 0 27px 63px;
width : 360px;
}

/* ******* form stuff ********* */

label,textarea,input{display:none;}


/* ********* don't care about the following *********** */

#imgface{ width:162px; height:90px; background:url('images/face.jpg') no-repeat;}

.more-link { font-weight : bold; }

.pdf { display : block; background : url('images/pdf.gif') no-repeat; padding-left : 18px; }

#searchsubmit { display : none;}

.edit { width : 88px; height : 16px; position : absolute; top : 4.5px; left : 4.5px; padding : 4.5px; border : 1px solid #ff0072; }

/* ******* gallery ******** */

.gallery_narrow {
width : 243px;
margin-bottom : 9px;
padding : 9px 0 0 9px;
}
.gallery_narrow a {
display : block;
margin : 0 9px 9px 0;
width : 72px;
height : 72px;
float : left;
}
.gallery_narrow .klar {
clear : both;
}
