/*  
Theme Name: Xmas 2007
Theme URI: http://loveoirs.com/
Description: The 2007.
Version: 1
Author: Harry Love
Author URI: http://loveoirs.com/
*/
* { margin: 0; padding: 0; }
a { color: #439ccc; }
a:hover {
  background: #333;
  color: #65cfff;
  text-decoration: none;
}
blockquote {
  border-left: 1px solid #333;
  margin-left: 36px;
  padding-left: 6px;
}
body {
  color: #444;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 auto;
  max-width: 1152px;
}
img {
  border: none;
  vertical-align: text-bottom;
}
a:hover img {
  background: none;
}
p { margin: 0 0 18px 0; }
ul,ol {
  color: #666;
  margin: 0 0 18px 36px;
  padding-left: 18px;
}
#warp {
  margin: 0 auto;
  text-align: center;
}
/* HEADER */
#header {
  margin: 36px 50% 0 0;
  overflow: hidden;
  text-align: right;
}
/* CONTENT */
#content {
  padding: 36px;
  overflow: hidden;
}
#article {
  float: left;
  font-size: 15px;
  line-height: 24px;
  margin-right: 120px;
  overflow: hidden;
  text-align: left;
  width: 480px;
}
#comment { width: 100%; }
.commentlist li {
  margin: 0 0 36px 36px;
  padding-left: 9px;
}
.commentmetadata {
  font-size: 12px;
  display: block;
  text-align: right;
}
h1 {
  font-size: 48px;
  line-height: 36px;
  letter-spacing: -.1em;
  margin-bottom: 36px;
}
h1 a, h2 a, h3 a {
  color: #444;
  text-decoration: none;
}
h3#comments { margin-top: -54px; }
.meridien { font-size: 11px; }
.meta {
  display: block;
  font-size: 12px;
  margin: -36px 0 36px 0;
  text-align: right;
}
.post { margin-bottom: 36px; }
.postmetadata {
  font-size: 12px;
  display: block;
  margin-bottom: 36px;
  text-align: right;
}
td {
  border: 1px dotted #ccc;
  padding: 3px;
}
/* SIDEBAR */
#sidebar {
  text-align: left;
}
.flickr_badge_image {
  margin-bottom: 36px;
  overflow: hidden;
  text-align: center;
}
/* FOOTER */
#footer {
  clear: both;
  font-size: 12px;
  letter-spacing: .2em;
}