
body {
  background:#E1D4C0 url("../images/sides_bodyN.gif") repeat-y center top;
  margin:0;
  padding:40px 20px;
  font:x-small "Trebuchet MS" Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#C60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

.highlight {background:#E3DABB;
            padding:20px;
           }


/* Header
----------------------------------------------- */
#header {
  margin:0 auto 10px;
  border:1px #999 dotted;
  text-align:center;
  width:700px;
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#CC6600;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#c60;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border-width:0 1px 1px;
  max-width:700px;
  font:80%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Content
----------------------------------------------- */
#content {
  width:750px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:570px;
  margin-left:20px;
  float:left;
  }
#sidebar {
  width:120px;
  float:left;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
   color:#999;
  }
.post {
  margin:0 auto 20px;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  padding-left:2em;
  padding-right:2em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#C60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#CE0000;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
 ul {
  margin:2.0em 0 1.5em 1em;
  padding:0 0 1.5em 1em;
  list-style:disc;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px 0 1em;
  }
.post blockquote p {
  margin:.75em 0;
  }



/* Sidebar Content
----------------------------------------------- */
.sidebar-title {
                    color: #CE0000;
                   }
#sidebar ul {
  margin:2.0em 0 1.5em 1em;
  padding:0 0 1.5em 1em;
  border-left:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }




/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
 