/* LE FORCE - NOTHING.NU - FUCK YOU*/
*{
	margin:0;
	padding:0;
	font-size:100%;

}

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

a{
	color:#fde02a;
	text-decoration:none;
}
a:visited{
	color: #fde02a;
	text-decoration:none;
}

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

h2{
	color:#fff;
}

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

#header{

	color: #fff;
}

#header a{
	text-decoration:underline;
}



#main-content li{
	width:200px;
	
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background: #fffdda;
	padding: 6px 6px 32px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	border-bottom: 3px solid #300201;
	border-right: 3px solid #300201;
}

#fullplate-navigation ul {
	clear: both;
	text-align:center;
}

#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 ul li a{
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-navigation ul li a:hover{
	color:#333;
}



#fullplate-photo {
	margin:0 auto;
	width:600px;
	color: #fff;
}
#fullplate-photo img{
	border: 3px solid white;
}


#main-content a:hover span {
	bottom:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	font-size:80%;
	filter: alpha(opacity=100);
	padding-left: 0;
	padding-right: 0;
}



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

}


img{
	border:0px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#foot{

	margin-bottom:20px;
	clear:left;
}


/******************************************************************************/
/* 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;
}
