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

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

a {
	color: #444444;
	text-decoration: none;
}

#staticcontent {
	color: #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#addcomment {
	background: #1b1b1b;
	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: 0px;
}


#comment-img-info {
	color: #cccccc;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#comment-img-title
 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #cccccc;
}

#comments {
	border: 0px solid #999999;
	color: #cccccc;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff
	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: #999999;
	text-decoration: none;
}


#comments li a:hover {
	color: #cccccc;
}

#comments ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#comment-wrapper {
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	color: #999999;
}


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

#image {
	border: 0px;
	background: #1B1B1B4;
}


#image-info, #info-notes {
	border: 0px;
	color: #999999;
	display: block;
	font-size: 10px;
	padding: 0px;
}

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

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

#archive {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 750px;
	text-decoration: none;
}

.thumbnails {
    padding:1px;
    border:0px;
 }


#poweredby {
vertical-align:middle;
}

.textarea {
	background-color: #ffffff;
	color: #333333;
}

#copyright {
	color: #999999;
}

#copyright a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#copyright a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;	
} 

.copyright_a {
	color: #cccccc;
	text-decoration: none;
}

.copyright_a:hover {
	color: #cccccc;
	text-decoration: underline;	
} 

#info a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#info a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;	
} 

.info_a {
	color: #999999;
	text-decoration: none;
}

.info_a:hover {
	color: #cccccc;
	text-decoration: none;	
} 

#comments01 {
	color: #999999;
}

#comments01 a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#comments01 a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;	
} 

.comments01_a {
	color: #999999;
	text-decoration: none;
}

.comments01_a:hover {
	color: #cccccc;
	text-decoration: none;	
}
#big_image {
	text-align: left;
}

#table_wrapper {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 488px;
}

#comment_right {
	text-align: right;
}