BODY {
	background: #000;
	background-image:	url(/images/0kelvin-back.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	font-family: Georgia, Charter, Arial, Sans-Serif;
	color: #eee;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
A { color: rgb(109,145,198); text-decoration: none; }
A:link { color: rgb(109,145,198); text-decoration: none; }
A:visited { color: rgb(122,163,219); text-decoration: none; }
A:active { color: rgb(122,163,219); }
A:hover { color: rgb(122,163,219); }
ACRONYM { color:rgb(139,163,196); }
BLOCKQUOTE {
	border-left: 2px solid rgb(43,58,80);
	border-left: 2px solid rgba(109,145,198,0.3);
	padding: 10px;
	font-family: Verdana, sans-serif;
	font-size: .8em;
	background: url(images/109-145-198-15.png);
	background: rgba(109,145,198,0.15);
	line-height: 180%;
}
H1, H2, H3, FORM { margin: 0px; padding: 0px; }

#banner, #tBar {
	color: rgb(109,145,198);
	font-size: 40px;
	font-weight: bold;
	position: fixed;
	top: 0px;
	right: 0px;
	height: 65px;
	z-index: 2;
	text-align: left;
	background: #000000;             
	width: 100%;
	border-bottom:1px solid rgb(145,166,196);
}
#tBar { height: 18px; font-size: 10px; }

#bannertext { padding-left: 15px; padding-top: 15px; }

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-size: 27px;
	font-weight: normal;
	color: rgb(109,145,198);
	text-decoration: none;
}

#bMenu {
	font-family: helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 16px;
	padding-top: 2px;
	text-align: right;
	color: #999;
}
#bMenu a, #bMenu a:link, #bMenu a:visited, #bMenu a:active {
	font-family : helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	color: rgb(255,255,255);
	text-decoration: none;
}
#bMenu a:hover {
	background-color: rgb(89,118,160);
}

.description {
	font-family: Helvetica, Arial;
	color: rgb(174,181,193);
	color: #eee;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;    
	letter-spacing: 1px; 
	margin-left: 2px;               
}       

#content {
	float:left;
	width:70%;
	margin-right:15px;
	margin-bottom:20px;
}

#links, #sidebar {
	color: rgb(174,181,193);
	color: #eee;
	position: absolute;
	right: 0px;
	top: 65px;
	width: 30%;
	z-index: 1;
	padding-left: 10px;
}

#sidebar {
	position: fixed;
	border: 0px;
	height: 100%;
	top: 0px;
	overflow: auto;
}

#sidebarGap { height: 20px; }

.blog {
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
}       

DIV.blogbody {
	font-size: 12px;
	font-weight: normal;
	line-height: 145%;                        
	padding: 10px;
	text-align: justify;
}

DIV.blogbody a,
DIV.blogbody a:link,
DIV.blogbody a:visited,
DIV.blogbody a:active,
DIV.blogbody a:hover {
	font-weight: normal;
}

DIV.blogbody H1 { 
	font-size: 24px;
	color: rgb(109,145,198);
	font-weight: normal;
	text-shadow: 3px 3px 2px rgb(54,72,99);
	letter-spacing: 2px;
	margin-bottom: 2px;
	padding: 4px 0px;
}

DIV#blogbody,
DIV#trackbacks,
DIV#comments {
	padding: 0px 20%;
}

DIV#trackbacks,
DIV#comments {
	font-family: Verdana;
	font-size: .8em;
}

DIV.trackback,
DIV.comment {
	line-height: 140%;
	padding: 5px 10px;
	margin: 10px;
	background: url(images/255-255-255-10.png);
	background: rgba(255,255,255,0.1);
	border: 1px solid rgb(90,96,106);
	border: 1px solid rgba(255,255,255,0.2);
}
DIV.comment + DIV.comment { margin-top: 10px; }

DIV#trackbacks H3,
DIV#comments H3 {
	font-family: Georgia, Charter, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 3px 3px 2px rgb(54,72,99);
	letter-spacing: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

DIV#comments FORM DIV H3 + DIV { margin: 0px 35px; }

DIV#trackbacks { background: url(images/109-145-198-15.png); background: rgba(109,145,198,0.15); padding-bottom: 10px; }
DIV#comments { background: url(images/109-145-198-25.png); background: rgba(109,145,198,0.25); }

DIV#trackback-info { text-align: center; }

LABEL { display: block; }

.subTitle { 
	font-size: 13px; 
	color: rgb(109,145,198);
	font-weight: bold;       
	letter-spacing: .25em;
	border-bottom: 1px solid rgb(145, 166, 196);
	width: 35%;
}                       

SPAN.category { 
	font-size: 11px; 
	color: #999; 
	font-style: oblique;
	letter-spacing: 5px;
}
SPAN.topics A { text-decoration: underline;}

DIV#menu {
	font-size: 12px;
	color:rgb(174,181,193);
	color: #eee;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}       

DIV.date {
	color: #bbb;
	font-size: .8em;
	font-style: oblique;
}

.posted { 
	font-family: Helvetica, Arial;
	font-size: 9px;
	color: #999; 
	text-align: right;
}

.calendar {
	color:#666;
	font-size:11px;
	font-weight:normal;
	padding:0px;
}

DIV.calendar {
	background: url(images/0-0-0-40.png);
	background: rgba(0, 0, 0, 0.4);                           
}

.calendarweeks {
	color: #bbb;
	font-size:12px;
	font-weight:normal;
	padding:1px;                            
}

.calendarhead { 
	color: #eee;
	font-size:14px;
	font-weight:bold;
	line-height:140%;                               
}       

.side {
	color:rgb(174,181,193);
	color: #eee;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	padding-left: 10px;
	padding-top: 2px;
	background: url(images/0-0-0-40.png);
	background: rgba(0, 0, 0, 0.4);
}       

.side .category {
	color:rgb(174,181,193);
	color: #eee;
	font-size:12px;
}

.sidetitle {
	color:rgb(174,181,193);
	color: #eee;
	font-size: 12px;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	border-bottom: 1px solid rgb(145,166,196);
	text-transform: uppercase;
	letter-spacing: .2em;                                   
}               

.syndicate {
	font-size: 10px;
	font-weight: normal;             
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
}       

P.story { text-indent: 2em }

SPAN.wc {
	font-weight: normal;
	font-size: 10px;
	font-style: oblique;
}

P.related {
	line-height: 100%;
	text-indent: -1em;
	margin: 0px 0px 6px 1em;
}
