/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */
/* Modified by Darrell Dudics (a.k.a GameDudeX) [http://www.gamedudex.com] to make it a compatible ZenPhoto them.*/
/**{
	margin:0;
	padding:0;
	font-size:100%;

}*/

/*body{
	font:80%/110% Verdana, Helvetica, sans-serif;
	color:#666;
	margin-top:20px;
	background:#F6F5F0;
	text-align:center;
}

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

p,
h2{
	margin:15px 5px;
}

h2{
	color:#999;
}*/

/*#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}*/

#main-content .image {
			width:112px;
			padding:10px;
			text-align:center;
			float:left;
			margin: 0px;
			height: 150px;
		}

#main-content .image a { display: block; }

#fullplate-navigation ul {
	clear: both;
}

#fullplate-navigation ul {
	list-style:none;
	margin:5px 0 0 45px;
}

#fullplate-navigation ul li {
	display:block;
	float:left;
	width:210px;

}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation {
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-photo {
	width:650px;
	text-align: center;
}

#main-content a span {
/*\*/
	position:absolute;
	left:-9999px;

}


/*img{
	border:1px solid #EEE;
}*/


/******************************************************************************/
/* Added by Darrell Dudics */
/******************************************************************************/
#comments {
	clear: both;
	margin-top: 5em;
}

#commentControl p {
	display: inline;
}

#commentForm, #commentList, #foot {
	margin-top: 15px;
}

#commentForm form {
	width: 350px;
	margin: 0 auto;
	padding: 5px;
}

div.row {
  clear:both;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
}

div.spacer {
	clear:both;
}

#main-content a:hover {
	white-space: normal;
}

#main-content a:hover span{
	display: block;
}
