body {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #0c1556;
}

.main_title {
  font-family: sans-serif; 
  font-weight: bold;
  font-size: x-large;
  text-align: center;
  width: 500px;
}

.main_title a{
  color: #0c1556;
  text-decoration: none;
}

.entry_body {
  text-align: left;
  /*background: gray;*/
  clear: both;
  padding: 5px;
}

.entry_body a{
  color: #0c1556;
}

.entry_title {
  clear: both;
  cursor: pointer;
  font-family: sans-serif; 
  font-weight: bold;
}

.older_posts {
  clear: both;
  cursor: pointer;
  font-family: sans-serif; 
  font-weight: bold;
  text-align: center;
}

.older_posts a{
  text-decoration: none;
  color: #0c1556;
}

.title_text {
  font-size: larger;
}

.title_date {
  font-size: smaller;
}

#main_div {
  text-align: left;
  background: #cdd5e8;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  padding: 5px;
}

#main_div img {
  float: right;
  margin: 7px;
  border: 0px;
  padding: 7px;
  clear: both;
}

#top_dec_table {
  margin-left: auto;
  margin-right: auto;
  width: 510px;
}

hr {
  clear: both;
}

#bbrown {
  background: #603912;
  height: 20px;
  width: 510px;
  margin-left: auto;
  margin-right: auto;
}

.permalink {
  float: right;
  font-size: x-small;
  font-weight: normal;
  text-decoration: none;
}

.permalink a{
  text-decoration: none;
  color: #0c1556;
}

.bottomlink a{
  text-decoration: none;
  color: #0c1556;
}

.all_years {
  font-size: 25;
}

.all_months {
  margin-left: 10px;
  font-size: 20;
}

.all_titles {
  margin-left: 10px;
  font-size: 18;
}

.all_titles a{
  text-decoration: none;
  color: #0c1556;
}

.pointer {
  cursor: pointer;
}

.updates {
  position: absolute;
  top: 45px;
  background: #cdd5e8;
  padding: 5px;
  z-index: 1;
  border: 1px solid;
  width: 150px;
}

.updates a{
  text-decoration: none;
  color: #0c1556;
}

#twitterfeed {
  position: absolute;
  right: 1px;
  top: 245px;
  z-index: 1;
  border: 1px solid;
  background: #cdd5e8;
}

#innertwitter {
  width: 300px;
  height: 500px;
  overflow-y: scroll;
  text-align: left;
}

#innertwitter a{
  font-weight: bold;
  color: #0c1556;
  text-decoration: none;
}

#innertwitter img{
  float: left;
  padding: 4px;
}

.childmessages {
  clear: both;
  padding-left: 20px;
}

.twittermedia {
  float: none;
  clear: both;
  border: 0px;
  width: 100%;
  text-align: center;
}

.twittermedia img{
  float: none;
  norder: 0px;
  width: auto;
}

.tweet {
  clear: both;
}
