/*  
Theme Name: macrominds
Theme URI: http://www.macrominds.de
Description: macrominds Theme.
Version: 1.0
Author: Thomas Praxl
Author URI: http://www.macrominds.de/

*/
#searchformwrapper{
	width:17em;
	float:right;
}
#searchform #s{
	width:13em;
	float:left;
}
#content div.post {
	margin-left:20px;
}
#content div.post p, 
#content div.post h3{
	margin-left:0;
}
#content{
	min-height:200px;
	height:auto;
}

#blog #main_navigation li#navBlog{
	background-image:url(http://www.macrominds.de/images/activetab_bg.jpg);
	background-repeat:repeat-x;
}
#blog #main_navigation li#navBlog div{
	background-image:url(http://www.macrominds.de/images/activetab_left.jpg);
	background-repeat:no-repeat;
}
#blog #main_navigation li#navBlog a{
	background-image:url(http://www.macrominds.de/images/activetab_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	color:#ffffff;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.link_pages{
	clear:both;
	margin-top:1em;
}
.postmetadata{
	clear:both;
	margin-top:1em;
}
.previous_next_post{
	clear:both;
	margin-top:1em;
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
.comment_links{
	clear:both;
	margin-top:1em;
}
.commentmetadata a{
	color:#ff7a00;
}
.commentmetadata a:focus{
	outline-color:#ff7a00;
}
#content .commentlist .vcard{
	margin-left:0;
}
.comment-body{
	border-bottom:1px solid #dddddd;
	padding-bottom:1em;
	padding-top:1em;
}
.comment-body p{
	padding-top:0.75em;
}
.post{
	padding-bottom:1em;
}
.postbody ul li{
	list-style-type:disc;
}
.postbody ol li{
	list-style-type:decimal;
}
.postbody ol{
	color:#5F6887;
	margin-left:3em;
	margin-top:0.5em;
}
.postbody ul{
	margin-top:0.5em;
}
#content .vcard, #content p, #content ul {
	max-width:none;
}
.postbody img,
.postbody pre,
.postbody object,
.postbody .wp_syntax,
.postbody p{
	margin-top:0.75em;
}
h4,h5{
	margin-top:0.75em;
	color:#6276be;
	font-weight:bold;
}
h4{
	font-size:1.3em;
}
h5{
	font-size:1.1em;
}