/* CSS - Cascading StyleSheet for Templates: pixelpost-dark */

body {
	background: #FFFFFF;
	color: #666666;
	font-family: Arial, Verdana,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



A
	{
	color: #000000;
	text-decoration: none;
	}

A:link		
	{
	color: #737373;
	text-decoration: none;
	}

A:visited	
	{ color: #737373; 
	text-decoration: none; 
	}

A:active
	{ color: #000000; 
	}

A:hover		
	{ color: #000000; 
	}




#addcomment {
	background: #FFFFFF;
	border-bottom: 0px solid #DCDCDC;
	border-left: 0px dotted #DCDCDC;
	border-right: 0px dotted #DCDCDC;
	border-top: 0px;
	font-family: verdana, arial, sans-serif;
	
}

#comment-body {
	background: #FFFFFF;
	color: #999999;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: center;
}

#comment-imageinfo {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#comments {
	border: 0px solid #DCDCDC;
	font-family: verdana, arial, sans-serif;
	width: 100%;
}

#comments li {
	border-bottom: 1px solid #DCDCDC;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
}




#comments a,
#comments a:link,
#comments a:visited,
       {
	color: #737373;
	text-decoration: none;
	}


#comments a:active,
#comments a:hover 
	{
		color: #000000; 
	        font-weight: normal;
		text-decoration: none;
	}









#comments li a {
	color: #737373;
	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 solid #DCDCDC;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	width: 400px;
}




#topmenuleft
{
font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}



#topmenuright
{
font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: right;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}


.maintext
	{
	text-align: justify;
	margin-left: 100px;
	margin-right: 100px;
	font-size: 16px;
	}



.photodescription 
	{
	text-align: right;
	}


.photospecs
	{
	text-align: left;
	}



		

.photobody 
	{
	font-family: Verdana, Arial, sans-serif;
	color: gray;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	background:#FFFFFF;
	line-height:150%;
	margin-bottom: 0px;
	margin-top: 0px;
	}






.formfield {
		background-color: #FFFFFF;
		margin:0px 0px 10px 5px;
		padding-bottom:4px;
	}

.formfield2 {
		font-weight: normal;
		font-size: 11px;
		color: #444444;
		background-color: #FFFFFF;
		margin:0px;
		padding:3px;
		border:0px;
		border-bottom: 1px solid #CCCCCC;
	}


.textarea {
		font-family:Verdana, Arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
		color:#444444;
  		line-height:150%;
		background-color:#FFFFFF;
		padding:3px;
		border:1px solid #CCCCCC;
	}

.SubmitButton { 
background-color:#FFFFFF; 
color:#999999; 
width:107px; 
border:1px solid #CCCCCC; 
font-family:Verdana; font-size:11px; }




#image {
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 0px;
}



#central {
	text-align: left;
}
#central p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
#central img {
	border:1px solid #999999;
	padding:2px;
	background-color:#FFFFFF;
	margin:5px;
}
#central a img {
 filter: alpha(opacity=70);
 opacity: 0.70;
}
#central a:hover img {
 filter: alpha(opacity=99);
 opacity: 0.99;
}








