/* CSS - Cascading StyleSheet for Templates: pixelpost-dark */

body {
	background: #000000;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
	link: #444444;
	alink: #999999;
}

#addcomment {
	background: #FFFFFF;
	border-bottom: 0px dotted #444444;
	border-left: 0px dotted #444444;
	border-right: 0px dotted #444444;
	border-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 10px;
}

#comment-body {
	background: #F5F5F5;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#comment-imageinfo {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#comments {
	border: 0px solid #444444;
	font-family: Verdana, Helvetica, sans-serif;
	width: 100%;
}

#comments li {
	border-bottom: 1px dotted #444444;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
}

#comments li a {
	color: #444444;
	text-decoration: none;
}

#comments li:hover {
	background: #FFFFFF;
}

#comments ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#comment-wrapper {
	border: 1px dotted #444444;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	width: 400px;
}

#header {
	border-bottom: 0px dotted #111111;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	display: block;
	float: center;
	margin: 0px;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #999;
}

#image {
	background: #000000;
	border: 20px solid #FFFFFF;
	padding: 5px;
}

#image-info, #info-notes {
border: 0px;
	color: #999999;
	display: block;
	font-size: 10px;
	padding: 10px;
	width: 590px;
}

#image-info a {
	color: #B96D00;
	text-decoration: none;
		font-family: Verdana, Helvetica, sans-serif;
}

#title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#wrapper {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 800px;
	position: relative;
	align: center;
	top: 50px;
}


a
{
	color: #B96D00;
	text-decoration: none;
}

.thumbnails {
    	padding:5px;
	border: 1px solid #a9a9a9;
	margin: 10px 6px 6px 6px; /* 1. value: top, 2.: right, 3.: bottom, 4.:left */
	-moz-opacity: .70;
}

.thumbnails:hover {
    	padding:5px;
	border: 1px solid #B96D00;
	margin: 10px 6px 6px 6px; /* 1. value: top, 2.: right, 3.: bottom, 4.:left */
	-moz-opacity: 1.00;
}


#caption {
	text-align: left;
	color: #BBBBBB;
	font-size: 13px;
	font-weight: bold;
}

#text {
	text-align: left;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

select {
	font-size: 10px;
	border: 1px #AAAAAA;
	background-color: #000000;
	color: #AAAAAA;
}

#browsearchive ul {
	list-style-type: none;
	text-indent: -4em;
}
	