/* http://p075.ezboard.com/bjefffsbeardboard */


/* TYPOGRAPHY
---------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #330000;
font-size: 12px;}

.boxheading h1, .boxheading h2 {font-size: 14px;}

.boxheading .bread-crumbs {font-weight: bold;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}


/* LINKS
---------------------------------------- */
a:link {color: #330000;}
a:visited {color: #704C4C;}
a:hover, a:active {color: #885C43;}


/* BODY (background color or image for whole page)
---------------------------------------- */
body {background: #FFF url(http://images.yuku.com/image/pjpeg/2813573a49d5551bf9174ea7f61e588cde125c3.jpg);}


/* LAYOUT
---------------------------------------- */
#wrapper
{width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;}

.custom-banner
{margin-bottom: 30px;
height: 180px;}

/* YUKU MENU BAR ---- */
.mgr-navigation-sliver
{background: #330000;}

	.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited
	{color: #FFF;}


/* STANDARD CLASSES
------------------------------------------- */

/* BOX ---- */
.box {margin-bottom: 15px;}

.boxheading {padding-bottom: 5px;}

/* extra content boxes */
.extra-content
{border: 1px solid #000;}

.extra-content .boxheading
{background: #DEB887;
border-bottom: 1px solid #000;
color: white;
padding: 5px;}

	.extra-content .boxheading a:link, .extra-content .boxheading a:visited
	{color: #FFF;}

.extra-content .boxbody
{background: #FFF;
padding: 5px;}

/* BUTTONS ---- */
input.button /* remove "input" and custom image buttons to use this style for all buttons (and uncomment below styles) */
{padding: 2px;
background: #804000;
border: 1px solid;
border-color: #DEB887 #330000 #330000 #DEB887;
color: #FFFF80;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;}

/*
	a:link.button, a:visited.button
	{color: #FFFF80;}
*/

/* 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;
padding-top: 2px;
padding-bottom: 2px;}

.dropdown li
{background: #F5F5DC;
border: 1px solid #000;}
	
	.dropdown li a, .dropdown li a:visited,
	.dropdown li, .dropdown li *
	{text-decoration: none;
	color: #330000;}
	
	.dropdown li:hover
	{background: #FFF;}

/* PAGER ---- */
.pager div
{border: 1px solid #000;
background: #FFF;
padding: 2px;}

.pager a:link, .pager a:visited
{text-decoration: none;
color: #330000;}

.pager .current
{background: #DEB887;
color: #FFF;}

.jump-dropdown
{background: #F5F5DC;
color: #330000;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */
.control-box, .jump-box, .legend-box, .plain
{border: none;
background: transparent;}

	.control-box .boxbody,
	.jump-box .boxbody,
	.legend-box .boxbody,
	.plain .boxbody
	{padding: 0;
	background: transparent;}
	
	.legend-box .boxheading
	{display: none;}

/* DISCUSSION-BOX ---- */
.post-tags
{border-top: 1px solid #704C4C;
border-bottom: 1px solid #704C4C;}

.signature
{border-top: 1px solid #704C4C;}


/* GENERAL HTML TAGS
---------------------------------------- */
blockquote
{border: 1px solid #704C4C;
background: #FFF;
padding: 5px;}

hr
{border: none;
background: #704C4C;
color: #704C4C;
height: 1px;}

/* FORMS ---- */
input.text, textarea
{border: 1px solid #330000;}

/* TABLES ---- */
table
{background: #F5F5DC;}

table, th, td
{border: 1px solid #000;}

th
{background: #DEB887;
color: #FFF;}

	th a:link, th a:visited
	{color: #FFF;}