/* TYPOGRAPHY
------------------------------------------- */
body
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;}

.boxheading, .boxheading h1, .boxheading h2, .boxheading h3
{font-size: 14px;}

.boxheading .bread-crumbs
{font-weight: bold;}

h1, h2, h3, h4, h6, th,
.boxheading, .boxheading a, .boxheading a:visited
{color: #7D7D12;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}

th, .th
{font-size: 12px;}


/* LINKS
------------------------------------------- */
a
{font-weight: bold;
color: #577C45;}

a:visited
{color: #666;}

a:hover, a:active
{color: #3B4B06;}


/* BODY (set background colors or images)
------------------------------------------- */
body
{background: #BDC8AC url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/bckg.gif);}


/* LAYOUT
------------------------------------------- */
#wrapper
{background: #FCFCE6 url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/bckg2.gif);
width: 95%;
border: 1px solid #dede85;
padding: 5px;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;}

.myheader
{background: #E1E2B4 url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/tile1.gif) repeat-x;
border: 1px solid #c7c780;
height: 159px;
margin-bottom: 15px;}

/* MENU BAR ---- */
.mgr-navigation-sliver
{background: #8A9B70;
color: #FFF;}

	.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited
	{color: #FFF;}


/* DECORATIVE ELEMENTS ---- */
.lheader
{background: url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/lheader.gif) no-repeat;
height: 159px;
width: 47px;
float: left;}

.rheader
{background: url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/rheader.gif) no-repeat;
height: 159px;
width: 180px;
float: right;}


/* STANDARD CLASSES
------------------------------------------- */

/* BOX ---- */
.box
{background: #EBEBCB;
border: 1px solid #C7C780;
margin-bottom: 15px;}

.boxheading
{background: #D1D184;
border-bottom: 1px solid #C7C780;
padding: 5px;}

.boxbody
{padding: 5px;}

/* BUTTON ---- */
.button
{background-color: #C6D8AB;
border: 1px solid #000;
color: #000;
padding: 2px 4px;
text-decoration: none;
font-weight: normal;}

	a.button, a:hover.button, a:active.button
	{color: #000;}
	
	.button:hover
	{background: #EEF3E6;}

input.button
{padding-top: 0;
padding-bottom: 0;}

/* COLLAPSE BUTTON ---- */
.collapse-button
{background-image: url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/expanded.gif);
background-repeat: no-repeat;
display: block;
height: 12px;
width: 12px;
text-align: left; /* needed so text will be hidden on topic collapse button */
text-indent: -5000px; /* hide text */}

	.collapsed .collapse-button
	{background-image: url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/collapsed.gif);
	background-repeat: no-repeat;}
	
	a.collapse-button, a:hover.collapse-button, a:active.collapse-button
	{background-color: transparent;}

/* DROP DOWNS ---- */
.dropdown li
{background: #FCFCE6;
border: 1px solid #C7C780;
font-weight: bold;}

	.dropdown li a
	{color: #4A5143;
	text-decoration: none;}

	.dropdown li input
	{font-size: 11px;
	color: #4A5143;
	font-weight: bold;}
	
	.dropdown li:hover
	{background: #FFF;}

/* PAGER */
.pager div
{border: 1px solid #C7C780;
padding: 2px;
margin-right: 2px;}

.pager a, .pager a:visited
{text-decoration: none;
color: #000;
font-weight: normal;}

.pager a:hover
{color: #FFF;}

.current
{background: #C7C780;}

.jump-dropdown
{border: 1px solid #C7C780;
background: #FCFCE6;}


/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */

/* CONTROL-BOX, JUMP-BOX ---- */
.control-box, .jump-box
{border: none;
background: transparent;
padding: 0;}

	.control-box .boxbody,
	.jump-box .boxbody
	{padding: 0;}

/* DISCUSSION-BOX ---- */
.post-tags
{border-top: 1px dotted #C7C780;
border-bottom: 1px dotted #C7C780;}

.signature
{border-top: 1px dotted #C7C780;}

.discussion-box .user-avatar img
{width: 100px;
height: 100px;}


/* GENERAL TAGS
------------------------------------------- */
blockquote
{background: #F6F6DD;
padding: 8px;}

hr
{border: none;
border-top: 1px dotted #C7C780;}

/* FORMS ---- */
input.text
{border: 1px solid #C7C780;}

input.text
{background: url(http://static.yuku.com/domainskins/bypass/img/mira/evilcuteness/focus-gradient.gif) repeat-x;}

/* TABLES ---- */
td, th
{text-align: left;
vertical-align: top;
padding-left: 10px;
padding-right: 10px;}

th.feeds, th.topics, th.posts, th.replies, th.views
{text-align: left;}

td
{border-bottom: 1px dotted #c7c780;}

	tr.last td
	{border-bottom: none;}

th
{background: #E1E2B4;
border-top: 1px solid #C7C780;
border-bottom: 1px solid #C7C780;
font-weight: bold;
text-align: left;}

a img
{border: none;
background: none;}