body {
	margin: 0;
	font-family: verdana, sans-serif;
	background-image: url(../images/backstripes.gif);
	color: #333;
	margin-bottom: 0;
	font-weight: bold;
}

body, td, th, h3 { /* redundant rules for bad browsers  */
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small
}

table.widetable {
	width: auto;
	voice-family: "\"}\"";
	width: 100%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff8400;
	text-decoration: underline;
}
a:active { color: #000; }

#sidebar {
	padding: 10px 30px 0px 10px;
	width: 250px;
	voice-family: "\"}\"";
	width: 250px;
}

h3 {
	font-weight: bold;
	font-size: 115%;
	background-color: transparent;
	margin-bottom: 0;
}

#sidebar h4  {
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #CCC;
	margin: 0 0 0.3em 0;
	font-size: 100%;
}

#sidebar h4.selected  {
	font-weight: bold;
	color: #3483b1;
	border-bottom: 1px solid #3483b1;
	margin: 0 0 0.3em 0;
	font-size: 100%;
}

#sidebar h4.selectedno  {
	font-weight: bold;
	color: #3483b1;
	border-bottom: 0px solid #3483b1;
	margin: 0 0 0.3em 0;
	font-size: 100%;
}

#replies {
	margin:	2em 0px 0px 0px;
	clear: both;
}

.postreply { clear: both; }

#navbar {
	font-size: 85%;
	color: #999;
	margin-bottom: 1.5em;
}

.menusection {
	font-size: 95%;
	margin: 0px 0px 15px 0px;
}

div.post {
	color: #333;
	margin-bottom: 5px;
	clear: both;
}

.post h3 {
	border-bottom: 1px solid #CCC;
	margin-top: 0;
}

a.posttitlelink {
	font-weight: bold;
	color: #006;
	text-decoration: none;
}

a.posttitlelink:visited {
	font-weight: bold;
	color: #006;
	text-decoration: none;
}

a.posttitlelink:hover {
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
}

a.posttitlelink:active {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

div.postsubtitle {
	font-size: 85%;
	color: #666;
	padding-top: 0.3em;
	padding-left: 0.6em;
}

a.subtitlelink {
	color: #006;
}

a.subtitlelink:hover {
	color: #FF8400;
	text-decoration: underline;
}

a.permalink {
	color: #666;
	text-decoration: none;
}

a.permalink:hover {
	color: #000;
	text-decoration: underline;
}

div.postbody {
	line-height: 140%;
}

div.reply {
	color: #333;
	margin: 1em 2% 3em 2%;
}

div.replytitle {
	font-size: 85%;
	color: #999;
}

span.replyname {
	font-weight: bold;
}

span.adminreplyname {
	font-weight: bold;
	color: #333;
}

div.replyemail {
	font-size: 85%;
	color: #999;
}

div.replyhref {
	font-size: 85%;
	color: #999;
}

div.replybody {
	line-height: 150%;
}

.smalltext {
	font-size: 85%;
	color: #666;
}

.contenttitle {
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	margin: 1em 0 1em 0;
}

#sidebar ul {
	margin-left: 20px;
	margin-top: 0;
	padding: 0;
	color: #999;
}

#sidebar li {
	margin-bottom: 0.5em;
	padding: 0;
}

div.sidebarbio {
	margin-bottom: 1em;
}

form {
	margin: 0px;
}

hr {
     height: 1px;
     color: #999;
}

select {
	font-family: verdana,sans-serif;
}

input {
	font-family: verdana,sans-serif;
}

.button {
	font-family: verdana,sans-serif;
	font-weight: bold;
}

.button2 {
	font-family: verdana,sans-serif;
	color: #666;
}

.fieldname {
	font-family: verdana,sans-serif;
	font-size: 85%;
}

.note {
	font-family: verdana,sans-serif;
	font-size: 85%;
	color: #666;
}

img {
	border: 0px;
}

img.border {
	border: 1px solid #666;
	padding: 2px;
	background: #FFF;
}

img.right {
	float: right;
	margin: 0.2em 0em 0.5em 0.5em;
}

img.left {
	float: left;
	margin: 0.2em 0.5em 0em 0.5em;
}

.code {
	font-family: courier, monospace;
	color: #555;
}

#categories {
	padding-top: 1em;
}

#archive {

}

.searchbox {
	width: 186px;
}

.authorsearch {
	width: 100px;
}

h5 {
	font-size: 85%;
	color: #666;
	position: relative;
	top: 1em;
	text-transform: uppercase;
	margin-bottom: 1em;
}

.moretext {
	margin: 2em;
	font-size: 85%;
}

#refer table { width: 100%; }

#refer td,th {
	padding: 0.5em;
	font-family: verdana,sans-serif;
	font-size: 0.85em;
	text-align: left;
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
	vertical-align: top;
}

#refer .lightlink {
	color: #666;
	text-decoration: none;
}

#refer .lightlink:hover {
	color: #666;
	text-decoration: underline;
}

.newconv {
	color: #FF8400;
	text-decoration: none;
}

.newconv:hover {
	text-decoration: underline;
}

.pagecell {
	background: #FFF;
}

img.block { display: block; }

.subtext {
	font-size: 85%;
	color: #666;
}

.bodypadding {
	padding: 2em 2em 2em 1.5em;
}

.topbox1 {
	border-bottom: 1px solid #EEE;
	padding-top: 10px;
}

.topbox2 {
	border-bottom: 1px solid #E5E1A9;
	padding: 10px;
	background-color: #FFFFFF;
}

.boximage {
	border: 1px solid #CCC;
	background: #FFF;
}
	
.boximage1 {
	border: 1px solid #FF8400;
	background: #EEE;
}
	
.boximage2 {
	border: 1px solid #333;
	background: #EEEEEE;
}

.bodytext2 {
	font-size: 85%;
}

a.portfoliolink {
	font-size: 85%;
	color: #666;
}

.code { font-family: monospace; }

.shadowbox {
	background: #ccc;
	position: relative;
	top: 2px;
	left: 2px;
}
.shadowbox div {
	background: #333;
	border: 2px solid #000;
	color: #fff;
	padding: 10px;
	position: relative;
	top: -2px;
	left: -2px;
}

ul.spaced li, ol.spaced li { margin-bottom: 0.5em; }

.tablebox {
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}