/* vBulletin 3 CSS For Style 'Default Style' (styleid: 1) */
body
{
	background-color: #1B271B;
	color: #000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	cursor:default;
}
a:link
{
	color: #1B271B;
	text-decoration: underline;
}
a:visited
{
	color: #1B271B;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #354D35;
	text-decoration: none;
}
.page
{
	background: #FFF url("http://www.resistanceandliberation.com/images/bg_nobar.jpg") repeat-y;
	color: #000;
}
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	color: #000;
	border: 1px solid #000;
}
.tcat
{
	background-color: #50574F;
	color: #DDD;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link
{
	color: #DDD;
	text-decoration: none;
}
.tcat a:visited
{
	color: #DDD;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #FFF;
	text-decoration: underline;
}
.thead
{
	background-color: #A5A082;
	color: #000;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
	color: #000;
	text-decoration: none;
}
.thead a:visited
{
	color: #000;
	text-decoration: none;
}
.thead a:hover, .thead a:active
{
	color: #333;
	text-decoration: underline;
}
.tfoot
{
	background-color: #A5A082;
	color: #000;
}
.tfoot a:link
{
	color: #000;
	text-decoration: none;
}
.tfoot a:visited
{
	color: #000;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active
{
	color: #333;
	text-decoration: underline;
}
.alt1, .alt1Active
{
	background-color: #D8D6AB;
	color: #000;
}
.alt2, .alt2Active
{
	background-color: #DAD9C3;
	color: #000;
}
.wysiwyg
{
	background-color: #D8D6AB;
	color: #000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #666;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background-color: #D8D6AB;
	color: #000;
}
.fjdpth0
{
	background-color: #F7F7F7;
	color: #000;
}
.panel
{
	background-color: #DAD9C3;
	color: #000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background-color: #D8D6AB;
	color: #000;
}
legend
{
	color: #000;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background-color: #50574F;
	color: #DDD;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link
{
	color: #DDD;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #DDD;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #FFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background-color: #FFF;
	color: #000;
	border: 1px solid #1B271B;
}
.vbmenu_option
{
	background-color: #DAD9C3;
	color: #000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #000;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #000;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #000;
	text-decoration: none;
}
.vbmenu_hilite
{
	background-color: #D8D6AB;
	color: #000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #000;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #000;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #000;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 10pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

div#global-nav-bar{ 
background:url("http://www.resistanceandliberation.com/images/top_nav_notext.gif") no-repeat top; height: 29px; }
div.divider{ font-size:1px; height:10px; width:1px; display:block; }

.vbmenu_control_nav{ color: #CCA400; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 3px 6px 3px 6px; white-space: nowrap; } .vbmenu_control_nav a:link, .vbmenu_control_nav a:visited{ color: #CCA400; text-decoration: none;} .vbmenu_control_nav a:visited{ color: #CCA400; text-decoration: none; } .vbmenu_control_nav a:hover, .vbmenu_control_nav a:active{ text-decoration: underline; }
