/*
Theme Name: BlogLife Custom
Description: Custom version of the BlogLife theme
Version: 1.0
Author: Tim Turner
Template: blogolife
*/

@import url("../blogolife/style.css");

#page {
	margin: 20px auto 0 auto;
}

#branding {
	margin-bottom:0;
}

#branding hgroup {
	margin:0;
	width:450px;
}

.format-standard .format-icon {
	background: transparent url(images/arrow.png) center center no-repeat;
}

nav {
	display:block;
	margin:0 -10px;
	font-size:14px;
	padding:0 30px;
	position:relative;
}


tt {
	margin:200px 0 0 0;
}

.says{margin-left:0.5em;}
#respond{margin-left:40px;}


