/**
 * Theme Name: Jim Stitzel
 * Theme URI: http://jimstitzel.com
 * Description: A user-friendly, search-engine optimized theme framework, featuring 18 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 1.0
 * Author: Jim Stitzel
 * Author URI: http://jimstitzel.com
 * Template: hybrid
 * Tags: theme-options, threaded-comments, sticky-post, microformats, one-column, two-columns, three-columns, fixed-width
 * Status: publish
 *
 * Copyright (c) 2008 - 2009 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('library/css/18px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #202f4d url('img/header.png') top center no-repeat;
	line-height: 1.0em;
}

blockquote {
	padding: 5px;
	background:#A99052;
	color: #fff;
}

blockquote a, blockquote a:visited {
	color: #fff;
	}

dl {
	margin:0 0 18px 0;
}

/* Links */
a {
	color: #A8823A;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #A8823A;
	}
a:hover, a:active {
	color: #d54e21;
	text-decoration: underline;
	}

a:active {
 	position: relative;
	top: 1px;
}
	
h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #fff;
	}
	
ul {
	margin:0 0 18px 1.5em;
	}
	
li {
	line-height: 1.2em;
	}

pre, code {
	color: #000;
	}

/* Headers */

h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}

#body-container {
	overflow: hidden;
	width: 1009px;
	margin: 0 auto;
	padding-left: 18px;
	}

#container {
	overflow: hidden;
	float: left;
	margin-top: -60px;
	margin-bottom: 0;
	width: 1009px;
	background: url('img/contentbg.png') repeat-y;
	}
	
.no-widgets .content, .no-default-widgets .content {
	width: 1009px;
	}
	
#header-container {
	height: 296px;
	}
	
	#header {
		display: none;
		}

/* RSS */

.follow {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#D3D0A8;
	font-weight:bold;
	padding:8px 15px;
	text-transform:uppercase;
	}

#twitter {
	float: right;
	margin: 2px 5px 0 0;
	}

#facebook {
	float: right;
	margin: 2px 20px 0 0;
	}

#rss-feed {
	float: right;
	margin: 2px 5px 0 0;
	}

/* Navigation */
#primary-menu {
	overflow: visible;
	height: 44px;
	margin: 0 0 60px 0;
	z-index: 100;
	background: url(img/navbar.png);
	font-size: 1.2em;
	}

#primary-menu div.menu ul{
	position: relative;
	top: 5px;
	width: 40em;
	}

#primary-menu div.menu li {
	display: inline;
	list-style-type: none;
	}
	
#primary-menu div.menu li li {
	margin-right: 0;
	}

#primary-menu div.menu li a {
	padding: 5px 5px;
	color: #d3d0a8;
	background: transparent;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	}

#primary-menu div.menu li ul {
	background: #A8823A;
	border-top: 1px solid #ccc;
	}
	
.breadcrumb {
	color: #fff;
	}
	
.content {
	margin-left: 20px;
	padding-top: 20px;
	width: 636px;
	line-height: 1.1em;
	}
	
.entry-title {
	margin: 0 0 5px 0;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	width: 636px;
	line-height: 1.1em;
	}
	
	.entry-title a {
	color: #fff;
	}
	
	.titleborder {
		background: url('img/titleborder.png');
		width: 636px;
		}

.byline {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 0.6em;
	}

	.page-template-page-gallery .byline, .page-template-page-stories .byline {
		font-size: 0.9em;
	}
	
.byline-prep, .author {
	display: none;
	}

.post {
	margin: 0 0 20px;
	}

.entry-content {
	margin: 20px 0 0 0;
	font-size: 0.8em;
	}

.wp-caption {
        border:2px solid #FFFFFF;
        background: #ccc;
        }

        .wp-caption .wp-caption-text {
                color:#000000;
        }
	
.entry-meta {
	font-size: 0.7em;
	color: #fff;
	}
	
#primary {
	padding-top: 10px;
	color: #fff;
	padding-right: 15px;
	}

/* Asides */

.home div.category-asides {
	background: transparent url('img/aside-pointer.png') top left no-repeat;
	padding-left: 40px;
	}

.home div.category-asides .entry-content {
	margin: -2px 0 0;
	}

.home div.category-asides h2, .home div.category-asides p.byline, .home div.category-asides p.entry-meta span.categories, .home div.category-asides p.entry-meta span.meta-sep, .home div.category-asides p.entry-meta span.tags, .home div.category-asides div.tw_button {
	display: none;
	}

.home div.category-asides p.entry-meta {
	margin-top: -1.5em;
	}
	
/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #fff;
	}
.widget a {
	color: #A8823A;
	text-decoration: underline;
	}
.widget a:hover {
	color: #d54e21;
	text-decoration: none;
	}
	
#primary .archives {
        float:left;
        font-size:0.9em;
        }

#primary .categories {
        float:right;
        font-size:0.9em;
        margin-right:15px;
        }

#primary .tags {
        clear: both;
        line-height:1.5em;
        }

	/* About Section */
	.aboutjim {
		
		}
	
	.aboutimg {
		float: left;
		padding:5px 8px 0 0;
		}
	
	.abouttitle {
		font-size: 0.8em;
		font-weight: bold;
		}
	
	.abouttext, .donatetext {
		font-size: 0.7em;
		}

/* Twitter */

#twitter-tools {
	background: transparent url('img/twitter.gif') no-repeat;
	height: 88px;
	width: 299px;
	color: #000;
	font-size: 0.6em;
	}
	
	.aktt_tweets {
		float: right;
		margin-top: -3px;
		padding: 0 15px 0 15px;
		width: 200px;
		height: 60px;
		}
	
	.aktt_more_updates {
		display: none;
		}
	
	#twitter-tools ul {
		list-style: none;
                padding: 0 0 0 10px;
		}

/* Footer */
	
#footer-container {
	margin: 0;
	height: 125px;
	background: url('img/footer.png');
	}
	
	#footer {
		margin: 70px 20px 0 20px;
		float: left;
		color: #fff;
		}
		
	#footer a {
		color: #435500;
		}

.drop-cap {
	color: #fff;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* Gallery */

.category-gallery, .page-template-page-gallery .entry-content {
	margin-bottom: 20px;
	}

.category-gallery img.wp-post-image, .page-template-page-gallery img.wp-post-image {
	float: left;
	margin: 5px 15px 7px 0;
	}

.page-template-page-gallery .entry-meta, .page-template-page-stories .entry-meta {
	font-size: 0.9em;
	}

.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}