* TYPOGRAPHY
-------------------------------------- */
/* Matching the navigation bar to the board */ 

.mgr-navigation-sliver { color: #333; }

.mgr-navigation-sliver a:link { color: #333; text-decoration: none; font-weight: bold; }

div.mgr-navigation-sliver a:visited { color: #333; text-decoration: none; font-weight: bold;}

div.mgr-navigation-sliver a:hover { color: #333; }

div.mgr-left-col p.welcome-message { font-weight: bold; }

div.mgr-navigation-sliver-wrapper 
{border: none; 
}

div.mgr-navigation-sliver 
{border: 1px solid #333;}

div.mgr-right-col p.mgr-sliver-open-button
{background-color: #4B4569;}

	div.mgr-right-col p.mgr-sliver-open-button a:link
	{background-color: #4B4569; }

BODY { font-family: Times New Roman, Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #040404;
  background-color: #FFFDEF;
  background-image: url(http://yuku-skins.s3.amazonaws.com/2/3024/bg.gif); }

.myheader {
  text-align: left;
 border-left: 1px solid #4D6681;
  border-right: 1px solid #4D6681;
  height: 100px;
  padding: 0px;
  margin: 0px;
  background-color: #4D6681;
  border: 1px solid #000000;
  background-image: url(http://yuku-skins.s3.amazonaws.com/2/3024/header_tile.gif); } 

.myheader h1 span{ 
  font-family: Papyrus;
  font-size: 60px;
  letter-spacing: .04em;
 color: #AD9652;
  position: relative;
  top: -100px;
  left: 220px;
  text-shadow: 2px 3px 2px #000000, -2px -2px 2px #000000;
        filter: dropshadow(color=#000000, offx=2, offy=2);
    display:inline-block;
    transform:scale(1.6,1); /* W3C */
    -webkit-transform:scale(1.6,1); /* Safari and Chrome */
    -moz-transform:scale(1.6,1); /* Firefox */
    -ms-transform:scale(1.6,1); /* IE 9 */
    -o-transform:scale(1.6,1); /* Opera */}

.boxheading h1, .boxheading h2, .boxheading h3, .boxheading p, .boxheading .bread-crumbs
{font-size: 1em;
font-weight: bold;}

h1 { font-size: 1.4em; font-weight: normal; }

h2 { font-size: 1.3em; font-weight: normal; }

h3 { font-size: 1.2em; font-weight: normal; }

h4 { font-size: 1.2em; font-weight: normal; }

h5 { font-size: 1.1em; }

h6 { font-size: 1em; }

p { font-size: 1em; margin-bottom: 8px; }

.forumtitle h3 { 
  font-size: 1.1em;
  font-weight: bold; }

h4.description { color: #4D6681; }

/* LINKS
-------------------------------------- */
a {color: #040404; }
a:visited, a:active {color: #040404;}
a:hover {color: #4F4C88; }


/* LAYOUT
-------------------------------------- */
#wrapper
{width: 95%;
margin: auto;
margin-top: 20px;}


/* STANDARD CLASSES
-------------------------------------- */

/* GENERIC BOX ---- */
.box {margin-bottom: 12px;
}

.box {
background: url(http://yuku-skins.s3.amazonaws.com/2/3024/tile_back.gif) repeat-x;
}

.onionskin1{
 background: url(http://yuku-skins.s3.amazonaws.com/2/3024/cat_left.gif) no-repeat top left;
}

.boxheading{
padding: 4px 5px;
 color: #fff;
text-align: center;
background: url(http://yuku-skins.s3.amazonaws.com/2/3024/cat_right.gif) no-repeat top right;
}

div.boxheading a.collapse-button,
.boxheading a:link,
.boxheading a:visited { color: #312C44; }
	
.extra-content .boxbody
{padding: 5px;
background: #FDF8EB;
  border: 1px solid #4D6681; 
}

/* community-content boxes (contain tables) */

div.stats-box .boxbody,
#directory_default .community-content .boxbody,
#forum_view .community-content .boxbody {
background: #FDF8DB url(http://yuku-skins.s3.amazonaws.com/2/3024/tile_bot.gif) bottom left repeat-x;
padding-bottom: 25px; 
border: 1px solid #4D6681;  
}

.discussion-box .boxbody {
border: 1px solid #4D6681;  
}


	.community-content table
	{position: relative;
	margin-top: -1px;
}

	
		.community-content .boxheading a, .community-content .boxheading a:visited
		{color: #FFF;}
		
		.community-content.collapsed .boxheading
		{border-bottom: none;}

/* DROP DOWN MENUS ---- */
.dropdown span
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-black.gif ) no-repeat right center;
padding-right: 11px;}

.dropdown ul {
 background: #F3EEE1;
  border: 1px solid #4D6681; 
}
.dropdown li
{background: transparent;
border: 0;
color: #000;
font-size: 11px;}

.dropdown li:hover {background: #FFF;}
	
	.dropdown li a:link, .dropdown li a:visited
	{text-decoration: none;
	color: #000;}

/* 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: #F3EEE1;
border: 1px solid #4D6681;}


/* SPECIAL BOX & ELEMENT CLASSES
-------------------------------------- */

/* CONTROL-BOX ---- */
.control-box
{border: none;
background: transparent;
padding: 0;}

	.control-box .boxbody		
	{padding: 0;
	background: transparent;
	border: none;}

.tool-box .onionskin1,
.control-box .onionskin1		
	{padding: 0;
	background: transparent;
	border: none;}
	
/* post content elements */
.post-tags
{border: 1px dotted #4D6681;
padding: 3px;}

.signature
{border-top: 1px dotted #4D6681;}


/* GENERAL TAGS
-------------------------------------- */
blockquote
{border: 1px solid #4D6681;
background: #F3EEE1;
padding: 5px;}

hr
{border: none;
background: #4D6681;
color: #4D6681;
height: 1px;}

/* FORMS ---- */
input.text, textarea
{border: 1px solid #4D6681;}

/* TABLES ---- */
table
{background: #FDF8EB;
}

td.topics, td.posts,
td.kudos, td.latest,
td.replies, td.views,
td.author, #forum_view td.lastcol {
  background: #F3EEE1; }

.discussion-box .post {
 background: url(http://yuku-skins.s3.amazonaws.com/2/3024/tile_bot.gif) repeat-x bottom left; 
}

.poster-interact,
.post-tools{
padding-bottom: 25px;}

td {padding: 5px;}

.legend-box .boxheading,
.tool-box .boxheading,
th
{background: url(http://yuku-skins.s3.amazonaws.com/2/3024/tile_sub.gif) repeat-x;
color: #312C44;
font-size: 12px;
padding: 4px 5px;}


	th a:link, th a:visited
	{color: #312C44; text-decoration: none;}

.whosonline-box .boxbody {
background: url(http://yuku-skins.s3.amazonaws.com/2/3024/tile_sub.gif) repeat-x;
padding-top: 28px;
padding-left: 50px;  
border-top: 0px;}

.whosonline-box .onionskin1 {
background: #FDF8EB url(http://yuku-skins.s3.amazonaws.com/2/3024/user.gif) no-repeat 5px 60%; 
}

.legend-box .boxheading,
.tool-box .boxheading {
border-left: 1px solid #4D6681;
border-right: 1px solid #4D6681;}

.mgr-footer, .mgr-footer a:link, .mgr-footer a:visited { color: #000; }

.custom-box { width: 200px;
position: relative; top: 10px;
border: 0;
background: transparent; 
}

.custom-box a {
background: url(http://yuku-skins.s3.amazonaws.com/2/3024/activetopics_sandstorm.gif) no-repeat;
width: 102px;
height: 32px;
text-indent: -2000px;}

#forum_viewtopic .custom-box {
  visibility: hidden;
}

.control-box.top {
  margin-top: -30px;
  padding-bottom: 0px;
}

input.button {
 background: url(http://yuku-skins.s3.amazonaws.com/2/3024/tile_back.gif);
border-radius: 10px;
border: 1px solid #222;
  color: #fff;
  font-weirght: bold;
  padding: 0px 10px;
}

.calendar-box table,
.calendar-box td {
border: 1px solid #4D6681;}

.calendar-sidebar, .calendar-content {   
  margin-top: 10px; }

.stats-box .domain-stats {
  background: url(http://yuku-skins.s3.amazonaws.com/2/3024/stats.gif) no-repeat 0px 50%;
  padding-left: 50px;
}

.legend-box .boxbody { text-align: center; }

.tool-box .boxheading {text-align: left; 
font-size: 14px;
line-height: 14px;
}

#directory_default .tool-box h1 {display: none; }

.calendar .custom-box .button,
#forum_view .custom-box .button,
#forum_viewtopic .custom-box .button { visibility: hidden; }