/*
Theme Name:   derbaum
Theme URI:    derbaum
Description:  derbaum
Version:      1
Author:    derbaum
Author URI:   derbaum
*/

/*========================================================================
        Main Elements
========================================================================*/

* {
    margin: 0;
    padding: 0;
}

body {
        background-color:#333333;
        background: url(http://dirwabaum.de/baustelle/img/back.gif);
        background-repeat: repeat;
        margin:0px;
        padding:0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:1.64em;
        color:#7A7A7A;
        text-align:center;
}

div.clear {clear: both;}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }
a:hover { color:#066; text-decoration: underline }

p {
    margin-bottom: 18px;
}

blockquote {
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

ul {
    list-style-type: none;
    margin: none;
        margin-bottom: 10px;
}

ol {
    margin-left: 2em;
}

h1 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 18px;
}

h2 {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 18px;
}

h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}


/*========================================================================
        Rahmen
========================================================================*/

div#rahmen {
        width: 800px;
        margin: 0 auto;
        padding: 0;
        background-color: #ffffff;
        text-align: left;
}



/*========================================================================
        Header
========================================================================*/

div#header {
        height: 208px;
        width: 800px;
        background: url(http://dirwabaum.de/dirwa/serendipity/uploads/photos/header2.jpg);
}

a.headerTitle {
        font-family: papyrus, Georgia, "Times New Roman", Times, serif;
        color: #ABA6A2 !important; /* Farbe von "derbaum" */
        text-decoration: none;
        padding: 50px 0 0 20px;
        display: block;
        font-size: 27px;
}

p.desc {
        padding: 0px 0 0 40px;
        color: #ABA6A2 !important; /* Farbe von "schreibt hier..." */
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
}


/*========================================================================
        Navigation
========================================================================*/

div#navgiation {
        height: 55px;
        width: 800px;
        background-color: #000000;
        background: url(http://dirwabaum.de/baustelle/img/nav_back.gif);
        background-repeat: repeat-x;
        font-size: 16px;
        font-family:"Trebuchet Ms",sans-serif;
        color: #D3D3D3;
}

a.navLink {
        line-height: 55px;
        margin: 0px 10px;
        color: #d3d3d3;
        text-decoration: none;
}

a.navLink:hover {
        color: #ffffff;
        text-decoration: underline;
}



/*========================================================================
        Hauptinhalt
========================================================================*/

div#hauptinhalt {
        background-color: #ffffff;
        width: 800px;
        text-align: left;
}

div#artikelbox {
        background-color: #ffffff;
        width: 530px;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11pt;
        color: #35302A;
}

.post a {text-decoration: underline;}

.postTitle {
        font-family: papyrus, Georgia, "Times New Roman", Times, serif;
        text-align: center;
        font-size: 20px;
        color: #35302A;
        line-height: 32px;
        background-image:url(http://dirwabaum.de/baustelle/img/title_border.jpg);
        background-position:center bottom;
        background-repeat:no-repeat;
        margin-top: 10px;
}

.postTitle a {text-decoration: none;}

p.infoBlock {
        font-size:0.75em;
        font-family: Arial, Helvetica, sans-serif;
        display:block;
}

p.abstand {margin-bottom: 50px;}

p.content {line-height: 15pt;}

div#artikelbox a {color: #35302A;}
div#artikelbox a:hover {color: #666; text-decoration: none;}


/*========================================================================
        Sidebar
========================================================================*/

div#sidebar {
        background-color: #ffffff;
        width: 200px;
        float: right;
}

h1.sidebarTitle, h2.widgettitle {
        font-family:"trebuchet ms","helvetica",serif;
        font-size:1.15em;
        font-weight:bold;
        margin: 0;
        text-align:left;
}

div#sidebar ul {margin-bottom: 10px;}

ul.subPages {list-style-type: circle;}

/*========================================================================
        Footer
========================================================================*/

div#footer {
        background-color: #000000;
        background: url(http://dirwabaum.de/baustelle/img/nav_back.gif);
        background-repeat: repeat-x;
        padding: 0;
        margin: 0;
}

div#footer p {
        line-height: 32px;
        color: #CCCCCC;
        text-align:center;
}

div#footer a {
        color: #CCCCCC;
        text-decoration: underline;
}

h2.comments_headers, h3.comments_headers {font-size:16px;}


.divComm {clear: both; border-bottom: 1px solid #666666;margin-bottom: 10px}

li.recentcomments {display: block; height: 45px;}


/*========================================================================
        calender
========================================================================*/

#wp-calendar {
        empty-cells: show;
        font-size: 11px;
        margin: 0;
        width: 90%;
}

#wp-calendar #next a {
        padding-right: 10px;
        text-align: right;
}

#wp-calendar #prev a {
        padding-left: 10px;
        text-align: left;
}

#wp-calendar a {
        display: block;
        text-decoration: none;
}

#wp-calendar a:hover {
        background: #e0e6e0;
        color: #333;
}

#wp-calendar caption {
        color:#35302A;
        font-size:10pt;
        margin-bottom: 5px;
}

#wp-calendar td {
        color: #ccc;
        letter-spacing: normal;
        padding: 2px 0;
        text-align: center;
}

#wp-calendar td.pad:hover {
        background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
        background: #eee;
        color: #bbb;
}

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
}

/*========================================================================
        ...
========================================================================*/


.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}





span.previous { padding: 0 20px 0 0; float: left; }

span.next { float: right; }

span.edit a {
    float:right;
    font-weight:normal;
    font-size:11px;
    color:#666;
    border:1px solid #ccc;
    padding:0 4px;
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
        text-align:left;
    width: 500px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 480px !important; }

.postform { width:150px; margin: 0;}

fieldset {width: 500px;}
