/*  
Theme Name: SamHooker.net
Theme URI: http://samhooker.net
Description: This is the theme for samhooker.net.
Version: 1.0
Author: Sam Hooker
Author URI: http://samhooker.net

*/

body{
margin: 0;
font-family: Verdana, Arial, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #0099ff url("http://samhooker.net/wp-content/themes/samhooker/images/background.jpg") no-repeat;
color: #000000;
}

a:active, a:focus { outline-style: none; -moz-outline-style:none;}
img, img a {border: none;}

a:link, a:visited, a:active {color:#336699;}
a:hover {color:cornflowerblue;}

body, h1, h2, h3, h4, h5, h6, blockquote{
margin: 0;
padding: 10px 0 10px 0;
}

h1, h2, h3, h4, h5, h6 {font-family: Courier New, Arial, Sans Serif;}
h1 {font-size:24pt;}

p{
margin:0;
padding-top:10px;
}

#wrapper{
margin: 0 auto 0 auto;
width: 950px;
text-align: left;
}

#header{
margin: 10px 0 10px 0;
float: left;
width: 950px;
height: 175px;
background-image: url("images/banner.jpg");
}

#container{
float: left;
width: 700px;
background: #ffffff;
}

.folio td{padding:11px; border:none;}
.folio img {border:1px solid black;}

.post{padding: 10px;}

.post h1{
font-family: Courier New, Georgia, Sans-serif;
font-size: 24pt;
padding: 30px 0 10px 0;
}

.post h2{
font-family: Courier New, Georgia, Sans-serif;
font-size: 18px;
padding: 20px 0 10px 0;
}

.post h3{
font-family: Courier New, Georgia, Sans-serif;
font-size: 14px;
padding: 0 0 10px 0;
}

.entry{line-height: 18px;}

p.postmetadata{
border-bottom: 1px solid #ccc;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 240px;
background: #ffffff;
margin: 0 0 0 10px;
padding: 0 0 20px 0;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float: left;
width: 700px;
padding-top:10px;
margin:10px 0 10px 0;
background: #ffffff;
}

#footer p{
padding:0 5px 10px 10px;
font-size:8pt;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 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 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
        padding-top: 10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
        padding-bottom: 20px;
}

.commentlist{
        border-top: solid #ccc 1px;
}

.commentlist li{
        padding-bottom: 20px;
        border-bottom: solid #ccc 1px;
}