/*===[ Styles by mrbiotech ]===*/

/*===[ Default HTML ]===*/
body {
	text-align: center;
	color: #2F2927;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: 'trebuchet ms', helvetica, 'lucida sans', sans-serif;
	line-height: 1.7em;
	background: #fff url("images/bg.jpg") repeat top center;
	}
h1, h2, h3 {
	font-family:  'century gothic','lucida console',arial;
	color: #345;
	}
h1 {
	font-size: 1.6em;
	}
h2 {
	font-size: 1.4em;
	padding: 2px 2px 2px 36px;
	background: transparent url("images/headericon2.gif") no-repeat center left;
	}
h3 {
	font-size: 1.1em;
	}
p {
	line-height: 1.5em;
	font-size: 1em;
	padding: 4px;
	margin: 0 0 1.4em 0;
	}
b {
	color: #094895;
	}
img {
	border: 0px;
	}
small {
	color: #666;
	background-color: #222;
	font-size: 0.8em;
	border-top: 1px dotted #444;
	margin: 6px 0 2em 0;
	padding: 6px;
	display: block;
	}
blockquote, quote, q{
	font-family: garamond, "times new roman", serif;
	font-style: italic;
	font-size: 1.3em;
	}
code, pre {
	background-color: #cde;
	color: #000;
	border: 1px solid #c1c1c1;
	padding: 10px;
	margin: 14px;
	}
code {
	display: block;
	}

/*===[ Layout ]===*/
#container {
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 923px;
	clear: both;
	background: transparent url("images/mid_tile.png") repeat-y top center;
	}
#header {
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: transparent url("images/header.png") no-repeat top center;
	height: 364px;
	clear: both;
	}
#mainbody {
	background: transparent url("images/mid.png") no-repeat top left;
	margin: 0;
	padding: 0;
	float: left;
	}
#leftcolumn {
	margin-top: 93px;
	float: left;
	width: 620px;
	padding-left: 15px;
	}
#rightcolumn {
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	width: 260px;
	}
#rightcolumn h2, #rightcolumn h3 {
	margin: 0;
	padding: 0 0 0 30px;
	background: transparent url("images/headericon.gif") no-repeat center left;
	}
#rightcolumn a{
	padding: 0;
	margin: 0;
	}
#bottom {
	clear: both;
	padding: 0;
	margin: 0;
	height: 100px;
	}	
#footer {
	color: #fff;
	height: 100px;
	padding: 10px;
	padding-top: 20px;
	clear: both;
	font-size: 0.9em;
	text-align: center;
	background: transparent url("images/bottom.png") no-repeat top center;
	}

	
	
#header a {
	text-decoration: none;
	border: 0px;
	}
#menu {
	width: 100%;
	position: fixed;
	text-align: center;
	bottom: 0px;
	left: 0px;
	x-margin: 0 auto;
	padding: 0;
	background-color: #333;
	border-top: 3px solid #338;
	}
#menu ul{
	text-align: center;
	margin: 0;
	padding: 0;
	}
#menu li {
	display: inline;
	margin: 0;
	padding: 4px 20px;
	font-size: 1.1em;
	}
#menu a {
	margin: 0;
	padding: 4px 12px;
	color: #8c6;
	text-decoration: none;
	}
#menu a:hover, body #t-home a {
	color: #0af;
	border-bottom: 4px solid #77ff60;
	background-color: #666;
	}
.littlelogo {
	float: left;
	display: inline;
	margin: 10px;
	padding: 5px;
	border: 1px solid #444;
	}


/* Article and Form styles */
.article {
	margin: 0 2% 30px 2%;
	background: transparent url("images/divider.gif") no-repeat bottom center;
	padding-bottom: 20px;
	}
.articlebar {
	margin: 0;
	padding: 6px;
	text-align: justify;
	font-size: 0.8em;
	border-top: 1px dotted #c1c1c1;
	border-bottom: 1px dotted #c1c1c1;
	color: #c1c1c1;
	}
.excerpt {
	font-size: 1.8em;
	font-style: italic;
	font-family: garamond, "times new roman";
	line-height: 1.1em;
	color: #6a7;
	padding: 0 20px;
	}
.bigquote {
	font-size: 1.8em;
	color: #a98;
	font-style: italic;
	font-family: garamond, "times new roman";
	line-height: 1.3em;
	padding: 7px 7px 0 7px;
	width: 200px;
	float: right;
	border-top: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-bottom: 2px solid #a1a1a1;
	border-right: 2px solid #a1a1a1;
	margin: 10px 0 10px 10px;
	background: #f2f2f2 url("images/fadedblock.gif") no-repeat top left;
	}
#commentpanel {
	clear: both;
	border-top: 8px solid #222;
	padding: 15px;
	min-height: 100px;
	}
#commentpanel .subcol {
	border-right: 1px dotted #444;
	}
.commentlist {
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	font-size: 1.6em;
	color: #789;
	margin-left: 4px;
	}
.commentlist li {
	border-left: 10px solid #87C434;
	}
.commentlist p{
	font-size: 0.6em;
	padding: 6px 10px 0 10px;
	}


/*===[ Link styles ]===*/
a {
	border-bottom: 1px dotted #509AFF;
	text-decoration: none;
	}
a:link {
	color: #3C72CF;
	}
a:visited {
	color: #509AFF;
	}
a:hover {
	color: #0af;
	border-bottom: 1px solid #5cf;
	}
a:active {
	color: #3df;
	}


/* ===[ Experimental mini-box ]=== */
.mybox {
	float: left;
	width: 117px;
	text-align: center;
	margin-right: 20px;
	}
.mybox p{
	margin: 0;
	padding: 0;
	}
.myboxtop {
	background: transparent url(images/box_t.png) no-repeat top left;
	height: 12px;
	}
.myboxbtm {
	background: transparent url(images/box_b.png) no-repeat bottom left;
	padding-bottom: 14px;
	}
.myboxbtm b {
	display: block;
	color: #567;
	font-size: 3em;
	padding: 6px 0;
	margin: 0;
	}
