/* CSS - Cascading StyleSheet for Templates: pixelpost-dark */

a:link, a:visited, a:hover, a:active  { text-decoration: none; color: #CCCCCC; border:0px; padding:0px;}

img {border: 0px;}

body {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#Links {
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 10px;
	text-align: center;

}

#addcomment {
	background: #000000;
	border-bottom: 0px dotted #444444;
	border-left: 0px dotted #444444;
	border-right: 0px dotted #444444;
	border-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#CCCCCC
	padding: 10px;
}

#comment-body {
	background: #F5F5F5;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#comment-imageinfo {
	font-family: Helvetica, Verdana, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
}

#comments {
	border: 0px solid #444444;
	color: #CCCCCC;
	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: right;
	margin: 0px;
	padding: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #999;
}

#title {
	border-bottom: 0px dotted #111111;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 8px;
	color: #999;
}

#image {
	background: #111111;
	border: 1px solid #999999;
	padding: 5px;
}

#image-info, #info-notes {
border: 0px;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding: 5px;
	width: 650px;
}

#image-info a {
	color: #999999;
	text-decoration: none;
		font-family: Verdana, Helvetica, sans-serif;
}

#title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#titlecomment {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	position: relative;
	left: 8px;
	top: 8px;
}

#wrapper {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 730px;
	top:35px;
}

#poweredby {
vertical-align:middle;
font-size:8px;
bottom:0px
}