
body { background-color: #1F222A; background-image: url(/blog/pics/skin/69/dark/bg.gif); background-position: center; }

#xmain { width: 920px; text-align: left; background-color: #000000;  }
#main { }
#main, #main td { font-size: 13px; font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica; color: #AAB5C4; }
select, input { font-size: 13px; font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica; color: #000000; }

#main .bodybox { line-height: 1.5em;  }

#defheader { margin-bottom: 26px; }
#header { }
#midbody { }
#maincol { float: right; width: 72%; }
#rightcol { float: right; width: 28%; }
#footer { }

#main a { text-decoration: none; color: #F0F0FF; }
#main a:hover { text-decoration: underline; color: #888899; }
#main a.alt { text-decoration: underline; }

#defheader h1 { text-transform: uppercase; font-weight: normal; letter-spacing: 3px; padding: 0px; margin: 0px; font-size: 250%; height: 38px; overflow: hidden; }
#defheader h2 { width: 600px; text-transform: uppercase; font-weight: normal; letter-spacing: 1px; padding: 0px; margin: 0px; font-size: 85%; margin-left: 1px; line-height: 1.4em;}
#defheader #blogdata2 { text-align: right; font-size: 85%; }
#defheader #blogdata { float: right; font-size: 85%; margin-top: .5em; }

#defheader .logo { border: 1px solid #515766; }

#blogo { text-decoration: none; display: block; background-image: url(/blog/pics/skin/66/blogo.gif); width: 60px; height: 180px; border: 0px; overflow: hidden;}
#rlogo { text-decoration: none; display: block; background-image: none; background-position: center center; width: 810px; height: 180px; border: 0px; overflow: hidden;}
#rlogoh { position: absolute; width: 810px; height: 180px; }

a#rlogoh:hover { text-decoration: none; }
a#blogo:hover { text-decoration: none; }

#logoborder { border: 1px solid #000000; }
#blogoborder { border: 1px solid #000000; }

#defheader #logobox { float: left; width: 812px; height: 182px; overflow: hidden; }
#defheader #blogobox { float: right; width: 62px; height: 182px; overflow: hidden; }

#supheader { padding: 20px 26px 22px 26px;  }
#picheader { border-bottom: 1px solid #515766; border-top: 1px solid #515766; padding: 12px 16px 11px 16px;; background-color: #515766; background-color: #2F323A; background-image: url(/blog/pics/skin/66/black/picbg.gif); border: 0px; }

#main h3, #header h3, #footer h3 { text-transform: uppercase; font-weight: bold; font-size: 85%; letter-spacing: 1px; margin: 0px 0px 8px 0px; padding: 0px 0px 2px 0px; border-bottom: 1px dashed #515766; }

.boxspacer { margin: 0px 26px 26px 26px; }
#maincol .boxspacer { margin-left: 16px; }
#rightcol .boxspacer { margin-right: 18px; }
.bodybox { padding-left: 4px; padding-right: 4px; line-height: 1.5em; }
.titlebox {  }

.notitle .box { }

.hack { width: 1px; height: 1px; clear: both; overflow: hidden; }

#logo { width: 810px; height: 200px; background-position: center center; }

.defender { width: 100%; overflow: hidden; }

.separator { width: 100%; height: 4px; overflow:hidden; border-bottom: 1px dashed #515766; margin-bottom: 2px; }

#main a.calendarhilite { text-decoration: underline; }

.postseq { margin: .3em 0em 0em 0em; }
.postdatatop { font-size: 85%; line-height: 1.3em; margin-top: .2em; margin-bottom: 1.3em; }
.postdatabottom { font-size: 85%; line-height: 1.3em; margin-top: 1.3em; margin-bottom: 0em; }
.tagdata { }
.postbody { }
.postbody h4 { font-size: 150%; font-weight: normal; margin: 0px; padding: 0px; color: #F0F0FF; margin-bottom: .5em; line-height: 1.2em; }
.postbody a img {  BORDER: #3A3E49 3px double; }
#main .postbody a { text-decoration: underline; }

#maincol .separator { width: 100%; height: 1em; overflow:hidden; border-bottom: 1px dashed #515766; margin-bottom: 1em; }

#main p { margin: .75em 0em 0em 0em; padding: 0px; }


.postpic { BORDER: #515766 1px solid; float: right; margin: 0px 0px 4px 10px; }
.piccy { BORDER: #515766 1px solid; }

.small { font-size: 85%; line-height: 1.3em; }

.tags { width: 186px; }
.cercab { display: block; width: 138px; }

.lastentry, .lastentry1, .lastentry2 { margin-left: 1px; padding-left: 15px; background-position: left center; background-repeat: no-repeat;}
.lastentry1 { background-image: url('/blog/pics/skin/66/black/ico_1.gif'); }
.lastentry2 { background-image: url('/blog/pics/skin/66/black/ico_2.gif'); }

.ultimicommentidata { font-size: 85%; line-height: 1.3em; margin-top: .2em; margin-bottom: 0em; }

#thumbnails {width: 100%; }
#thumbnails td { width: 25%; font-size: 11px; text-align: center; line-height: normal;}
#thumbnails td img { border: 1px solid #515766; margin-top: 2px; margin-bottom: 2px; }
#thumbnails td .separator { height: 10px; margin-bottom: 6px; }

#main hr { display: none; }

.newcommentlink { text-align: center; }

#main .firstseparator { display: none; }
#main .pnegative { margin-top: -0.8em; }


#main #thumbnails {
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
}

#main #thumbnails td {
	margin: 0;
	padding: 0;
	width: 25%;
	border: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 75%;
	line-height: normal;
}

#main #thumbnails td img {
	margin: 4px 0;
}

#main #trackbackstxt {
	margin-bottom: 1em;
}

#main .commentspacer {
	margin-top: 1em;
}

#main .newcommentlink {
	text-align: center;
}

#main .subcommentlink {
	font-size: 95%;
	line-height: normal;
}

#main #commentform {
	margin-top: .5em;
	text-align: center;
}

#main #commentform textarea {
	width: 90%;
}

#main #commallowedtags {
	font-size: 100%;
	line-height: normal;
}

#main #submitcomm {
	margin-top: 1em;
	text-align: center;
}

#main #newcomminfo {
	font-size: 95%;
	line-height: normal;
}

#main #commanonymousemail {
	margin-bottom: .5em;
}

#main #commantirobot {
	margin-top: .5em;
	text-align: center;
}

#main .ske01 { font-size: 11px; }
#main .ske02 { font-size: 13px; }
#main .ske03 { font-size: 14px; }
#main .ske04 { font-size: 18x; }
#main .ske05 { font-size: 22px; }
#main .ske06 { font-size: 26px; }

.bodybox .ske06, .bodybox .ske05, .bodybox .ske04, .bodybox .ske03, .bodybox .ske02, .bodybox .ske01 { line-height: 1.5em; }

#main .postbody h4 .ske01 { font-size: 70%; line-height: 1.2em; }
#main .postbody h4 .ske02 { font-size: 100%; line-height: 1.2em; }
#main .postbody h4 .ske03 { font-size: 100%; line-height: 1.2em; }
#main .postbody h4 .ske04 { font-size: 100%; line-height: 1.2em; }
#main .postbody h4 .ske05 { font-size: 100%; line-height: 1.2em; }
#main .postbody h4 .ske06 { font-size: 150%; line-height: 1.2em; }
