/*   
Theme Name: Old Life 2
Theme URI: 
Description: A theme for OldLife.org.
Author: Camden Bucey
Author URI: http://bucey.me/camden
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	background: transparent url(images/bg_main.jpg) top left repeat;
	color: #3D3D41;
	font-family: pt-serif, Georgia, Times, serif;
	font-size: 16px;
	line-height: 24px;
	text-shadow: 0 1px 0 #fff;
}

a:link {
	color: #004276;
	text-decoration: underline;
}

a:hover, a:active, a:visited, .aside a:hover, .aside a:active, .aside a:visited {
	color: #004276;
	text-decoration: none;
}

#header {

}

#branding {
	padding: 0;
	background: transparent url(images/logo.png) top left no-repeat;
	height: 50px;
	margin: 0 auto;
}

#access {
	background: transparent url(images/bg_dark.jpg) top left repeat;
	color: #bbb;
	text-shadow: 1px 1px 1px #333;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	box-shadow: 0 0 5px 0 #888;
}

#blog-title a, #blog-description {
	display: none;
}

#blog-title a:hover {
	color: #888;
}

#blog-description {
	font-size: 16px;
}

.sf-menu {
	border: none;
}

.sf-menu li, .sf-menu li:hover, .sf-menu li:active {
	background: none;
	border: none;
}

.sf-menu a, .sf-menu a:hover, .sf-menu a:active, .sf-menu a:visited {
	border: none;
	background: none;
	color: #ccc;
	text-decoration: none;
}

.sf-menu a:hover {
	color: #eee;
	text-decoration: underline;
}

.sf-menu li:first-child a {
	padding-left: 0;
}

#home-featured {
	height: 410px;
	background: transparent url(images/line.png) bottom center repeat-x;
	margin-bottom: 25px;
}

#slider-wrapper {
	width: 600px;
	height: 370px;
	padding: 0 7px;
	float: left;
}

#slider-border {
	width: 600px;
	height: 300px;
	padding: 5px;
	background: #fff;
	box-shadow: 0 0 5px #888;	
}

#slider {
	width: 600px;
	height: 300px;
}

#featured {
	width: 300px;
	float: right;
}

body.home #content .wp-post-image {
	background: #fff;
	float: right;
	border: 1px solid #ddd;
	padding: 5px;
	box-shadow: 0 0 5px #888;
	margin: 0 3px 10px 10px;
}

body.home .entry-title {
	clear: none;
}

.post-container {
	clear: both;
}

#main {
	padding: 20px 0;
}

.main-aside {
	right: 0;
}

.main-aside ul {
	padding: 0;
}

#content {
	width: 610px;
}

#respond {
	background: none;
}

#respond input {
	width: 50%;
}

#respond input[type=submit] {
	width: auto;
}

#footer {
	background: url(images/bg_dark.jpg) repeat scroll 0 0 transparent;
    border-top: 1px solid #fff;
    box-shadow: 0 -5px 5px -5px #888;
    color: #999;
    min-height: 200px;
    padding: 10px 0;
    text-shadow: 1px 1px 1px #333;
}

#footer h1, #footer h2, #footer h3, #footer .aside {
	color: #999;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #eee;
	text-decoration: underline;
}

#siteinfo {
	font-size: 15px;
	padding: 20px 0;
	color: #999;
	display: none;
}

#siteinfo a {
	color: #ddd;
}

#siteinfo a:hover {
	color: #eee;
	text-decoration: underline;
}

#primary {
	border: none;
	padding: 0;
}

.entry-title {
	font-family: pt-serif, Georgia, Times, serif;
	font-size: 36px;
	line-height: 42px;
}

.entry-title a {
	color: #3D3D41;
	text-decoration: none;
}

.entry-title a:hover {
	color: #004276;
}

.entry-meta a:active, .entry-meta a:hover, .entry-utility a:active, .entry-utility a:hover {
	color: #004276;
}

.entry-content {
	padding: 10px 0;
}

.entry-content h1, .entry-content h2, #comments h3, h1.page-title {
	font-family: pt-serif, Georgia, Times, serif;
}

h1.page-title {
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
}

body.home div.post, body.archive div.post {
	background: transparent url(images/divider.png) bottom center repeat-x;
	margin-bottom: 15px;
}

.entry-utility {
	margin-bottom: 30px;
}

#comments {
	background: transparent url(images/divider.png) top center repeat-x;
}

#nav-below {
	
}

.edit-link {
	clear: none;
	display: inline;
}

.small-indent {
	padding-left: 20px;
	font-size: 90%;
}

#books {
	
}

#books h3 {
	font-size: 18px;
	margin: 0;
	clear: none;
}

#books h3 a {
	text-decoration: none;
}

#books h3 a:hover {
	text-decoration: underline;
}

#books div.post {
	background: transparent url(images/line.png) bottom repeat-x;
	padding: 8px 0 10px 0;
	clear: both;
	min-height: 80px;
	margin-bottom: 0;
}

#books div.post:last-child {
	background: none;
}

#books div.post img {
	width: 50px;
	height: auto;
	margin: 5px 10px 5px 0;
	float: left;
	box-shadow: 0 0 5px #888;
}

#books .postmetadata {
	font-size: 80%;
	clear: none;
	margin-bottom: 0;
	margin-left: 60px;
}

#twitter {
	background: transparent url(images/divider.png) bottom center no-repeat;
	min-height: 120px;
	margin-bottom: 0;
}

ul.twitter {
	font-size:12px;
	line-height: 15px;
	background: transparent url(images/dialogue-bottom.png) no-repeat bottom;
	padding-bottom:1px;
	margin-right:0;
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
}

ul.twitter li {
	padding:7px 11px 5px 66px;
	background: transparent url(images/dialogue.png) no-repeat 0 0;
	margin-bottom:1px;
	margin-left:0;
	border-bottom:#e4e4e4;
	min-height:46px;
}

.small-title {
	font-size: 16px;
	font-style: italic;
}

#ol-side-top {
	margin-bottom: 10px;
}

.widget_rotator {
	margin-bottom: 20px;
}

.widget_rotator li {
	box-shadow: 0 0 5px #888;
}

#bsap_1301274 {
	margin-bottom: 20px;
}

