/*  
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 {

	text-align:center;

	background-color: #F5F5F3;

}

body,td,th {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #D3342F;
}

#topBar { 
	padding:0 0 0px 0;
	width: 990px;
	margin:0px auto; 
	top:0px;
	position:relative;
	background-image:url(images/bgTop.png);
	background-repeat:no-repeat;
	z-index:1;
	height:11px;
}
#midContainer { 
	padding:0 0 0px 0;
	width: 990px;
	margin:0px auto; 
	top:0px;
	position:relative;
	background-image:url(images/bgMiddle.png);
	background-repeat:repeat-y;
	z-index:1;
	text-align:left;

}
#bottomBar { 
	padding:0 0 0px 0;
	width: 990px;
	margin:0px auto; 
	top:0px;
	position:relative;
	background-image:url(images/bgBottom.png);
	background-repeat:no-repeat;
	z-index:1;
	height:21px;
	text-align:left;
}
#logo{
	top:35px;
	left:595px;
	position:absolute;
	margin:0;
	padding:0;
	text-align:left;	

	z-index:99;
}
#navBar{
	
	position:absolute;
	left:640px;
	top:180px;

	margin:15px 0px 20px 0px;
	padding:0px;	
	color:#fff;

	text-align:left;
	z-index:999999;
}
#navBar ul,
#navBar li  {

	margin:0px 5px;
	padding:0px;
	list-style:none;
}
#navBar a {
	margin:0px;
	padding:0px;
}
li.nav1{
	position:relative;
	top:0;
	left:20px;
}
li.nav2{
	position:relative;
	top:0;	left:90px;
}
li.nav3{
	position:relative;
	top:0px;
	left:125px;
}
li.nav4{
	position:relative;
	top:0px;
	left:150px;
}

li.nav5{
	position:relative;
	top:0px;
	left:160px;
}
li.nav6{
	position:relative;
	top:0px;
	left:165px;
}
li.nav7{
	position:relative;
	top:0px;
	left:165px;
}
/*********************
	 Links
**********************/
a:link, a:active {
	text-decoration: underline; color: #D3342F;
}
a:visited {
	text-decoration: underline; color: #D3342F;
}
a:hover, a:focus {
	text-decoration: underline; color: #2E5600;
}
/*********************
	Main table
**********************/
.main_table {
	/* text-align: left; */
		top:134px;
	left:213px;
	position:relative;
	margin: 0px 100px 200px 6px;
	width: 415px;
	color:#5A5A4B;
	
	padding: 0px 0px 40px 0px;
	/*background-color:#FFFFFF;
	border-top: 3px solid #FC7209;
	border-right: 3px solid #FC7209;
	border-bottom: 3px solid #FC7209;
	border-left: 3px solid #FC7209;*/
	z-index:1;

}

#blogBG{
	top:133px;
	left:50px;
	position:relative;
	margin:0px 0 0px 0 ;
	padding:50px 60px 120px 60px;
	
	z-index:0;

	text-align:left;
	background-image:url(images/blog_bg.png);
	background-repeat:no-repeat;

}
/***********************
	Site Title
************************/
#sitetitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font:1.5em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #D3342F;

	text-decoration: none;
}
#sitetitle a {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font:1.5em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #D3342F;

	text-decoration: none;
}
#sitetitle a:link {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font:1.5em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #D3342F;
	text-decoration: none;
}
#sitetitle a:active {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font:1.5em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #D3342F;

	text-decoration: none;
}
#sitetitle a:visited {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font:1.5em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #D3342F;

	text-decoration: none;
}
#sitetitle a:hover {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	margin-top: 25px;
	font:1.5em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #2E5600;
	text-decoration: none;
}
/***************************
	Left Columns
****************************/
#leftcolumn{
	padding-left: 0px; 
	padding-right: 6px;
	text-align:left;
	color: #5A5A4B;

	
}
/***************************
	Right Columns
****************************/
#rightcolumn{
	padding-left: 6px; 
	padding-right: 6px;
	text-align:right;
	color: #5A5A4B;

}
.post{
	width:390px;
	padding:10px;
	margin:0;
	background-color: #FFFFFF;
}
#content{
		position:relative;
	top:150px;
background-color: #FFFFFF;
	padding:0px;
	margin:0;
}
#content p{
	padding:10px;
	margin:0;
}
/***************************
	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: right;
	margin: 0 auto;
	
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
}
h3 {
	margin: 2px 0 0;
	height: 19px;
	cursor: pointer;
	font-size: 0.99em;
}
h3 a:link, h3 a:visited {
	background: #96967E url(images/sd_head_bg.gif) repeat;
	color: #fff;
	padding: 2px 2px 0;
	-moz-outline-style: none;
	display: block;
	text-decoration: none;
}
/***********************
	Credit/Copyright
************************/
.footer_table {
	text-align: center;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 1px auto;
	width: 700px;
	color:#5A5A4B;
	border: 0px solid #F5F5F3;
	text-decoration: none;
}
.footer_table a {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:link {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:visited {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:active {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}
.footer_table a:hover {
	text-decoration: none;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #2E5600;
	border-bottom: 1px dotted #96967E;
	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;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/***************************
	Misc
****************************/
.stretcher {
	background: none !important;
	background: #ccc;
}
#container {
	width: 200px;
	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: #FFFF99 }
.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";
	}
	
	
#footer { 
	padding:0 0 0px 0;
	width: 960px;
	margin:0px auto 50px auto; 
	top:-10px;
	left:0px;
	position:relative;
	z-index:1;
	text-align:left;
}
	
#footerLeft{

	width: 290px;
	margin:0px 0 30px 0; 
	padding:0px ;	
	font-size:11px;
	text-align:left;
	float:left;
	
	z-index:99;


}

#footerFloat2 {

	text-align:right;
	margin:0px 0px 0 40px;
	padding:0;
	font-size:10px;
	position:relative;
	top:10px;
	float:right;
	width:150px;
}
#footNav{
	font-size:11px ;

	margin:0px 0px 0px 0px;
	padding:0px ;	


	text-align:left;
	z-index:100;
}
#footNav ul,
#footNav li  {
	display:inline;
	margin:0px 5px 0 0;
	padding:0px;
}

#footNav a {
	text-decoration:none;
	color:#2E5600;

}
#footNav a:link,
#footNav a:visited {
	color:#2E5600;
}


#footNav a:hover,
#footNav a:active{
	color:#2E5600;

}

