body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, p, form{
margin: 0;
padding: 0;
background-color: #000000;
font-family: Arial, Verdana, Helvetica, Sans-serif;
font-size: 0.9em;
color: #ffffff;
}
a:link {
color:#808080;
text-decoration:none;
}
a:active {
color:#808080;
text-decoration:none;
}
a:visited {
color:#4C4C4C;
text-decoration:none;
}
a:hover {
color: #ffffff;
text-decoration:none;
}
hr {
color:#808080;
border:none;
border-top:1px solid #808080;
height:1px;
}
#wrapper {
width : 1110px;
margin: 0px 0px 50px 0px;
}
#header {
position:fixed;
z-index: 2; 
top : 58px;
left:40px;
height : 67px;
width : 180px;
padding:5px 5px 5px 5px;
background : #000000;
}
#header h1 {
background: url(images/jfldlogo.jpg) no-repeat;
width: 180px;
height: 67px;
margin : 0;
text-decoration : none;
color : #f0f0f0;
text-align : left;
font-size: 1.6em;
}
h1 a {
display: block;
width: 180px;
height: 67px;
text-indent: -9000px;
}
h3 {
display: block;
width: 180px;
height: 67px;
text-indent: -9000px;
}
.sidebar {
position : fixed;
z-index: 3; 
top : 130px;
left : 40px;
width : 180px;
background : #000000;
padding:5px 5px 0px 5px;
text-transform : lowercase;
overflow : auto;
}
.sidebar h2{
font-weight : normal;
font-size: 1em;
color:#808080;
margin : 0;
padding: 3px, 0px;
}
.sidebar ul {
padding-left: 0px;
margin: 0;
font-size: 1em;
}
#container {
position : relative;
z-index: 1; 
top : 32px;
left: 300px;
width : 810px;
font-size: 1em;
}
.post h1 {
background : #000000;
font-weight : normal;
color:#808080;
}
.post h2 {
font-size:1em;
font-weight : normal;
}
.post h2 a:link {
background : #000000;
text-decoration : none;
padding : 3px 10px 0 10px;
}
.post h2 a:visited {
text-decoration : none;
background : #000000;
padding : 3px 10px 0 10px;
}
.post h2 a:hover {
background : #000000;
text-decoration : none;
padding : 3px 10px 0 10px;
}
.entry {
background : #000000;
padding : 1px 10px 0px 10px;
}
.post blockquote {
background-color: #000000;
font-size:1.2em;
margin : 10px 10px 10px 0px;
}
.post p {
background-color: #000000;
margin : 10px 10px 10px 0px;
}
.slideshow-wrapper {
margin: 7px 0px 0px -5px
}
.slideshow-nav {
background : #000000;
color:#4C4C4C;
font-weight:normal;
text-transform: lowercase;
margin: 2px 0px 0px 5px;
}
.slideshow-title {
background : #000000;
font-size:0.9em;
font-weight:normal;
margin: 5px 0px 5px 5px;
}
#footer {
position: fixed;
bottom : 30px;
left:  -4000px;
height : 40px;
width : 200px;
text-indent: -9000px;
}
