/*
Theme Name: Ted Forbes 2010
Theme URI: http://tedforbes.org/
Description: Shaft
Version: 1.5
Author: Ted Forbes
Tags: 


*/
html, body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: 'FSAlbertRegular', sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
p {
	margin: 0 0 20px 0;
}
img {
	border: none;
}
cite {
	font-style: normal;
}
b {
	font-family: 'FSAlbertBold', sans-serif;
	font-weight: normal;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-family: 'FSAlbertBold', sans-serif;
	font-size: 1.2em;
}
h1 a {
	text-decoration: none;
	color: #000;
}
h1 a:hover {
	color: #3399ff;
}
h3 {
	margin: 0;
	border-bottom: 2px solid #000;
}
ul {
	margin: 10px 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	line-height: 2em;
}
li a {
	text-decoration: none;
	color: #3399ff;
}
li a:hover {
	color: #3399ff;
}
a {
	color: #3399ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#masthead {
	padding: 50px 0 25px 0;
}
#masthead h1 {
	margin: 0 0 20px 0;
}
#masthead h1 a {
	font-size: 36px;
	color: #3399ff;
}
#respond {
	clear: both;
}
#copyright {
	padding: 100px 0 200px 0;
}
.widgetContainer {
	margin: 0 0 30px 0;
}
.navigation {
	width: 100%;
	height: 50px;
	clear: both;
}
.boldtext {
	font-family: 'FSAlbertBold', sans-serif;
}
.topimg {
	background-color: #eee;
	height: 100px;
}
.spacer {
	height: 50px;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 100%;
	overflow: auto;
}
.textVariant1 {
	text-transform: lowercase;
}
.fix { clear: both;}
.post {
	padding: 0 0 50px 0;
	width: 640px;
}
.storydate {
	margin: 0 0 20px 0;
}
.storycontent, .feedback {
	clear: both;
}
.shortpost {
	width: 380px;
	padding: 0 20px 0 0;
	float: left;
}
.shortpost p {
	margin: 10px 0 0 0;
}
.shortpost a {
	text-decoration: none;
}
.shortpost a:hover {
	text-decoration: underline;
}
.side_preview {
	width: 220px;
	float: left;
	margin: 15px 20px 0 0;
}
.titles {
	border-bottom: 2px solid #000;
}
.title {
	border-bottom: 2px solid #000;
	margin: 0 0 5px 0;
}
.title h1 {
	margin: 0;
}
.pre_title {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
}
.pre_title h1 {
	font-size: 1em;
	margin: 0;
}
.post_title h1 {
	font-size: 1em;
	margin: 0;
}
.post h1 {
	font-size: 1em;
	margin-bottom: 20px;
}
.alignnone, .alignleft {
	float: left;
	margin: 5px 25px 25px 0;
}
.cat-item a, .page_item a {
	color: #000;
}
.cat-item a:hover, .page_item a:hover {
	color: #3399ff;
}
.feedback {
	padding: 20px 0;
}
.comment, .pingback {
	border-bottom: 1px dotted #3399ff;
	margin: 0 0 50px 0;
}
.current-cat a {
	color: #3399ff;
}
.current-cat a:hover {
	color: #777;
}
.pinleft {
	background-image: url(images/pinhole005_a.jpg);
	background-repeat: no-repeat;
}
.pinright {
	background-image: url(images/pinhole005_b.jpg);
	background-repeat: no-repeat;
}
.dinerleft {
	background-image: url(images/diner_a.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.dinerright {
	background-image: url(images/diner_b.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.phone_crowd_left {
	background-image: url(images/banner_a.jpg);
	background-repeat: no-repeat;
}
.phone_crowd_right {
	background-image: url(images/banner_b.jpg);
	background-repeat: no-repeat;
}