/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;}

.boxheading * {font-weight: bold;}

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;}

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: #333366;}
a:visited {color: #333;}


/* BODY (set background color or image)
------------------------------------------- */
body {background: #666EB0 url(/domainskins/bypass/img/ezboard/softsky/background.gif) repeat-y;}


/* LAYOUT
------------------------------------------- */ 
#wrapper {margin: 35px;}

/* YUKU MENU BAR ---- */
.mgr-navigation-sliver {background: #484D7C;}

	.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 (tools, etc.) */
.extra-content {background: #969BC9;}

	.extra-content .boxheading {padding: 5px;}

	.extra-content .boxbody {padding: 5px;}

/* BUTTONS ---- */
input.button
{background: #B7BBDA;
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: #B7BBDA;
border: 1px solid #000;
color: #000;}
	
	.dropdown li a, .dropdown li a:visited,
	.dropdown li *
	{color: #000;
	text-decoration: none;}
	
	.dropdown li:hover
	{background: #F1F2F8;}

/* 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: #B7BBDA;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* ANNOUNCEMENT-BOX */
.announcement-box
{margin-top: -16px;
border-top: none;
padding: 10px;}

	.announcement-box .onionskin1
	{background: #B7BBDA;
	border: 1px solid #6467A6;}

/* 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
{background: #969BC9;
padding: 2px;}

.signature {border-top: 1px solid #5D607C;}


/* GENERAL TAGS
------------------------------------------- */
blockquote
{background: #969BC9;
padding: 5px;}

	blockquote hr
	{background: #969BC9;
	color: #969BC9;
	margin: 0;}

hr
{border: none;
background: #5D607C;
color: #5D607C;
height: 1px;}

/* FORMS ---- */
input.text, textarea
{background: #F1F2F8;
border: 1px solid #5D607C;
padding: 2px;}

/* TABLES ---- */
table
{border-collapse: separate;
border-spacing: 1px;}

th {background: #747BB7;}

	th, th a, th a:visited
	{color: #FFF;}

td {background: #B7BBDA;}

/* rows */
table .even td {background: #DCDEED;}

.addthis-yuku { display: none;}