/* Body */
* {
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;}
body {
	background:#343434;
	font:12px Verdana, sans-serif;
	color:#333;}
html, body {
	height:100%;}
a {
	text-decoration:underline;}
table { 
	border:0px;
	border-collapse:collapse;} 
td {
	vertical-align:top;
	padding:0px;}

	
/* Top */
#top {
	width:964px;
	background:#000 url(images/top.gif) no-repeat;
	height:57px;
	margin:20px auto 0;}
#logo {
	width:723px;
	float:left;
	margin-left:10px !important;
	margin-left:5px;}
#logo h1 {
	text-indent:-9999px;}
#logo h1 a {
	display:block;
	background:url(images/logo.gif) no-repeat; height:57px;}
#panel {
	float:right;
	width:140px;
	height:33px;
	margin:13px 10px 0 0;
	font:12px Verdana, sans-serif;
	color:#ccc;}
#panel a { 
	color:#FFFF99;}
#panel a:hover { 
	color:#ffffff;}
	

/* H2, H3 and Links */
h2 {
	font:bold 12px Verdana, sans-serif;
	color:#333;}
h3 {
	font:bold 11px Verdana, sans-serif;
	color:#333;}
a {
	color:#900;}
a:hover {
	color:#000;}

#nav {
	width:944px;
	height:30px;
	background:url(images/navbkg.gif) repeat-x;
	margin:auto;
	padding:0 10px 0 10px;
	line-height:30px;
	color:#333;}
#nav ul {
	float:left;
	width:944px;}
#nav ul li {
	float:left;
	height:30px;
	padding:0 10px 0 10px;
	margin:0 5px 0 0;
	display:inline;
	line-height:30px;}
#nav ul li a {
	display:block;
	color:#333;}
#nav ul li a:hover {
	color:#000;}

	
/* Main */
#wrapper {
	width:944px;
	background:#fff;
	margin:auto;
	padding:10px;}
#left {
	width:560px;
	float:left;}
.clear {
	clear:both;}

#browse {
	background:url(images/browse.gif) left no-repeat;
	font-size:10px;
	padding:5px 0 5px 20px;
	margin:0 0 10px 6px;}

/* Entry */
.post {
	padding:5px 5px 10px 5px;
	width:550px;
	margin-bottom:10px;}
.post p {
	padding-top:10px;
	line-height:140%;}
.post h2 {
	display:block;
	background:#E6E6E6 url(images/arrow.gif) left no-repeat;
	padding:5px 5px 5px 25px;
	font:bold 12px Verdana, sans-serif
	color:#000;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;}
.post h2 a {
	color: #333;} 
.post h2 a:hover {
	color: #666;}	
.date {
	font-size:10px;
	margin:10px 0px 10px 0px;
	color:#999999;}

/* Sidebar */
#sidebar {
	width:370px;
	float:right;}
#sidebar a {
	color:#333333;}
#sidebar a:hover {
	color:#0066CC;}
#about h3 {
	display:block;
	background:#E6E6E6;
	border-bottom:1px solid #999999;
	padding:5px;
	margin-bottom:10px;}
#about {
	line-height:140%;
	width:350px;
	padding:10px;
	border:1px solid #f2f2f2;
	margin-bottom:20px;
	background:url(images/rssbck.gif) repeat-x top;}
#about p {
	padding-bottom:10px;}
#last {
	padding:10px;
	border:1px solid #f2f2f2;
	margin-bottom:20px;
	background:url(images/rssbck.gif) repeat-x top;}
#footer { 
	width:964px; 
	background:#000 url(images/bottom.gif) no-repeat; 
	height:36px; 
	margin:0 auto 20px;}
#footer-left {
	float:left;
}
#footer-right {
	float:right;
	text-align:right;
	margin-right:20px
}
#footer p { 
	line-height:36px; 
	color:#ccc; 
	padding-left:15px;}
#footer a { 
	color:#FFFF99;}
#footer a:hover { 
	color:#ffffff;}