/*

  Flat CSS
  cverond - 2005

  For a gallery without image descriptions

*/

body {

  color black;
  color: #666666;
  background: #EFECE0;
}

table td b {

  font-family: Verdana, Arial ,Helvetica, sans-serif;
}

table td b .treepath {

  font-weight: normal;
}


/*******  Header                            ****/

h2 {

  margin: 20px;

  font-family: Georgia, Times New Roman, Times, serif;
  font-style: italic;
  font-weight: normal;

  font-size: 22px;

  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: black;
}

div.galleryheader {

  margin: 20px 40px 30px 40px;
  text-align: justify;

  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
}

/*******  Thumbnail                         ****/

div.thumbnails table {

}

td.thumbnail {

  background: white;

  border-top: 0;
  border-left: 0;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;

  padding: 10px;

  width: 300px;
}


td.thumbnail br {

  display: none;
}

td.thumbnail a:link,
td.thumbnail a:active,
td.thumbnail a:visited,
td.thumbnail a:hover {
}

td.thumbnail a:hover {
}

img.thumbnail {

  border: 1px solid #ccc;
}

td.thumbnail font {
}

/*******  Vote for this Gallery               ****/

body table {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

b_ody table a {

  border: 1px solid black;
  padding: 2px 20px 2px 20px;
  background: #b5c4d2;
}

/*******  Commentary form                     ****/

div#commententry {

  text-align: center;
}

div#commententry table {

  border: 1px solid #ccc;
  background: #DFDCD1;
  width: 80%;

  margin-left: auto;
  margin-right: auto
}

div#commententry table td {

  text-align: left;
  padding: 5px;
}

div#commententry input,
div#commententry textarea {

  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  border: 1px solid black;
  padding: 1px 
}

div#commententry textarea {

  border: 1px solid #ccc;
  width: 100%;
}

div#commententry td a {

  border: 1px solid black;
  background: #d4d0c8;
  color: black;
}

/*******  Commentary from users                 ****/

#commentlist {

  margin-top: 5px;
  padding: 0 0 5px 0;
}

#commentlist div.comment {

  text-align: center;

  padding-left: 5px;
  padding-right: 5px;
}

#commentlist div.comment table.comment {

  width: 80%;

  font-family: verdana, arial, sans-serif;

  background: #f6f6f6;
  border: 1px solid #ccc;

  margin-left: auto;
  margin-right: auto;
}

#commentlist div.comment table.comment td {

  padding: 10px 10px 10px 10px;
}

#commentlist div.comment table.comment td.from {

  text-align: left;
  font-style: italic;
}

#commentlist div.comment table.comment td.date {

  text-align: right;
  font-size: 10px;
  font-style: italic;
}

#commentlist .message_body {

  text-align: justify;
}

/*******  Footer                               ****/

p.small {

  display: block;

  color: black;
  background: #DFDCD1;
  border: 1px solid black;

  font-size: 14px;

  margin: 0 20px 40px 20px;
  padding: 5px;
}

p.small br {

  display: none;
}

/*
BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
*/

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
