/*
Theme Name: Backdrifter
Theme URI: http://www.backdrifter.com/
Author: Jared Hanson
Author URI: http://www.backdrifter.com/

Description: A custom theme for WordPress.

Copyright (C) 2006-2007 Jared Hanson
*/

@import url(/resources/styles/main.css);


h3.trackbacks {
	margin: 20px 0 6px 5px;
	padding: 0 0 0 21px;
	font-size: 100%;
	font-weight: bold;
	background: url(/wp-content/themes/backdrifter/images/trackback.gif) no-repeat top left;
}

h3.comments {
	margin: 20px 0 6px 5px;
	padding: 0 0 0 21px;
	font-size: 100%;
	font-weight: bold;
	background: url(/wp-content/themes/backdrifter/images/comments.gif) no-repeat top left;
}

h3.respond {
	margin: 20px 0 6px 5px;
	padding: 0 0 0 21px;
	font-size: 100%;
	font-weight: bold;
	background: url(/wp-content/themes/backdrifter/images/comment.gif) no-repeat top left;
}


#search {
	margin: 10px auto;
	text-align: center;
}

#terms {
	width: 108px;
	padding: 2px;
}

#search input.submit {
	padding: 1px;
}


ul#index {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
	list-style: none;
	font-size: 95%;
	color: #666;
}

ul#index li {
	padding: 0 0 4px 0;
}

#history {
	padding-bottom: 5px;
	font-size: 95%;
}


.hentry {
	margin: 0 0 40px 0;
}

.hentry h3 {
	margin: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 150%;
	font-weight: normal;
}

.hentry h3 a, .hentry h3 a:visited {
	text-decoration: none;
	color: #333;
}

.hentry h3 a:hover {
	text-decoration: underline;
	color: #333;
}

.hentry .metadata {
	padding: 0 0 14px 0;
	font-size: 85%;
	color: #777;
}

.hentry .metadata address {
	display: inline;
	float: left;
	font-style: normal;
}

.hentry .metadata abbr {
	cursor: text;
	float: left;
	font-size: 100%;
	letter-spacing: normal;
	border-bottom: none;
}

.hentry .metadata span {
	float: left;
}

.hentry span.replies {
	float: right;
	margin: 0;
	padding: 0 0 0 18px;
	background: url(/wp-content/themes/backdrifter/images/comment.gif) no-repeat top left;
}

.hentry span.replies a, .hentry span.replies a:visited {
	text-decoration: none;
	color: #333;
}

.hentry span.replies a:hover {
	text-decoration: underline;
	color: #333;
}

.hentry .entry-content {
	clear: both;
}

.hentry .entry-content p {
	font-size: 95%;
	text-align: justify;
	line-height: 1.4em;
}

.hentry .notification {
	height: 26px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.hentry .notification ul {
	float: right;
	margin: 0;
	padding: 6px 5px 6px 5px;
	font-size: 85%;
	list-style: none;
}

.hentry .notification li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

.hentry .notification li a {
	float: left;
	text-decoration: none;
	color: #333;
}

.hentry .notification li a:hover {
	text-decoration: underline;
	color: #333;
}

.hentry .notification li.trackback {
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background: url(/wp-content/themes/backdrifter/images/trackback.gif) no-repeat top left;
}

.thread .hentry {
	margin: 0;
	padding: 10px 10px 6px 10px;
}

.thread .stripe {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.thread .entry-title {
	font-size: 90%;
}

.thread .entry-title em {
	color: #f00;
}

.thread .md {
	font-size: 70%;
	color: #777;
}

.thread address.author {
	display: inline;
	font-style: normal;
	font-weight: bold;
}

.thread abbr.published {
	cursor: default;
	font-size: 100%;
	letter-spacing: normal;
	border-bottom: none;
}

.thread .entry-content p {
	font-size: 85%;
	text-align: justify;
}

#comment input, #comment textarea {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}

#comment input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}

#comment textarea {
	width: 480px;
	padding: 2px;
}

#comment p {
	margin: 5px 0;
}

#comment input.submit {
	margin: 0;
	float: right;
}

p.respond-as-registered-user {
	font-size: 95%;
	color: #333;
}


.entry-content blockquote {
	margin: 15px 25px 0 10px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}

.entry-content blockquote p {
	color: #4d4d4d;
}

.entry-content code {
	font-family: Courier, fixed;
	font-size: 100%;
}

.entry-content ol, .entry-content ul {
	margin: 0;
	padding: 0 0 0 25px;
}

.entry-content ol li, .entry-content ul li {
	font-size: 95%;
}

.entry-content p img {
	padding: 0;
	max-width: 100%;
}

.entry-content img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}

.entry-content img.align-left {
	display: inline;
	padding: 4px;
	margin: 0 7px 2px 0;
}

.entry-content img.align-right {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}


.license {
	margin: 10px 0 0 8px;
	font-size: 85%;
}

.license a {
	vertical-align: top;
	text-decoration: none;
	color: #333;
}

.license a:hover {
	text-decoration: underline;
	color: #333;
}

ol#twitter li, ol#lastfm li {
	padding: 0 0 8px 0;
}

ol#twitter li a {
	text-decoration: none;
	color: #06c;
}

ol#twitter li a:hover {
	text-decoration: underline;
	color: #06c;
}

ol#flickr {
	margin: 0 8px 0 8px;
}

ol#flickr li {
	display: inline;
	margin: 0;
	padding: 0;
}

ol#flickr img {
	margin: 0 8px 8px 0;
	padding: 2px;
	background: #ccc;
}

ol#flickr img:hover {
	background: #999;
}

.relative-time {
	color: #777;
}

.profile {
	margin-top: 0;
	font-size: 85%;
	text-align: right;
}

.profile a, .profile a:visited {
	text-decoration: none;
	color: #333;
}

.profile a:hover {
	text-decoration: underline;
	color: #333;
}


#wp_quotes {
	margin: 0 8px 0 8px;
	font-size: 85%;
}
        
#wp_quotes div.wp_quotes_quote {
}
        
#wp_quotes div.wp_quotes_author {
	margin-top: 5px;
	text-align: right;
	font-style: italic;
}


div.google-adsense {
	clear: both;
	margin: 0px auto 15px auto;
	padding: 8px 0 0 0;
	text-align: center;
	border-top: 1px solid #ddd;
}

#obama {
	margin: 20px 0 5px 0;
}

#obama img {
	display: block;
	margin: 0 auto;
}
