/*
Theme Name: The Zeitgeist Movement_TEST AREA
Theme URI: http://www.zeitgeistaustralia.org
Description: Custm design for Zeitgeist Movement country cutomilized pages.
Author: David Zwolski
Author URI: http://www.davidz.110mb.com
Tags: zeitgeist, movement, earth, black, dark, compact, nwo, New World Order

	The Zeitgeist Movement
	http://www.zeitgeistaustralia.org

	Designed with thougto to ease other Z-troopers webpage estamblisment, movement progression, style unification and ease of team work.
	sydney@zeitgeistaustralia.org

*/



/* Begin Typography & Colors */


div.entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	font-size: 0.9em;
	}

.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #996;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* End Typography & Colors */

/* Calendar */

#wp-calendar_wrap {
	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	background: darkgray; /* hack - backgroud colour for '2day' when events_calendar addon is installed */ 
		}

#wp-calendar #next a, #prev a {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 9pt;
	font-weight: bold;
	}

#wp-calendar a {
	display: block;
	font-weight: bold;
	color: be5f28;
	background: #ffffff;
	border: 1px #333333 solid;
	text-decoration: none;
	font-weight: bold;
	}

#wp-calendar a:hover {
	display: block;
	font-weight: bold;
	color: be5f28;
	background: #ffffff;
	border: 1px #333333 solid;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	color:#41a0d7; }

#wp-calendar caption { /* Month 20xx title */
	font: bold 20px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.calendar-month	{
	background: #101010;	
}

/* End Calendar */


/* Begin Post Structure */

a.more-link	{
	color: #bb5522;

	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	float: right;
	background: url('./images/more-link_off.gif') no-repeat center;
	padding: 12px 0px 0px 0px;

	width: 218px;
	height: 35px;

	position: relative;
	top: 6px;

}
a.more-link:hover	{
	color: #FFFFFF;
	text-decoration: none;
	background: url('./images/more-link_on.gif') no-repeat center;
}

div.postHeading	{
	background: none;
	border: 1px #000000 solid;
	padding: 5px;
	margin-top: 25px;
}

div.post {
	width: 510px;
	}
.narrowcolumn	{
	width:510px;
}

.post_page	{
	width: 710px;
	}

/* End Post Structure */

table.ec3_schedule	{
	position: relative;
	bottom: 12px;
	margin: 0px 0px 0px 0px;
	border: 0px #aaaaaa solid;
	background: url('./images/posttitle.gif');
	width: 510px;
	height: 50px;
	color: #FFFFFF;
}

table.ec3_schedule tbody	{
	border: 0px #000000 solid;
	background: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;

	}
	
td.ec3_start, td.ec3_to, td.ec3_end, table.ec3_schedule tr td,   {
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px #000000 solid;
	}

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	background:#101010 url('./images/bg.jpg') no-repeat center top fixed;
	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;
	text-align: center;
	}

a {
	color: #bb5522;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
a.shadowboxlink, a.shadowboxlink:hover	{
	color: #000000;
	text-decoration: none;
}

#page_outer {
	border: #777777 1px solid;
	margin: auto;
	margin-top: 100px;
	width: 756px;
}

#page {
	background:url('./images/pagebackground-cheating_transparency.jpg') center fixed;
	background-color: #f0f0f0;
	padding: 0;
	width: 750px;
	border: 3px #101010 solid;
	text-align: left;
	}

#header {
	position: relative;
	margin: auto;
	padding: 0;
	height: 155px;
	width: 750px;
	border-bottom: #101010 3px solid;
	}

#headerimg {
	font-size: 1.2em;
	margin: 0;
	height: 134px;
	width: 750px;
	padding: 0px 0x 0px 0px;
	background:url(images/title.jpg);
	float:right;
	}
	
#smooth_sldr	{

	position: relative;
	right: 50px;

	z-index: 8;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	padding: 30px 10px 30px 10px;
	margin-left: 545px;
	margin-top: 10px;
	width: 184px;
	height: 100%;
	
	background: #0a0a0a;
	border-left: #050505 solid 1px;
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	width: 80%
	height: 3px;
	Background: #101010;
	}

.postmetadata {
	clear: both;
	margin: 30px 0;
	padding-top: 5px;
	color: #333;
	font-size: 0.9em;
	background-image: url('./images/postmetadata.gif');
	height: 20px;

}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 5px;
	}

.widecolumn {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

	/* POST DATE */

div.postDate	{
	width: 50px;
	height: 65px;

	float: left;
	text-align:center;
	color: #bbbbbb;
	font-weight:bold;
	
	
	text-align: center;

	background: #222222;

	font-size:10px;
	padding: 2px 4px 2px 4px;
	
	position: relative;
	top: -6px;
	left: -6px;

}
					
.postDate p{
	margin:0;
	padding:0;
	}
						
.postDate p.day{
	font-size: 32px;
	}
.postDate p.year{
	font-color: #888888;
	}

	/* POST DATE END */


.clear {
	clear: both;
}

#footer {
	padding: 0 0 0 45px;
	margin-top: 10px;
	clear: both;
	height: 90px;
	border-top: #101010 3px solid;
	background: url(images/footer.jpg);
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	color:#CCCCCC;
	}

/* End Structure */

/* Quote box START */

blockquote	{
    background: url(images/quote-nw.gif) no-repeat;
 
    margin: 10px 20px 10px 20px;
    padding-left: 5px;
padding: 10px 10px;
			text-indent: 25px;
			color: #252525;
			font: 10px verdana, arial, sans-serif;
			font-weight: bold;
			text-align: justify;

}

blockquote p {
	background:url(images/quote-se.gif) bottom right no-repeat;
	padding: 0px 0px 0px 10px;
}

blockquote.quote_area
{
    background: url(images/quote-nw.gif) no-repeat;


    margin: 10px 0px 10px 0px;
    padding-left: 5px;

}
blockquote.quote_area div
{
    padding: 10px 10px;

	
	 margin: 0px;
			text-indent: 15px;
			color: #FFFFFF;
			font: 10px verdana, arial, sans-serif;
			font-weight: bold;
			text-align: justify;
}

div.quote_author
{
    margin-right: 25px;
	padding: 0px 0px 0px 10px;
			color: #FFFFFF;
			font: 10px verdana, arial, sans-serif;
			font-weight: bold;
			text-align: right;
			word-spacing: 4px;
			letter-spacing: 2px;
			background: url(images/quote-se.gif) bottom right no-repeat;
	
}

/* Quote box END */


/* Quote Page START */

blockquote.quotepage_area
{
    background: url(images/quote-nw.gif) no-repeat;
    margin: 10px 0px 10px 0px;
    padding-left: 5px;
}
div.quotepage {
    padding: 10px 10px;
	margin: 0px;
	
	text-indent: 15px;
	color: #000000;
	font: 10px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

div.quotepage_author {
	padding: 20px 45px 0px 0px;
	
	color: #000000;
	font: 10px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: right;
			
	background: url(images/quote-se.gif) bottom right no-repeat;
}

/* Quote Page END */

/* SIDEBOX START */

#sidebox	{
	Width: 100%;
	height: 0px;
	border: 0px #ff0000 solid;
	}

/* SIDEBOX END */

/*	Begin Headers */

h1, h2, h3, h4, h5, #sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
}

h1 {
	padding-top: 70px;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #666;
	text-decoration: none;
	color: #996;
	text-decoration: none;
	color: #996;
	text-align: center;
	}
	
h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #996;
	
		}


h2 {
	margin: 30px 10px 5px 0px;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	text-align: center;
	}
	
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 24px;
	}

h2 a:hover {
	text-decoration: none;
	color: #bb5522;
	}
div.postTitle	{
	margin-left: 70px;
}

h2.pagetitle {
	margin: 30px 50px 30px 50px;
	
	font-size: 18px;
	text-align:center;
	
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
	}

h3 a, h3 a:visited  {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	}
	
h3 a:hover {
	text-decoration: none;
	color: #bb5522;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 1em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}

input, textarea
 {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }

#searchsubmit 
 {
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar h2 {
	height: 20px;
	width: auto;

	margin: 5px 0 0;
	padding: 2px 2px 2px 5px;
	
	color: #eeeeee;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	
	border: 1px #101010 solid;
	background: url(images/h2bg.gif);
	
	cursor: default;
	}

#sidebar h3	{
	color: #eeeeee;
	size: 16px;
	text-align: left;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Sidebar */

/* begin sidebar links */

#sidebarlinks li, #sidebarlinks	a, #sidebarlinks img{
list-style: none;
}

#sidebarlinks li img	{
margin: 10px 0px 0px 10px;
}

/* END sidebar links */

/* MAILPRESS START  */

#subscriptiontable	{
	background: #CCCCCC;
	background: url(images/subscription_form_bg.gif);
	display: inline-block;
	width: 330px;
	height: 170px;
	z-index: 2;
	border: 1px #666666 solid;

	padding: 10px 0px 0px 20px;

	
		}

#subscriptionbutton		{
	float: right;
	margin: 0px;
	width: 88px;
	height: 32px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	background: url(images/button-large.gif);
	
	border: 0px solid #101010;
	outline: 0px solid #505050;

	padding: 0px 0px 2px 0px;

	cursor:pointer;
	}

#subscriptionbutton:hover {

	background: url(images/button-large_over.gif);
	
	cursor:pointer;

}
/* MAILPRESS END	 */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #eee;
	}

.center {
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* EVENTS CALENDAR  BEGIN */

/* * Thickbox CSS */
div#TB_title {
	/*background-color: #105681;
*/
	background-color: #000000;
	color: #FFFFFF;
}
div#TB_title a, div#TB_title a:visited {
	color: #cfcfcf;
}
/* * JQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1;
	width: 225px;
	word-wrap: break-word;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#tooltip ul {
	padding: 0;
}
#tooltip li {
	margin: 0 10px;
	width: auto;
}
/* * Large Calendar */
/* * Calendar formatting */
#wp-calendarLarge {
	border-collapse: collapse;
	margin: auto;
}
#calendar_wrapLar img {
	border: none;
	padding: 0;
	margin: 0;
}
#wp-calendarLarge td {
	border: thin solid white;
	width: 150px;
	height: 100px;
	padding: 0;
	vertical-align: top;
}
.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
	text-decoration: none;
	border: none;
}
#wp-calendarLarge .event-block {
	border-top: 1px solid #444;
	display: block;
	padding: 2px 0 0 2px;
	line-height: 11pt;
	color: navy;
}
#wp-calendarLarge .dayHead {
	/* background-color: #333333;
*/
	background-color: #173b6d;
	color: white;
	font-weight: bold;
	z-index: 1000;
}
#todayLarge {
	background-color: #9BA9CF;
	color: #FFF;
}
/* * Days events calendar */
#EC_daysEvents {
	font-size: 14px;
}
.EC_title {
	background: #A4CAE6;
}
.EC_location {
	background: #FFF8DC;
}
.EC_time {
	background: #CCCCCC;
}
.EC_date {
	background: #E0EEEE;
}
.EC_linkout_and_postid {
	background: #bfd3ed;
}
/* * Widget Calendar formatting OPTIONAL */
.EC_Widget_display {
	text-align: center;
}
.widgettitle {
	text-align: left;
	/* margin: 0 0 1em; */
}
.textwidget {
	text-align: left;
	color: #888888;
	/* margin: 0 0 1em; */
}

#wp-calendar caption {
	margin: 10px 0 0 0;
	width: auto;
	text-align: center;
	font-weight: bold;
	background-color: white;
	border: thin solid darkgray;
	-moz-border-radius: 3px 3px 0 0;
}
#wp-calendar {
	margin: 0 1px 0 2px;
	border-collapse: collapse;
}
*+html #wp-calendar #today {
	border: 3px solid blue !important;
}
#wp-calendar #today {
	display: block;
	font-weight: bold;
	background-color: #a8c3d6;
	-moz-border-radius: 50%;
	/* -webkit-border-radius: 50%;
	border: 2px solid blue;
*/
	z-index: 1;
}
#wp-calendar .pad {
	font-weight: bold;
}
#wp-calendar .padcent {
	background-color: white;
	border: thin solid darkgray;
}
#wp-calendar .padday {
	background-color: gainsboro;
}
#wp-calendar th {
	width: 11%;
	color: white;
	background-color: #173b6d;
}
#wp-calendar td {
	border: thin solid darkgray;
	background-color: white;
	text-align: center;
}
/* * Widget List Calendar OPTIONAL */
#events-calendar-list li {

	
	list-style: none;
	list-style-type: none;

	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	
	border: 1px #666666 solid;
	background: #0e0e0e;
	
	height: 42px;
}
#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active {
	background: none;
	text-decoration: none;
	border: none;
	color: #666666;
}
#events-calendar-list li:hover {
		list-style: none;
	list-style-type: none;

	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666
	text-align: left;
	
	border: 1px #666666 solid;
	background: #0e0e0e;
	
	height: 34px;
}
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding: 20px;
	height: 160px;
	opacity: 0.95;
	background: url('images/shadow3.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12px;
	width: 220px;
}
#tooltip.pretty div {
	width: 220px;
	text-align: left;
}
#tooltip.fancy {
	background: url('images/shadow2.png');
	padding-top: 5em;
	height: 100px;
}

ul.ec3_events {
	color: #888888;
	font-color: #888888;
}

/* END EVENTS CALENDAR */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start Menu - print invisible*/

#menu {
width: 750px;
background: #333333;
background: url('./images/menu.gif');
float: left;
border: #000000 1px solid;
display: block;
text-indent: 5px;
elevation: none;

font-weight: bold;
	float: left;

z-index: 100;
}
/*First Level */
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	position: relative;
	width: 124px;

	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666 #101010 #222222 #000000;
}

#menu li {
	text-decoration: none;
	position: relative;
	margin: 0px;
	}

#menu h2 {
	font: 11px/16px arial, sans-serif;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	background: #333333;
	background: url('./images/menu.gif');
	text-transform: uppercase;
	text-indent: 5px;
	cursor: default;
}

#menu h2:hover {
	background: url('./images/menuon.gif');
	cursor: default;
	text-transform: uppercase;
}

/*First Level End */
/* Second Level Start */

#menu ul ul, #menu ul ul li, #menu ul ul ul, #menu ul ul ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	position: relative;
	text-indent: 0px;
}

#menu ul li a {
	font: bold 11px/16px arial, sans-serif;
	color: #eeeeee;
	
	background:url(images/95_opactiy_black.png);
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666 #101010 #222222 #000000;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 123px;
	height:19px;
	float: left;
	cursor: default;
}

#menu ul li a:hover, #menu li:hover  {
	color: #be5f28;
	text-indent: 5px;
	background: #101010;
}

#menu .pagenav	{
	font: bold 11px/16px arial, helvetica, sans-serif;
	text-decoration: none;
	text-indent: 5px;
	color: #eeeeee;
	
	background:url(images/95_opactiy_black.png);
	
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666 #101010 #222222 #000000;
	
	list-style: none;
	
	margin: 0px;
	padding: 0px;
	width: 123px;
	height:19px;
	float: left;
	
	cursor: default;

}

#menu .pagenav:hover	{
cursor: default;
}


#menu .categories	{
	font: bold 11px/16px arial, helvetica, sans-serif;
	color: #eeeeee;
	text-decoration: none;
	text-indent: 5px;
	
	background:url(images/95_opactiy_black.png);

	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666 #101010 #222222 #000000;
	
	list-style: none;
	
	margin: 0;
	padding: 0;
	width: 123px;
	height:19px;
	float: left;
	
	cursor: default;

}

#menu .categories:hover	{
cursor: default;
}



#menu ul ul {
position: absolute;
left: 0%;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
margin: 0px;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* End Menu */


/************************************************
	BbLD Templates
************************************************/

#discussions	{
	margin: 60px 0 0 0;	
	padding: 10px;

	/***** border: 2px solid #000000;
	background: #101010;   *****/
}

#discussions	h3	{
	margin: 5px 0 5px 0;
	color: #000000;
	text-align: left;
}

#latest	{
	width: 100%;
	padding: 1px;
	
	background: #121212;
	
	color: #ffffff;	
}

#latest TH	{
	background: #222222;
	border-bottom: 1px solid #333333;
	padding: 8px 7px 8px 7px;
}

#latest TD	{

	padding: 8px 7px 8px 7px;

	background: #323232;


/************************************************
	Featured Gallery Slidebar 
************************************************/


