/*  
Theme Name: NewZen
Theme URI: http://fauxzen.com
Description: Simple theme, that makes use of <a href="http://moofx.mad4milk.net/" target="_blank">Moo.fx</a> to create a graphically pleasing AJAX sidebar and AJAX   comments.
Version: 2.0
Author: Shelby DeNike
Author URI: http://fauxzen.com/
*/


/*********************
	Main Page
**********************/
html {
	height: 100%;
	margin-bottom: 0.1em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color: #6fbe44;
        background-image: url(images/clutcorn-bg.gif);
	background-repeat: no-repeat;
}
body,td,th {
	font: 14px 'Verdana', Geneva, Arial, Verdana, sans-serif;
	color: #000000;
}
/*********************
	 Links
**********************/
a:link, a:active {
	text-decoration: none; color: #C0000B;
}
a:visited {
	text-decoration: none; color: #000;
}
a:hover, a:focus {
	text-decoration: none; color: #000;
}
/*********************
	Main table
**********************/
.main_table {
	/* text-align: left; */
	margin: 2px auto;
	width: 800px;
	color: #000000;
	padding: 20px;
}
/***********************
	Site Title
************************/
#sitetitle {
	padding-bottom: 150px;
	margin-bottom: 12px;
	margin-top: 25px;
	color: #cccccc;
	text-decoration: none;
}
#sitetitle a {
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	color: #002E5B;
	text-decoration: none;
}
#sitetitle a:link {
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	color: #002E5B;
	text-decoration: none;
}
#sitetitle a:active {
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font: 200% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #002E5B;
	text-decoration: none;
}
#sitetitle a:visited {
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font: 200% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #002E5B;
	text-decoration: none;
}
#sitetitle a:hover {
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font: 200% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #002E5B;
	text-decoration: none;
}
/***************************
	Left Columns
****************************/
#leftcolumn{
	padding-top: 60px;
	padding-left: 6px; 
	padding-right: 20px;
	text-align:right;
	border-right-style: dashed;
	border-right-width: thick;
	border-right-color: #000000;
}
/***************************
	Right Columns
****************************/
#rightcolumn{
	padding-left: 6px; 
	padding-right: 6px;
	text-align:right;
}
/***************************
	Display Properties
****************************/
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
/***************************
	Comments
****************************/
.alt {
	background-color:#F9F9F9;
	border: 1px solid #DEDEDE;
	padding: 3px 3px 3px 3px;
}

/***************************
	Sidebar
****************************/
#container {
	text-align: left;
	margin: 0 auto;
	vertical-align:top;
	font-family: Verdana, sans-serif;
	font-size:12px;
}
h3 {
	margin: 2px 0 0;
	height: 19px;
	cursor: pointer;
	font-size: 0.99em;
}
h3 a:link, h3 a:visited {
	font-size:15px;
        color: #000000;
	padding: 2px 2px 0;
	-moz-outline-style: none;
	display: block;
	text-decoration: none;
}

/***  destroy showbar lists  ***/
#showbar { 
     list-style-type: none;
text-align: left
}

#showbar ul { 
     font-weight: normal; 
     list-style-type: none; 
     margin-left: 0px; 
     padding: 0px; 
} 

#showbar ul li { 
     padding-bottom: 8px; 
} 
 
#showbar ul ul { 
     font-variant: normal; 
     font-weight: normal; 
     line-height: 100%; 
     list-style-type: none; 
     margin: 0; 
     padding-left: 0px; 
     text-align: left; 
} 
 
#showbar ul ul li { 
     border: 0; 
     letter-spacing: 0; 
     margin-top: 0; 
     padding: 0; 
     padding-left: 0px; 
} 
 
#showbar ul ul li a { 
    text-decoration: none; 
} 
 
#showbar ul ul ul.children { 
     font-size: 142%; 
     padding-left: 4px; 
}


/***********************
	Credit/Copyright
************************/
.footer_table {
	text-align: center;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 1px auto;
	text-decoration: none;
}
.footer_table a {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	text-decoration: none;
}
.footer_table a:link {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	text-decoration: none;
}
.footer_table a:visited {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	text-decoration: none;
}
.footer_table a:active {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	text-decoration: none;
}
.footer_table a:hover {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #BDBDAE;
	text-decoration: none;
}

/***************************
	Wordpress - Posts
****************************/
post {
	margin: 0 0 40px;
	text-align: justify;
}
/***************************
	Wordpress - Forms
****************************/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	background: white url('images/text_bg.jpg') center no-repeat;
	width: 617px;
	height: 220px;
	padding: 2px;
	font-size: 11px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/***************************
	Misc
****************************/
.stretcher {
	background: none !important;
	background: #92CB46;
}
#container {
	width: 300px;
	text-align: left;
	margin: 0 auto;
}
blockquote {
	border: 1px dashed #FFC600;
    color: #000000;
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url('images/quote.png') 5% no-repeat #FFF8DD;
	background-position: -10px -7px;
}
/***************************
    Sidebar Internal Menus
****************************/
#navmenu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none; }
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	margin: 4px;
}
/***************************
	BStats
****************************/
/* span styles for the search word highglighting feature */
.hl0	{ background-color: #79B33A }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #9999FF }

/* the style for the div that lists the hightlighted words */
#bstat_hilite	{ margin: 10px 0px 10px 0px; border: 1px dotted #999; padding: 10px; }


/* styles related to the pulse graph */
#bstat_pulse	{ height: 110px; margin: 2px 0px 2px 0px; text-align:center; } 
#bstat_pulse p	{ text-align: center; line-height: 1em; text-shadow: #ffffff 1px 1px 4px; margin-top: -30px; } 
#bstat_pulse img	{ display:inline; vertical-align: middle; background-color: #999999; border: solid 0px #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: solid 2px #000000; } 

/* styles related to the bsuggestive list of related posts */
#bsuggestive_footer	{ 
	margin: 0px 0px 0px 0px; 
	border-top: 1px dotted #999; 
	padding: 10px; 
	background: transparent;
	color: #443;
	font-size: 11px;
	text-align: left;	
	}
	
#bsuggestive_footer h3	{
	color: #005577;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#bsuggestive_footer ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
#bsuggestive_footer li {
	text-indent: -10px;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#bsuggestive_footer li:before {
	content: "\00BB \0020";
	}