/*

	Vanilla <style>
	
*/
h1 a:focus, #header :focus, #tags-allowed :focus, .comment-header :focus, span.edit a:focus {
	-moz-outline-style: none;
	}
#header a:hover, #tags-allowed a:hover, .comment-header :hover, span.edit a:hover, label:hover, .pushbutton {
	cursor: pointer;
	}
html{
	height: 100%; margin-bottom: .09em;
	}
body {
	min-height: 100%;
	}
	
#digesttab {
	display: none;
	}
	
	


a:link, a:active { 
	text-decoration: none; color: #888200; 
	border-bottom: 1px dotted #888200; 
	}
a:visited { 
	text-decoration: none; border-bottom: 1px dotted #514D00;
	color: #514D00; 
	}
a:hover { 
	text-decoration: none; border-bottom: 1px solid #D2C800;
	color: #D2C800; 
	}
/*#main a img {
	display: block;
	}*/
label:hover {
	color: #000000;
	}


#container {
	position: relative;
	/* width: 966px; */
	/* min-width: 1030px; */
	min-width: 800px;
	margin: 0 auto 0 100px;
	padding: 0;
	}
html {
	background: #C1B28B;
	}
body {
	background: url(backgrounds/clarke_bg.png) no-repeat left top;
	color: #433923;
	font: 85%/1.8em Arial, Helvetica, sans-serif;
	}
#body {
	position: relative;
	padding: 0 0 30px 0;
	}
#header {
	padding: 0;
	margin-bottom: 10px;
	}
#secondary, .secondary {
	clear: both;
	}
#footer {
	clear: both;
	padding-top: 30px;
	height: 50px;
	}
#main {
	position: relative;
	clear: both;
	}
#sidebar {
/*	min-height: 190px; */
	height: 180px;
	text-align: left !important;
	position: relative;
	background: #00f;
	}
#sidebar li {
	padding: 0;
	}
#main, #secondary-main, #sidebar {
	width: 800px;
	text-align: justify;
	}
#main {
	float: left;
	
	background: url(images/bg75yellow.png) repeat;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}
.journal {
	background:  0 !important;
}
.entry {
	background: url(images/bg75yellow.png) repeat;
	margin-bottom: 1px;
	padding: 1px 0;

	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
}

#secondary-main {
	width: 780px;
	position: relative;
	padding: 10px 10px 50px 10px;
	margin-bottom: 50px;
	background: url(images/bg50yellow.png) repeat;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}

#digest {
	clear:  both;
	width: 780px;
	padding: 10px;
	background: url(images/bg50yellow.png) repeat;
/*	font-size: 80%;
	line-height: 160%;*/
	font-size: 8pt;
	line-height: 12pt;
	text-transform: lowercase;
	margin-bottom: 1px;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}
#digest .inner {
	width: 600px;
}


.photos, .snippets {
	text-align: left;
	clear:  both;
	width: 780px;
	padding: 10px 10px 30px 10px;
	background: url(images/bg50yellow.png) repeat;
	font-size: 8pt;
	line-height: 12pt;
	text-transform: lowercase;
	margin-bottom: 1px;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
}
.photos * {
	margin: 0 !important;
	padding: 0 !important;
}
.photos ul li, .snippets ul li {
	list-style: none !important;
	display:inline;
}
.photos .inner, .snippets .inner {
	width: 600px !important;
}


#digest a {
	color: #433923;
	text-decoration: underline;
	border: 0;
}
.digestitem {
	float: left;
	width: 180px;
	padding-right: 20px;
}
.digestitem ul {
	margin: 0;
}
.digestitem li {
	list-style: none;
}
#digest h4 {
	font-weight: bold;
	margin: 0;
}
#digest .last {
	float: right;
}

/* Brians latest comments */
#recent-activity small * {
	color: #888200 !important;
}
#recent-activity > li {
	position: relative;
	}

#recent-activity li > a {
	right: 0;
	width: 20px;
	text-align: right;
	text-decoration: none;
	}
ul#recent-activity a::before {
	content: "(";
	}
ul#recent-activity a::after {
	content: ")";
	}
ul#recent-activity a::before, ul#recent-activity a::after {
	content: "";
}
#recent-activity li > a {
	position: absolute;
	top: 0;
	line-height: 11pt;
	overflow: hidden;
	}
#recent-activity li a.activityentry {
	display: block;
	width: 150px;
	text-overflow: ellipsis;
	white-space: nowrap;
	left: 0 !important;
	text-align: left !important;
	text-decoration: underline;
	}

#recent-activity li small {
	max-width: 180px;
	margin: -3px 0 3px 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
#recent-activity li small a {
	text-decoration: none;
}















	
.nobg #main {
	background: 0;
	}
#main .inner, #secondary-main .box-secondary {
	width: 620px;
	}
#sidebar ul.inner {
	width: 600px;
	}




h1 a {
	display: block;
	float: left;
	border-bottom: 0 !important;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/logo_new.png) no-repeat;
	width: 36px;
	height: 20px;
	margin: 6px 20px 0 20px;
	}
#nav {
	position: relative;
	text-transform: lowercase;
	margin: 50px auto 20px 0;
	line-height: 1em;
	/*height: 37px; */
	width: 800px;
	}
#nav ul {
	margin: 0;
}
#nav>ul>li {
	list-style: none;
}
#nav ul li a {
	color: #634A21;
	display: block;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 10px 11px 20px;
	border-bottom: 1px dotted #634A21;
	}

#nav ul li a:hover,
#nav ul li.current_page_item a,
#nav ul li.current_page_parent a,
#nav ul li.current a,
#nav ul li.currentparent a {
	padding: 10px 10px 0 10px;
	margin: 0 0 -1px 10px;
	border-bottom: 0;
	height: 27px;
	color: #000000;
	background: url(images/bg75yellow.png) repeat;
	text-decoration: none;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
}
.installments #searchbox {
	display: none;
}

#nav ul li a:hover {
	background: url(images/bg50yellow.png) repeat;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
}
#nav ul li ul li a {
	padding: 0 !important;
	margin: 3px 0 0 20px !important;
	height: auto !important;
	background: 0 !important;
	border: 0 !important;
	font-size: 8pt;
	display: inline;
	color: #634A21 !important;
	text-decoration: none;
}
#nav ul li ul li a:hover {
	text-decoration: underline;
}
#nav ul li {
	display: block;
	float: left;
	margin: -1px 5px 0 0;
}
#nav ul>li>ul {
	padding-top: 40px;
}
*:first-child+html #nav ul>li>ul { 
	padding-top: 0 !important;
}

#nav ul li ul li {
	clear:  left;
	display: block;
}
.installments #m-journal-installments a,	/* Highlight blog item on single posts */
#nav ul li ul li.current_page_item a	 {
	font-weight: bold;
}








#nav::after, .box::after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.highlight a {
	color: #BD5A16;
	border: 0;
	}
.highlight a:hover {
	border-bottom: 1px solid #BD5A16;
	}
.highlight a:visited {
	color: #514D00;
	}
#searchbox {
	border: 0;
	padding: 0;
	position: absolute;
	top: 144px;
	z-index: 1;
	padding: 10px;
	margin: 0; 
	/* left: 583px; */
	left: 599px;
	}
#searchbox #s {
	font-size: 85%;
	width: 175px;
	color: #433923;
}
		
#searchbox .inputbox {
	width: 200px;
	}
#searchbox input {
	padding: 0;
	}
#searchbox .pushbutton {
	display: none;
	}

	


.box, .box-blank {
	padding: 10px;
	margin: 0 0 10px 0;
	}
.box {
	background: url(images/bg75yellow.png) repeat;
	position: relative;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}


h2, h3, h4, h5 {
	margin: 0 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left !important;
	}
h2 {
	color: #000000 !important;
	}
h3, h4, h5 {
	color: #000000 !important;
	}
h2 {
	font-size: 125%;
	}
h2 a {
	color: #000000 !important;
	text-decoration: none !important;
	border-bottom: none !important;
	}
h2 a:hover {
	text-decoration: none !important;
	border-bottom: 1px dotted #000000 !important;
	}

h4 a {
	/* color: #000000 !important; */
	/*border-bottom: 1px dotted #000000 !important; */
	text-decoration: underline !important;
	border-bottom: 0 !important;
	}
	
	
	
	



.post h2, .category-asides h2 {
	margin: .5em 0 0 0;
	/* font-weight: bold !important; */
	}
.page h2 {
	margin: .5em 0;
	}
.meta {
	margin: 0 0 .5em 0 !important;
	display: block;
	}
.tags, small.time {
	font-size: 8pt;
	line-height: 1.5em;
	color: #BD5A16 !important;
	}
.tags {
	text-transform: lowercase;
	background: url(images/icon_tag.gif) no-repeat left center;
	padding-left: 16px;
	}


.tags a {
	color: #BD5A16 !important;
	border: 0 !important;
	text-decoration: none;
	}
.tags a:hover {
	text-decoration: underline;
	}
.time {
	padding-right: 1em;
	}
	
	
	
.post h2, .category-asides h2, .page h2, .page h3 {
	font-weight: bold !important;
	}
.post h2 {
	font-size: 180%;
	}
.post h3 {
	font-size: 150%;
	}
.category-asides h2 {
	font-size: 130%;
	}

	
	
	
	
.populartags ul {
	margin: 0;
}
.populartags li {
	text-transform: lowercase;
	background: url(images/icon_tag.gif) no-repeat left center;
	padding-left: 16px;
	display: inline;
	font-size: 8pt;
	line-height: 2em;
	color: #BD5A16 !important;
}
.populartags a {
	color: #BD5A16 !important;
	border: 0 !important;
	text-decoration: none;
}
.populartags a:hover {
	text-decoration: underline;
}

	
	
	
	
	
	
.post h3, .page h3 {
	margin: 1.5em 0 .5em 0 !important;
	}
.post p {
	margin: 0 0 1.5em 0;
	}

a.post-permalink {
	font-size: 85%;
	margin-left: 1em;
	}

.entry-links {
	text-align: right;
	}
	

p, h2, h3, h4 {
	margin: .5em 0;
	}



code, pre, kbd, samp, .code {
	font: 95% "Bitstream Vera Sans Mono", 'Courier New', Courier, Fixed, monospace;
	}
pre {
	white-space: pre;
	}

.post ul, .page ul {
	margin: 0 0 1.25em 0;
	padding: 0 0 0 1em;
	list-style: square;
	}
.post ol, .page ol {
	padding: 0 0 0 1em;
	list-style: decimal !important;
	}
.post ol li, .page ol li {
	margin: .5em 0 1em 0;
	list-style: decimal !important;
	}

blockquote, pre, div.code {
	margin: .5em 1.5em;
	}
blockquote {
	background: url(images/icon_quote.gif) no-repeat left top;
	padding: 0 1em 0 3em;
	}
pre, div.code {
	overflow: auto;
	word-wrap: break-word;	/* For IE */
	padding: 10px 0;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
#main ol li {
	list-style: decimal outside;
	}
#main ul li {
	list-style: square outside;
	}
#main ul li, #main ol li {
	margin-left: 1em;
	margin-bottom: 1em;
	}
abbr {
	cursor: help; 
	border-bottom: 1px dotted;
	}
hr  {
	display: none;
	}


img.noborder {
	border: 0 !important;
	}
#teaser {
	margin-top: 10px;
	}
#teaser a {
	border: 0;
	}
.bottomnav, .imagenav {
	color: #000000;
	width: 60%;
	margin: 1em auto 2em auto;
	font-size: 80%;
	}
.bottomnav {
	padding-bottom: 100px;
	}
.bottomnav ul li, .imagenav ul li {
	list-style: none !important;
	margin: 0 !important;
	}
.bottomnav a, .imagenav a {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}
.bottomnav a:hover, .imagenav a:hover {
	border-bottom: 1px solid #000000;
	}



#flashheader {
	width: 100%;
	height: 200px;
	}
#flashheader embed, #flashheader object {
	display: block;
	}


.col1 {
	position: relative;
	float: left;
	width: 50%;
	}
.col2 {
	position: relative;
	float: right;
	width: 50%;
	}
.col2 .inner {
	width: auto !important;
	margin-left: 20px;
	}
.col1 .inner {
	width: auto !important;
	margin-right: 20px;
	}
.col1 .post, .col2 .post {
	padding: .5em 1em;
	}
.prev {
	float: left;
	width: 30%;
	}
p.archives {
	float: left;
	width: 40%;
	text-align: center;
	}
.next {
	text-align: right;
	float: right;
	width: 30%;
	}
.pages {
	text-align: center;
	width: 20%;
	margin: 0 auto;
	}

.rightalign {
	text-align: right;
	}

.align-left {
	clear: both;
	margin-right: 20px;
	float: left;
	}
.align-right {
	margin-left: 20px;
	float: right;
	}
.align-center {
	margin: 0 auto;
	display: block;
	}
	


#sidebar {
	background: url(images/bg75yellow.png) repeat;
	margin: 0;
	padding: 0 0 5px 0;
	-moz-border-radius-bottomleft:    0px;
	-khtml-border-radius-bottomleft:  0px;
	-webkit-border-radius-bottomleft: 0px;
	border-radius-bottomleft:         0px;
	-moz-border-radius-bottomright:    0px;
	-khtml-border-radius-bottomright:  0px;
	-webkit-border-radius-bottomright: 0px;
	border-radius-bottomright:         0px;
	}
#sidebar .inner, #secondary-sidebar .inner {
	padding: 10px;
	}

#sidebar .inner li.box {
	margin: 0 0 .75em 0;
	}
#sidebar ul {
	margin: 0;
}
#sidebar .inner li {
	list-style: none;
}
#sidebar .inner li ul li {
	margin: 0 0 0 .5em;
	}
#sidebar .inner li ul.list li {
	list-style-type: square;
	margin: 0 0 0 1em;
	}
#sidebar .inner li ul.spaced li {
	margin: 0 0 .5em 1em !important;
	}

ul.sidebar-nav {
	text-transform: lowercase;
	display: block;
	height: 30px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	margin: 0 !important;
	padding: 0 !important;
	}
ul.sidebar-nav li {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	}
ul.sidebar-nav li a {
	margin-right: 1em;
	color: #433923;
	border-bottom: 1px dotted #433923;
	}
ul.sidebar-nav li a:hover, ul.sidebar-nav li.active a {
	color: #000000;
	border: 0;
	}


ul.tab-nav {
	display: block;
	height: 30px;
	bottom: 0;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	}
ul.tab-nav li {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	}
ul.tab-nav li a {
	margin-right: 1em;
	color: #433923;
	border-bottom: 1px dotted #433923;
	}
ul.tab-nav li a:hover, ul.tab-nav li.active a {
	color: #000000;
	border: 0;
	}
ul.tab-nav li.active a {
	font-weight: bold;
}
a.prints img {
	display: block;
	}	








.icon-large {
	width: 16px;
	height: 16px;
	border: 0 !important;
	display: inline !important;
	vertical-align: text-bottom;
	}
.icon {
	border: 0 !important;
	display: inline !important;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	}	
#categorylist img {
	width: 12px;
	height: 12px;
	vertical-align: middle;
	}


.links {
	font-size: 80%;
	padding-left: .5em;
	margin-bottom: 50px;
	}
.links a {
	color: #433923;
	border-bottom: 1px dotted #433923;
	}
.links li {
	display: inline;
	margin: 0 1em 0 0 !important;
	}


.feedicon {
	position: absolute;
	right: 1em;
	top: .5em;
	}
#categorylist a {
	border: none;
	}
#main .feedicon {
	top: .75em;
	}



.installment-entry ul:first-child li {
	list-style: url(images/icon_folder.gif);
	margin-left: 1.5em;
	}
.installment-entry ul:first-child li strong {
	font-weight: normal;
	}
#installmentsnav a {
	color: #634A21;
	border-bottom: 1px dotted #634A21;
	}


.post table, .page table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	}
.post table th, .post table td, .page table th, .page table td {
	text-align: left;
	padding: 1em;
	border: 1px solid #DDDDDD;
	}
.post table th, .page table th {
	border: 1px solid #DDDDDD;
	}

strike {
	color: #DDDDDD;
	}

strike:hover {
	text-decoration: none;
	}




.rating {
	margin: .75em 0;
	font: 110% "Lucida Sans Unicode", Arial;
	}
.rating span {
	color: #433923;
	margin-right: .25em;
	}
.rating span.empty {
	color: #DDDDDD;
	}


.noteworthy {
	float: right;
	font: 135% "Lucida Sans Unicode", Arial;
	}
.noteworthy a {
	border-bottom: none;
	}


div.thumbs {
	margin-bottom: .5em;
	}
div.thumbs a {
	border: 0;
	}

fieldset {
	padding: 1em;
	margin: 1.5em 0;
	border: 1px solid #DDDDDD;
	}
legend {
	color: #000000;
	}


.entries li {
	margin-left: 1.5em;
	list-style: url(images/icon_permalink.gif);
	}
.tags li {
	list-style: url(images/icon_tag.gif);
	}
a.permalink {
	background: url(images/icon_permalink.gif) no-repeat left center;
	padding-left: 16px;
}

.g {
	/* width: 745px; */
	width: 100%;
	background: 0;
	text-align: center !important;
	margin: 20px auto !important;
	padding: 0;
	}
.g2 {
	margin: 1em 0 1em 2em !important;
	}
.g ul {
	list-style: none;
	}
.g ul li {
	display: inline;
	}
	

.notice {
	clear: both;
	padding: 1em 1em 1em 3.5em;
	margin: 0em 0 20px 0;
	color: #634A21;
	background: #EFEBE4 url(images/icon_warning.gif) no-repeat 1.5em 1.4em;
	border-left: 2px solid #DDDDDD;
	}
.notice p, .notice h4 {
	margin: 0 0 .5em 0 !important;
	}


.post, .page {
	padding: 0 10px;
	margin-bottom: 50px;
	}


.asides {
	margin: 0 0 5em 0 !important;
	}
.category-asides {
	padding: 0;
	margin: .5em 1em 3.4em 1em !important;
	}
.category-asides small.tags {
	margin: 0 0 .5em 0;
	}
.category-asides small.time {
	margin: 0 0 .5em 0;
	}
.category-asides h2 a {
	color: #000000 !important;
	font-size: 85%;
	display: inline !important;
	margin-right: 1em !important;
	}
.category-asides p {
	padding: 0;
	}
.category-asides pre, .category-asides kbd, .category-asides blockquote {
	margin: .5em 2em;
	}
.category-asides blockquote {
	padding: 0 1em 0 3em;
	}
.category-asides h3 {
	margin: 1.6em 0 0.8em 0;
	}
.category-asides ul {
	margin: 0 0 1.25em 0;
	}
.category-asides ol {
	margin: .8em 2em;
	}
.category-asides object, .category-asides embed {
	margin: 0;
	}
a.aside-permalink:link, a.aside-permalink:visited {
	text-decoration: none !important;
	}


.edit a {
	margin: .5em 0 0 0;
	position: absolute;
	z-index: 2;
	right: 1em;
	text-decoration: none;
	display: block;
	width: 12px;
	height: 12px;
	border: 0 !important;
	text-indent: -9999px;
	background: url(images/icon_edit.gif) no-repeat;
	}
.edit a:hover {
	background: url(images/icon_edit_over.gif) no-repeat;
	}
.edit a:focus {
	-moz-outline-style: none;
	}




.quote {
	display: block;
	text-indent: -9999px;
	margin-bottom: 0 !important;
	height: 0;
}
.quote a {
	-moz-border-radius:    0 !important;
	-khtml-border-radius:  0 !important;
	-webkit-border-radius: 0 !important;
	border-radius:         0 !important;
	position: absolute;
	right: 20px;
	top: 20px;
	display: block;
	text-decoration: none;
	width: 12px;
	z-index: 1;
	height: 12px;
	border: 0;
	text-indent: -9999px;
	background: url(images/icon_quote_comment_over.gif) no-repeat !important;
	}
.quote a:hover {
	background: url(images/icon_quote_comment.gif) no-repeat !important;
	}
.quote a:focus {
	-moz-outline-style: none;
	}




h3#comments {
	position: relative;
	}
.cancel-comment-reply a {
	right: 10px;
	top: 10px;
	position: absolute;
	z-index: 10;
	padding: 2px;
	width: 12px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	background: url('images/icon_close.gif') no-repeat center center;
	border: 0;
	}
.cancel-comment-reply a:hover {
	background: url('images/icon_close_over.gif') no-repeat center center;
	}
.cancel-comment-reply a:focus {
	-moz-outline-style: none;
	}
	
.reply {
	margin-bottom: 20px;
	font-size: 85%;
	}
.reply a {
	color: #000000;
	border-bottom: 0;
	padding: 4px 6px 4px 24px;
	text-transform: lowercase;
	background: url(images/icon_comments.gif) no-repeat 6px center;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	text-decoration: underline;
}
.reply a:hover {
	background: #DDDDDD url(images/icon_comments.gif) no-repeat 4px center;
	color: #000000;
	text-decoration: none;
}
ol.commentlist {
	margin: 0;
	clear: both;
}
ol.commentlist li {
	list-style: none;
}
ol.commentlist li p, #comment-preview p {
	margin: 15px 0;
	}

li.comment>div>ul, #comment-preview ul, li.comment>div>ol, #comment-preview ol {
	padding: 0 0 0 20px;
	margin: 0 0 1.25em 0;
	}
li.comment div>ul>li, #comment-preview ul li {
	list-style: square !important;
	background: 0 !important;
	margin-left: 15px;
	padding: 0;
	}
li.comment div>ol>li, #comment-preview ol li {
	list-style: decimal !important;
	background: 0 !important;
	margin-left: 15px;
	padding: 0;
	}


.addcomment {
	margin-right: 10px;
	position: absolute;
	right: 0;
	font-size: 65%;
	}
.addcomment a {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}
.addcomment a:hover {
	border-bottom: 1px solid #000000;
	}



ol.commentlist li, #comment-preview {
	position: relative;
	/* margin: 10px 0 0 0; */
	margin: 1px 0 0 0;
	position: relative;
	/* padding: 10px 10px 10px 0; */
	padding: 20px;
	background: url(images/bg75yellow.png) repeat;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}



ol.pinglist {
	position: relative;
	margin-bottom: 50px;
	margin-left: 0;
	}
ol.pinglist li, #pings {
	font-size: 75%;
	padding: 0 40px 0 10px;
	list-style: none;
	}
ol.pinglist li small {
	font-size: 100%;
	}
ol.pinglist li strong {
	font-weight: normal;
	}
ol.pinglist li a {
	color: #433923;
	border-bottom: 1px dotted #433923;
	}
ol.pinglist li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	}


.comments {
	position:  relative;
	top: 1px;
}
	
	
	
/*

	Depth alternating comment colors

*/
ol.commentlist li.depth-2,
ol.commentlist li.depth-4,
ol.commentlist li.depth-6,
ol.commentlist li.depth-8,
ol.commentlist li.depth-10 { 
	/* background: #EFEBE4; */
	/* border-left: 5px solid #EFEBE4; */
	background: 0;
	margin: 40px 0 20px 40px !important;
	padding: 0 !important;
	}
ol.commentlist li li .quote a {
	right: 0;
}
	
.comment-author img.avatar {
	float: left;
	margin-right: 10px;
	/* border: 4px solid #EFEBE4; */
	}
.comment-author cite {
	display: block;
	color: #DDDDDD;
	}
.comment-author cite a {
	color: #DDDDDD;
	border-color: #DDDDDD;
	}
span.says {
	display: none;
	}
.comment-meta {
	/* position: absolute;
	right: 35px;
	top: 1px; */
	}
ol.commentlist li .comment-author, .comment-meta {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 120%;
}
.comment-meta a {
	font-size: 75%;
	color: #BD5A16;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 0;
	}
.comment-meta a:hover {
	border-bottom: 1px dotted #BD5A16;
}








#respond {
	position: relative;
	margin-top: 30px;
	}
input, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	padding: 4px;
	}

.commentbox {
	width: 60%;
	float: left;
	margin-bottom: 1em;
	}
.pushbutton-wide {
	padding: .5em 2em;
	}
#commentform textarea, #mailform textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Mozilla: Change Box Model Behaviour */
	}

#tags-allowed {
	clear: both;
	margin: 1em 0;
	}
#tags-allowed ul {
	margin: 0;
}
#tags-allowed li {
	list-style: none;
}
#tags-allowed .close a {
	right: 10px;
	top: 10px;
	position: absolute;
	z-index: 10;
	padding: 2px;
	width: 12px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	background: url(images/icon_close.gif) no-repeat center center;
	border: 0;
	}
#tags-allowed .close a:hover {
	background: url(images/icon_close_over.gif) no-repeat center center;
	}
#tags-allowed .close a:focus {
	-moz-outline-style: none;
	}

.prefs {
	margin-bottom: .5em;
	}
.prefs p {
	clear: none !important;
	float: left;
	margin: 0;
	}
.prefs .preview {
	float: right;
	}
	
ol.commentlist #respond { 
	padding: 10px;
	border: 1px solid #DDDDDD;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;	
	}

	



.worknav {
	margin-left: 0;
	width: 1040px;
	}
.worknav li {
	list-style: none;
	display: inline;
	}

.worknav li a {
	width: 300px;	/* Previously 31% and 29% */
	height: 6.75em; /* Prev: 7,5em */
	background: url(images/bg75yellow.png) repeat;
	display: block;
	float: left !important;
	border: 0;
	margin: 0 .75em .75em 0;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}	
.worknav li a.tinytab {
	width: 32px;
	height: 4em;
	background: url(images/bg75yellow.png) repeat;
	display: block;
	float: left !important;
	border: 0;
	padding: 0;
	margin: 2.75em .75em 0 0; /* prev: 3,5 top */
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}
.worknav li a.tinytab strong {
	display: none;
	}

.worknav li a:visited {
	color: #888200;
	}
	
.worknav li a:focus {
	-moz-outline-style: none;
	}
	
.worknav li.active a {
	padding-bottom: .75em;
	margin-bottom: 0;
	-moz-border-radius-topleft:    0px;
	-khtml-border-radius-topleft:  0px;
	-webkit-border-radius-topleft: 0px;
	border-radius-topleft:         0px;
	-moz-border-radius-topright:    0px;
	-khtml-border-radius-topright:  0px;
	-webkit-border-radius-topright: 0px;
	border-radius-topright:         0px;

	-moz-border-radius-bottomleft:    0;
	-khtml-border-radius-bottomleft:  0;
	-webkit-border-radius-bottomleft: 0;
	border-radius-bottomleft:         0;
	-moz-border-radius-bottomright:    0;
	-khtml-border-radius-bottomright:  0;
	-webkit-border-radius-bottomright: 0;
	border-radius-bottomright:         0;
}

.worknav li a strong {
	font-weight: normal;
	border-bottom: 1px dotted #888200;
	}
.worknav li a em {
	display: block;
	font-style: normal;
	}
	
	
.worknav li a:hover, .worknav li.active a:hover {
	background: url(images/bg50yellow.png) repeat;
	color: #000000 !important;
	}
.worknav li a:hover strong {
	border-bottom: 1px dotted #000000 !important;
}	
	
	
	
.workintro {
	float: right;
	width: 33%;
	}

p.attention {
	color: #BD5A16;
	}
p.attention a {
	color: #BD5A16;
	border-bottom: 1px dotted #BD5A16;
	}


.worknav li a span {
	display: block;
	margin: .5em 0 0 0;
	padding: 1.25em 1em 1em 95px;
	height: 70px;
	}
.worknav li a.tinytab span {
	padding: 0;
	height: 40px;
	}
.logo-no {
	background: url(images/logo_no.png) no-repeat .5em top !important;
	}
.logo-tree {
	background: url(images/logo_tree.png) no-repeat .5em top !important;
	}
.logo-digest {
	background: url(images/logo_digest.png) no-repeat center center !important;
	}

.work {
	clear: both;
	margin: 0 auto 3em auto !important;
/*	width: 780px; */
	padding: 10px 0;
	}
.work .post {
	width: 600px;
	}
.work ul li {
	list-style: square;
	margin-left: 2em;
	}	
.feature {
	background: #DDDDDD;
	position: relative;
	text-align: center;
	}
.info {
	position: relative;
	width: 400px;	
	}
.info span {
	width: 300px;
	position: absolute;
	top: 0;
	left: 420px;
	}
.info span.caps {
	left: 0;
	width: auto;
	position: relative !important;
	}

#s-work #main {
	background: 0;
	-moz-border-radius:    0;
	-khtml-border-radius:  0;
	-webkit-border-radius: 0;
	border-radius:         0;
}
#projectsbox, #workbox {
	padding: 0 10px;
	background: url(images/bg75yellow.png) repeat;
	-moz-border-radius:    0px;
	-khtml-border-radius:  0px;
	-webkit-border-radius: 0px;
	border-radius:         0px;
	}
#projectsbox {
	-moz-border-radius-topleft:    0 !important;
	-khtml-border-radius-topleft:  0 !important;
	-webkit-border-radius-topleft: 0 !important;
	border-radius-topleft:         0 !important;
}

#contact {
	height: 338px;
	padding: 8em 0 0 332px;
	color: #EFEBE4;
	background: url(images/contact.png) no-repeat left top;
	}





ul.awards {
	float: right;
	width: 300px;
	}
ul.awards li {
	list-style: none;
	display: inline;
	}
ul.awards li a {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 1em 1em 0;
	float: left;
	border: 0;
	}










/*.installment {
	margin: 0;
	}
.installment .box {
	margin: 0 !important;
	}*/
.installment .excerpt {
	margin-right: 1em;
	overflow: hidden;
	width: 50%;
	float: left;
	}
.installment .excerpt a img {
	border: 0 !important;
	}
	
.pagenav {
	margin: -1.8em 10em 0 0;
	float: right;
	display: block !important;
	width: 320px !important;
	}
.pagenav #prev {
	float: left;
	}
.pagenav #next {
	float: right;
	}


.disabledlink {
	display: none;
	}


.iebrowser {
	padding: 1em 1em 1em 3.5em;
	background: url(images/icon_warning.gif) no-repeat 1.5em 1.4em;
	margin: 10px;
	color: #000000;
	}
.iebrowser p {
	margin: 0 0 .5em 0;
	}
#credits {
	display: none;
	}

p.reviews {
	font-size: 80%;
	line-height: 1.4em;
	float: right;
	width: 130px;
	text-align: left;
	background: #EFEBE4;
	border-left: 2px solid #DDDDDD;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
	}
p.reviews a {
	text-decoration: underline;
	color: #433923;
	border: 0;
	}



	
.ajaxpagenav {
	color: #888200;
	padding: 50px 0;
	clear: both;
	width: 400px;
	margin: 0 auto;
	}
.rollloading {
	margin: 3em auto;
	width: 32px;
	height: 32px;
	background: url(images/spinner.gif) no-repeat;
	}
.inactive {
	display: none;
	}





/*h3.header-explore {
	padding-top: 100px !important;
	}*/

.explore {
	margin: 50px 0 25px 0 !important;
	font-size: 80%;
	line-height: 200%;
	/* height: 550px; */
	/* height: 300px; */
	/*border-top: 1px solid #433923;
	border-bottom: 1px solid #433923;*/
	text-align: left;
}
.item {
	padding: 15px 20px;
	float: left;
}
.separator {
	clear: both;
	/*border-bottom: 1px solid #433923;*/
}
.column {
	height: 100%;
	width: 205px;
	float: left;
	/*border-right: 1px solid #433923;*/
}
.last {
	border-right: 0 !important;
	}
.explore h3 {
	color: #433923 !important;
	font-weight: bold;
}
.explore a, .links a {
	color: #433923;
	/* border-color: #433923; */
	border: 0 !important;
	text-decoration: underline;
}


















/* Brian's Latest Comments */
/*ul#recent-activity {
	line-height: 1.5em;
	}
ul#recent-activity li {
	margin: 0 !important;
	list-style: none !important;
	}
ul#recent-activity a {
	text-decoration: none;
	border-bottom: none;
	}
ul#recent-activity a::before {
	content: "(";
	}
ul#recent-activity a::after {
	content: ")";
	}
ul#recent-activity a.activityentry {
	text-decoration: none;
	border-bottom: 1px dotted;
	}
ul#recent-activity a.activityentry::before, ul#recent-activity a.activityentry::after, ul#recent-activity small a::after, ul#recent-activity small a::before {
	content: "";
	}*/
	

	
ol.footnotes::before {
    content: ""; 
    display: block; 
    height: 0; 
	width: 30%;
    clear: both; 
	margin-left: -2em;
	border-top: 1px dotted #433923;
	}
ol.footnotes {
	margin-left: 10px;
	font-size: 80%;
	}



.zp_photos a {
	display: inline;
	float: left;
	border: 0;
}
/*.zp_photos a:hover {
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}*/
div.widgets ul {
	max-width: 765px;
	margin: 0 auto !important;
	padding: 0 !important;
	display: block;
	}
div.widgets ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0;
	}
div.widgets img {
	border: 0;
	margin: 0;
	padding: 0;
	}
.zenpressed-photos h3 {
	display: none;
}
.zp_photos {
	margin-top: 2em;
}


ul.pagelist {
	display: block;
	clear: both;
	}
ul.pagelist li {
	list-style: none !important;
	}
ul.pagelist li a {
	display: block;
	float: left;
	width: 26px;
	height: 29px;
	padding-top: 3px;
	background: url(images/icon_document_disabled.gif) no-repeat center center;
	text-align: center;
	border: 0;
	color: #666;
	}
ul.pagelist li a:hover {
	color: #000000;
	}
ul.pagelist li.disabled a {
	display: none;
	}
ul.pagelist li.current a {
	background: url(images/icon_document.gif) no-repeat center center;
	}

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



#body b, #sidebar b {
	font-weight: normal;
	color: #900 !important;
	}



#wp-calendar {
	empty-cells: show;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 1em;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 1em;
	text-align: left;
}
#wp-calendar a {
	background: #EFEBE4;
	display: block;
	font-weight: bold;
	border-bottom: 0;
}
#wp-calendar a:hover {
	text-decoration: none !important;
}
#wp-calendar caption {
	text-align: left;
	width: 100%;
}
#wp-calendar td, #wp-calendar th {
	padding: .3em 0;
	text-align: center;
}





/* SIFR */
blockquote.sifr {
	font-size: 18pt;
	padding-left: 50px;
}













*:first-child+html #sidebar ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
*:first-child+html #sidebar ul li ul#recent-activity li {
	display: block;
	}
*:first-child+html ul.worknav {
	margin-bottom: -10px;
	}
*:first-child+html .worknav li.active a.tinytab {
	padding-bottom: 11px;
	}





ul#superlinks {
	font-size: 75%;
	position: absolute;
	right: 190px;
	}
ul#superlinks a {
	height: auto !important;
	margin: 10px 0 0 5px !important;
	color: #634A21 !important;
	padding: 2px !important;
	text-decoration: underline;
	border: 0 !important;
	background: 0 !important;
	}
ul#superlinks a:hover {
	text-decoration: none;
}
















.movies .collapsed::after, .showhide .collapsed::after {
	content: " [+] ";	
}
.movies .expanded::after, .showhide .expanded::after {
	content: " [-] ";	
}
.movies, .showhide {
	position: relative;
}
.movies .rating, .showhide .rating {
	position: absolute;
	left: 150px;
	margin-top: 0;
}























@media all and (min-width: 0px){ 

	body {
		font-size: 90% !important;
		}
	#installments .pagenav {
		margin-top: 0em;
		}
	.comment-header {
		width: 85%;
		}
	
}




















