/*
	Theme Name: M:blog Dialogue (Widget-ready)
	URI: http://mayrberger.de/kerstin
	Description: Ein puristisch geradlinieges Wordpress Theme f&uuml;r Kerstin Mayrberger. - Grundlage war Dialogue Avenue von  Mark Dyn&eacute;t (http://www.playatdawn.com/).
	Version: 01.00 (de, en)
	Author: Martina Sackmann
	Author URI:  http://www.sitearbeit.de
	
	This Theme is Widget-ready.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* ---------------------------------------------------------------------------------- */

html, body {margin: 0; padding: 0; text-align: center;}

body {
	font-size: 12px;
	background: #e3e5d8 url(images/bgblumen.gif) no-repeat;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;}
 

p {margin: 0px 0px 12px 0px;}

a {color: #637b97; text-decoration: none;}

a:hover {color: #637b97; text-decoration: none;  background-color: #e3e5d8;}

#content a:hover {text-decoration: none; color: #637b97; background-color: #e3e5d8;}

#archiv a:hover {text-decoration: none; color: #637b97; background-color: #e3e5d8;}

#head a, img {border: none;}

/* ---------------------------------------------------------------------------------- */

#page {
	background: url(images/main.jpg) repeat-y top center;
	margin: 15px auto;
	padding: 0;
	text-align: left;
	width: 900px;}

#head { 
	background: url(images/head.gif) no-repeat top center;
	height: 143px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}

#titel {
	float: left;
	text-align: center;
	width: 900px;
	margin: 0px 0px 0px 0px; 
	padding: 65px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

#content {
	float: left;
	color: #666;
	margin: 0px 0px 40px 0px;
	padding: 0px 65px 0px 75px;
	text-align: left;
	width: 520px;}

#archiv {
	float: left;
	color: #666;
	margin: 0px 0px 40px 0px;
	padding: 0px 80px 0px 50px;
	text-align: left;
	width: 530px;}

/* ---------------------------------------------------------------------------------- */

.entry {
	text-align: justify;
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #525252;}

	.entry a {text-decoration: none;}


.entry_x {
	text-align: justify;
	margin: 12px 0px 0px 70px;
	line-height: 1.6em;
	color: #525252;}

	.entry_x a {text-decoration: none;}


.text {
	text-align: justify;
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #666;}

	.text a {text-decoration: none;}

/* ---------------------------------------------------------------------------------- */

#footer {
	background: url(images/footer.jpg) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #949e96;
	font-size: 10px;
	height: 22px;
	margin: 0px 0px 20px 0px;
	padding: 12px 0px 0px 220px;}

	#footer a {background: none; color: #949e96;}

	#footer a:hover {text-decoration: underline; color: #949e96;}
	
	.foot {text-align: left;}


#sidebar {
	color: #742128;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0px 50px 0px 25px;
	text-align: left;
	width: 165px;}
	
	#sidebar a {background: none; color: #637b97;}

	#sidebar a:hover {background-color: #e3e5d8; color: #637b97;}

/* ---------------------------------------------------------------------------------- */

h1, h1 a {
	letter-spacing: 1px;
	background: none;
	color: #bf9182;
	font-size: 18px;
	font-weight: bold;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;}

h2 {
	letter-spacing: 1px;
	color: #742128;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;}

	h2 a {text-decoration: none;color: #bf9182;}

h3 {
	background: inherit;
	font-weight: bold;
	color: #bf9182;
	font-size: 16px;
	margin: 16px 0px 4px 0px;
	padding: 0px 0px 0px 0px;}

#sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 2px solid #742128;
	background: none;
	color: #bf9182;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

#sidebar h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 2px solid #742128;
	background: none;
	color: #bf9182;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 30px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

#sidebar h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 2px solid #742128;
	background: none;
	color: #bf9182;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 27px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

#sidebar h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 2px solid #742128;
	background: none;
	color: #bf9182;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 30px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}


h6 {
	letter-spacing: 1px;
	color: #bf9182;
	font-size: 18px;
	font-weight: bold;	
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;}

	h6 a {text-decoration: none;
	color: #bf9182;}


#content h4 {
	text-decoration: none;
	border-bottom: 1px solid #999;
	background: none;
	color: #949e96;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 2px 0px;}

#content h5 {
	text-decoration: none;
	border-bottom: 1px solid #999;
	background: none;
	color: #949e96;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

.date {
	background: none;
	border-bottom: 1px solid #999;
	color: #666; 
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;}

.date_x {
	background: none;
	border-bottom: 0px solid #999;
	color: #666;
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 70px;
	padding: 0px 0px 4px 0px;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 2px solid #742128;
	background: none;
	color: #bf9182;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}
	
#sidebar select {border: 1px solid #bf9182;
    color: #949e96;
    font-size: 12px;}


.tagtitle, .archivtitle {
	border: 0;
	color: #949e96;
	text-align: center;
    font-weight: bold;}

/* ---------------------------------------------------------------------------------- */

.description {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #949e96;
	padding: 5px 0px 0px 0px;
	letter-spacing: 1px;}

blockquote {
	clear: left;
	border-left: 2px solid #bbb;
	color: #999;
	text-align: justify;
	padding: 0px 0px 0px 25px;
	margin: 20px 40px 16px 25px;}

#email, #author, #url {
	background: #ffffff;
	border: 1px solid #742128;
	color: #1f5a66;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;}

/* ---------------------------------------------------------------------------------- */

#content img {
	border: 1px solid #bbbbbb;
	padding: 4px;
	max-width: 100%;
	display: inline;}

#archiv img {
	border: 1px solid #bbbbbb;
	padding: 4px;
	max-width: 100%;
	display: inline;}


.entry img {
	margin: 6px 10px 0px 0px;
	display: inline;}

.entry_x img {
	margin: 6px 10px 0px 0px;
	display: inline;}


.entry .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}

.entry_x .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}


#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0px;
	margin: 0px;}


#content .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}


#archiv .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}

/* ---------------------------------------------------------------------------------- */

.entry ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #666;}

.entry ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: disc;
	background: none;
	color: #666;}

.entry ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #666;}

.entry ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: circle;
	background: none;
	color: #666;}


.entry_x ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #666;}

.entry_x ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: disc;
	background: none;
	color: #666;}

.entry_x ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #666;}

.entry_x ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: circle;
	background: none;
	color: #666;}

/* ---------------------------------------------------------------------------------- */

#sidebar ul ul li {
	color: #637b97;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #949e96;}

#sidebar ul ul ul li {
	list-style-type: square;
	margin-left: 15px;
	border: none;
	color: #637b97;}


#sidebar ul {
	color: #637b97;
	background: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


#sidebar ul li.categories {border: none;}


#sidebar ul li ul li ul.children {
	border-bottom: none;
	background: none;}

/* ---------------------------------------------------------------------------------- */

#s {   /* suche */
	background: #ffffff;
	border: 1px solid #bf9182;
	color: #9f9f9f;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0px 3px 0px;
	padding: 2px 0px 0px 2px;
	width: 161px;
	height: 17px;}

#comment {
	background: #ffffff;
	border: 1px solid #949e96; 
	color: #333;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	width: 350px; }

#submit {
	background: #ffffff;
	border: 1px solid #949e96;
	color: #949e96;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0 10px;}

.commentbody {
	list-style-type: none;
	color: #333;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 5px 12px 10px 12px;
	position: relative;
	background: #f7f7f0;}

.commentcount {
	background: inherit;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-weight: bold;
	color: #dedbcc;
	float: right;
	margin: 20px 12px 0px 0px;
	padding: 0px 0px 0px 0px;}

.comment_title {
	text-align: left;
	font-weight: normal;
	background: inherit;
	color: #742128;
	font-size: 16px;
	margin: 16px 0 12px 0;
	padding: 0px 0px 0px 0px;}

	.com_pic {background: url(images/bubble.gif) no-repeat left; height: 26px;}

	.com_info {color: #333; padding: 0px 0px 1px 32px; border-bottom: 1px solid #999;border-top: 1px solid #999;}

	.commentbody p {line-height: 1.2em;}

	.commentlink {font-size: 10px;}

	.commentlist {list-style: none;}

	.commentlist a {color: #637b97;}

 h3#respond {color:#949e96}

/* ----------------------------------------------------------------------------------    */

#info {background: url(images/info.gif) no-repeat top left transparent;}                

.info_m {
	clear: left;
	color: #333;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0px 0px 30px 0px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #bbbbbb;
	background: none;}

	.info_m a {background: none; color: #637b97;}


.info_s {
	clear: left;
	color: #333;
	font-size: 10px;
	line-height: 1.2em;
	margin: 8px 0px 25px 0px;
	padding: 5px 0px 20px 64px;
	background: url(images/bottom.gif) bottom left repeat-x transparent;}} 

	.info_s a {background: none; color: #637b97;}


.info_x {
	clear: left;
	color: #333;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0px 0px 40px 70px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #637b97;
	background: none;}

	.info_x a {background: none; color: #637b97;}

/* ---------------------------------------------------------------------------------- */

.line {
	border-top: 1px solid #637b97;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.spacer {

	border-top: 1px dotted #637b97;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.navbutton {
	background: none;
	border-bottom: 1px dotted #637b97;
	color: #949e96;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-align: left;}

.navigation, .navigation_x {
	border-top: 2px solid #bf9182;
	font-size: 11px;
	margin: 40px 0px 20px 0px;
	padding: 5px 0px 17px 0px;}

	.navigation a, .navigation_x a {background: none; color: #bf9182;}
	.navigation a:hover, .navigation_x a:hover {color:#742128;}

	.alignleft {float: left; text-align: left;}

	.alignright {float: right; text-align: right;}

/* ---------------------------------------------------------------------------------- */

.post-date {
	margin: 4px 25px 0px 0px;
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;}

.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF; 
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: 0px;}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;}

/* ---------------------------------------------------------------------------------- */

.tags {
	clear: left;
	font-size: 12px;
	border-top: 1px dotted #666;
	border-bottom: 1px solid #666;
	background: none;
	color: #666;
	margin: 20px 0px 0px 0px;
	padding: 4px 10px 4px 0px; 
	font-variant: normal;}

#tagcloud {
	border-top: 2px solid #bf9182;
	border-bottom: 2px solid #bf9182;
	text-align: center;
	color: #bf9182;
	margin: 20px 0px 0px 0px;
	padding: 4px 0px 7px 0px; 
	font-variant: normal;}

	#tagcloud a {text-align: center; color: #bf9182; background: none;}
	#tagcloud a:hover {color:#742128;background:0;}

/* ---------------------------------------------------------------------------------- */

#commentform {border-color: #742128;}

#commentform p {border-color: #949e96; color: #999;}

#commentform label {border-color: #949e96; color: #949e96;}

#commentform input {border-color: #949e96; color: #949e96;}

/* ---------------------------------------------------------------------------------- */

.nocomments {background: none; color: #1f5a66;}

acronym {text-decoration: none; color: #0095b3; font-style: italic;}

code {background: inherit; color: #1f5a66; text-align: right;}

ol, form {margin: 0; padding: 0; list-style-type: none;}

html[xmlns] .commentcount {position: absolute; right: 7px; top: 0;}

html>body #wp-calendar {width: 165px; text-align: left; margin-top: 5px;}

/* ---------------------------------------------------------------------------------- */

#wp-calendar caption {

	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	background-color: #efc8bb;
	color: #742128; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;}

#wp-calendar td {

	border: 0;
	color: #bf9182;
	border-collapse: collapse; 
	background: none;}

#wp-calendar td a {

	color: #637b97;
	font-weight: bold;
	display: block;
	width: 100%;}

	#wp-calendar td.pad {background: transparent;}

	#wp-calendar td#next {padding: 0.1em 0px; background: transparent;}

	#wp-calendar td#prev {padding: 0.1em 0px; background: transparent;}

	#wp-calendar td#next a, #wp-calendar td#prev a {display: inline;}

	#wp-calendar td#next {text-align: right;}

	#wp-calendar td#prev {text-align: left;}
	#wp-calendar thead {color: #742128; font-weight: bold;}

/* ---------------------------------------------------------------------------------- */

.myinlinepicture {padding: 0px 0px 0px 0px;}

.myinlinepictureleft {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px ;}

.myinlinepictureright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px ;}

/* ---------------------------------------------------------------------------------- */