/*
Theme Name: WalshFreedom2015
Theme URI: http://walshfreedom.com
Author: Marcus Brown
Author URI: http://thegimmick.com
Description: WalshFreedom
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

body	{
	background-color:#E0E0E0;
	}

.header	{
	margin-top:20px;
	background-image:url('./images/header-bg.jpg');
	min-height:110px;
	}

.logo	{
	background-image:url('./images/new-logo.png');
	min-height:110px;

}

.banner {
	margin-top:10px;
	margin-left:30px;
}

.wide_ad	{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

.mid_header	{
	background-color:#ffffff;
	border-top:1px solid #B5B5B5;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	padding-bottom:10px;
	}


.menu	{
	padding:10px 0 10px 0;
}

.social	{
	border-top:1px solid #B5B5B5;	
	border-bottom:1px solid #B5B5B5;	
	padding:10px 0 10px 0;
	margin-bottom:10px;
}

.social span	{
	margin-right:15px;
	}

.social form	{
	display:inline;
	vertical-align: middle;
}

.social form input#s	{
	height:12px;
	font-size:11px;
}

.social iframe	{
	margin-top:5px;
	vertical-align:middle;
}

.social form input#searchsubmit	{
	font-size:11px;
	margin-right:20px;
	font-family:'Oswald', Arial, sans-serif;
	background-color:#009999;
	line-height:115%;
	text-transform:uppercase;
	color:#000000;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
	color:#ffffff;
	border:1px solid #000000;
	letter-spacing:.15em;
	padding:3px;
	font-weight:500;
}


.social .badge	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:11px;
	background-color:#009999;
	color:#ffffff;
	padding:3px;
	line-height:115%;
	text-transform:uppercase;
	letter-spacing:.15em;
	border:1px solid #000000;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
	margin-right:5px;
	vertical-align:middle;
	}

.badge-red	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:11px;
	background-color:#FF0000;
	color:#ffffff;
	padding:3px;
	line-height:115%;
	text-transform:uppercase;
	letter-spacing:.15em;
	border:1px solid #000000;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
	margin-right:5px;
	vertical-align:middle;
	}

.social .badge:hover,
.social form input#searchsubmit:hover		{
	background-color:#CD0074;
	}

.main	{
	background-color:#ffffff;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
}

.topstory h1	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:700;
	font-size:24px;
	line-height:120%;
	padding-bottom:3px;
	min-height:24px;
	}


.sidestory h1	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:700;
	font-size:18px;
	line-height:120%;
	padding-bottom:3px;
	}

.topstory p {
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:400;
	font-size:16px;
	line-height:120%;
	padding-top:1px;
	color:#000000;
	letter-spacing:.03em;
	}

.sidestory p {
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:400;
	font-size:14px;
	line-height:110%;
	padding-top:1px;
	color:#000000;
	letter-spacing:-.01em;
	}


.topstory h3,
.sidestory h3 {
	margin-bottom:1px;
	min-height:20px;
}


.topstory h3 span,
.sidestory h3 span 	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:12px;
	background-color:#FF0000;
	color:#ffffff;
	padding:3px;
	text-transform:uppercase;
	letter-spacing:.15em;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */

}


.topstory img,
.sidestory img	{
	border:1px solid #000000;
	margin-right:15px;
}

.topstory table,
.sidestory table	{
	margin-bottom:20px;
	border-bottom:1px solid #C0C0C0;
} 


.topstory table tr,
.sidestory table tr {
	min-height:100px;

}

.topstory table tr td,
.sidestory table tr td	{
	vertical-align:top;
	padding-bottom:12px;
}



.below_the_fold	{
	padding-top:20px;
	background-color:#ffffff;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:20px;
	}

.story img	{
	border:1px solid #000000;
}

.story td	{
	padding-bottom:30px;
}

.story td	{
	padding-right:15px;
	width:165px;
	min-height:230px;
}

.story h1	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:22px;
	line-height:115%;
	letter-spacing:-.04em;
	}

.story h1 span	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:11px;
	background-color:#FF0000;
	color:#ffffff;
	padding:3px;
	line-height:115%;
	text-transform:uppercase;
	letter-spacing:.15em;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
	margin-right:5px;
	vertical-align:middle;
	}

.story h2	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:600;
	font-size:14px;
	letter-spacing:.03em;
	text-transform:uppercase;
	margin-bottom:3px;
	}

.side_mod	{
	margin-top:20px;
	width:300px;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	border-bottom:1px solid #B5B5B5;
	border-top:5px solid #000000;

}

.side_mod h1	{
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
	text-transform:uppercase;
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:26px;
	line-height:115%;

}


.side_mod .item	{
	border-top:1px dotted #B5B5B5;
	padding-top:10px;
	margin:0 15px 0 15px;
	min-height:55px;
	margin-bottom:5px;
}

.side_mod .item img	{
	border:1px solid #000000;
	margin:0 7px 7px 0;
	float:left;
}


.side_mod h2	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:400;
	font-size:14px;
	line-height:120%;
	text-transform:uppercase;
}

.footer	{
	border-top:15px solid #ff0000;
	background-color:#5C5C5C;
	padding-top:7px;
}

.footer h1	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:26px;
	color:#ffffff;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ff0000;
}

.footer ul	{
	font:normal 14px Helvetica, Arial, sans-serif;
	font-weight:700;
	color:#ffffff;
	text-transform:uppercase;
	line-height:130%;
}

.copyright	{
	margin-top:15px;
	margin-bottom:25px;
	text-align:center;
	font:normal 12px Helvetica, Arial, sans-serif;
	font-weight:700;
	color:#ffffff;
	line-height:130%;
	}


.menu	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:500;
	font-size:22px;
	text-transform:uppercase;
	margin:0;
}

.menu	a, a:visited	{
	text-decoration:none;
	color:#000000;
}

#main-nav	{
	height: 30px; /* set to the height you want your menu to be */
}
#main-nav ul	{
	margin: 0; padding: 0; /* only needed if you have not done a CSS reset */
}
#main-nav li	{
	display: block;
	float: left;
	line-height: 30px; /* this should be the same as your #main-nav height */
	height: 30px; /* this should be the same as your #main-nav height */
	margin: 0; padding: 0; /* only needed if you don't have a reset */
	position: relative; /* this is needed in order to position sub menus */
	width:150px;
	text-align:center;
}
#main-nav li a, a:visited	{
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	color:#000000;
}
#main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover {
	color: #000;
	background: #ccc;
}

#main-nav ul ul { /* this targets all sub menus */
	display: none; /* hide all sub menus from view */
	position: absolute;
	top: 30px; /* this should be the same height as the top level menu -- height + padding + borders */
	background-color:#E8E8E8;
	font-size:14px;
	padding-bottom:10px;
}
#main-nav ul ul li { /* this targets all submenu items */
	float: none; /* overwriting our float up above */
	width: 150px; /* set to the width you want your sub menus to be. This needs to match the value we set below */

}
#main-nav ul ul li a { /* target all sub menu item links */
	padding: 5px 10px; /* give our sub menu links a nice button feel */
}

#main-nav ul li:hover > ul {
	display: block; /* show sub menus when hovering over a parent */
}

#main-nav ul ul li ul {
	/* target all second, third, and deeper level sub menus */
	left: 150px; /* this needs to match the sub menu width set above -- width + padding + borders */
	top: 0; /* this ensures the sub menu starts in line with its parent item */
}

.topstory h1 a, a:visited,
.sidestory h1 a, a:visited,
.story h1 a, a:visited,
.story h2 a, a:visited,
.side_mod .item a, a:visited,
.single-post .entry h1 a, a:visited,
.single-post .entry h2 a, a:visited,
ol.commentlist a, a:visited,
.footer ul a, a:visited,
.social span a, a:visited		{
	text-decoration:none;
	color:inherit;
}

.topstory a, a:visited p,
.sidestory a, a:visited p {
	color:#000000;
	text-decoration:none;
}


.topstory a:hover p,
.sidestory a:hover p	{
	color:#ff0000;
}


.topstory h1 a:hover,
.sidestory h1 a:hover,
.story h1 a:hover,
.story h2 a:hover,
.side_mod .item a:hover,
.single-post .entry h1 a:hover,
.single-post .entry h2 a:hover,
ol.commentlist a:hover,
.footer ul a:hover					{
	color:#ff0000;
}


.single-post	{
	padding-top:1px;
	background-color:#ffffff;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:20px;
	}

.single-post .entry h1	{ 
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:700;
	font-size:36px;
	line-height:120%;
	padding-bottom:5px;
	min-height:24px;
	}

.single-post .entry h2	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:600;
	font-size:14px;
	letter-spacing:.03em;
	text-transform:uppercase;
	margin-bottom:3px;
	}

.single-post .entry h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin:5px 0 15px 0;
	padding:5px 0 5px 0;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	}

.single-post .entry p	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	padding-right:15px;
	padding-bottom:20px;
	line-height:150%;
	letter-spacing:.01em;
}

.sidebar	{
	margin-bottom:20px;
}


img.avatar	{
	display:none;
}


ol.commentlist	{
font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-right:15px;
	padding-bottom:20px;
	line-height:150%;
	letter-spacing:.01em;
}

.comment-meta	{
	color:#A0A0A0;
	font-size:11px;
}

.reply	{
	font-size:12px;

}

.cat-container	{
	min-height:100px;
}

.cat-archive h1	{
	text-transform:uppercase;
	margin-bottom:20px;
}

h1#cat-entries {
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:600;
	font-size:20px;
	letter-spacing:.03em;
	text-transform:none;
	margin-bottom:0px;
	padding:0;
	}


h2#cat-entries {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	padding:0 15px 0 0;
	letter-spacing:.01em;
	text-transform:none;
	margin:0;
}

img#cat-entries	{
	border:1px solid #000000;
	margin:0 5px 0 0;
	float:left;
}

.cat-archive .meta	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-bottom:3px;
	color:#A0A0A0;
}

.hidden	{
	display:none;
	}


.entry blockquote {
	background-color: #cccccc;
	border:1px solid #000000;
	padding:15px 15px 0 15px;
	margin:0 15px 15px 15px;
}

.entry blockquote p {
	margin:0 10px 0 10;
	padding:0;
}


.static	{
	margin-top:50px;
	border-top:1px solid #B5B5B5;
}

.pledge	{
margin-top:5px;
margin-bottom:25px;
padding:20px;
border:1px solid #000000;
width:650px;
margin-left:auto;
margin-right:auto;
background-color:#F1F1D4;
}

.pledge-form	{
width:350px;
margin-left:auto;
margin-right:auto;
}

#wp_email_capture_2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}



.entry ul {
	margin:1px 0 15px 40px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	letter-spacing:.01em;
}

.entry li {
	padding-left:5px;
	padding-bottom:7px;
}


.single-post img.attachment-large	{
	border:1px solid #000000;
	margin:0 0 10px 0;
}
.single-post .entry p a, a:visited 	{
	color:#0000FF; 
	text-decoration:none;
}

.single-post .entry p a:hover 	{
	color:#0000FF; 
	border-bottom:1px dotted #0000FF; 
}


a.black, a.black:visited	{
	color:#000000;
}

.listenbar	{
	background-color:#ffffff;
	text-align:center;
}




/* Audio Player */
.audioplayer_container	{
	margin:0 0 -5px 0;
	padding:0;
}


/* Daily Digest Links */

ul.scrd_digest	{
	color:#0000EE;
}

ul.scrd_digest li a, a:visited	{
	color:#0000EE;
	text-decoration:none;
}

ul.scrd_digest li a:hover	{
	color:#0000EE;
	border-bottom:1px dotted #0000EE;
}

ul.scrd_digest li	{
	margin-bottom:10px;
}

ul.scrd_digest li	{
	line-height:110%;
}



/* Embedly Style */

.embedly img	{
	border:1px solid #000000;
}

.embedly	{
	font:normal 14px Helvetica, Arial, sans-serif;
}

.media-attribution {
	display:none;
}

a.embedly-title	{
	text-decoration:none;
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:700;
	font-size:26px;
	color:#000000;
	}

a.embedly-title:hover	{
	color:#ff0000;
	}

span.embedly-powered img	{
	display:none;
}


/* Related Post Style */

.wp_rp_wrap .related_post_title {
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
}

.wp_rp_wrap h3.related_post_title	{
	font-family:'Oswald', Arial, sans-serif; 
	font-weight:700;
	font-size:22px;
	border:0;
	text-transform:uppercase;
}


div.wp_rp_content {
	display: inline-block !important;
}

div.wp_rp_footer {
	text-align: right !important;
	overflow: hidden !important;
}
div.wp_rp_footer a {
	color: #999 !important;
	font-size: 11px !important;
	text-decoration: none !important;
	display: inline-block !important;
}
div.wp_rp_footer a.wp_rp_edit {
	color: #fff !important;
	font-size: 12px !important;
	text-decoration: underline !important;
	font-weight: bold !important;
	background: #f79124 !important;
	border-radius: 2px !important;
	padding: 3px 6px;
}
ul.related_post {
	display: inline-block !important;
	position: relative !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.related_post li {
	position: relative !important;
	display: inline-block !important;
	vertical-align: top !important;
	zoom: 1 !important;
	*display: inline !important;
	width: 150px !important;
	margin: 10px 10px 10px 0px !important;
	padding: 0 !important;
	background: none !important;
}
ul.related_post li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: relative !important;
	display: block !important;
	font-size: 14px !important;
	line-height: 1.0em !important;
	text-decoration: none !important;
	margin-bottom: 5px !important;
	text-indent: 0 !important;
	color:#0000FF !important;
}
ul.related_post li img {
	display: block !important;
	width: 150px !important;
	height: 150px !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: 1px solid #000000; !important;
	border-radius: 3px !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}

ul.related_post li a img.wp_rp_santa_hat {
	display: none !important;
}

ul.related_post li small {
	font-size: 80%;
}

@media screen and (max-width: 480px) {
	ul.related_post li {
		display: block !important;
		width: auto !important;
		clear: both !important;
	}
	ul.related_post li a:nth-child(1) {
		float: left !important;
	}
	ul.related_post li a:nth-child(2) {
		font-size: 14px !important;
		padding: 10px 0 10px 110px !important;
		display: block !important;
		height: 80px !important;
	}
	ul.related_post li img {
		width: 100px !important;
		height: 100px !important;
	}
}


/* HungryFeed Styling */

h3.hungryfeed_feed_title,
p.hungryfeed_feed_description	{
	display:none;
}


.hungryfeed_items {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	padding-bottom:20px;
	letter-spacing:.01em;
}

li.comment	{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
}


.attachment-homepage-thumb	{
	width:200px;
}

.clickstorybutton {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:17px;
	-moz-border-radius-topleft:17px;
	border-top-left-radius:17px;
	-webkit-border-top-right-radius:17px;
	-moz-border-radius-topright:17px;
	border-top-right-radius:17px;
	-webkit-border-bottom-right-radius:17px;
	-moz-border-radius-bottomright:17px;
	border-bottom-right-radius:17px;
	-webkit-border-bottom-left-radius:17px;
	-moz-border-radius-bottomleft:17px;
	border-bottom-left-radius:17px;
	text-indent:0;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#000000;
	font-family:Oswald;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	height:48px;
	line-height:48px;
	width:250px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 6px #ffffff;
	font-variant: small-caps;
	margin-bottom:8px;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
}

.clickstorybutton a, a:visited {
	color:#000000;
}

.clickstorybutton:hover 	{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	color:#ff0000;
}

.clickstorybutton:active {
	position:relative;
	top:1px;

