body {
  margin: 0;
  text-align: center; 
  font-family:  "Trebuchet MS", sans-serif;
  font-size: 10pt;
  color: black;
  background: url(http://thefree-bingo.co.uk/templates/images/body-bg.gif) repeat;
}

a, a:visited {
  text-decoration: underline;
  color: #202020;
}

a:hover {
  color: #b60000;
}

ul, li {
  padding-left: 0px;
  margin-left: 0px;
}

ul {
  list-style:none;
}

li {
 border-bottom: 1px solid #b6b6b6;
 font-size: 12px;
}

#maintable td {
  vertical-align: top;
}


#main-container {
  width: 100%;
  text-align: center;
  background: url(http://thefree-bingo.co.uk/templates/images/Hdr_Grad.gif) repeat-x;
  height: 90px;
}

#maintable {
  text-align:left; 
  margin:auto;
}

#topbanner {
  float:right;
}

#top-container {
  
}

#top-container h1, h2{
  margin: 3px;
}

#top-container a, #top-container a:visited {
  text-decoration: none;
  color: #000;
}

#left-container {
  background-color: #eee;
}

#left-container ul {
  padding-left: 3px;
}

#mid-container {
  background-color: #fff;
  padding-left: 3px;
}


#mid-container h1, #mid-container h2 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-left: -3px;
  background-color: #f44;
  color: #fff;
}

#right-container {
  background-color: #eee;
  padding: 0px;
  margin: 0px;
}

#right-container h2 {
  font-weight: bold;
  font-size: 14px;
  text-align:center;
  width: 100%;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #f44;
  height: 27px;
  color: #fff;
}

#right-container p {
  font-size: 12px;
}

.leftcoltitle {
  font-weight: bold;
  font-size: 14px;
  text-align:center;
  width: 100%;
  background-color: #f44;
  height: 27px;
  color: #fff;
}

.blogshorttitle a {
  font-weight: bold;
  font-size: 18px;
  text-transform: capitalize;
}

.persont {
  font-size: 9px;
  color: #69b964;
  float:right;
}

.username {
  font-size: 18px;
  font-weight: bold;
}

.userdetails { 
  font-size: 10px;
  padding-left: 5px;
}

.blogshorttitle {
  font-size:14px;
  font-weight: bold;
}

.meta {
  margin-bottom: 1em;
  color: #6D6D6D;
  line-height: 1.4em;
  font-size: 10px;
}


#social {width:90%;}
#social ul {margin:2px; list-style: none;float:left;}
#social li {margin:2px; list-style: none;float:left;width:20px;}
#social img {padding:0 3px;}