/* CSS - Cascading StyleSheet for Templates: pixelpost-dark */

body {
	background: #000000;
	color: #999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: left;
}

h2 {
	border-bottom: 1px dotted #ccc;
	margin: 1px 0 2px 0;
}

a:link {
	color: #0099FF;
}

a:visited { 
	color: #9999FF;
}

#contentlarge li {
	list-style: none;
}	

#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 {
	background: #000;
	border-bottom: 0px dotted #111;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0;
	float: right;
	padding: 10px;
	color #999;
	display: block;
	text-align: center;

}

#image {
	background: #111111;
	border: 1px solid #333333;
	padding: 5px;
}

#image-info, #info-notes {
border: 0px;
	color: #999999;
	display: block;
	font-size: 10px;
	padding: 10px;
	width: 590px;
}

#image-info a {
	color: #999999;
	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: 610px;
}

#poweredby {
vertical-align:middle;
}

/* CSS- Cascading Style Sheet for the Template: fancyarchive */
/* ADD THIS TO YOU OWN STYLE SHEET!!! */
.thumbnails {
    padding:5px;
    border:0px;
    }

#searchbar {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 50px;
    left: 80px;
	width:550px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	}

#images {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 115px;
    left: 80px;
	width:550px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	}

#links {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 70px;
    left: 500px;
	width:220px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	}

