body {
	margin: 0px;
	text-align: center;
	background-color: #fffff2;
	background-image: url(/images/bg_wave.png);
	background-repeat: repeat-x;
    color: #000;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header {
	height: 240px;
}

#logo {
	position: relative;
	width: 280px;
	top: 20px;
	left: 20px;
}

#bio {
  background-image: url(/images/trans.png);
	position: absolute;
	top: 20px;
	right: 0px;
	width: 360px;
	padding: 14px 0px 10px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#bio img {
	float: left;
	margin-right: 10px;
}

#content {
	position: relative;
	z-index: 1;
}

#alpha {
	background-color: #fff;
	margin: 0px 10px 0px 10px;
	width: 600px;
	float: left;
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
}

#alpha .entry-title {
	letter-spacing: -.8px;
	font-weight: normal;
	font-size: 28px;
	line-height: 36px;
	margin: 20px 0px 0px 0px;
}

#alpha .entry-asset {
	padding: 0px 20px 10px 20px;
}

#alpha .entry-content blockquote {
	color: #333;
}

#alpha .entry-meta {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11pt;
	height: 24px;
	margin-top: 14px;
	border-bottom: 1px dotted #999;
	padding: 0px 10px 10px 10px;
}

#alpha .entrymore {
	float: left;
}

#alpha .commentcount {
	float: right;
}

#alpha .publishdate {
	font-style: italic;
	color: #666;
	font-size: 11pt;
	margin-bottom: 10px;
}

#alpha .insetright {
	float: right; 
	font-size: 11px;
	line-height: 14px; 
	width: 210px; 
	margin: 0px 0px 10px 10px; 
}

#alpha table, #alpha th, #alpha td {
  font-family: Helvetica, Arial, sans-serif;
  border: 1px solid #ccc;
  border-collapse: collapse;
  vertical-align: top;
  padding: 5px;
}

#alpha th {
  font-weight: bold;
  background-color: #ccc;
}

#alpha td {
  line-height: 18px;
}

#alpha .content-nav {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 10px 0px 14px 0px;
	text-align: center;
}

#alpha .archive-title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
}

.inset {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin: 0px 0px 8px 15px;
}

#alpha .caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

#alpha .heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}

#beta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: 60px;
	width: 310px;
	margin: 15px 0px 0px 15px;
	float: left;
	line-height: 18px;	
}

#beta a {
	font-weight: bold;
}

#beta .date {
	font-weight: bold;
}

#beta .item {
	margin-bottom: 20px;
}

#beta .heading {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.deckads {
	font-size: 11px;
	line-height: 14px;
	width: 120px;
	margin: 20px 0px 20px 20px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
	float: right;
}

.comments-header {
	padding-left: 20px;
}

.comments-header, .comments-open-header {
	font-size: 14px;
	text-transform: uppercase;
}

#comments p {
	margin-bottom: 14px;
}

#comments .comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	width: 100%;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
}

#comments .me {
	background-color: #f7f7e5;
}

#comments .byline {
	font-weight: bold;
}

.comment-header {
	padding-left: 20px;
	width: 120px;
	float: left;
}

.comment-content {
	width: 430px;
	float: left;
}

#comments-open {
	padding: 5px 20px 20px 20px;
	background-color: #ffffcc;
}

#comment-form-name, #comment-form-email, #comment-form-url {
	float: left;
}

#comments input {
	border: 1px solid #999;
	width: 200px;
	margin: 5px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
	color: #fff;
	background-color: #d28a00;
	padding: 10px;
	margin: 40px 10px 0px 10px;
	text-align: center;
}

#footer a {
	color: white;
	font-weight: bold;
}
