/*  
Theme Name: Frenchtowner Basic
Theme URI: http://www.frenchtowner.com
Description: This is a basic but elegant two column, left sidebar Wordpress theme from <a href="http://www.frenchtowner.com">Frenchtowner.com</a> by John Stringfellow.
Version: 1.0
Author: John Stringfellow
Author URI: http://www.frenchtowner.com/
Tags: two columns, left sidebar, left side navigation, 2 columns, 2 column, green, widget ready, easy, simple, elegant, black, white, widgets, left navigation, left menu

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: arial;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #999900;
color: #5A5B01;
text-decoration: none;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
text-decoration: none;
}

a:link, a:visited{
text-decoration: none;
color: #5A5B01;
}

a:hover{
text-decoration: none;
color: #996699;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
background: #ffffff;
margin: 0 auto 0 auto;
width: 780px;
text-align: left;
overflow:auto; 
overflow:hidden;
}

#header{
float: left;
width: 760px;
padding: 10px;
background: #000000;
}

.header{
color: #D1B103; 
font-family: georgia; 
font-size: 14px
text-decoration: none;
}

.header a:link{
color: #8B4A1B; 
font-weight: bold
font-size: 24px
text-decoration: none;
}
 
.header a:visited{
color: #DBDC6C; 
font-weight: bold
font-size: 24px
text-decoration: none;
}

.header a:hover{
color: #D1B103; 
background-color: #000000;
font-weight: bold
font-size: 24px
text-decoration: none;
}
 
.header a:active{
color: #666600; 
font-weight: bold
font-size: 24px
text-decoration: none;
}

.sidebar{
float: left;
width: 180px;
background: #E8EDCD;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 10px;
text-decoration: none;
}

.sidebar ul li h2{
font-family: georgia, Sans-serif;
font-size: 14px;
color: #996600;
text-decoration: none;
}

#container{
background: #ffffff;
float: left;
width: 580px;
padding: 10px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

#footer{
clear: both;
float: left;
width: 760px;
padding: 10px;
background: #000000;
font-family: georgia;
font-size: 14px;
font-weight: bold;
color: #996600;
text-decoration: underline;
}

