#container {
  width:1024px;
  color: #eeeeee;
}

code, pre {
  font-family:Monaco,monospace;
  font-size:12px;
}

#header {
  width:100%;
  padding-top:250px;
  background-image:url(http://geekswithblogs.net/images/geekswithblogs_net/kariemali/WindowsLiveWriter/LoremIpsum_1109D/bibliotheca-alexandrina_4.jpg);
}

#header #titleContainer .title {
  font-size: 25px;
}

.subtitle {
  background-color:#333333;
  padding-top:5px;
  padding-bottom:5px;
}

#contentContainer {
  margin: 15px;
  min-height:950px;
}

div#searchBox + div {
}

#header #titleContainer {
  margin:0;
}

.post .title a {
  text-decoration: none;
}

.post a, .post a:link, .post a:visited, .post a:hover, .post a:active {
  color:#3399dd;
  text-decoration: none;
}

.post a:hover {
  text-decoration:underline;
}

.post {
  background-color:#181818;
}

.post .body {
  font-family: "Trebuchet MS",Trebuchet,sans-serif;
  font-size:103%;
  width:725px;
  margin-left:20px;
  margin-top:10px;
}

.post h1, .post h2, .post h3 {
  /* color:#dd6633; */
  font-family:"Trebuchet MS",Trebuchet,sans-serif;
  font-weight:normal;
  letter-spacing:0.14em;
}

.post h2 {
  font-size:120%;
  padding-top:15px;
}

.post .info {
  font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
  padding:10px;
}

.post .title {
  font-family:Verdana,"Times New Roman",Times,serif;
  letter-spacing:0.05em;
  padding-left:5px;
}

div.previousNext {
  width: 78%;
}

.comment .content {
  font-family:"Trebuchet MS",Trebuchet,sans-serif;
  font-size:100%;
  line-height:14px;
  margin-top:20px;
}

.comment {
  margin-bottom:20px;
}

div.news + h3, div#searchBox + div + h3 {
  font-family:"Trebuchet MS",Trebuchet,sans-serif;
  font-size: 14px;
  font-weight: normal;
}

#tag-cloud {
  font-size:1.4em;
}