
body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	margin: 0;
}

h1 {
	font-weight: 500;
	margin-top: 0;
}

h2 {
	font-size: 22px;
	font-weight: 500;
	margin: 20px 0 10px 0;
}

p {
	margin: 10px 0;
}

ul {
	margin: 0;
}

li+li {
	margin-top: 10px;
}

hr {
	height: 1px;
	color: #eee;
	background-color: #eee;
	border: none;
	margin: 0;
}

.main-header {
	text-align: center;
	background: #3a8285 url("http://www.utorrent.com/img/bkgd/header.jpg") 50% 50% no-repeat;
	background-size: cover;
	color: white;
	padding: 70px;
}

.content {
	margin: 40px 50px;
}

.meta {
	margin: 0;
	color: #bbb;
	font-size: 16px;
}

.post {
	margin: 16px 0 20px 0;
}
