/* @override 
	http://icommitonrails.de/Kiga/wp-content/themes/dKret/style.css
	http://icommitonrails.de/Kiga/wp-content/themes/dKret/print.css
*/

/*  
Theme Name: dKret
Theme URI: http://diekretzschmars.de/dkret-theme/
Version: 1.1
Description: Zwei-Spalten-Theme der Seite <a href="http://diekretzschmars.de/">dieKretzschmars.de</a>.
Author: J&ouml;rn Kretzschmar
Author URI: http://diekretzschmars.de/

Basiert auf der Vorlage 'deleer' von http://www.texto.de
*/

* {
	margin:0; padding: 0;
	font:100.01% 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Geneva, Arial, Sans-Serif;
}

body {
  background: #567;
}

a {
	color: #048;
	text-decoration: none;
}

a:hover {
	color: #68f;
}

a img {
	border: none;
}

p {
	color: #444;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

code, pre {
	font-family:monospace;
	font-size:1.3em;
	display:block;
	padding:10px;
	background:#f8f8f8;
}

blockquote {
	margin:20px;
	padding:1px 10px 1px 70px;
	background:#f8f8f8 url(./images/bg_blockquote.gif) top left no-repeat;
}

blockquote p {
	padding: 0;
	margin: 0;
}

.i_left {
	float:left;
	margin:0 8px 8px 0;
	padding:4px;
}

.i_right {
	float:right;
	margin:0 0 8px 8px;
	padding:4px;
}

.clear {
	clear: both;
}

/* Seitenaufbau */
#header {
  padding: 15px 0;
	background: url(./images/bg_header_gras.jpg) repeat-x;
	height: 130px;
	text-align: right;
}

#navigation {
	background: #d8fbd8 url(./images/bg_green.jpg) repeat-x;
	padding: 3px 10px 3px;
	border-bottom: 1px solid #444;
}

#container {
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
  background: white;
  border-left: 5px solid #444;
  border-right: 5px solid #444;
}

#content {
	clear: both;
	width: 520px;
	float: left;
	margin: 15px auto;
	overflow: hidden;
	padding: 0px 15px 20px;
}

#sidebar {
	float: left;
	width: 310px;
	overflow: hidden;
  margin: 15px 0 20px;
}

#footer {
	clear: both;
  background: #d8fbd8 url(./images/bg_green.jpg) repeat-x;
	padding: 0;
}

/* Ende Seitenaufbau */


/* Header */

#header h1 a {
  margin: 0 80px;
	font-size: 1.5em;
	color: #048;
}

#header h2 {
	font-size: 1em;
  margin: 0 80px;
}

#header a {
	color: #024;
	font-size: 1.2em;
}

#navigation .feedicon {
  background: url(./images/feed.gif) 3px no-repeat;
	padding: 0 0 0 22px;
	display: block;
	display: inline; /* IE */
	float: right;
	margin: 0px 15px;
}

#topnavi li {
	display: inline;
	padding: 0 5px;
}

#subnavi li {
	display: inline;
	padding: 0 15px 0 15px;
}

#subnavi li a {
  color: #3a7930;
}

#subnavi li a:hover {
  color: #68f;
}

/* Ende Header */


/* Content */

.calPage {
	margin: 2px 5px 0 0;
	padding: 3px;
	line-height: 0.7em;
	display: block;
	font-size: 0.8em;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	float: left;
	border: 1px solid #ccc;
}

.calPage .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -2px;
	text-indent: -3px;
	color: #ccc;	
}

.calPage .year {
	line-height: 0.7em;
	display: block;
	letter-spacing: -2px;
	text-indent: -3px;
	color: #666;	
}

.editlink {
	float: right;
}

.info {
	display: block;
	font-size: 0.8em;
	letter-spacing: -1px;
	color: #07c;
	margin: 0 0 15px 0;
}

.infoblock {
	display: block;
	font-size: 0.7em;
	line-height:1.5em;
	color: #07c;
	background: #f8f8f8;
	margin: 25px 0 25px 0;
	padding: 5px 0 5px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;

}

.tags {
	text-align: right;
	display: block;
	font-size: 0.8em;
	letter-spacing: -1px;
	color: #07c;
	margin: 0 0 30px 0;
}

.gravatar {
  float: left;
  margin: 2px 5px 2px 2px;
  border: 2px solid #666;
  padding: 2px;
}

#content {
	line-height:1.3em;
	color: #444;
	margin-bottom: 20px;
}

#content h2, h3, h2 a, h3 a {
	color: #3a7930;
	font-size: 1.1em;
	margin: 30px 0 8px;
}

#content h2, h3 {
	color: #444;
}

#content h3, h3 a {
clear: both;
	color: #3a7930;
	font-size: 1em;
	margin: 10px 0 5px;
}


#content p {
	font-size: 0.9em;
	line-height:1.3em;
	margin: 5px 0 5px;
	text-align: justify;
}

td.content {
	font-size: 0.9em;
	line-height:1.3em;
	margin: 5px 0 5px;
	text-align: justify;
	color: #444;
}

#content ul li {
	font-size: 0.9em;
	background: none no-repeat;
  list-style: none;
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 2px;
	margin-left: 25px;
	text-align: justify;
}

#content ol li {
  padding: 5px;
  margin: 10px 0 10px; 
  list-style: none;
}

/* Kommentare*/

.alt_comment {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

li.author_comment {
  background-color: #d8fbd8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.alert {
  text-align: center;
  padding: 20px; 
  color: #eee;
  background: #393;
}

/* Content Ende */


/* Sidebar */

#sidebar {
	border-left: 1px dotted #333;
	padding: 0 0 0 15px;
	font-size: 0.8em;
	line-height:1.1em;
}

#sidebar h2 {
	color: #3a7930;
	margin: 10px 0 5px;
	border-bottom: 1px dotted #444;
}

#sidebar li {
	list-style: none;
}

#sidebar ul ul li {
	padding: 0;
	background: none no-repeat;
}

#sidebar #colon {
	overflow: hidden;
}

#sidebar .col {
	width:130px;
	margin:15px 5px 5px;
	padding:0 5px 10px 5px;
	color: #333;
	background: #d8fbd8 url(./images/bg_green.jpg) repeat-x;
	float:left;
}


/* footer */

#footer {
    font-size: 0.8em;
}

#footer h2 {
  clear: both;
    border-bottom: 1px dotted #444;
    color: #3a7930;
    margin: 10px 0 10px;
}

#footer li {
	list-style: none;
}

#footer ul li {
	padding: 0;
  margin: 0 0 2px;
	background: none no-repeat;
}

#footer .col {
	width:255px;
	margin:15px 15px 5px;
	padding:0px 5px 10px 5px;
	color: #333;
	float:left;
}

#bottom {
clear: both;
padding: 5px 20px 5px 20px;
  background: #09e;
border-top: 1px solid #444;
}


/* Formulare */
form {
  margin: 5px 0 5px;
}

input, textarea {
	background: url(./images/bg-input.jpg) top left repeat-x;
	border: 2px solid #ddd;
	padding: 1px 0;
	margin: 1px;
}

input:focus, textarea:focus {
	background:#ffc;
}

.noborder {
  border: none;
  background: none;
}

label:hover {
	cursor:pointer;
}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
}

.rss {
	margin: 0 0 0 1px;
	padding: 2px 2px 2px 18px;
	background: url(./images/feed.gif) no-repeat 0 50%;
	height: 1%;
}

.trackback {
	margin: 0 0 0 1px;
	padding: 2px 2px 2px 18px;
	background: url(./images/arrow_refresh.gif) no-repeat 0 50%;
	height: 1%;
}

.author {
	margin: 0 0 0 1px;
	padding: 2px 2px 2px 18px;
	background: url(./images/user_green.gif) no-repeat 0 50%;
	height: 1%;
}

.tag {
	margin: 0 0 0 1px;
	padding: 2px 2px 2px 18px;
	background: url(./images/tag_blue.gif) no-repeat 0 50%;
	height: 1%;
}

.comment {
	margin: 0 0 0 1px;
	padding: 2px 2px 2px 20px;
	background: url(./images/comments.gif) no-repeat 0 50%;
	height: 1%;
}


/* ------------------------------
-- CSS for supported Plugins ---
------------------------------ */

/* ------------
-- myGallery --
------------ */

.myrandompic img {
	margin: 10px 0 0 5px;
	padding:5px;
	border: 3px solid #666;
	background: #fff;
}

.mypicsgallery {
	text-align: left;
}

.mypicsgallery a img {
	border: 2px solid  #666;
	margin: 0;
}

.mypicsgallery a:hover img {
	border: 2px solid #68f;
}

.myinlinepictureleft {
	clear: both;
	margin: 0 5px 0 0;
	padding: 3px;
	border: 3px solid #666;
	float:left;
}

.mygallerygallery {
	height: 150px;
	padding: 10px;
	margin-bottom: 10px;
	border: 2px solid #ddd;
}

.mygallerypreviewpics {
	float: left;
	margin: 10px 10px 10px 0px;
	padding:5px;
	border: 3px solid #666;
	background: #fff;
}

.mygallerydescription {
	padding: 10px 0;
}

/* ------------
-- wp-quotes --
------------ */

#wp_quotes {
}

.wp_quotes_quote {
	margin: 5px 0;
}

.wp_quotes_author {
	color: #666;
	margin: 0 0 10px;
	text-align: right;
}

/* --------------
-- Now Reading --
--------------- */

.now-reading-copyright {
	padding: 20px 0;
}

ul.wolke li {
	list-style-type: none;
	display:inline;
	padding: 1em;
}

/* --------------
---- Pagebar ----
--------------- */

.pagebar 
	{ 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0 0 0 10px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	
