* { font-family:Helvetica, Arial; }
body,h1,h2,h3,h4,h5 { margin:0; padding: 0; }
body { background: #131D2F url(/design/bodybk.jpg) repeat-y center; }
.clr { clear:both; }
.centered {width:100%;text-align:center;}
.right { float:right;padding:10px 10px 10px 10px; }
img { border:none; }
.hidden { display:none; }
a,p,td,th { font-size:12px; }
#c0 { width:952px; background-color:white; border:1px #303030 solid; margin:auto; }
a { color:black; font-weight:bold; text-decoration: none; border-bottom:1px #bcbcbc dashed;}
a:visited {color:#303030; }
a:hover { border-bottom:1px black solid; }
#hdr1 { height: 120px; background:url(/design/g1.png) repeat-x; background-color:#404070; }
h1 { padding-left:10px; margin-top:0px; font-size:24px; }

#topmenu { color:#808080; background:url(/design/g2.png) repeat-x; background-color:black; padding:10px; }
#topmenu a, #topmenu a:visited { color:white; border:none; font-weight:bold; font-size:14px; font-family: arial; font-size-adjust:none; }
#topmenu a:hover { color:yellow; }

#footer { width:940px; color:black; padding:5px 5px 5px 5px; margin:0px auto;font-size:14px; text-align:center; background-color:#f0f0ff;}
#footer a:visited { color:black; }
#footer .copy {font-size: 10px;}
#post_list{ width:650px; min-height:500px;  clear:both; }
#post_contents{ width:630px; min-height:500px; clear:both; padding-left:10px; }

#right_panel {
	position:absolute;
	left:655px; top:0px;
	height:100%;
	min-height:500px;
	width:265px;
	border:1px #bcbcbc solid;
	background:url(/design/gr_y.png) repeat-x; 
}

.category_breadcrumbs {
	margin-top:5px; 
	margin-bottom:5px; 
	padding-left:10px; 
}

.teaser {
	overflow:auto;border:1px #bcbcbc solid; margin:0px 10px 10px 10px;
	background:url(/design/gr_y.png) repeat-x; 
	text-align:left;clear:both;
}
.teaser .tl {
	padding:5px 5px 5px 5px;float:left;width:510px;margin-bottom:10px;
}
.teaser .tl a {
	font-size:20px;font-weight:bold;
}
.teaser .dt, #post_contents .dt {
	float:left;color:#006050;text-align:center;width:80px;
	margin:7px 15px 7px 7px; background-color:white; border: 1px orange solid;
}
.teaser .thumb {
	float:right;
}
.teaser .co {
	padding:5px 5px 5px 5px;
}


#right_panel .tl {
	display:block;
	margin-top: 10px;
	text-align:center;
	font-size:18px;
	color:darkred;
}
.rel {
	position:relative;
}
#rss {
	position:absolute;left:400px;top:10px;width:40px;
}

#comment_container {
	width:96%;
	background-color:#f8f8f8;
	border:1px #bcbcbc solid;
	padding:10px 10px 10px 10px;
}
#comments {
	border-bottom:1px #b8b8b8 dashed;
}
#commentlist {
	margin:0px; padding:0px;
}
li.alt {
	margin-top:10px;
}
cite {
	font-weight:bold;
	color:darkblue;
	font-size:14px;
}