/*
Theme Name: BNAC Custom
Theme URL: http://www.bnac.net
Description: Custom WP Theme for BNAC
Version: 1.0
Author: JL+CH
Author URL: http://www.bnac.net

*/

body{
margin: 0 0 0 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
background: #373737;
color: #000000;
margin-bottom: 0px;
padding-bottom:0px;
border-bottom:0px;
}

a:link, a:visited{
text-decoration: underline;
color: #0033ff;
}
a:hover{
text-decoration: underline;
}

p{
padding: 10px 0 0 0;
}

#filler{
margin:0 auto 0 auto;
width: 871px;
text-align: left;
background-image: url(./images/spacer.jpg);
overflow: hidden;
margin-bottom: 0px;
padding-bottom:0px;
border-bottom:0px;
}


#container{
float: left;
width:604px;
min-height:500px;
background-image:url(./images/content.jpg);
background-repeat: no-repeat;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
top:0px;
}

.sidebar{
float: left;
width: 267px;
min-height:300px;
height:1%;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;

}

.sidebar a{
text-decoration: none;
color:white;
margin-bottom:5px;
}

.sidebar h2{
font-size:14px;
font-family: sans-serif; 
color:white;
list-style-type: none;
padding: 0 10px 0 10px;
line-height: 20px;
margin-bottom:5px;
}

.sidebar ul{
font-family: sans-serif; 
color:white;
list-style-type: none;
margin:0;
padding: 10px 2px 5px 10px;


}

.sidebar ul li{
padding: 10px 10px 10px 10px;
list-style-type: none;
color:white;
margin-bottom:5px;
}

.sidebar ul li h2{
font-family: sans-serif;
list-style-type: none;
color:white;
font-size:14px;
margin-bottom:5px;
}

.sidebar ul ul li{
padding:0;
line-height:15px;
list-style-type: none;
margin-bottom:5px;
}


#footer{
clear: both;
float: left;
text-align:center;
margin-bottom: -4px;
padding-bottom: 0px;
border-bottom:0px;
}

#footer p{
line-height: 18px;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin:0;
padding:0;
}

h1{
font-family: Sans-serif;
font-size:24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px;
}

.post h2{
font-family: Sans-serif;
font-size: 14px;
}

.entry{
line-height:17px
}

p.posemetadata{
border-top:1px solid #ccc;
margin:10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size:14px;
font-weight:bold;
line-height:18px
}