body {
   background-color: #FFF7E7;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   color: #000000;
}

a, a:link, a:active {
   color: #000;
}

a:visited {
   color: #333;
}

a:hover {
   color: #666;
}

.boxheading {
   color: #ffffff;
   padding: 7px;
}

.boxheading a:link {
   color: #ffffff;
}

.boxheading h1, .boxheading h2 {
   font-size: 1em;
   font-weight: bold;
}

.boxheading h3, h3, h4 {
   font-size: 1em;
}

/* TABLE ----  td=?  bgcolor=achtergrond posts */
/* td border= rand van de lijsten van forums and threads */

.category-box table, .category-box td, .forum-box table, .forum-box td, td {
   border: 1px solid #BEAD93;
}

.category-box th, .forum-box th {
   border: 1px solid #BEAD93;
   background-color: #DECFB3;
}

/* bgcolor=achtergrond posts */

.discussion-box table {
   border: 1px solid #AFA794;
   background-color: #ffffff;
}

.discussion-box th {
   border: 1px solid #AFA794;
   color: #59452C;
   background-color: #DECFB3;
   background-repeat: repeat-x;
   padding: 7px;
   font-size: 1.3em;
   font-weight: bold;
}

.discussion-box td {
   border: 1px solid #AFA794;
   color: #000;
}

.discussion-box .th {
   color: #59452C;
   background-color: #DECFB3;
}

.discussion-box th a:link, .discussion-box th a:visited {
   color: #59452C;
}

/* BUTTONS ---- */

input.button {
   color: #ffffff;
   background-color: #584C2F;
   border: 3px double #000000;
   text-transform: uppercase;
}

.dropdown li {
   background-color: #E6D6B4;
   border: 1px solid #000;
   color: #000;
}

/* bgcolor=achtergrond posts */

.dropdown li:hover {
   background-color: #ffffff;
}

/* BUTTONS ---- */

.button {
   text-transform: uppercase;
}

.mgr-navigation-sliver *, .mgr-navigation-sliver a, .mgr-navigation-sliver a:visited, .boxheading a, .boxheading a:visited {
   color: #FFF;
}

.boxheading .bread-crumbs {
   font-size: 1.3em;
   font-weight: bold;
}

h1 {
   font-size: 1.3em;
}

h2 {
   font-size: 1.1em;
}

h5 {
   font-size: .9em;
}

h6 {
   font-size: .8em;
}

/* LAYOUT
------------------------------------------- */

#wrapper {
   margin: auto 1em;
}

#head-banner {
   text-align: center;
   background-repeat: repeat-x;
}

#head-banner h1 {
   height: 150px;
   text-indent: -1000em;
   background-image: url(http://img.photobucket.com/albums/v285/kipsla/McAvoy/logo1.jpg);
   background-repeat: no-repeat;
   background-position: center;
   top-margin: 10;
   bottom-margin: 10;
}

/* DIFFERENT FORUMBANNERS */

.myheader {
   text-align: center;
}

.mybanner {
   margin: 10px auto;
   background-position: center;
   background-repeat: no-repeat;
   height: 150px;
   text-indent: -1000em;
   background-image: url(http://img.photobucket.com/albums/v285/kipsla/McAvoy/logo1.jpg);
}

.forum67 .mybanner {
   width: 800px;
   height: 150px;
   background-image: url(http://img.photobucket.com/albums/v285/kipsla/McAvoy/pictureforum01.jpg);
}

.forum58 .mybanner {
   width: 800px;
   height: 150px;
   background-image: url(http://www.xs4all.nl/~kipsla/james/banners/jamesgeneral01.jpg);
}

.forum61 .mybanner {
   width: 800px;
   height: 150px;
   background-image: url(http://www.xs4all.nl/~kipsla/james/banners/filmforum-banner2.gif);
}

.forum72 .mybanner {
   width: 800px;
   height: 150px;
   background-image: url(http://img.photobucket.com/albums/v285/kipsla/McAvoy/fanficforum01.jpg);
}


.forum71 .mybanner {
   width: 800px;
   height: 150px;
   background-image: url(http://img.photobucket.com/albums/v285/kipsla/McAvoy/gamesforum001.jpg);
}


.forum60 .mybanner {
   width: 800px;
   height: 150px;
   background-image: url(http://www.xs4all.nl/~kipsla/james/18forum02.jpg);
}


/* MENU BAR ---- */
/* bgcolor=kleur navigatie bar */

.mgr-navigation-sliver {
   background-color: #000;
   background-repeat: repeat-x;
   color: #FFF;
}

/* STANDARD CLASSES
------------------------------------------- */
/* BOX ---- */
/* box border = buitenlijn rond alle boxen in hoofdpag/forumpag en
quickreplybox in thread*/

.box {
   border: 1px solid #A09577;
   margin-bottom: 10px;
}

/* extra-content boxes */
/* achtergrond van alle boxen behalve forumlijsten en posts */

.extra-content {
   padding: 5px;
   background-color: #E3D3B1;
}

.extra-content .boxbody {
   padding-top: 5px;
}

/* achtergond van box in box (zoals board naam) */

.extra-content .boxheading {
   background-color: #C8B997;
   background-repeat: repeat-x;
   border: 1px solid #000000;
}

/* community-content boxes (contain tables) */
/* achtergrond forumnamen */

.community-content .boxheading {
   background-color: #000000;
   background-repeat: repeat-x;
}

/* DROP DOWN MENUS ---- */
/* bgcolor en border = beide: randje om dropdown menu */

.dropdown ul {
   background-color: #000;
   padding: 1px;
   border: 1px solid #fff;
}

.dropdown span {
   background-image: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-black.gif);
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 12px;
}

/* color= tekstkleur drop down menu */

.dropdown li a, .dropdown li a:visited, .dropdown li * {
   text-decoration: none;
   color: #000;
}

/* SPECIAL BOX & ELEMENT CLASSES
------------------------------------------- */
/* ANNOUNCEMENT-BOX, CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */

.announcement-box, .control-box, .jump-box, .legend-box {
   background-color: transparent;
   border: none;
   padding: 0;
}

.announcement-box .boxbody, .control-box .boxbody, .jump-box .boxbody, .legend-box .boxbody {
   padding: 0;
}

.legend-box .boxheading {
   display: none;
}

/* CATEGORY-BOX, FORUM-BOX ---- */
/* bgcolor= achtergrond oneven rij in the forum and thread lijsten */

.category-box .odd td, .forum-box .odd td {
   background-color: #E1D9C9;
}

/* bgcolor= achtergrond even rij in the forum and thread lijsten */

.category-box .even td {
   background-color: #FFF7E7;
}

/* DISCUSSION-BOX ---- */

.discussion-box {
   border: none;
}

/* Forum bar en Topic Title bar */

.th, th {
   background-color: #DECFB3;
   font-weight: normal;
}

.post-tags {
   border-top: 1px dotted #A09577;
   border-bottom: 1px dotted #A09577;
}

.signature {
   border-top: 1px dotted #A09577;
}

/* GENERAL TAGS
------------------------------------------- */
/* quotes */

blockquote {
   padding: 5px;
   background-color: #fff;
   border: 1px dotted #A09577;
}

/* lijnkleur */

hr {
   border: none;
   background-color: #A09577;
   color: #A09577;
   height: 1px;
}

/* NEW POST BUTTONS IN POSTS
----------------------------------------*/


.post-unread .post-subject { background: url(http://static.yuku.com/domainskins/bypass/img/default-icons/new.gif)
repeat-x; center}

.lead.post-unread .post-subject { padding-left: 30px; }