/*
Theme Name: FrontSeat
Theme URI: http://blog.frontseat.org
Description: Based on the default WordPress theme, in turn based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Jesse Kocher
Author URI: http://frontseat.org/
Tags: custom, frontseat

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/






/*BEGIN FRONT SEAT*/

body, div, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
	margin:0;
	padding:0;
}
/*
ol, ul {
	list-style:none;
}*/

/* address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.clear-all {
	clear: both;
}
/*========================== SITE FRAMING =============================*/
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: url(http://www.frontseat.org/images/crosswalk-bg.gif) top left repeat-y;
	text-align: center;
}
p, ul, ol, li {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #b86104;
	font-family: "trebuchet ms",Geneva,Arial,Helvetica,sans-serif;
}
#outer-wrapper, #outer-wrapper-home {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#inner-wrapper {
	width: 900px;
	margin: 0 55px 0 55px;
	text-align: left;
	position: relative;
}
#header {
    height: 151px;
    width: 900px;
    background: url(http://www.frontseat.org/images/front-seat-blog-banner.gif) 0 42px no-repeat;
}
 
#blog-banner-home-link {
    position: absolute;
		top: 54px;
		left: 9px;
		display: block;
		width: 212px;
		height: 31px;
}
#blog-banner-home-link:hover {
	text-decoration: none;
}
#blog-home-link {
    font-size: 1.4em;
}
#header #fs-logo {
    position: absolute;
    top: 18px;
    left: 14px;
}
#sign-up {
    float: left;
    padding-left:3px;
}
#submit-idea {
    float:right;
    padding: 3px 3px 0 0;
}

#banner-bottom {
    background-color:#ffefb8;
    padding-top:3px;
    height: 1.9em;
    }

#content {
    width: 100%;
    position:absolute;
    top: 151px;
    left: 0;
}
/*========================== FONTS AND LINKS =============================*/
a, a:link {
	/* color: #b86104; */
	color: #4a82b6;
	text-decoration: none;
}
a:hover {
	color: #466ca3;
	text-decoration: underline;
}


#column-left h1 {
	font-size: 3.4em;
}
#column-left h3 {
	font-size: 1.8em;
}

#column-left h2 {
	color: #000;
	font: 3.2em "trebuchet ms",Geneva,Arial,Helvetica,sans-serif;
	padding: 15px 0 0 0;
	margin: 0;
}
#column-left h2.pagetitle {
	font-size: 2.0em;
}
.archive h3 a {
	color: #000;
	font: 1.8em "trebuchet ms",Geneva,Arial,Helvetica,sans-serif;
	padding: 0 0 0 0;
	margin: 0;
}
#column-left .entry h2 {
	padding: 0;
	margin: 0;
}
#column-left h2 a {
	color: #000;
	padding: 0;
	margin: 0;
}
#column-left h2 a:hover, .archive h3 a:hover {
	color: #fff;
	background-color:#000000;
	text-decoration: none;
}
#column-left .entry h2 {
	font: 2.0em/2.0em "trebuchet ms",Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#column-left .entry h2 {
	color: #b86104;
}


img.float-left {
	float: left;
	margin: 0 10px 0 0;
	}
	
#column-left ul, #column-left ol {
	margin: 0;
}
#column-left li {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
	color: #333;
	padding: 0px 0px 7px 0px;
}
#column-left p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
	color: #333;
	padding: 0px 0px 10px 0px;
}
#content p strong, p strong {
	color:#4a82b6;
}
#features {
	clear:both;
	padding-top: 8px;
}
#features .first {
	margin-right: 30px;
}
/* Home page columns */
#outer-wrapper-home #column-left {
	width: 550px;
	float:left;
}
#outer-wrapper-home #column-right {
	width: 300px;
	float:right;
	border:none;
	margin-top:0px;
	padding-left:0px;
}

.content-block {
	width: 100%;
	float: left;
	margin-bottom: 8px;
	position: relative;
}
.byline {
	width: 100%;
	clear: both;
	border-bottom: 1px dotted #444;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
.byline .attr {
	color: #666;
	font-size: 1.2em;
}
.byline .attr em {
	font-style: normal;
	font-weight: bold;
	color: #444;
}

.postmetadata {
	width: 100%;
	clear: both;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
	padding: 3px 0 3px 0;
}
.comment-summary {
	width: 100%;
	clear: both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #bbb;
	margin-top: 10px;
	padding: 2px 0 4px 0;
	font-size: 1.2em;
}
#content .postmetadata .tags {
	color: #888;
	font-size: 1.1em;
	padding-bottom: 3px;
}
#content .postmetadata .categories {
	color: #888;
	font-size: 1.1em;
	padding-bottom: 3px;
}

.navigation {
	clear: both;
	margin-top: 12px;
	border-top: 1px dotted #ccc;
	color: #444;
	font-size: 1.2em;
}
.navigation div {
	padding: 4px 0 2px 0;
}
.extra-comments {
	clear: both;
	border-top: 1px dotted #bbb;
	margin-top: 10px;
	padding-top: 5px;
}

.alignleft {
	margin: 12px 15px 12px 0;
	float: left;
}
.alignright {
	margin: 12px 0 12px 15px;
	float: right;
}

.lefthalf {
	float: left;
	margin-right: 10px;
	width: 48%;
}
.righthalf {
	float: left;
	width: 48%;
}

.more-link {
	clear: both;
	padding-top: 15px;
}
.comments-link {
}

#sidebar {
	margin-top: 34px;
	font-size: 1.3em;
}

#sidebar h2, #sidebar h3, #sidebar div {
	padding-left: 8px;
}
#sidebar h1 {
	font-size: 1.4em;
	background: url(http://www.frontseat.org/images/header-bar.gif) bottom left repeat-x;
}
#sidebar h2 {
	font-size: 1.3em;
}
#sidebar #text-6 h2 {
	background: url(http://www.frontseat.org/images/header-bar.gif) bottom left repeat-x;
}
#sidebar h3 {
	font-size: 1.2em;
}
#sidebar p {
	padding: 4px 0 0 8px;
}
#sidebar ul li ul li, #sidebar ul li label {
	padding: 0;
}
#sidebar ul {
	list-style-type: none;
	padding-left: 0;
}
#sidebar ul li {
	padding-bottom: 6px;
}
#sidebar ul li ul {
	list-style-type: disc;
	padding: 4px 0px 0px 30px;
}
#sidebar ul li ul li {
	padding: 0px 0 2px 0;
}

.help-text {
	font-size: .9em;
}


#job-posting p {
padding-bottom: 0px;
padding-top: 5px;

}

img.feat-image {
	margin: 4px 0 4px 0;
}

img.border {
	border: 1px solid #aaa;
	}


#content .content-block p.read-more {
	text-align: right;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
ul.project-thumbs {
	width: 320px;
	margin: 0;
	padding: 0 0 10px 0;
}
.project-thumbs li {
	float:left;
	margin: 4px 4px 0 0;
	list-style-type: none;
	}
.project-thumbs img {
	border: 1px solid #aaa;
}
/*========================== SUBNAV =============================*/
#nav-secondary {
	position: absolute;
	top: 3px;
	right: 0;
}
#nav-secondary p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
/*========================== FOOTER =============================*/
#footer {
	clear:both;
	padding-top: 40px;
	background: url(http://www.frontseat.org/images/fs-signature.gif) bottom right no-repeat;
}
#footer p {
	color: #6b6b6b;
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
.clear-all {
	clear:both;
	height: 1px;
	display:block;
	}
