body {        
        background: #441313;       
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        color: #501B1B;
  }


#wrapper {
       font-size: 1em;
  }

.mgr-navigation-sliver { background: linear-gradient(to bottom, rgba(142,103,98,1) 0%,rgba(172,121,118,1) 5%,rgba(168,118,119,1) 10%,rgba(160,102,101,1) 14%,rgba(154,92,93,1) 19%,rgba(148,78,80,1) 24%,rgba(144,73,71,1) 29%,rgba(137,63,64,1) 33%,rgba(120,26,27,1) 38%,rgba(105,0,0,1) 43%,rgba(112,4,2,1) 48%,rgba(119,6,8,1) 62%,rgba(127,5,4,1) 71%,rgba(134,6,7,1) 81%,rgba(132,8,8,1) 86%,rgba(134,9,7,1) 100%);
color: #fff; }

.mgr-navigation-sliver a:link { color: #fff; text-decoration: none; font-weight: bold; }

div.mgr-navigation-sliver a:visited { color: #fff; text-decoration: none; font-weight: bold;}

div.mgr-navigation-sliver a:hover { color: #fff; }

div.mgr-left-col p.welcome-message { font-weight: bold; }

div.mgr-navigation-sliver-wrapper 
{border: none; 
}
 
div.mgr-navigation-sliver 
{border: none;}

div.mgr-right-col p.mgr-sliver-open-button
{background-color: transparent; }

	div.mgr-right-col p.mgr-sliver-open-button a:link
	{background-color: transparent; border: 0px;font-weight: bold;}


.mycontent {
        width: 90%;
        margin: 40px auto 20px auto;
        padding: 40px 25px;
        background-color: #cda79c;
        background-image: url(/domainskins/bypass/img/auburn/topleftcorner.jpg),
          url(/domainskins/bypass/img/auburn/toprightcorner.jpg),
          url(/domainskins/bypass/img/auburn/bottomrightcorner.jpg),
          url(/domainskins/bypass/img/auburn/bottomleftcorner.jpg),
          url(/domainskins/bypass/img/auburn/leftborder.jpg),
          url(/domainskins/bypass/img/auburn/rightborder.jpg),
          url(/domainskins/bypass/img/auburn/topborder.jpg),
          url(/domainskins/bypass/img/auburn/bottomborder.jpg);
        background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-y, repeat-y, repeat-x, repeat-x;
        background-position: top left, top right, bottom right, bottom left, left, right, top, bottom;        
  }

  /*STANDARD CSS*/

a:link, a:visited, a:active {
        color:#672C2C;
  }

  a:hover {
        color: #FFC4C4;
        text-decoration: underline;
  }

th a:link,
th a:visited { color: #fff; text-decoration: none; }

.boxheading .bread-crumbs,
.boxheading .bread-crumbs a { color: #fff; 
text-decoration: none;
font-size: 1.1em;}

h1 { font-size: 1.4em; font-weight: bold; }

h2 { font-size: 1.3em; font-weight: bold; }

h3 { font-size: 1.1em; font-weight: bold; }

h4 { font-size: 1.2em; font-weight: normal; }

h5 { font-size: 1.1em; }

h6 { font-size: 1em; }

p { font-size: 1em; margin-bottom: 8px; }

td.topic-titles { font-weight: bold; }

td.topic-titles > span.topic-pager { color: #672C2C; }
 
td:nth-child(4), td:nth-child(6), td:nth-child(8) {
        background: #935F5F;
        color: #FFC4C4;        
  }


 .forumtitle h3 {
        background-color:#935F5F;        
        padding: 3px;        
  }

.forumtitle h3 a { text-decoration: none; }

 .forumtitle h3:hover {
        background: #DF9D9D;
  }

td {
        background-color:#a16262;
        border: 1px solid #BB9090;
        color: #FFC4C4;  }


td a:link, td a:visited {
        color: #501B1B;  }


div.box.community-content.discussion-box .even td{ background: #935F5F; }

  .boxheading {
        background-image: url(/domainskins/bypass/img/auburn/category.jpg);
        color:#fff;
        border: 1px solid #877769; margin-bottom: 10px;
        padding: 5px;
  }

.boxheading:hover {background-image: url(/domainskins/bypass/img/auburn/category_hover.jpg);
}
  
.community-content th{
        background-image:url(/domainskins/bypass/img/auburn/sortbar.gif);
        background-repeat: repeat-x;
        color: #fff;
        font-size: .9em; height: 22px; 
  }

.extra-content .boxbody { border: 1px solid #877769; border-top: 0; padding: 5px;
 background: #B17D7D; }

.extra-content .boxheading { margin-bottom: 0; }

.announcement-box .boxbody,
.control-box .boxbody,
.whosonline-box .boxbody { border: 0; background: transparent; } 

 
blockquote {
   padding: 6px;
   background: #B17D7D;
   border: 1px solid #7B4B4B;
   border-radius: 5px;
}

blockquote hr {
color: #7B4B4B;
background: #7B4B4B;
border: 0; }

   /*Signature*/
  div.signature {
        border-top: 1px solid #a16262;
        margin: 10px 0 10px 0;
        padding-top: 5px;
  }

div.box.community-content.discussion-box .post-tools a,
.button, a.button{
background: linear-gradient(to bottom, rgba(142,103,98,1) 0%,rgba(172,121,118,1) 5%,rgba(168,118,119,1) 10%,rgba(160,102,101,1) 14%,rgba(154,92,93,1) 19%,rgba(148,78,80,1) 24%,rgba(144,73,71,1) 29%,rgba(137,63,64,1) 33%,rgba(120,26,27,1) 38%,rgba(105,0,0,1) 43%,rgba(112,4,2,1) 48%,rgba(119,6,8,1) 62%,rgba(127,5,4,1) 71%,rgba(134,6,7,1) 81%,rgba(132,8,8,1) 86%,rgba(134,9,7,1) 100%);
color: #fff;
text-decoration: none;
padding: 3px 10px 4px;
border-radius: 10px;
text-transform: lowercase;
font-weight: bold;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); 
box-shadow: 1px 1px 2px 0px #441313; 
}

input.button { border: 0; padding: 3px 8px; }

/* add an arrow graphic to dropdown buttons */
.dropdown span
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
padding-right: 12px;
padding-top: 2px;
padding-bottom: 2px;}

.dropdown ul {border: 1px solid #877769; border-top: 0; padding: 5px;
 background: #B17D7D; border-radius: 5px; }

.dropdown li { background: transparent; border: 0; }

.dropdown li input { color: #672C2C; }

.dropdown li:hover { background: #935F5F; }

.dropdown li a:hover,
.dropdown li input:hover { color: #FFC4C4; }

.mini-calendar td:nth-child(2),
td.monday { background: #935F5F; }

hr {
border-top: 0;
border-color: #BB9090; }

.mgr-footer,
.mgr-footer a { color: #FFC4C4; }

td.th.post-url:nth-child(even) { background: #A16262; }