/* TYPOGRAPHY
-------------------------------------- */
/* Matching the navigation bar to the board */ 

.mgr-navigation-sliver { color: #6e9fd6;
background: url(http://yuku-skins.s3.amazonaws.com/2/3122/catbkg.gif);
}

.mgr-navigation-sliver a:link { color: #6e9fd6; text-decoration: none; font-weight: bold; }

div.mgr-navigation-sliver a:visited { color: #6e9fd6; 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 #6e9fd6;}

div.mgr-right-col p.mgr-sliver-open-button
{background-color: #6e9fd6;}

	div.mgr-right-col p.mgr-sliver-open-button a:link
	{background-color: #6e9fd6; }

body { font-family: Verdana, Arial, Helvetica sans-serif; font-size: 12px; color: #000; 
  background:url(http://yuku-skins.s3.amazonaws.com/2/3122/lines.gif);}

.custom-banner {
 background-color: #fff;
   border-radius: 1px;
box-shadow: inset 0px 0px 1px 1px #82AAD3,
 0px 0px 1px 4px #F4FCFF,
 0px 0px 1px 6px #6193C6,
  0px 0px 1px 8px #F4FCFF,
 0px 0px 1px 10px #95BFE0;
  padding: 20px;
 margin: 10px;
 height: auto;
}

.ka-msie-7-0 .custom-banner,
.ka-msie-8-0 .custom-banner { border: 3px double #6e9fd6; }

.boxheading h1, .boxheading h2, .boxheading h3, .boxheading p, .boxheading .bread-crumbs
{font-size: 12px;
font-weight: bold;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}


/* LINKS
-------------------------------------- */
a {color: #4682b4; text-decoration: none; }
a:visited, a:active {color: #4682b4;}
a:hover {color: #000; text-decoration:underline; }


/* LAYOUT
-------------------------------------- */
#wrapper
{width: 97%;
margin: auto;
margin-top: 20px;
background: #F4FCFF;
padding: 10px;
padding-top: 12px;
 border-radius: 8px; 
-webkit-box-shadow:  inset 0px 0px 2px 1px #6e9fd6;
box-shadow:  inset 0px 0px 2px 1px #6e9fd6;}


/* STANDARD CLASSES
-------------------------------------- */
.category-box
{border: 1px solid #6E9FD6;
}

.category-box.first
{
 padding-top: 12px; 
  background: #F0FAFF;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
-webkit-box-shadow:  inset 0px 0px 2px 1px #6e9fd6;
box-shadow:  inset 0px 0px 2px 1px #6e9fd6;}

.category-box.last {
  padding-bottom: 12px; 
  background: #F0FAFF;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
-webkit-box-shadow:  inset 0px 0px 2px 1px #6e9fd6;
box-shadow:  inset 0px 0px 2px 1px #6e9fd6;
margin-bottom: 15px;}

.domain-stats-box, .member-stats-box,
.discussion-box, .members-box,
.forum-box, .reply-box,
.post-box, .calendar-box,
.calendar-sidebar .box, .stats-box
{border: 1px solid #6E9FD6;
 padding-top: 12px;
  padding-bottom: 12px;
  background: #F0FAFF;
  border-radius: 8px;
-webkit-box-shadow:  inset 0px 0px 2px 1px #6e9fd6;
box-shadow:  inset 0px 0px 2px 1px #6e9fd6;}

.domain-stats-box .boxbody,
.member-stats-box .boxbody,
.calendar-sidebar .boxbody,
.post-box .boxbody,
.reply-box .boxbody,
.stats-box .boxbody {
border-bottom: 1px solid #6E9FD6;
}

.calendar-sidebar { margin-top: 20px; }

/* GENERIC BOX ---- */
.box {margin-bottom: 15px;
}

.category-box { margin-bottom: -3px;
}

.boxheading
{padding: 8px 5px;
background: url(http://yuku-skins.s3.amazonaws.com/2/3122/catbkg.gif);
  color: #6e9fd6; 
  border-top: 1px solid #6E9FD6;
  border-bottom: 1px solid #6E9FD6;  
}

.boxheading a:link,
.boxheading a:visted { color: #6e9fd6; }

.category-box.last .boxheading {
border-top: 0px; 
  margin-top: -2px;
 }

.extra-content .boxbody
{padding: 5px;
background: #F4FCFF;
}

/* community-content boxes (contain tables) */

.community-content .boxbody {
margin-left: -1px;
margin-right: -1px;  
}

	.community-content table
	{position: relative;
	margin-top: -1px;
}
	
				
		.community-content.collapsed .boxheading
		{border-bottom: none;}

/* BUTTONS ---- */
.button, a.button
{padding: 5px 6px;
background: url(http://yuku-skins.s3.amazonaws.com/2/3122/buttonbg.png)bottom left repeat-x;
text-decoration: none;
color: #000;
text-transform: lowercase;
font-weight: bold;
font-size: .8em;
border-radius: 5px;
-webkit-box-shadow: inset 0px 0px 2px 2px #3075BE;
 box-shadow:  inset 0px 0px 2px 2px #3075BE;
}

.ka-msie-9-0 .button,
.ka-msie-9-0 a.button {
box-shadow: 0px 0px 2px 2px #3075BE;
padding: 2px 6px;
}

.ka-msie-9-0 .tool-box .boxbody { padding: 5px; }

.ka-msie-8-0 .button,
.ka-msie-8-0 a.button,
.ka-msie-8-0 .post-tools a,
.ka-msie-7-0 .post-tools a,
.ka-msie-7-0 .button,
.ka-msie-7-0 a.button {
border: 3px double #6e9fd6;
background: #C9E1F8;}

.post-tools a,
.interact .button
{padding: 3px 6px;
background: #C9E1F8;
text-decoration: none;
color: #000;
text-transform: lowercase;
font-weight: normal;
font-size: .8em;
border-radius: 5px;
-webkit-box-shadow: inset 0px 0px 2px 2px #6192D0;
 box-shadow:  inset 0px 0px 2px 2px #6192D0;
}

.ka-msie-9-0 .interact .button,
.ka-msie-9-0 .post-tools a {
box-shadow: none;
border: 1px solid #6e9fd6;}

.interact.dropdown ul {
background: #C9E1F8;
text-decoration: none;
color: #000;
text-transform: lowercase;
font-weight: bold;
font-size: .8em;
border-radius: 5px;
-webkit-box-shadow: inset 0px 0px 2px 2px #6192D0;
 box-shadow:  inset 0px 0px 2px 2px #6192D0;
padding: 5px 0;}

input.button { padding: 3px 4px; border: 0; }


/* 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: url(http://yuku-skins.s3.amazonaws.com/2/3122/buttonbg.png)bottom left repeat;
text-decoration: none;
color: #000;
text-transform: lowercase;
font-weight: bold;
font-size: .8em;
border-radius: 5px;
-webkit-box-shadow: inset 0px 0px 2px 2px #3075BE;
 box-shadow:  inset 0px 0px 2px 2px #3075BE;
padding: 5px 0;}

.dropdown li
{background: transparent;
border: 0;
color: #000;
}

.dropdown li:hover { text-decoration: underline;}
	
	.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: #E8ECF6;
border: 1px solid #345487;}


/* SPECIAL BOX & ELEMENT CLASSES
-------------------------------------- */

/* CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */
.tool-box, .control-box, .legend-box
{border: none;
background: transparent;
padding: 0; filter: none;}

  .tool-box .boxbody,
	.control-box .boxbody,
	.legend-box .boxbody	
	{padding: 0;
	background: transparent;
	border: none; filter: none;}

.tool-box .boxheading {background: transparent;
border: 0;}

.legend-box .boxheading { display: none; }

.legend-box .boxbody { text-align: center; }

.discussion-box .post-body {
  font-size: 12px;
}
	
/* post content elements */
.post-tags
{border: 1px dotted #6E9FD6;
padding: 3px;}

.signature
{border-top: 1px dotted #6E9FD6;}


/* GENERAL TAGS
-------------------------------------- */
blockquote
{border: 1px solid #6E9FD6;
background: #fff;
padding: 5px;}

hr
{border: none;
background: #6E9FD6;
color: #6E9FD6;
height: 1px;}

/* FORMS ---- */
input.text, textarea
{border: 1px solid #6E9FD6;}

/* TABLES ---- */
table
{background: #F4FCFF;
}

td.topics, td.posts,
td.kudos, td.latest,
td.replies, td.views,
td.author, #forum_view td.lastcol {
  background: #EEFAFF; }

td.post-tools,
td.poster-interact {
border-bottom: 5px double #A1C5E9; }

.last td.post-tools,
.last td.poster-interact { border-bottom: 0; }

table, th, td {border: 1px solid #6E9FD6;}

td.lastcol { border-right: 0; }

th, td {padding: 5px;}

th.forums {
 text-align: center; 
}

th{
  background:url(http://yuku-skins.s3.amazonaws.com/2/3122/lines.gif);
color: #6e9fd6;
letter-spacing: 1px;
}

	th a:link, th a:visited
	{color:#6e9fd6;; text-decoration: none;}

.whosonline-box .boxbody { 
  background: url(http://yuku-skins.s3.amazonaws.com/2/3122/whosonline.gif) 0% 50% no-repeat;
padding-left: 50px;}

.breadcrumb-box,
.mgr-footer { color: #6e9fd6; }

.custom-box { width: 100px;
position: relative; top: 7px;
border: 0;}

.control-box.top {
  margin-top: -30px;
 }

.calendar .control-box.top,
#domainstats_activemembers .control-box.top,
#forum_view .control-box.top,
#forum_viewtopic .control-box.top {
margin-top: 0px;
}

#domainstats_activemembers .custom-box .button,
#forum_view .custom-box .button,
#forum_viewtopic .custom-box .button,
.calendar .custom-box .button { display: none; }