body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	background:#bebebe url("/images/white_bg.gif") repeat-y 50% 0;
	line-height: 1.5em;
	color: #666;
	text-align: center;
	margin:0 0 0 1px;
	padding:0;
}

a, a:link {
	color:#c93;
	text-decoration:none;
}

a:visited {
	color:#960;
}

a:hover {
	text-decoration:underline;
}

.post a:hover {
	text-decoration:underline;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
	background:#fff;
}

#content {
	width:510px;
	float:left;
	text-align:left;
	color:#666;
	font:12px verdana;
	padding:0 10px 10px 55px;
	margin-top:45px;
}

#sidebar {
	width:210px;
	float:right;
	color:#666;
	text-align:center;
	font:12px verdana;
	padding:0 10px 50px 5px;
	margin-top:38px;
}

.postdate {
	color:#c93;
	font:11px verdana;
	margin-top:20px;
}

.posttitle {
	color:#c93;
	font:11px verdana;
	font-weight:bold;
	margin-top:20px;
}

#sidebar img.sideheader {
	text-align:center;
	margin:30px auto 20px auto;
}

#sidebar h5#cafepress {
	margin:0 auto;
	padding:0;
	text-indent: -9999px;
	width:165px;
	height:147px;
}

#sidebar h5#cafepress a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url("/images/cafepress_allinone_165x294.gif") top left no-repeat;
}

#sidebar h5#cafepress a:hover {
	background: transparent url("/images/cafepress_allinone_165x294.gif") 0 -147px no-repeat;
}

#sidebar ul {
  margin:0;
  padding:0 0 0 40px;
  list-style:none;
  text-align:left;
}

#sidebar ul.archivelist {
  margin:0;
  padding:0;
  list-style:none;
  text-align:center;
}

#sidebar ul.archivelist li {
  margin:0;
  padding:0;
  text-indent:0px;
}

#sidebar li {
  margin:0;
  padding:0;
  text-indent:-20px;
}

#sidebar .blogroll {
	text-align:left;
	padding-left:20px;
}

.post {
	margin-bottom:45px;
}

.byline {
	font:10px verdana;
	color:#999;
}

.comments-body {
	width:400px;
	padding-bottom:7px;
}

.comments-head {
	font:bold 14px verdana;
	color:#c93;
	border-top:1px solid #ccc;
	margin:15px 0;
}

.trackback-body {
	margin-top:15px;
}

.trackback-url {
	text-align:center;
}

.clear {
  clear:both;
  display:block;
  height:1px;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:1px;
 }
