body {
   padding: 0; margin: 0;
   background: #e1d9cd url(lias-back.jpg) left top repeat-x;
}

#page {
  margin: 0 auto; padding: 0 20px;
  width: 770px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff url(pagemosaic.jpg);
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  min-height: 2000px;
}

#header {
  padding: 70px 0 0 0;
  margin: 0px;
}

#header h1, #header h1 a {
  text-shadow: 1px 0px 5px #ccc;
  font-family: Zapfino, sans-serif;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: -2px;
  color: #e33;
  border: 0;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: text-shadow 1s ease-in;
}

#header h1 a:hover {
 text-shadow: 1px 0px 3px #ccc;
}

#navigation {
  margin: 0;
  padding: 0 0 30px 0;
  line-height: 12px;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0px;
  color: black;
}

#main {
  float: left;
  width: 570px;
}

#sidebar {
  float: right;
  width: 180px;
}
#sidebar h1, #sidebar h2 {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -1px;
  margin: 4px 0 0 0;
  border: 0;
  font-family: sans-serif;
  font-weight: normal;
  padding-top: 20px;
  color: #34405a;
  text-decoration: none;
  text-shadow: 1px 0px 5px #ccc;
}
#sidebar h2 a {
  color: #34405a;
  text-decoration: underline;
}
#sidebar h2 a:hover {
  color: black;
  text-decoration: none;
}
#sidebar h2 a:hover:after {
  content: '∞';
  text-decoration: none;
  color: #34405a;
}
#sidebar p {
  font-family: sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #555;
  text-align: left;
  margin: 5px 0 0 0;
}
#sidebar p.commentinfo {
  text-align: right;
  margin: 0;
}
#sidebar a {
  color: #111;
  text-decoration: none;
}
#sidebar a:hover {
  color: black;
  text-decoration: underline;
}

#footer {
  clear: both;
  margin: 0;
  padding: 20px 0;

  font-family: sans-serif;
  font-size: 10px;
  color: #aaa;
  text-align: right;
}

#main h1,
#main h2,
#main h3,
#main fieldset legend {
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 20px 0 3px 0;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  color: #34405a;
  text-decoration: none;
  text-shadow: 1px 0px 5px #ccc;
}
#main h2.first,
#main fieldset legend {
  margin-top: 0;
  border: 0;
  padding: 0;
}
#main h3 {
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: black;
  border: 0;
  margin: 20px 0 3px 0;
}
div.info {
  font-family: sans-serif;
  font-size: 0.7em;
  margin-top: 0.5em;
  text-align: right;
}
#main p {
  margin: 0 0 5px 0;
}
#main strong, #main b {
  font-weight: bold;
}
#main em, #main i {
  font-style: italic;
}
.article, .archive {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 18px;
  color: #111;
  text-align: left;
  text-shadow: 0 0 1px #ccc;
}
.article ol {
  list-style-type: lower-roman;
  margin: 0 0 0 20px;
}
.article ul {
  list-style-type: circle;
  margin: 0 0 0 20px;
}

.article li {
  margin: 0 0 6px 10px;
  padding: 0;
}

.article abbr {
   border-bottom: 1px dashed #ccc;
}

.info {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: sans-serif;
  font-size: 12px;
  color: #555;
}
.centerpic {
  text-align: center;
}
.centerpic object, .centerpic img {
  margin: 20px auto;
  border: 1px solid #ccc;
}
a {
  color: #34405a;
}
a:hover {
  color: black;
  text-decoration: none;
}
a:hover h2 {
  text-decoration: underline;
}
div.error h2 {
  color: red;
  border: 0;
  margin: 0;
  padding: 0;
}
div.error {
  margin: 20px;
  color: red;
  text-align: center;
}
fieldset#addcomment {
  width: 404px;
  border: 1px solid #ccc;
  padding: 10px 30px;
  margin: 30px;
  color: #777;
  background-color: !inherit;
  font-family: sans-serif;
  font-size: 12px;
}
fieldset .label {
  display: block;
  margin: 10px 0 3px 0;
}
fieldset .button {
  margin: 15px 0;
}
fieldset .textedit {
  width: 400px;
  padding: 2px;
  margin: 0;
  font-family: sans-serif;
  font-size: 13px;
  color: black;
  background-color: #ccc;
  border: 0;
}

/* FLICKR ------------------------------------------------------------------- */
div.flickr_badge_image {
  display: inline;
  margin: 0;
  padding: 0;
}
#flickr a {
 margin: 0;
 padding: 0;
}
#flickr {
 margin: 5px 0 15px 0;
 line-height: 0;
}
#flickr img {
 margin: 0 5px 5px 0;
 padding: 0;
 border: 1px solid #ccc;
}
