/* 
Theme Name: Edward Seckerson 2012
Theme URI: http://themeid.com/responsive-theme/ 
Description: Child Theme for the Responsive 2012 Theme
Author: Shane Anderson
Author URI: http://shaneontheweb.co.uk
Template: responsive-2012
Version: 0.1.0
	
CSS Rules: Sorted alphabetically for better organization.
*/
@import url("../responsive-2012/style.css");	

/* ---------------------------------------------
* TEMPLATE MODIFICATIONS - global
------------------------------------------------*/

body {
	background-color: #8D8D8D; 
	background-repeat:repeat-x;
	color:black;
	margin-top:0px;
	padding-top:0px;
	background:url(images/bg1.gif);
}
html {height:auto;}

/*-------------------------------------------------------------- */


.grid {
	margin-bottom:0px;
}
/* .col-540 {background-color:purple} */

#wrapper {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color:#fff;
	border:0px;
	border-radius: 0px;
	clear:both;
	margin: 0 0 20px auto;
	padding: 0 0 20px 20px;
	position:relative;
	}
#container {
	padding:0px;
	background:#8D8D8D  url(images/moss-header-bg-1px.gif) repeat-y 50% 0;
	width:960px;
	}
.theheader {
	background-color:#B3B4AB; 
	padding-left:20px
	}

#content-archive {padding-top:20px}
.breadcrumb-current { color:#ccc;}
/* =Links
-------------------------------------------------------------- */
a {
	color:#fff;
	font-weight:400;
	text-decoration:none;
	}
a:hover {
	color:#4f55f1;
	text-decoration:none;
	}
#content a, #content-archive a {
	color:#4f55f1;
	}
#content a:hover, #content-archive a:hover {
	color:blue;
	}
::selection {
	background:#cdd0d4;
	text-shadow:none;
	}
.post-entry{
	/* font-size:110%; */
	}
.post-meta {
	margin:-15px 0 35px 0;
	}
address {
	font-size:11px; 
	font-weight:500; 
	font-style: italic;
	}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	background-color: #8D8D8D;
	border:0px;
	border-radius: 0px;
	padding-bottom: 0px;
	width:100%;
	background-image:url('images/home_1p_bg.gif');
	padding-right:0px;
	margin-right:0px;
	margin-bottom:40px;
	margin-top:0;
}

#featured p {
	font-size: 16px;
	font-weight: 200;
	line-height: 24px;
	padding: 0 20px 0 20px;
	text-align:left;
	color: #eaeaea;
	margin-top:8px
	/* background-color: blue; */
}

#featured-image {
	margin:0px;
	padding:0px;
	float: right;
	height:467px;
	width:700px;
}

#featured-image .fluid-width-video-wrapper {
	margin-left:0;
	
}

.featured-title {
	font-size: 60px;
	font-weight:600;
	letter-spacing: -1px;
	margin: 0;
	padding-top:40px;
	text-align:center;
}

.featured-image img {
	margin:0px;
	background-color:red;
}
h1.featured-title  {font-size:24px; /* margin-bottom:10px; */ color:#fff; text-align: center;}

/* =Globals
-------------------------------------------------------------- */



/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius:6px;
    -moz-border-radius:6px;
	background-color: #8D8D8D;
	border:1px solid white;
	border-radius:6px;
	font-size:13px;
	margin:0 0 20px;
	padding:12px;
}

#widgets {
	margin-top:40px;
}

#widgets a {
	display:inline-block;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:500;
}

#widgets #s {
	width:70%;
}
#widgets ul { 
	list-style-type:none; 
	margin-left:0px;
}
#widgets ul li{
	background-image: url(images/moss-nav-bullet.png);
	background-position: 0px 10%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 24px;
	margin:8px 0;
	border: 0px solid black;
}
#widgets ul li a {
	display:inline;
	text-decoration:none;
}

#widgets .widget-title img {
	float:right;
	height:11px;
	position:relative;
	top:4px;
	width:11px;
}

#widgets .rss-date {
	line-height:18px;
	padding:6px 12px;
}

#widgets .rssSummary {
	padding:10px;
}

#widgets cite {
	font-style:normal;
	line-height:18px;
	padding:6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display:block;
	line-height:1.5em;
	margin:0;
	word-wrap:break-word;
}

#widgets .textwidget a {
	display:inline;
}

.widget_archive select, #cat {
	display:block;
	margin:0 15px 0 0;
}

.colophon-widget {
	background:none;
	min-height:0;
}
 
.widget-title, .widget-title h3, .widget-title h3 label {
	font-size:20px;
	font-weight:500;
	line-height:23px;
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
	color: #373842;
}

.widget-title-home h3 {
	display:block;
	font-size:24px;
	font-weight:700;
	line-height:23px;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
}
.widget-title-home h3 a{
	color:white;
}

.widget-title a {
	border-bottom:none;
	padding:0!important;
	color:white;
}
/* Search Widget */
#s{
	
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-webkit-box-shadow:0px 0px 0px black;
	-moz-box-shadow:0px 0px 0px black;
	box-shadow:0px 0px 0px black;
	background:#b3b4ab;
	border:1px solid white;
	border-radius:0px;
	margin:0 auto;
	outline:none;
	padding:3px;
	vertical-align:middle;
	color:#5e4c2a;
	width:40%;
	}

#widgets #pop-podcasts  ul li, #widgets #twitter-2 ul li {
	background-image: none;
	padding: 0 0 5px 0;
	margin:0 0 8px -4px;
	line-height:14px;
	}
	
#widget-itunes-right {
	text-align:center;
	
}
#widget-itunes-right a {
	color:#5f6372;
	}
#widgets #pop-podcasts  ul li a, #widgets #twitter-2  ul li a {
	color:#4f55f1;
	}
#widgets #pop-podcasts  ul li a:hover, #widgets #twitter-2  ul li a:hover {
	color:blue;
	}
#widgets #pop-podcasts  ul li{
	list-style-type: square;
	list-style-position:inside;
	margin:0 0 0 -8px;
	}
#widgets #artspod{
	text-align:center;
	}
#widgets #artspod  a{
	text-align:center;
	color:#4f55f1;
	}
#home-widgets {}
#home-widgets .col-220 {
	margin-right:25px;
}
.home-widget-1 {
	
	}
.home-widget-2 {
	
	}
.home-widget-3 {
	
	}
.home-widget-4 {
	
	}
/* widgets */
#searchsubmit {
	padding:4px;
	border:white 1px solid;
	background-color:#cdcec8;
	}
.side1 .widget-wrapper {
	background-color: #b3b4ab; /* #cbcbc0 */
	border:1px solid #eee;
	} 
#widgets ul li { 
	background-image:  url(images/moss-side-bullet.png); 
	}
/* .category-reviews #widgets a { color:#454555; } */

.side2 .widget-wrapper{
	background-color: #f1f3ea;
	margin:0 8px 20px -8px;
	border:0px;
	}

#s {background: #fff;}

.home .widget-wrapper{
	border:0px;
	}
#blog_subscription-3 p {
	text-align:center;
	margin:0;
	padding:5px 0;
	}
#blog_subscription-3 .widget-title {
	margin-bottom:-20px;
	}

.widget-title a{color:#424141 }
.widget-title a:hover{color:blue; }

/* =widgets
-------------------------------------------------------------- */


#footer {
	
}
.zero-right {
	margin-right:0px
}

/* 
----------------------------------
*   COLUMNS 
*/
.col-60, 
.col-140, 
.col-220, 
.col-300, 
.col-380, 
.col-460, 
.col-540, 
.col-620, 
.col-700, 
.col-780, 
.col-860 {
	display:inline;
	margin-right:20px;
}
.col-60 {
	width:60px;
}

.col-140 {
	width:140px;
}

.col-220 {
	width:220px;
}

.col-300 {
	width:330px;
}

.col-380 {
	width:380px;
}

.col-460 {
	width:460px;
}

.col-540 {
	width:540px;
}
.col-556 {
	width:556px;
}
.col-620 {
	width:620px;
}

.col-700 {
	width:700px;
}

.col-780 {
	width:780px;
}
.col-796 {
	width:796px;
}

.col-860 {
	width:860px;
}

.col-940 {
	width:940px;
}

/* =Header
-------------------------------------------------------------- */
#logo {
	float:left;
	margin:0;
}

.site-name {
	display:block;
	font-size:2em;
	padding-top:20px;
}

.site-name a {
	font-weight:700;
	color:white;
}

.site-description {
	display:block;
	font-size:14px;
	margin:10px 33px 10px 0;
}

/* =Content
-------------------------------------------------------------- */
/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:400;
	line-height:1em;
    word-wrap:break-word;
}

h1 {
	color:#404040;
	font-size:1.8em;
}

h2 {
	color:#777;
	font-size:1.4em;
}

h3 {
	font-size:1.3em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
	text-transform:uppercase;
}
/* .post-meta{padding:8px 0;border-bottom:1px dashed #eee;border-top:1px dashed #eee;} */
/* .post-meta{padding:8px 0;border-bottom:5px solid #eee;border-top:5px solid #eee;} */
#content-archive .post-title a{ 
	color:#000
	}
#content-archive .post-title a:hover{ 
	color:#4f55f1;
	}

h1.post-title  { 
	padding:0;
	margin-bottom:-12px;
	}

.post {
	margin-bottom:50px;
	}

.cat-name {
	display:block;
	font-size:1.5em;
	padding-top:20px;
}

.cat-name-podcast {
	display:block;
	font-size:1.5em;
	padding-top:10px;
}

/* =Navigation
-------------------------------------------------------------- */

#navlist { list-style-image: url(images/moss-nav-bullet.png); padding:15px 5px 5px 20px;}
#navlist a { font-weight:700;}
#navlist li { line-height: 26px;}
.ellipsis {
	color:#aaa;
	font-size:18px;
	margin-left:5px;
}

.read-more {
	clear:both;
	font-weight:700;
}
.side2 ul{list-style: none;}
/* ---------------------------------------------
* TEMPLATE MODIFICATIONS - home
------------------------------------------------*/

body.home  {
	background:#8D8D8D url('images/homebg1.jpg') repeat-x ;
	}
#home-wrapper {
	margin:0 auto;
	display:block;
	padding:0px;
	background-color:#8D8D8D ;/* #8D8D8D */
	width:960px;
	}
#home .wrapper {
	width:960px;
	}
p.home_title_text{
	text-align:left;
	}
/* widgets */
.home #widgets {
	margin-top:0;
	}
.home #widgets .textwidget a {
	color:white;
	}
.call-to-action {
	margin-top:120px;
}
.call-to-action a.button {
	font-size:18px;
	padding:10px 22px;
}

.call-to-action a.button:hover {
	text-decoration:none;
}

.ie7 .call-to-action a.button {
	padding:15px 35px 18px 35px;
}
/* ---------------------------------------------
* TEMPLATE MODIFICATIONS - home page 
------------------------------------------------*/
#home-learn-more {
	font-weight:700; 
	font-size: 12px;
	}
a#home-learn-more:hover{
	color:yellow
	}

/* ---------------------------------------------
* TEMPLATE MODIFICATIONS - category podcasts 
<p style="text-align: center"> <a href="http://www.edwardseckerson.biz/podcast-listing/" class="sa-action-button sa-animate sa-action-ed">Click here for full podcast listing</a></p>
------------------------------------------------*/
.sa-animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.sa-action-button
{
	position: relative;
	padding: 5px 20px;
	margin: 0px 10px 10px 0px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;	
}

a.sa-action-button:link, a.sa-action-blue:link, a.sa-action-ed:link { color:#fff; }

.sa-action-ed
{
	background-color: #b3b4ab;
	border-bottom: 5px solid #979797;
	text-shadow: 0px -2px #979797;
}

.sa-action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid #979797;
}
.sa-action-blue
{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}
.sa-action-red
{
	background-color: #E74C3C;
	border-bottom: 5px solid #BD3E31;
	text-shadow: 0px -2px #BD3E31;
}

.sa-action-green
{
	background-color: #82BF56;
	border-bottom: 5px solid #669644;
	text-shadow: 0px -2px #669644;
}

button.mgbutton.moove-gdpr-infobar-allow-all
{
	background:blue;
}
	





