html { min-height: 100%; }
*,.navigation h2 { margin: 0; }
*,.navigation ul,.navigation table td#today { padding: 0; }
a { color: #048; }
a:hover { color: #06C; }
a img,.navigation table tfoot a { border: none; }

body
{
	background: #19347b url('img/OSX-bg.jpg') no-repeat;
	color: #444;
	font: normal 62.5% "Trebuchet MS",sans-serif;
	padding-top: 0;
}

ul,code,p { padding-bottom: 1.2em; }
li { list-style: none; }
h1 { font: normal 1.8em "Trebuchet MS",sans-serif; }
h2 { font: normal 1.6em "Trebuchet MS",sans-serif; }
h3 { font: bold 1em "Trebuchet MS",sans-serif; }

h3,h2,h1
{
	padding-top: 6px;
	margin-bottom: 4px;
}

h3,h2,h1,.navigation h2 { color: #900; }
code,.inner-container { background: #FFF; }

code
{
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	font: normal 1em "Trebuchet MS",sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

code,.post .info { color: #666; }
code,blockquote,.navigation li a,.navigation table td a { display: block; }

blockquote
{
	background: url('img/quote.gif') no-repeat;
	padding-left: 28px;
}

blockquote,.navigation table td#today,.navigation table td a,.navigation table tfoot a { font-weight: bold; }

.clearer
{
	clear: both;
	font-size: 0;
}

.left,.navigation { float: right; }
.right,.content { float: left; }

.inner-container
{
	border: 2px solid #d7d7d2;
	font-size: 1.2em;
	margin: 0 auto;
	width: 780px;
}

.inner-container,#searchform { padding: 10px; }
.outer-container { padding-bottom: 64px; }

.header
{
	background: #222 url('img/header3.jpg') no-repeat;
	height: 130px;
	margin-bottom: 5px;
}

.header,.footer,.navigation table tfoot #next a { text-align: center; }
.header .title,.header .title .sitename a,.path,.box { color: #FFF; }
.header .title { padding-top: 40px; }

.header .title .sitename a
{
	border-bottom: 1px dashed #657382;
	font: bold 3em "Trebuchet MS",sans-serif;
	padding-bottom: 1px;
}

.header .title .sitename a,.path a,.box a,.footer a,.post h1 a,.info a { text-decoration: none; }
.header .title a:hover,.post h1 a:hover { border-color: #F60; }

.header .title .slogan
{
	font: normal 1.5em Trebuchet MS,sans-serif;
	padding-top: 1px;
}

.path,.box,.footer { background: #949490; }

.path
{
	font: normal 1.0em "Trebuchet MS",sans-serif;
	padding: 8px 12px;
}

.path ul,.path li,.path ul,.box li { display: inline; }
.path a,.box a { color: #fafafa; }
.path a { margin-right: 16px; }
.path a:hover,.box a:hover { color: #FFE; }
.path a:hover,.box a:hover,.info a:hover { text-decoration: underline; }

.box
{
	font: normal 1.1em "Trebuchet MS",sans-serif;
	padding: 8px 1px;
}

.box a { margin-right: 10px; }

.main
{
	background: url('img/main.gif') repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 10px;
}

.content { width: 548px; }
.content .descr,.post h1 a { color: #664; }
.content .descr,.navigation table td { font-size: 0.9em; }
.content .descr { margin-bottom: 6px; }

.content li
{
	line-height: 1.4em;
	list-style: url('img/li.gif');
	margin-left: 18px;
}

.content p { font-family: "Trebuchet MS",Arial,sans-serif; }
.navigation { width: 190px; }

.navigation h2
{
	font: bold 1.1em "Trebuchet MS",sans-serif;
	line-height: 30px;
	padding-left: 12px;
}

.navigation ul { border-top: 1px solid #eaeada; }
.navigation li { border-bottom: 1px solid #eaeada; }

.navigation li a
{
	font-size: 1.0em;
	color: #039;
	padding: 3px 0 3px 5%;
}

.navigation li a:hover
{
	background: #ccc;
	color: #654;
}

.footer,.footer a { color: #f7f7f2; }

.footer
{
	font: 0.8em "Trebuchet MS",sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}

.footer a:hover { color: #FFC; }
.post h1 a { border-bottom: 1px dashed #AAA; }
.post h1 a:hover { color: #553; }
.post { margin: 6px 0 2px; }

.post .info
{
	background: #f5f5f5;
	border: 1px solid #e3e4e4;
	margin: 2px 0 4px;
	padding: 5px 10px;
}

.post img,.post a img { border: 4px solid #DDD; }
.post img { margin: 4px 0; }
.post a:hover img { border-color: #CCC; }

.navigation table caption
{
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}

.navigation table caption,.navigation table thead tr,.navigation table th,.navigation table td a { border-bottom: 1px solid; }

.navigation table td
{
	width: 225px;
	padding: 1px;
}

.navigation table td#today
{
	border: 1px solid;
	font-size: 1em;
}

.navigation table td a { font-size: 1.15em; }
.navigation table tfoot { border-top: 1px solid; }
.navigation table tfoot #prev a { text-align: left; }
#sortbox img { border-style: none; }
.timeleft { font: 1.0em "Trebuchet MS",sans-serif; }

