/* TYPOGRAPHY 
---------------------------------------- */
body
{color: #4C4A48;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;}

.boxheading h1, .boxheading h2, .boxheading h3, .boxheading h4
{font-size: 14px;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}


/* LINKS
---------------------------------------- */
a, .interact
{color: #80403F;
font-weight: bold;}

a:visited {color: #4C4A48;}

a:hover {color: #C84E4E;}


/* BODY, set background color & image
---------------------------------------- */
body {background: #A58E7B url(http://static.yuku.com/domainskins/bypass/img/mira/classicpink/tile.gif);}


/* LAYOUT
---------------------------------------- */
#wrapper
{width: 90%;
background-color: #bcab9d;
border: 1px solid #f4aeae;
padding: 10px;
margin: auto;
margin-top: 30px;}

/* MENU BAR ---- */
.mgr-navigation-sliver
{background: #877769;
color: #FFF;}

	.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited
	{color: #FFF;}


/* STANDARD CLASSES
---------------------------------------- */

/* BOX ---- */
.box
{border: 1px solid #877769;
background: #EEC4C4;
margin-bottom: 10px;}

.boxbody
{padding: 5px;}

.boxheading
{padding: 5px;
background: #A58E7B;
color: #FFF;}

	.boxheading a
	{color: #FFF;}

/* community content boxes (contain tables) */
.community-content
{background: #A58E7B;}

/* BUTTONS ---- */
.button,
.post-tools a
{background: #EEC4C4;
color: #A58E7B;
text-decoration: none;
padding: 1px 4px;
color: #4C4A48;
border: 1px solid #A58E7B;
font-weight: bold;
font-variant: small-caps;
font-family: "Trebuchet MS", "Arial Narrow", Arial, "Helvetica Narrow", sans-serif;}

	* html .search .button
	{padding: 0;}
	
	.button:hover,
	.post-tools a:hover
	{background: #EED9D9;
	color: #A58E7B}

/* COLLAPSE BUTTON ---- */
.collapse-button
{background: #EEC4C4 url(http://static.yuku.com/domainskins/bypass/img/mira/classicpink/expanded.gif) no-repeat;
border: 1px solid #A58E7B;
display: block;
height: 12px;
width: 12px;
font-size: 10px;
text-align: left; /* needed so text will be hidden on topic collapse button */
text-indent: -5000px; /* hide text */}

	.collapsed .collapse-button
	{background: #EEC4C4 url(http://static.yuku.com/domainskins/bypass/img/mira/classicpink/collapsed.gif) no-repeat;}

/* DROP DOWNS ---- */
.dropdown span
{background: url(http://static.yuku.com/domainskins/bypass/img/mira/classicpink/arrow-down.gif) no-repeat right;
padding-right: 12px;}

.dropdown li
{border: 1px solid #A58E7B;
background: #EEC4C4;
font-weight: normal;}
	
	.dropdown li a
	{color: #333;
	text-decoration: none;
	font-weight: normal;}
	
	.dropdown li:hover
	{background: #EED9D9;}

/* PAGER ---- */
.pager div
{border: 1px solid #877769;
padding: 2px;}

.pager a, .pager a:visited, .pager a:active, .pager a:hover
{text-decoration: none;
color: #333;}

.current
{background: #A58E7B;
color: #FFF;}

.jump-dropdown
{border: 1px solid #877769;
background: #EEC4C4;}


/* SPECIAL BOX & ELEMENT CLASSES
---------------------------------------- */

/* ANNOUNCEMENT-BOX ---- */
.announcement-box
{border: none;
background: transparent;}
	
	.announcement-box .boxbody
	{padding-left: 0;
	padding-right: 0;}
	
	.announcement-box p
	{margin: 0;}

/* CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */
.control-box, .jump-box, .legend-box
{border: none;
background: transparent;
padding: 0;
margin-bottom: 5px;}
	
	.control-box .boxbody,
	.jump-box .boxbody,
	.legend-box .boxbody
	{padding: 0;}
	
	.legend-box .boxheading
	{display: none;}

/* TOOL-BOX ---- */
.tool-box
{border: none;
background: transparent;}

	.tool-box .boxheading
	{border: 1px solid #877769;}

/* DISCUSSION-BOX ---- */
.post-tags
{padding: 2px;
border: 1px dotted #877769;}

.signature
{border-top: 1px dotted #877769;}

/* table columns */
td.feeds, td.posts, td.views, td.latest, .ez td.admin-control
{background: #EEBCBC;}


/* GENERAL HTML TAGS
---------------------------------------- */
blockquote
{background: #EED9D9;
border: 1px dotted #877769;
padding: 10px;}

hr
{border: none;
background: #BAA8A1;
color: #BAA8A1;}

/* FORMS ---- */
label
{font-weight: bold;}

input#search, textarea
{border: 1px solid #877769;
padding: 2px;}

input:focus#search, textarea
{border: 1px solid #F4AEAE;}

/* TABLES ---- */
table
{border: 1px solid #877769;
background: #EEC4C4;}

td, th
{padding: 5px;
text-align: left;}

td
{border: 1px solid #877769;
background: #EEC4C4;}

th
{background: #EEB5B5;}