/* These styles are just for the test template. Make some better ones. And yes, I know it's messy ;-) */
body {
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
	font: 11px/18px "Lucida Grande", Arial, Verdana, sans-serif; 
}
#header {
	background-image: url(../../zp-core/images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	width: 800px;
}
#navlinksbox {
	float: right;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {border:none}
#main { width: 801px; margin: 0px auto; }
#gallerytitle h2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 10px;
}
#subsciption{
	float: right;
}
.albumthumb img {
	border: 0px;
	float: left;
}
.imagethumb img, .image img { border: 0px; margin: 0px; padding: 0px; }
.image {
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}
.hr2 {
	clear: both;
	height: 3px;
	width: 800px;
	margin-top: 9px;
	border: none;
	background-image: url(../../zp-core/images/line.png);
	margin-bottom: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	clear: both;
	height: 1px;
	width: 800px;
	margin-top: 10px;
	border: none;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rainbowspace{
	clear: both;
	height: 1px;
	width: 800px;
	margin-top: 9px;
	border: none;
	background-image: url(../../zp-core/images/line.png);
	margin-bottom: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	Overflow:hidden
	
}

#space{
	clear: both;
	height: 1px;
	width: 800px;
	margin-top: 9px;
	border: none;
	margin-bottom: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	Overflow:hidden
}
	
	
.separator {
	clear: both;
	height: 1px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	border: none;
	background-color: #0b0b0b;
}
.credits {
	font-size: 8pt;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#imgnav {
	float: right;
	margin-bottom: 10px;
	margin-top:-20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#albumdesc {
	float: right;
	margin-top:-30px;
	margin-bottom: 10px;
}

#images {
}
#albums {
	clear: both;
	margin: 0px;
	padding: 0px;
}
 a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
	
.pagenav {
	margin: 5px 0px 5px;
	font-size: 9px;
	color: #FFFFFF;
	clear: both;
}
.disabled_nav {visibility: hidden;}
.disabledlink {
	color: #FFFFFF;
	cursor: default;
}
.albumtitle {
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFF00;
}
.albumdesc {
	float: left;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.albumtext {
	float: left;
	clear: both;
	padding: 4px;
	margin-bottom: 20px;
}
.friends {
	
	margin-bottom: 20px;
}
.album {
	float: left;
}
/*.linknavred {
	color: #ff0000;
	text-decoration: none;
}
.linknavorange  {
	color: #ff6600;
	text-decoration: none;
}
.linknavyellow  {
	color: #ffff00;
	text-decoration: none;
}
.linknavgreen {
	color: #00ff00;
	text-decoration: none;
}
.linknavblue {
	color: #0000ff;
	text-decoration: none;
}
.linknavlightblue {
	color: #6699cc;
	text-decoration: none;
}
.linknavpurple {
	color: #990099;
	text-decoration: none;
}*/

UL.pagelist {padding: 0px;margin: 5px 0px 5px;list-style-type: none;height: 2em;}
UL.pagelist LI {
	display: inline;
}
UL.pagelist LI A, UL.pagelist LI span.disabledlink {
	display: block;
	float: left;
	padding: 2px 4px;
	text-decoration: none;
	color: #FFFFFF;
}
UL.pagelist LI span.disabledlink {
	background-color: #CCCCCC;
	color: #ddd;
	cursor: default;
}
UL.pagelist LI A:hover {
	background-color: #CCCCCC;
	color: black;
}
UL.pagelist LI.current A { background-color: #FF6600; color: #FFF; cursor: default; }
#comments {
	width: 100%;
	display: block;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.comment {
	padding: 10px;
	background-color: #0b0b0b;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
 .addcomment
{
	font-size:40px;
	font-weight:bold;
	letter-spacing:-0.06em;
	line-height: 41px;	
}
.commentcount { font-size:40px;
	font-weight:bold;
	letter-spacing:-0.06em;
	 margin-top: 15px;
	 line-height: 41px;	
	 }
.commentmeta { color: #999; }
.commentauthor {
	color: #CCCCCC;
}
.commentbody { margin: 5px 0px; line-height: 1.3em; }
.commentform INPUT {
	margin-top: 4px;
	border: none;
}
.commentform TEXTAREA { margin-top: 4px; font-family: Arial, helvetica, verdana, sans-serif; font-size: 10px; border: 1px solid #eee;}
.error {
	color: #FF00FF;}
.shareitinput{
	
}
.shareitcode{
	margin-top: 10px;
}
#admin, #admin_data{
	position:fixed;
	_position: absolute;
	right:0;
	top:0;
	border-left: 1px solid #E6E6DF;
	border-bottom: 1px solid #E6E6DF;
	width:120px;
	background-color: #333333;
}
#newsletter{
	float:right;
	margin-top:-32px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imputtext
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #333333;
	background:#999999;
	font-size: 10px;
}
.imputbutton {
	clear:both;
	height:19px;
	width:81px;
	text-align:center;
	line-height:19px;
	color:#CCCCCC;
	font-size:9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	background-image: url(../../zp-core/images/button.png);
	}
#admin_data{top:15px;}
#admin h3 {font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: bold;color: #000;border-bottom: 1px dashed #E6E6DF;margin:0;padding:0;}
#search{float:right;width:150px;margin-top:-15px;}
#search #search_input{width:75px;}
#search ul { position:absolute;margin-top:0px;text-align: left;}
#search ul .item { display:none;}
#search ul:hover .item { display:block; padding:1px; margin:1px;}
#search ul:hover .item a { color:#000; text-decoration:none;}
#search ul:hover .item a:hover { color:#999;}
#search ul {width:20px; float:left; margin:0px;padding:2px;list-style:none;}
#search li {width:150px;}
.clear {clear:both;height:10px;}
#map {margin-top: 25px;}
#imagemetadata {text-align: right;position: relative;display: none;}
#imagemetadata table {text-align: left;line-height: 1em;border: 1px solid #ccc;position: absolute;top: 2em;right: 0;background-color: #fafafa;}
#imagemetadata table td {border-bottom: 1px solid #f0f0f0;background-color: #f8f8f8;padding: 2px 5px;}
#fullsize_download_link {font-size: 8pt; text-align: right; float:right;}
#meta_link {font-size: 8pt; text-align: left; float:left;}
#image_data {margin-bottom:15px;}
/* Archive View  */
#archive{ width: 300px; padding:0; margin: 0 auto; text-align: center; }
ul.archive * { padding:0; margin:0; list-style:none; }
ul.archive .year { margin-top:10px; text-align: center; color: #FF6600;	margin-bottom:5px; font-weight:bold; font-size:18px;}
ul.archive .month {	font-size: 14px; list-style:none; border-top:2px solid #E6E6DF; padding-top: 5px; }
/* Tag Cloud */
#tag_cloud { text-align: center; background: #eee; margin-bottom:15px;}
#tag_cloud p { color: #FF6600; padding:10px 0; margin:20px 0; background: #fff; border-top: 3px solid #E6E6DF; border-bottom: 3px solid #E6E6DF; font-size: 18px; font-weight:bold; text-align: center; }
/* Tags */
.taglist ul { display: inline; list-style-type: none; }
.taglist li { background: url(tag.png) no-repeat left center; list-style-type: none; line-height: 18px; padding-left: 18px; float:left; padding-right: 5px;}
.taglist .tags_title { background: none; padding-right: 5px; padding-left: 0;}
.rating { margin-top: 0px; margin-bottom: 0px; }
