body {
	background-color: #1b1814;
	height: 100%;
	font-family: Georgia, Verdana, sans-serif;
}
body#show {
	text-align: center;
}
div#rightBar {
	position: absolute;
	right: 5px;
	top: 20px;
	width: 220px;
	text-align: center;
	background: #2b2824;
	padding: 0px 0px 10px 0px;
	z-index: 1;
	font-size: 10pt;
	color: #fff;
}
div#rightBar a {
	text-decoration: none;
	color: #cda34f;
}
div#rightBar h1 {
	margin: 8px 0px 8px 0px;
	padding: 5px 0px 5px 5px;
	display: block;
	font-size: 10pt;
	color: #fff;
	background: #cda34f;
}
div#rightBar h1.first {
	margin-top: 0px;
}
div#rightBar img {
	border: 0px;
}
div#rightBar img.pic {
	margin-bottom: 15px;
	border: 1px solid black;
}
img#pic {
	margin-top: 70px;
	border: 0px;
	margin-bottom: 25px;
}
#top_bar {
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	font-family: Georgia, Verdana, sans-serif;
	text-indent: 20px;
	text-align: left;
	color: #cda34f;
}
#top_bar a {
	color: #cda34f;
	text-decoration: underline;
}
#top_bar a:visited {
	color: #cda34f;
}
a#prev, a#next {
	font-family: Helvetica, sans-serif;
	font-size: 18pt;
	color: #757b78;
	text-decoration: none;
	position: absolute;
	top: 50px;
	left: 50%;
}
a#prev {
	margin-left: -45px;
}
a#next {
	margin-left: 18px;
}
a#next:hover, a#prev:hover {
	color: #cda34f;
}
#gallery {
	margin: auto;
	width: 900px;
	padding-top: 50px;
}
div.thumb {
	float: left;
}
div.thumb a {
	display: block;
	width: 300px;
	height: 220px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #cda34f;
}
div.thumb a:hover {
	background: #2b2824;
}
div.thumb a span {
	font-size: 8pt;
	font-family: Georgia, sans-serif;
}
div.thumb img {
	margin-top: 5px;
	border: 1px solid black;
}
ul {
	margin: 0;
	padding: 0;
}
ul.years {
	position: relative;
	margin-top: -30px;
	padding-bottom: 10px;
	min-height: 100%;
	margin-bottom: 35px;
}
ul.years li {
	list-style: none;
	clear: both;
}
ul.years li b {
	color: #cda34f;
	letter-spacing: -15px;
	font-family: Georgia, sans-serif;
	font-size: 70px;
	font-weight: normal;
}
ul.months li {
	color: #757b78;
	display: block;
	clear: both;
	height: 25px;
}
ul.months li span {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	display: block;
	width: 90px;
	float: left;
	padding: 5px;
}
ul.days li {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	display: inline;
	float: left;
	clear: none;
	height: 25px;
}
ul.days a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 25px;
	margin: 0;
	padding: 5px;
}
ul.days a:hover {
	color: #fff;
	background: #cda34f;
}
p#status {
	font-family: Verdana, sans-serif;
	text-align: center;
}
p#status a {
	text-decoration: none;
	color: #fff;
}
div.comment {
	display: block;
	text-align: left;
	width: 416px;
	font-size: 9pt;
	color: #fff;
	margin: auto;
	background: #4f4f4f;
	padding: 0px 10px 10px 10px;
}
div.comment h1 {
	padding: 5px 0px 5px 5px;
	margin: 0px -10px 5px -10px;
	display: block;
	font-size: 10pt;
	background: #cda34f;
}
div.comment input {
	margin: 2px;
}
div.comment textarea {
	margin-left: 2px;
	width: 390px;
	height: 100px;
}
div.comment .button {
	margin-top: 2px;
	margin-left: 10px;
	width: 70px;
}
span.nick {
	font-size: 10pt;
	font-weight: bold;
}
span.nick a {
	text-decoration: underline;
	color: white;
}
span.date {
	float: right;
}
div.commentHeader {
	display: inline;
	padding-left: 10px;
}
div.commentContent {
	padding: 5px 10px 15px 10px;
}
div#status {
	display: none;
	margin: auto;
	width: 400px;
	height: 50px;
	background: #4f4f4f;
	margin-bottom: 20px;
	color: #fff;
}
div.column {
	width: 90%;
}
div.column2 {
	float: right
	width: 100px;
}
p#status a img {
	border: 0;
}
