body {
	margin:0;
	padding:0;
	background-color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

.clearer {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

#page {
	width:973px;
	text-align:left;
}

#menu-bg {
	width:950px;
	height:52px;
	padding-left:10px;
	padding-right:10px;
}

.menu-button a {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	height:25px;
	float:left;
	text-decoration:none;
	color:#000000;
}

.menu-button a:hover {
	text-decoration:none;
	color:#666;
}

.menu-button a:active {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	height:25px;
	float:left;
	text-decoration:none;
	color:#333;
}

.menu-button-dark a:active {
	display:block;
	background-image:url("../images/menu-dark-bg.gif");
	background-repeat:repeat-x;
	height:25px;
	padding-top:14px;
	padding-left:11px;
	padding-right:15px;
	float:left;
	color:#CCC;
	text-decoration:none;
}

.menu-button-dark a {
	display:block;
	background-image:url("../images/menu-dark-bg.gif");
	background-repeat:repeat-x;
	height:25px;
	padding-top:14px;
	padding-left:11px;
	padding-right:15px;
	float:left;
	color:#CCC;
	text-decoration:none;
}

.menu-button-dark a:hover {
	color:#999;
	text-decoration:none;
}

.menu-button-dark {
	float:left;
}

.menu-button-dark-google a:active {
	display:block;
	background-image:url("../images/menu-dark-bg.gif");
	background-repeat:repeat-x;
	height:40px;
	padding-top:14px;
	padding-left:11px;
	padding-right:15px;
	float:left;
	color:#CCC;
	text-decoration:none;
}

.menu-button-dark-google a {
	display:block;
	background-image:url("../images/menu-dark-bg.gif");
	background-repeat:repeat-x;
	height:40px;
	padding-top:14px;
	padding-left:11px;
	padding-right:15px;
	float:left;
	color:#CCC;
	text-decoration:none;
}

.menu-button-dark-google a:hover {
	color:#999;
	text-decoration:none;
}

.menu-button-dark-google {
	float:left;
}

.menu-divider {
	float:left;
	height:52px;
	width:2px;
}

#menu-logo a {
	display:block;
	width:205px;
	height:36px;
	float:right;
	margin-right:5px;
	background-image:url("../images/title.png");
}

#menu-logo a:hover {
	background-image:url("../images/title.png");
}

#menu-logo a:active {
	display:block;
	width:205px;
	height:36px;
	float:right;
	margin-right:5px;
	background-image:url("../images/title.png");
}

#photo {
	border:0;
	padding:0;
	visibility:hidden;
}

#photo-holder {
	background-color:#000;
	background-image:url("../images/loader.gif");
	background-repeat:no-repeat;
	background-position:center;
}

.shadow {
	border:0;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	float:left;
}

#bottom-menu {
	height:302px;
	width:970px;
}

#bottom-holder {
	position:relative;
	padding:10px;
	z-index:3;
	height:282px;
	width:953px;
}

#image-info {
	height:208px;
	width:339px;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:17px;
}

#bottom-button {
	padding-left:15px;
}

#addcomment {
	float:left;
	width:286px;
	height:263px;
	padding-top:15px;
	padding-left:15px;
	padding-right:17px;
}

#bottom-button-dark a {
	display:block;
	height:22px;
	padding-left:15px;
	padding-right:15px;
	padding-top:13px;
	float:left;
	background-image:url("../images/bottom-darkbg.gif");
	background-repeat:repeat-x;
	text-decoration:none;
	color:#333;
}

#bottom-button-dark a:hover {
	color:#FFF;
}

#bottom-button-dark a:active {
	color:#333;
}

#footer {
	padding:30px;
	color:#5e5e5e;
}

#name {
	background-image:url("../images/comment-name-bg.gif");
	height:14px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-top:11px;
	margin-bottom:6px;
}

#email {
	background-image:url("../images/comment-email-bg.gif");
	height:14px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-bottom:6px;
}

#url {
	background-image:url("../images/comment-web-bg.gif");
	height:14px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-bottom:6px;
}

#comment-textarea {
	background-image:url("../images/comment-text-bg.gif");
	height:70px;
	width:228px;
	border:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:54px;
	margin-bottom:0;
}

#comment-button-submit {
	width:84px;
	height:29px;
	background-image:url("../images/comment-submit.gif");
	border:0;
	margin:0;
	padding:0;
	margin-left:-5px;
	cursor: pointer;
	cursor: hand;
	line-height:0;
}

#comment-button-reset {
	width:84px;
	height:29px;
	background-image:url("../images/comment-reset.gif");
	border:0;
	margin:0;
	padding:0;
	margin-left:0;
	cursor: pointer;
	cursor: hand;
}

#saveinfo {
	display:none;
}

#rating {
	float:left;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	width:196px;
}

.thumbnails {
	padding:10px;
	border:0;
	#background-image:url("../images/thumb-bg.gif");
}

#comment-holder {
	padding:10px;
	padding-bottom:0;
}

#comment-holder ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:953px;
}

#comment-holder li {
	padding:0;
	color:#666;
	margin-bottom:3px;
}

.comment1 {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-image:url("../images/comment-bg.gif");
	background-repeat:no-repeat;
	background-color:#1b1b1b;
}

.comment1-left {
	width:650px;
	float:left;
}

.comment1-right {
	float:right;
	text-align:right;
	color:#323232;
}

.comment2 {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-image:url("../images/comment-bg2.gif");
	background-repeat:no-repeat;
	background-color:#000;
}

.quote {
	padding-left:3px;
	padding-right:3px;
	margin-top:3px;
}

#top-commenters {
	float:left;
	width:220px;
	margin-left:10px;
	background-color:#f2f3ec;
	padding:10px;
	border:solid #5e5e5e 3px;
}

#stats {
	background-color:#f2f3ec;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px;
	border:solid #5e5e5e 3px;
}

#browse {
	background-color:#f2f3ec;
	margin:10px;
	border:solid #5e5e5e 3px;
}

h1 {
	font-size:20px;
	color:#333;
	line-height:20px;
	font-weight:100;
	margin:0;
	padding:0;
}

h2 {
	font-size:15px;
	color:#333;
	line-height:15px;
	font-weight:100;
	margin:0;
	padding:0;
}

h4 {
	font-size:10px;
	color:#333;
	padding:0;
	padding-bottom:10px;
	font-weight:100;
	margin:0;
}

#star-hover1 {
	position:absolute;
	top:-30px;
	left:883px;
}

#star-hover2 {
	color:#333;
	font-size:30px;
	position:absolute;
	top:7px;
	left:918px;
}

#image-info a {text-decoration:none;color:#323232;}
#image-info a:visited {text-decoration:none;color:#323232;}
#image-info a:hover {text-decoration:underline;color:#323232;}

#comment-holder ul {list-style:none;padding:0;margin:0;margin-bottom:-10px;}
#comment-holder li {display:block;background-color:#f2f3ec;margin-top:0px;margin-bottom:10px;padding:10px;border:solid #5e5e5e 3px;}
#comment-holder li.admin_comment {display:block;background-color:#5e5e5e;margin-top:0px;margin-bottom:10px;padding:10px;border:solid #f2f3ec 3px;color:#FFF;}
#comment-holder a {text-decoration:none;color:#323232;}
#comment-holder a:visited {text-decoration:none;color:#323232;}
#comment-holder a:hover {text-decoration:underline;color:#323232;}

#browse ul {list-style:none;margin:0;padding:0;}
#browse li {list-style:none;margin:0;padding:10px;line-height:10px;height:10px;display:block;float:left;}

#browse li a {text-decoration:none;color:#000;}
#browse a:hover {color:#5e5e5e;text-decoration:underline;}
#browse a:active {color:#000;}

#about a {text-decoration:underline;color:#000;}
#about a:hover {color:#5e5e5e;text-decoration:none;}
#about a:active {color:#000;}

#top-commenters a {text-decoration:none;color:#000;}
#top-commenters a:hover {color:#5e5e5e;text-decoration:underline;}
#top-commenters a:active {color:#000;}

.comment1-right a {text-decoration:none;color:#323232;font-size:30px;}
.comment1-right a:hover {color:#5c5c5c;}
.comment1-right a:active {text-decoration:none;color:#323232;font-size:30px;}

#footer a {text-decoration:none;color:#000;}
#footer a:hover {color:#5e5e5e;text-decoration:underline;}
#footer a:active {color:#000;}

div#viewMap {
	border: 0px solid #000;
}

div#GoogleMapInfoWindow {
	width: 250px;
	height: 75px;
	font: 1.2em/1.2em "Calibri", verdana, sans-serif;
	color: #003c6e;
	text-align: left;
	color: #333333;
}
img#GoogleMapThumb {
	border: 0;
	margin: 0px 5px 0px 0px;
}

.table-numbercalendar {
	width: 230px;
	height: 75px;
	font: 1.2em/1.2em "Calibri", verdana, sans-serif;
	color: #003c6e;
	text-align: center;
	color: #333333;	
	text-decoration:none;
}

.tr-numbercalendarheader {
text-align:center;
text-decoration:none;
font-size:18px;
margin-left: -5px;
#The top row, i.e. navigator arrows, month and year
}

.td-numbercalendar-prev a {
color:#333;
text-decoration:none;
text-align: center;
margin-left:-5px;
#Navigator arrow to previous month
}
.td-numbercalendar-this {
text-decoration:none;
font-weight:bold;
#Month and year
}
.td-numbercalendar-next a {
color:#333;
text-decoration:none;
text-align: center;
#Navigator arrow to next month
}
.td-numbercalendar-othermonth {
color:#CCC;
#Days that are not in current month
}
.td-numbercalendar-entry a {
color:#F00;
text-decoration:none;
#Days that has a Pixelpost entry
}
.td-numbercalendar-empty {
color:#666;
text-decoration:none;
#Days that has no Pixelpost entry
}
.td-numbercalendar-currentday a {
color:#F00;	
text-decoration:none;
#Current day
}

/* Special styles paged_archives */

.browsetbl td {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: .1em;
	padding: .4em 0;
}

.thumbnails {
	border: 0px;
	padding: 5px;
}

#browsethumbs {
	color: #333333;
	display: block;
	font-size: 10px;
	margin: 0 auto;
	text-transform: lowercase;
}

#browsethumbs a:hover img, #browsethumbs a:focus img {
	border: 1px solid #666666;
	filter: alpha(opacity=70);
	opacity: 0.70;
	padding: 4px;
}

#browsethumbs table {
	border: 1px dotted #CCCCCC;
	margin: 0 auto;
	padding: 4px;
}
