/*  
Theme Name: Mike
Theme URI: no url 
Description: Theme made in cooperation with Silvester Ruckdaschel
Version: 1.0
Author: God

/* Begin Typography & Colors */
body {
	font: normal 66.5% "Times New Roman", Times, serif;
	background: #000 url(images/background.gif) top repeat-x;
	color: #FFF;
	}

#content {
	font-size: 1.2em; padding-top:30px;
	}

.narrowcolumn .entry {
	line-height: 1.3em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

small {
	font-size: 0.9em;
	color: #999999
	}

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

h1 {
	font-size: 25px;
	}
h2 {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-size: 1.2em; background-image:url(images/menuunder.gif); border:#333 solid 1px; padding: 5px; text-align:center; color: #999999
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #FFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0066CC;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Arial, Helvetica, sans-serif;
	}
#sidebar .inner {
 padding: 0 3px 0 10px;
}

.nocomments, .postmetadata, blockquote, strike {
	color: #FFF;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color: #00FFFF;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

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

/* Navigation Menu */
#navi {padding:0 0 10px; margin:0; text-align:left;}
ul.menu {
	margin:0 ;padding:10px 0 0 0; height: 26px;
}

ul.menu li {
	margin: 0 5px 0 0;
	display: inline;
}

ul.menu li a {
        text-decoration:none;
		font-size:1.4em;
		color: #FFF;
		font-weight:bold;
		padding: 4px 30px;
}

ul.menu li a:hover {
color: #0099FF; text-decoration: overline;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
		color: #0099FF;
}

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

#page {
	margin: 20px auto;
	padding: 0;
	width: 888px;
	}

#header {
	padding: 0;
	width: 888px; height:16px;
	}
#teaser {
        height:250px; margin: 0px auto; width:870px; border: #fff 1px solid;
        }
.narrowcolumn {
	float: left;
	padding: 0;
	margin-bottom: 5px;
	width: 680px;
	}

.post {
	margin: 0px 0 8px 0; padding-left: 2px; padding-top: 5px;
	text-align: justify;
	}
.post h2 a:link, .post h2 a:visited {
 color: #0099FF;
}
.post h2 a:hover {
 text-decoration: none; background-image:url(images/stripes.gif)
}
.post hr {
	display: block;
	}
.post .comments {
 float: left;
 padding-left: 38px; height:23px; padding-top:5px;
}
.comments a, .taggg a {
 color: #0099FF; font-size: 0.9em;
}
.time {float:left; padding-top:6px; margin:0 28px 0 10px; font-size:0.9em}
.taggg{
 padding-left: 30px; height:25px;
 float:left; margin-right:40px; padding-top:4px;
}
.narrowcolumn .postmetadata {
 padding-bottom: 5px;
 clear: both;
 border: solid 1px #333 ; background-image:url(images/menuunder.gif);
 height: 23px;
}
.narrowcolumn .postmetadata_single {
 padding-bottom: 5px;
 font-size: 11px;
 clear: both;
 border-bottom: solid 2px #fff ;
}

#footer {
	margin: 0 auto;
	width: 888px;
	clear: both; background-image:url(images/menuunder.gif);
	border:#fff solid 2px;
	}

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



/*	Begin Headers */
h1 {
 padding: 17px;
 margin: 0;
 text-align: left;
}
h2 {
	margin: 0; padding: 0;
	}

#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 */



/* 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 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;
	}

/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
	}

input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; background-color:#000033; border:#333 solid 1px; color: #fff;
	}

textarea{
	width:98%; background-image: url(images/stripes.gif); color:#FFFFFF;
	padding:2px;
	height:100px;
	display:block;
    }
#commentform #submit {
	margin: 0;
	}
/* End Form Elements */

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/
#search{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:.40;
	margin-bottom:10px;
}
#search:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.00;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:8px;
}
#search input{ 
	width:170px; 
	font-size: 0.9em;
	background:#CCC;
}
#search input:focus{
	background:#FFF;
}
#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}
#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-image: url(images/stripes.gif);
	color: #fff;
	}

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

.commentlist li {
	margin: 15px 0 3px; background-color: #000033;
	padding: 5px 10px 3px;
	list-style: none;border: #333 solid 2px
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	float: right; text-align: center;
	padding-top: 40px;
	width: 170px;
}

#sidebar form {
	margin: 0;
	}
#sidebar li ul li a:hover {
 color: #0099FF;
 text-decoration: overline;
}

#recent-posts li a, #recent-comments li a {
 padding: 5px 0;
 color: #0066FF;
 font: bold 11px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 display: block;
 width: 165px;
 text-align: center;
}
#lastfmrecords li {
 color: #009966;
 text-decoration: none;
 list-style-type: none; margin: 0px; padding: 0px; display: inline;
}
#lastfm-records h2{margin-bottom:10px;}

#sidebar li a:hover, #sidebar li.current_page_item a {
 color:#FFFFFF
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

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

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

#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 Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 30px 0;
	clear:both
	}
.sep {clear:both; height:10px}
.imgalignleft {float:left; margin-right: 5px; border: #0099FF solid 2px}
/* End Various Tags & Classes*/