body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* default font style */
*,a,body,div,p,span,td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #666;
}

.avatar {
	float: left;
	margin-right: 10px;
}

blockquote {
	margin: 0 1em 1em 1em;
}

body {
	text-align: center;
}

code {
	font-family: monospace;
}

#comment-form {
	height: 10em;
	width: 100%;
}

#comment-post-form p {
	margin-bottom: 1em;
}

#comment-post-form label {
	font-weight: bold;
}

#content {
	float: left;
	width: 550px;
}

#footer {
	background: url("images/footer.gif") no-repeat;
	clear: both;
	color: #666;
	height: 58px;
	margin-top: 1em;
	text-align: center;
	width: 750px;
}

#footer a {
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
}

#footer p.f {
	padding-top: 1.25em;
	margin-bottom: 0;
}

#footer p {
}

#header {
	background: url("images/header.gif") no-repeat;
	height: 86px;
	margin-bottom: 1em;
	position: relative;
	width: 750px;
}

#header h1 {
	height: 86px;
	width: 250px;
}

#header h1 span {
	display: block;
	text-indent: -5000px;
}

#header #user-control {
	color: #666;
	font-size: 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
}

#header #user-control a {
	color: #666;
	font-size: 10px;
}

.notice {
	background: #f2f2f2;
	border: 1px solid #333;
	padding: 10px;
	margin: 1em 0;
}

p {
	margin-bottom: 1em;
}

#page {
	margin: 1em auto;
	text-align: left;
	width: 750px;
}

.post {
}

.post .post-body {
	line-height: 15px;
	margin-bottom: 1em;
}

.post .post-bottom {
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.post .post-by-line {
	color: #666;
	float: right;
	font-size: 10px;
	height: 12px;
	line-height: 0px;
	margin: 0;
	padding: 0 !important;
	text-align: right;
	width: 200px;
}

.post .post-by-line a {
	font-size: 10px;
}

h1,
.post h1 a {
	color: #666;
	font-size: 20px;
	letter-spacing: -.5px;
	font-weight: regular;
	text-decoration: none;
}

.post .post-photo-large-left img {
	margin: 1em 0;
	width: 550px;
}

.post .post-subject a {
	font-size: 9px;
	text-transform: uppercase;
}

.post .post-top {
}

#sidebar {
	float: left;
	margin-left: 25px;
	padding-bottom: 1em;
	width: 150px;
}

#sidebar h2 {
	color: #0360ca;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;	
}

#sidebar p {
	margin-bottom: 1em;
}

#sidebar ul {
	margin-bottom: 1em;
}

#team {
}

#team .avatar {
	float: left;
	margin-right: 5px;
	width: 45px;
}

#team li {
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}
