body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 1px;
	color: #333;
	line-height: 140%;
}

#footer { font-size: 11px; }

#container {
	width: 700px;
	padding: 10px;
	margin: 0px auto;
	text-align: left;
}

h1, h1 a
{
	text-align: left;
	margin: 0;
	letter-spacing: -1px;
	float: left;
	font-family: "georgia", serif;
	color: #334D66;
	font-weight: bold;
	text-decoration: none;
	width: 300px;
	font-size: 33px;
}

h2 { font-size: 14px; color: #777; margin: 0; padding: 0; margin-top: 1em; }

pre {
  background: #eee;
  padding: 1em 1em;
  overflow: auto;
  color: black;
  line-height: 140%;
  font-family: "Consolas", "Courier New", Courier, mono;
  font-size: 12px;
  letter-spacing: 0;
}

a img, img a {
    border: none;
}

a, a:visited, a:active {
  color: #334D66;
}

#media, #comments { border-top: 1px solid #eee; padding-top: 1em;}

.post { margin-top: 1em; }

.post-list { width: 100%;}

.date { color: #999 ;}

.post .header h2 { font-size: 16px;}
.post .header h2, .post .header h3 { margin: 0; padding: 0; line-height: 110%; }
.post .header h3 { margin-top: 2px;}
.post h2 a { text-decoration: none; }
.post code { background-color: #ebf0f5; padding: 1px 3px;}
.post .body { margin-top: 1em;}

.post h3 { 
  font-size: 14px;
}

#footer {
  margin-top: 1em;
  padding: 1em;
  background-color: #eee;
  margin-bottom: 0;
  color: #666;
}

#navigation
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #668099;
	padding-top: 10px;
}

#navigation ul
{
	float: right;
	width: 540px;
}

#navigation li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navigation a:link, #navigation a:visited
{
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #99B3CC;
}

#navigation a:link.active, #navigation a:visited.active, #navigation a:hover
{
	border-bottom: 4px solid #668099;
	padding-bottom: 2px;
	background: #fff;
	color: #334D66;
}

#navigation a:hover
{
	color: #334D66;
}

/*#media {
  border-top: 1px solid #eee;
}
*/

#media h2 { margin: 0; margin-bottom: 1em;}

.front_page {padding: 0 1em;}

table.previous td { font-size: 11px;}

table.previous { margin-top: 0.5em; margin-left: 1em;}

.latest_music, .latest_movie, .latest_book { font-size: 10px; }
.latest_music a, .latest_movie a, .latest_book a { color: #333; text-decoration: none; }
.previous .title, .latest_music .title, .latest_movie .title, .latest_book .title { font-weight: bold; }

#media .latest { margin-left: 1em;}

.posts .post { border-bottom: 1px solid #eee;}

.post table { width: 100%; }
.post table tr th { border-bottom: 2px solid #ccc; background-color: #eee; padding: 2px; }
.post table tr td { border-bottom: 1px solid #eee; }