body {
 margin:0px;
 background:#202020;
 font-size:small;
 color:#F0F0F0;
 font-family:Verdana, Trebuchet ms, Tahoma, Georgia, Arial, sans-serif;
 line-height:140%;
 letter-spacing:0.5px;
}

A { color: #F0F0F0; text-decoration: none; }
A:link{ color: #F0F0F0; text-decoration: none; }
A:visited{ color: #F0F0F0; text-decoration: none; }
A:active{ color: #F0F0F0; }
A:hover{ color: #FFFFFF; text-decoration:underline }

STRIKE { color: #333333 }

#header{
 top:0px;
 left:0px;
 margin:0px;
 padding:5px;
 background-color:#484848;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-color:#383838;
}

#footer{
 top:0px;
 left:0px;
 margin:0px;
 padding-right:8px;
 padding-left:8px;
 background-color:#484848;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-color:#383838;
}

#archive{
 margin:10px;
 margin-top:20px;
 padding:0px;
 padding-bottom:10px;
 width:540px;
}


#comment-title{
 margin:10px;
 color:#F0F0F0;
 font-weight:bold;
}

#comment-notes{
 margin:10px;
 line-height:150%;
 font-size:small;
 color:#F0F0F0;
}

#comment-excerpt{
 clear:left;
 font-size:80%;
 margin:10px;
 color:#D0D0D0;
}

#comment-postheader{
 clear:left;
 margin-left:10px;
 margin-right:10px;
 padding-top:10px;
 color:#D0D0D0;
 border-top:1px solid #FFF;
}

#comment-postmessage{
 clear:left;
 margin-left:10px;
 margin-right:10px;
 margin-top:-10px;
 color:#D0D0D0;
}

#comment-postform{
 clear:left;
 margin:10px;
 color:#A0A0A0;
 border-top:1px solid #FFF;
}

.photoframe {
 margin:0px;
 padding:8px;
 background:#FCFCFC;
 border:1px solid #282828;
}

.previewframe {
  margin:10px;
  padding:6px;
  background:#FFFFF8;
  border:1px solid #282828;
}

.thumbframe {
  float:left;
  margin-top:10px;
  margin-left:10px;
  margin-right:0px;
  margin-bottom:10px;
  padding:4px;
  background:#FFFFF8;
  border:1px solid #282828;
}

.archivesframe {
  margin:0px;
 margin-right:10px;
 margin-bottom:5px;
  padding:6px;
  background:#FFFFF8;
  border:1px solid #282828;
 float:left;
}

#navi-left {
 float:left;
}

#navi-right {
 text-align:right;
}
