body {
  margin: 0;
  padding: 0; 
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*  font-family: Georgia, Serif; */
/*  background-color: #e8e8e8; */
  background-color: #fff;
  color: #333;
}

#page {
  width: 720px;
  margin: 15px auto;
  padding: 0;
}

#header {
  top: 0px;
  background: url(images/headerbg.gif) 0px 45px repeat-x;
  padding-top: 17px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
}

#footer {
  color: #999;
  border-top: solid 3px #ddd;
  padding: 3px 0px;
  clear: both;
  text-align: right;
  font-size: 12px;
}

#header img {
  border: none;
  padding: 0px;
  margin: 0px;
}

#header-title {
  color: #ccc;
}

#header-links {
  font-size: 12px;
  color: #ccc;
  text-align: right;
  font-weight: normal;
}

#content {
  font-size: 12px;
}

#gallery-nav {
/*  font-family: Tahoma, Verdana, Arial, Sans-Serif; */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  padding-top: 8px;
  color: #ccc;
}

#gallery-nav a {
  color: #999;
  font-weight: normal;
  text-decoration: none;
}

#gallery-nav a:hover {
  color: #666;
  text-decoration: underline;
}

#gallery-nav a:active {
  text-decoration: none;
  color: #666;
}

#gallery-nav .pipe {
  color: #999;  
}

#gallery-desc {
  padding-left: 20px;
  color: #999;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  padding-top: 8px;
}


#postcontent {
  overflow: hidden;
}


#webtags {
  font-size: 75%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}



#biography {
  color: #333;
  font-family: Georgia, Serif;
  font-size: 12px;
  font-weight: normal;
}

#contact, #contact a {
  color: #333;
  font-family: Georgia, Serif;
  font-size: 12px;
  font-weight: bold;
}

#note {
  color: #999;
  font-weight: normal;
}

#copyright {
  text-align: right;
  color: #999;
  text-decoration: none;
  font-size: 10px;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: normal;
}



#pagetitle, #pagetitle a {
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 20px;
}

pre {
  overflow: hidden;
  padding: 2px;
  background-color: #f0f0f0;
}

#footer p {
  margin: 0;
  padding: 20px 0;
}

.widecolumn .entry p {
  font-size: 1.05em;
  }

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
  }

.widecolumn {
  line-height: 1.6em;
}
  
#page .narrowcolumn {
  padding-top: 15px;
}

.narrowcolumn .postmetadata {
  text-align: center;
  }

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.0em;
  line-height: 1.5em;
}

tt {
  font-family: 'Andale Mono', 'Lucida Console', 'Courier New', monospaced;
  font-size: 1.05em;
}
pre {
  width: 486px;
  font-size: 10px;
  font-family: 'Andale Mono', 'Lucida Console', 'Courier New', monospaced;
  overflow: hidden;
}

h1, h2, h3 {
  /* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

h1 {
  font-size: 1em;
  /* text-align: center; */
}

.description {
  font-size: 1.2em;
  text-align: center;
  }

h2 {
  font-size: 1.6em;
  margin-top: 2px;
  text-align: left;
}

#sidebar h2 {
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
}

h3 {
  font-size: 1.3em;
}

h1 a, h1 a:hover, h1 a:visited, .description {
  text-decoration: none;
  color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, 
#wp-calendar caption, cite {
  text-decoration: none;
}

.entry p a:visited {
  color: #b85b5a;
}

#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  padding: 15px 0 10px 0;
  margin-left: 535px;
  width: 200px;
}

#sidebar form {
  margin: 0;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
  color: #777;
  }
  
code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

a, h2 a:hover, h3 a:hover {
  color: #999;
/*  font-weight: bold; */
  text-decoration: none;
  }

a:hover {
  color: #666;
  text-decoration: underline;
}

a:active {
    text-decoration: none;
    color: #666;
}
  

#searchholder {
  float: right;
  height: 20px;
  vertical-align: middle;
  margin-top: 2px;
  margin-right: 8px;
  padding: 0px;
}

.narrowcolumn, #logincontent, #editcontent {
  float: left;
  padding: 0 0 20px 55px;
  margin: 0px 0 0;
  width: 440px;
  }

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px auto;
  width: 450px;
  }
  
.fullcolumn {
  margin: 0;
/*  padding: 30px; */
  padding: 0px;
  }

/*
.fullcolumn img {
  margin-right: 15px;
}
*/

.post {
  text-align: justify;
  }

.plugin {
  margin: 0;
  text-align: justify;
  }

.widecolumn .post {
  margin: 0;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }

.widecolumn .postmetadata {
  margin: 30px 0;
}
  

/*  Begin Headers */
h1 {
  margin: 0;
}

.description {
  text-align: center;
  }


#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  }

h3 {
  padding: 0;
  margin: 30px 0 0;
  }

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
  }
/* End Headers */



/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
  }

/*  Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */
  
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
  
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.alignright {
  float: right;
  }
  
.alignleft {
  float: left
  }

.floatright {
  float: right;
  padding-left: 50px;
  padding-bottom: 30px;
  }

.floatleft {
  float: left;
  padding-right: 20px;
  padding-bottom: 30px;
  }

/* End Images */





.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}
  
#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  text-align: right;
}
/* End Form Elements */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 20px 0 20px 10px;
  padding: 0 20px 0 50px;
  background: url('images/quote.png') left top no-repeat;
  border: none;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}

.hilite1 { background-color: #FFFF99; }
.hilite2 { background-color: #FF99FF; }
.hilite3 { background-color: #99FFFF; }
.hilite4 { background-color: #FF9999; }
.hilite5 { background-color: #9999FF; }

/* End Various Tags & Classes*/


/* New stuff added by DRG */

.thumb {
  border: 1px solid black !important;
  margin: 2px 0px 3px 0px;
}

/*
.thumb {
  margin: 2px 0px 3px 0px;
  }

.thumb img {
  background: #eee;
  padding: 5px 5px 7px 5px;
  border: solid 1px #959597;
  margin: 2px 0px 3px 0px;
  -moz-border-radius: 5px;
  }

.thumb a img {
  border-color: #959597;
  }

.thumb a:hover img {
  border-width: 2px;
  border-color: #06c;
  margin: 0;
  -moz-border-radius: 7px;
  }
*/

.all-thumbs {
  width: 162px;
  margin-left: 6px;
  margin-top: 3px;
  padding-bottom: 5px;
}

.albumcolumn {
  width: 700px;
  margin-left: 30px;
  margin-right: 30px;
  overflow: auto;
  }

.ImageFrame_image {
  border: solid 2px black;
  margin-right: 10px;
}

/* End new stuff added by DRG */
