/* http://p083.ezboard.com/bgallopracerseries */


/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #330000;}

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 h1, .boxheading h2, .boxheading h3, .boxheading .bread-crumbs, .tool-box h2, .tool-box h3
{font-size: 1.3em;}

.tool-box .boxheading h1 {font-size: 1.6em;}

.boxheading * {font-weight: bold;}

th, .th, .announcement-box, .post-content, .forum-box td, textarea, input.text
{font-size: 1.2em;}

.forumtitle h3 {font-size: 1.3em;}

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;}

.featured-box .boxbody * {font-size: 1em;}

.post-tools {font-size: 1.1em;}

.post-tools, .button, .pager {font-size: 1.2em;}


/* LINKS
------------------------------------------- */
a {color: #330000;}
a:visited {color: #666;}


/* BODY (set background color or image)
------------------------------------------- */
body {background: #CFD1A2 url(http://www.ezboard.com/themes/traditional/background.jpg);}


/* LAYOUT
------------------------------------------- */ 
#wrapper
{width: 95%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;}

.custom-banner
{margin-bottom: 15px;}

/* 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
{margin-bottom: 15px;}

.boxheading
{background: #636347;
padding: 5px;
color: #FFF;}

	.boxheading a, .boxheading a:visited
	{color: #FFF;}

/* extra-content boxes (tools, etc.) */
.extra-content
{border: 1px solid #E8E8E8;}

	.extra-content .boxheading
	{border-bottom: 1px solid #E8E8E8;}
	
	.extra-content .boxbody
	{background-color: #FFF;
	padding: 5px;}

/* community-content boxes (forums) */

/* BUTTONS ---- */
.button
{padding: 2px;
background: #BDCFE7;
border: 2px solid;
border-color: #EBECEB #636563 #636563 #EBECEB;
text-decoration: none;
color: #000;}

	a:link.button, a:visited.button
	{color: #000;}

/* 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: 12px;}

.dropdown li
{border: 1px solid #666;
background: #E5E5C3;
color: #000033;}
	
	.dropdown li a, .dropdown li a:visited,
	.dropdown li *
	{text-decoration: none;
	color: #000033;}
	
	.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: 12px;}

.jump-dropdown
{border: 1px solid #666;
background: #E5E5C3;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* TOOL-BOX ---- */
.tool-box
{border: none;}

	.tool-box .boxheading
	{background: transparent;
	border: none;
	padding: 0;
	padding-bottom: 5px;}
	
		.tool-box .boxheading *,
		.tool-box .boxheading a:visited
		{color: #000033;}
		
	.tool-box .boxbody
	{background: transparent;
	padding: 0;}

/* ANNOUNCEMENT-BOX ---- */
.announcement-box .boxbody
{background: #E5E5C3;}

/* CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */
.control-box, .jump-box, .legend-box
{border: none;
background: transparent;}

	.control-box .boxbody,
	.jump-box .boxbody,
	.legend-box .boxbody
	{background: transparent;
	padding: 0;}
	
	.legend-box .boxheading
	{display: none;}

/* DISCUSSION-BOX ---- */
.post-tags
{border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;}

.signature
{border-top: 1px solid #CCC;}


/* GENERAL TAGS
------------------------------------------- */
blockquote
{border: 1px solid #CCC;
padding: 5px;}

hr
{border: none;
background: #CCC;
color: #CCC;
height: 1px;}

/* TABLES ---- */
table
{background-color: #FFF;}

table, th, td
{border: 1px solid #E8E8E8;}

th
{background: #E5E5C3;}

	th a, th a:visited
	{color: #330000;}

/* odd and even rows */
table .even td
{background: #F7F7F7;}