/* CSSTidy 1.3: Thu, 22 Jan 2009 10:06:16 +0200 */
* {
margin:0;
padding:0;
}

body {
background:#A9BAC3;
color:#666;
font:.70em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}

img {
border:none;
outline:0;
}

a:active img,a:focus img {
border:none;
outline:0;
}

a:focus,a:active {
border:none;
outline:none;
}

a {
background-color:inherit;
color:#4284B0;
text-decoration:none;
}

a:hover {
background-color:inherit;
color:#9EC068;
}

h1,h2,h3 {
color:#333;
font:bold 1em 'Trebuchet MS', Arial, Sans-serif;
}

h1 {
color:#6297BC;
font-size:1.5em;
}

h2 {
font-size:1.4em;
text-transform:uppercase;
}

h3 {
font-size:1.3em;
}

p,h1,h2,h3 {
margin:10px 15px;
}

ul,ol {
color:#4284B0;
margin:10px 30px;
padding:0 15px;
}

ul span,ol span {
color:#666;
}

img.no-border {
border:none;
}

img.float-right {
margin:5px 0 5px 15px;
}

img.float-left {
margin:5px 15px 5px 0;
}

code {
background:#FAFAFA;
border:1px solid #f2f2f2;
border-left:4px solid #4284B0;
display:block;
font:500 1em/1.5em 'Lucida Console', 'courier new', monospace;
margin:5px 0;
overflow:auto;
padding:10px;
text-align:left;
}

acronym {
border-bottom:1px solid #777;
cursor:help;
}

blockquote {
background:#FAFAFA;
border:1px solid #f2f2f2;
border-left:4px solid #4284B0;
color:#4284B0;
font:1.3em/1.5em Georgia, 'Bookman Old Style', Serif;
margin:15px;
padding:0 0 0 20px;
}

form {
background-color:#DEE3E7;
border:1px solid #CDF;
margin:10px;
padding:10px;
}

label {
display:block;
font-weight:700;
margin:5px 0;
}

input {
border:1px solid #eee;
color:#777;
font:normal 1em Verdana, sans-serif;
padding:2px;
}

textarea {
border:1px solid #eee;
color:#777;
display:block;
font:normal 1em Verdana, sans-serif;
height:100px;
padding:2px;
width:300px;
}

input.button {
background:#fff;
border:1px solid #CCC;
color:#4284B0;
font:bold 1em Arial, Sans-serif;
margin:0;
padding:2px 3px;
}

form.searchform {
background:transparent;
border:none;
margin:0;
padding:0;
}

form.searchform input.textbox {
background:#fff;
border:1px solid #9EC630;
color:#333;
height:14px;
margin:0;
vertical-align:top;
width:120px;
}

form.searchform input.button {
background:#FAFAFA;
border:1px solid #f2f2f2;
color:#777;
font:bold 12px Arial, Sans-serif;
margin:0;
padding:2px 3px;
vertical-align:top;
width:60px;
}

#searchform a {
color:#4E5A65;
margin:0 15px 0 0;
padding:0;
text-decoration:underline;
}

#searchform a:hover {
text-decoration:none;
}

#wrap {
background:#fff;
height:100%;
margin:0 auto;
text-align:left;
width:779px;
}

#content-wrap {
background:#fff;
clear:both;
margin:0;
padding:0;
}

#header {
background:#000 url(../../img/headerbg.gif) repeat-x 0 100%;
height:85px;
position:relative;
}

#header h1#logo {
font:bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
left:5px;
letter-spacing:-2px;
margin:0;
padding:0;
position:absolute;
text-transform:lowercase;
top:0;
}

#header h2#slogan {
color:#666;
font:bold 11px Tahoma, 'trebuchet MS', Sans-serif;
left:60px;
position:absolute;
text-indent:0;
text-transform:none;
top:37px;
}

#header h2#login {
color:#666;
font:bold 11px Tahoma, 'trebuchet MS', Sans-serif;
left:240px;
position:absolute;
text-indent:0;
text-transform:none;
top:10px;
}

#header form.searchform {
position:absolute;
right:0;
top:0;
}

#main {
float:left;
margin-left:15px;
padding:0;
width:50%;
}

.post-footer {
background-color:#FAFAFA;
border:1px solid #f2f2f2;
font-size:95%;
margin:20px 15px 0;
padding:5px;
}

.post-footer .date {
background:url(../../img/clock.gif) no-repeat left center;
margin:0 10px 0 5px;
padding-left:20px;
}

.post-footer .comments {
background:url(../../img/comment.gif) no-repeat left center;
margin:0 10px 0 5px;
padding-left:20px;
}

.post-footer .readmore {
background:url(../../img/page.gif) no-repeat left center;
margin:0 10px 0 5px;
padding-left:20px;
}

#sidebar {
display:inline;
float:left;
margin:0;
padding:0;
width:23%;
}

#sidebar ul.sidemenu {
list-style:none;
margin:10px 0 10px 15px;
padding:0;
}

#sidebar ul.sidemenu li {
border:1px solid #f2f2f2;
margin-bottom:1px;
}

#sidebar ul.sidemenu a {
background:#f2f2f2;
border-left:4px solid #CCC;
color:#333;
display:block;
font-weight:700;
min-height:18px;
padding:2px 5px 2px 10px;
text-decoration:none;
}

* html body #sidebar ul.sidemenu a {
height:18px;
}

#sidebar ul.sidemenu #add {
background:#6297BC;
border-left:4px solid #CCC;
color:#fff;
padding:2px 5px 2px 10px;
}

#rightbar {
float:right;
margin:0;
padding:0;
width:23%;
}

#footer {
background:#568EB6;
border-top:5px solid #568EB6;
clear:both;
color:#ccc;
font-size:95%;
height:50px;
margin:0;
padding:0;
}

#footer a {
color:#fff;
font-weight:700;
text-decoration:none;
}

#footer .footer-left {
float:left;
width:70%;
}

#footer .footer-right {
float:right;
width:30%;
}

#header ul {
bottom:6px!important;
font:bold 13px Arial, 'Trebuchet MS', Tahoma, verdana, sans-serif;
list-style:none;
margin:0;
padding:0;
position:absolute;
right:0;
}

#header li {
display:inline;
margin:0;
padding:0;
}

#header a {
background:url(../../img/tableft.gif) no-repeat left top;
float:left;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#header a span {
background:url(../../img/tabright.gif) no-repeat right top;
color:#fff;
display:block;
float:none;
padding:6px 15px 3px 8px;
}

#header a:hover span {
background-position:100% -42px;
color:#fff;
}

#header a:hover {
background-position:0 -42px;
}

#header #current a {
background-position:0 -42px;
color:#fff;
}

#header #current a span {
background-position:100% -42px;
color:#fff;
}

.float-left {
float:left;
}

.align-left {
text-align:left;
}

.align-right {
text-align:right;
}

.clear {
clear:both;
}

.green {
color:#9EC630;
}

.gray {
color:#BFBFBF;
}

.blue {
color:#6297BC;
}

.red {
color:#933;
}

#right {
background-color:#9EC630;
background-image:url(../../img/topbg.jpg);
float:left;
height:120px;
width:498px;
}

#right2 {
background-image:url(../../img/topbg.jpg);
background-repeat:repeat-x;
float:right;
height:120px;
width:auto;
}

div.float {
float:left;
margin:8px 8px 8px 12px;
}

hr {
border:none 0;
border-top:1px dashed #369;
clear:right;
height:1px;
width:100%;
}

.OSM {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.5em;
margin:1.5em;
text-align:left;
}

.OSM a:hover {
text-decoration:underline;
}

.OSMdir {
background-color:#ddd;
color:#666;
padding:.2em 0 .2em .5em;
text-align:left;
}

.OSMfile {
background:#f2f2f2;
margin-left:3em;
padding:.5em 0 .5em .5em;
text-align:left;
}

.OSMfile a {
color:#4284B0;
}

.posthidden {
display:none;
}

.postshown {
display:inline;
}

.navbox {
color:#000;
margin:0;
padding:0;
text-align:left;
width:auto;
}

.navbox p {
color:#000;
}

.navbox a {
color:0;
margin:0;
padding:0;
text-decoration:underline;
}

.navbox h4 {
color:#333;
font:bold 1.5em 'Trebuchet MS', Arial, Sans-serif;
margin:5px 10px;
}

.adtable {
border-bottom-color:#0033A0;
border-bottom-style:dashed;
border-bottom-width:1px;
color:#000;
margin:5px;
padding:5px;
text-align:center;
vertical-align:middle;
}

.vercode {
background-color:#000;
color:#FFF;
height:25px;
padding:5px;
width:60px;
}

.styleswitcher {
float:right;
margin:10px 15px;
width:auto;
}

.centerdiv {
text-align:center;
}

.centerdiv>div {
margin:0 auto;
}

.imageSlideshowHolder,.imageSlideshowHolder_left {
float:right;
height:102px;
margin:5px;
position:relative;
width:102px;
}

.leftFloatingDiv {
float:left;
height:110px;
width:120px;
}

.imageSlideshowHolder img {
left:0;
position:absolute;
top:0;
}

#sidebar ul.sidemenu a:hover,#sidebar ul.sidemenu #current {
background:#f2f2f2;
border-left:4px solid #9EC630;
color:#390;
padding:2px 5px 2px 10px;
}

.float-right,.right {
float:right;
}
