body{
   background-color: #e3e3e3;
  background-image: none;
}

a, a:visited {
   color:#FF6600;
   text-decoration:none;
}

.postContent {
     color:#000000;
}
.sidebars li{
   padding-left: 0px;
   background-image: none;
}

#author_name{
color:#FF6600;
font-size:large;
text-align:center;
}

div.sidebarBox img.photo {
    float:left;
    margin-top: 4px;
    margin-right: 10px;
}

.entry-meta{
       border-bottom:1px dashed white;
display:block;
margin-bottom:10px;
}

.time-meta{
   font-size:xx-small;
}

.from-meta{
   visibility: hidden;
}

.twitter-hashtag{
   color:black;
}

a.twitterwidget-title{
   color:black;
}

.secHeader{
    color: #ff9900;
}