@charset "utf-8";
/* CSS Document */

/*
	Theme Name: Alexander Seidel Blog
	Author: INblau
*/

*
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0px #F00 solid;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color:#626262;
}

body {
    background:url(images/bg.png) repeat-x;
}

a.title-link {
    display:block;
    width:840px;
    height:50px;
}

h1, h1 a, h1 a:visited, h1 a:visited, h1 a:hover, h1 a:active {
    font-family: Tahoma, Geneva, sans-serif;
    font-size:15px;
    letter-spacing: 1px;
    text-transform:uppercase;
    text-decoration:none;
    padding: 12px 0px 6px 0px;
    margin: 0px 0px 0px 30px;
    color:#403f3e;
}

h2, h2 a, h2 a:visited, h2 a:visited, h2 a:hover, h2 a:active {
    font-family: Verdana, Geneva, sans-serif;
    font-size:17px;
    font-style:italic;
    text-decoration:none;
    color:#660099;
}

h3 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    color:#999;
    padding-bottom:15px;
}

div.post-info {
    overflow:hidden;
    margin-bottom:10px;
}

div.post-info p, div.post-info a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    color:#999;
}

div.post-info p {
    margin-top:3px;
}

#container {
    width:866px;
    margin: 0 auto;
}


#left {
    overflow:hidden;
    padding-left:13px;
    background: url(images/outline_shadow_L.png) left no-repeat;
}

#right {
    overflow:hidden;
    padding-right:13px;
    background: url(images/outline_shadow_R.png) right  no-repeat;
}


#container2 {
    overflow:hidden;
    float:left;
    width:840px;
}

#head_top {
    height:48px;
    background:url(images/logo.gif) #996734 right no-repeat;
    text-align:right;
}

#head {
    background:url(images/head.jpg);
    height:352px;
}

div#left-sidebar,
div#right-sidebar {
    float:left;
    width:200px;
}

div#navi {
    overflow:hidden;
    margin:10px 15px 0;
}

div#navi span a {
    font-size:11px;
    text-decoration:none;
}

div#navi span.back {
    float:left;
}

div#navi span.next {
    float:right;
}

div#form,
div.comments {
    overflow:hidden;
    margin:0 15px 20px;
}

div#form h1,
div.comments h1 {
    margin:0;
    font-family: Verdana, Geneva, sans-serif;
    font-size:17px;
    font-style:italic;
    text-decoration:none;
    color:#660099;
}

div.comments ul.comments {
    list-style:none;
}

div.comments ul.comments li {
    padding:10px 0;
    border-bottom:solid 1px #ddd;
}

div.comments ul.comments div.comment-meta a {
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

div.comments ul.comments p {
    margin:10px 0 0;
    font-size:11px;
}

form#commentform div a {
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

form#commentform div {
    overflow:hidden;
    margin-bottom:3px;
}

form#commentform div.name input,
form#commentform div.name p,
form#commentform div.mail input,
form#commentform div.mail p {
    float:left;
}

form#commentform div label {
    display:block;
    float:left;
    width:90px;
}

form#commentform div.name input,
form#commentform div.mail input {
    width:150px;
    border:solid 1px #ddd;
}

form#commentform div.name p,
form#commentform div.mail p {
    padding-left:3px;
    font-size:10px;
}


form#commentform div.comment textarea {
    float:left;
    width:315px;
    height:100px;
    border:solid 1px #ddd;
}

form#commentform p.req {
    font-size:9px;
}

form#commentform div input.btn {
    margin-left:90px;
    padding:3px 8px;
    background-color:#ddd;
    font-weight:bold;
    color:#999;
}

p.nocomments {
    clear:both;
    padding:10px 0 0 15px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    color:#999;
}

#kategorien{
    height:182px;
    background:url(images/kat_bg.jpg) no-repeat;
}

#kategorien li.cat-item {
    margin: 0px 0px 0px 45px;
    padding: 4px 0px 6px 0;
    list-style-type:none;
    background:url(images/kat_li_underline.gif) left bottom no-repeat;
}

#kategorien li a,
#archiv li a,
#blogroll li a {
    display:block;
    padding-left:20px;
    background:url(images/kat_li_arrow.gif) 6px 2px no-repeat;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    letter-spacing:-0.5px; /*Firefox letter-s*/
    text-decoration:none;
}

#archiv li a,
#blogroll li a {
    padding:0;
    background-image:none;
}

div#kategorien ul li.cat-item ul {
    margin:10px 0 8px 0;
}

div#kategorien ul li.cat-item ul li {
    margin:5px 0;
    padding:0 0 0 15px;
    background-image:none;
}

#archiv{

    background-color: #f2f2f2;
    /*background:url(images/arch_bg.jpg) no-repeat;*/
}

#archiv li{
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    letter-spacing:-0.5px; /*Firefox letter-s*/
    margin: 0px 0px 0px 30px;
    padding: 3px 0px 7px 12px;
    /*padding: 1px 0px 9px 12px;*/
    list-style-type:none;
    background:url(images/arch_li.gif) no-repeat 0px 7px;
}

#blogroll{
    background-color: #f2f2f2;
    /*height:238px;*/
    /*background:url(images/blog_bg.jpg) no-repeat;*/
}

#blogroll li{
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    letter-spacing:-0.5px; /*Firefox letter-s*/
    margin: 0px 0px 0px 30px;
    padding: 3px 0px 7px 12px;
    /*padding: 1px 0px 9px 12px;*/
    list-style-type:none;
    background:url(images/arch_li.gif) no-repeat 0px 7px;
}


#search_div {
    float:left;
    width:640px;
    height:30px;
    background:url(images/search_bg.png) repeat-y;
}

#search_div label {
    display:none;
}

#search_div {
    float:left;
    width:640px;
    height:30px;
    background:url(images/search_bg.png) repeat-y;
}

input#s {
    float:left;
    width:188px;
    margin: 4px 10px 0px 15px;
    height:19px;
    width:159px;
    color: #CCC;
    padding-left: 4px;
    background-color:#fff;
    border: 1px #996633 solid;
}

input#searchsubmit {
    font-size:11px;
    float:left;
    width:100px;
    margin-top:4px;
    width:67px;
    height:21px;
    background:url(images/search.gif) no-repeat;
    cursor:pointer;
    color:#ccc;
}


#insider_div {
    float:left;
    overflow:hidden;
    width:440px;
    background:url(images/insider_bg.jpg) no-repeat left top;
}

ul.post-categories {
    overflow:hidden;
    list-style:none;
}

ul.post-categories li {
    float:left;
}

.news_item {
    float:left;
    width:410px;
    padding: 20px 15px 0px 15px;
}

.news_message, .news_message a, .news_message a:visited, .news_message a:visited, .news_message a:hover, .news_message a:active {
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    color:#404040;
}

.news_comm {
    padding-top:10px;
}

.news_comm a, .news_comm a:visited, .news_comm a:visited, .news_comm a:hover, .news_comm a:active, .news_comm span {
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    color:#a2a2a2;
    font-style:italic;
    text-decoration:none;
}


.news_navi_older {
    float: left;
}
.news_navi_newer {
    float: right;
}


#aa {
    height:auto !important;
    height:278px;
    min-height:278px;
    padding-bottom:10px;
    background:url(images/aa_bg.jpg) no-repeat;
}

#aa li {
    height:auto !important;
    height:24px;
    min-height:24px;
    margin: 0px 26px;
    padding: 7px 0px 8px 0px;
    /*padding: 1px 0px 8px 0px;*/
    list-style-type:none;
    background:url(images/aa_li.gif) repeat-x left bottom;
}

.datebox {
    margin-top:3px;
    float:left;
    width:17px;
    height:22px;
    background:url(images/datebox.png) no-repeat;
}

.datebox_top {
    line-height: 8px;
    padding: 2px 0 0 3px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    color: #3d3d3d;
}

.datebox_bottom {
    height:10px;
    padding: 0px 0 0 3px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #fff;
}

.aa_headline {
    margin-left:22px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#454545;
}

.aa_headline a{
    text-decoration: none;
}

#tagcloud {
    height:auto !important;
    height:278px;
    min-height:278px;
    margin-top:12px;
    padding-bottom:10px;
    background-color:#f2f2f2;
}

#tagcloud div {
    margin: 0 17px;
}

#tagcloud a, #tagcloud a:visited, #tagcloud a:visited, #tagcloud a:hover, #tagcloud a:active {
    font-family:Verdana, Geneva, sans-serif;
    text-decoration:none;
}


hr {
    height:1px;
    margin: 15px auto 0;
    width:80%;
    border:0;
    color:#e5e5e5;
    background-color:#e5e5e5;
}


#bottom {
    float:left;
    width:840px;
    height:39px;
    padding-top:10px;
    background:url(images/bottom.gif) left bottom repeat-x;
    text-align:center;
}

#bottom a {
    font-size:10px;
    text-decoration:none;
}

p {
    text-align:justify;
}