body
{
	background-color: #fff;
        background-image: url(/gfx/bg_log.jpg);
	background-repeat: no-repeat;
	background-position: -50px 300px;
}

p, blockquote, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
        text-color: #784A1E;
	padding-left: 10px;
	padding-right: 10px;
}

h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
        text-color: #404040;
	padding-left: 6px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: right;
}

#head
{
	text-align: left;
	height: 80px;
}

#container
{
	width: 760px;
	margin: 6px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
}

#left
{
	float: left;
	width: 140px;
	margin-right: 5px;
	padding-top: 80px;
}

#center
{
	margin-left: 145px;
	margin-right: 155px;
	padding-top: 6px;
	border-left: 1px solid #e9cba5;
#	border-right: 1px solid #c7c7c7;
}

#right
{
	float: right;
	width: 150px;
	margin-left: 5px;
	padding-top: 6px;
}

#loglady
{
       border: 1px solid #E6C9A3;
}

#loglady-text
{
       font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
       font-size: 10px;
       line-height: 14px;
       text-align: justify;
       padding: 6px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

h3 a
{
	border: 1px #e9cba5 solid;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
        background-color: #e9cba5; 
        padding: 3px;
        text-decoration: none;
}

h3 a:hover
{
	border: 1px #000000 solid;
        text-decoration: none;
}

a
{
	color: #784a1e;
	text-decoration: none;
	border-bottom: 1px #e9cba5 solid;
}

a:hover
{
	text-decoration: none;
	border-bottom: 1px #000000 solid;
}

#right a, #left a
{
	border: 0px;
	color: #C00;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#foot img , img a
{
       border: 0px;
}

a#tooCool 
{
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  height: 80px;
  width: 80px;
  background: url(/gfx/too_cool.png) bottom right no-repeat;
  text-indent: -999em;
  text-decoration: none;
}

#rssLiveArchive { margin: 10px 0 0; }
#rssLiveArchive ul { padding: 0; list-style-type: none; }
#rssLiveArchive ul li { text-align: left; padding: 1px 8px; }
#rssLiveArchive-year { float: left; width: 100px; margin: 0; padding: 0; }
#rssLiveArchive-year li { position: relative; font-weight: bold; }
#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: bold; }
#rssLiveArchive-month li { position: relative; }
#rssLiveArchive-post { float: left; width: 250px; margin: 0; }
#rssLiveArchive-post li { position: relative; font-weight: bold; }
#rssLiveArchive ul li span { position: absolute; right: 8px; font-weight: normal; color: #333; }
*html #rssLiveArchive ul li span { top: -4px; }
#rssLiveArchive .selected { background: #eee; padding-top: 0; padding-bottom: 0; }