body {
   font-family: Tahoma, sans;
   font-size: 12px;
   color: #003300;
   background: url(http://yuku-skins.s3.amazonaws.com/2/2406/tile9a.jpg) repeat fixed;
}

#wrapper { width: 90%; font-size: 1em; margin: 40px auto; }

.mgr-navigation-sliver { background: #FEFDEB; }

a { color: #855762; text-decoration: none; }

a:link { color: #855762; text-decoration: none; }

a:hover { text-decoration: underline; }

.boxheading {
   text-align: center;
   color: #444;
   border-top: 2px ridge #fff;
   border-right: 2px ridge #fff;
   border-bottom: 2px ridge #fff;
   border-left: 2px ridge #fff;
   padding: 2px;
   padding-left: 5px;
   text-shadow: 0px 1px 1px #ffffff;
   border-top-left-radius: 14px;
   border-top-right-radius: 14px;
   background: #C79EA2;
}

.boxheading a:link { color: #444; }

.boxbody {
   border-top: 2px ridge #fff;
   border-right: 2px ridge #fff;
   border-bottom: 2px ridge #fff;
   border-left: 2px ridge #fff;
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;
   background: #fefdeb;
}

blockquote { border: 1px solid #A6BA97; padding: 5px; }

textarea { border: 1px solid #A6BA97; }

input.button {
   color: #444;
   border: 1px solid #fff;
   font-weight: bold;
   text-shadow: 1px 1px 1px #fff;
   font-variant: small-caps;
   padding: 2px 5px;
   text-decoration: none;
   border-radius: 10px;
   box-shadow: 1px 1px 2px #444;
   background: #C79EA2;
}

.dropdown li { font-size: 11px; background: transparent; }

.edit-info { display: none; }

div.mgr-right-col p.mgr-sliver-open-button { color: #444; background: #C79EA2; }

div.mgr-right-col p.mgr-sliver-open-button a:link { background: transparent; }

th { border-bottom: 3px double #A6BA97; }

td { border-bottom: 1px dotted #A6BA97; }

#directory_featured .tool-box .boxheading { border-radius: 14px; border: 2px ridge #fff; }

.boxheading a { color: #444; }

.boxheading .bread-crumbs { font-size: 1.5em; }

.community-content .boxbody { padding: 10px; }

.whosonline-box .boxbody { border-radius: 15px; border-top: 2px ridge #fff; }

.control-box .button {
   color: #444;
   font-weight: bold;
   text-shadow: 1px 1px 1px #fff;
   font-variant: small-caps;
   padding: 2px 5px;
   text-decoration: none;
   border-radius: 10px;
   border: 1px solid #fff;
   box-shadow: 1px 1px 2px #444;
   margin-right: 10px;
   background: #C79EA2;
}

input.button:hover { background: #D2B0B4; }

.control-box .button:hover { background: #D2B0B4; }

* html body { font-size: 76%; }

.mycontent {
   padding: 10px;
   border-radius: 25px;
   border: 2px ridge #fff;
   background: #a6ba97;
}

h1 { font-size: 1.5em; font-weight: normal; }

h2 { font-size: 1.5em; font-weight: normal; }

h3 { font-size: 1.2em; 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; }

.box { margin-bottom: 15px; }

.extra-content .boxbody { padding: 5px; }

a.button { padding: 2px 5px; text-decoration: none; color: #000; }

.dropdown span {
   padding-right: 12px;
   padding-top: 2px;
   padding-bottom: 2px;
   background: url(/skins/pro/default/images/arrow_down_black_8x4.gif) no-repeat right center;
}

.dropdown ul {
   border: 2px ridge #fff;
   border-radius: 10px;
   padding: 5px 0;
   margin-top: 2px;
   background: #fefdeb;
}

.dropdown li:hover { background: #D8E1D2; }

.pager-total { padding: 2px; }

.pager-list div { padding: 2px; }

.dropdown li a:link { text-decoration: none; color: #003300; }

.dropdown li a:visited { text-decoration: none; color: #003300; }

li input { color: #003300; }

.pager a:link { text-decoration: none; }

.pager a:visited { text-decoration: none; }

.control-box { margin-top: -5px; margin-bottom: 0px; }

.control-box .boxbody {
   border: none;
   display: table;
   width: 100%;
   background: transparent;
}

.signature { border-top: 1px dotted #855762; }

hr { border: none; color: #A6BA97; background: #855762; }

a.previous-topic { color: #003300; }

a.next-topic { color: #003300; }

a.previous-month { color: #003300; }

a.next-month { color: #003300; }

.breadcrumb-box a { color: #003300; }

.discussion-box .poster-interact { border-bottom: 3px double #A6BA97; }

.discussion-box .post-tools { border-bottom: 3px double #A6BA97; }

.discussion-box .firstcol { border-right: 1px dotted #A6BA97; width: 180px; }





.header {
   text-align: center;
   margin: 20px auto;
   width: auto;
   height: 90px;
   border-radius: 25px;
   border: 2px ridge #fff;
   background: #A6BA97;
}

.header h1 {
   font-family: Lucida Handwriting, cursive;
   font-size: 35px;
   color: #fff;
   text-shadow: 2px 1px 2px #000000;
}

.collapse-button { margin: 3px; }

.subscription-links { margin: 3px; }





ul.info-links { padding-top: 7px; }

.social-links { display: none; }

body .ka-rpx-share { display: none; }

.addthis-yuku { display: none; }

div#backto {
   position: fixed;
   bottom: 5px;
   right: 5px;
   width: 100px;
   text-align: right;
}

.discussion-box table { table-layout: fixed; }

.lead .post-number { direction: rtl; text-indent: -80px; }

.reply .post-url { direction: rtl; text-indent: -80px; }

.reply .post-number { direction: rtl; text-indent: -150px; }