/*======================================
 WELCOME TO THE STYLESHEET
 --------------------------------------
 Copyright Mike Crittenden
 Author: Mike Crittenden
 ======================================*/
/**************************************\
 |------------COLOR SCHEME--------------|
 |--------------------------------------|
 Greens:
 #f2f2ed: sidebar bg
 #f5f5f7: content bg
 #e6e8d7: sidebar h2 bg
 #cacdb0: body bg, sidebar h2 border
 #b1bb78: byline bg, nav links
 #3c4b45: topnav bg
 
 Blues:
 #8dada1: nav hover
 #4b5e57: tabs
 #6e7a6a: sidebar/content/featured-posts border, byline
 #70897f: sidebar h2
 #232b28: masthead bg

 
 
 \**************************************/

/**************************************/
/*              MISC               */

.container .simplepie ul#liveblog li {
	padding: 10px 10px;
}
.container .simplepie ul#liveblog li a:link {
	color: #464646;
}

.main-nav ul li.liveblog a:link,
.main-nav ul li.liveblog a:visited {
	background: #b1bb78;
	color: #232b28;
}
.main-nav ul li.liveblog a:hover {
	background: #8dada1;
	text-decoration: none;
}

.container .simplepie ul {
	border: 1px solid #cacdb0;
	margin: 0 0 20px 0;
	padding: 0 0 0 85px;
	list-style: none;
}
.container .simplepie ul.a-twit {
	background: #e6e8d7 url(../img/twitter-logo-75x75.jpg) no-repeat;
	background-position: 5px 5px;
}
.container .simplepie ul.a-del {
	background: #e6e8d7 url(../img/delicious-logo-75x75.jpg) no-repeat;
	background-position: 5px 10px;
}
.container .simplepie ul.a-url {
	background: #e6e8d7 url(../img/wordpress-logo-75x75.jpg) no-repeat;
	background-position: 5px 10px;
}
.container .simplepie ul.rel {
	background: #e6e8d7 url(../img/leaf-logo-75x75.jpg) no-repeat;
	background-position: 5px 10px;
}
.container .simplepie ul li {
	background: #f2f2ed;
	border-top: 1px solid #cacdb0;
	border-left: 1px solid #cacdb0;
	margin: 0;
	padding: 5px 10px;
}
.container .simplepie ul h3 {
	background: #e6e8d7;
	border: #666;
	color: #464646;
	font-size: 110%;
	margin: 0;
	padding: 5px 10px;
}
.container .simplepie ul h3 a:link,
.container .simplepie ul h3 a:visited,
.container .simplepie ul h3 a:hover {
	color: #464646;
}
.container ul.author-list {
	line-height: 270%;
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
}
.container ul.author-list li {
	text-transform: capitalize;
	font-weight: bold;
	float: left;  
	text-align: left;   
	width: 150px; 
	margin-right: 6px; 
}
.container ul.author-list img {
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
}
/**************************************/
/**************************************/
/*              GLOBALS               */
.container:after {
	max-height: 0px;	
}
body {
    background: #cacdb0;
	color: #464646;
    margin: 0;
    padding: 0;
}
.container a:link,
.container a:visited {
	color: #36c;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.container a:hover {
	color: #36c;
	text-decoration: underline;
}
.container h1 a:hover,
.container h2 a:hover,
.container h3 a:hover,
.container h4 a:hover,
.container h5 a:hover,
.container h6 a:hover {
	color: #464646;
}
.container blockquote *:first-child:before,
.container blockquote *:first-child:after {
	content: '';
}

.clear {
	display: block;
	clear:both;
}
/**************************************/
/**************************************/
/*              HEADER                */ 
#masthead-div {
    background: #232b28;
}
#masthead-div #top-nav-div {
    background: #3c4b45;
	padding: 5px 0 5px 0;
}
#top-nav-div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top-nav-div ul li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}
#top-nav-div ul li a:link,
#top-nav-div ul li a:visited {
	background: transparent;
	color: #b1bb78;
}
#top-nav-div ul li.about {
	background: url(../img/icon-info-16x16.gif) center left no-repeat;
}
#top-nav-div ul li.archives {
	background: url(../img/icon-archives-16x16.gif) center left no-repeat;
}
#top-nav-div ul li.contact {
	background: url(../img/icon-mail-16x16.gif) center left no-repeat;
}
#top-nav-div ul li.subscribe {
	background: url(../img/icon-rss-16x16.gif) center left no-repeat;
}
#top-nav-div form {
	margin: 0 0 0 0;
	padding: 0 0;
	width: 100%;
	float: left;
}
#top-nav-div input {
	background: #34413c;
	border: 1px solid #232b28;
	color: #b1bb78;
	font-size: 100%;
	height: 20px;
	float: left;
	margin: 0 0 0 10px;
	padding: 2px 0px 0 0;
}
#searchform input#s {
	height: 16px;
}
#logo-div {
	margin: 25px 0 -10px 25px;	
}
#logo-div .logo h2 {
	font-size: 100%;
	text-indent: -10000px;
}
#masthead-div #main-nav-div {
    border-bottom: 15px solid #8dada1;
    margin-bottom: 20px;
}
#main-nav-div .main-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-nav ul li {
	float: left;
	font-weight: normal;
	margin: 0 5px;
	padding: 0;
	text-align: center;
	width: 110px;
}
.main-nav ul li.home-tab {
	margin-left: 0;
}
/* -- For the last category in the navigation
.main-nav ul li.cat-item-4 { 
	margin-right: 0;
}
*/
.main-nav ul li a:link,
.main-nav ul li a:visited {
	background: #4b5e57;;
	color: #cacdb0;
	display: block;
	padding: 6px 0;
	width: 110px;
}
.main-nav ul li.current-cat a:link, 
.main-nav ul li.current-cat a:visited {
	background: #8dada1;
	color: #232b28;
}
.main-nav ul li a:hover {
	background: #8dada1;
	color: #232b28;
	text-decoration: none;
}
/**************************************/
/**************************************/
/*             MAIN CONTENT             */
/**************************************/ 
#main-content-div {
    background: #f5f5f7;
    border: 1px solid #6e7a6a;
    margin-right: 20px;
    padding: 30px;
}
#main-content-div .featured-posts-div {
	margin: 0 0 50px 0;
}
#main-content-div .featured-post {
	background: #f2f2ed;
	border: 1px solid #6e7a6a;
	float: left;
	height: 260px;
	width: 260px;
	overflow: hidden;
}
.featured-post .featured-image {
	height: 154px;
	width: 240px;
	margin: 10px 10px 0 10px;
	overflow: hidden;
}
.featured-post .featured-image a {
	display: block;
	height: 154px;
	overflow: hidden;
	width: 240px;
}
.featured-post span {
	display: block;
	color: #70897f;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 7px 7px 0 10px;
	text-transform: capitalize;
}
.featured-post h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	padding: 3px 10px 0 10px;
}
.featured-post h2 a:link,
.featured-post h2 a:visited {
	color: #464646;
}
#main-content-div .featured-post.last {
	margin: 0 0 0 24px;
}
.span-16 h1 {
	line-height: 100%;
	margin: 0 0 .5em 0;
	font-size: 270%;
}
.post.recent {
	margin: 0 0 60px 0;
}
.post.recent.single {
	padding: 0 0 0 0;
}
.span-16 h1 a:link,
.span-16 h1 a:visited {
	color: #464646;
}
.post .art-img a {
	margin: 0;
	padding: 0;
}
.post img {
	border: 5px solid #c7c8ca;
}
.post.recent img {
	float: right;
	margin: 10px 0 1em 1em;
}
.post.recent .art-img img {
	float: right;
	margin: 10px 0 1em 1em;
}
.post ul.byline {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
}
.post ul.byline li {
	margin: 0;
	padding: 0;
}
.post ul.byline li a:link,
.post ul.byline li a:visited,
.post ul.post-meta a:link,
.post ul.post-meta a:visited {
	color: #464646;
}
.post.recent .byline li span {
	background: #b1bb78;
	padding: 5px 7px;
}
.post.late {
	padding: 10px 0 0 0;
	margin: 0 0 50px 0;
}
.post.late h1 {
	font-size: 140%;
}
.post.late img {
	float: left;
	margin: 0 1em 1em 0;
}
.post.late .excerpt {
	width: 443px;
	margin: 0 0 0 100px;
}
.post.late ul.post-meta {
	background: #f2f2ed;
	border: 1px solid #cacdb0;
	margin: 0;
	height: 18px;
	padding: 5px 0 2px 10px;
	text-align: center;
	clear: both;
}
.post.late ul.post-meta li {
	display: inline;
	margin: 0 0 0 0;
	padding: 3px 20px 0 20px;
}
.post.late li.cat {
	background: url(../img/icon-tag-16x16.gif) center left no-repeat;
}
.post.late li.author {
	background: url(../img/icon-pencil-16x16.gif) center left no-repeat;
}
.post.late li.date {
	background: url(../img/icon-calendar-16x16.gif) center left no-repeat;
}
.post.late li.cmt {
	background: url(../img/icon-comments-16x16.gif) center left no-repeat;
}

.post.late li.author-single {
	background: url(../img/icon-author-16x16.gif) center left no-repeat;
}
.post.late li.twitter-single {
	background: url(../img/icon-twitter-16x16.gif) center left no-repeat;
}
.post.late li.delicious-single {
	background: url(../img/icon-delicious-16x16.gif) center left no-repeat;
}
.post.late li.blog-single {
	background: url(../img/icon-wordpress-16x16.gif) center left no-repeat;
}

.wp-pagenavi { /* Styles for archive.php & search.php */
	clear: both;
	margin: 3em 0 0 0;
}
.container .wp-pagenavi a:link,
.container .wp-pagenavi a:visited,
.wp-pagenavi span { /* Styles for archive.php & search.php */
	padding: 4px;
	margin: 0 4px 0 0;
	background: #f2f2ed;
	border: 1px solid #6e7a6a;
}
.container .wp-pagenavi a:hover { /* Styles for archive.php & search.php */
	background: #e6e8d7;
	text-decoration: none;
}
.sociable h3 {
	background: transparent;
	color: #4b5e57;
	float: left;
	font-size: 155%;
	width: 260px;
}
.sociable h3 span {
	font-size: 70%;
}
.sociable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sociable ul li {
	float: left;
	width: 60px;
}
.sociable ul li span {
	display: block;
	text-indent: -10000px;
}
.sociable ul li img {
	margin: 0 3px 0 0;
}

/**************************************/
/*            Comments            */
.cmt-template {
	background:#f5f5f7;
	border: 1px solid #6e7a6a;
	margin: 10px 20px 0px 0;
	padding: 30px;
}
.cmt-template h3 {
	background: #e6e8d7;
	border: 1px solid #cacdb0;
	clear: both;
	color: #70897f;
	font-size: 160%;
	margin: 0 0 15px 0;
	padding: 7px;
}
.cmt-template .navigation {
	clear: both;
}
.cmt-template .navigation a:link,
.cmt-template .navigation a:visited {
	padding: 2px 4px;
	margin: 0 4px 30px 0;
	background: #f2f2ed;
	border: 1px solid #6e7a6a;
}
.cmt-template .navigation a:hover {
	background: #e6e8d7;
	text-decoration: none;
}
.cmt-template .alignleft a {
		float: left;
		text-align: center;
		width: 120px;
}
.cmt-template .alignright a {
	float: right;
	text-align: center;
	width: 120px;
}
.cmt-template .commentlist {
	clear: both;
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;	
}
.commentlist li {
	clear: both;
}
.commentlist li img.avatar {
	border: 5px solid #c7c8ca;
	float: left;
}
.commentlist li .comment-body {
	background: #e4e5e7;
	border: 1px solid #6e7a6a;
	float: right;
	margin: 0 0 50px 0;
	padding: 10px 0;
	width: 450px;
}
.commentlist li.alt .comment-body {
	background: #eeeef0;
}
.comment-meta p {
	margin: 0;
	padding: 0 20px;
	color: #464646;
	font-weight: bold;
	font-size: 140%;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #464646;
}
.comment-body .comment-text {
	padding: 10px 20px;
}
.comment-text .cmt-date {
	font-size: 90%;
}
.cmt-template form p.input {
	float: left;
	font-weight: bold;
	margin: 0 25px 0 0;
	padding: 0;
	width: 163px;
}
.cmt-template form p.input.last {
	margin: 0;
}
.cmt-template form {
	margin: 20px 0 0 0;
}
.cmt-template form p input {
	background: #e4e5e7;
	border: 1px solid #6e7a6a;
	font-size: 100%;
	font-weight: bold;
	height: 20px;
	margin: 5px 0 20px 0;
	padding: 3px 0 0 0;
	width: 163px;
}
.cmt-template .message label {
	display: block;
	font-size: 130%;
}
.cmt-template textarea {
	background: #eeeef0;
	border: 1px solid #6e7a6a;
	float: left;
	font-size: 110%;
	font-weight: bold;
	height: 150px;
	margin: 5px 20px 0 0;
	padding: 5px;
	width: 300px;
}
.cmt-template .html-tags {
	margin: -10px 0 20px 0;
}
.cmt-template .submit input {
	font-size: 100%;
	font-weight: bold;
	height: 28px;
	width: 130px;
	margin: 0;
	padding: 0;
}
/**************************************/
/**************************************/
/*            SIDEBAR            */
#sidebar-div {
	margin: 0;
	padding: 0;
}
#sidebar-div .sidebar-item {
    background: #f2f2ed;
    border: 1px solid #6e7a6a;
	list-style: none;
    margin: 0 0 10px 0;
    padding: 20px;
}
.sidebar-item h2 {
	background: #e6e8d7;
	border: 1px solid #cacdb0;
	color: #70897f;
	font-size: 160%;
	margin: 0;
	padding: 7px;
}
#main-content-div .archive-page h1 {
	margin: 0 0 20px 0;
}
.sidebar-item ul {
	font-size: 120%;
	margin: 7px 0 0 0;
	padding: 0;
}
.sidebar-item.widget_archive ul {
	font-size: 120%;
}
.sidebar-item.widget_recent_comments a.url,
.sidebar-item.widget_recent_comments a:visited.url {
	color: #464646;
	font-weight: bold;
}
.sidebar-item ul li {
	list-style: none;
	margin: 0;
	padding: 7px 7px 16px 7px;
	background: url(../img/divider-sidebar-270x10.gif) bottom center no-repeat;
}
#sidebar-div li.twitter-badge, #sidebar-div .rss-badge a {
    border: 1px solid #6e7a6a;
    display: block;
    height: 84px;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
    width: 99.5%;
}
body .span-8 #sidebar-div li.twitter-badge a.twitter-link {
	overflow: hidden;
	word-break: break-all;
}
#sidebar-div li.twitter-badge {
	background: url(../img/twitter-badge-normal-310x84.jpg) center center no-repeat;
}
#sidebar-div { /*preloading the hover image*/
	background-image: url(../img/twitter-badge-hover-310x84.jpg);
	background-repeat: no-repeat;
	background-position: -1000px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar-div li.twitter-badge a.tweet-link {
	width: 110px;
	padding: 30px 0 30px 0;
	float: left;
}
#sidebar-div li.twitter-badge a.tweet-link:hover {
	text-decoration: none;
}
#sidebar-div li.twitter-badge span {
	color: #464646;
	display: block;
	font-size: 90%;
	line-height: 120%;
	padding: 10px 5px 0px 115px;
}
#sidebar-div li.twitter-badge span a:link {
	padding: 0;
	margin: 0;
}
#sidebar-div li.twitter-badge:hover {
	background: url(../img/twitter-badge-hover-310x84.jpg) center center no-repeat;
}
#sidebar-div li.rss-badge a {
	background: url(../img/rss-badge-normal-310x84.jpg) center center no-repeat;
}
#sidebar-div li.rss-badge {
	background-image: url(../img/rss-badge-hover-310x84.jpg);
	background-repeat: no-repeat;
	background-position: -1000px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar-div .rss-badge a:hover {
	background: url(../img/rss-badge-hover-310x84.jpg) center center no-repeat;
}
/**************************************/
/**************************************/
/*               FOOTER               */
ul.footer {
	background: #f5f5f7;
	border: 1px solid #6e7a6a;
	clear: both;
	list-style: none;
	margin: 10px 20px 30px 0;
	padding: 5px 30px 5px 30px;
	text-align: center;
}
ul.footer li {
	display: inline;
	font-size: 80%;
	margin: 0 20px 0 0;
	padding: 0;
}
ul.footer li a:link,
ul.footer li a:visited {
	color: #464646;
}

/**************************************/



