@CHARSET "ISO-8859-1";

* {
	margin: 0pt;
	padding: 0pt;
	border-width: 0pt;
}

body {
	font-size: 13px;
	font-family: "Trebuchet MS";
}

#wrapper {
	position: absolute;
	width: 100%;
	z-index: 2;
}

#main_content {
	z-index: 5;
	margin: 43px 151px 10px 71px;
	border: solid gray 2px;
	opacity: 0.83;
	position: absolute;
}

#aularon_sig {
	position: relative;
	top: -35px;
	left: -35px;
	margin-bottom: -25px;
}

h2 {
	letter-spacing: 0.2em;
	font-size: 1.7em;
	padding: 0.3em 1em;
}

a {
	color: #9999aa;
	text-decoration: none;
	border-bottom: dashed 1px;
}

a:HOVER, a:FOCUS {
	background-color: #33333a;
	border-top: dashed 1px;
	border-bottom: none 0pt;
}

#aka_text {
	float: right;
	font-family: monospace;
	cursor: default;
}

abbr {
	border: 0pt;
}

#copyright {
	color: gray;
	font-size: 0.87em;
}

p {
	margin: 1em 0pt;
	text-indent: 0.5em;
	text-align: justify;
	font-size: 1.17em;
}

.w3img {
	border: 0pt none;
	height: 31px;
	width: 88px;
}

#w3validimgs {
	position: absolute;
	bottom: 20px;
	width: 90px;
	right: -25px;
}

a.noeffect {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

a.noeffect:HOVER {
	background-color: transparent;
	border-top: none 0pt;
}

#upper_icons {
	position: absolute;
	top: 43px;
	right: -25px;
}

#rss_icon {
	border: 0pt none;
	background: url("../imgs/feed-icon-28x28.png") no-repeat center;
	height: 28px;
	width: 28px;
	padding: 10px;
}

#rss_icon:HOVER, a:FOCUS #rss_icon {
	background-image: url("../imgs/feed-icon-48x48.png");
	height: 48px;
	width: 48px;
	padding: 0pt;
}

.blinky {
	text-decoration: blink;
}

#toolbox {
	z-index: 2;
	border: 2px solid gray;
	position: absolute;
	width: 150px;
	top: 150px;
	right: 10px;
	padding: 2px 5px;
	font-size: 0.77em;
}

#toolboxhandle {
	font-size: 10px;
	float: right;
	font-variant: small-caps;
	cursor: pointer;
	letter-spacing: 2px;
}

#toolbox .optionsBlock {
	font-size: 0.9em;
	margin-left: 7px;
}

#toolbox ul {
	margin-left: 15px;
}

li.options_item {
	list-style-type: none;
}

li.options_item_choosen {
	list-style-type: disc;
}

.article_date {
	text-align: right;
	font-family: Georgia;
}

#bgMagic {
	position: fixed;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	top: 0px;
	left: 0px;
}

hr {
	border-style: dashed;
	border-width: 1px 0pt 0pt 0pt;
}

.article_toolbox {
	float: right;
	padding: 0.5em;
	margin: 3em 0pt 0.5em 0.5em;
	border: dotted 1px;
	height: 5em;
	width: 6em;
}

input,textarea {
	padding: 0.3em;
}

#right-links {
	position: absolute;
	right: 0px;
	top: 333px;
	z-index: 7;
}
/*
#right-links li {
	list-style-type: none;
}
#right-links li a
*/
#right-links a {
	display: block;
	height: 24px;
	background: left center no-repeat;
	padding: 6px 8px 6px 32px;
	font-size: 1.3em;
	border: none;
	overflow: hidden;
	width: 6em;
	
	border: solid gray;
	border-width: 2px 0px 2px 2px;
	margin: 0.3em 0pt;
}

#replaceable-content {
	padding: 0pt 20px 30px 20px;
}

#progress-spinner {
	position: fixed;
	left: 0pt;
	z-index: 8;
	bottom: 0.3em;
	border: solid gray;
	border-width: 1px 1px 1px 0px;
	font-size: 1.2em;
	padding: 0.2em;
	font-family: Consolas, monospace;
}

#foot-note, #foot-license {
	padding: 0pt 6em 0pt 5em;
	color: #999999;
	font-size: 0.89em;
	cursor: default;
}

#foot-license {
	text-align: center;
}

#home-main-content {
	width: 79%;
	float: right;
	padding-left: 1%;
	border-left: 1px dashed gray;
}


#home-stats {
	width: 19%;
	float: left;
}

#recent-comments li:HOVER {
	background-color: #1a1a1a;
}