@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://forum.jurresip.nl/") {




}

* {
 margin: 0;
 padding: 0;
 color: black;
}
a:link {
 color: orange !important;
 font-weight: bold;
}
a.topictitle:link {
 color: #333 !important;
 font-weight: bold;
}

a:visited {
color: #8F8F8F !important;
}

a:active, a:hover {
color: #CF995A !important;
}
a img {
 border: 0;
}
body {
 background-color: #E5E5E5;
 background-image: url(http://forum.jurresip.nl/styles/jurresip/imageset/bgmain.png);
 background-repeat: repeat;
}
body * {
 font-family: Verdana;
 line-height: 120%;
 letter-spacing: 0.1px;
 word-spacing: 0px;
}
#wrap {
 max-width: 1000px;
 border: 2px solid black;
 -moz-border-radius: 40px;
 background: #FFF;
 margin-left: auto;
 margin-right: auto;
 padding-top: 10px !important;
}
div.headerbar {
 background: transparent none !important;
 border-bottom: 1px solid #DDD;
 padding: 0;
}
#logo {
 padding: 0 !important;
 margin: 0 !important;
}
.navbar {
 background: #CEFF02 !important; /* #FF8700 */
 border: 1px solid #DDD;
 -moz-border-radius: 12px;
 color: black;
}
.forabg, .forumbg {
 background-color: #FF8700 !important;
 background-image: none !important;
 -moz-border-radius: 12px;
 border: 1px solid #DDD;
 padding-left: 0 !important;
 padding-right: 0 !important;
 padding-bottom: 0;
}
.forabg .header, .forumbg .header {
 margin-left: 5px !important;
}

li.row {
 background: #FFE0C0 !important;
}
