/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5F4C01;}

.boxheading *, .myheader
{font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 16px;}

h1 {font-size: 20px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}


/* LINKS
------------------------------------------- */
a:link {color: #5B7A93;}
a:visited {color: #5F4C01;}


/* BODY (set background color or image)
------------------------------------------- */
body {background: #FFFCBE url(/userskins/bypass/img/victorian/victorian-yellow.gif);}


/* LAYOUT
------------------------------------------- */
#wrapper
{width: 775px;
margin: 0 auto;}

.myheader
{background: #FFE786 url(/userskins/bypass/img/victorian/ornamental-border.gif) repeat-x top center;
border-bottom: 1px solid #FBD53B;
height: 110px;
padding-top: 9px;}

/* http://images.yuku.com/image/gif/d603268dbd0218b16745f9466afa0d287a96.gif */

	.myheader *
	{margin: 0;}

.mycontent
{background: #FFF;
padding: 10px;}

/* shadow borders */
.border-1
{border: 1px solid #CCC;
border-top: none;}

.border-2
{border: 1px solid #999;
border-top: none;}

.border-3
{border: 1px solid #666;
border-top: none;}

/* YUKU MENU BAR ---- */
.mgr-navigation-sliver
{background: #5B7A93;}

	.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited
	{color: #FFF;}

/* YUKU FOOTER ---- */
.mgr-footer
{margin-bottom: 0;
padding-bottom: 20px;}


/* STANDARD CLASSES
------------------------------------------- */

/* BOX ---- */
.box
{border: 1px solid #FBD53B;}

.box, .block
{margin-bottom: 10px;}

.boxheading
{padding: 5px;}

.boxbody
{padding: 5px;}


/* BLOCKS
------------------------------------------- */

/* Column A Blocks
------------------ */

/* MINIPROFILE-BLOCK ---- */
.miniprofile-block span.status
{float: left;
width: 15px;
height: 15px;
line-height: 200px;
overflow: hidden;}

	* html .miniprofile-block .boxheading h1 a
	{right: 25px;}

	.miniprofile-block span.status img
	{vertical-align: top;}

.miniprofile-block th
{white-space: nowrap;
text-transform: lowercase;}

.miniprofile-block td
{text-transform: lowercase;}

p.galerylink,
p.gallerylink
{margin-top: 0;}

table.voting
{border-collapse: separate;
width: 100px;}

.vote-links, .action .button
{background: #FFE786;
border: 1px solid #5F4C01;
color: #5F4C01;}
	
	.vote-links a,
	.action a.button,
	.action a:visited.button
	{text-decoration: none;
	padding: 2px;
	display: block;
	color: #5F4C01;}

#userinteract
{margin-top: 5px;}

	#userinteract li
	{background: #FFE786;
	border: 1px solid #5F4C01;
	padding: 2px;
	color: #5F4C01;
	margin-bottom: 1px;
	margin-right: 5px;}

		#userinteract li a
		{text-decoration: none;
		color: #5F4C01;}
		
		#userinteract ul li a
		{background: #FFE786;}