/*   
Theme Name: SpoutBlog
Theme URI: http://blog.spout.com
Description: SpoutBlog Version 2
Author: Shift Design & Mighty
Author URI: http://www.mightyinthemidwest.com
Version: 2.0
*/
@import url('/wp-content/themes/spoutblog-v2/undohtml.css');
.headerLogo {
	float: left;
}
.headerLogo img {
	float: left;
}
#headerLinks {
	margin-left: 739px;
}
#headerLinks li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}
#headerLinks li a {
	text-decoration: none;
	color: #1c66a3;
}
#headerLinks li.rss a {
	padding: 0 0 0 17px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/rss2.png') no-repeat;
}
#headerLinks li a:hover {
	text-decoration: underline;
}
.container {
	width: 950px;
	padding: 0 10px;
	margin: 0 auto;
	background: #FFF;
	clear: both;
}
p {margin:0 0 1.5em;}
.headerLogo {
	padding: 15px 0 5px 0;
	width: 100%;
	display: block;
	text-align: left;
}
.adHeader {
	width: 970px;
	margin: 0px auto;
}
.adHeader .ad_disclaimer {
	width: 100%;
}
.adHeader .spoutAd {
	float: left;
	height: 90px;
}
.adHeader .largeAd {
	float: right;
	height: 90px;
}
#blogPosts {
	float: left;
	clear: both;
	width: 442px;
	text-align: left;
}
.top-story {
	margin: 9px 0 10px 0;
	clear: both;
	float: left;
	text-align: left;
	height: 24px;
	min-width: 526px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/top-story-left.png') no-repeat left;
}
.top-story ul {
	float: left;
}
.top-story ul li {
	list-style-type: none;
	padding: 0 5px;
	margin: 2px 0 0 0;
}
.top-story ul li, x:-moz-any-link { margin: 0px 0 0 0; } /* FireFox 2 */
.top-story ul li, x:-moz-any-link, x:default { margin: 0px 0 0 0; } /* FireFox 3 */
html>/**/body .top-story ul li, x:-moz-any-link, x:default { margin: 0px 0 0 0; } /* Only FireFox 3 */

.top-story ul li.hide {
	display: none;
}
.top-story span {
	padding: 5px 20px 0 29px;
	height: 19px;
	display: block;
	font-weight: bold;
	min-width: 497px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/top-story-right.png') no-repeat right;
}
.top-story h2 {
	display: inline;
	float: left;
	color: #df8d00;
	font-size: 14px;
}
.top-story a:link, .top-story a:visited, .top-story a:active {
	color: #006699;
	font-size: 12px;
}
.all-rss {
	margin: -31px 0 10px 0;
	clear: both;
	float: right;
	text-align: left;
	height: 16px;
	padding: 4px 30px 0 0;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/rss-lg.png') no-repeat right;
	font-size: 11px;
	font-weight: bold;
	color: #1c66a3;
}
.all-rss a {
	color: #1c66a3;
}
.all-rss span {
	padding: 0 7px;
}

/*	INDIVIDUAL ENTRY
	------------------------------------------------- */
.entry {
	clear: both;
	width: 442px;
	float: left;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	border-bottom: 4px solid #393838;
}
.first {
	margin: 0;
	padding: 0;
}
.entry-img {
	margin: 0 0 8px 0;
	width: 442px;
}
.entryHeading {
	background: #FFF url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/post_header.png') no-repeat;
	margin: 0 0 0 0;
	padding: 17px 6px 10px 12px;
	border-bottom: 1px solid #cbcbcb;
}
.entryHeading h2 {
	background: none;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}
.entryHeading h2 a:link, .entryHeading h2 a:visited,.entryHeading h2 a:active {
	text-decoration: none;
	color: #000;
}
.entryHeading h2 a:hover {
	color: #1c66a3;
}
.entryHeading .entryDigg {
	margin: 9px 0 0 0;
}
.entryHeading .homepage {
	margin: 1px 0 12px 372px;
}
.entryHeading .entryDigg .holder {
	width: 52px;
	height: 80px;
}
.entryHeading .author {
	float: left;
	width: 372px;
	margin: 9px 0 0 0;
	color: #4b4a4a;
	font-size: 13px;
	padding: 4px 0 0 0;
}
.entryHeading .author-link:link, .entryHeading .author-link:visited, .entryHeading .author-link:active {
	color: #1c66a3;
	border-bottom: 1px dashed #c1c1c1;
	font-weight: bold;
}
.entryHeading .author-link:hover {
	text-decoration: none;
	border-bottom: 0px;
}
.entryHeading .author img {
	float: left;
	padding: 0 0;
	margin: -4px 7px 0 0;
}
.entryHeading .author-info {
	float: left;
	margin: 0px 0 0 3px;
}
.entryHeading .time {
	margin: 5px 0 0 0;
	display: block;
	color: #767676;
	font-size: 11px;
}
.entryHeading .edit {
	font-size: 11px;
	color: #767676;
}
.entryHeading .edit a {
	color: #767676;
}
.entryBody {
	color: #4b4a4a;
	padding: 17px 10px 0px 12px;
	font-size: 13px;
	line-height: 140%;
}
.entryBody .read-more {
	color: #1c66a3;
	font-weight: bold;
}
.entryBody ul {
	list-style: disc;
	margin: 0 1.4em 1em 1.4em;
}
.entryBody object {
	margin: 0 0 0 -5px;
}
.entryBody blockquote {
	margin: 0 15px;
	padding: 0 0 0 10px;
	border-left: 2px solid #1c66a3;
}
.alignright {float: right; margin: 0 0 5px 5px;}
.aligncenter { margin-right: auto; margin-left: auto; }
.alignleft {float: left; margin: 0 5px 5px 0;}
.comments-tags {
	float: left;
	padding: 0px 8px 5px 12px;
	margin: 0 0 17px 0;
}
.commentsBtn {
	float: left;
	width: 100%;
}
.commentsBtn a {
	display: block;
	float: left;
	height: 20px;
	background: #4b81ad url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/comments-left.png') no-repeat top left;
}
.commentsBtn a span {
	display: block;
	color: #FFF;
	font-weight: bold;
	display: block;
	height: 16px;
	padding: 4px 10px 0 23px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/comments-right.png') no-repeat top right;
}
.commentsBtn a:hover {
	text-decoration: none;
	background: #6699cc url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/comments-left.png') no-repeat bottom left;
}
.commentsBtn a:hover span {
	background-position: bottom right;
}
.entryCat {
	float: left;
	clear: both;
	width: 338px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/entry-cats.png') no-repeat top left;
	margin: 12px 0 0 0;
	padding: 1px 0 0 82px;
	font-size: 11px;
	line-height: 13px;
}
.entryCat a:link, .entryCat a:visited, .entryCat a:active {
	color: #767676;
	border-bottom: 2px solid #ddd;
	display: inline-block;
}
.entryCat a:hover {
	text-decoration: none;
	border-bottom: 2px solid #999;
}
.entryTags {
	float: left;
	clear: both;
	width: 382px;
	background: #e8f1f8 url('/wp-content/themes/spoutblog-v2/images/blog/singleTags.png') no-repeat 4px 11px;
	margin: 12px 0 0 0;
	padding: 8px 0 8px 38px;
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #d5e7f5;
}
.entryTags a:link, .entryTags a:visited, .entryTags a:active {
	color: #767676;
	border-bottom: 2px solid #ddd;
	display: inline-block;
}
.entryTags a:hover {
	text-decoration: none;
	border-bottom: 2px solid #999;
}
#page-links {
	padding: 0px 10px 20px 12px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
}
#page-links a {
	font-weight: bold;
}
.week-in-review {
	clear: both;
	color: #4b4a4a;
	font-size: 13px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/week-bg.png') no-repeat 0 58px;
	margin: 0px 0 -5px 0;
	padding: 20px 0 0 0;
}
.week-in-review h2 {
	margin: 0 0 8px 0;
	font-size: 1px;
	height: 38px;
	text-indent: -3000px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/week-in-review.png') no-repeat;
}
.week-in-review p {
	width: 416px;
	margin: 0 0 .8em 0;
	padding: 0 0 0 26px;
}
.week-in-review form {
	width: 416px;
	padding: 2px 0 0px 26px;
}
.week-in-review .input {
	color: #aaaaaa;
	width: 160px;
	padding: 2px 2px 2px 5px;
	margin-right: 6px;
}
.week-in-review .signup {
	color: #000;
	font-size: 11px;
}
.week-in-review .bottom {
	width: 442px;
	height: 32px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/week-bottom.png') no-repeat;

}

/*	SIDEBAR
	------------------------------------------------- */
#sidebar {
	text-align: left;
	float: left;
	margin: 0 0 6px 6px;
	width: 490px;
	padding: 0 6px;
	background: #1a2536 url('/wp-content/themes/spoutblog-v2/images/blog/sidebar-bg.png') repeat-x;
}
.sidebar-cap {
	height: 8px;
	width: 502px;
	margin: 0 -6px 0 -6px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/sidebar-cap.png') no-repeat;
}
.blogInfo {
	width: 183px;
	float: left;
}
.blogMoreContent {
	float: right;
	width: 300px;
}

/* Drawer */
.drawers-wrapper {
    width: 183px;
}
.drawers {
	margin: 0;
	padding: 0;
	width:183px;
	list-style: none;
}
.drawers a {
    color:#666666;
    text-decoration:none;
}
.drawer li {
	list-style: none;
	margin: 0;
}
.drawer-handle a {
	display: block;
    background:#1a2536;
    height:31px;
	padding: 0;
	margin: 0;
    width:100%;
	text-indent: -3000px;
	font-size: 11px;
}
.drawer-handle.open a {
    background-color: #1a2536;
    background-position: 0px -31px !important;
    cursor: default;
}
.drawer ul {
	margin: 0;
    padding: 0;
    padding-bottom:0pt;
	background: #f0f0f0;
}
.drawer ul li {
	margin: 0;
	padding: 0;
}
.drawer ul li a {
	display: block;
	padding: 14px 11px 10px 11px;
	font-weight: bold;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/drawer-bg.png') repeat-x;
	color: #006699;
	margin: 0;
	text-decoration: none;
}
.drawer ul li.last a {
	margin: 0;
	padding: 14px 11px 0px 11px !important;
}
.drawer ul li a img {
	margin: 0 0 9px 0;
}
.drawer ul li a:hover {
	background: #cccccc;
}
.drawer ul li a:hover span {
	text-decoration: underline;
}
.pop-bot {
	font-size: 1px;
	margin: 5px -11px 0px -11px;
	height: 6px;
	width: 183px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/drawer-bot-popular.png') no-repeat;
}
#features a {
	display: block;
	background: url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/drawer-features.png') no-repeat scroll 0px 0px;
}
#features a:hover {
	background: url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/drawer-features.png') no-repeat scroll 0px -62px;
}
#mostpopular a {
	display: block;
	background: url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/drawer-mostpopular.png') no-repeat scroll 0px 0px;
}
#mostpopular a:hover {
	background: #000 url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/drawer-mostpopular.png') no-repeat scroll 0px -62px;
}
#tags, #writers {
	margin: 17px 0 0 0;
	width: 183px;
	padding: 0;
	font-size: 10px;
}
#tags h2 {
	background: transparent url('/wp-content/themes/spoutblog-v2/images/blog/drawer-tags.png') no-repeat 0px 0px;
    height:31px;
	padding: 0;
	margin: 0;
    width:100%;
	text-indent: -3000px;
}
#writers h2 {
	background: transparent url('/wp-content/themes/spoutblog-v2/images/blog/drawer-writers.png') no-repeat 0px 0px;
    height:31px;
	padding: 0;
	margin: 0;
    width:100%;
	text-indent: -3000px;
}
#related-posts {
	margin: 0 0 0 0;
	width: 183px;
	padding: 0;
}
#related-posts h2 {
	background: transparent url('/wp-content/themes/spoutblog-v2/images/blog/drawer-related.png') no-repeat 0px 0px;
    height:31px;
	padding: 0;
	margin: 0;
    width:100%;
	text-indent: -3000px;	
}
.drawer-bot {
	height: 6px;
	width: 183px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/drawer-bottom.png') no-repeat bottom;
}
#writers ul {
	background: #FFF;
	list-style: none;
	margin: 0;
	padding: 4px 8px 0 13px;
}
#writers ul li {
	padding: 8px 0px 4px 0px;
	height: 55px;
	border-bottom: 1px solid #e4e3e3;
}
#writers ul li img {
	float: left;
	margin-right: 1px;
}
#writers ul li a.author-name {
	font-weight: bold;
	color: #1c66a3;
	margin: 0 0 1px 0;
}
#writers ul li a {
	display: block;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	line-height: 120%;
}
#writers ul li a:hover {
	text-decoration: underline;

}
#writers ul li.last {
	border-bottom: 0px;
}
.tags-flash {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 300px;
	background: #FFF;
}

/* Search */
.search {
	padding: 6px 0px 6px 18px;
	width: 282px;
	height: 45px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/search-bg.png') no-repeat;
}
.search h3 {
	margin: 0 0 5px 0;
	padding: 0;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/search-icon.png') no-repeat 0px 0px;
	font-size: 14px;
	font-weight:bold;
	padding: 0 0 0 20px;
	height: 16px;
	line-height: 16px;
}
.search input.searchInput {
	width: 217px;
	float: left;
	padding: 2px 0;
}
.search .searchButton {
	margin: -4px 0 0 5px;
	border: 0;
	text-indent: -3000px;
	float: left;
	height: 30px;
	width: 44px;
	background: url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/btn-search.png') no-repeat top left;
	cursor: pointer;
}
.search .searchButton:hover {
	background: url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/btn-search.png') no-repeat bottom left;
}

/* Ad Space */
.blogInfo .ad {
	margin: 17px 0 50px 0;
	width: 183px;
	text-align: center;
	height: 600px;
}
.blogMoreContent .ad, .blogMoreContent .snagFilms {
	margin: 17px 0 0 0;
	width: 300px;
	height: 250px;
}
.clipotd, .interviews, .podcast, .archives {
	margin: 17px auto 0;
	width: 285px;
	clear: both;
}
.clipotd h3, .interviews h3, .podcast h3, .archives h3 {
	margin: 0 0 6px 0;
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #fff;
}
.clipotd h3 {
	padding: 6px 0 6px 38px;
	background: #1a2536 url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/extra-icons.png') no-repeat 0px 0px;
}
.clip-video {
	width: 271px;
	padding: 7px 7px 11px 7px;
	background: #1a2536;
	font-size: 11px;
	text-align: left;
	color: #829dc0;
	line-height: 14px;
}
.clip-video div {
	padding-bottom: 12px;
}
.interviews h3 {
	padding: 6px 0 6px 34px;
	background: #1a2536 url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/extra-icons.png') no-repeat -2px -26px;
}
.interview-wrapper {
	width: 270px;
	margin: 0 7px 10px 7px;
	float: left;
}
.interview-single {
	float: left;
	margin: 0 10px 10px 0;
	font-size: 11px;
}
.even {
	margin: 0 0 10px 0;
}
.interview-single img {
	padding-bottom: 12px;
}
.interview-single a {
	background: #1a2536;
	width: 116px;
	display: block;
	border: 3px solid #1a2536;
	padding: 4px 4px 8px 4px;
	text-align: left;
	color: #829dc0;
	line-height: 14px;
}
.interview-single a:hover {
	text-decoration: none;
	border: 3px solid #42bdfc;
}
.interview-single h4, .clip-video h4 a {
	margin-left: 5px;
	font-size: 11px;
	margin-bottom: 1px;
	color: #FFF;
	font-weight: bold;
}
.interview-single span.date, .clip-video span.date {
	margin-left: 3px;
	display: block;
	color: #829dc0;
	font-style: italic;
}
.tabbed {
	margin: 17px auto 0 auto;
	clear: both;
	width: 273px;
	padding: 6px;
	background: #1a2536;
	font-size: 11px;
}
.tabbed ul {
	display:block;
}
.tabbed ul.tabs li {
	display: inline;
}
.tabbed ul.tabs li a {
	display: block;
	float: left;
	font-size: 10px;
	color: #FFF;
	background: #1a2536;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	padding: 7px;
}
.tabbed ul.tabs li a.active {
	color: #000 !important;
	background: #FFF !important;
}
.tabbed ul.tabs li.t1 a {
	width: 90px;
}
.tabbed ul.tabs li.t2 a {
	width: 80px;
}
.tabbed ul.tabs li.t3 a {
	width: 61px;
}
.tabbed div.t2, .tabbed div.t3 {
	display: none;
}

.tabbed ul.tabs li a:hover {
	background: #2e3f59;
	text-decoration: none;
}
.tab {
	clear: both;
	background: #FFF;
}
.tab ul.pop {
	margin: 0;
	list-style: none;
	background: #FFF;
	padding: 3px;
	line-height: 110%;
}
.tab ul.pop li.odd {
	background: #e0e0e0;
}
.tab ul.pop li a {
	padding: 8px 10px;
	display: block;
	color: #6c6c6c;
}
.tab ul.pop li a:hover {
	text-decoration: none;
	background-color: #daeaf8;
}
.tab ul.pop li a span {
	display: block;
	font-weight: bold;
	color: #2b70a9;
}
.podcast, .archives {
	margin-top: 20px;
}
.podcast h3 {
	position: relative;
	padding: 6px 0 6px 56px;
	background: #1a2536 url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/extra-icons.png') no-repeat 6px -52px;
}
.podcast h3 a.rss {
	top: 5px;
	right: 6px;
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/rss-podcast.png') no-repeat;
	text-indent: -3000px;
}
.podcast-flash {
	width: 269px;
	background: #daeaf8;
	font-size: 11px;
	padding: 8px;
}
.podcast-info img {
	float: left;
	width: 88px;
	margin: 0 5px 5px 0;
}

.podcast-info p {
	margin: 3px 0 0 91px;
	line-height: 120%;
}
.podcast-info h3 {
	font-size: 11px;
	font-weight: normal;
}
.podcast-info a:link, .podcast-info a:visited, .podcast-info a:active {
	font-weight: bold;
	color: #1a2536;
	text-decoration: underline;
}
.podcast-info a:hover {
	text-decoration: none;
}
/*.podcast-player {
	width: 198px;
	height: 52px;
	margin: 10px 0;
	clear: both;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/podcast-player.png');
}*/
.podcast-player {
	margin: 5px 0;
	clear: both;
	width: 205px;
	height: 60px;
}
.podcast-subscribe {
	color: #058fdd;
}
.podcast-subscribe a {
	text-decoration: underline;
}
.podcast-subscribe a:hover {
	color: #1a2536;
}
.archives h3 {
	padding: 6px 0 6px 42px;
	background: #1a2536 url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/extra-icons.png') no-repeat 0px -78px;
}
.archives-select {
	background-color: #daeaf8;
	padding: 8px 10px;
}
.archives-select select {
		width: 180px;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding: 15px 0 12px 0;
	margin: 0 0 -8px 0;
	background: #f4f4f4;
}
#footer ul {
	margin: 0 0 5px 0;
	padding: 0;
}
#footer ul li {
	margin: 0 3px 0 0px;
	padding: 0 3px 0 0;
	display: inline;
}
#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	text-decoration: none;
	color: #666;
	line-height: 10px;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/* COMMENTS
------------------------------------------------- */
#comments {
	clear: both;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0;
	font-size: 13px;
	line-height: 140%;
	width: 442px;
}
#comments h3#respond {
	font-size: 18px;
	margin: 0px 0 10px 0;
}
#commentform .input {
	width: 160px;
	font-size: 12px;
	padding: 2px;
}
#commentform label {
	padding: 0 0 0 3px;
	font-weight: bold;
	font-size: 11px;
}
.submit {
	margin: 0 0 1em 0;
	height: 23px;
}
.submit input {
	float: left;
}
textarea#comment {
	width: 410px;
	font-family:Helvetica, Arial, san-serif;
	font-size: 12px;
	padding: 3px;
	margin: 10px 0 0 0;
}
#commentform p {
	margin: 0 0 .5em 0;
}
.commentlist {
	margin: 0;
	padding: 0;
}
span.author {
	font-weight: bold;
}
.commentlist li {
	display: block;
	padding: 10px 10px 10px 12px;
	border-bottom: 1px solid #ccc;
	margin: 0;
}
.commentlist li small {
	font-size: 13px;
}
.commentlist li p {
	margin: .5em 0 0 0;
}
.commentlist li:last-child {
	border-bottom: 4px solid #393838;
}
.awaiting {
	color: #666;
	font-size: 11px;
}
.alt {
	background-color: #efefef;
}
.addcomments {
	padding: 15px 10px 15px 12px;
	border-bottom: 4px solid #393838;
}

/* SEARCH
------------------------------------------------- */
.search-results {
	background: #FFF url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/post_header.png') no-repeat;
	float: left;
	padding: 17px 10px 20px 12px;
	font-size: 13px;
	line-height: 140%;
	width: 420px;
	border-bottom: 4px solid #393838;
}
.search-results h2 {
	color: #000;
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 26px;
}
.subheader {
	background: #FFF url('/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/post_header.png') no-repeat;
	float: left;
	margin: 20px 0 0 0;
	padding: 17px 10px 20px 12px;
	font-size: 13px;
	line-height: 140%;
	width: 420px;
}
.subheader h2 {
	color: #000;
	font-size: 20px;
	margin: 0 0 10px 0;
}
.post h3 {
	padding: 0;
	margin: 0;
	line-height: 100%;
}
.navigation {
	float: left;
	width: 100%;
	margin: 10px -3px 0px 0;
	font-weight: bold;
}
.navigation a {
	color: #1c66a3;
}
.navigation .alignleft a {
	float: left;
	width: 86px;
	height: 24px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/btn-previous.png') no-repeat;
	text-indent: -3000px;
}
.navigation .alignright a {
	display:block;
	width: 63px;
	height: 24px;
	background: url('/wp-content/themes/spoutblog-v2/images/blog/btn-next.png') no-repeat;
	float: right;
	text-indent: -3000px;
}
.post small {
	margin: 0px 0 0 0;
	display: block;
	color: #767676;
	font-size: 11px;
}
.post p {
	margin: 0 0 .5em 0;
}
.page p {
	margin: 1em 0;
}
.searchCat {
	background: url('/wp-content/themes/spoutblog-v2/images/blog/cats.png') no-repeat top left;
	margin: 0px 0 30px 0;
	padding: 1px 0 0 82px;
	font-size: 11px;
	line-height: 13px;
}
.searchCat a:link, .searchCat a:visited, .searchCat a:active {
	color: #767676;
	border-bottom: 2px solid #ddd;
	display: inline-block;
}
.searchCat a:hover {
	text-decoration: none;
	border-bottom: 2px solid #999;
}
#s {
	width: 50%;
	padding: 2px;
	font-size: 13px;
}
#searchform div {
	padding: 10px 0 0 0;
}
.podPress_content {
	padding: 10px 0 !important;
}

/* SOCIALABLE WORDPRESS -- REMOVE FOR WORDPRESS 
------------------------------------------------- */
div.sociable { margin: 23px 0 0 0;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: none;
}
.sociable ul {
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	height: 16px;
	background: none;
	float: left;
	list-style: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	border: none !important;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.news-summary {
    padding: 0.7em 0 2.5em 0;
    position: relative;
    min-height: 55px;
	font: 110%/1.4 arial, helvetica, sans-serif;
}
.news-summary a { color: #105CB6; cursor: pointer; outline: none !important; }
.news-summary a:visited { color: #105CB6; }
.news-summary a:hover, .news-summary a:focus { color: #003; }
.news-summary a:active { color: #000; }

.news-digg {
    position: absolute;
    top: 0.8em;
    left: 0;
    text-align: center;
    font-size: 85%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(/wp-content/themes/spoutblog-v2/images/blog/shade-news.png) no-repeat;
}

.digg-count a,
.digg-count span {
    display: block;
    padding: 10px 0 4px 0;
    text-decoration: none;
    width: 50px;
    min-height: 40px;
    color: #93883F;
    text-align: center;
}

.news-summary .digg-count strong {
    font-size: 160%;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1;
    display: block;
    color: #736926;
}

.digg-count img {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}

.digg-count a:hover,
.digg-count a:hover strong {
    color: #998D43;
}

li.digg-it {
    margin-top: 1px;
    padding: 0 0 5px 0;
    background: url(/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/digg-box-2.png) 0 100%;
    float: left;
} /*IE6*/

.digg-it a,
.digg-it span {
    font-weight: bold;
    display: block;
    margin-bottom: -5px;
    padding: 4px 1px 5px 1px;
    background: url(/wp-content/themes/spoutblog-v2//wp-content/themes/spoutblog-v2/images/blog/digg-box-2.png) 0 0;
    width: 49px;
    text-decoration: none;
    text-align: center;
}

li.digg-it:hover {
    background-position: -300px 100%;
}
li.digg-it:hover a {
    background-position: -300px 0;
}
.digg-it span {
    color: #999;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}