/*  
Theme Name: Der Kackblog (Version 1.2)
Theme URI: http://www.kackblog.net
Description: <strong>Der Kackblog</strong> und das abgebildete Toilettenpapier sind Eigentum von Dirk vom Kackblog.
Version: 1.2
Author: Dirk vom Kackblog
Author URI: http://www.kackblog.net
*/


/* For Link Indication plugin */
a.liexternal { padding-right: 8px; background: url(images/links-icons/link-icon_external_16.gif) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/links-icons/link-icon_mail.png) no-repeat right; }

.postinfo-tabelle{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	border-width: 1px;
	padding: 5px;
	border-color: #663300;
	border-style: dashed;
	background-color: #FFFFFF
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: justify;
	background: url(images/hintergrund.gif) repeat;
	vertical-align: top;
	color: #663300;
}


h1, h2, h3, h4, h5, h6{
	font-family: Bookman Old Style, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #663300;
	font-style: italic;
}


a{
	text-decoration: underline;
	color: #663300;
}

a:hover{ color: #FFFFFF; background-color: #663300; text-decoration: none;}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #663300;
	color: #663300;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #663300;
	color: #663300;
}

small{
	font-size: 12px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
	border: thin solid #663300;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
	border: thin solid #663300;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
	border: thin solid #663300;
}


#container{
	margin: 0 auto;
	width: 995px;
	padding: 10px 0 0 0;
	vertical-align: top;
}

#page{
	float: left;
	width: 995px;
	clear: both;
}

.narrowcolumn, .narrowcolumn top, .narrowcolumn bottom{
	float: left;
	width: 500px;
	background: url(images/hintergrund_spalte.gif) repeat-y;
}

* html .narrowcolumn, .narrowcolumn top, .narrowcolumn bottom{
	float: left;
	width: 480px;
	background: url(images/hintergrund_spalte.gif) repeat-y;
}

.narrowcolumn{
	display: inline;
	margin: 0 10px 0 12px;
}

.narrowcolumn .bottom{
	background: url(images/hintergrund_unten.gif) no-repeat bottom left;
}

.narrowcolumn .top{
	background: url(images/hintergrund_oben.gif) repeat-x; top left;
}

.post{
	border-bottom: 0px solid #663300;
	padding: 20px 25px;
	background: url(images/hintergrund_trenner.gif) no-repeat bottom left;
}

.post h2{
	padding: 0 0 0 0px;
	font-size: 20px;
	font-weight: bold;
}

.entry{
	
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 5px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{ font-size: 18px; }

.entry h3{ font-size: 16px; }

.entry h4{ font-size: 14px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 11px; }

.entry img{
	border: 0px solid #663300;
	padding: 0px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 0px 0px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
}

.browse{
	margin: 0 25px 0;
	padding: 20px 0;
	font-size: 12px;
}

/* Format des Standard-Logos 235 x 95 */
/* logo.gif */
/* logo_weihnachten_235x95.gif */
/* logo_puempel_235x176.gif */
/* logo_tulpen_235x167.gif */
/* logo_ghost_235x176.gif */
/* logo_wm2010_235x146.gif */
/* logo_blumen_235x97.gif */
/* logo_kiss_235x176.gif */
/* logo_rutschgefahr_235x152.gif */
.banner{
	float: right;
	width: 235px;
	height: 95px;
	background: url(images/logo.gif) no-repeat;
	margin: 30px 0px 10px 0px;
	clear: both;
}


.blank{
	float: left;
	width: 100px;
	height: 30px;
/*	height: 170px; ursprünglicher Wert*/
	background: url(images/blank.gif) no-repeat;
	clear: both;
}


.sidebar_left{
	float: left;
	text-align: left;
	width: 235px;
}

.sidebar_left a{
	color: #ffffff;
	text-decoration: none; border-bottom:none;
}

.sidebar_left a:hover{
	text-decoration: underline; border-bottom:none; background-color: #999900
}

.sidebar_left ul{
	clear: both;
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

.sidebar_left li#search input{
	margin: 0 0 5px;
}

.sidebar_left ul li{
	font-size: 10px;
	background: url(images/hg_sidebar_linie.gif) repeat;
}

.sidebar_left ul li h3{
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #996633;
}

.sidebar_left ul li h2{
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/hg_sidebar_top.gif) no-repeat;
}

.sidebar_left ul li h1{
	padding: 5px 10px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}



.sidebar_left ul ul{
	border: 0;
	padding: 0 0 5px 0;
}

.sidebar_left ul ul li{
	padding: 0 10px 0 10px;
	font-weight: normal;
}

.sidebar_left ul ul ul{
	padding: 0;
}

.sidebar_left ul ul ul li{
	font-weight: normal;
	padding: 0 10px 0 10px;
}

.sidebar_right{
	float: right;
	text-align: left;
	width: 235px;
}

.sidebar_right a{
	color: #ffffff;
	text-decoration: none; border-bottom:none;
}

.sidebar_right a:hover{
	text-decoration: underline; border-bottom:none; background-color: #999900
}

.sidebar_right ul{
	clear: both;
	margin: 0;
	padding: 0 0px;
	list-style: none;
}

.sidebar_right li#search input{
	margin: 0 0 5px;
}

.sidebar_right ul li{
	font-size: 10px;
	background: url(images/hg_sidebar_linie.gif) repeat;
}

.sidebar_right ul li h2{
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/hg_sidebar_top.gif) no-repeat;
}

.sidebar_right ul li h1{
	padding: 5px 10px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.sidebar_right h3{
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	background: url(images/hg_sidebar.gif) repeat;
}

.sidebar_right ul ul{
	border: 0;
	padding: 0 0 5px 0;
}

.sidebar_right ul ul li{
	padding: 0 10px 0 10px;
	font-weight: normal;
}

.sidebar_right ul ul ul{
	padding: 0;
}

.sidebar_right ul ul ul li{
	font-weight: normal;
	padding: 0 10px 0 10px;
}

/* comments template */

.comments-template{
	background: url(images/hintergrund_ueber_kommentar.gif) no-repeat top left;
	margin: 15px 0 0;
	border-top: 0px solid #663300;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}

.comments-template ol li{
	background: url(images/hintergrund_zw_kommentaren.gif) no-repeat bottom left;
	margin: 5px 0 0;
	padding: 0 0 20px;
	border-bottom: 0px solid #663300;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	background: #999966;
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	
}

table#wp-calendar caption{
	padding: 10px 15px;
	background: #999966;
}

table#wp-calendar th{
	padding: 3px;
	text-align: right; bold
	vertical-align: top;
	background: #ffffff;
}

table#wp-calendar td{
	padding: 3px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	float: left;
	width: 728px;
	color: #FFFFFF;
}

#footer p{
	padding: 20px;
	
}

img#wpstats{width:0px;height:0px;overflow:hidden;}

/* Pagebar-CSS für die Navigation auf der Startseite */
.pagebar {
	margin: 25px 25px 25px 25px;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	border: 0px dashed #663300;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	border: 1px dashed #663300;
	text-decoration: none;
	background: #fff;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px dashed #663300;
	text-decoration: none;
	background: #fff;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	border: 0px
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .this-page {
	border: 1px dashed #663300;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #663300;
	color: #fff;
}

.pagebar a:hover {
	border: 1px dashed #663300;
	background: #663300;
	color: #fff;

}

.pagebar .inactive
{
   border: 1px dashed #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}


.wp-caption {
    padding-top: 14px;
}

.wp-caption p.wp-caption-text {
    text-align: center;
    font-size: 11px; line-height: 14px;
    font-style: italic;
    margin: 0; padding-top: 2px; padding-bottom: 2px;
}

.footer_links {
	text-align: left;
}