* {
	margin: 0;
	outline: 0;
	padding: 0;
	text-shadow: #000 0 0 0;
}
img {border: 0;}
a {color: #FFF}
h1, h2, h3, h4, h5 {font-size: 1em;}
body {
	background: #000 url(images/bg.jpg);
	font: normal 62.5%/1.2em Georgia, Times New Roman, Times, serif;
	color: #FFF;
	margin-bottom: 25px;
}
.center {
	text-align: center !important;
}
button {
	background: #333;
	border: 1px solid #999;
	color: #CCC;
	cursor: pointer;
	display: inline;
	font: bold 11px/1.2 Verdana, Geneva, Helvetica, Arial, sans-serif;
	padding: 2px 8px;
}
button::-moz-focus-inner {
	border: none;
	padding: 0;
}
* html button {
	overflow: visible;
	width: 1px;
}
*:first-child+html button {
	overflow: visible;
	width: auto;
}




div.wrapper {
	margin: 0 auto;
	width: 934px;
}


div#header-border {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-top: 25px;
}
div#menu {
	background: #000;
	border-bottom: 1px solid #FFF;
	border-top: 3px solid #FFF;
	color: #999;
	font: bold 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 26px;
}
div#menu div.wrapper {
	position: relative;
}
ul#menuitems {
	float: left;
	height: 26px;
	list-style: none;
	margin-left: -3px;
}
ul#menuitems li {
	float: left;
	height: 26px;
	margin-right: 14px;
}
ul#menuitems a {
	color: #999;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
ul#menuitems a:hover {
	background: #900;
	color: #FFF;
}

div#user {
	display: inline;
	float: right;
}
div#user p {
	display: inline;
	float: left;
	font: bold 12px/26px Georgia, Times New Roman, Times, serif;
	/*margin-left: 1em;*/
}
div#user p.user {
	margin-right: 14px;
}
div#user a {
	border-bottom: 1px dotted #999;
	color: #999;
	text-decoration: none;
}
div#user a:hover {
	border-bottom: 1px solid #666;
}
div#user form {
	display: inline;
	float: right;
}
div#user form div {
	float: right;
}
div#user form div.row {
	float: left;
	margin-left: 14px;
}
div#user input {
	background: #CCC;
	border: 0;
	color: #666;
	display: inline;
	float: left;
	font: normal 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 14px;
	margin-right: 1px;
	margin-top: 6px;
	width: 59px;
}
div#user button {
	background: #000 url(images/login-btn.png) no-repeat 0 0;
	border: 0;
	display: inline;
	float: left;
	font-size: 0;
	height: 20px;
	margin-top: 3px;
	text-indent: -99999em;
	width: 24px;
}
div#user button.hover {
	background-position: 0 100%;
}


div#scythe {
	background: #000;
	border-bottom: 3px solid #FFF;
	height: 59px;
}
div#scythe div.wrapper {
	position: relative;
}
div#scythe img {
	left: -12px;
	position: absolute;
	top: 4px;
}



div#content {
	background: #000 url(images/content-bg.gif) repeat-y;
	border-left: 3px solid #FFF;
}
div#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html div#content {
	height: 1%;
}
*:first-child+html div#content {
	min-height: 1%;
}
div#content-bottom {
	background: #000;
	clear: left;
	font-size: 0;
	height: 3px;
}


div#sidebar {
	float: left;
	margin-bottom: -20px;/*margin-bottom@div.box*/
	width: 237px;
}
div#sidebar a {
	text-decoration: none;
}
div#sidebar a:hover {
	background-color: #333;
	border-bottom: 1px solid #666;
}
div#sidebar h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
div#sidebar h3 span {
	color: #999;
	font-size: 11px;
	white-space: nowrap;
}
div#sidebar ul {
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	margin-bottom: 5px;
}
div#sidebar p {
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: right;
}
p#essentials {
	margin-bottom: 10px;
}
div#column-pic {
}
div#column-pic img {
	display: block;
	margin: auto;
}

div#sidebar div.box p {
	line-height: 12px;
	margin-top: 0;
}
div#sidebar div.box p {
	margin-right: 0;
}
div#sidebar div.box a {
	font-weight: bold;
}
div#sidebar div.box p a {
	color: #999;
}
div#sidebar h4 {
	margin-top: 20px;
}
div#sidebar div.date {
	color: #999;
	font: normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
div#sidebar div.content {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
div#sidebar div.content a {
	font-weight: normal;
}
div#sidebar div.tags {
	color: #666;
	font: normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 5px 0 0 10px;
	text-indent: -15px;
}
div#sidebar div.tags a {
	color: #999;
	font-weight: normal;
	margin-right: 5px;
}
form#search {}
form#search div {
	height: 20px;
	position: relative;
}
form#search button {
	background: url(images/search-btn.png) no-repeat 0 0;
	border: 0;
	height: 20px;
	position: absolute;
	right: 0;
	text-indent: -99999em;
	top: 0;
	width: 70px;
}
form#search button.hover {
	background-position: 0 100%;
}
form#search input {
	background: #CCC;
	border: 0;
	color: #000;
	font: bold 11px/20px Verdana, Geneva, Helvetica, Arial, sans-serif;
	height: 20px;
	left: 0;
	max-height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	position: absolute;
	top: 0;
	width: 122px;
}
* html form#search input {
	padding-top: 0;
}
*:first-child+html form#search input {
	padding-top: 0;
}



div#downstairs {
	border-left: 3px solid #FFF;
}

div#footer {
	background: #000;
	border-bottom: 3px solid #FFF;
	border-right: 3px solid #FFF;
	padding-top: 15px;
	width: 900px;
}
div#footer-1 {
	overflow: hidden;
}
* html div#footer-1 {
	height: 1%;
}
div#tag-cloud {
	background: none;
	padding-left: 0;
	text-align: justify;
	width: 345px;
}
div#tag-cloud h3 {
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
div#tag-cloud a {
	border: none;
	line-height: 32px;
	margin: 0 5px;
}
div#tag-cloud a:hover {
	border-bottom: 1px solid #666;
}
div#tag-cloud a.t2 {
	color: #AAA;
}
div#tag-cloud a.t3 {
	color: #666;
}
div#what-is-hot {
	margin-left: 15px;
	margin-right: 20px;
	width: 220px;
}
div#latest-comments {
	width: 220px;
}
div#footer-2 {
	color: #666;
	font: normal 10px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
div#footer-2 a {
	border-bottom: 1px dotted #666;
	color: #FFF;
	text-decoration: none;
}
div#footer-2 a:hover {
	background-color: #333;
	border-bottom-style: solid;
}
div#footer-2 a, div#footer-2 span {
	color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
}



div.box {
	background: url(images/separator.gif) no-repeat 50% 0;
	clear: both;
	margin: 0 20px 0 20px;
	padding-bottom: 20px;
	padding-top: 30px;
}
div#sidebar div.box {
	margin-right: 17px;
}

div.metabox {
	background: url(images/metabox-vr.png) no-repeat 0 0;
	float: left;
	min-height: 222px;
	padding: 10px 0 0 20px;
}
* html div.metabox {
	height: 222px;
}
div.metabox h3 {
	background: url(images/meander.gif) repeat-x 0 100%;
	color: #999;
	font-size: 18px;
	line-height: 1;
	margin: -5px 0 30px 0;
	padding: 0 0 15px 0;
	text-align: left;
}
* html div.metabox h3 {
	height: 1%;
}
*:first-child+html div.metabox h3 {
	min-height: 1%;
}
h3 a.rss {
	background: url(images/rss-icon.png) no-repeat 0 0;
	border: 0 !important;
	float: right;
	height: 16px;
	letter-spacing: -99999em;
	text-indent: -99999em;
	width: 16px;
}
* html h3 a.rss {
	height: 1%;
	text-indent: 0 !important;
}
*:first-child+html h3 a.rss {
	min-height: 1%;
}
div.metabox h3 a.rss:hover {
	border: 0 !important;
}
div.metabox ul {
	font-size: 1.2em;
	line-height: 1.4;
	list-style: none;
	margin-bottom: -1.5em;
	margin-top: -.5em;
}
div.metabox li {
	color: #999;
	margin: 1.5em 0;
}
div.metabox a {
	border-bottom: 1px dotted #999;
	text-decoration: none;
}
div.metabox a:hover {
	background-color: #333;
	border-bottom: 1px solid #666;
}
div.metabox span {
	margin-right: .5em;
}
div.metabox span.author, div.metabox span.author a {
	color: #999;
}
div.metabox span.date {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}
div.metabox span.excerpt a {
	border-bottom-width: 0;
}
div.metabox span.excerpt a:hover {
	border-bottom-width: 1px;
}
div.metabox a.article {
	background-image: url(images/bullet-arrowhead.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 7px;
}
div.metabox div.title {
	margin-bottom: 5px;
}
div.metabox div.title a {
	font-weight: bold;
}
div.metabox div.description a {
	border-bottom-width: 0;
}
div.metabox div.description a:hover {
	border-bottom-width: 1px;
}
div.metabox div.counter {
	font-size: 11px;
	text-align: right;
}



div#main-bg {
	background: #FFF;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	float: left;
	margin-bottom: 3px;
	margin-top: -47px;
	width: 691px;
	position: relative;
	z-index: 1;
}
div#main-content {
	color: #000;
	margin: auto;
	padding: 40px 0;
	width: 500px;
}
