body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	border:0;
}
p { font-family: Verdana; font-size: 11px; color: #FFFFFF}
b, .bold{ font-weight: bold}
ol { font-family: Verdana; font-size: 11px; color: #FFFFFF}
ul { font-family: Verdana; font-size: 11px; color: #FFFFFF}
li { font-family: Verdana; font-size: 11px; color: #FFFFFF}
a { font-family: Verdana; font-size: 11px; color: #F62F34; text-decoration: underline}
a:link { font-family: Verdana; font-size: 11px; color: #F62F34; text-decoration: underline}
a:active { font-family: Verdana; font-size: 11px; color: #F62F34; text-decoration: underline}
a:visited { font-family: Verdana; font-size: 11px; color: #F62F34; text-decoration: none}
a:hover { color: #D9E603; text-decoration: none}
.news { font-family: Arial; font-size: 11px; color: #CBC9C9; text-decoration: none}
.news a:link { font-family: Arial; font-size: 11px; color: #CBC9C9; text-decoration: none}
.news a:active { font-family: Arial; font-size: 11px; color: #CBC9C9; text-decoration: none}
.news a:visited { font-family: Arial; font-size: 11px; color: #CBC9C9; text-decoration: none}
.news a:hover { color: #F62F34; text-decoration: none}


/* Content
----------------------------------------------- */
@media all {
  #content {
    width:620px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:400px;
    float:left;
    }
  #sidebar {
    width:200px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header, h2.sidebar-title, h3.post-title {
  font-family: Verdana; font-size: 11px; color: #FFFFFF
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #444;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title a {
  text-decoration:none;
  }
.post-title a:hover {
  color:#fff;
  }
.post img {
  border:1px solid #222;
  }

/* Comments
----------------------------------------------- */



/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0;
  line-height:1.2em;
  }
#sidebar p {
  color:#999;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */

br{
display: inline;
}
/* Footer
----------------------------------------------- */
#footer {
  width:640px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
  table.tighttable, .tighttable a:link, .tighttable a:visited, .tighttable a img{
padding:0;
margin:0;
border:0;
}
div#header{
display:none; 
width:0;
height:0;
}
.post-body p, .post-body li, .post-body ol{
padding:0;
margin:0;
border:0;
}.post-body p{
margin:12px 0;
}
.post-body ol{
list-style-position:inside;
}
.post-body br{
padding:0;
margin:1px 0;
border:0;
display:block;
width:0;
height:0;
}
.post-body img{
padding: 10px ;
}
#sidebar2 #recently li{
padding:5px 0;
border-top: 1px solid #000;
}