body {
background:#f8f8ea url("../images/pagebg.png") repeat-x;
font-size:80%;
font-family:lucida grande, verdana, arial, sans-serif;
text-align:center;
color:#444;
margin:0;
}
/* PAGE STRUCTURE */
#header {
width:100%;
background:#38424d;
height:48px;
color:#fff;
margin:0 0 5px;
padding:6px 0 0 15px;
}

#wrapper {
text-align:left;
border:0;
width:850px;
background:transparent;
height:100%;
margin:0 auto;
padding:0;
}

#logo {
float:left;
height:100px;
padding:0;
width:290px;
vertical-align:bottom;
}

#logo h1 {
margin-top:36px;
margin-bottom:6px;
color:#eee;
}

#logo p {
color:#eee;
font-size:1.1em;
font-weight:800;
padding:0;
}

#pages {
float:right;
background:transparent;
width:550px;
text-align:right;
height:28px;
margin-top:66px;
}

#breadcrumb {
color:#38424d;
border-top:1px dotted #5f4731;
border-bottom:1px dotted #5f4731;
margin-bottom:6px;
padding:10px 0;
}

#container {
background:transparent;
margin:0;
padding:0;
}

#left {
float:left;
width:552px;
background:transparent;
margin-right:12px;
min-height:600px;
height:auto !important;
padding: 0;
}

#right {
float:right;
width:252px;
background:#f8f8ea url("../images/rightbg.png");
min-height:600px;
height:auto !important;
margin:0 0 0 12px;
padding:10px;
}

#footer {
background:transparent url("../images/footerbg.png") top left repeat-x;
height:105px;
text-align:center;
margin:0;
}

.spacer {
clear:both;
height:18px;
background:transparent;
}
/* TYPOGRAAPHY */
p {
margin:5px 0;
}

#left p {
font-size:1em;
line-height:1.7em;
padding: 0px 0px 16px 0px;
color:#444;
text-align:justify;
}

#right p {
font-size:1em;
line-height:1.7em;
padding: 0px 0px 16px 0px;
color:#444;
}

#footer p {
color:#eee;
line-height:1.6em;
padding-top:30px;
}

h1,h2,h3,h4,h5,h6 {
color:#444;
font-family:"Trebuchet MS", arial, sans-serif;
line-height:1.1em;
margin:2px 0;
}

h1 {
font-size:1.8em;
}

h2 {
font-size:1.7em;
}

h2.big {
margin-top:8px;
}

h3 {
font-size:1.6em;
}

h4 {
font-size:1.5em;
}

h5 {
font-size:1.4em;
letter-spacing:0;
}

h6 {
font-size:1.3em;
letter-spacing:0;
}

/* LINKAGE */
h1 a:link,h2 a:link,h1 a:visited,h2 a:visited,h1 a:hover,h2 a:hover,h1 a:active,h2 a:active {
color:#0a3c4e;
}

a:link,a:visited,a:active,#breadcrumb a:link,#breadcrumb a:visited,#breadcrumb a:active {
color:#154557;
text-decoration:none;
}

p a:link,p a:visited,p a:active,a:hover,#breadcrumb a:hover {
color:#154557;
text-decoration:underline;
}

a img {
border:0;
}

#footer a,#logo h1 a {
color:#99aF34;
border-bottom:1px dotted #99aF34;
padding-bottom:1px;
text-decoration:none;
}

#footer a:hover,#logo h1 a:hover {
color:#fff;
border-bottom:1px dotted #fff;
padding-bottom:1px;
text-decoration:none;
}

/* LISTS */
ul {
margin-left:18px;
margin-bottom:6px;
list-style:square;
padding:0;
}

ul li {
list-style:square;
margin:0;
padding:3px 0;
}

li.subcat {
margin-left:6px;
}

#pages ul {
float:right;
list-style:none;
padding:0;
margin:0;
}

#pages ul li {
display:inline;
margin:0;
padding:0;
}

#pages ul li a,#pages ul li a:visited {
color:#eee;
font-size:11px;
font-weight:800;
display:block;
height:16px;
float:left;
width:auto;
background-color:#000;
text-decoration:none;
margin:0 2px;
padding:6px;
}

#pages ul li a:hover,#pages ul li a.current {
color:#111;
background-color:#fff;
}

/* SNEWS */
.paginator {
margin:10px 0;
}

#search_box {
margin-bottom:14px;
}

.searchfield {
width:138px;
font-family:verdana, arial, sans-serif;
font-size:1em;
text-align:left;
padding:4px 2px;
}

.searchbutton {
width:60px;
font-family:verdana, arial, sans-serif;
font-size:1em;
}

.comment {
background:#fdfdf8 url('../images/commentbg.png') top left no-repeat;
width:532px;
color:#eee;
border-bottom:1px solid #c1b8b0;
margin:0 0 10px;
padding:18px 10px;
}

.commentsbox {
border:1px solid #c1b8b0;
background:#fdfdf8;
color:#444;
margin:0;
padding:18px 10px;
}

.date {
border-top:1px dotted #eae1da;
clear:both;
margin:0 0 6px;
}
/* FORMS */
fieldset {
border:1px solid #c1b8b0;
background:#fdfdf8;
color:#444;
margin:0;
padding:10px;
}

legend {
font-weight:800;
}

input {
padding:2px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

/* MISC */
pre,code {
font-family:Consolas, "Courier New", Courier, monospace;
color:#444;
font-size:1em;
white-space:pre;
position:relative;
overflow:auto;
background:#fdfdf8;
border-left:2px solid #c1b8b0;
margin:5px;
padding:4px;
}

.clearer {
clear:both;
}

hr {
clear:both;
height:0;
border-color:#ccc;
border-style:solid;
border-width:1px 0 0;
margin:0 0 20px;
}

img {
margin: 5px 10px 5px 10px;
}
