/* GENERAL RULES */

html,body { height:100%; }
/*#page { position: relative; min-height: 100%; }*/
* html #page,
* html #main { height: 100%; position:relative; }

body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
	padding:0;
	background:#000;
	color:#fff;
 	}
img { border:0; }
a {
	text-decoration:none;
	color:#CC0D01;
	font-weight:bold;
	}
a:hover { color:#f60; }
a.title { font-weight:normal; }

a.simple { font-weight:normal; }
a:focus { outline-style:none; }

.spacer { height:0; clear:both; font-size:0; line-height:0; padding:0; margin:0; }
ul { list-style-image:url(/img/bullet.gif); }
li { margin-top: 4px; }
hr { height:0; border-top:1px solid black; }
ul.nobullets { list-style:none; }

blockquote {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin:10px 25% 10px 10%;
	}
.comment blockquote { font-size:16px; 
	margin-left:10px; 
	padding-left:40px; 
	background:url(/img/quote.gif) top left no-repeat; 
	color:#333; 
	font-style: italic;
	}

/* TYPOGRAPHY */

h1,h2,h3,h4,h5 {
	padding:0;
	margin:0 0 10px 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:-1px;
	}
h1 {
	margin:0;
	width:500px;
	height:40px;
	}
h1 span { 
	position:absolute;
	bottom:-30px;
	font-size:165px;
	line-height:1em;
	letter-spacing:-4px;
	left:0;
	color:#fff;
	}
h2 {
	letter-spacing:-2px;
	font-size:30px;
	padding:0 0 20px 0;
	margin:4px 0;
	overflow:hidden;
	}
h3 {
	font-size:24px;
	}
h4 { font-size:14px; }

/* LAYOUT RULES */

#header {
	position:relative;
	border-bottom:4px solid black;
	background:#000; /* url("/img/header_bg01.jpg") top right no-repeat;*/
	height:30px;
	margin-bottom:20px;
	}
#main {
	margin-right:295px;
	}
.col1,.col2 {
	width:45%;
	float:left;
	padding-top:10px;
	margin-left:2%;
	}
.col1 { 	border-right:6px solid #000; }
.col2 { 
	width:48%;
	margin-left:2%;
	}
.bigcol { width:90%; margin-left:5%; padding-top:10px; }
h2.index {
	font-size:44px;
	}
.moldyArchives {
	width:100%;
	border-top:6px solid #000;
	margin-top:0 auto;
	}
.moldyArchives .col1 {
	border:0;
	}
.moldyArchives h3 {
	font-size:30px;
	}
	
#sidebar {
	padding:0 4px 4px 10px;
	position:absolute;
	top:145px;
	right:10px;
	width:265px;
	}
#sidebar ul { padding-left:15px; }
#sidebar h3 { margin-top:20px; margin-left:20px;}
#sidebar .imageThumb { float:none; margin:6px auto; }
.alert {
	padding:10px 15px 10px 60px;
	margin:10px;
	background:#000 url(/img/alert.gif) left center no-repeat;
	color:#fff; 
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	}

#navcontainer {
	position:absolute;
	top:0;
	right:142px;
	width:300px;
	height:100px;
	font-family:"Times New Roman", Times, serif;
	border-left:1px solid white;
	}
#navcontainer ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#navcontainer li { 
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
#navcontainer a {
	display:block;
	border-right:1px solid white;
	text-align:center;
	width:90px;
	height:100px;
	font-size:20px;
	letter-spacing:-2px;
	font-weight:normal;
	line-height:175px;
	color:#fff;
	}
/* Commented backslash hack hides rule from IE5-Mac \*/
#navcontainer a {
	overflow:hidden;
	}
#navcontainer li#activ a,#navcontainer li#activ a:hover { font-size:35px; letter-spacing:-3px; }
/* End IE5-Mac hack */
 
#navcontainer a:hover { background:#000; }
#navcontainer li#activ a,#navcontainer li#activ a:hover { background:#f60; }


.search { margin:8px 0 0 10px; }

#footer {
	font-family:"Times New Roman", Times, serif;
	margin-right:295px;
	height:90px;
	font-size:16px;
	color:#fff;
	border-top:4px solid #000;
	background:#000; /* url("/img/header_bg01.jpg");*/
	text-align:right;
	position: relative;
	margin: -94px auto 0 auto !important;
}
* html #footer { margin-top: -89px; }

#footer p { padding:50px 30px 0 0; margin:0; }
#footer a { color:#fff; font-weight:normal; }
#footer a:hover { text-decoration:underline; }
/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

/* SECTION SPECIFICS */

.floatright,.floatleft {
	display: block;
	margin:4px;
	float:right;
	}
.floatleft {
	float:left;
	}

.writingLong {
	position:relative;
	}
.writingLong p {
	font-size:15px;
	text-indent:1.5em;
	margin:0px 15% 0 5%;
    line-height:1.4 em; 
	}
.writingLong hr {
	margin:10px 15% 10px 5%;
	border:0;
	border-bottom:1px solid #000;
	}
.writingLong h3 {
	padding:0 10px 10px 0;
	margin:10px 15% 0 5%;
	font-size:30px;
	font-weight:normal;
	}
.writingTeaser p {
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	line-height:1.2em;
	}
.writingLong p.date {
	font-size:12px;
	margin:0 0 10px 0;
	padding:4px 15% 2px 5%;
	background:none;
	}
p.offset {
	font-size:18px;
	margin:10px 30px 10px 0;
	width:250px;
	float:left;
	text-align:right;
	line-height:1.2em;
	}
.writingLong {
	padding:10px 20px;
	}
.writingLong img {
	float:left;
	margin:10px;
	}
	
p.links {
	margin-top:0;
	padding:0;
	}	
.writingShort {
	padding:0 20px 10px 0;
	margin-bottom:10px;
	}
.writingShort p {
	line-height:1.4em;
	margin:10px 0;
	}
.feature {
	border-bottom:6px solid #000;
	padding:10px;
	}
.feature h3 {
	font-size:30px;
	}

p.space {
	margin-top:1.2em;
	}
p.noindent {
	text-indent:0;
	margin-top:.2em;
	}

p.item {
	background:url(/img/icon_item.gif) 0 2px no-repeat;
	padding:2px 0 2px 20px;
	}
.date {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:2px 0 0 0;
	margin:0 0 0 8px;
	text-indent:0 !important;
	font-size:12px;
	font-family:Helvetica, sans-serif;
	}
.shortDate {
	font-size:9px;
	font-family:Helvetica, sans-serif;
	}	
/* Imagery */

a img.thumb {
	display:block;
	float:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100px; height:100px; 
	}
a:hover img.thumb {
	}
a:active img.thumb {
	}
.imageGroup {
	margin:20px 0;
	}
/*.imageGroup {
	width:800px;
	margin:10px auto 40px auto;
	}
*/
.imageGroup h2,.imageGroup h3 {
	margin:10px;
	padding:0;
	}
.imageWrapper {
	margin:10px auto;
	}
.imageLarge {
	display:block;
	margin:0 auto;
	}
.imageDesc {
	font-family:"Times New Roman", Times, serif;
	width:800px;
	margin:10px auto;
	font-size:16px;
	}
.imageThumb,.imageCat {
	width:100px;
	float:left;
	margin-left:12px;
	text-align:center;
	margin-bottom:6px;
	}

.imageThumb img,imageCat img {
	margin:0 auto;
	}
.imageThumb p {
	text-align:center;
	margin:0;
	color:#333;
	font-size:11px;
	display:none;
	}
h3.imageTitle {
	font-size:22px;
	position:absolute; top:10px; left:420px;
	}
.imageCommentLink {
	text-align:center;
	margin:10px;
	height:28px;
	border-bottom:1px solid #888;
	}

.catList {
	width:800px;
	margin:10px auto;
	}
.catGroup {
	margin:15px 0 0 10px;
	width:30%;
	float:left;
	}
.catGroupTitle {
	background:url(/img/icon_folder_lg.gif) top left no-repeat;
	padding:0 0 0 45px;
	}
.catGroupTitle:hover {
	background-position:0 -176px;
	}
.catGroupTitle p {
	margin-top:4px;
	font-size:12px;
	}
.catGroup h3 {
	padding:0;
	margin:0;
	font-size:24px;
	}
.catLink {
	font-size:9px;
	}
.highlight {
	background:#ff0;
	}
.imageItemActiv {
	background:#eee;
	}
.imageNumber,.itemNumber {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#000;
	display:block;
	float:left;
	}
.imageDate {
	font-size:10px;
	color:#555;
	}
.catDesc {
	margin:0 auto 10px auto;
	font-size:12px;
	}
.smallTitle {
	font-size:18px;
	}
	
/* Comments */

#comments {
	border-top:6px solid #000;
	clear:left;
	margin-right:295px;
	padding:10px 0 0 5%;
	}
.moreLink,.commentLink { padding-left:20px; background:url(/img/icon_more.gif) left center no-repeat; }
.commentLink { background:url(/img/icon_comment.gif) left center no-repeat; }

.commentShort { margin:0 0 6px 0; padding:4px; }
.commentShort a { font-weight:normal; }
div.comment {
	position:relative;
	margin:0;
	width:90%;
	border:1px solid #555;
	clear:left;
	margin-bottom:20px;
	}
.comment p,.comment ul { margin:10px; }
.comment .itemNumber { display:none; position:absolute; left:-36px; top:0; width:25px; }
.comment p.author {  font-size:16px; background:#000; margin:0; padding:2px 2px 2px 10px; color:#fff; }
.comment p.author a { color:#fff; }
.comment p.author a:hover { color:#f60; }
.comment .date { border:0; }

.commentShort p.author {
	font-family:Helvetica, sans-serif;
	padding-top:2px;
	margin-top:6px;
	font-size:10px;
	text-align:right;
	border-top:1px solid black;
	}

#comment-form { margin:30px 10px; font-family:Helvetica, sans-serif; font-size:12px; width:100%; }
#comment-form ul { margin:10px; }
#comment-form h3 { margin:0; padding-bottom:0; font-size:18px; }
#comment-form { margin:10px auto; }
#comment-form .spaced { margin-top:15px; }
#comment-form #submitButton { margin-top:5px; font-size:14px; }
#comment-form #comment-text { width:95%; height:150px; float:left; margin-right:30px; }
fieldset { border:0; margin:0; padding:0; float:left; width:43%;}
#comment-form label { display:block; margin:5px; }
#comment-form label.text-input { float:left; width:60px; clear:left; }
.commentTitle { padding:0; margin:0 0 10px 0; font-size:24px;  }
#comment-form br { height:0;  }


/* Jumpbar */

#jumpBar {
	width:800px;
	position:fixed;
	bottom:20px;
	right:0; 
	width:500px; 
	text-align:right;
}
#jumpBar a { padding:4px; }
#jumpNav {
    font-family:helvetica,sans-serif;
    font-size:11px;
	right:0;
	margin:6px 10px 0 0;
	}
#jumpNav a.pageLink { font-weight:normal; }
/*#jumpNav p,#jumpNav select {
	margin:0 30px;
	padding:3px 0;
	}
#jumpNav span,.jumpPrev span,.jumpNext span {
	display:none;
	}
#jumpMini {
	margin-top:20px;
	margin-left:10px;
	position:relative;
	width:250px;
	text-align:center;
	}
.jumpPrev,.jumpNext {
	position:absolute;
	width:16px;
	top:0;
	}
.jumpPrev { left:0; }
.jumpNext { right:0; }
.jumpPrev a,.jumpNext a {
	display:block;
	height:15px;
	width:16px;
	background: url(/img/next_rollover.gif) 0 0 no-repeat;
	border:0;
	}
.jumpPrev a { background: url(/img/prev_rollover.gif) 0 0 no-repeat; }
.jumpNext a:hover,.jumpPrev a:hover { 
	background-position:-16px 0;
	}
*/
#jumpBar h3,#jumpBar h2 {
	padding-right:15px; 
	}
ul.nobullets {
	list-style-image:none;
	}
.pageActiv {
	display:inline !important;
	background:#000; color:#fff; padding:4px;    
	}
a.pageLink { padding:4px; }
a.pageLink:hover { background:#000; color:#fff; }

/* Buttons */

a.postComment,a.backToTop,a.viewBlowup {
	display:block;
	float:left;
	width:90px;
	height:22px;
	background:url(/img/postcomment.gif) top left no-repeat;
	border:none;
	overflow:hidden;
	margin-left: 2px;
	}
a.backToTop { width:75px; background:url(/img/backtotop.gif) top left no-repeat; }
a.viewBlowup { height:18px; float:none; margin:0 auto; width:73px; background:url(/img/viewblowup.gif) top left no-repeat; }
a.postComment:hover,a.backToTop:hover,a.viewBlowup:hover { background-position:0 -23px; border:none; }
a.postComment span,a.backToTop span,a.viewBlowup span { visibility:hidden; }

img.nofloat { float:none; display:block; margin:4px 0; }

.archiveGroup a { font-size:20px; font-weight:normal; letter-spacing:-1px; }

a.show-more {
    font-family:helvetica,sans-serif;
	margin:10px; 
	display:block;
	float:left;
	padding:4px;
}

a.image { display:block; float:left; width:100px; height:100px; margin:0 4px 4px 0; }
