/*  
Theme Name: Fair And Feminist
Theme URI: http://samhooker.net
Description: This is the theme for Fair And Feminist.
Version: 1.1
Author: Sam Hooker
Author URI: http://samhooker.net

*/

body{
margin: 0;
font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
line-height:1.7;
font-size: 11px;
text-align: center;
vertical-align: top;
background: #6F2770;
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:blue;}
a:hover {color:#b939d3;}

p{
margin:0;
padding-top:10px;
}

#wrapper{
margin: 10px auto 0 auto;
width: 900px;
text-align: left;
}

#header{
float:left;
width:900px;
height:200px;
background-image:url("images/banner.jpg");
}

#tagline{
margin-top:170px;
padding:0 10px 0 0;
font-size:11pt;
text-align:right;
}

#container{
float: left;
width: 640px;
padding: 10px 10px 10px 20px;
background-color:#d3d3d3;
border-top: 1px solid #696969;
}

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

.post h2{
font-family: Courier New, Georgia, Sans-serif;
font-size: 20px;
}

.entry{line-height: 18px;}

p.postmetadata{
border-bottom: 1px solid #696969;
margin: 10px 0 0 0;
padding-bottom:10px;
}

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

.sidebar{
float: left;
width: 208px;
margin: 0;
padding: 10px;
display: inline;
background-color: #d3d3d3;
border: 1px solid #696969;
}

.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-family: Courier New, Georgia, Sans-serif;
font-size: 18px;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float: left;
width: 900px;
padding-top:10px;
padding-bottom:10px;
}

#footer p{
line-height:18px;
font-size:8pt;
}

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

h1, h2, h3, h4, h5, h6{
font-family: Courier New, Georgia, Sans-serif;
}

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

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	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: Arial, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Courier New, Arial, Georgia, Sans-serif;
	font-size: 12px;
}

