/*
THEME NAME: dkret3
THEME URI: http://diekretzschmars.de/wordpress/themes/dkret-theme/
VERSION: 1.2
DESCRIPTION: Powerful semantic and flexible theme. <p>Visit the <a href="http://diekretzschmars.de/dkret-theme/forum/">Support Forum</a> or the <a href="http://diekretzschmars.de/dkret-theme/documentation/">Documentation</a>.</p> <p>Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</p>
AUTHOR: Joern Kretzschmar
AUTHOR URI: http://diekretzschmars.de/
CREDIT: the authors of the sandbox theme (dkret uses the markup and the dynamic-class-functions)
*/

* {
	font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
html, body {
	color: #474747;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
body {
  background-color: #567;
  font-size: 0.9em;
  text-align: center; /* hack for IE5.5 to display website centered */
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebar(s) right of content
*/
div#wrapper {
	margin: 0 auto;
	width: 891px;
	min-width: 650px;
}
div#header {
	height: 160px;
}
div#access {
  height: 19px;
  padding: 3px 10px 2px 5px;
}
div#container {
	clear: both;
	float: left;
	margin: 0 -320px 50px 0;
	width: 100%;
}
div#content {
	margin: 25px 320px 0 0;
	overflow: hidden;
	padding: 0 20px;
}
div.sidebar {
	float: right;
	overflow: hidden;
	padding: 0 15px;
	width: 290px;
}
div#primary	{
	margin: 15px 0 0;
}
div#secondary	{
	margin: 0 0 20px;
	clear: right;
}
.sidebar-column {
	font-size: 0.9em;
	overflow: hidden;
	padding: 0 5px 10px;
	width: 46%;
}
#sidebar-column1 {
	float: left;
	margin: 15px 0;
}

#sidebar-column2 {
	float: right;
	margin: 15px 0;
}
div#bottombars {
  clear: both;
  width: 100%;
  overflow: hidden;
}
.bottombar-column {
  float: left;
  overflow: hidden;
	margin: 0 2%;
	width: 28%;
	padding: 0 0 20px;
}
div#footer {
	clear: both;
	height: 1.2em;
	overflow: hidden;
	padding: 4px 10px;
}

/* hide not used elements (read about this in the documentation if you want to use sandbox templates with dkret) */
.skip-link, .meta-sep, .home #nav-above,
.entry-header .entry-date, .entry-meta-above .cat-links, .entry-meta-above .tag-links, .entry-meta-above .edit-link,
.home .entry-meta .author, .home .entry-meta .comments-link {
  display: none;
}

/* show special elements */
#footer .meta-sep {
	display: inline;
}

/* Default html styles and css classes */
h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover {
	color: #3a7930;
	margin: 20px 0 10px;
}
a {
	color: #048;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #68f;
}
a img {
	border: none;
}
img {
	font-size: 0.6em;
}
strong, b {
	font-weight: bold;
}
em, i, cite {
	font-style: italic;
}
big {
	font-size: 120%;
}
small {
	font-size: 80%;
}
hr {
	border-bottom: 1px dotted #d8fbd8;
}
pre {
	background: #f6f6f6;
	border: 1px solid #ccc;
	overflow: auto;
	padding: 5px;
	font-family: 'Bitstream Vera Sans Mono','Andale Mono','LucidaTypewriter',monospace;
}
code {
	background: #f6f6f6;
	font-family: 'Bitstream Vera Sans Mono','Andale Mono','LucidaTypewriter',monospace;
	font-size: 0.8em;
	margin: 10px 0 10px 0;
}
blockquote {
	background-color: #F5FCFF;
	border: 1px solid #D1EFFF;
	margin: 5px 15px;
	padding: 5px 20px;
}
.right {
	text-align: right;
}
.centered {
	text-align: center;
}
.block {
	text-align: justify;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
	padding: 10px 0 0 0;
}
.space {
	padding: 15px 0 0 0;
}
.border {
	border-bottom: 1px solid #444;
}
.padding {
	padding: 3px;
}
.icon {
	padding: 0!important;
	margin: 0!important;
	border: none!important;
}
acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted;
}
.entry-header .entry-date abbr {
	border: none;
}

/* images */
.image, .entry-content img, img.alignleft, img.alignright {
	margin: 10px;
}
.image {
	float: none!important;
}
img.centered {
	clear: both;
	display: block;
	float: none;
	margin: 10px auto!important;
}
img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
.imageborder {
	border: 1px solid #444;
	padding: 3px;
}
.noborder {
	border: none!important;
}
.entry-content .wp-smiley { /* anzeige von smileys.. nicht(!) stylen */
	padding: 0 !important;
	float: none !important;
	margin: 0 !important;
	border: 0 !important;
}

/* forms and tables */
input, textarea {
	background: url(images/bg-input.jpg) top left repeat-x;
	border: 1px solid #ddd;
	margin: 0 0 5px 0;
}
textarea {
	overflow: auto;
}
input:focus, textarea:focus {
	background:#ffc;
	overflow: auto;
}
label:hover {
	cursor:pointer;
}

/* header */
#wrapper {
	background-color: #fff;
	border-left: 2px solid #444;
	border-right: 2px solid #444;
	text-align: left; /* needed for center hack in the body to display website centered in IE < 6 */
}
#header {
	background: #fff url(images/bg_header_grass.jpg) repeat-x;
	cursor: pointer;
	text-align: right;
}
#blog-title {
	font-size: 2.3em;
	padding: 15px 80px 0;
}
#blog-description {
	font-size: 1.1em;
	padding: 0 80px 0;
}
.access-rss, .access-rss-comments {
	background: url(images/iconset.gif) no-repeat 0 -1869px;
	display: inline;
	float: right;
	margin: 0 2px;
	padding: 0 0 0 22px;
}
.access-sep {
	display: none;
}
#access {
	background: #d8fbd8 url(images/bg_green.jpg) repeat-x;
	border-bottom: 1px solid #444;
	font-size: 1.2em;
}

/* suckerfish top-navigation */
#menu ul { /* Safari hack - otherwise menus are not fully accessable */
	z-index:1;
}
#menu a {
	display: block;
	padding: 0 9px;
}
#menu li {
	float: left;
}
#menu li:hover, #menu li.sfhover { /* ie7 hack - otherwise menus stay forever */
	position: static;
}
#menu li ul {
	background: #eefad7;
	margin: 0 0 0 8px;
	padding: 2px 5px 5px 5px;
	position: absolute;
	left: -999em;
	border: 1px solid #444;
}
#menu li ul a {
	font-size: 0.85em;
	white-space: nowrap;
}
#menu li ul li {
	display: inline; /* IE5.5 hack - otherwise subemenus are not accessable */
	float: none;
}
#menu li li ul {
	background: #faefd7;
	margin: -1.20em 0 0 90%;
	position: absolute;
	left: -999em;
}
#menu li li li ul {
	background: #eefad7;
	position: absolute;
	left: -999em;
}
#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul,
#menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}
.current_page_item .page_item a {
	font-weight: normal;
}
.current_page_item a {
	font-weight: bold;
}

/* content */
#container {
	background-color: #fff;
}
#content {
	border-right: 1px dotted #ccc;
	line-height: 1.3em;
	text-align: justify;
}
#content h2 {
	font-size: 1.4em;
	margin: 0;
}
#content h2 a:hover, #content h3 a:hover {
	color: #68f;
}
#content h3 {
	font-size: 1.2em;
}
#content h4 {
	font-size: 1.1em;
}
#content p {
	margin: 10px 0 10px;
}
#content ul li {
	background: url(images/bullet_blue.gif) no-repeat 0 1px;
	padding: 0 0 0 16px;
}
#content ul ul li {
	padding: 0 0 0 15px;
}
#content ol li {
	margin: 0 0 0 30px;
	list-style: decimal;
	padding: 0;
}
div.hentry div.entry-content ul.xoxo li ul {
	margin: 0pt 0pt 2em;
}
#content dt {
	color: #3a7930;
}
.navigation {
	height: 40px;
}
.single #nav-below {
	margin: 40px 0;
}
.nav-previous {
	border-bottom: 1px solid #aaa;
	display: block;
}
.nav-next {
	float: right;
}
.entry-title {
	display: inline;
}
#content .page-title {
	margin: 0 0 20px;
}
.entry-calendar-date { /* calendar like dates */
	border: 1px solid #ccc;
	color: #666;
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 0.8em;
	margin: 0 5px 0 0;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
.entry-calendar-date .entry-calendar-day {
	color: #ccc;
	display: block;
	font-weight: bold;
	letter-spacing: -2px;
}
.entry-calendar-date .entry-calendar-year {
	color: #666;
	display: block;
	line-height: 0.9em;
	letter-spacing: -2px;
	text-indent: -3px;
}
.entry-header {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.edit-link {
	background: url(images/iconset.gif) no-repeat 0 -1700px;
	padding: 0 0 0 22px;
}
.text-link {
	display: none;
}
.info {
	margin: 2px 0 0 0!important;
}
.entry-meta-above {
	padding: 2px 0 0;
}
.entry-meta, #now-reading-statistic {
	background: #f8f8f8;
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	line-height: 1.6em;
	margin: 30px 0 40px;
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
}
.home .entry-meta {
	margin: 20px 0;
}

.entry-date {
	background: url(images/iconset.gif) no-repeat 0 -509px;
	padding: 0 0 0 21px;
}
.post .author, .entry-meta  .author  {
	background: url(images/iconset.gif) no-repeat 0 -2px;
	padding: 0 0 0 21px;
}
.cat-links, .entry-categories {
	background: url(images/iconset.gif) no-repeat 0 -170px;
	padding: 0 0 0 22px;
}
.tag-links, .entry-tags {
	background: url(images/iconset.gif) no-repeat 0 -680px;
	padding: 0 0 0 22px;
}
.comments-link {
	background: url(images/iconset.gif) no-repeat 0 -338px;
	padding: 0 0 0 22px;
}
.entry-rss {
	background: url(images/iconset.gif) no-repeat 0 -1871px;
	padding: 0 0 0 22px;
}
.entry-content {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.related {
	margin: 30px 0 0;
}
.page .edit-link {
	clear: right;
	display: block;
	margin: 70px 0 0;
}
.page .entry-meta .edit-link {
	clear: none;
	display: inline;
	margin: 0;
}
.single .edit-link {
	display: block;
	margin: 20px 0 0;
}
.comments .edit-link {
	display: inline;
	margin: 0;
}
.home .entry-meta .tag-links {
	float: none;
}
.page .tag-links {
	float: right;
	margin: 1.2em 0 0 0;
}
.page .entry-meta .tag-links {
	float: none;
	margin: 0;
}
#content .post, #content .singlepost {
	clear: both;
	margin: 0 0 10px;
	padding: 0 0 20px;
}
.single #content .post {
	margin: 0;
	padding: 0;
}
.more-link, .more {
	background: url(images/iconset.gif) no-repeat 0 -848px;
	display: block;
	margin: 10px 0 0 0;
	padding: 0 0 0 17px;
}
.rss {
	background: url(images/iconset.gif) no-repeat 0 -624px;
	padding: 0 0 0 21px;
}

/* asides */
body.home div.category-asides * {
	display:inline;
}
body.home div.category-asides .entry-calendar-date,
body.home div.category-asides .entry-meta-above,
body.home div.category-asides h2.entry-title,
body.home div.category-asides div.entry-date,
body.home div.category-asides .entry-meta .meta-sep,
body.home div.category-asides .entry-meta .cat-links, 
body.home div.category-asides .entry-meta .tag-links {
	display:none;
}
body.home div.category-asides .entry-meta {
	background: none;
	border: none;
}
body.home #content div.category-asides {
	background: #d8fbd8 url(images/aside.png) no-repeat 0 8px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0 0 45px;
	padding: 10px 0 10px 20px;
}
/* comments*/
#comments {
	margin: 30px 0 0;
}

#comments h3, #respond h3 {
	border-bottom: 1px solid #444;
	margin: 0;
}
#comments ol li {
	margin: 0;
}
.comment .comment-author {
	color: #048;
	display: inline;
	font-size: 1.2em;
}
.comment-meta {
	height: 35px;
}

.comment-gravatar {
	float: left;
}
.pingback .comment-gravatar {
	display: none;
}
.gravatar {
	border: 1px solid #666;
	height: 40px;
	margin: 4px 8px 0 0;
	padding: 2px;
	width: 40px;
}
.commentnumber, .trackbacknumber {
	border-left: 1px solid #444;
	color: #3A7930;
	float: right;
	font-size: 1.2em;
	margin: 10px 0 0 20px;
	padding: 3px 0 5px 2px;
}
#trackbacks-list h3, .trackbacknumber {
	color: #048;
}
#comments li.comment, #comments li.pingback {
	list-style: none;
	margin: 20px 0;
	overflow: hidden;
	padding: 7px;
}
#comments li.alt {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
#comments li.bypostauthor {
	background-color: #d8fbd8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
#comments li.pingback .alt {
	background: #f8f8f8 url(images/trackback_alt.png) no-repeat 0 8px;
	padding: 7px 7px 7px 20px;
}
#comments li.pingback {
	background: #fff url(images/trackback.png) no-repeat 0 8px;
	padding: 7px 7px 7px 20px;
}
.unapproved {
	background: #393;
	color: #eee;
	display: block;
	margin: 5px 0;
	text-align: center;
}
p#comment-notes {
	margin: 0 0 20px;
}
#commentform {
	width: 100%;
}
#comment, #author, #email, #url {
	width: 95%
}
#comment-loading {
	background: url(images/spinner.gif) no-repeat;
	height: 40px;
}
#ajaxerror {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	padding: 10px;
	margin: 15px 0 15px 0;
}
#comment-live-preview {
	background: #f8f8f8;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	margin: 15px 0 10px;
	padding: 5px;
}
#comments blockquote, #live-preview blockquote {
	background: #FBFBFB url(images/cite.gif) no-repeat scroll left top;
	border: 1px solid #EBEBEB;
	display: block;
	font-size: 0.9em;
	margin: 5px 30px 10px 0;
	padding: 5px 10px 5px 17px;
}

/* sidebar & footer */
.sidebar h2, .bottombar-column h3, .sidebar h3, .widget_title, #wp-calendar caption {
	border-bottom: 1px dotted #444;
	color: #3a7930;
	margin: 15px 0 5px;
}
.widget_title {
	clear: both;
}
#wrapper .pagenav {
	background: #eefad7;
	border: 2px dotted #444;
	margin: 15px 0 0;
	padding: 0 7px;
}
.pagenav ul {
	padding: 0 0 5px 0;
}
.pagenav ul li {
	background: none;
	padding: 0;
}
.pagenav li.page_item {
	background: url(images/bullet_sub.gif) no-repeat;
	padding: 0 0 0 17px;
}
.sidebar ul ul li, #bottombars ul ul li {
	background: url(images/bullet_blue.gif) no-repeat;
	padding: 0 0 0 16px;
}
.sidebar .linkcat ul li, #bottombars .linkcat ul li {
	background: url(images/bullet_go.gif) no-repeat;
	padding: 0 0 0 18px;
}
.sidebar .linkcat, #bottombars .linkcat {
	background: none;
	padding: 0;
}
.sidebar-column {
	background: #d8fbd8 url(images/bg_green.jpg) repeat-x;
	color: #333;
}
#log, #pwd, .sidebar select, #bottombars select {
	width: 90%;
}
#calendar_wrap {
	margin: 0 auto;
	max-width: 250px;
}
#wp-calendar th { color: #048; width: 35px; }
#wp-calendar tfoot { text-align: center; }
#wp-calendar .nav { margin: 0 auto; }
#wp-calendar td { padding: 0 3px; }

#s {
	background: white url(images/iconset.gif) no-repeat 2px -1528px;
	padding: 3px 0 3px 25px;
  width: 80%;
}

#searchsubmit {
	display: none;
}

/* footer */
#footer {
	background: #444;
	color: #eee;
}
#footer a {
	color: #07c;
}
#footer a:hover {
	color: #09e;
}
div#bottombars {
	background: #d8fbd8 url(images/bg_green.jpg) repeat-x;
}

/* CSS for supported Plugins */

#dkret-rss-links li {
	background: url(images/iconset.gif) no-repeat 0 -1871px;
	margin: 6px 0 0;
	padding: 0 0 0 22px;
}

/* Event Calendar */
table.ec3_schedule { border: 1px solid red; font-size: 1.5em; margin: 10px auto; width: 80%; }
td.ec3_start, td.ec3_end { text-align: center; width: 45% }
td.ec3_to { text-align: center; width: 10%; }
li.ec3_list_day { background: none!important; font-size: 0.9em; padding: 0!important; }
li.ec3_list_month { background: none!important; font-weight: bold; padding: 10px 0 5px 0!important; }

/* iCal Events */
#nexticalevents { font-size: 0.9em; }
#nexticalevents ul li { background: none!important; padding: 0!important;}
#nexticalevents ul li ul li { 	background: url(images/bullet_blue.gif) no-repeat!important; color: #048; padding: 0 0 3px 15px!important;}

/* 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 { display: block; padding: 30px 0; }
.book { overflow: hidden; width: 98%; padding: 10px 0 10px 0; }

/* simple tagging tag cloud */
ul.wp-tag-cloud { text-align: center; list-style:none; list-style-position: inside}
ul.wp-tag-cloud li {
  background: none!important;
  color: #ccc;
  display: inline;
  margin: 0!important;
  padding: 0!important;
}
ul.wp-tag-cloud li a:hover { color: #68f!important; }
ul.wp-tag-cloud li.t1 a { color:#797979; font-size: 1.05em; }
ul.wp-tag-cloud li.t2 a { color:#6d6d6d; font-size: 1.1em; }
ul.wp-tag-cloud li.t3 a { color:#616161; font-size: 1.15em; }
ul.wp-tag-cloud li.t4 a { color:#555555; font-size: 1.2em; }
ul.wp-tag-cloud li.t5 a { color:#484848; font-size: 1.25em; }
ul.wp-tag-cloud li.t6 a { color:#3c3c3c; font-size: 1.3em; }
ul.wp-tag-cloud li.t7 a { color:#303030; font-size: 1.35em; }
ul.wp-tag-cloud li.t8 a { color:#242424; font-size: 1.4em; }
ul.wp-tag-cloud li.t9 a { color:#181818; font-size: 1.45em; }
ul.wp-tag-cloud li.t10 a { color:#0c0c0c; font-size: 1.5em; }

/* Pagebar */
.pagebar { text-align: center; padding: 20px 0 20px 0; margin: 0px; }
.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; }

/* Download */
.download-link {
	background:#F5FCFF no-repeat 5px center;
	border-bottom: 1px solid #D1EFFF;
	border-top: 1px solid #D1EFFF;
	font-size: 1.1em;
	margin:20px 0 20px 0;
	padding: 10px 0 0;
}
.download-link img { border: none!important; float: left; margin: 5px 10px!important; }
.download-link h4 { margin: 0; }

/* PSXmail */
.pxsmail form dt, dl.labels dt {
	float:left;
	position:relative; /*IEWin hack*/
	width:10em;
	text-align:right;
}
.pxsmail form dd, dl.labels dd { margin: 0 0 0.8em 10.5em; }
.pxsmail .y_msg { width: 80%; }

/* Our Todolist */
.otd_completed {
  text-decoration: line-through;
}

/* WP Ajax Edit Comments */
.ajax-edit { display: block!important; font-size: 0.85em!important; margin: 0!important; text-align: center;}
.ajax-edit .ajax-timer { display: block; clear: both!important; }
.textAuthor { font-size: 0.85em!important; }

/* World Wide Lexikon Project */
.marxWidget { margin: 0!important; }
#marxWidget { font-size: 0.8em!important; margin: 0!important; }
.wwlPreviews div { height: auto!important; }
#marxWidget img, .marxWidget img { margin: 0!important; padding: 0 2px 0 0!important; }
#marxWidget a, .marxWidget a { padding: 0 2px!important; }
#marxTranslated span { clear: both; }
#marxModal { margin:-40px 0pt 0pt -350px!important; padding: 10px; }
#marxModal img { border: none; }

/* Post Avatar Plugin */
.entry-postavatar { float: left; }
.entry-postavatar img { padding: 0; }

/* wp-quotes & yarq */
.wp_quotes_quote, #yarq_quote { background: none; border: none; margin: 5px 0; padding: 0;}
.wp_quotes_author, #yarq_author { color: #666; margin: 0 0 10px; text-align: right; }