* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	font-size: 12px;
	line-height: 1.6em;
}

body {
	font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Lucida, geneva, sans-serif;
}

body .sidebar, body h2,  body .commentform strong {
	font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Lucida, geneva, sans-serif;
}

table {
	margin: 0 auto;
}

td {
	padding: 5px;
}

td#titlebar {
	background: url(soaped_header.jpg) repeat-x center;
	padding: 5px 10px;
}

td#content {
	border-style: none dotted none none;
	border-color: #000;
	border-width: 1px;
	background: #fff;
	padding: 5px 10px;
}

td#navicrap {
	background: #eee;
	height: 240px !important;
}

td#sidebar-external { background: #eee /*#D5C29A*/; }

td#sidebar-internal { background: #b3bEaE; }


.sidebar {
	 font-size: 11px;
}


h1 {
	font-size: 50px;
	font-family: "Lucida Grande";
	line-height: 100%;
	font-weight: bold;
	letter-spacing: .075em;
	}

h1 a:link, h1 a:visited { padding-top: 30px; display: block; color: #000; text-decoration: none; }
h1 a:active, h1 a:hover { background: none; color: #000; }

.sidebar h3 {
	margin-top: 20px;
	width: 120px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #444;
	margin-bottom: 1px;
	padding-bottom: 2px;
}

.sidebar p { 
	margin-bottom: 1em; 
	line-height: 1.6em;
}

.sidebar ul {
	line-height: 1.4em;
	list-style-type: none;
}


td#sidebar-internal a:hover, 
td#sidebar-internal a:active { background: #e4e4ee /*#b59469*/;  text-shadow: 2px 2px 3px black; }

td#sidebar-external a:hover, 
td#sidebar-external a:active { background: #939E8E; text-shadow: 2px 2px 3px black; }

.sidebar li a { 
	display: block; 
	text-indent: -7px; 
	padding-left: 7px; 
	text-decoration: none;
}

.sidebar a {-moz-border-radius: 4px;}

.sidebar div.adblock {
	width: 118px;
	height: 598px;
	border: 1px solid #A3AE9E;
	color: #A3AE9E;
}

a:link, a:visited {
	color: #000;
}

a:hover, a:active {
	background: #e4e4ee;
	text-shadow: 2px 2px 3px gray;
}

h2 {
	font-size: 18px;
	font-family: monospace;
	line-height: 1em;
	font-weight: bold;
	border: none;
}

h2 a:link, h2 a:visited {
	display: block;
	text-decoration: none;
	color: black;
}

td#content p {
	margin: 10px 0;
	line-height: 1.5em;
}

td#content ul, td#content ol { 
	line-height: 1.5em; 
	margin-left: 30px; 
}

td#content ul ul, td#content ul ol,
td#content ol ol, td#content ol ul,
td#content ul ul ul, td#content ul ul ol,    /* SWEET JESUS */
td#content ul ol ul, td#content ul ol ol,    /* Get the serum */
td#content ol ol ol, td#content ol ol ul,
td#content ol ul ol, td#content ol ul ul 
	{ margin-left: 20px; }

td#content blockquote {
	margin-left: 8px;
	padding-left: 9px;
	line-height: 1.5em;
	border-left: 3px solid #A3AE9E;
}

td#content img { text-align: center; margin: 0 10px; }

td#content blockquote p {
padding-right: 5px; }

td#content h3 { margin: 10px 0; }

input, select {
	font-size: 13px;
	line-height: 1em;
}
body .commentform strong { font-weight: normal; }
input#searchbox { width: 140px; }

textarea {
	font-size: 13px;
}

.item { margin-bottom: 20px; }

td#content p.metacrap { text-align: left; margin-top: 0; color: #343;}
 p.metacrap a:link, p.metacrap a:visited { 
	color: #343;
	font-weight: bold; 
}
p.metacrap a:hover, p.metacrap a:active { }

/* Begin feedroll crap */

/* border table for feed news */
.fd_bordertable { 
	border: none;
	width: 120px;
padding: 0; margin: 0;
}
.fd_bordertable td { padding: 0; }

/* maintable table for feed news */
.fd_maintable { margin: 0; padding: 0;  border: none; }
.fd_maintable td { padding: 0;  }
.fd_maintable div {display: none; }

/* header cell with header text and xml button */
.fd_header { display: none; }

/* item description area */
.fd_itemcell { line-height: 1.4em; }

/* item link properties, such as text-decoration and etc */
.fd_itemlink { display: block; text-decoration: none; 	text-indent: -7px; 
	padding-left: 7px; }

/* End feedroll crap */
