body {
   background-color: #9AAC97;
   font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
   font-size: 13px;
   color: #000000;
}

a, a:link {
   color: #364234;
   text-decoration: none;
}

a:visited, .dropdown li *, .boxheading a:visited, th a:link, th a:visited, .current a {
   color: #364234;
}

a:hover {
   color: #FFFFFF;
   text-decoration: none;
   position: relative; top: 1px; left: 1px;
}

a:active {
   color: #364234;
}

.boxheading {
   text-align: left;
   color: #FFFFFF;
   background-color: #9AAC97;
   border-bottom: 1px solid #99AB96;
   padding: 2px;
   padding-left: 5px;
}

.boxheading a:link,  .boxheading a:visited {
   color: #FFFFFF;
}

.boxheading h1 {
   font-size: 15px;
   text-align: left;
}

.boxheading h3, h3 {
   font-size: 15px;
}

.boxheading h2 {
   font-weight: bold;
    font-size: 13px;
}

.boxheading h4 {
   font-size: 13px;
   text-align: center;
}

.legend-box .boxheading h3 {
   font-weight: normal;
    font-size: 13px;
}

.category-box table, .category-box td, .forum-box table, .forum-box td, .discussion-box table, .discussion-box td, table, td {
   border: 1px solid #99AB96;
}

.category-box th, .forum-box th, .discussion-box th, th {
   border: 1px solid #99AB96;
   color: #000000;
   background-color: #BCC5BC;
   background-image: url();
}

.forum-box th a:link, .forum-box th a:visited, .discussion-box th a:link, .discussion-box th a:visited {
   color: #000000;
}

.bread-crumbs {
   color: #FFFFFF;
   text-align: left;
   background-color: #9AAC97;
   padding-left: 5px;
 }

.bread-crumbs a:link, .bread-crumbs a:visited, .bread-crumbs .bread-crumbs {
   color: #FFFFFF;
   font-weight: normal;
   font-size: 13px;
}

.discussion-box .odd td, .dropdown ul, .discussion-box .even td, .category-box .even td, .category-box .odd td, .forum-box .odd td {
   background-color: transparent;
}

.button {
   color: #000000;
   background-color: #D1D9CF;
   border: 1px double #99AB96;
   text-decoration: none;
   font-weight: bold;
   padding: 1px;
   font-variant: small-caps;
   font-family: "Trebuchet MS";
   font-size: 12px;
}

a:link.button, a:visited.button {
   color: black; text-decoration: none;
}

input.text {
   border: 1px double #99AB96;
} 

.pager-list div {
   border: 1px solid #99AB96;
}

input.button {
   background-color: #D1D9CF;
   border: 1px double #99AB96;
}

.dropdown li {
   background-color: #D1D9CF;
   border: 1px solid #99AB96;
   font-size: 12px;
}

.pager-total, .pager-list span {
   border: 1px solid #99AB96;
   padding: 2px;
}

div.current {
   background-color: #FFFFFF;
}

p.user-avatar {
   text-align: left;
}

span.current {
   color: #FFFFFF;
   background-color: #859785;
}


.visitors {
   color: #000000;
   text-align: left;
   font-size: 12px;
   text-decoration: none;
}

h1 {
   font-size: 17px;
}

h3 {
   font-size: 15px;
}

h4, h2 {
   font-size: 13px;
}

.box {
   border: 1px solid #99AB96;
   margin-bottom: 15px;
}


.boxheading p {
   font-size: 19px;
}

.boxbody {
   padding: 5px;
}

.dropdown li a:link, .dropdown li a:visited, .pager a:link, .pager a:visited {
   text-decoration: none;
}

.control-box, .jump-box {
   border: none;
   background-color: transparent;
   padding: 0;
   margin-top: -10px;
   margin-bottom: 5px;
}

.control-box .boxbody, .jump-box .boxbody {
   padding: 0;
}

.mycontent {
   width: 95%;
   margin: 10px auto;
}

.avatar-block p {
   font-size: 10px;
   padding: 0;
   margin: 0 0 0 0;
}

p.user-avatar img {
   width: 100px;
   height: 100px;
}

.poster-detail, .poster-interact {
   border-right: 1px solid #839655;
}


.forumholder {
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.boxheading .description {
   display: inline;
}

.header {
   text-align: center;
   margin-bottom: 10px;
   margin-top: 10px;
}

.sidebar-title {
   margin: 0px;
   margin-bottom: 10px;
   text-align: center;
}

.stripedborder {
   background-color: #D7DEBF;
   background-image: url();
   padding: 0px;
   width: 100%;
   margin: auto;
}

.wrapper {
   background-image: url();
   border: 1px solid #657A62;
}

.forum_wrapper {
   padding: 15px;
}

.edit-info {
   text-align: right;
   margin-top: 30px;
}

.quote-title {
   font-size: 13px;
   color: #000000;
   text-decoration: none;
}

blockquote {
   background-color: #D7DEBF;
   padding: 8px;
   border: 1px solid #99AB96;
   color: #657A62;
}

hr {
   border: none;
   background-color: #99AB96;
   color: #99AB96;
}


p.user-name {
   font-size: 13px;
}

.poster-detail p.user-avatar {
border: 0px solid #99AB96;
width: 100px ; height: 100px;
}

.poster-detail p {
margin-left: 2px;
}

 p.user-avatar img { border: 0px solid #fff; background-color: transparent;}


.post-content div {
background-color: transparent;
margin-left: 5px;
}

.signature { 
border-top: 1px dotted #99AB96;
font-size: 9px;
text-decoration: italic;
padding-top: 15px;
padding-bottom: 10px;
margin-top: 20px; 
margin-right: 5px;
}

.reply-options {
margin-left: 5px;
}

.sidebar-box .boxbody{
   padding: 2px;
}

.dropdown span
{background: url(http://static.yuku.com/domainskins/bypass/img/yuku-blue/down-arrow.gif) no-repeat right center;
padding-right: 12px;
padding-top: 2px;
padding-bottom: 2px;}


.post-tools a,
.interact .button {
   color: #000000;
   background-color: #D1D9CF;
   border: 1px solid #99AB96;
   text-decoration: none;
   font-weight: bold;
   padding: 1px;
   font-variant: small-caps;
   font-family: "Trebuchet MS";
   font-size: 11px;
}

th, .th, .th h1, .th h2, .th h3
{font-size: 13px;
font-weight: normal;}

.poster-name
{font-size: 14px;
font-weight: bold;}

.moderator-list { 
font-size: 10px;
font-weight: normal; 
}

.administrator-list { 
font-size: 10px;
font-weight: normal; 
}

.post-title {
   text-align: left;
   font-size: 12px;
   text-decoration: none;
}

.th h3 {
   text-align: left;
   font-size: 15px;
   font-weight: bold;
}

.credit {
   text-align: left;
   margin-left: 28px;
}

.auto-title {
   text-align: left;
   margin-left: 2px;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
}

p.user-avatar { overflow: hidden; width: 100px; }
p.user-avatar img.default-avatar { padding-left: 200px; background: url(http://images.yuku.com/image/gif/2f3252ac44eb04e09a92bf8d25b7a5775d25a31.gif) left center no-repeat;}

.post-unread { background: #D1D9CF; }

select.subforums {
background-color: #D1D9CF;
color: #000;
font-size: 11px; }


li.unread {
padding-left: 20px;
background: url(http://images.yuku.com/image/gif/e5e35a96c908edfe407c95622b9ed6efddcff8b.gif) no-repeat;
height: 16px;
}