/*

	Pannotia <style>
	
	Pannotia, first described by Ian W. D. Dalziel in 1997, is a hypothetical supercontinent that existed from the Pan-African orogeny about 600 million years ago to the end of the Precambrian about 540 million years ago. It is also known as the Vendian supercontinent.

*/
#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%;
	}


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: 1020px;
	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;
	height: 100px;
	}
#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 {
	background: url(images/bg75yellow.png) repeat;
	float: left;
	padding-bottom: 100px;
	}

#secondary-main {
	width: 780px;
	background: url(images/bg50yellow.png) repeat;
	position: relative;
	top: 1px;
	padding: 10px 10px 50px 10px;
	margin-bottom: 50px;
	}
	
	
	
.nobg #main {
	background: 0;
	}
#main .inner, #secondary-main .box-secondary {
	width: 620px;
	}
#sidebar ul.inner {
	width: 600px;
	}

h3.header-explore {
	padding-top: 100px !important;
	}



h1 a {
	display: block;
	float: left;
	border-bottom: 0 !important;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/logo_new.png) no-repeat;
	height: 20px;
	width: 36px;
	margin: 6px 20px 0 20px;
	}
#nav {
	text-transform: lowercase;
	margin: 50px auto 0 auto;
	line-height: 1em;
	height: 37px;
	}
#nav ul li {
	display: inline;
	}
#nav ul li a {
	color: #634A21;
	display: block;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 10px 0 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 0 10px;
	border-bottom: 0;
	height: 27px;
	color: #000000;
	background: url(images/bg75yellow.png) repeat;
	text-decoration: none;
	}
#nav ul li a:hover {
	background: url(images/bg50yellow.png) repeat;
	}

#nav::after, .box::after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.highlight a {
	color: #634A21;
	border: 0;
	}
.highlight a:hover {
	border-bottom: 1px solid #634A21;
	}
.highlight a:visited {
	color: #514D00;
	}
#main .searchbox {
	width: 60%;
	}

fieldset#searchbox {
	border: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 10px;
	margin: 0;
	}
fieldset#searchbox legend {
	display: none;
	}
fieldset#searchbox .inputbox {
	width: 200px;
	}
fieldset#searchbox input {
	padding: 0;
	}
fieldset#searchbox .pushbutton {
	display: none;
	}

.box, .box-blank {
	padding: 10px;
	margin: 0 0 10px 0;
	}
.box {
	background: url(images/bg75yellow.png) repeat;
	position: relative;
	}


h2, h3, h4, h5 {
	color: #000000 !important;
	font-weight: normal;
	font-size: 100%;
	margin: 0 0 10px 0;
	}
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;
	}


.post h2, .aside h2 {
	margin: .5em 0 0 0;
	}
.page h2 {
	margin: .5em 0;
	}
.meta {
	margin: 0 0 .5em 0 !important;
	display: block;
	}
small.tags, small.time {
	font-size: 80%;
	line-height: 1.5em;
	color: #BD5A16 !important;
	}
small.tags {
	text-transform: lowercase;
	background: url(images/icon_tag.gif) no-repeat left center;
	padding-left: 16px;
	}
small.tags a {
	color: #000000 !important;
	border: 0 !important;
	text-decoration: none;
	}
small.tags a:hover {
	text-decoration: underline;
	}
small.time {
	padding-right: 1em;
	}
	
.post h3, .page h3 {
	margin: 1.5em 0 .5em 0 !important;
	}
.post p {
	margin: 0 0 1.5em 0;
	}
p.intro {
	color: #B36B00 !important;
	}

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;
	}

.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 {
	border-left: 4px solid #433923;
	overflow: auto;
	word-wrap: break-word;	/* For IE */
	padding: 1em;
	}
.code span {
	color: #B36B00;
	}
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 a {
	border: 0;
	}
.bottomnav {
	color: #000000;
	width: 50%;
	margin: 1em auto 2em auto;
	font-size: 80%;
	}
.bottomnav ul li {
	list-style: none !important;
	margin: 0 !important;
	}
.bottomnav a {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}
.bottomnav 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;
	}
#sidebar .inner, #secondary-sidebar .inner {
	padding: 10px;
	}

#sidebar .inner li.box {
	margin: 0 0 .75em 0;
	}
#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 {
	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;
	}

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;
	}


#journal-links {
	font-size: 80%;
	padding-left: .5em;
	}
#journal-links a {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}
#journal-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;
	}




.post table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	}
.post table th, .post table td {
	text-align: left;
	padding: 1em;
	border: 1px solid #DDDDDD;
	}
.post 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;
	/* filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5; */
	}
/*div.thumbs a:hover {
	border: 0;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}*/
/*div.thumbs img {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	display: inline !important;
	}*/

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);
	}


.g {
	width: 745px;
	background: #DDDDDD;
	margin: 1.5em auto 0 auto !important;
	padding: 10px;
	}
.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: 4em 0 .5em 0;
	border-top: 1px solid #B36B00;
	border-bottom: 1px solid #B36B00; 
	background: #BD5A16 url(images/icon_warning.gif) no-repeat 1.5em 1.4em;
	}
.notice p, .notice h4 {
	margin: 0 0 .5em 0 !important;
	}


#mailform textarea {
	width: 100%;
	margin: 0;
	}
#mailform label {
	margin-top: 1em;
	display: block;
	width: 200px;
	}
#mailform br {
	margin: 0;
	height: 0;
	padding: 0;
	line-height: 1em;
	}
#contactsubmit {
	margin-top: 1em;
	padding: .5em 1em;
	cursor: pointer;
	}


.post, .page {
	padding: 0 10px;
	margin-bottom: 50px;
	}


.asides {
	margin: 0 0 5em 0 !important;
	}
.aside {
	padding: 0;
	margin: .5em 1em 3.4em 1em !important;
	}
.aside small.tags {
	margin: 0 0 .5em 0;
	}
.aside small.time {
	margin: 0 0 .5em 0;
	}
.aside h2 a {
	color: #000000 !important;
	font-size: 85%;
	display: inline !important;
	margin-right: 1em !important;
	}
.aside p {
	padding: 0;
	}
.aside p, .aside pre, .aside blockquote {
	margin: 0 0 1.5em 0;
	}
.aside blockquote {
	padding: 0 0 0 1.5em;
	}
.aside pre, .aside kbd, .aside blockquote {
	margin: .5em 2em;
	}
.aside blockquote {
	padding: 0 1em 0 3em;
	}
.aside h3 {
	margin: 1.6em 0 0.8em 0;
	}
.aside ul {
	margin: 0 0 1.25em 0;
	}
.aside ol {
	margin: .8em 2em;
	}
.aside object, .aside embed {
	margin: 0;
	}
a.aside-permalink:link, a.aside-permalink:visited {
	text-decoration: none !important;
	}




a.comment-gravatar, a.comment-favatar {
	border: 0 !important;
	margin-right: .25em;
	}
a.comment-gravatar img, a.comment-favatar img {
	vertical-align: text-bottom;
	filter:alpha(opacity=40);
	opacity: .4;
	-moz-opacity: .4;
	}
a.comment-favatar img, .trackback-favatar {
	width: 16px;
	height: 16px;
	}
a.comment-gravatar:hover img, a.comment-favatar:hover img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}
.comment-header, .comment-header a {
	color: #433923;
	}
.comment-header strong, .comment-header strong a {
	font-weight: normal;
	color: #000000;


	}
.comment-header strong a {
	border-bottom: 1px dotted #000000;
	}
.comment-header small {
	margin-right: 4em;
	display: block;
	float: right;
	width: 50px;
	}
a.comment-permalink {
	text-decoration: none;
	border-bottom: 1px dotted #433923;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	}
a.comment-permalink:hover {
	text-decoration: none;
	border-bottom: 0;
	}
a.quote {
	float: right;
	margin: .5em 0 0 0;
	display: block;
	width: 12px;
	height: 12px;
	border: 0;
	text-indent: -9999px;
	background: url(images/icon_quote_comment.gif) no-repeat;
	}
a.quote:hover {
	background: url(images/icon_quote_comment_over.gif) no-repeat;
	}
.comment-header span.edit a {
	margin: .5em 1em 0 0;
	display: block;
	float: right;
	width: 12px;
	height: 12px;
	border: 0;
	text-indent: -9999px;
	background: url(images/icon_edit.gif) no-repeat;
	}
.comment-header span.edit a:hover {
	background: url(images/icon_edit_over.gif) no-repeat;
	}

.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;
	}
#trackbacklist {
	position: relative;
	}
#comment-preview h3 {
	line-height: 100%;
	font-size: 75%;
	text-transform: lowercase;
	margin: 0 0 1em 0;
	padding: 0;
	}
.prefs {
	margin-bottom: .5em;
	}
.prefs p {
	clear: none !important;
	float: left;
	margin: 0;
	}
.prefs .preview {
	float: right;
	}

#trackbacklist {
	margin-top: 50px;
	}
#trackbacklist li {
	font-size: 75%;
	padding: 0 40px 0 10px;
	}
#trackbacklist li small {
	font-size: 100%;
	}
#trackbacklist li strong {
	font-weight: normal;
	}
#trackbacklist li a {
	color: #433923;
	}
#trackbacklist li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	}

#commentform, #commentlist li {
	width: 600px;
	}
#commentlist li {
	position: relative;
	margin-bottom: 50px;
	}

#comment-preview ul li, #commentlist li ul li {
	list-style: square;
	margin-bottom: 1em;
	}
#comment-preview ol li, #commentlist li ol li {
	list-style: decimal;
	margin-bottom: 1em;
	}

#leavecomment {
	margin-top: 100px;
	}
.comment-body {
	margin-bottom: 0 !important;
	padding-top: 1px;
	}
#comment-preview {
	padding: 10px;
	margin: 0 0 10px 0;
	background: url(images/bg75yellow.png) repeat;
	position: relative;
	}
	
.comment-header {
	padding: 5px 0 0 60px;
	position: absolute;
	z-index: 1;
	background: url(images/comment_bubble_yellow.png) no-repeat 20px top;
	}



#commentlist li p, #comment-preview p {
	margin: 1.5em 0;
	}
.pushbutton-wide {
	margin: .5em 0;
	}

.comment-body ul, #comment-preview ul {
	padding: 0 0 0 2em;
	list-style: square !important;
	}
.comment-body ol, #comment-preview ol {
	padding: 0 0 0 2em;
	list-style: decimal !important;
	}
.comment-body ol li, #comment-preview ol li {
	margin: .5em 0 1em 0 !important;
	list-style: decimal !important;
	}

#comments, #commentform {
	padding-top: 100px !important;
	}
.addcomment {
	margin-right: 1em;
	position: absolute;
	right: 0;
	font-size: 65%;
	}
.addcomment a {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}
.addcomment a:hover {
	border-bottom: 1px solid #000000;
	}


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 .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;
	}



.worknav {
	width: 1040px;
	}
.worknav li {
	list-style: none;
	display: inline;
	}

.worknav li a {
	width: 29%;	/* 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;
	}	
.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 */
	}
.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;
	}

.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;
	border-bottom-color: #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;
	}
.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;
	}




#contact {
	height: 338px;
	padding: 8em 0 0 332px;
	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: #FFFFFF;
	border-left: 2px solid #DDDDDD;
	/*background: #DDDDDD;*/
	margin: 0 0 10px 10px;
	padding: 5px 10px;
	}
p.reviews a {
	text-decoration: underline;
	color: #433923;
	border: 0;
	}



	
.ajaxpagenav {
	color: #888200;
	padding-top: 3em;
	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;
	}







/* Brian's Latest Comments */
ul#recent-activity {
	line-height: 1.5em;
	}
ul#recent-activity li {
	margin: 0 !important;
	/*list-style: url(images/icon_comments.gif) inside !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 {
	font-size: 80%;
	}
blockquote.sifr {
	background: url(images/icon_quote_sifr.gif) no-repeat left top;
	font-size: 150%;
	padding-left: 2em;
	margin-left: .5em;
	margin-right: 2em;
	}
.comment-paging {
	margin: 1em 1em 4em 1em;
	font-size: 110%;
	color: #000000;
	}
.comment-paging strong, .comment-paging a {
	font-weight: normal;
	display: block;
	width: 26px;
	height: 32px;
	float: left;
	text-align: center;
	margin: 0 .5em;
	padding-top: 5px;
	}
.comment-paging strong {
	background: url(images/icon_document.gif) no-repeat left top;
	}
.comment-paging a {
	background: url(images/icon_document_inactive.gif) no-repeat left top;
	border: 0;
	color: #666;
	}
.comment-paging a:hover {
	color: #000000;
	background: url(images/icon_document.gif) no-repeat left top;
	}
.edit, .edit #countdown {
	display: inline;
	font-size: 85%;
	}


.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 {
	font-weight: normal;
	color: #000000;
	}



#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: #FFFFFF;
	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;
}



















*: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;
	}























@media all and (min-width: 0px){ 

	body {
		font-size: 90% !important;
		}
	#installments .pagenav {
		margin-top: 0em;
		}
	.comment-header {
		width: 85%;
		}
	
}


















