/* http://p076.ezboard.com/blivingandloving59603 */


/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;}

.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 h1, .boxheading h2, .boxheading .bread-crumbs
{font-size: 1.4em;}

.tool-box h2, .tool-box h3, .forumtitle h3, .button
{font-size: 1.3em;}

th, .th, .announcement-box, .post-content, .forum-box td, textarea, input.text,
.post-tools, .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: #000066;}
a:visited {color: #4C4C88;}
a:hover {color: #333399;}


/* BODY (set background color or image)
------------------------------------------- */
body {background: #94AAD6 url(/domainskins/bypass/img/ezboard/bluesparty/background.gif);}


/* LAYOUT
------------------------------------------- */ 
#wrapper
{width: 95%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;}

/* YUKU MENU BAR ---- */
.mgr-navigation-sliver
{background: #5889BF;}

	body .mgr-navigation-sliver *, body .mgr-navigation-sliver a, body .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: #9FB7DF;
border: 1px solid #5889BF;}

	.extra-content .boxheading
	{background: #5889BF;
	color: #FFF;
	padding: 5px;}
	
		.extra-content .boxheading a, .extra-content .boxheading a:visited
		{color: #FFF;}
	
	.extra-content .boxbody
	{padding: 5px;}

/* BUTTONS ---- */
.button
{background: #9FB7DF url(/domainskins/bypass/img/ezboard/bluesparty/triangle.gif) no-repeat left center;
border: 2px solid;
border-color: #DDE5F3 #444C5A #444C5A #DDE5F3;
text-decoration: none;
/* text-transform: uppercase; */
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 4px;
padding-left: 9px;
text-shadow: 1px 1px 1px #5F7CA4;} /* experimental: currently works only in Opera 9.5, Safari 3, Konqueror or iCab */

.button, a.button, a:visited.button
{color: #FFF;}

.button:active
{border-color: #444C5A #DDE5F3 #DDE5F3 #444C5A;}

/* DROP DOWN MENUS ---- */
.dropdown span
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
padding-right: 11px;}

.dropdown li
{background: #B2C5E5;
border: 1px solid #5889BF;
color: #000;}
	
	.dropdown li a, .dropdown li a:visited,
	.dropdown li *
	{color: #000;
	text-decoration: none;}
	
	.dropdown li:hover
	{background: #D9E2F2;}

/* 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: #B2C5E5;
border: 1px solid #5889BF;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* ANNOUNCEMENT-BOX ---- */
.announcement-box
{border-top: none;
position: relative;
margin-top: -16px;}

.announcement-box .boxbody
{background: #B2C5E5;
border: 1px solid #5889BF;
margin: 5px;}

/* 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 ---- */
.signature
{border-top: 1px dotted #5889BF;}


/* GENERAL TAGS
------------------------------------------- */
blockquote
{border: 1px solid #5889BF;
padding: 5px;}

hr
{border: none;
background: #5889BF;
color: #5889BF;
height: 1px;}

/* FORMS ---- */
input.text, textarea
{border: 1px solid #5889BF;
padding: 4px;}

/* TABLES ---- */
table {background: #9FB7DF;}

table, th, td
{border: 1px solid #5889BF;}

th {background: #5889BF;}

	th, th a, th a:visited
	{color: #FFF;}

/* rows */
table .even td
{background: #B2C5E5;}

/* DW Forums custom code - same for all skins */
.kudos {display: none;}

.signature
{border-top: none;
padding-top: 0px;
margin-top: 0px;}
p.user-avatar img.default-avatar { display: none; }


/* DW Forums semi-custom code - may require changes for color scheme */
.post-subject {border-bottom: thin solid grey}

blockquote {
border: thin solid grey;
padding: 5px; 
}