/*
Theme Name: Classy
Theme URI: http://benediktrb.de
Description: Fresh and Clean Wordpress Theme by <a href="http://benediktrb.de">BenediktRB</a>
Version: 1.0
Author: Benedikt Rieke-Benninghaus
*/


/* ------------------------------------------------------------------------------- Definitions */

* {margin: 0; padding: 0; border: none; outline:none;}

body {
        margin: 0;
        padding: 0;
        background: #fff;
        font-family: "Myriad", Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        color: #3B3B3B;
        text-align: left;
}


h1,h2,h3,h4,h5,h6 {
        font-family: "Myriad", Verdana, Arial, sans-serif;
        font-weight: normal;
         padding:0;
         margin:0;
        color:#1E1E1E;
}

a:link, a:visited { color: #BB3030; text-decoration: none;}
a:hover, a:active {color: #450B0B; text-decoration: none;}
.nodisplay {left: -5000px; position: absolute;}
p, ul, ol {line-height: 23px; margin: 0px 0px 10px 0px;}
ol, ul {list-style-type: none;}


/* -------------------------------------------------------------------------------- Containerproperties */

#header {
        background: url(http://www.lexikon-recht.de/img/header-bg.png) repeat-x top left;
        height: 100px;
           width: 100%;
        margin: 0; padding: 0;
}


#wrap {
           margin: 0px 0px 0px 23px;
           padding: 0;
           width: 90%;
}

#content {
           float: left;
           width: 60%;
}

#infobox {
           margin: 0px auto;
           padding: 4px;
           width: 100%;
        background:#F4F6FB;
        border:1px solid #AAAAAD;
        border-top:none;
}

#navigation {
           float: right;
        background: #FDFDFD;
        margin: 0;
        padding:0;
           width: 30%;
        line-height: 1.5em;
        display: inline;
        border:1px solid #AAAAAD;
        border-top:none;
}

#footer {
        background: url(http://www.lexikon-recht.de/img/footer-bg.png) repeat-x top left;
        margin: 15px 0 0 0;
        height:90px;
}


/* ------------------------------------------------------------------------------------------- Header */

#logo{
        background: url(images/logo.gif) no-repeat 0 0%;
        position: absolute;
        left: 150px;
        height: 104px;
}
#logo h1 {
        padding: 24px 0 0 80px;
        color:#1E1E1E;
        font-size:40px;
}
#logo h1 a{
        color:#1E1E1E;
}
#logo h1 a:hover{
        color:#585858;
}

#menu {
        margin:0 0 0 100px;
}


#menu ul{
        list-style-type:none;
        float:left;
}

#menu li{
        display: inline;
}

#menu li a, #menu li a:visited{
        background:transparent url(images/top_link.gif) repeat-x;
        height: 29px;
        padding: 8px 8px 0 5px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        float:left;
        margin-right: 5px;
        border-left: 1px solid #4E4F4E;
        border-right: 1px solid #4E4F4E;
}

#menu li a:hover{
        background:transparent url(images/top_link_hover.gif) repeat-x;
}

#search {
        float:right

}
input#typein{
        background:transparent url(images/search.jpg) no-repeat;
        height:37px;
        width:185px;
        padding:10px;

}

#infobox h2{
         font-size:13px;
}


/* ------------------------------------------------------------------------------------- right Sidebar */

#rssfeed {
        background:#fff url(images/rss_bg.gif) no-repeat bottom right;
        height:79px;
        with:305px;
        padding:4px;
        margin:0 0 15px 0;
        border-bottom:1px solid #AAAAAD;
}

#rssfeed .sb-head {
        padding:4px;
        font-size:22px;
}

#navigation .sb-head {
        margin: 5px 0 8px 0;
        padding: 0 0 4px 0;
        color: #55543C;
        font-size: 19px;
}

#navigation ul {
        width:95%;
        margin: 0 0 15px 0;
        padding: 0 0 0 5px;
        list-style: none;
}


#navigation ul li {
        margin: 0;
        padding: 0;
        display: inline;
}

#navigation li {
        list-style: none;
}

#navigation ul li a {
        margin: 0;
        padding: 2px;
        display: block;
        color: #3B3B3B;
        text-decoration: none;
        border-bottom:1px solid #2D2D2D;
}

#navigation ul li a:hover {
        background:#CC0000;
        color: #fff;
}


#navigation ul li.rss a {
        padding:0 0 0 25px;
        border:none;
        background: transparent url(images/rss.jpg) no-repeat 10px 50%;
}
#navigation ul li.rss a:hover {
        color:#000;
}

.laste, .category {
        padding: 0 0 0 5px;
}


#navigation .category .sb-head {
        padding: 0 0 0 25px;
        background: url(images/category.gif) no-repeat 0px 50%;
}


#navigation .laste .sb-head {
        padding: 0 0 0 25px;
        background: url(images/laste.gif) no-repeat 0px 50%;
}

#navigation .lastc .sb-head {
        padding: 0 0 0 5px;
}


#navigation .blogroll {
        padding: 0 0 0 5px;
}

#navigation .blogroll .sb-head {
        padding: 0 0 0 23px;
        background: url(images/blogroll.gif) no-repeat 0px 50%;
}

#navigation .meta {
        padding: 0 0 0 5px;
}

#navigation .meta .sb-head {
        padding: 0 0 0 25px;
        background: url(images/category.gif) no-repeat 0px 50%;
}

#navigation .archive {
        float:right;
        width:49%;
}

#navigation .archive .sb-head {
        padding: 0 0 0 25px;
        background: url(images/archive.gif) no-repeat 0px 50%;
}


/* --------------------------------------------------------------------------------------- Content Area */

.article {
        margin: 25px 0 0 0;
}

.article h2, .article h1 {
        padding: 0 0 0 30px;
        background: url(images/arrow.jpg) no-repeat 0px 50%;
        margin: 0 0 10px 0;
        font-size: 25px;
}


.article h2 a:link,
.article h2 a:visited {
        color: #3B3B3B;
        text-decoration: none;
}

.article a:hover,
.article a:active {
        color: #990000;
        text-decoration: none;
}

#content .postmetadata,
#content .thecontent {
        margin: 15px 0 0 0;
}

.thecontent p{
        margin: 15px 0 0 0;
}

.postmetadata {
        border:1px solid #DADADA;
        height:32px;
        width: 100%;
        background: #fff url(images/meta.gif) repeat-x top left;
        }

.postmetadata p {
        padding:4px;
}

#content blockquote {
           padding: 3px 0 0 50px;
           margin: 5px 5px 5px 20px;
        background:#fff url(images/quote.gif) no-repeat top left;

}

#content code {
        min-height:60px;
        font-family: Fixedsys, Helvetica, "Lucida Grande", Verdana, sans-serif;
           margin: 5px 5px 5px 20px;
           padding: 0 0 0 45px;
        display: block;
        background:#fff url(images/code.jpg) no-repeat top left;

}

.searcherg {
           padding: 5px;
           margin: 5px 5px 5px 20px;
        background: #F5F6FB;
           border-left: 4px solid #444;
}

#content ul {
        margin: 0 0 0 20px;
        padding: 0;
        list-style: none;
}

#content ul li {
        margin: 0;
        padding: 0 0 0 20px;
        display: block;
}

#content li {
        list-style: none;
        margin: 0;
        padding: 0 0 0 20px;
        background:transparent url(images/list.gif) no-repeat 0px 8px;
        display: block;
        text-decoration: none;
}

.pages {
        margin:15px 0 0 0;
        border:1px solid #DADADA;
        float: left;
        height:32px;
        width: 100%;
        background: #fff url(images/meta.gif) repeat-x top left;
        }

.page-previous {
        float: left;
        padding: 8px;
        }
.page-next {
        float: right;
        padding: 8px;
        }

/* ----------------------------------------------------------------------------------------- Content Icons */

.time {
        padding: 0 0 0 24px;
        background: url(images/time.gif) no-repeat 0 0;
}
.filed {
        margin:0 0 0 15px;
        padding: 0 0 0 24px;
        background: url(images/filed.gif) no-repeat 0 0;
}
.comments {
        margin:0 0 0 15px;
        padding: 0 0 0 24px;
        background: url(images/comments.gif) no-repeat 0 0;
}
.trackback {
        margin:0 0 0 15px;
        padding: 0 0 0 24px;
        background: url(images/trackback.gif) no-repeat 0 0;
}


.goon {
        margin: 5px 0 0 0;
        padding: 3px 3px 3px 30px;
        background: #F5F6FB url(images/goon.gif) no-repeat 10px 50%;
        font-weight: bold;
}

.thecontent {
        margin: 15px 0 0 0;
}


/* ------------------------------------------------------------------------------------- Comment Area */

.comment {
        margin: 40px 0 0 0;
}

.comment h3 {
        padding: 0 0 0 24px;
        background: url(images/ucomments.gif) no-repeat 0 60%;
        border-bottom: 1px solid #525D6B;
        font-size:20px;
}

.comment h4 {
        margin: 15px 0 10px 0;
        padding: 0 0 0 24px;
        background: url(images/write.gif) no-repeat 0 50%;
        font-size: 16px;
        border-bottom: 1px solid #525D6B;
}

.comment input,textarea {
           margin: 2px;
           padding: 4px;
        background:#fff url(images/com_bg.gif) repeat-x top left;
           color: #3B3B3B;
           border: 1px solid #5A5A5A;
}

.comment textarea {
           width: 80%;
           height: 150px;
}

.comment input:focus,
.comment textarea: focus {
           background: #29303C;
}

.comment input[type=submit] {
           font-weight: bold;
}

.comment ol.commentlist {
           margin: 5px;
           padding: 10px;
           list-style-type: none;
}

.comment ol.commentlist li {
           margin: 7px;
           padding: 10px;
}

.comment li {
           margin: 0 0 10px 0;
           border-bottom:2px solid #323232;
}


/* ------------------------------------------------------------------------------------------------ Footer */

#footer p {
        padding: 52px 0 0 0;
        text-align: center;
        color: #F3F8F2;
}

#footer a{
        color: #EAEAEA;
        text-decoration:underline;
}
#footer a:hover{
        color: #EAEAEA;
        text-decoration:none;
}

.footer-left {
        padding: 8px 0 0 25px;
        float: left;
        }

.footer-right {
        float: right;
        padding: 8px;
        }

/* ------------------------------------------------------------------------------------------------------- */


/* For Link Indication plugin */
a.liexternal, a.liwikipedia, a.liimdb, a.liftp, a.limailto, a.lipdf { padding: 0px 14px 0px 0px; background: url(images/link-icon_external.gif) no-repeat right; }



#kat ul {
float: left;

margin: 10px 0px 15px 0px;
padding: 0;
list-style: none;
}
#kat ul li {
font-weight: bold;
font-size: 1.0em;
text-align: center;
vertical-align: middle;
float: left;
margin: 2px;
padding: 0px;
line-height: 2.4em;
border: 2px solid #990000;
}
#kat a.kl:link, a.kl:visited, a.kl:active
{
background-color: #ffffff;
color: #CC0000;
display: block;
width: 2.4em;
height: 2.4em;
}
#kat a.kl:hover
{
background-color: #CC0000;
color: #ffffff;
text-decoration: none;
}
#contentad {
float: left;
margin: 6px 8px 0px 0px;
}