

span.note {
 background-color:#3F4647;
 display:inline-block;
 font-size:12px;
 font-style:italic;
 padding:5px;
 border:1px dashed #747E7F;
 margin:5px;
}


#twitter_div {
 position:relative;
 top:7px;
}

#BlogArchive1 {
 display : none;
}
#ArchiveList .collapsed ul {
  display:block;
}

.post-author {
  display:block;
  font-weight:normal;
  font-size:11px;
  color:#d1d1d1;
  float:left;
}

.post-authorname {
}

#popular-posts {
 margin-left : -10px;
}

li.popular-post-item {
 margin-bottom : 10px;
}

li.delicious-link-item {
 margin-bottom : 10px;
}

#delicious-links {
 margin-left : -10px;
}

.delicious-link-item a {
 font-weight : bold;
}

.reddit-button iframe {
 border : none;
 margin-left:-2px;
 margin-top:-1px;
}



img.about-twitter-img {
	margin:4px;
}
img.about-facebook-img {
	margin:4px;
}
img.about-delicious-img {
	margin:4px;
}

a.about-on-link {
	position:relative;
	top:-7px;
	left:4px;
}


#bottomad {
  padding-bottom:20px;
}



.adsense-bottom {
  position:relative; left:-5px; top:10px;
}
img.technorati {
  border:0px;
  padding:0px;
  margin-left:2px;
  margin-right:0px;  margin-top:0px;  margin-bottom:0px;
}

#main {
  float: left;
  width: 647px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  line-height: 1.5em;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#sidebar {
  float: right;
  width: 259px;
  padding-top: 49px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 90%;
  line-height: 1.4em;
  color: #f1f1f1;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#comments h4 {
  width : 627px;
}

#comment-editor {
  width:665px;
}

#whatnext {
 border:1px solid #747E7F;
 height:250px;
 margin-top:-1px;
 width:280px;
 padding:10px;
 background-color : #3F4647;
 display:inline-block;
 margin-left:25px;
}

.whatnext-header {
 color:#F1F1F1;
 font-size:14px;
 font-weight:bold;
}

#whatnext li {
 background : none;
 margin-bottom : 8px;
}

#adsense-below-post {
 display:inline-block;
 float:left;
 width:300px;
 padding:10px;
}