body {
background:#fff;
margin:0;
padding:0;
color:#1c1c1c;
font-family: arial, helvetica;
text-align:justify;
  }

img {
border:0;
padding-bottom: 4px;
}

a:link {
  color:#BC0077;
  text-decoration:none;
  }

a:visited {
  color:#A00066;
  text-decoration:none;
  }
  
a:hover {
  color:#BC0077;
  text-decoration:underline;
  }
  
.greylinks a {
  color: #808080;
}

.titlelink a {
  color: #ffc74e;
}

.blogger-labels {display:none !important;}

.copyright {
  font-size:10px;
}

#header {
margin:0 auto;
padding:0;
width:951px;
text-align:center;
  }

#contentwrapper {
position:relative;
margin:0 auto;
padding:0;
width:872px;
  }

#about {
  position: absolute;
  top:40px;
  right:0;
  margin: 0;
  padding: 0;
  width:175px;
  font-size:10px;
  color:#999;
  text-align:justify;
  line-height:13px;
  }

#blog {
  position:absolute;
  top:40px;
  left:0;
  text-align:justify;
  margin: 0;
  padding: 0;
  padding-bottom:100px;
  width:650px;
 }
  


#blogdate {
  color:#999;
  font-size: 16px;
  font-family: Georgia, Serif;
  padding-bottom:8px;
  border-bottom: #e5e5e5 1px dotted;
  }
  


#blogtitle {
  color:#ffc74e;
  font-size:16px;
  font-family: Arial, Helvetica;
  }

#blogbody {
  margin-top:20px;
  margin-bottom:25px;
  font-size:12px;
  }

a.blogfooter {
  color: #808080;
  }


    
#blogfooter {
  color: #ADADAD;
  font-size:11px;
  padding:2px;
  }
  
  

/* Posts
----------------------------------------------- */


.date-header {
  margin:0;
  }

.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #e5e5e5;
  padding-bottom:1.5em;
  }
.post-title {
  margin:0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#286AA1;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#286AA1;
  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:0;
  padding:3px 3px 4px 3px;
  color:#ccc;
  background:#f2f2f2;
  }
.post-footer em, .comment-link {
  font-size:11px;
  padding-bottom:3px;
  font-family:Arial, Helvetica;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.post-footer a {
  color: #3d3d3d;
  font-weight:bold;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }




/* Comments
----------------------------------------------- */


#comments {
  position: relative;
  font-size:13px;
  width:650px;
  }

#commentstitle {
  padding:20px 0 0 0;
  font-size: 16px;
  font-family: Georgia, Serif;
  color:#999;
  }
  
#comments-block {
  margin:20px 0 20px;
  border-bottom: #e5e5e5 1px dotted;
  }

.comment-timestamp {
  font-family: Arial, Helvetica;
  font-size: 10px;
  text-transform:uppercase;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }

.dots {
border-bottom: 1px dotted #e5e5e5;
margin:0;
padding:0;
}


/* Sidebar Content
----------------------------------------------- */


#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0;
  text-indent:-15px;
  line-height:1.5em;
  }
dd {
  margin-left:0px;
  font-size:90%;
  }
dt {
  margin-top:3px;
  }

.feedByline {
  margin-top:1em;
  }

h2 {
  font-size:11px;
  font-weight:bold;
  color:#999;
  }

#etc {
  position:absolute;
  margin: 0;
  padding: 0;
  top: 230px;
  left: 226px;
  width:162px;
  }

#flickrrecent {
  margin: 0;
  padding: 0;
  width:162px;
  }
  
.flickr img {
  display:block;
  background:#f3f1eb;
  padding:5px;
  border-bottom:solid 1px #d5d3ce;
  border-top:solid 1px #fefefe;
  border-left:solid 1px #fefefe;
  border-right:solid 1px #cac8c4;
  margin-bottom:6px;
  }
  