body {
  background:#18181D;
  margin:0;
  padding:40px 20px;
  font:12px Arial, Verdana;
  text-align:center;
  color:#888;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#58a;
  text-decoration:underline;
  font-weight:bold;
  }
a:visited {
  color:#58a;
  text-decoration:underline;
  font-weight:bold;
  }
a:hover {
  color:#58a;
  text-decoration:underline;
  font-weight:bold;
  }
  
a.google {
  color:#fff;
  text-decoration:underline;
  font-weight:normal;
  font-size:11px;
  font-family:arial;
  padding-left:2px;
  }
  
  
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  width:700px;
  margin:0 auto 10px;
  border:1px solid #000000;
  height: 103px;
  background-image: url(http://www.oziz.co.uk/head.jpg);
  text-align: right;
  }
  
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:0px;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
  
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }


/* Content
----------------------------------------------- */
#content {
  width:700px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
  
#main {
  width:450px;
  float:left;
  }
#sidebar {
  width:125px;
  float:left;
  border-right: 2px solid #666; 
  margin-right: 10px;
  }
  
#content_box {
  width:520px;
  background-color: #2F2F37;
  border: 1px solid #666666;
  margin:0 auto;
  padding:4px;
  font:12px Verdana,Arial,Sans-serif;
  color: #999;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#2BAA00;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.sub-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:100%;
  font-weight:normal;
  line-height:1.4em;
  color:#2BAA00;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:0px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }



/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  border-bottom:1px dotted #ccc;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {




  color:#444;
  line-height:1.5em;
  }



/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  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;
  }
