html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
a { outline: none; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	background: #F3F3F3 url(../img/background.png) top left no-repeat;
	font: 12px/18px 'Helvetica Neue', Helvetica, Arial;
}

section, nav, aside, article, header, footer {
	display: block;
}

header {
	position: relative;
	width: 920px;
	margin: 52px 0 0 80px;
}

header h1 {
	background: url(../img/eric-rizen-lynch.png);
	width: 398px;
	height: 36px;
	text-indent: -99999px;
}

header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

header img {
	margin: 52px 0 22px;
}

nav {
	background: #EDEDED;
	height: 40px;
}

nav ul {
	border-left: 1px solid #DDD;
	height: 40px;
	margin: 0 0 0 80px;
}

nav li {
	border-right: 1px solid #DDD;
	float: left;
	width: 101px;
	height: 40px;
}

nav a {
	color: #AAA;
	text-shadow: #EEE 0 1px 1px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

nav a:hover {
	background: #DEDEDE;
}

#search-form {
	background: url(../img/search-form-bg.png);
	position: absolute;
	top: 3px;
	line-height: 30px;
	right: 0;
	width: 205px;
	height: 30px;
}

#search-form #searchcriteria {
	display: block;
	border: none;
	border-collapse: collapse;
	color: #444;
	background: none;
	font: normal 12px/30px Helvetica;
	font-size: 11px;
	line-height: 14px;
	height: 22px;
	float: left;
	width: 162px;
	padding: 9px 0 0 10px;
}

#search-form #searchsubmit {
	border: none;
	background: none;
	float: left;
	text-indent: -99999px;
	width: 32px;
	height: 30px;
	margin: 0;
}

#search-form #searchsubmit:hover {
	background: url(../img/search-form-bg.png) -204px 0;
	cursor: pointer;
}

#home .home, #blog .blog, #bio .bio, #book .book, #ask-rizen .ask-rizen {
	background: #DEDEDE;
}

#content {
	position: relative;
	width: 920px;
	border-left: 80px solid #EDEDED;
}

aside {
	float: right;
	width: 358px;
	padding: 7em 0 0;
	margin: 0 0 1em;
}
aside h3 {
	color: #AAA;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 2em 0 0;
}
aside li {
	margin: 0 0 1em;
}

.related-posts {
	background: #EAEAEA;
	padding: 10px;
}
.related-posts h3 {
	margin: 0 0 1em;
}
.related-posts a {
	color: #666;
	text-decoration: none;
}
.related-posts a:hover {
	color: #333;
	text-decoration: underline;
}
.related-posts small {
	color: #AAA;
	margin: 0 5px;
}

.subtext {
	display: block;
	color: #AAA;
	font-size: 10px;
	margin: 0 0 1.5em;
}

#results-header {
	background: #E1E1E1;
	border-right: 1px solid #DDD;
	width: 410px;
	padding: 2em 50px 0.5em;
}

#results-header h2 {
	color: #666;
}

article {
	border-right: 1px solid #DDD;
	color: #444;
	text-shadow: #EEE 0 1px 1px;
	width: 410px;
	padding: 2em 50px;
}

article h2, #results-header h2 {
	text-shadow: #FFF 0 1px 1px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.25em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

article h2 a {
	color: #444;
	text-decoration: none;
}

article h2 a:hover {
	color: #222;
	text-decoration: underline;
}

article p a {
	color: #222;
}

.tags {
	margin: 1em 0;
}

.tags a {
	color: #666;
	background: #DDD;
	font-size: 10px;
	text-decoration: none;
	padding: 4px;
}

#tagcloud {
	margin: 0 0 2em;
}

#tagcloud li {
	float: left;
	background: #DDD;
	padding: 4px;
	margin: 5px 5px 0 0;
}

#tagcloud a {
	color: #666;
	text-shadow: #FFF 0 1px 1px;
	font-size: 11px;
	text-decoration: none;
}

#post-nav {
	width: 410px;
	padding: 0 50px 2em;
}

#post-nav a {
	color: #333;
	background: #EAEAEA;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px;
	margin: 0 5px 0 0;
}

#post-nav a.current-page {
	background: #DADADA;
}

#post-nav a:hover {
	text-decoration: underline;
}

#twitter {
	background: url(../img/twitter-bg.png);
	width: 358px;
	height: 227px;
	margin: 0 0 2em;
}

#twitter ol {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #FFF;
}
#twitter div {
	padding: 45px 0 0;
}
#twitter li {
	position: relative;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	color: #888;
	height: 48px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding: 10px 0 0;
	margin: 0;
}
#twitter small {
	display: block;
	position: absolute;
	left: 0;
	bottom: 5px;
	color: #BBB;
	width: 100%;
	font-style: italic;
	font-size: 10px;
	text-align: center;
}
#twitter a {
	color: #555;
}

.comments {
	font-size: 11px;
	margin: 3em 0;
}

.comments h3 {
	color: #AAA;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 10px 1em;
}

.comments a {
	color: #666;
}

.comments ol {
	margin: 0 0 2em;
}

.comments li {
	margin: 0 0 2em;
}

.comments p {
	background: #FAFAFA;
	padding: 10px;
	margin: 0;
}

.comments .author {
	float: left;
	font-size: 10px;
	padding: 5px;
}

.comments small {
	display: block;
	padding: 5px;
}

.comments small a {
	color: #AAA;
	float: right;
	text-decoration: none;
}

.comments small a:hover {
	color: #666;
	text-decoration: underline;
}

.comments form, #contactform form {
	margin: 0 10px;
}

.comments label, #contactform label {
	color: #666;
	display: block;
	font-size: 11px;
	margin: 0.5em 0 0;
}

#contactform .error {
	color: #C11;
}

.comments input, #contactform input {
	display: block;
}

.comments textarea, #contactform textarea {
	display: block;
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0.5em 0 1em;
}

.comment-link {
	font-size: 11px;
}

.archives {
	background: #E6E6E6;
}

.archives h2 {
	margin: 0 0 1em;
}

.archives li {
	margin: 0.5em 0;
}

.archives small {
	color: #666;
}

.archives a {
	text-decoration: none;
}

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

footer {
	position: relative;
	color: #999;
	text-shadow: #EEE 1px 1px 1px;
	font-size: 11px;
}

footer a {
	color: #666;
	text-decoration: none;
}

footer a:hover {
	color: #333;
	text-decoration: underline;
}

footer #copyright {
	position: absolute;
	top: 65px;
	left: 125px;
	width: 465px;
}

footer #credits {
	position: absolute;
	top: 65px;
	left: 642px;
}

#promos li a {
	display: block;
	width: 358px;
	height: 108px;
}

.clear {
	clear: both;
}

a {
	color: #222;
}

p, ul {
	margin: 0 0 1em;
}

footer {
	border-top: 1px solid #DDD;
	background: #EAEAEA;
	width: 1000px;
	height: 100px;
	clear: both;
}