/* http://p102.ezboard.com/bparallaxscurioandrelicfirearmsforums */


/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;}

body {font-size: 62.5%;} /* this is for IE */ 
html>/**/body {font-size: 10px;} /* this is for standards compliant browsers */
#wrapper {font-size: 1em;}

.boxheading h2, .boxheading .bread-crumbs, .tool-box h2, .tool-box h3, .forumtitle h3
{font-size: 1.3em;}

.boxheading * {font-weight: bold;}

th, .th, .announcement-box, .post-content, .forum-box td, textarea, input.text,
.post-tools, .button, .pager
{font-size: 1.2em;}

h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}

.post-tools {font-size: 1.1em;}

.featured-box .boxbody * {font-size: 1em;}


/* LINKS
------------------------------------------- */
a {color: #000;}
a:visited {color: #8B0000;}
a:active {color: #871F78;}


/* BODY (set background color or image)
------------------------------------------- */
body {background: #CCC;}


/* LAYOUT
------------------------------------------- */ 
#wrapper
{width: 95%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;}

/* forum header */
.forum-header
{text-align: center;
font-weight: bold;
font-style: italic;
margin-bottom: 15px;}

	.forum-header h1, .forum-header p
	{margin: 0;
	margin-bottom: 8px;}

	.forum-header h1
	{font-size: 3.2em;}
	
	.forum-header p
	{font-size: 1.6em;}

/* show only on home page and forum page */
.myheader {display: none;}
#directory_default .myheader, #forum_view .myheader {display: block;}

.myheader
{border: 1px solid #000;
text-align: center;
font-weight: bold;
padding: 10px;
margin-bottom: 20px;}

	.myheader table
	{background: #CCC;
	border-color: #EDEDED #777 #777 #EDEDED;
	border-collapse: separate;
	margin: auto;}

	.myheader th, .myheader td
	{background: #99ffff;
	border-color: #777 #EDEDED #EDEDED #777;
	padding: 1px;}

	.myheader th
	{font-style: italic;
	font-size: 1.5em;}
	
	.myheader td
	{font-weight: normal;}

/* YUKU MENU BAR ---- */
.mgr-navigation-sliver
{background: #000;}

	.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited
	{color: #FFF;}


/* STANDARD CLASSES
------------------------------------------- */

/* BOX ---- */
.box
{border: 1px solid #000;
margin-bottom: 15px;}

.boxheading
{background: #778899;
color: #FFF;
padding: 5px;}

	.boxheading a, .boxheading a:visited
	{color: #FFF;}

/* extra-content boxes (tools, etc.) */
.extra-content .boxbody
{background: #FFF;
padding: 5px;}

/* community-content boxes (forums) */
.community-content
{border-bottom: none;}

/* BUTTONS ---- */
input.button
{background: #CCC;
border: 2px solid;
border-color: #EBECEB #636563 #636563 #EBECEB;
color: #000;
padding: 2px;}

input.button:active
{border-color: #636563 #EBECEB #EBECEB #636563;}

/* DROP DOWN MENUS ---- */
.dropdown span
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-black.gif) no-repeat right center;
padding-right: 11px;}

.dropdown li
{background: #DDD;
border: 1px solid #000;
color: #000;}
	
	.dropdown li a, .dropdown li a:visited,
	.dropdown li *
	{color: #000;
	text-decoration: none;}
	
	.dropdown li:hover
	{background: #FFF;}

/* make long forum jump scroll */
.forum-jump ul {height: 20em; width: 16em; overflow: auto;}
.forum-jump ul li {width: auto;}

/* PAGER ---- */
.pager .jump
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-black.gif) no-repeat right center;
padding-right: 11px;}

.jump-dropdown
{background: #DDD;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* TOOL-BOX, CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */
.tool-box, .control-box, .jump-box, .legend-box
{border: none;
background: transparent;}

	.tool-box .boxbody,
	.control-box .boxbody,
	.jump-box .boxbody,
	.legend-box .boxbody
	{background: transparent;
	padding: 0;}
	
	.legend-box .boxheading
	{display: none;}
	
	.tool-box .boxheading
	{background: transparent;
	border: none;
	color: #000;
	padding: 0;
	padding-bottom: 5px;}
	
		.tool-box .boxheading a,
		.tool-box .boxheading a:visited
		{color: #000;}

/* DISCUSSION-BOX ---- */
.discussion-box
{border: none;}

	.discussion-box th
	{background: #778899;
	color: #FFF;}
	
	.discussion-box table .odd td
	{background: #F5F5DC;}

.post-tags
{border-top: 1px solid #8D8D8D;
border-bottom: 1px solid #8D8D8D;}

.signature
{border-top: 1px solid #8D8D8D;}

/* FEATURED-BOX ---- */
.featured-box 
{border-bottom: 1px solid #000;}


/* GENERAL TAGS
------------------------------------------- */
blockquote
{border: 1px solid #8D8D8D;
padding: 5px;}

hr
{border: none;
background: #8D8D8D;
color: #8D8D8D;
height: 1px;}

/* FORMS ---- */
input.text, textarea
{border: 1px solid #8D8D8D;
padding: 2px;}

/* TABLES ---- */
table
{background: #FFF;}

table, th, td
{border: 1px solid #000;}

th
{background: #A8A8A8;
color: #000;}

	th a, th a:visited
	{color: #000;}