/* TYPOGRAPHY 
---------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;}

.boxheading h1, .boxheading h2, .boxheading p
{font-size: 24px;
color: #666;}

h1, h2, h3, h4
{font-variant: small-caps;
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}


/* LINKS
---------------------------------------- */
a
{color: #237ACB;
text-decoration: none;}

a:visited {color: #5AA1E0;}

a:hover {text-decoration: underline;}


/* BODY, set background color & image
---------------------------------------- */
body {background: #E5EEFD url(http://static.yuku.com/userskins/bypass/img/yuku-team/bg-gradient.gif) repeat-x;}


/* LAYOUT
---------------------------------------- */

/* MENU BAR ---- */
.mgr-navigation-sliver {background: #2364A1;}

	.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited
	{color: #FFF;}

/* add your own logo by replacing the image in the 'Custom Header' */
.mylogo
{margin-bottom: 20px;
text-align: right;}

/* change width */
#wrapper {width: 770px;}

#wrapper
{margin-left: auto;
margin-right: auto;}

/* corners */
.left, .right
{height: 15px;
width: 15px;
position: absolute;}

.left {left: 0;}
.right {right: 0;}

	.content-top .left, .content-top .right {top: 0;}
	.content-bottom .left, .content-bottom .right {bottom: 0;}
	
.middle
{background: #FFF;
width: 100%;
height: 15px;}

/* top */
.content-top
{margin-top: 20px;
padding-left: 15px;
padding-right: 15px;
height: 15px;
position: relative;}

	.content-top .left
	{background: url(http://static.yuku.com/userskins/bypass/img/yuku-team/tl.png) no-repeat;}
	
	* html .content-top .left
	{background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://static.yuku.com/userskins/bypass/img/yuku-team/tl.png');}
	
	.content-top .right
	{background:url(http://static.yuku.com/userskins/bypass/img/yuku-team/tr.png) no-repeat;}
	
	* html .content-top .right
	{background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://static.yuku.com/userskins/bypass/img/yuku-team/tr.png');}

/* bottom */
.content-bottom
{padding-left: 15px;
padding-right: 15px;
height: 15px;
position: relative;}

	.content-bottom .left
	{background: url(http://static.yuku.com/userskins/bypass/img/yuku-team/bl.png) no-repeat;}
	
	* html .content-bottom .left
	{background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://static.yuku.com/userskins/bypass/img/yuku-team/bl.png');}
	
	.content-bottom .right
	{background:url(http://static.yuku.com/userskins/bypass/img/yuku-team/br.png) no-repeat;}
	
	* html .bottom-top .left
	{background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://static.yuku.com/userskins/bypass/img/yuku-team/bt.png');}

/* actual content */
.mycontent
{background: #FFF;
padding: 10px;}


/* STANDARD CLASSES
---------------------------------------- */

/* BOX ---- */
.box
{background: url(http://static.yuku.com/userskins/bypass/img/yuku-team/box-gradient.gif) repeat-x;
border: 1px solid #B1B5B9;}

.boxheading
{background: url(http://static.yuku.com/common/bypass/images/mgr/box/corner-tl.gif) no-repeat left top;
height: 18px;
padding: 10px 10px 15px 10px;}

.discussion-box .boxbody
{background: url(http://static.yuku.com/common/bypass/images/mgr/box/corner-tl.gif) no-repeat left top;}

	.boxheading a
	{color: #666;
	text-decoration: underline;}
	
	.collapsed .boxheading
	{padding-bottom: 20px;}

.boxbody {padding: 10px;}

/* onionskins */
.onionskin1
{background: url(http://static.yuku.com/common/bypass/images/mgr/box/corner-bl.gif) no-repeat left bottom;
margin: -1px;} /* only first onion skin needs neg margin to make corner graphics overlap box outline */

.onionskin2
{background: url(http://static.yuku.com/common/bypass/images/mgr/box/corner-br.gif) no-repeat right bottom;}

.onionskin3
{background: url(http://static.yuku.com/common/bypass/images/mgr/box/corner-tr.gif) no-repeat right top;}

/* make rounded corner images overlap box edges */
.box, .boxheading, .boxbody, .onionskin1, .onionskin2, .onionskin3
{position: relative;}

/* BUTTONS ---- */
.boxbody .button,
.post-tools a
{border: 1px solid #B1B5B9;
background: #E5EEFD;
color: #333;
text-decoration: none;
padding: 2px;}

.boxbody .button:hover,
.post-tools a:hover
{background: #FFF;}

* html input.button
{padding: 0;
zoom: 1.0;}

/* FORMS ---- */
input.text
{border: 1px solid #B1B5B9;
padding: 3px;}

textarea {border: 1px solid #B1B5B9;}

/* DROP DOWN MENUS ---- */
.dropdown span
{background: url(http://static.yuku.com/domainskins/bypass/img/yuku-blue/down-arrow.gif) no-repeat right center;
padding-right: 12px;
padding-top: 2px;
padding-bottom: 2px;}

.dropdown ul
{background: #B1B5B9;
padding: 1px;}

	* html .dropdown ul
	{margin-top: 2px;}

.dropdown li
{background: #E5EEFD;
color: #333;}

	.dropdown a, .dropdown a:visited, .dropdown a:hover, .dropdown a:active
	{text-decoration: none;
	color: #333;}
	
	.dropdown li:hover
	{background: #FFF;}

/* PAGER ---- */
.pager div
{border: 1px solid #B1B5B9;
padding: 2px;}

.jump-dropdown {border: 1px solid #B1B5B9;}

.pager a
{color: #333;
text-decoration: none;}

.current {background: #DEDEDE;}


/* SPECIAL BOX & ELEMENT CLASSES
---------------------------------------- */

/* ANNOUNCEMENT-BOX, CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- 
(remove default box styles from these boxes) */
.announcement-box, .control-box, .jump-box, .legend-box,
.announcement-box .onionskin1, .control-box .onionskin1, .jump-box .onionskin1, .legend-box .onionskin1,
.announcement-box .onionskin2, .control-box .onionskin2, .jump-box .onionskin2, .legend-box .onionskin2,
.announcement-box .onionskin3, .control-box .onionskin3, .jump-box .onionskin3, .legend-box .onionskin3,
.announcement-box .boxbody,
.control-box .boxbody,
.jump-box .boxbody,
.legend-box .boxbody
{border: none;
background: transparent;
padding: 0;}

.legend-box .boxheading {display: none;}

/* DISCUSSION-BOX ---- */
.discussion-box .boxheading {display: none;}

.post-tags
{border-top: 1px dotted #CCC;
border-bottom: 1px dotted #CCC;}

.signature {border-top: 1px dotted #CCC;}


/* GENERAL HTML TAGS
---------------------------------------- */
blockquote
{border: 1px dotted #CCC;
padding: 5px;}

hr
{border: none;
background: #CCC;
color: #CCC;
height: 1px;}

	blockquote hr {display: none;}

/* TABLES ---- */
th, td {padding: 5px;}

th
{text-transform: lowercase;
background: #B1B5B9;
text-align: center;
color: #FFF;}

	th a, th a:visited
	{color: #FFF;
	text-decoration: underline;}

td {border-bottom: 1px solid #B1B5B9;}

tr.last td {border-bottom: none;}


/* IE6 fixes
---------------------------------------- */
* html div.kudos form p
{zoom: 1.0;
height: 21px;}