body {
font: .75em/1.875em Verdana, Helvetica Neue, Arial, sans-serif;
color: #000;
width: 100%;
padding: 0;
margin: 0;
}

#wrap {
}

#container {
margin-top: 25px;
padding: 10px 50px;
clear: both;
}

#banner {
background: url(images/banner.png) repeat-x;
margin: 10px 0 25px 0;
padding:0;
font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
font-weight: lighter;
font-style: italic;
color: #fff;
float: left;
width: 100%;
display: block;
}

#banner h2 {
font-size: .5em;
margin-left: 75px;
}

#masthead {
margin: 0 0 20px 0;
}

#logo {
width: 40em;
margin: 0;
float: left;
z-index: 100;
}

#navigation {
margin: 0;
float: right;
}

#navigation ul li {
display: inline;
padding: 10px;
}

#navigation ul li a {
font-size: 1.25em;
text-decoration: none;
text-transform: uppercase;
}

#article {
width: 45em;
float: left;
display: block;
}

.title {
padding: 25px 0;
}

#menu {
float: right;
width: 25em;
border-left: 1px solid #ddd;
display: block;
padding: 25px;
}

.title h2 {
font-size: 1.5em;
display: inline;
}

.title h3 {
font-size: 1.25em;
font-family: Verdana, Helvetica Neue, Arial, sans-serif;
color: #ddd;
text-transform: lowercase;
display: inline;
}

h1, h2, h3, h4, h5, h6 {
padding: 25px 0 10px 0;
}

.entry h2, h3 {
font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
letter-spacing: 0.1em;
}

#menu h3 {
text-transform: uppercase;
}


/* 

#masthead

#logo

#navigation

ul#navlist

li#active 

#banner




.title

.entry

.search

#footer 



h1

h2

h3, label

#menu h3

*/


#footer {
background: #000;
float: left;
display: block;
padding: 10px 0;
width: 100%;
margin: 25px 0 0 0;
}
