/*  
Theme Name: emerging.dk
Theme URI: http://emerging.dk
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Simon Willer
Author URI: http://lugterlidt.dk/
*/

h2 {
font-family: 'Verdana', Arial, Helvetica, sans-serif;	
font-size: 1em;
	}
small {
font-family: 'Verdana', Arial, Helvetica, sans-serif;	
font-size: 0.7em;
	}

entry {
font-family: 'Verdana', Arial, Helvetica, sans-serif;	
font-size: 0.7em;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}