

/* standard elements */
* {margin: 0; padding: 0;}

html {height: 100%; padding-bottom: 1px;}

a {text-decoration:none;color:black;}
a:hover {color:black;text-decoration:underline;}

p {margin: 2px 0 8px;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;color:#BA1C67}
h2 {font: normal 1.5em Georgia,sans-serif;color:#BA1C67}
h5 {color:#fff;background:#BA1C67;text-decoration:none;cursor:default;text-align:center;}

h1,h2,h3 {margin: 2px 0;}

blockquote {
	background: #F9F9F9 url('../img/quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: black;
	display: block;
	font: normal 1em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}

code {
	display: block;
	white-space: pre;
	background: #FFFFF6;
	border: 1px solid #EED;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
}

ul,ol {margin: 0 0 1em 1.4em;color:black}

fieldset {padding: 12px 10px; background: #EFE; color: #232; border: 1px solid #DED; margin-bottom: 1em;}
legend {font: bold 1em Verdana,sans-serif; padding: 0 6px; color: #363;}

img {border: none;}
img.bordered,.post img {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.right {margin-left: 1em;}
img.left {margin-right: 1em;}

small,.small {font-size: 0.8em;}

/* inputs */
input.submit {background: #E9E8E8 url('../img/input_submit.gif') repeat-x; border: 3px double #CCC; border-color: #CCC #999 #999 #CCC; color: #456; font: bold 0.8em Verdana,sans-serif; padding: 3px 0;}
input.submit:hover {background: #FCFDFC; cursor: pointer;}
input#s {background: #FCFCFC; font: normal 1.1em sans-serif; border: 1px solid #CCC; padding: 3px 5px; width: 150px;}
input#s:hover {background: #FFF;}
textarea {width: 320px;}

/* main layout */
#container {width: 968px; margin: 0 auto; padding-bottom: 0.5em;}
#main {margin: 15px 0 0 8px;}
#main_right {width: 73%;}
#main_left {width:230px;height:1300px;border-right:1px solid;position:relative;margin-top:-10px}

/* top part */
#top {border-bottom:2px solid;height:100px; padding-right: 1em;}
#site_title {font: bold 2em Georgia,sans-serif; color: black;}
#site_description {font: normal 1em Verdana,sans-serif; color: #999;}

/* navigation */
.path { border-top: 0px solid #000000; padding: 8px 10px; color: black;}

#nav {font-size: 1.1em;}
#nav a {color: #364E6D; text-decoration: none;}
#nav a:hover {text-decoration: underline;}
#nav ul {display: inline; margin: 0;}
#nav ul li {display: inline; list-style: none; margin: 0 8px;}

/* sidebar */
#main_left .content {padding: 2px 8px 4px; background:white;margin-bottom: 14px;}
#main_left div.content {padding: 5px 8px;}
#sidebar {width:200px;height:400px;position:relative;margin-top:10px}
#sidebar ol {margin: 0;position:relative;left:10px;width:180px}
#sidebar li {border-top:1px solid #e4e4e4;padding:2px 0;*padding-bottom:2px;font:bold 70% ;font-size:7pt}

/* footer */
#footer {font-size: 0.9em; border-top: 2px solid ; background:white; padding: 8px 12px; color: black;border-bottom:2px solid;height:60px;position:relative;top:10px}
#footer .left {font-size: 0.9em;}
#footer .left, .left a {font-size: 8pt;color: black;}
#footer .left, .left a {font-size: 1.3em;}
#footer .left a {text-decoration: none;}
#footer .left a:hover {color: #000;}

/* first post highlight */
#splash {margin-bottom: 1em;}
#splash .post {padding: 12px 18px 0; background: url('../img/splash.jpg') repeat-x right bottom !important; height: 0.01%;}
#splash .metadata {color: #ACA; border-top: 1px solid #DEE9E0; background: none; padding: 8px 0; margin: 0;}
#splash .metadata1 {color: #ACA; border-top: 0px solid #DEE9E0; background: none; padding: 8px 0; margin: 0;}
#splash .metadata a {color: #474; text-decoration: none;}
#splash .metadata a:hover {color: #232; text-decoration: underline;}
#splash .date {font-size: 0.9em;}

/* special links */
a.scrolldown,a.scrollup {width: 16px; height: 16px;}
a.scrolldown {background: url('../img/arrow_down.gif') no-repeat right top; }
a.scrollup {background: url('../img/arrow_up.gif') no-repeat right top;}
a.feed {background: url('../img/feed.jpg') no-repeat right top; width: 28px; height: 28px; margin-top: 20px;}
a.button {display: block;}
a.button:hover {background-position: right bottom;}

/* misc */
.bold {font-weight: bold;}
.bordered {border: 1px solid #DDD; background: #FFF; padding: 5px;}
.clearer {clear: both; font-size: 0;}
.right {float: right;}
.light,.light a {color: #777;}
.odd {background: #F6F6F6;}
.left {float: left;}
.tleft {text-align: left;}

/* post */
.post {margin-bottom: -2em;}
.post .date {color: #468; font-size: 0.9em; margin: 4px 0 6px;}
.post .body {margin-bottom: 12px; line-height: 1.4em;}
.post .metadata {background: #F6F6F6; border-top: 1px solid #E6E6E6; font: normal 0.9em sans-serif; padding: 6px; clear: both;}
.post .metadata a {color: #333; text-decoration: none;}

/* icons */
span.comment {background: url('../img/icon_comment.gif') no-repeat right center; padding-right: 18px;}
span.tag {background: url('../img/icon_tag.gif') no-repeat right center; padding-right: 18px;}

/* comments */
.commentlist {margin: 1em 0 0; font-size: 0.9em;}
.commentlist li {list-style: none; padding: 8px 10px 1px;}
.commentlist .post .date {margin-bottom: 3px;}

