/* Style Sheet for Lenz Grimmer's home page http://www.lenzg.org/ */

body {
	font-family: "Trebuchet MS",verdana,vera,lucidagrande,arial,helvetica,sans-serif;
  font-size: medium;
	color: black;
	background: #ececea;
	background-attachment: fixed;
	margin: 0;
  padding: 0;
}

#leftnav {
  border: 1px solid #000000;
  position: fixed;
  left: 5%;
  width: 15%;
  padding: 5px;
  font-family: Arial,Helvetica,sans-serif;
}

#content {
  border: 1px solid #000000;
  position: absolute;
  left: 22%;
  right: 5%;
  padding: 5px;
  font-family: Arial,Helvetica,sans-serif;
}

.lastchanged {
  clear: both;
  bottom: 0;
  width: 100%;
	font-size: smaller;
	font-variant: small-caps;
	text-align: right;
	padding: 3px;
	border-top: black solid 1px;
}

p {
	color: black;
	margin-top: 1em;
}

p + p {
	color: black;
	text-indent: 1em;
	margin-top: 1em;
}

hr {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

h1 {
	color: white;
	background: #6699cc;
	padding: 3px;
}

h2 {
	color: #333;
	background: #cccccc;
	padding: 2px;
}

h3 {
	color: #777;
	background: #ececea;
	padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
}

th {
	color: black;
	background: #a9a9a9;
}

ul {
	list-style: square;
	font-size: 0.9em;
}

pre, code {
	background: silver;
	padding: 1ex;
	margin-left: 1em;
	margin-right: 1em;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: navy;
	text-decoration: none;
}

a:hover {
	background: #336699;
	color:#99CCFF;
	text-decoration: none;
}

a:active {
	background: #336699; 
	color: white;
	text-decoration: none;
}

.highlight {
  background-color: yellow;
}

input,
button,
submit,
select,
textarea {
  border: thin #999 solid;
  background-color: #ececea;
  color: #333;
  font-size: 10pt;
}

/* ------------------- */
/*  Newsposter styles  */
/* ------------------- */
.headline
{
	color: white;
	background: #336699;
	padding: 3px;
	border-color: white;
	border-width: 1px;
	border-right: 2px black;
	border-bottom: 2px black;
	border-style: solid;
 text-align:center;
}

.address
{
    border:1px dashed #D3D3D3;
    padding:3px;
}

.link_table
{
    border:1px solid black;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:100%;
}

.table
{
    margin-left:auto;
    margin-right:auto;
    width:100%;
}

.img
{
    border:none;
}

.news_container
{
    border:1px solid black;
    padding:3px;
}

.news_header
{
  background-color:#ffffff;
  border:1px solid black;
  padding:3px;
}

.news_story
{
    background-color:#d5d2d5;
    padding:3px;
    text-align:left;
}

.news_footer
{
    background-color:#d5d2d5;
    padding:3px;
    text-align:right;
}

/**
 * .comment_* format definitions
 */
.comment_container
{
    border:1px solid black;
    margin:3px;
    padding:3px;
    width:100%;
}

.comment_header
{
    background-color:#fafafa;
    border-bottom:1px solid #ccc;
    padding:3px;
    text-align:right;
}

.comment_body
{
    padding:3px;
    text-align:left;
}

.comment_form
{
    border:1px solid #D3D3D3;
    margin-left:auto;
    margin-right:auto;
    width:75%;
}


/**
 * .pagination format definitions
 */
.pagination
{
    text-align:center;
}

.pagination a
{
    color:#6090ff;
    text-decoration:none;
}

.pagination a:visited
{
    color:#6090ff;
}

.pagination a:hover
{
    text-decoration:none;
}

/**
 * global classes definitions
 */
.container
{
    border:1px solid black;
    margin-left:auto;
    margin-right:auto;
    width:100%;
}


/*
	Gallery styles
*/

.title {
	color: #333;
	background: #ccc;
	padding: 2px;
	font-size: medium;
	font-weight: bold;
}

.head {
	color: #fff;
	background: #6699cc;
	padding: 3px;
	font-size: large;
	font-weight: bold;
}

.mod_title			/* album title -- Text is controlled by .title */
{
	background: #ccc;
}

.mod_title_bg   /* album title hightlight Text is controled by .title */
{
}

.mod_title_right  /* album title hightlight  Text is controled by .title*/
{
}

.mod_title_left  /* album title hightlight  Text is controled by .title */
{
}

.albumdesc  /*album description includes all text and background*/
{
}

.desc                           /* album descriptions on main page */
{ 
	font-size: 12px; 
}

.caption                        /* photo captions on all pages */
{ 
	font-size: 10px; 
}

.modcaption  /* modifies background for caption text to reside */
{
	font-size: 10px; 
}

.error                          /* all error text */
{ 
	color: red; 
	font-size: 12px; 
}

.attention                          /* so far, just for voting instructions*/
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: blue;
	font-size: 12px;
}

.headbox			/* box around the page headers */
{
}

.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
{
	background: #6699cc;
	border-color: white;
}

.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
{
}

.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
{
}

.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
{
}

.bread                          /* used in breadcrumb bars */
{ 
	font-size: 10px; 
}

.nav                            /* used in navigation bars */
{ 
	font-size: 12px; 
}

.navtableborderbegin
{
	border:1px solid #000000;
}

.navtableborderend
{
	border:1px solid #000000;
	border-top-width:0px;
}

.bordertop
{
	border:1px solid #000000;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

.borderright
{
	border:1px solid #000000;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

.borderleft
{
	border:1px solid #000000;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
}

.fineprint                      /* used for fine print */
{
	font-size: smaller;
	font-variant: small-caps;
}

.popup
{
	font-size: 12px;
}

.editlink                       /* Used for the [edit] tags */
{
	font-size: 10px;
}

.modnavbox  /* main navigation bar next and previous */
{
}

.admin                          /* used in admin bars */
{ 
	font-size: 10px; 
	font-weight: bold; 
}

.search                          /* used in search text */
{ 
	font-size: 10px; 
	font-weight: bold; 
}

.leftspacer  /* amount of space to the left of the header and titles */
{
	width: 0px;
}

.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
{
}

.modnavboxmid  /*navagation bar middle where the link for the albums show*/
{
}

.modfooter /*footer where the Gallery version is located*/
{
	text-align: right;
	padding: 3px;
}
