/*
Theme Name: Matty Burton
Theme URI: http://mattyburton.com.au/
Description: The default theme for matty burton.
Version: 1.0
Author: Please don't feed the bears
Author URI: http://www.pleasedontfeedthebears.com/
Tags: design, motion, print

*/

body {
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

.section {
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 000000;
	padding-bottom: 15px;
	padding-top: 15px;
	text-transform: uppercase;
}

.header {
	width: 770px;
	line-height: 17px;
	margin-top: -15px;
}

.body-post {
	width: 820px;
}

.body-post img {
	padding-bottom: 13px;
}


