/*
Theme Name: WordPress Muke-Blog.org
Theme URI: http://muke-blog.org/
Description: Design for muke-blog.org
Version: 1.0
Author: Basilicom
Author URI: http://basilicom.de/
Tags: blue, magenta, custom header, fixed width, two columns, widgets

	This Design is based on the default german version of the Kubrick theme
*/

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family:  Arial, Verdana, Tahoma, 'Lucida Grande', Sans-Serif;
	background-image: url('images/bg_body.jpg');
	background-repeat: repeat-x;
	background-color: #e8eff1;
	color: #454545;
	text-align: center;
	}

#page {
	background-image: url('images/bg_page.jpg');
	background-repeat: no-repeat;
	border: 0px none #000000;
	text-align: left;
	}

#header {
	}

#content {
	background-color: #ffffff;
	width: 752px;
	margin: 0 auto 0 55px;
	}
	
#content_end {
	background-image: url('images/content_end.gif');
	background-repeat: no-repeat;
	width: 752px;
	height: 14px;
	margin: 0 auto 0 55px;
	overflow: hidden;
	}
	
#maincolumn {
	background-image: url('images/bg_main.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e8eff1;
	}
	
#sidebar {
	background-image: url('images/bg_side.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #e8eff1;
	}

#maincolumn .entry {
	line-height: 1.4em;
	}

#maincolumn .postmetadata {
	text-align: left;
	}

.alt, .odd{
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	}
	
.even{
	background-color: #fcfcfc;
	border: 1px solid #dddddd;
	}

#footer {
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.1em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ec008b;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2 a:hover, h3 a:hover {
	color: #ec008b;
	text-decoration: none;
	}

.entry p a:visited {
	color: #0d2c64;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1.1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #0d2c64;
	text-decoration: none;
	}

a:hover {
	color: #1d3c74;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0px none #000000;
	}

#header {
	height: 116px;
	width: 100%;
	overflow: hidden;
	}

#maincolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 500px;
	}

#sidebar
{
	float: left;
	padding: 0;
	margin: 0;
	width: 252px;
	}

#sidebar form {
	margin: 0;
	}

.post {
	margin: 0 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

#maincolumn .postmetadata {
	padding-top: 0;
	}
	
#maincolumn .comment {
	width: 423px;
	margin: 0 0 0 40px;
	text-align: left;
	}
	
#maincolumn .search {
	width: 423px;
	margin: 0 0 0 40px;
	text-align: center;
	}
	
#maincolumn .search div{
	margin: 0 auto 0 auto;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 9px auto 0px 55px;
	width: 752px;
	height: 66px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 0;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.entry p {
	padding: 5px 0 5px 0;
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	width: 202px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#search_box {
	float: left;
	margin: 15px 0 0 15px;
	width: 187px;
	height: 18px;
	}

#searchform {
	padding: 0;
	text-align: left;
	vertical-align:bottom;
	}
	
#searchform div {
	height: 18px;
	vertical-align: bottom;
	}

#searchform #s {
	width: 160px;
	height: 16px;
	padding: 0;
	margin: 0;
	border: 1px solid #cecece;
	}
#searchinput {
	width: 162px;
	height: 18px;
	margin: 0;
	padding: 0;
	float: left;
	}

#searchsubmit {
	width: 24px;
	height: 18px;
	margin: 0;
	padding: 0;
	float: left;
	vertical-align:bottom;
	}
	
#searchsubmit input {
	width: 24px;
	height: 18px;
	margin: 0 0 0 1px;
	padding: 0;
	vertical-align: bottom;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 0;
	border: 1px solid #cccccc;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt, .odd, .even{
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width: 423px;
	display: block;
	text-align: center;
	padding: 0 0 0 40px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*---------------------------------------------------------------------------*/

div.clear { clear: both; height: 0px; overflow: hidden; }
div.hr { background-color: #000000; height: 1px; margin: 0; overflow: hidden; }
div.spacer { clear: both; height: 10px; margin: 0; overflow: hidden; }

/*-----------------------------------*/
/* header */

#title_image {
	width: 765px;
	height: 81px;
	border: 0px none #000000;
	margin: 28px 0 17px 42px;
	padding: 0;
	}
	
#tabs {
	position: relative;
	width: 752px;
	height: 44px;
	margin: 0 0 0 55px;
	overflow: hidden;
	}
	
div.tab {
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	color: #0d2c64;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
	
div.tab_0 { background-image: url('images/tab_0.gif'); width: 123px; cursor: auto; }
div.tab_0_over { background-image: url('images/tab_0_over.gif'); width: 123px; cursor: pointer; }
div.tab_0_active { background-image: url('images/tab_0_active.gif'); width: 123px; cursor: pointer; }

div.tab_1 { background-image: url('images/tab_1.gif'); width: 119px; cursor: auto; }
div.tab_1_over { background-image: url('images/tab_1_over.gif'); width: 119px; cursor: pointer; }
div.tab_1_active { background-image: url('images/tab_1_active.gif'); width: 119px; cursor: pointer; }

div.tab_2 { background-image: url('images/tab_2.gif'); width: 74px; cursor: auto; }
div.tab_2_over { background-image: url('images/tab_2_over.gif'); width: 74px; cursor: pointer; }
div.tab_2_active { background-image: url('images/tab_2_active.gif'); width: 74px; cursor: pointer; }

div.tab div { margin: 15px auto auto auto; }

div.tab_search {
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	vertical-align: middle;
	background-image: url('images/tab_3.gif');
	width: 436px;
	}

#info_page_box {
	float: left;
	margin: 15px auto auto auto;
	text-align: center;
	width: 150px;
	height: 18px;
	}
	
#info_page_box a:link, #info_page_box a:visited, #info_page_box a:active { color: #454545; }
#info_page_box a:hover, #info_page_box a:focus { color: #252525; text-decoration: underline; }

#language_box {
	float: left;
	margin: 10px auto auto auto;
	text-align: center;
	width: 62px;
	height: 28px;
	} 
	
div.hr {
	background-color: #cccccc;
	width: 718px;
	height: 1px;
	overflow: hidden;
	margin: 0 16px 0 72px;
	}
	
/*-----------------------------------*/
/* maincolumn */
	
div.section_main_top {
	background-image: url('images/section_main_top.gif');
	background-repeat: no-repeat;
	width: 500px;
	height: 17px;
	}
div.section_main {
	background-color: #ffffff;
	width: 500px;
	min-height: 20px;
	overflow: visible;
	}
div.section_main_bottom {
	background-image: url('images/section_main_bottom.gif');
	background-repeat: no-repeat;
	width: 500px;
	height: 16px;
	}

#banner {
	width: 423px;
	height: 105px;
	margin: 0 0 0 40px;
	}
	
div.post_title {
	vertical-align: bottom;
	}
	
div.post_title_flag, div.post_title_flag img {
	width: 21px;
	height: 24px;
	}
	
div.post_title_flag {
	float: left;
	margin-top: 10px;
	}

div.post_title_text {
	float: left;
	width: 386px; /*433*/
	margin-left: 10px;
	color: #666666;
	}
.post_title_author {
	color: #2d2c2c;
	}

.post_title_author a {
	color: #2d2c2c;
	text-decoration: underline;
	}
	
.entry {
	margin: 0;
	width: 423px;
	}
	
h1.left_maincolumn, h2.left_maincolumn, h3.left_maincolumn {
	margin: 0 0 0 40px;
	text-align: left;
	}
	
/*-----------------------------------*/
/* sidebar */

div.section_side_top {
	background-image: url('images/section_side_top.gif');
	background-repeat: no-repeat;
	width: 252px;
	height: 15px;
	}
div.section_side {
	background-color: #ffffff;
	width: 252px;
	min-height: 20px;
	overflow: visible;
	}
div.section_side_bottom {
	background-image: url('images/section_side_bottom.gif');
	background-repeat: no-repeat;
	width: 252px;
	height: 18px;
	}

div.box {
	width: 202px;
	margin: 0;
	padding: 0
	vertical-align: top;
}

div.box_title {
	background-image: url('images/box_title.gif');
	background-repeat: no-repeat;
	width: 202px;
	height: 20px;
	margin: 0;
	padding: 0;
	}
div.box_content {
	background-color: #f1f1f1;
	width: 202px;
	min-height: 10px;
	padding: 5px 0 5px 0;
	}
	
div.box_bottom {
	background-image: url('images/box_bottom.gif');
	background-repeat: no-repeat;
	width: 202px;
	height: 4px;
	}
	
div.box_title h2 {
	color: #ffffff;
	font-size: 1.1em;
	}

div.box_title h2 a, div.box_title h2 span {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	}
	
div.box_content p, div.box_content h3 {
	margin: 10px 10px 0px 10px;
	color: #565a5d;
	font-size: 0.9em;
	}

div.box_content p.box_date {
	margin: 0 10px 0 10px;
	font-weight: bold; 
	}
	
div.box_content ul {
	margin: 5px 0 5px 0;
	}

div.box_content li {
	margin: 5px 0 5px 20px;
	list-style-type: none;
	list-style-position: inside;
	}
	
div.box_content li, div.box_content li a {
	color: #565a5d;
	}
	
#tagcloud {
	background-image: url('images/bg_tagcloud.gif');
	background-repeat: no-repeat;
	width: 201px;
	height: 196px;
	}
	
#ad, #ad img{
	width: 202px;
	height: 124px;
	}
	
.button {
	background-color: #ffffff;
	background-image: url('images/box_title.gif');
	background-repeat: no-repeat;
	width: 202px;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma, 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	cursor: auto;
	text-align: center;
	vertical-align: top;
	border: 0px solid #000000;
}

.button_over {
	cursor: pointer;
}

/*-----------------------------------*/
/* footer */
	
div.teaser { float: left; margin: 0 0 0 3px; }

div.teaser_abo { background-image: url('images/teaser_abo.gif'); width: 260px; height: 66px; margin: 0; }
div.teaser_hmth, div.teaser_hmth img { width: 131px; height: 66px; }
div.teaser_ijk, div.teaser_ijk img { width: 183px; height: 66px; }
div.teaser_telekom, div.teaser_telekom img { width: 169px; height: 66px; }

div.teaser_abo .box { margin: 5px auto auto 20px; }

.rss {
	height:14px;
	margin: 4px 0 4px 20px;
	}

.rss_image {
	width: 12px;
	float: left;
	}
	
.rss_image img{
	width: 12px;
	height: 12px;
	}

.rss_text {
	margin-left: 8px;
	width: 90px;
	float: left;
	color: #565a5d;
}
.rss_text a {
	color: #565a5d;
	}

