/*
Theme Name: neoevo01
Theme URI: http://neoevo.net/
Description: Built on Thematic Theme</a>
Author: Victory Napitupulu
Author URI: http://neoevo.net/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');

body {
	background: #eee;
}

#wrapper {
	margin: 0 auto 0 auto;
	background: #fff;
	width: 1000px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#branding {
	padding: 30px 0 30px;
}

#blog-description {
	padding-bottom: 20px;
}