/*
  styles for http://www.aentwaerps.be
  loaded after antwerps.css which is the main css
*/

/***** Body and main container *****/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
}
body {
  background: #fff url(../img/site/bgr-kathb.jpg) top center no-repeat;
  background-attachment:fixed;
}
#wrap {
}

/***** Various tags *****/

a {
  color: #922;
  color: #818277;
  color: #7F6F55;
  color: #b57c00;
}

/***** Header *****/


h1#logo {
  background: transparent url(/img/site/logo2aw.jpg) no-repeat 0px 7px;
}
#frontphoto {
  background-image: url(/img/banners/babel900.jpg);
}
#switch_lang {
  border: 1px solid #999;
  background-color: #000;
  color: #fff;
}
#switch_lang a {
  color: #fff;
}


/***** Left column *****/


/***** Main menu *****/

ul.avmenu li a:hover {
  border-left: 4px solid #777;
}

ul.avmenu li a.current {
  border-left: 4px solid #a33;
}


/***** Right column *****/

/** Side Agenda **/
#rightcol #side_agenda .title {
  color: #444;
}

/***** Main content *****/


/***** Newsitems, Articles and Sectionheaders *****/
/* (Newsitems not required here, .newsitem__AW is already defined in antwerps.css) */

.newsitem__AW h2, .article h1, .sectionheader h1 {
  color: #433;
  color: #444;
}
.newsitem__AW h2 a, .article h1 a, .sectionheader h1 a {
  color: #433;
  color: #444;
}
.newsitem a {
  color: #286ea0;
}


/***** Section: Song DB *****/
.songdb .artists tr {
  background-color: #eeeee5;
}
.songdb .artists tr.altrow, .songdb .albums table.tracks tr.altrow {
  background-color: #f5f5ec;
}
.songdb .artist {
  background-color: #f5f5ec;
}
.songdb .artist H1 {
  color: #444;
}
.songdb .albums H2 {
  color: #555;
}
.songdb table.album a {
  color: #5A6A82;
}
.songdb .text H1 {
  color: #444;
}
.songdb .text H1 a {
  color: #444;
}
.songdb .text H1 a:hover {
  color: #444;
}
.songdb .text #lyrics {
  background-color: #f5f5f0;
}

/***** Agenda *****/
#agenda .event .name {
  color: #811;
}


/***** Galleries *****/


/***** Comments *****/
.hdr_comments {
  color: #811;
}


/***** Footer *****/


/***** Forms *****/
.form_user {
  border: 1px solid #CFC38E;
  background-color: #FFF9DF;
  border: 1px solid #d2d2c9;
  background-color: #f4f4ef;
}
.form_user input[type="submit"] {
  background-color:#E4E4DC;
  border:1px outset #999988;
}

.comment input, .comment textarea, .comment select {
  border: 1px solid #933;
}
.comment input.submit {
  background-color: #f0f0f0;
}

/***** Data table *****/
.tab_user th {
  background: #C1C2B7;
}
.tab_user th a {
  background: #C1C2B7;
  color: #fff;
}
.tab_user tr {
  background-color: #eeeee5;
}
.tab_user tr.altrow {
  background-color: #f5f5ec;
}
.tab_user td a {
  color: #5A6A82;
}

/***** Various classes *****/

/** intro **/
#site_intro {
  background:#f8f8f0;
}


/***** FORUMS *****/

#forum_forums a, #forum_threads a, #forum_posts a, .forum_crumbs a, #form_fpost a {
  color: #5A6A82;
}
#forum_forums a:hover, #forum_threads a:hover, #forum_posts a:hover, .forum_crumbs a:hover, #form_fpost a:hover {
  color: #3E5B8A;
}

/** Forum tables **/
#forum_forums th, #forum_threads th, #forum_posts th {
  background: #c1c2b7;
  color: #fff;
}
#forum_forums tr, #forum_threads tr, #forum_posts tr {
  background: #eeeee5;
}
#forum_forums tr.read_only, #forum_threads tr.read_only, #forum_posts tr.read_only {
  background: #e6e6e8;
}

/** Forum / forums **/

/** Forum / threads **/

/** Forum / posts + form **/
#forum_posts, #form_fpost {
  border: 1px solid #c1c2b7;
}
#forum_posts th {
  background: #aac4e7;
  color: #000;
}
#forum_posts tr.author td, #form_fpost tr.author td {
  background: #e9e9e0;
}
#forum_posts tr.body, #form_fpost tr.body {
  background: #f4f4ef;
}
#forum_posts tr.body td .quote, #forum_posts tr.body td .quote_who {
  border-left: 5px double #eeeee5;
  border-right: 5px double #eeeee5;
  background-color: #fefef8;
}
#forum_posts tr.body td .xquote {
  border-left: 5px double #ddd;
  border-right: 5px double #ddd;
  background-color: #e9e9e9;
}
#forum_posts tr.break {
  background: #c1c2b7;
}

/** Forum / form_fpost **/

/** Forum / various **/
