.blosxomStory {
	text-align: justify;
	padding: 24pt;
	border: 1px dashed #666;
	border-top: 0px solid #666;
	margin-bottom: 24pt;
	color: #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	line-height: 1.2;
}

.blosxomTitle {
	padding-bottom: 0px;
	padding-top: 12pt;
	text-align: justify;
	padding-left: 24pt;
	border-top: 1px dashed #666;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	/* border-bottom: 1px dashed #666; */
}

.blosxomTitle a {
	font-size: 16pt;
	font-family: Verdana, sans-serif;
}

.blosxomDate {
	border: 1px dashed #666;
	border-bottom: 0px;
	background: #3C312D;
	margin-top: 20px;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	color: #fff;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

#calendar {
	position: absolute;
	right: 0px;
	margin-right: 5%;
	margin-top: -24pt;
	font-family: Verdana, Arial;
	font-size: 12pt;
	z-index: 10;
}

.blosxomCalendar {
	background-color: #251D1B;
	color: #ccc;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}

.blosxomCalendar td {
	padding: 8px 8px 4px 4px;
	text-align: center;
}

.blosxomCalendarHead {
	color: #ccc;
	font-size: 12pt;
	text-decoration: none;
}

.blosxomCalendarBlogged {
	font-weight: italic;
}

.blosxomCalendarSpecificDay {
	background-color: #d6fdd0;
	border: 1px ridge #149103;
}

.blosxomCalendarWeekHeader
{
	font-size: 12pt;
	border-bottom: 1px dashed #666666;
}

pre {
	margin-left: 30px;
	font-size: 14px;
}

pre.code {
	background-color: #999;
	color: #222;
	margin-left: 16px;
	padding: 16px;
	border: 1px dashed #333;
}

img.image {
	border:1px solid #2e2624;
	-moz-border-radius: 4px;
	background: #bbb;
	padding: 8px;
}

img.thumb {
	border:1px dashed #555;
	background-color: #999;
	padding: 4px;
}

div.imagebox {
	text-align: center; 
	padding-top: 20px;
}

div.continued {
	border-bottom: 1px dashed #666;
	left-margin: 20%;
	right-margin: 20%;
	height: 12px;
}
div.continued a {
	display: none;
}

div.bottom {
	text-align: right;
	border-top: 1px dashed #666666;
	background-color: #003333;
	color: #ff6600;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 3px;
}

img.blosxom-logo {
	border: 1px dashed #333;
	background-color: #e0e1f0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
img.gentoo-logo {
	border: 1px dashed #333;
	background-color: #f6f5f6;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

.tags {
	/* 100 to match - blosxomTitle */
	color: #ccc;
}

.tag a{
	font-size: 10pt;
}

#footer {
	position: relative;
}

.disclaimerHead {
	background-color: #003333;
	margin-top: -18px;
	float: left;
	font-size: 12px;
	border: 1px dashed #666;
	border-bottom: 1px solid #003333;
}
.disclaimer {
	position: absolute;
	left: 8px;
	width: 320px; 
	font-size: 9px;
	text-align: left;
}

.spacer {
	margin-top: 100px;
}

blockquote {
	margin-left: 30px;
	font-size: 14px;
	background-color: #999;
	color: #222;
	margin-left: 16px;
	padding: 16px;
	border: 1px dashed #333;
}

#tagcloudc {
	z-index: 2;
}

#rotated {
	position: fixed;
	width: 280px;
	height: 480px;
	text-align: justify;
	left: 24pt;
	bottom: -200pt;
}

#tagcloud_label {
	font-size: 72pt;
	color: #EEE;
	-moz-transform: rotate(-90deg);
}
