/* Generic Styles */
body { 
//   background: #990000; 
   background: #323232; 
   text-align: center; 
   margin: 0px; 
   padding: 0px; 
   color: #FFFFFF; 
   font-family: arial, tahoma, verdana, helvetica, sans-serif, sans; 
}

a { 
   color: #A4CB39;
   text-decoration: none; 
}

/* Wraps and Grunge */
#site_wrap { 
   width: 998px; 
   margin: 0px auto; 
   background: url(images/grunge_bottom_left.png); 
   background-position: bottom left; 
   background-repeat: no-repeat; 
}

#grunge_left { 
   width: 98px; 
   float: left; 
   clear: both; 
}

#grunge_right { 
   width: 98px; 
   height: 650px; 
   background: url(images/grunge_right.png); 
   background-position: top left; 
   background-repeat: no-repeat; 
   float: left; 
}

#grunge_bottom { 
   clear: both; 
}

#wrap { 
   width: 800px; 
   background: #000; 
   text-align: left; 
   float: left; 
   border-left: 2px solid #000; 
}

#content_wrap { 
   float: left; 
   width: 602px; 
   margin-left: 2px; 
   margin-bottom: 10px; 
   border-right: 1px solid #323232; 
   background: #000000;
}

/* Menu */
#menubar {
   width: 599px; 
   height: 22px; 
   background: url(images/title_pattern.gif); 
   margin-bottom: 5px; 
}

#menubar ul {
   list-style: none; 
   padding: 0; 
   margin: 0; 
   max-height: 13px; 
   padding-left: 2px; 
}

#menubar ul li { 
   position: relative; 
   z-index: 200; 
   float: left; 
}

   .menu_divider { 
      display: block; 
      width: 1px;
      height: 20px; 
      background: #323232; 
   }

   .menu_item { 
      display: block; 
      width: 20%; 
      height: 13px; 
   }
   
   .menu_item a:link, .menu_item a:visited { 
      font-size: 13px; 
      font-weight: bold; 
      color: #fff; 
      letter-spacing: -1px; 
   }

   .menu_item a:hover {
      color: #A4CB39; 
   }

   .menu_item a img { 
      margin-right: 5px; 
   }


/* Banner */
#banner { 
   position: relative; 
   z-index: 100; 
   height: 115px; 
   width: 800px; 
   background: url(images/banner.gif); 
}

#banner h1 { 
   display: none; 
}

#banner img { 
   border: 0; margin-left: 5px; 
}

#tagline {
position: absolute;
font-size: 14px;
font-family: Courier New, monospace;
color: #ffffff;
display: block;
z-index: 9001;
padding-top: 25px; 
padding-left: 425px; 
}

#feedbutton {
   position: absolute;
   z-index: 8900;
   padding-left: 760px; 
   padding-top: 50px;
}

#feed_rss_link {
   position: absolute;
   z-index: 8999;
   padding-left: 590px; 
   padding-top: 50px;
}

#feed_email_link {
   position: absolute;
   z-index: 8999;
   padding-left: 590px; 
   padding-top: 80px;
}

#linkblocker {
   position: absolute;
   z-index: 9000;
   padding-left: 590px;
   padding-top: 50px;
   height: 67px;
}

#prop {
   float: right;
   height: 500px;
   width: 1px;
}
/* --- logo image styles ---*/
   .logo {
      width:800px;
      height: 115px;  
      position: absolute; 
      left: 0; 
      top: 0; 
      font-size: .1em;
      z-index: -200;
   }

   .logo span {
      background: #fff url(images/banner.gif) top left no-repeat; 
      position: absolute; 
      left: 0; 
      top: 0; 
      display: block; 
      width: 800px;
      height: 115px;
      cursor: pointer;
   }

   .logo a:link, .logo a:visited, .logo a:hover  {
      color: #F4F3DB; 
      text-decoration: none;
   }

/* Rotating Image */
#image { 
   float: left; 
}

#image .imgspacer { 
   margin-top: 3px; 
   margin-bottom: 2px; 
}

/* Content and News Title */
#content { 
   width: 599px; 
   min-height: 500px; 
   float: left; 
   clear: left; 
   font-size: .85em;
   line-height: 1.4em;
   text-align: justify;
   background: #000000;
}


   #content .prop {
      height:500px;
      float:right;
      width:1px;
   }
   #content .clear {
      clear:both;
      height:1px;
      overflow:hidden;
   }

#news_title { 
   width: 599px; 
   height: 22px; 
   background: url(images/title_pattern.gif); 
   margin-bottom: 5px; 
}

/* Navigation */
#navigation {
position: relative; 
z-index: 200;  
width: 190px; 
float: right; 
margin-right: 2px; 
font-weight: bold; 
font-size: 12px; 

}






#navigation ul li a { 
display: block; 
max-height: 22px; 
width: 190px; 
padding: 4px 0px; 
}



#navigation ul li a span { 
padding-top: 5px; 
}

#navigation a:link, #navigation a:visited { 
color: #FFFFFF; 
}

#navigation a:hover { 
color: #A4CB39; background: #323232; 
}

#navigation a:hover img { 
color: #A4CB39; background: none; 
}

#navigation ul { 
   list-style: none; 
   margin: 0px 0 10px 0; 
   padding: 0px; 
   text-align: left; 
}

#navigation ul li { 
   margin-top: 2px; 
}

   .nav_title { 
      width: 190px; 
      height: 22px; 
      background: url(images/title_pattern.gif); 
   }

/* Footer and Copyright */
#footer { 
   clear: both; 
   border-top: 1px solid #323232; 
   width: 792px; 
   color: #FFFFFF; 
   font-size: 12px; 
}

#copyright { 
   height: 35px; 
   width: 790px; 
   background: url(images/copyright.gif); 
   clear: both; 
}

.footer-copyright {
	float: left;
	width: 40%;
	padding-left: 2%;
	text-align: left;
}

.footer-meta {
	float: right;
	width: 50%;
	padding-right: 2%;
	text-align: right;
}

/* Stuff Shamelessly ganked from MattBrett */
.feed {
	padding: 1px 0 1px 17px;
	font-size: .9em;
	background: url(images/feed-icon-14x14.png) no-repeat 0% 50%;
}

.feed-small {
	height: 14px;
	padding-left: 15px;
	background: url(images/feed-icon.png) no-repeat 0% 50%;
}

.validate {
	height: 12px;
	padding-left: 15px;
	background: url(images/icon-validate.gif) no-repeat 0% 50%;
}

.wordpress {
	height: 12px;
	padding-left: 13px;
        color: #FFFFFF; 
	background: url(images/icon-wordpress.gif) no-repeat 0% 30%;
}


/* Stuff From Bloggers base-weblog */
.date-header
{
	margin: 0;
	padding-top: 10px;
	color: #666;
	background: url(images/date-header-bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}

.entry-header
{
	margin: 10px 0;
	padding: 0;
	color: #A4CB39;
	font-size: 18px;
        text-transform:uppercase;
	font-weight: bold;
}

.entry-content { margin: 0; }
.entry-more-link { font-weight: bold; }

.entry-footer
{
	margin: 0 0 20px 0;
	border-top: 1px solid #1a2936;
	padding-top: 2px;
	color: #666;
	font-weight: normal;
}

.content-nav { margin-top: 0; }


/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
        background: #000000;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.commentform {
	margin-left: 30px;
}

.credit {
	text-align: center;
	padding: 0 0 10px 0;
}
.credit a {
	color: #fff;
	font-size: 12px;
}

#content p, #footer p { 
     padding: 0 10px 0 10px; 
} 
.date, #content h1, #content h2, #content h3 { 
     margin-left: 10px; 
} 
img, a img, img a { 
     border: none; 
}
