/*  
Theme Name: SunkenDuck
Description: SunkenDuck Template.
Version: 1.0
Author: Jesse Newman
Author URI: http://www.jessenewmandesign.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Century Gothic, Helvetica, Sans-serif;
font-weight: lighter;
font-size: 13px;
text-align: left;
vertical-align: top;
color: #000;
background-image: url("http://jessenewmandesign.com/StillWater/flyfishing.jpg"); 
background-position: center; 
background-repeat: no-repeat; 
background-attachment: fixed;
}

h1{
font-family: Century Gothic, Helvetica, Sans-serif;
font-weight: lighter;
font-size: 35px;
color: #000;
padding: 20px 0 0 0;
text-decoration:none;
text-transform:none;
}


a:link, a:visited{
text-decoration: none;
text-transform: uppercase;
background-color:none;
color: #000;
}

a:hover{
text-decoration: underline;
text-transform: uppercase;
color: #aaa;
background-color:none;
cursor: auto;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
height: auto;
background-color: #ccc;
text-align: center;
}

#header{
float: left;
width: 730px;
height: 100px;
margin: 10px 10px 0 10px;
font-size: 18px;
background-color: #ddd;
border-style:inset;
border-width:thin;
border-color:#aaa;
color: #000;
}

#header img{
height: 80px;
width: auto;
float: left;
padding: 10px 20px 0 25px;
}

#container{
float: left;
width: 553px;
background-color: #ddd;
border-style:inset;
border-width:thin;
border-color:#aaa;
text-align: left;
margin: 10px 0 0 0;
font-family: Century Gothic, Helvetica, Sans-serif;
}

.post{
padding: 10px 20px 10px 20px;
}

.post h2{
padding: 0;
font-family: Century Gothic, Helvetica, Sans-serif;
font-weight: lighter;
font-size: 18px;
}

.entry{
line-height: 18px;
padding: 0 0 0 10px;
}

p.postmetadata{
border-top: 1px solid #aaa;
width: 523px;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 10px 20px;
font-size: 14px;
line-height: 18px;
}

.sidebar{
float: left;
width: 165px;
background-color: #ddd;
margin: 10px 10px 0 10px;
display: inline;
text-align: left;
color: #000;
font-family: Century Gothic, Helvetica, Sans-serif;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-weight: lighter;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

.comments-template{
border-top: 1px solid #ccc;
margin: 10px 0 0;
padding: 10px 0 0;
}

.comments-template ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol li{
margin: 10px 0 0;
line-height: 18px;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
font-family: Century Gothic, Helvetica, Sans-serif;
font-weight: lighter;
font-size: 16px;
}

.commentmetadata{
font-size: 12px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Century Gothic, Helvetica, Sans-serif;
font-weight: lighter;
font-size: 12px;
}

#footer{
font-family: Century Gothic, Helvetica, Sans-serif;
font-size:12px;
clear: both;
float: left;
width: 730px;
background-color: #ddd;
margin: 10px 10px 0 10px;
text-align: center;
color: #000;
}

#footer ul{
list-style-type:none;
padding: 0;
}

#footer p{
line-height: 18px;
float: left;
font-size:12px;
}
