/*  
Theme Name: Mikestyle &bull; VisuelleKommunikation
Description: individuelles Theme f&uuml;r mikestyle.de
Version: 1.0
Author: Michael Hartmann und Matthias Kohse
Author URI: http://www.mikestyle.de/

*/

ul, ol, li
{
	list-style-type:none;
	margin:0;padding:0;border:0;
}


p
{
	border:0;padding:0;margin:0;
	margin-bottom:20px;
}

form, input
{
	border:0;padding:0;margin:0;
}


#s
{
	width:120px;
	height:20px;
	border:0;margin:0;padding:0;
	padding-left:5px;
	padding-right:5px;
}


#search
{
	height:40px;
}



/* Comments-Layout */


.comments-template{
	margin: 40px 0 0;
	border-top: 1px solid #818a8f;
	padding-top: 20px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin-top: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #818a8f;
}

/*.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}*/

/*.commentmetadata{
	font-size: 12px;
}*/

.comments-template p.nocomments{
	padding: 0;
}

/*.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}*/

