* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #000;
}
p, blockquote, li, #content form, #fullsize {
	color: black;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, serif;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 5px;
	text-align: left;
}
p {
	max-width: 50em;
	}
	#foot p {
		max-width: none;
	}
a {
	color: black;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times, Serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
	font-variant: small-caps;
}
h3 {
	font-size: 1.5em;
	margin-top: .5em;
	text-align: left;
}
h1 a, h2 a, #content h3 a {
	border: 0;
	text-decoration: none;
}
img {
	border: 0;
}
img.divider {
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}
blockquote {
	border-left: gray 3px;
	margin-left: 3em;
	margin-right: 3em;
}
#accessibility {
	position: absolute;
	top: -10000px;
}
#container {
	background: url(http://photosbykat.net/sidestripe_bg.gif) repeat-y bottom left;
/*	max-width: 1200px; */
	width: 99%;
}
#head {
	background: url(http://photosbykat.net/head_bg.gif) repeat-x top left;
}
#head h1 {
	text-align: left;
}
#sidebar {
	background: #fff;
	color: #000;
	font-size: 1.5em;
	font-style: italic;
	line-height: 2em;
	margin-right: 1%;
	position: absolute;
	right: 0;
	top: 54px;
	width: 7em;
}
#sidebar img {
	margin: 10px 0 0 0;
}
#nav ul li {
	border:1px solid #000;
	list-style-type:none;
	margin: 5px 0;
	text-align: right;
}
#nav ul li a:link, #nav ul li a:visited {
	background: #000;
	border-right: 5px solid #000;
	color: #fff;
	display: block;
	font-family: Georgia, Times, Serif;
}
#nav ul li a:hover, #nav ul li a:active {
	background: #fff;
	border-right: 5px solid #fff;
	color: #000;
}
body#about a#n2,
body#events a#n3,
body#archives a#n4,
body#collections a#n5,
body#sotd-description a#n6,
body#contact a#n7 {
	background: #fff;
	border-right: 5px solid #fff;
	color: #000;
	text-decoration: underline;
}
#search p {
	color: #000;
	font-family: Georgia, Times, Serif;
	list-style-type:none;
	margin: 0;
	text-align: right;
}
#help p {
	color: gray;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, serif;
	font-size: .6em;
	font-style: normal;
	line-height: 1.4em;
	margin: 20px 0;
	text-align: left;
}
input {
	border: 2px outset #000;
}
input:hover {
	border-style: inset;
}
#content label, #content input, #content textarea {
	margin: .5em 1.5em;
}
#content {
	margin: 0 10.5em 0 110px;
	}
	#content h2 a {
		text-decoration: none;
		}
		#content h2 a:hover {
			text-decoration: underline;
		}
	#content p {
		text-indent: 1em;
		margin: .5em;
	}
	#content label, #content input, #content textarea {
		margin: .5em 1.5em;
	}
	#content form {
		clear: left;
	}
	#content img {
		border: 5px solid gray;
		clear: left;
		float: left;
		margin: .5em .5em .5em 0;
	}
	#content img.thumb {
		border: 0;
	}
	#content hr {
		clear: left;
		visibility: hidden;
	}
#content p.archives {
	/* clear: left; */
	font-family: Georgia, Times, Serif;
	font-size: 1.2em;
	font-variant: small-caps;
	text-indent: 0;
	white-space: nowrap;
	}
	#content p.archives a:link, #content p.archives a:visited {
		font-family: "Arial Narrow", "Arial Black", Arial, Sans-Serif;
		font-size: .8em;
		font-variant: normal;
		font-weight: bold;
	}
	#content p.archives a:hover, #content p.archives a:active {
		background: #000;
		color: #fff;
		text-decoration: none;
	}
	#content p.timestamp {
		font-size: .7em;
		margin-top: 1.5em;
		text-indent: 0;
	}
#desc {
	color: gray;
	margin-left: 2em;
}
/* Blurb.com Badge */
.blurb_badge * { color:#545454; font:10px Arial, Helvetica, sans-serif; margin:0; border:0; padding:0; text-align:left; }
	.blurb_badge { background:#fff; border:1px solid #a0a0a0;
	margin:1em auto 3em auto; padding:10px; position:relative; width:260px;
	overflow: hidden; /* clear floats */ height: 1%; /* fixes IE hasLayout bug */}
	.blurb_badge a { color: #fd7820; text-decoration:none; }
	.blurb_badge .blurb_photo { float:left; }
	.blurb_badge h2, div.blurb_badge h3, div.blurb_badge p { clear:right; float:right; width:100px; }
	.blurb_badge h2 { margin-top:50px; }
	.blurb_badge h2 a { font-size:16px; }
	.blurb_badge h3 { font-weight:bold; }
	#content .blurb_badge p { margin:0 0 20px 0; text-indent:0; }
	#content .blurb_badge p.blurb_preview { margin-bottom:0; }
	#content a.blurb_photo img { border:2px solid #a7a7a7; margin:0; }
	#content .blurb_link { margin:0; position:absolute; right:10px; top:10px; width:36px }
	#content .blurb_link img { border:0; margin:0; }

#foot {
	background: url(http://photosbykat.net/foot_bg.gif) repeat-x top left;
	clear: both;
	margin: 1em 0;
	text-align: center;
	}
	#foot img {
		margin-bottom: .5em;
	}
	#foot h4 {
		background: #000;
		color: #fff;
		font-size: 1.5em;
		font-style: italic;
		line-height: 3em;
		margin: .5em 0;
	}
	#foot p {
		font-size: .8em;
		margin-top: -1.5em;
		text-align: right;
	}
	#foot li {
		display: inline;
		list-style: none;
	}
	#foot a, #content a {
		text-decoration: underline;
	}
.caps {
	font-size: 10px;
	letter-spacing: 0.1em;
}
.credits {
	margin-top: 1em;
}
.right, #content img.right {
	float: right;
}
.rssThumbFloat {
	background: gray;
	border: 5px solid #000;
	font-size: .85em;
	float: left;
	margin: 10px;
	padding: 0;
	text-align: center;
}
.rssThumbFloat a {
	display: block;
	font-size: .85em;
	height: 100px;
	margin: 5px;
	text-align: center;
	width: 100px;
}
#content .rssThumbFloat a img {
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* Hack for fixing IE bug \*/
* html #content {
	height: 1%;
}
/* For explanation, see positioniseverything.net/explorer/escape-floats.html */