/*
Theme Name: it-must-schwing
Theme URI: http://www.it-must-schwing.de/
Description: The theme from it-must-schwing.de. XHTML 1.0 Strict and (hopefully) search engine friendly.
Version: 2.0
Author: Sabine and Arno info@it-must-schwing.de
Author URI: http://www.it-must-schwing.de/
Tags: light, flexible-width, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, custom-header, threaded-comments, translation-ready
*/

body {
	font-family:"comic sans ms", "Trebuchet MS", Arial, Verdana, Helvetica, Lucida, sans-serif;
}

#header {
	padding:0px 2px 0 6px;
	margin:0;
}

a {
	background:transparent;
	color:black;
	text-decoration:none;
}

.search, #hmenu, #nav, .sidebar, #footer, .postcomment, .postedit, .navigation,
.comment .reply, .comment-edit-link, #respond
{
	display:none;
}

.date {
	margin-bottom:1.5em;
}

.sidebar {
	display:none;
}

#footer {
	display:none;
}

.breadcrumb {
	display:none;
}

.sexy-bookmarks {
	display:none;
}

.post blockquote {
	padding:0 0 0 1em;
	border-left:0.4em solid #ffde00;
	font-size:small;
}

.postmetadata, .post-meta, .commentmetadata, .comment-meta {
	font-size:small;
}

.postmetadata {
	text-align:right;
	border-top: 1px dotted #000000;
}

.navigation {
	display:none;
}

#respond, #commentform, #comments .reply {
	display:none;
}

.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}

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

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}
