/*  
Theme Name: Blueprint Theme
Theme URI: http://www.fireandknowledge.org/
Description: A simple Wordpress theme based on the &lt;a href="http://code.google.com/p/blueprintcss/"&gt;Blueprint CSS Framework&lt;/a&gt;.
Version: 1.0
Author: Joshua Sowin
Author URI: http://www.fireandknowledge.org/

Credits:

Based on the Blueprint CSS Framework:
http://code.google.com/p/blueprintcss/

Uses Fam Fam Fam Silk Icons: 
http://www.famfamfam.com/lab/icons/silk/

*/
.breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: .86em; }
.breadcrumb, .breadcrumb a { color: #aaa; }
.sgchdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 1em;
	padding-right: 1em;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* First, add the content first source order capabilities */
.first-col {
	float: left;
}
.current_page_item a:first {
 font-weight: bold;
}
.subpages { width: 300px; padding: 5px; background:#eee; float: right; }
.subpages ul { margin: .25em 1.5em .5em; }
/* Color Palette; from http://www.colourlovers.com/palette/192153/MAC:_Mountain_Home */
/*
D1CA98 - light tan
E6A646 - orange
55421A - brown
C5D360 - light green
F5F2D1 - really light tan
*/
/* Rounded Corner Business */

html {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;background-color: #d1ddeb;
	/*background-repeat: repeat-x;
	background-position: center top;*/
}
body {
	/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	margin: 0;
	padding: 0;
	background: transparent;
	font-family: Baskerville, Palatino,'Palatino Linotype', Georgia, Serif;
	color: #454545;
	/*font-family: Georgia, Times, 'Times New Roman', serif;*/
	font-size: 100%;/*
	background-color: #44443f;
*/
}
a {
	color: #c30;
	text-decoration:none;/*
	border-bottom-width: 0px;
	border-bottom-style:solid;
	*/
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}
.center {
	text-align: center;
}
.small {
	line-height: 1.5em;
}
.whitebg {
	background-color: transparent;
	padding-top: 1em;
}
.whspace {
	background-color: white;
	padding: 0;
	margin: 4px 0;
}
.pad {
	padding: 0 .5em 1.5em .5em
}
.clip {
		overflow: hidden;
		white-space: nowrap;
}
hr { height: 1px; }
hr.clearfix {
	clear: both;
	padding: 0;
	margin-bottom: .66em;
	border:0;
	border-top: 0px dotted #fff;
	height: 0;
	background: #fff;
}
.sm-icon {
	vertical-align: middle;
	margin-right: 6px;
}
/* Header & Body divs */

/*
div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #666;
}
*/
#hd, #bd, #ft, #bc {
/*padding: 0 12px;*/
}
#hd-wrap {
	background-image: url(images/McMann-Mike-14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
}
.hdinner {
/*margin-top: 1em;
	margin: 1em 0;*/
}
#hmtxt0 {
	position: absolute;
	width: 900px;
	margin: 1em;
}
#hmtxt {
	font-style: italic;
	background: url(images/hmtextbg.png);
	line-height: 2em;
	font-size: 1.75em;
	display: inline;
}
.widget_delicious_tagrolls a {
    background: #ffffef;
}
a:hover {
    background: #eee; /*#BBEF1D;*/
}

#headerimg h1 {
	width: 280px;
	height: 30px;
	background: url(images/logo2.png) no-repeat;
	margin: .9em 0;
	/* 360 x 44px *//*margin-bottom: 2px;
	position: absolute;
	top: 45px;
	left: 448px;
*/
}
#headerimg h1 a {
	display: block;
	text-indent: -9000em;
	width: 280px;
	height: 30px;
}
#image-browser {
	background: #ccc;
	height: 250px;
}
.taglist a { text-transform:lowercase; }
/*
#hd h1, #hd h1 a, #hd h1 a:hover, #hd h1 a:visited {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
*/
#hd h2, #hd h2 a, #hd h2 a:hover, #hd h2 a:visited {
	margin: .75em 0 0 0;
	padding: 0;
	/*	position: relative;
	top: -.5em;
*/
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	color: #454545;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	color: #454545;/*
	text-transform: uppercase;
	line-height: 1.2em;
	font-family: AGaramond, Garamond, "Times New Roman", serif;
	color: #666;
	*/
}
h1 {
	margin-bottom:.2em;
}
h2 {
	margin-bottom:.2em;
}
h3 {
	margin-bottom:.2em;
	line-height: 1.2em;
}
h4 {
	margin-bottom:.2em;
}
h5 {
	margin-bottom:.2em;
}
h6 {
	margin-bottom:.2em;
}
.container {
	/*background-image: url(images/Picture%201.png);*/
	background-repeat: no-repeat;
	background-position: center top;	/*
	border-top: 10px solid #454545;
	margin-top: 125px;
	background: #fff;
	*/
}
#hd {
	border-bottom:2px solid #454545;
	border-top:5px solid #454545;
	margin: 1.5em 0 0 0;
	/*padding: 1em 0;*/
}
#home, #content {
/*
		background-image: url(images/body_bg.gif);
		background-repeat:repeat-y;
		background-position:top left;
		*/
}
#ft, #bc {
	padding: 0 8px;
}
#bc, #bc a {
	color: #90994c;
}
#bc {
	margin-left: 8px;
	margin-bottom: 1.25em;
}
.rnd-1 {
	margin: 0 0 1em 0;
	padding: 1em 1em;
	background-color: #fff;
	border: 1px solid #979797;
}
.rnd-1 p {
	padding: 0;
	margin: 0;
}
.rnd-2 {
	margin: 0;
	padding: .5em;
	background-color: #aebe91;
	border: 1px solid #888;
}
.rnd-3 {
	margin: 0;
	padding: .5em;
	background-color: #fff;
	border: 1px solid #666;
}
.thumbnail {
	margin-top: 22.5px;
	margin-right: 45px;
}
#navmenuinner, #catmenuinner {
	display: inline-block;
	/*margin: 9px 0;*/
}
#catnav li, #pgnav li {
	/*padding: 0 1em;*/
	border-right: 3px solid #fff;
	color: #ab8b4a;
}
#catnav li:hover, #pgnav li:hover {
	background-color: #e8e8e8;
}
#catnav {
	margin-top: 10px;
	font-size: 1em;
}
#catnav a {
	color: #575f48;
	/*font-weight: normal;*/
	text-transform: uppercase;
	font-size: 1.1em;
/*	margin:	0 1em;*/
	padding: .1em .2em;
}
#pgnav a {
	color: #222;
	font-weight: normal;
	font-size: 1em;
	text-transform: lowercase;
	padding: .1em .25em;
	/*margin:	0 1em;
	padding: 2em;*/
}
#pgnav a:hover {
	color: #555;
}
#pgnav {
	font-size: .9em;
}
.inner {
	margin-left: 30px;
	margin-right: 30px;
}
#search {
/*
	float:right;
	margin: 1em;
*/
}
/* ---------- Sidebar stuff -------	*/
#recursive-menu {
	margin: 0;
	padding: 0;
}
#l_sidebar {
/*background: rgb(191,193,180);*/
}
#l_sidebar, #r_sidebar {
	background: url('images/whfade.png');
/*border: 1px solid #aaa;
	background-color: #E6A646;
	margin: 1px;*/
}
.sidebar {
	font-size: .97em;
}
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6, .sidebar {
	color: #444;
}
.sidebar a {
	color: #33568b;
}
.sidebar h2:before {
	content: url('images/hdrb4.gif');
}
.sidebar h2 {
	font-size: .85em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	background: #666;
	color: white;
	padding: 2px 12px;
}
.sidebar ul, .sidebar ul ol {
	margin: 0 8px;
	padding:0;
}
.sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:8px;
}
.sidebar ul p, .sidebar ul select {
	margin:5px 0 8px;
	-moz-border-radius: 3px;
}
.sidebar ul ul, .sidebar ul ol {
/*margin:5px 0 0 10px;*/
}
.sidebar ul ul a {
/*	padding-top: 2px;
	padding-left: 10px;
*/}
.sidebar ul ul ul a {
	padding: 2px 0 0 15px;
}
.sidebar ul ul ul ul a {
	margin: 2px 0 0 5px;
}
ol li, .sidebar ul ol li {
	list-style:decimal outside;
}
.sidebar ul ul li, .sidebar ul ol li {
	margin:3px 0 0;
	padding:0;
}
/* Post */
.post {
	border: 0	px solid #eee;
	border-bottom: 0px solid #edd5b2;
	margin-bottom: 1em;
	padding: 10px;
	background: url('images/whfade.png');
	margin-bottom: 10px;
}

#page-posts {
	/*font-size: 92%;
	background-color: transparent;
	background-image: url(images/section-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;*/
}
#page-posts h3, #page-posts h2 {
	font-style: italic;
}
#page-posts h2 {
	/*padding: 5px 10px;*/
}

.post-thumb {
	font-size: 92%;
	width: 273px;
	/*height: 290px;*/
	overflow: hidden;
	float: left;
	margin-right: 35px;
	background: #fff;
	/*border: 1px solid #eee;*/
	}
.post-thumb h3 {
	font-size: 1.1em;
}
.post-thumb img {
	background-color:#f8f8f8;
	border:1px solid #DDDDDD;
	margin-bottom:1em;
	padding: 9px 9px 11px 9px;
}
#page-news {
	width: 17.5em;
	float: right;
}
#page-news h2 {
	font-size: 1.2em;
}
#page-news h3 {
	font-size: 1.1em;
}
#page-news h2, #page-news h3 {
	margin-bottom: .25em;
	font-weight: bold;
}
.post h2 {
/*font-size: 1.75em;*/
}
.post h2 a, .post h3 a {
	/*color: #343434;*/
	padding-bottom: -2px;
	border-bottom: 1px solid #aaa;
	margin: 0;
	text-decoration: none;
	font-style: italic;
	/*	margin-bottom: 1px;
	margin-bottom: 0;
	font-weight: bold;*/
}
.entry h3 {
	margin: .75em 0 .25em 0;
}
.entry p {
	margin: 0 0 .75em 0;
}
.postmetadata, .postmetadata a {
	color: #999;
	background: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata {
	font-size: .83em;
	padding: 3px 9px;
}
p.postmetadata {
	margin: 0 0 0 0;
}

.post div.entry a.name {
	font-size: 1.2em;
	font-weight: bold;
}
.post-meta {
	margin: 0 0 2em 0;
	padding: 0;
	display: inline;
}
.post-meta li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.post-meta-key {
	font-weight: bold;
	color: #990033;
	display: block;
	width: 100%;
}
/*.top {
	float:right;
	position: relative;
	top:-1.4em;
}
*/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

