/*-------------------------------------------------
TEXT ELEMENTS
-------------------------------------------------*/
a {
color: #1B609D;
text-decoration: underline;
}

a:hover, #footer p a:hover, .tools a:hover, p#keywords a:hover, div.entry h2 a:hover {
color: #c00;
}

hr {
display: none;
}

h1, #forumh1 {
margin: 6px 0 29px 0;
font-family: garamond, georgia, times new roman;
font-size: 26px;
font-weight: bold;
color: #fff;
font-variant: small-caps;

}

h2, h2 a {
font-family: Helvetica, Arial, sans-serif;
font-size: large;
color: #4A6624;
font-weight: bold;
}

h3 {
margin: 20px 0 15px 0;
font-family: arial, helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color: #000;
}

#rightbar p, #rightbar li, #rightbar dt, #rightbar dd, #rightbar label, #rightbar fieldset {
font-family: georgia, arial, sans-serif;
font-size: 100%;
color: #222;
line-height: 1.5em;
}

dd {
margin: 0 0 10px 5px;
}

#rightbar blockquote {
border-left: 5px double #cccf9b;
margin: 20px 10px;
padding: 5px 15px;
padding-right: 25px;
}

#rightbar blockquote, #rightbar blockquote p {
font: medium georgia, times, serif;
color:#999;
}

.bookmark a, h2 a {
text-decoration: none;
}

.site_name {
display: none;
}

/*-------------------------------------------------
MAIN POSITIONING
-------------------------------------------------*/

body {
background: #6C63A4 url(imgs/advent/background-advent.gif) repeat-x top;
margin: 0 auto;
}

#container, #forumcontainer {
background: url(imgs/advent/doc-back-advent.png) repeat-y top center;
margin: 0 auto;
width: 780px;
}

#forumcontainer {
background: none;
padding: 0;
}

#document {
background: url(imgs/advent/doc-top-back-advent.gif) no-repeat top center;
padding: 0;
margin: 0;
}

#leftbar {
float: left;
margin: 0;
padding: 30px 0 0 5px;
width: 170px;
}

#rightbar {
margin: 0;
margin-left: 180px;
padding: 120px 15px 0 20px;
}

#footer, #forumfooter {
background: url(imgs/advent/doc-foot-back-advent.png) no-repeat center bottom;
clear: both;
padding-left: 198px;
padding-bottom: 10px;
}

#forumfooter {
background: none;
}

#logo {
margin: 25px 9px;
}

/*-------------------------------------------------
SEARCH BOX
-------------------------------------------------*/

#searchform {
margin: 20px 0;
padding: 0 8px;
}

#leftbar #searchform input {
width: 140px;
background: #F3F9EC;
border: none;
margin-bottom: 5px;
display: block;
font-family: helvetica, sans-serif;
font-size: small;
padding: 4px;
}

#leftbar #searchform button {
background: #fff;
color: #000;
font-family: trebuchet ms, arial, sans-serif;
font-size: small;
border: 0;
padding: 0px 3px;
display: block;
border: 1px solid #84725b;
}

#leftbar #searchform legend {
text-align: left;
font-size: x-small;
font-family: helvetica, sans-serif;
color: #333;
text-transform: uppercase;
position: relative;
left: 0;
margin-bottom: 5px;
}

#leftbar #searchform fieldset {
border: 0;
background: none;
margin: 0;
padding: 0;
}

/*-------------------------------------------------
MAIN NAVIGATION
-------------------------------------------------*/

#menu, #adv {
padding: 0 5px;
margin: 0;
}

#menu li, #menu li a.current {
font-family: trebuchet ms, arial, sans-serif;
font-size: large;
margin-bottom: 5px;
padding: 0 0 2px 4px;
font-weight: bold;
list-style: none;
color: #FFE33A;
border-bottom: 1px #6C63A4 solid;
font-variant: small-caps;
letter-spacing: 1px;
}

#menu li a {
color: #fff;
text-decoration: none;
}

#menu li a:hover {
color: #84725b;
}

#adv {
margin-top: 0px;
align: left;
}

.navfeed {
  padding-left: 19px;
  background: url("imgs/feed-icon-14x14.png") no-repeat 0 50%;
}

/*-------------------------------------------------
HOMEPAGE
-------------------------------------------------*/

div.entry {
margin: 0 120px 30px 0;
}

div.entry h2 {
margin-bottom: 0px;
margin-left: 0;
margin-right: 35px;
border-bottom: 1px #e0e0e0 solid;
padding-bottom: 2px;
}

div.entry h2 a {
font-family: trebuchet ms, sans-serif;
color: #1b609d;
}

div.entry p {
margin: 3px 50px 3px 0;
padding: 0 0 0 0;
color: #445;
}

p.readfull, p.readfull a {
font-size: 12px;
margin: 0;
}

#home_ {

}

.feed {
  margin-left: 3px;
  padding-left: 19px;
  background: url("imgs/feed-icon-14x14.png") no-repeat 0 50%;
}

/*-------------------------------------------------
CATEGORY
-------------------------------------------------*/

#listing h2 {
font-family: garamond, georgia, times new roman;
font-size: x-large;
font-weight: bold;
color: #51473D;
font-variant: small-caps;
/*background: #FFFFEB;*/
margin: 0;
padding: 3px 0 3px 5px;
border: #b5b789 double;
border-width: 3px 0;
}

.articlesList li {
list-style-type: none;
font-size: 100%;
margin-bottom: 4px;
margin-left: -15px;

}

.articlesList li a {
padding-left: 15px;
padding-bottom: 2px;
background: url(imgs/box.gif) no-repeat center left;
font-family: verdana;
border-bottom: 1px dotted #ccc;
}

.articlesList li a:visited {
background: url(imgs/checked.gif) no-repeat center left;
}

/*-------------------------------------------------
CONTACT PAGE
-------------------------------------------------*/
#stack label {
display: block; 
padding: 3px 0 0;
font-weight: bold;
}

/*-------------------------------------------------
FORUM SPECIFIC
-------------------------------------------------*/
#forummenu {
background: #9084DB;
padding: 8px 0;
margin: 15px 0 0 0;
text-align: center;
position: relative;
height: 20px;
}

#forummenu li {
font-family: trebuchet ms, arial, sans-serif;
font-size: medium;
margin-bottom: 2px;
padding: 0 13px;
font-weight: bold;
list-style: none;
color: #4E5F6E;
border-left: 1px #6c63a4 solid;
border-right: 1px #6c63a4 solid;
font-variant: small-caps;
display: inline;
}

#forummenu li a {
color: #fff;
text-decoration: none;
}

#forummenu li a:hover {
color: #84725b;
}

#forumh1 {
margin-bottom: 0;
}

.forumfeed {
  padding-left: 19px;
  background: url("imgs/feed-icon-14x14.png") no-repeat 0 50%;
}

/*-------------------------------------------------
OTHER
-------------------------------------------------*/
#author {
font-weight: bold;
}

#related {
margin: 0px 10px;
padding: 0 12px 40px 12px;
}

#related li {
margin-bottom: 5px;
list-style-type: none;
}

#footer p, #footer p a,#forumfooter p, #forumfooter p a {
font-family: verdana, helvetica, sans-serif;
font-size: small;
color: #fff;
text-decoration: none;
padding: 0;
margin: 0 0 5px 0;
}

#footer li a {
padding-left: 20px;
padding-bottom: 2px;
background: url(imgs/box.gif) no-repeat center left;
font-family: trebuchet ms, sans-serif;
}

#footer li a:visited {
background: url(imgs/checked.gif) no-repeat center left;
}

p#ad {
background: #e8e8e8;
padding: 10px;
margin: 0 20px 30px 0;
text-align: center;
}

p#ad a {
font-family: trebuchet ms, georgia, sans-serif;
font-size: x-large;
font-weight: bold;
font-style: italic;
color: #4E5F6E;
}

#errors {
text-align: right;
padding-right: 15px;
font-size: x-small;
}

#errors a {
color: #900;
text-decoration: none;
}

.question {
font-style: italic;
border-bottom: 2px #4E5F6E solid;
padding: 0 0 10px 0;
}

.tools, .tools a {
color: #2A4880;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: small;
text-decoration: none;
}

.tools {
color: #333;
width: 95%;
font-weight: normal;
margin: 6px 0 0 0;
padding: 5px 0;
}

.tools a {
margin: 0 6px 0 0;
padding: 3px 10px;
border: 1px #ccc outset;
background: #ececec;
}

/*-------------------------------------------------
SEARCH PAGE
-------------------------------------------------*/

a.searchresult {
font-weight: normal;
font-size: medium;
text-decoration: underline;
}

#pagination {
text-align: center;
font-size: medium;
}

.url {
color: #537351;
}

.error {
color: #c00;
}

.author_desc {
line-height: 2em;
background: #F7F6ED;
padding: 7px 4px;
border: solid #B6AFA7;
border-width: 1px 0;
}
