/*
THEME NAME: my-dkret3
THEME URI: http://diekretzschmars.de/wordpress/themes/dkret-theme/
VERSION: 1.0
DESCRIPTION: A simple child theme for the dkret3 framework - use it as a starting point for your modifications
TAGS: child theme, dkret3
AUTHOR: Joern Kretzschmar
AUTHOR URI: http://diekretzschmars.de/
TEMPLATE: dkret3
*/

/* Import the style.css of the dkret3 base theme */
@import url('../dkret3/style.css');

/*
Theme Name: dkret3
Theme URI: http://wordpress.org/extend/themes/dkret3
Description: The dkret3 Theme Framework features a comprehensive Theme Settings page for easy customization, selectable one, two and even three-column layouts, 10 Widget-Ready Sidebars, a customizable Drop-down Navigation menu, plugin integration, Google AdSense support, integrated Gallery, extensive support for Child Themes and much more. Get support of and join the community at the <a href="http://forum.diekretzschmars.de">forums</a>.
Version: 3.3
Author: Joern Kretzschmar
Author URI: http://diekretzschmars.de/
Tags: white, green, light, two-columns, right-sidebar, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, microformats, photoblogging
*/

/* header */
#header {
    background: #fff url(http://kopflast.net/wp-content/uploads/headers/kopflast3.jpg) no-repeat center center !important;
    text-align: right;
} 

div#wrapper {
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    width: 1024px auto;
}
div#container {
    float: left;
    margin: 0 -240px 50px 0;
}
div#content {
    margin: 25px 240px 0 0;
    overflow: hidden;
}
div.main-sidebar {
    float: right;
    overflow: hidden;
    width: 210px;
}
.sidebar-column {
    width: 44.4%;
}
.st-tag-cloud {
   text-align: justify !important;
}
blockquote {
	color:#666;
	border: 0px;
	font-style:italic;
	margin: 1em;
	padding: 10px 10px 10px 50px;
	background-color: #f0f0f0;
	background: url(http://kopflast.net/wp-content/themes/my-dkret3/library/images/blockquote.gif) no-repeat left top;	
        clear:both;
}
h3  {	font-size:110%;
		font-variant:small-caps;
		font-weight:900;
}
h4  {	font-size:110%;
		font-family:Times,Times New Roman;
		}
h5  {	font-size:110%; }
h4,h5 {
	color:#000000;
	font-weight:900;
	letter-spacing:0.1em;
}
div#kbox_1 { 
	border: ridge  #CCCCCC;
	padding: 5px;
	margin: 5px;
	background-color: #BBBBBB;
	font-family: "Arial";
	font-size: 14px ;
	font-weight: 900;	
	float: none;	
}
div#kbox_2 {
	border: none;
	padding: 8px;
	margin:	5px;
	background-color: black;
	color: white;
	font-family: "Courier" , monospace  , "Courier New" , monospace  , "Courier Regular" , monospace  ;
	font-size: 14px ;
	font-weight: 900;
	text-align: justify;	
}
.footnote {
	font-size: 0,60em ;	
}
.footnotes {
}
.footnotedivider {
	margin-top:10px;
	padding-top:7px;		
	width: 50%;
	border-top: 2px dotted #000000;
}

