body {
  color: white;
  background-color: #7D804F;
  font-family: "Trebuchet MS", Arial;
}

#navigationLinks {
  text-align: right;
}

#copyright {
  font-size:.6em;
  margin: 0px 40px 0px 40px;
  color: black;
}

#colorbar {
  text-align: center;
  border: 1px solid black;
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
}

#content {
 padding: 10px;
 border: 1px solid black;
 background: #d2e3af;
 color: black;	
}

#imageDropinCaption { 
  font-size: .8em;
}

#imageDropinContainer {
  border: 1px solid yellow; 
  float: left; 
  margin-right: 30px; 
  margin-bottom: 15px; 
}


#leading_title {
   border: 1px solid white;
   font-size: .75em;
   padding: 14px;
   background: #19472A; 
}


#localNavigation {
  margin: 0px 2em 0px 0px;
  font-size: .7em;
  padding: 10px 10px 10px 10px;
  border: 2px solid black;
  width: 145px;
  float: left;
  text-align: left;
  background:  #D2FFBF;

}
#localNavigationHead{
  font-weight: bold;
  text-align: center;
}

.lnLeftPanel {
 float: left; 
 padding-right: 10px;
 width: 25%;
}

.lnLastPanel {
 float: none;

}

.navButtons, .perPageNav {
  border: 1px solid black;
  background: silver;
  color: blue;
  padding: 4px;
}

#smiley {
  text-align: center;
  font-size: 10em;
  line-height: .5em;
  color: peru;
}

#sidebar {
  border: 1px solid black;
  width: 190px;	 
  float: right;
  clear: right;
  margin-left: 10px;
  color: #30473d; 	
  background:  #D2FFBF;
}

#sidebarTitle {
  text-align: center;
  border-bottom: 4px double white;
  margin-bottom: 8px;
}

.featuredLink {
  margin-left:2px; text-indent: -5px;
}

/* deviant F&L currently... */
.linkTitle,
  #postcardTitle, 
  #pixTitle, 
  #featuredLinksTitle {
  border-bottom: 2px solid white;
  margin-bottom: .25em;
  padding-bottom: .5em;
  padding-top: .5em;
  text-align: center;
  font-weight: bold;
  background: black;
  color: white;
}

/* Zen & Loathing are deviant */
#billppixWidget,
  #postcardWidget,
  #linkPageMostRecent  {
  text-align: center;
  font-size: .8em;
}

#featuredLinksWidget
{
  text-align: left;
  font-size: .8em;
}

.localColorBox {
  width: 10px;
  height: 10px;
  float: left;
  border: 4px single white;
}

#featuredLinksContent {
 padding: 8px;
 padding-right: 4px;
}
#contentFrame {
  clear: both;
  border: 1px solid black;
  width:780px;
  margin-left: auto;
  margin-right: auto;
}


#mastheadImage {
  width: 780px;
}

blockquote {
  background-color: silver;
  border: 1px solid black;
  padding: 0em 2em 2em 2em;
}


#articleContent {
  padding: 0em 1em 1em 1em;
}
