/* @group Tags */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	text-align: center;
	/*font: 75.25%/1.4em "Lucida Sans", Helvetica, Arial, sans-serif;*/
	font: 75.25%/1.4em Helvetica, Arial, sans-serif;
	background: #f7ed56 url(/i/bg.jpg) repeat-x center 0;
}

a {
	color: #b76711;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

br.clr {
	clear: both;
}

ul, ol, li {
	list-style: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p, form, ul, ol, #content table {
	font-size: 1em;
	margin: 0 0 1.2em 0;
}

/* @end */

/* @group General */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.hr {
	height: 18px;
	background: url(/i/horiz.gif) no-repeat 0 3px;
	margin: 0 3px;
}

hr {
	display: none;
}

/* @end */

/* @group Layout */

#wrap {
	width: 929px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#main {
}

#header {
	padding: 16px 0 0 37px;
	margin-bottom: 35px;
}

/* @end */

/* @group Header */

h2#title {
	width: 803px;
	height: 74px;
	text-indent: -1000em;
	overflow: hidden;
	background: url(/i/title.png) no-repeat 0 0;
	margin-bottom: 17px;
	padding: 0;
}

#cover {
	position: absolute;
	top: 80px;
	left: 735px;
}

/* @group Nav */

#nav {
	height: 12px;
	z-index: 20;
	position: relative;
}

#nav li {
	height: 12px;
	float: left;
	margin-right: 43px;
}

#nav a {
	font-family: "American Typewriter";
	height: 12px;
	display: block;
	text-transform: uppercase;
	color: white;
	text-indent: -1000em;
	overflow: hidden;
	background: url(/i/nav.gif) no-repeat 0 0;
}

#nav a:hover, #about.at a {
	background-position: 0 -12px;
}

#about a {
	width: 90px;
}

#books a {
	width: 44px;
	background-position: -387px 0;
}

#books a:hover, #books.at a {
	background-position: -387px -12px;
}

#journal a {
	width: 61px;
	background-position: -90px 0;
}

#journal a:hover, #journal.at a {
	background-position: -90px -12px;
}

#news a {
	width: 103px;
	background-position: -151px 0;
}

#news a:hover, #news.at a {
	background-position: -151px -12px;
}

#history a {
	width: 56px;
	background-position: -431px 0;
}

#history a:hover, #history.at a {
	background-position: -431px -12px;
}

#faq a {
	width: 26px;
	background-position: -361px 0;
}

#faq a:hover, #faq.at a {
	background-position: -361px -12px;
}

#home a {
	width: 39px;
	background-position: -487px 0;
}

#home a:hover {
	background-position: -487px -12px;
}

/* @end */

/* @end */

/* @group Posts */

#posts {
	width: 576px;
	margin-right: 30px;
	float: left;
}

.post {
}

.post-head {
	background: url(/i/post_top.png) no-repeat 0 0;
	padding: 13px 71px 12px 68px;
	width: 435px;
}

.post-head.page-head {
	background-image: url(/i/page_top.png);
}

.page-head .date {
	display: none;
}

.page-head {
	padding-top: 45px;
}

.date {
	font-family: "American Typewriter","Courier New",Courier;
	color: #444;
	display: block;
	text-align: right;
	margin-bottom: 30px;
	margin-right: -8px;
	float: right;
	width: 300px;
}

.home .post-head {
	background: url(/i/post_top_home.jpg) no-repeat 0 0;
	padding-top: 45px;
}

.home .date {
	text-align: left;
	margin-bottom: 4px;
	float: left;
}

h2 {
	clear: both;
	font-family: "Courier New",Courier;
	font-weight: bold;
	font-size: 2.2em;
	margin-bottom: 6px;
}

p.details {
	border-top: 1px solid #d8d8d8;
	padding-top: 8px;
	text-align: right;
}

p.details a {
	font-family: Georgia;
}

.readmore {
	font-size: .9em;
	letter-spacing: 1px;
	margin-right: 8px;	
}

.comments-link, .edit-post {
	border-left: 1px solid #bbb;
	padding: 2px 0 2px 30px;
}

.edit-post {
	padding-left: 10px;
	padding-right: 10px;
}

.comments-link {
	font-style: italic;
	background: url(/i/quote.gif) no-repeat 10px 3px;
}

.post-body {
	background: url(/i/post_mid.gif) repeat-y;
	padding: 0pt 71px 10px 68px;
}

h3 {
	font-size: 1.2em;	
	margin-bottom: .8em;
	padding-top: 4px;
}

.post h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1em;
	padding-top: .2em;
}

p.caption {
	font-size: .9em;
	color: #666;
}

.post-foot {
	width: 576px;
	height: 80px;
	background: url(/i/post_bot.gif) repeat-y 0 0;
}

/* @group Comments */

#tags {
	display: none;
}

#comments {
	padding-top: 10px;
}

#comments h3 {
	margin-bottom: 1em;
	clear: both;
	height: 29px;
	text-indent: -1000em;
	overflow: hidden;
	padding-bottom: 10px;
}

#comments-title {
	background: url(/i/comments-title.gif) no-repeat;
}

#leave-a-reply {
	background: url(/i/leave-a-reply.gif) no-repeat;
}

#comments dt {
	float: left;
	width: 110px;
	margin-right: 15px;
	text-align: right;
	clear: both;
	font-weight: bold;
}

#comments dt cite, #comments dt cite a {
	font-style: normal;
	color: black;
	font-weight: bold;
}

#comments dt span {
	display: block;
	font-weight: normal;
	font-size: .9em;
	color: #666;
}

#comments dt span a {
	font-size: .9em;
}

#comments dd {
	float: left;
	width: 312px;
	font-size: .92em;
	line-height: 1.4em;
}

#comments dt, #comments dd {
	margin-bottom: 13px;
}

#entry dt, #entry dd {
	margin-bottom: 9px;
}

#comments input.text, #comments textarea {
	border: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 308px;
	padding: 2px;
}

#comments textarea {
	margin-bottom: 10px;
}

#comments #submit {
	border: auto;
}

/* @end */

/* @end */

/* @group Side */

#side {
	width: 294px;
	float: left;
	padding-top: 168px;
}

/* @group Cover */

#cow {
	position: absolute;
	top: 78px;
	right: 30px;
	background: url(/i/apr10.gif) no-repeat 0 96px;
	width: 289px;
	height: 218px;
}

#cow div {
	position: absolute;
	right: 0px;
	top: 0;
	background: url(/i/tcg-cover.png) no-repeat 0 0;
}

/* @end */

/* @group Specific */

#side #archive {
	display: none;
}

.journal #side #twitter, .journal #side #reading, .journal #side #listening {
	display: none;
}

.journal #side #archive {
	display: block;
}

/* @end */

/* @group Buy the book */

#buythebook  {
	margin-bottom: 3em;
}

.books #buythebook {
	display: block;
}

#buythebook em {
	font-style: normal;
	font-size: 1.1em;
	display: block;
	margin-bottom: 1em;
}

#buythebook h3 {
	text-indent: -1000em;
	overflow: hidden;
	background: url(/i/buy_the_book.gif) no-repeat;
	height: 10px;	
	border-bottom: 1px solid #D6C448;
	padding-bottom: 1px;
}

#buythebook a.button {
	display: block;
	margin-bottom: 3px;
}

/* @end */

/* @group Twitter */

#twitter {
	width: 289px;
	height: 96px;
	margin-bottom: 30px;
}

#tweet {
	background: url(/i/twitter-box-top.png) no-repeat 0 0;
	line-height: 1.4em;
	margin: 0;
	padding: 16px 20px 12px;
	width: 249px;
}

#posted {
	background: url(/i/twitter-box-bot.png) no-repeat 0 0;
	margin: 0;
	height: 24px;
	font-family: "Courier New",Monaco;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	padding-right: 32px;
}

/* @end */

/* @group Sidebox */

.sidebox {
	background: url(/i/reading-bg.gif) repeat-y;
	position: relative;
	margin-bottom: 40px;
}

.sidebox h3 {
	left: 21px;
	position: absolute;
	text-indent: -1000em;
	overflow: hidden;
	width: 9px;
	height: 100px;
	z-index: 10;
}

.sideboxtop {
	background: url(/i/reading-top.gif) no-repeat 0 0;
	position: relative;
	top: -11px;
	padding: 18px 25px 0 55px;
	line-height: 15px;
}

.sideboxbot {
	background: url(/i/reading-bot.gif) no-repeat 0 bottom;
	position: relative;
	height: 15px;
	top: 15px;
}

/* @end */

/* @group Archive */

#archive h3 {
	background: url(/i/post_archive.gif) no-repeat 0 center;
}

#archive dt, #archive dd {
	font-size: .9em;
	margin-bottom: 4px;
	line-height: 1.2em;
}

#archive dt {
	width: 55px;
	float: left;
	margin-right: 14px;
	clear: both;
}

#archive dd {
	width: 145px;
	float: left;
}

/* @end */

/* @group Reading */

#reading h3 {
	background: url(/i/listening.gif) no-repeat 0 -15px;
}

#reading #current {
	font-style: italic;
}

#reading #current p {
	padding-bottom: 10px;
}

#reading h4 {
	font-size: 1.2em;
	font-style: normal;
	padding-bottom: 0.2em;
}

#reading h4 a {
	display: block;
	padding-right: 25px;
}

#reading h4 a:hover {
	background: url(/i/arrow-box.gif) no-repeat right center;
}

#reading em {
	font-style: normal;
	color: #000;
}

#reading ul {
	margin: 0 25px 0 55px;
	padding: 18px 0 20px 0;
	background: url(/i/earlier.gif) no-repeat;
}

#reading li a {
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	display: none;
}

/* @end */

/* @group sIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash .post h2 {
	visibility: hidden;
	font-size: 35px;
	line-height: 40px;
	letter-spacing: -4px;
}

/* @end */

/* @group Custom */

/* @group About */

.picright {
	float: right;
	width: 210px;
	margin: 0 0 .5em 1.5em;
	font-size: .85em;
	color: #555;
	text-align: right;
}

.picright img {
	border: 1px solid #e7e7e7;
	padding: 5px;
	margin-bottom: 3px;
}

/* @end */

/* @end */