/* Tennesse woods theme */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/site/footerbkg.jpg) no-repeat bottom right; 
	font: 11px verdana, 'trebuchet ms', helvetica, arial, sans-serif;
}
	
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
   margin-top: 10px;
   margin-bottom: 10px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

a img {
	border: 0px;
}

#container { 
	background: url(images/site/headerbkg.jpg) no-repeat top left; 
	padding: 0px 16px 80px 16px;  
	margin: 0px; 
}

#header { 
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

#header-description, 
#header-description-shadow {
	position: absolute;
	top: 47px;
	left: 400px;
	color: #fff;
	background: none; 
	font: 12px monospace;
	z-index: 1;
}

#header-description-shadow
{
	top: 48px;
	left: 401px;
	color: #000;
	z-index: 0;
}

#navbar {
	height: 24px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
}

#navbar ul {
	margin: 0;
	padding: 0;
	position: relative;
	top: -1px;
	left: 20px;
}

#navbar ul li {
	display: inline;
	list-style: none;
}

#navbar ul a {
	display: inline;
	float: left;

	width: 10em;
	margin: 1px 4px 0 0;
	border: 1px solid #564;
	border-top: none;
	padding: 4px;
	color: #5B873B;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background: url(images/site/f050.png) repeat top left; 
}

#navbar ul a:hover {
	color: #fff;
	background: url(images/site/dkgrn75.png) repeat top left; 
}

#leftcol {
	position: absolute;
	width: 200px;
	top: 97px;
	left: 16px;
	padding: 8px 8px 68px 8px;
	margin: 0px;
}

#rightcol {
	position: absolute;
	width: 200px;
	top: 97px;
	right: 16px;
	padding: 8px 8px 68px 8px;
}

#content {
	width: auto;
	min-width: 120px;
	margin-left: 16px;
	margin-right: 216px;
	padding: 4px;
}

.imagebox-left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}

.imagebox-right {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}

/* Movable Type specific */

.content-nav
{
	margin: 10px;
	text-align: center;
	margin-top: 0;
}

.date-header {
	position: static;
	clear: both;
	margin: 0;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #000;
	border-right: 1px solid #564;
}

.entry-container {
	margin-bottom: 20px;
}

.entry,
.trackbacks,
.comments {
	position: relative;
	overflow: hidden;
	clear: both;
	padding: 8px;
	margin: 0;
	margin-bottom: 20px;
	border-left: 1px solid #564;
	border-top: 1px solid #564;
}

.entry {
	border-left: 1px solid #564;
}

.entry-body {
   clear: both;
}

.entry-header {
	margin: 0;
	padding: 0 0 10px 0;
	color: #321;
	font-size: 18px;
}

.entry-content,
.trackback-content,
.comment-content,
.comments-open-content {
	position: static;
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

.entry-content,
.trackback-content,
.comment-content {
   clear: both;
   margin: 5px 10px;
}

.entry-footer,
.comment-footer, 
.trackback-footer {
	clear: both;
	margin: 5px 0px 0px 0px;
	padding-top: 3px;
	border-top: 1px dotted #ded;
	color: #666;
	font: 10px 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	text-align: right;
}

.comment-footer,
.trackback-footer {
   margin-left: 10px;
   margin-bottom: 20px;
}

#trackbacks-info {
	margin: 10px 0;
	border: 1px dashed #5B873B;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	text-align: center;
	background: url(images/site/f050.png) repeat top left; 
}

.module,
.article {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px 0;
}

.article-header,
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header {
	/* ie win (5, 5.5, 6) bugfix */
	position: relative;
	width: 100%;
	width: auto;
	
	margin: 0;
	border: 1px solid #242;
	padding: 4px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0;
	text-transform: uppercase;
	background: url(images/site/dkgrn75.png) repeat top left; 
}

.article p:first-letter {
	color: #292e33;
	font-size: 20px;
}

.article ul {
}

.article ul li {
	list-style: circle;
	margin: 0px 0px 4px 0px;
}

.entry-tags {
	padding: 0;
	margin: 0;
	list-style: none;
    font-size: 9px;
}

.entry-tag-item {
    padding: 0;
    margin: 0;
    font-weight: bold;
	display: inline;
}

.entry-tag-item a {
    padding: 0.1em 0.2em;
    margin-right: 0.2em;
    font-weight: bold;
    color: #608840;
    background: #fff;
    border: 1px solid #88aa70;
    text-decoration: none;
}

.entry-tag-item a:hover {
    background: #88aa70;
    color: #fff;
}


.comments-open label { display: block; }

.module-content,
.rss_box {
	margin: 0 0 4px 0;
	border-left: 1px solid #242;
	border-right: 1px solid #242;
	border-bottom: 1px solid #242;
	padding: 10px 10px 0 10px;
	font-size: 10px;
	line-height: 1.2;
	background: url(images/site/f050.png) repeat top left; 
}

.module-search input { font-size: 10px; }
.module-search #search { width: 116px; }

.module-header a,
.module-header a:hover {
   color: #fff;
}

.module-list,
.rss_items {
	padding: 0;
	margin: 0 15px 10px 15px;
	list-style-image: url(images/site/sphere4.png);
}

.module-list .module-list {
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item,
.rss_item {
	margin-top: 0px;
	margin-bottom: 2px;
	color: #666;
	font: 10px 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.gamertag
{
	margin-left: -4px;
	margin-bottom: 10px;
	padding: 0;
}

.module-syndicate .module-content,
.module-powered .module-content,
.module-search .module-content
{
	border-top: 1px solid #242;
	margin-bottom: 0;
	padding-bottom: 10px;
	color: #292e33;
	background: url(images/site/f050.png) repeat top left; 
}

.module-search .module-content
{
   border-top: none;
}

.module-powered .module-content
{
   border: 1px dashed #5B873B;
}

.google-box {
	margin: 0 0 10px 0;
	border: 1px solid #242;
	padding: 10px 10px 10px 10px;
	background: url(images/site/f050.png) repeat top left; 
}

/* layout-three-column */

.layout-three-column #content {
	margin-left: 216px;
}

/* ###   blogelo   ### */

.urllisthdr {
	margin: 6px;
}

.urllisthdr a {
	color: #88aa70;
	text-decoration: line;
}

.urllisthdr a:hover {
	color: #000;
}

.urllist table {
	margin: 2px;
	border-collapse: collapse;
	background: #fafafa;
}

.urllist table a {
	color: #000
}

.urllist tr {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.urllist th, .urllist td {
	text-align: left;
	font-size: 9px;
	padding: 3px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.urllist td {
	font-size: 9px;
}

.urllist th {
	text-align: center;
	background: #f0f0f0;
}

.urllist tr:hover td {
	background: #E8ECF4;
}

.activesite {
	background: #F7F8F9;
	border: solid 2px #ddd;
}

.infocol, .vscol {
	background: #f6f6f6;
}

td.icocol, td.icocol {
	padding-left: 4em;
	width: 16px;
	height: 16px;
}

td.titlecol, td.titlecol {
	font-size: 11px;
}
