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; }
#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);
}
#header {
	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);
	height: 18px;
	font-size: 10px;
}
#header-content { padding-left: 5px; padding-top: 1px; }
#header-name { float: left; margin-right: 5px; }
#header-description:before { content: " / "; }
#header-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;
}       

BODY.mt-main-index #header {
	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);
	height: auto;
	font-size: 10px;
}
BODY.mt-main-index #header-content { padding-left: 15px; padding-top: 15px; }
BODY.mt-main-index #header-name { float: none; }
BODY.mt-main-index #header-name A { 
	font-size: 27px;
	font-weight: normal;
	color: rgb(109,145,198);
	text-decoration: none;
}
BODY.mt-main-index #header-description:before { content: ""; }
BODY.mt-main-index #header-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;
	padding-bottom: 5px;
}       


DIV#content a,
DIV#content a:link,
DIV#content a:visited,
DIV#content a:active,
DIV#content a:hover {
	font-weight: normal;
}

DIV#content H1, H2.asset-name { 
	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: 0px;
	padding: 4px 0px;
}

DIV#content {	margin-top: 25px; }
BODY.mt-main-index DIV#content {	margin-top: 60px; }
BODY.mt-entry-archive DIV.entry-asset, DIV#trackbacks, DIV#comments { padding: 0px 20%; }

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

DIV.entry-categories {
	font-size: 11px; 
	color: #999; 
	font-style: oblique;
	letter-spacing: 5px;
	float: left;
	margin-right: 5px;
}
DIV.entry-categories A { color: #999; }
DIV.entry-tags A { text-decoration: underline; }

DIV.asset-content { margin-top: 10px; }
DIV.asset-more,
DIV.asset-body {
	font-size: 12px;
	font-weight: normal;
	line-height: 145%;                        
	text-align: justify;
}
DIV.asset-footer {
	font-family: Helvetica, Arial;
	font-size: 9px;
	color: #999; 
	text-align: right;
}


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 H2,
DIV#comments H2 {
	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 H2 + 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; }
#alpha {
	float:left;
	width:70%;
	margin-right:15px;
	margin-bottom:20px;
}
#alpha-inner {
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
}
BODY.mt-entry-archive #alpha-inner,
BODY.mt-entry-archive #alpha {
	float:none;
	width:inherit;
	margin: 0;
	padding: 0;
}
#beta {
	color: rgb(174,181,193);
	color: #eee;
	position: absolute;
	right: 0px;
	width: 30%;
	z-index: 1;
	padding-left: 10px;
	border: 0px;
	top: 0px;
	padding-top: 10px;
}
BODY.mt-main-index DIV#beta {	padding-top: 60px; }
.widget-content {
	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);
}       

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

.widget-header {
	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;                                   
}               

DIV.entry-asset { padding-bottom: 15px; }

/* Tag Cloud Styling */

DIV#tagcloud H1,
DIV#tagcloud H2,
DIV#tagcloud H3,
DIV#tagcloud H4,
DIV#tagcloud H5,
DIV#tagcloud H6 {
	display: inline;
}

DIV#beta DIV#tagcloud H1 { font-size: 20px; font-weight: bold; text-shadow: none; }
DIV#tagcloud H2 { font-size: 18px; font-weight: bold; }
DIV#tagcloud H3 { font-size: 16px; font-weight: bold; }
DIV#tagcloud H4 { font-size: 14px; font-weight: normal; }
DIV#tagcloud H5 { font-size: 12px; font-weight: normal; }
DIV#tagcloud H6 { font-size: 10px; font-weight: normal; }

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

UL.widget-list {
	padding-left: 10px;
	padding-top: 0;
	list-style: none;
}

DIV.content-nav { text-align: center; }
DIV#content H1.search-results-header, 
DIV#content H1.archive-title {
	text-align: center;
	color: white;
}
DIV.widget-syndicate,
DIV.widget-license {
	text-align: center;
}
.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;
}
