body,p,ul,blockquote,td,th { font-family: Veranda,Geneva,Arial,Sans-serif;
			font-size: 12px;
			color: #666666;
		}

.sidebar 	{
			position: absolute;
			top: 5px;
			left: 5px;
			width: 135px;
			height: 100%;
		}

.blog		{
			position: absolute;
			top: 5px;
			left: 150px;
			width: 65%;
			height: 100%;
		}	
b { 			font-weight: bold;
			color: #333333;
		}
i { 			font-decoration: italicize;
			color: #444444;
		}
a:hover		{	color: #008800;
			background: #DDDDDD;
		}
h1,.blosxomDate {		text-decoration: italicize;
			font-weight: bold;
			font-size: 18px;
			color: #336699;
		}
.blosxomTitle {		font-weight: bold;
			font-size: 13px;
			color: #000000;
		}
.blosxomTime {		text-decoration: italicize;
			color: #336699;
	}

.siteHdrText	{
			color: #dddddd;
		}
.siteHdrLink	{
			color: #aaaaaa;
		}
.siteHdrLink:hover{
			color: #ffffff;
			background: #3d5080;
		}
.journalTree0{
			background: #3333ff;
			font-weight: bold;
			font-size: 14px;
			color: black;
		}
.journalTree1{
			background: #5555ff;
			font-size: 13px;
			color: black;
		}
.journalTree2{
			background: #7777ff;
			font-size: 12px;
			color: black;
		}
.journalTree3{
			background: #9999ff;
			font-size: 11px;
			color: black;
		}
.journalTree4{
			background: #bbbbff;
			font-size: 10px;
			color: black;
		}
.journalTree5{
			background: #ddddff;
			font-size: 9px;
			color: black;
		}
.developedWithText{
	font-size: 70%;
	text-align: center;
}

# Blosxom plugins
.calendar {}
.calendar_month_head {
        font-size:              9pt;
        font-weight:            normal;
	color:			#111111;
}
.calendar_day_head {
        font-size:              7pt;
        font-weight:            normal;
}
.calendar_day_noday {}
.calendar_day_link {
        text-align:             right;
}
.calendar_day_nolink {
        text-align:             right;
}

.comments_title_bar {
	background:		#cfcfcf;
}
.comments_title_bar_heading {
	color:			#000000;
}
.comments_title_bar_commentby {
	color:			#444444;
}
.comments_comment_text{
}
.comments_thanks{
	color:			red;
}
.right_text{
	font-size:		80%;
	text-align:		center;
}
