/*
Theme Name: Minimal
Theme URI: http://wtflash.com/
Description: A minimal theme.
Version: 1.0
Author: Jason Woan
Author URI: http://jasonwoan.com/
Tags: minimal

	Minimal
*/



body {
	color: #565859;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	line-height: 1.4em;
}

a:link, a:visited {
	color: #00d1fe;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #8aca00;
}

span.date {
	font-size: 11px;
	display: block;
}

span.comments {
	font-size: 10px;
	font-style: italic;
	display: block;
}

span.tags, span.categories {
	font-size: 11px;
	display: block;
}

div.post {
	margin-bottom: 100px;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.417em;
}

h3 {
	font-size: 1.333em;
}

h4 {
	font-size: 1.25em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: .833em;
}

h1, h2, h3, h4, h5, p {
	margin-bottom:1em;
}

div.navigation {
	margin-top: 5em;
}

div.next {
	margin-top: 2em;
}

div.container_16 {
	margin-bottom: 5em;
}

small {
 font-size: .833em;
}
