body {
  font: 1em Georgia, "lucida bright", "times new roman", serif;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Georgia, "lucida bright", "times new roman", serif;
}
h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.5em; line-height: 1; margin-bottom: 1em;}
h3 { font-size: 1.2em; padding-bottom: 0.2em; color:#b02b2c; border-bottom: thin dotted #EFC2C3;}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; border-bottom: thin #ddd solid;}
em { background-color: #fff; }
ul { list-style-position: outside; }
li { list-style-image: url('/galleries/1/0000/0019/bullet.png'); }
legend { font-size: 0.9em; }
label { display:block; margin-top:1em; }
small { color:#333333; }

a:focus,
a:hover     { color: #b02b2c; background-color: #EFC2C3;}
a           { color: #b02b2c; text-decoration: none; border-bottom: thin #EFC2C3 dotted; }



#menu {
  padding-bottom: 2em;
  color:#b02b2c;
}

#menu ul {
  margin:0;
  padding:0;
}

#menu li {
  list-style-type:none;
  font-size:1.8em;
  padding-bottom:0.2em;
  list-style-image:none;
}

#menu a:focus, a:hover { color: #b02b2c; background-color: #EFC2C3;}
#menu a { color: #b02b2c; text-decoration:none; border-bottom: 0px; }

h1 a:focus, a:hover { color: #b02b2c; background-color: #EFC2C3;}
h1 a { color: black; text-decoration:none; border-bottom: 0px; }

.center {
  text-align:center;
}

.article-info {
  font-size:0.9em;
}

.comments {
  font-size:0.9em;
  padding-bottom:2em;
}

.comment-fields {
  background-image: url('/galleries/1/0000/0022/hatter.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

.comments-form {
  padding-bottom:2em;
}

.comments-form textarea {
   width: 400px;
   height: 100px;
}

.wmd-preview {
   font-size: 0.8em;
}

.comment-author {
  text-align:right;
}

#header {
 height:225px;
 text-align:center;
 border-bottom: 1px solid #efefef;
}

#navigation, #content, #side {
  padding-top:1em;
}

#content {
  border-left: 1px solid #eee;
}

#footer {
  font-size: 0.8em;
}

#footer li {
  list-style-image:none;
  list-style-type:none;
  padding-bottom:0.6em;
}

.footer-navigation {
  text-align:center;
  font-variant: small-caps;
  font-size: 1.4em;
  border-top: 1px solid #eee;
  color: #eee;
}

.facebook {
  margin-bottom: 1em;
}

.invite {
  text-align:right;
}

.badge .f {  
  text-align:right;
}

.slideshow {
  margin: 0 auto 0 auto;
  text-align:center;
  height:600px;
  width:800px;
  background-color: black;
}

.byline {
  font-size: 0.8em;
  color:#aaa;
}

.anchor {
  position:relative;
  right:1em;
  bottom:0.4em;
  color:#EFC2C3;
  border-bottom:none;
}

.figure img {
  margin-left: 0.4em;
  padding:2px;
  border: 1px solid #d1d1d1;
}

.figure a {
  text-decoration:none;
}

.figure a:hover {
  background-color:inherit;
}
