/*
Theme Name: Simply Ducky 2017 - 989 XFM
Author: Simply Ducky Designs
Author URI: https://www.simplyduckydesigns.ca/
Description: Based partially on the original 2015 theme for WordPress by the Wordpress Team.  Heavily modified.
Template: simplyducky2017
Version: 4.7
*/

@import url("../simplyducky2017/style.css");


/* -------------------------------------------------------------- Images -------------------------------------------------------------- */
.entry-content img,
.comment-content img,
.author-avatar img,
.widget img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0;
	box-shadow: none;
	}
img.header-image {
	margin-bottom:10px;
	border-radius: 0;
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
	}


/* -------------------------------------------------------------- Link Colors -------------------------------------------------------------- */
a,
a:visited {
	outline: none;
	color: #A39161;
	text-decoration: none;
	border-bottom: none;
	}
a:hover {
	color: #A39161;
	text-decoration: none;
	border-bottom: none;
	}
a img,
a img:hover {
	text-decoration: none;
	text-decoration-line: none;
	border-bottom: none;
	}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
	}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #FEBB12;
	}
.widget-area .widget a,
.widget-area .widget a:visited {
	color: #924150;
	text-decoration: none;
	border-bottom: none;
	}
.widget-area .widget a:hover {
	color: #FEBB12;
	text-decoration: none;
	border-bottom: none;
	}
#primary p a,
#primary li a,
.entry-meta a {
	color: #2daae2;
	font-weight: normal;
	border-bottom: none;
	}
#primary p a:hover,
#primary li a:hover,
.entry-meta a:hover {
	color: #2daae2;
	font-weight: normal;
	border-bottom: 1px solid #2daae2;
	}

/* -------------------------------------------------------------- Body & Structure --------------------------------------------------------------*/
body {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif; 
	text-rendering: optimizeLegibility;
	color: #444;
	background-color: #A39161;
	background-image: url('/wp-content/themes/simplyducky2017-989xfm/images/bg_page2.jpg');
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
	}
body.custom-font-enabled {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif; 
	}
html {
	overflow: initial;
	}
.site {
	padding: 0;
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
	}
.site-content {
	margin: 21px 0 0 0;
	background: transparent;
	}
.wrapper  {  
	background-color: #111111; 
	background-image: url('/wp-content/themes/simplyducky2017-989xfm/images/bg_maincontent1100x1375px.jpg');
	background-repeat: no-repeat;	
	background-position: bottom center;
	background-size: 100% auto;
	float: left; 
	margin: 0 auto 5px auto; 
	padding: 0; 
	width: 100%; 
	position: relative;
	}
#main_content_center { 
	background-color: transparent;
	float: left; 
	margin: 0; 
	padding: 21px 0 0 0; 
	width: 100%; 
	min-height: 700px;
	border: none; 
	}
#main_content_center_listen { 
	background-color: transparent; 
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	min-height: 300px;
	border: none; 
	}
#content { 
	background-color: transparent; 
	float: none; 
	width: 540px; 
	margin: 5px 0 0 0; 
	padding: 0 10px 0 10px; 
	display: inline-block;
	}
#content.listen { 
	background-color: transparent; 
	float: none; 
	width: 800px; 
	margin: 5px 10px 0 10px; 
	padding: 0 15px 0 15px;
	display: inline-block;
	}
.post { 
	background-color: #ffffff; 
	color: #161616; 
	padding: 0px 0 5px 0; 
	margin: 5px 0 30px 0; 
	text-align: justify;
	border: none; 
	overflow: hidden;
	box-shadow: 0 4px 4px #444444;
	}
#primary {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	display: inline-block;
	float: left;
	}
#content {
	width: 100%;
	}


/* -------------------------------------------------------------- Header -------------------------------------------------------------- */
hgroup {
	height: 200px;
	}
#header-wrap { 
	width: 100%; 
	height: 300px; 
	background: #111111 url('/wp-content/themes/simplyducky2017-989xfm/images/header_989xfm-600x349px.jpg') top center no-repeat; 
	background-size: contain;
	padding: 0; 
	margin: 0 auto 0 auto; 
	position: relative; 
	}
.header { 
	width: 100%; 
	margin: 0 auto 0 auto; 
	padding: 0; 
	color: #000000; 
	float: left; 
	}
#header-player {
	position: absolute;
	background-image: url('/wp-content/themes/simplyducky2017-989xfm/images/b_listenlive64x64px.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	width: 40px;
	height: 40px;
	bottom: 110px;
	right: 50%;
	margin-right: 50px
	}
#header-facebook {
	position: absolute;
	background-image: url('/wp-content/themes/simplyducky2017-989xfm/images/b_facebook64x64px.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	width: 40px;
	height: 40px;
	bottom: 110px;
	right: 50%;
	margin-right: 0px;
	}
#header-instagram {
	position: absolute;
	background-image: url('/wp-content/themes/simplyducky2017-989xfm/images/b_instagram64x64pxb.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	width: 40px;
	height: 40px;
	bottom: 110px;
	right: 50%;
	margin-right: -50px;
	}
#header-twitter {
	position: absolute;
	background-image: url('/wp-content/themes/simplyducky2017-989xfm/images/b_twitter64x64px.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	width: 40px;
	height: 40px;
	bottom: 110px;
	right: 50%;
	margin-right: -100px;
	}
.menu-primary-nav-top-of-page-container {
	background-color: #111111;
	}


/* -------------------------------------------------------------- Adrotate -------------------------------------------------------------- */
#top-banner {
	width: 100%;
	margin: 0 0 30px 0;
	}
#top-banner img {
	width: 100%;
	height: auto;
	}
.bottom-banner-text {
	font-size: 9px;
    display: block;
    text-align: right;
    padding-top: 3px;
	}


/* -------------------------------------------------------------- Smooth Slider -------------------------------------------------------------- */
.sldr_title {
	display: none;
	}
.smooth_sliderb {
	margin-top: 21px;
	}
.smooth_sliderb h2 a {
	line-height: 1.3;
	text-align:	left;
	}
.smooth_slider .smooth_nav {

	}


/* -------------------------------------------------------------- Sidebar -------------------------------------------------------------- */
#secondary.widget-area {
	margin-top: 21px;
	}
#secondary.sidebar_left,
#secondary.sidebar_right { 
	background: transparent; 
	width: 240px; 
	min-height: 200px; 
	padding: 0; 
	color:#FFFFFF;
	background-color: transparent;
	}
#secondary.sidebar_left { 
	float: initial; 
	margin: 10px auto 0 auto; 
	}
#secondary.sidebar_right { 
	float: initial; 
	margin: 10px auto 10px auto; 
	}
#secondary.sidebar_left ul,
#secondary.sidebar_right ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	display: inline-block; 
	}
#secondary.sidebar_left ul li,
#secondary.sidebar_right ul li { 
	background: transparent; 
	display: block; 
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	display: block;
	}
#secondary.sidebar_left ul li a,
#secondary.sidebar_right ul li a { 
	margin: 0; 
	color: #A9986D; 
	display: inline; 
	font-size: 15px;
	margin-left: 28px;
	}
#secondary.sidebar_left ul li a:hover,
#secondary.sidebar_right ul li a:hover { 
	margin: 0; 
	color: #EFEFEF; 
	margin-left: 28px;
	}
#secondary.sidebar_left h2,
#secondary.sidebar_right h2 {
	display: none;
	}
#secondary.widget-area li {
	display: block;
	}
img.lsidebarbutton,
img.rsidebarbutton {
	width: 240px;
	height: 45px;
	padding-bottom: 3px;
	}
img.lsidebarbutton2016,
img.rsidebarbutton2016 {
	width: 240px;
	height: 180px;
	padding-bottom: 3px;
	}
ul.really_simple_twitter_widget {
	padding: 4px 10px 15px 10px;
	}
ul#menu-left-sidebar {
	padding: 10px 0 10px 10px;	
	}
ul#menu-left-sidebar > li {
	font-size: 18px;
	font-weight: 300;
	padding-bottom: 4px;
	}
ul#menu-left-sidebar > li a {
	color: #A39161;
	}
aside {
	display: inline-block;
	padding: 2%;
	width: 46%;
	height: auto;
	}
.widget-area {
	margin: 0;
	}
.site-header {
	padding: 0;
	}
.site-header h1 {
	color: #111111;
	font-size: 24px;
	line-height: 1.285714286;
	margin-bottom: 21px;
	}
.site-header h2 {
	color: #111111;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
	}
#content {
	padding: 14px;
	}
.weather-atlas-wrapper {
	border: none;
	}
.weather-atlas-footer {
	display: none !important;
	}
.weather-atlas-wrapper .current_temp .temp {
    font-size: 2.75em;
	}


/* -------------------------------------------------------------- Cancellation Page System Styling -------------------------------------------------------------- */
ul#cancellations {
	list-style-type: none;
	font-size: 12px;
	}
#cancellist {
	margin: 0 10px 60px 10px;
	clear: both;
	}
#cancellist h3 {
	color: #000000;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
	}
.canceltitle {
	margin: 0 29px 0 10px;
	font-size: 13px;
	line-height: 21px;
	color: #444444;
	}
#directories_border {
	border-bottom: 1px solid #DDDDDD;
	margin: 8px 29px 8px 10px;
	}
div.can_count {
	width: 20px;
	display: inline-block;
    text-align: right;
	padding-bottom:7px;
	}


/* -------------------------------------------------------------- Navigation Menu -------------------------------------------------------------- */
.main-navigation {
	margin: 0; 
	padding: 10px 0 0 0; 
	text-align: center;
	background: transparent;
	border-bottom: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	}
.main-navigation li {
	margin-top: 24px;
	font-size: 16px;
	line-height: 1.42857143;
	}
.main-navigation a {
	color: #FFFFFF;
	text-decoration: none;
	}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #FFFFFF;
	}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
	}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
	}


/* -------------------------------------------------------------- Recent Posts Sidebar -------------------------------------------------------------- */
.postside {
	margin: 0 10px 20px 10px;
	clear: both;
	}
.postside_image {
	width: 100%;
	height: auto;
	display: block;
	padding: 0 0 5px 0;
	}
.postside_image img {
	width: 100%;
	height: auto;
	border-radius: 0;
	}
.latest {
	display: block;
	text-align: center;
	font-size: 12px;
	}
.latest a {
	text-decoration: none;
	color: #8CC739;
	}
.postside_title {
	display:block;
	text-align: center;
	padding: 4px 0 4px 0;
	}	
.postside_title h3 a {
	text-decoration: none;
	color: #04B9B0;
	}


/* -------------------------------------------------------------- Social Media Sharing Buttons --------------------------------------------------------------*/
#share_follow {
	width: 147px;
	margin: 21px auto 7px auto;
	overflow: hidden;
	clear: both;
	}
#share_text {
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
	text-align: center;
	}
.synved-social-container {
	padding-right: 5px;
	float: left;
	}
.synved-social-container-follow {
	padding-right: 0;
	}


/* -------------------------------------------------------------- Gallery -------------------------------------------------------------- */
.gallery-caption { 
	display: none;
	}


/* -------------------------------------------------------------- Footer Stories With Excerpts -------------------------------------------------------------- */
#highlightpost {
	width: 90%;
	display: block;
	float: left; 
	padding-bottom: 30px;
	}
#highlightpost.hleft,
#highlightpost.hcenter,
#highlightpost.hright {
	padding-left: 5%;
	padding-right: 5%;
	}
#sidebar_bottom { 
	background: transparent; 
	width: 100%; 
	height: auto; 
	margin: 50px 0 0 0; 
	padding: 0; 
	float:left;
	}
.postx { 
	padding: 15px 5px 5px 5px; 
	margin: 0;
	text-align: left;
	width: 100%;
	height: auto;
	background: #0202029c; 
	border: 1px solid #A39161; 
	color: #F3F3F3;
	}
.postx h4 {
	line-height: 1.25em; 
	padding: 0 0 3px 0; 
	margin: 0 5px 0 5px;
	font-size: 16px;
	}
.postx p {
	padding: 10px 5px 4px 5px;
	text-align: justify;
	line-height: 1.25;
	}
a#postx {
	line-height: 1.0em;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
	color: #A39161;
	}
a#readmorex {
	}
span#newsx {
	padding-left:5px;
	}
.excerpt {
	height: 100px; 
	overflow: hidden; 
	font-size: 0.9em; 
	color: #215877;
	}
.entry { 
	font-size: 1.02em; 
	line-height: 1.42em; 
	padding: 0 5px 20px 5px;
	}
.entry ul {
	padding: 0 10px 0 40px; 
	margin: 6px 0px 13px 0px; 
	list-style-type: disc;
	}
.postmetadata { 
	margin: 0; 
	font-size: 9px; 
	}
p.date {
	font-size: .9em; 
	margin: 0;
	padding: 0 0 21px 0; 
	color: #161616; 
	}
p.date_stork {
	font-size: 12px; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding: 0; 
	color: #161616; 
	vertical-align: center;
	}
span.date_stork {
	font-size: 11px; 
	}
span.post-meta-key {
	font-size: .9em; 
	margin-top: 0px; 
	padding: 10px 10px 2px 0;
	}


/* -------------------------------------------------------------- Contact Directory -------------------------------------------------------------- */
ul.directory {
	list-style: none !important;
	max-width: 480px;
    padding: 0 0 0 14px;
	clear: both;
	font-size: 14px;
	overflow: hidden;
	}
li.directory_name {
    width: 50%;
	margin: 0 !important;
	float: left;
    clear: left;
	}
li.directory_phone {
    width: 50%;
	margin: 0 !important;
    float: left;
	}
#phy_address {
	padding: 10px 0 20px 14px;
	}


/* -------------------------------------------------------------- Footer Menus -------------------------------------------------------------- */
#bottom-menu-area {
	width: 100%;
	height: auto;
	padding: 30px 0 20px 0;
	background: transparent;
	float: left;
	}
.bottom-menu {
	width: 45%; 
	height: 110px;
	float: left;
	margin: 0 2.5% 0 2.5%; 
	background: transparent;
	}
.bottom-menu h5 {
	color: #A39161;
	font-size: 16px;
	}
.menu-bottom-left-container,
.menu-bottom-left-center-container,
.menu-bottom-right-center-container,
.menu-bottom-right-container { 
	background: transparent; 
	height: 22px; 
	display: block; 
	margin: 8px 5px 0 5px; 
	width: 200px;
	}
.menu-bottom-left.menu,
.menu-bottom-left-center.menu
.menu-bottom-right-center.menu,
.menu-bottom-right.menu { 
	font-size: 0.9em; 
	margin-left: 5px; 
	width: 200px; 
	}
ul#menu-bottom-left.menu,
ul#menu-bottom-left-center.menu,
ul#menu-bottom-right-center.menu,
ul#menu-bottom-right.menu { 
	list-style: none; 
	margin: 0; 
	padding-left: 0;
	}
ul#menu-bottom-left.menu li,
ul#menu-bottom-left-center.menu li
ul#menu-bottom-right-center.menu li,
ul#menu-bottom-right.menu li { 
	position: relative; 
	}
ul#menu-bottom-left.menu a,
ul#menu-bottom-left-center.menu a,
ul#menu-bottom-right-center.menu a,
ul#menu-bottom-right.menu a { 
	color: #EFEFEF; 
	display: block; 
	line-height: 12px; 
	padding: 3px 10px 1px 10px; 
	text-decoration: none; 
	}
ul#menu-bottom-left.menu a:hover,
ul#menu-bottom-left-center.menu a:hover,
ul#menu-bottom-right-center.menu a:hover,
ul#menu-bottom-right.menu a:hover { 
	color: #FCCA08; 
	display: block; 
	line-height: 12px; 
	padding: 3px 10px 1px 10px; 
	text-decoration: none; 
	}


/* -------------------------------------------------------------- Footer -------------------------------------------------------------- */
footer[role="contentinfo"] {
	border-top: none;
	clear: both;
	font-size: 11px;
	line-height: 2;
	width: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	text-align: center;
	border-radius: 0;	
	background: transparent;
	box-shadow: none;
	}
footer p {
	color: #FFFFFF;
	}
footer[role="contentinfo"] a {
	color: #FFFFFF;
	text-decoration: none;
	}
footer[role="contentinfo"] a:hover {
	color: #21759b;
	}


/* -------------------------------------------------------------- Main content and comment content -------------------------------------------------------------- */
.entry-header {
	margin-bottom: 10px;
	}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	}
.entry-header .entry-title {
	color: #111111;
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 21px;
	}
.entry-header .entry-title a {
	text-decoration: none;
	}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
	}
.entry-header .comments-link {
	margin-top: 2px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
	}
.entry-meta {
	margin-top: 0;
	font-size: 11px;
	line-height: 1.846153846;
	}
.comments-link a {
	color: #088cad;
	text-decoration: none;
	}
.comments-link a:hover {
	color: #8EC738;
	}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	color: #111111;
	margin: 24px 0;
	line-height: 1.714285714;
	}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	line-height: 1.5;
	}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	line-height: 1.6;
	}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	line-height: 1.846153846;
	margin-bottom: 0;
	}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	line-height: 1.846153846;
	}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	line-height: 1.846153846;
	}
.entry-title {
	}
.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}

.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.714285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
	}
.entry-content pre code,
.comment-content pre code {
	display: block;
	}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	}
.entry-content p, 
.entry-summary p, 
.comment-content p, 
.mu_register p {
    margin: 0 0 21px;
    line-height: 1.4;
	text-align: justify;
	}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
	}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
	}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
	}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
	}
#content article {
	border-bottom: none;
	margin-bottom: 20px;
	padding: 25px 15px 28px 15px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	background-color: #FFFFFF;
	border-radius: 2px;
	}
.page-links {
	clear: both;
	line-height: 1.714285714;
	}
footer.entry-meta {
	margin-top: 7px;
	font-size: 11px;
	line-height: 1.846153846;
	color: #FFFFFF;
	}
.single-author .entry-meta .by-author {
	display: none;
	}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
	}


/* -------------------------------------------------------------- Archives / Category Pages-------------------------------------------------------------- */
.archive-header,
.page-header {
	margin-bottom: 48px;
	border-bottom: none;
	margin-bottom: 0;
	padding: 15px 15px 28px 15px;
	background-color: #111111;
	}	
.archive-header h1 {
	color: #f9f9f9;
    font-size: 22px;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 11px;
	}
.archive-meta {
	color: #f9f9f9;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 11px;
	text-align: justify;
	}
h1.category {
	text-align: center;
	margin-bottom: 14px !important;
	}
h1.category a {
	text-decoration: none;
	color: #A39161;
	font-weight: normal;	
	}
header.category {
	text-align: center;
	}
.morepost {
	text-align: center;
	width: 100px;
	margin: 0 auto 7px auto;
	}
.morepost a {
	text-decoration: none;
	color: #A39161;
	font-weight: bold;
	}
.nav-single {
	display: none;
	}


/* -------------------------------------------------------------- Landing Page Template -------------------------------------------------------------- */
#content.landing {
	padding: 7px 0 14px 0;
	}
#entry-content-landing {
	width: 100%;
	}


/* -------------------------------------------------------------- Widgets -------------------------------------------------------------- */
.widget-area .widget ul ul {
	margin-left: 12px;
	}	
.widget_rss li {
	margin: 12px 0;
	}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	margin-left: 12px;
	}


/* -------------------------------------------------------------- Fixes for Inconsistent Pasting into News Posts by Staff -------------------------------------------------------------- */
.entry {
	padding: 0 20px 30px 20px;
	font-size: 14px;
	}
.entry span {
	font-size: 14px;
	}
.entry p,
.entry_content p,
.entry_content div {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 21px;
	}
.mejs-container, 
.mejs-embed, 
.mejs-embed body, 
.mejs-container 
.mejs-controls {
	margin: 14px 0 14px 0;
	}
.entry-content div {
	padding-bottom: 7px;
	}
h1.entry-title.category {
	text-transform: capitalize;
	} 


/* -------------------------------------------------------------- Forms for Front-End Submissions -------------------------------------------------------------- */
#basic-form {
	margin: 21px 2% 28px 2%;
	width: 90%;
	}
span#capt {
	color: #6D6B6B;
	vertical-align: top;
	}
#basic-form img {
	box-shadow: none;
	}
#basic-form h1,
#basic-form h2,
#basic-form h3,
#basic-form h4,
#basic-form h5 {
	margin-left: 0;
	margin-bottom: 12px;
	}


/* -------------------------------------------------------------- Contact Form 7 -------------------------------------------------------------- */
.wpcf7-form input { 
    padding: 16px;
   	border: none;
   	-webkit-border-radius: 0;
   	-moz-border-radius: 0;
   	border-radius: 0;
   	color: #656565;
   	background-color: #eee;
   	font-size: 14px;
	}
.wpcf7-text { 
	width: 100%;
	}
.wpcf7-radio  { 
	line-height: 3.0;
	}
span.wpcf7-list-item {
	display: block;
	}
.wpcf7-form textarea { 
	width: 100%;
   	padding: 16px;
   	border: none;
   	-webkit-border-radius: 0;
   	-moz-border-radius: 0;
   	border-radius: 0;
   	color: #656565;
   	background-color: #eee;
   	font-size: 14px;
	font-family: Arial;
	}
.wpcf7 select {
   	padding: 16px;
   	border: 1px solid #999;
   	-webkit-border-radius: 0;
   	-moz-border-radius: 0;
   	border-radius: 0;
   	color: #444444;
   	background-color: #FFFFFF;
   	font-size: 14px;
	width: 100%;
	}
.wpcf7-form p { 
	color: #444444; 
	margin-top: 2px; 
	}
.wpcf7-form .wpcf7-submit { 
	background: #EEEEEE; 
	padding-left: 14px;
	padding-right: 14px; 
	color: #444444; 
	border-radius: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 100%;
	}
.wpcf7-form .wpcf7-submit:hover {
	background: #b3b2b2;
	color: #FFFFFF;
	}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	opacity: 1; 
	color: #999999; 
	} 
#contactform h4 {
	padding: 28px 0 10px 0;
	}
p.sub-text {
	padding-top: 28px; 
	text-align: center;
	}


/* -------------------------------------------------------------- ReCAPTCHA v3 -------------------------------------------------------------- */
div.grecaptcha-badge {
      display: none;
    }
#grecaptcha-notice {
    font-size: 10px;
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center;
    }


/* -------------------------------------------------------------- Minimum width of 400 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 400px) {
	#header-wrap { 
		height: 330px; 
		}
		#header-player,
	#header-player:hover {
    	top: initial;
		bottom: 91px;
		}	
	#header-facebook {
    	top: initial;
		bottom: 91px;
		}
	#header-instagram {
    	top: initial;
		bottom: 91px;
		}
	#header-twitter {
    	top: initial;
		bottom: 91px;
		}
	hgroup {
		height: 270px;
		}
	#bottom-menu-area {
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
		height: auto;
		}
	.bottom-menu {
		width: 45%; 
		height: 110px;
		margin: 0 2.5% 0 2.5%; 
		}
	}


/* -------------------------------------------------------------- Minimum width of 450 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 450px) {
    
	}


/* -------------------------------------------------------------- Minimum width of 600 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 600px) {
	#header-wrap { 
		height: 349px; 
		background: #111111 url('/wp-content/themes/simplyducky2017-989xfm/images/header_989xfm-1100x349px.jpg') top center no-repeat; 
		}
	#header-player,
	#header-player:hover {
		width: 48px;
    	height: 48px;
    	top: 210px;
		bottom: initial;
    	right: 50%;
		margin-right: 66px;
    	box-shadow: 0 2px 2px #444444;
    	border-radius: 6px;
		}	
	#header-facebook {
		width: 46px;
		height: 46px;
		top: 210px;
		bottom: initial;
		right: 50%;
		margin-right: 8px;
		}
	#header-instagram {
		width: 46px;
		height: 46px;
		top: 210px;
		bottom: initial;
		right: 50%;
		margin-right: -50px;
		}
	#header-twitter {
		width: 46px;
		height: 46px;
		top: 210px;
		bottom: initial;
		right: 50%;
		margin-right: -108px;
		}
	.menu-primary-nav-top-of-page-container {
		background-color: transparent;
		}
	.author-avatar {
		float: left;
		margin-top: 8px;
		}
	.author-description {
		float: right;
		width: 80%;
		}
	.site {
		padding: 0 24px;
		margin: 0 auto;
		max-width: 1100px;
		overflow: hidden;
		}
	.site-content {
		margin: 21px 21px 0 21px;
		float: left;
		width: 66.818181818%;
		}
	#secondary.widget-area {
		width: 240px;
		margin-top: 12px;
		padding-left: 0;
		}
	#secondary.sidebar_left {
		width: 44%;
		float: left;
		padding-left: 2.5%;
		display: block;
		text-align: right;
		}
	#secondary.sidebar_right {
		width: 44%;
		float: right;
		padding-right: 2.5%;
		display: block;
		}
	aside {
		display: block;
		padding: 0;
		width: auto;
		height: auto;
		}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
		}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		}
	/* ---------- Navigation Menu Changes ---------- Top Level ---------- */
	.main-navigation {
		height: 42px; /* menu height */
		padding: 0;
		}
	.main-navigation ul	{
		margin: 0; 
		padding: 0; 
		text-align: center;
		}
	.main-navigation li	{
		display: block;
		display: inline-block;
		line-height: 42px; /* this should be the same as your .main-navigation height */
		height: 42px; /* this should be the same as your .main-navigation height */
		margin: 0; 
		padding: 0; 
		position: relative; /* this is needed in order to position sub menus */
		font-size: 12px;
		-webkit-transition: background 0s; /* For Safari 3.1 to 6.0 */
		transition: background 0s; /* background fade */
		}
	.main-navigation ul li+li { 
		}
	.main-navigation ul ul li+li { 
		background-image: none; /* no image second level or lower */
		}
	.main-navigation li a {
		display: block;
		height: 42px;
		line-height: 42px;
		padding: 0 14px;
		color: #FFFFFF;
		font-weight: normal;
		text-transform: none;
		font-family: Georgia, Times, "Times New Roman", serif;
		font-size: 15px;
		white-space: nowrap;
		-webkit-transition: color 1s; /* For Safari 3.1 to 6.0 */
		transition: color 1s; /* link color fade */
		}
	.main-navigation .current-menu-item li a, 
	.main-navigation .current_page_item li a,
	.main-navigation .current-menu-item > a, 
	.main-navigation .current-menu-ancestor > a, 
	.main-navigation .current_page_item > a, 
	.main-navigation .current_page_ancestor > a {
    	font-weight: normal;
		color: #FFE01E;
		}
	.main-navigation li a:hover, 
	.main-navigation li a:focus {
		color: #FFE01E;
		}
	.main-navigation li:hover,
	.main-navigation li:focus {
		}
	.main-navigation li:hover {
		border-bottom: none;	
		}
	/* ---------- Navigation Menu Changes ---------- Second Level & Before ---------- */
	.main-navigation li li a {
		border-left: none;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		}
	.main-navigation ul li:hover > ul {
		display: block; /* show sub menus when hovering over a parent */
		}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
		}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
		}
	.main-navigation ul ul { /* this targets all sub menus */
		display: none; /* hide all sub menus from view */
		position: absolute;
		top: 42px; /* this should be the same height as the top level menu -- height + padding + borders */
		}
	.main-navigation ul ul li { /* this targets all submenu items */
		float: none; /* overwriting our float up above */
		width: auto; /* set to the width you want your sub menus to be. This needs to match the value we set below */
		background: #A39161;
		}
	.main-navigation ul ul li a { /* target all sub menu item links */
		padding: 0 14px; /* give our sub menu links a nice button feel */
		}
	.main-navigation ul ul li:hover {
		border-bottom: none;	
		}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		border: none;
		}
	/* ---------- Navigation Menu Changes ---------- Third Level ---------- */
	.main-navigation ul ul li ul {
		/* target all second, third, and deeper level sub menus */
		left: 100%; 
		top: 0; /* this ensures the sub menu starts in line with its parent item */
		}
	.main-navigation ul.nav-menu.toggled-on,
	.menu-toggle {
		display: inline-block;
		margin: 6px;
		}
	.menu-toggle {
		display: none;
		}
	.widget-area {
		float: right;
		width: 29.041666667%;
		}
	.site-header h1,
	.site-header h2 {
		text-align: left;
		}
	.site-header h1 {
		font-size: 26px;
		line-height: 1.846153846;
		margin-bottom: 0;
		}
	.entry-header .entry-title {
		font-size: 22px;
		}
	#respond form input[type="text"] {
		width: 46.333333333%;
		}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
		}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
		}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
		}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
		}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
		}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
		}
	.commentlist .children {
		margin-left: 48px;
		}
	.postside {
		margin: 0 10px 20px 0;
		clear: both;
		}
	.postside_image {
		width: 100%;
		height: auto;
		display: block;
		float: left;
		padding: 0 0 5px 0;
		}
	.postside_image img {
		width: 100%;
		height: auto;
		}
	.latest {
		font-size: 12px;
		}
	.latest a {
		text-decoration: none;
		color: #8CC739;
		}
	.postside_title {
		padding: 4px 0 4px 0;
		}	
	.postside_title h3 a {
		text-decoration: none;
		color: #04B9B0;
		}
	.rdate {
		font-size: 12px;
		}
	.rdate a {
		text-decoration: none;
		color: #767a7a;
		}
	#top-banner {
		width: 490px;
		margin: 0 auto 30px auto;
		}
	}	

/* -------------------------------------------------------------- Minimum width of 900 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 900px) {
	#header-wrap { 
		height: 349px; 
		background: #111111 url('/wp-content/themes/simplyducky2017-989xfm/images/header_989xfm-1100x349px.jpg') top center no-repeat; 
		}
	.main-navigation {
		}
	body .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 140px;
		box-shadow: none;
		}
	body.custom-background-empty {
		background-color: #fff;
		}
	body.custom-background {
		}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
		}
	#primary {
		width: 580px;
		margin-left: 20px;
		margin-right: 10px;
		display: inline-block;
		float: left;
		}
	#content {
		width: 100%;
		}
	.site-content {
		background-color: transparent;
    	float: none;
    	margin: 5px 10px 0 10px;
    	padding: 0 10px 0 10px;
    	display: inline-block;
		width: 520px;
		min-height: 874px;
		}
	#content {
		padding: 0;
		}
	#secondary.widget-area {
		width: 240px;
		margin-top: 12px;
		padding-left: 0;
		}
	#secondary.sidebar_left,
	#secondary.sidebar_right {
		float: right;
		padding-right: 20px;
		display: block;
		width: initital;
		text-align: left;
		}
	#bottom-menu-area {
		width: 100%;
		height: 110px;
		padding: 30px 0 20px 0;
		margin: 0;
		background: transparent;
		float: left;
		}
	.bottom-menu {
		width: 20%; 
		height: 110px;
		float: left;
		margin: 0 2.5% 0 2.5%; 
		background: transparent;
		}
	}


/* -------------------------------------------------------------- Minimum width of 960 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 960px) {
	#primary {
		width: 640px;
		margin-left: 20px;
		margin-right: 10px;
		display: inline-block;
		float: left;
		}
	#content {
		width: 100%;
		}
	#secondary.sidebar_left,
	#secondary.sidebar_right {
		float: right;
		padding-right: 20px;
		display: block;
		}
	}
	

/* -------------------------------------------------------------- Minimum width of 1000 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 1000px) {
	#primary {
		width: 684px;
		display: inline-block;
		float: left;
		}
	#content {
		width: 100%;
		}
	}


/* -------------------------------------------------------------- Minimum width of 1100 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 1100px) {
	.wrapper { 
		margin: 0 auto 0 auto; 
		width: 1088px;
		width: 1088px;
		border-right: #5d5c5c 6px double;
		border-bottom: #5d5c5c 6px double;
		border-left: #5d5c5c 6px double;
		}
	#header-wrap { 
		height: 349px; 
		background: #111111 url('/wp-content/themes/simplyducky2017-989xfm/images/header_989xfm-default.jpg') top center no-repeat; 
		width: 1088px;
		width: 1088px;
		border-right: #5d5c5c 6px double;
		border-left: #5d5c5c 6px double;
		}
	#header-player {
		width: 48px;
    	height: 48px;
    	top: 68px;
    	right: 54px;
    	box-shadow: 0 2px 2px #444444;
    	border-radius: 6px;
		margin-right: initial;
		}	
	#header-player:hover {
		width: 48px;
    	height: 48px;
    	top: 70px;
    	right: 54px;
    	box-shadow: 0 2px 2px #444444;
    	border-radius: 6px;
		margin-right: initial;
		}	
	#header-facebook {
		width: 46px;
		height: 46px;
		top: 150px;
		right: 50%;
		margin-right: 37px;
		}
	#header-instagram {
		width: 46px;
		height: 46px;
		top: 150px;
		right: 50%;
		margin-right: -16px;
		}
	#header-twitter {
		width: 46px;
		height: 46px;
		top: 150px;
		right: 50%;
		margin-right: -69px;
		}
	hgroup {
		height: 300px;
		}
	#container, 
	#container_listen {
		float: none;
		width: initial;
		margin-right: 10px;
		width: 540px; 
		}
	#primary.site-landing,
	#primary.site-content {
		display: inline-block;
		}
	#primary {
		width: 550px;
		margin-left: 12px;
		margin-right: 9px;
		display: inline-block;
		float: initial;
		padding: 0;
		}
	#content {
		width: 540px;
		}
	#content article {
		padding: 25px 25px 28px 25px;
		}	
	#secondary.sidebar_left {
		float: left;
		display: inline;
		padding: 0;
		margin: 21px 10px 10px 10px;
		}
	#secondary.sidebar_right {
		float: right;
		display: inline;
		padding: 0;
		margin: 21px 10px 10px 7px;
		}
	#highlightpost {
		width: 30%;
		float: left; 
		display: inline-block;
		padding-bottom: 0;
		}
	#highlightpost.hleft {
		padding-left: 1.5%;	
		padding-right: 0;
		}
	#highlightpost.hcenter,
	#highlightpost.hright {
		padding-left: 3.0%;	
		padding-right: 0;
		}
	.postx { 
		height: 230px;
		}
	#phy_address {
		padding: 10px 0 40px 140px;
		}
	ul.directory {
		width: 400px;
    	padding: 10px 0 20px 110px;
		}
	.smooth_slider {
		height: 350px !important;
		}
	#top-banner img {
		width: 490px;
		height: 103px;
		}
	}


/* --- IF Internet Explorer -  Minimum width of 1000 pixels. --- */
@media all and (-ms-high-contrast: none) and (min-width: 1100px), (-ms-high-contrast: active) and (min-width: 1100px) {
	.sidebar_left#secondary {
		position: absolute;
		top: 0;
		left: 0;
		}
	#primary {
		position: relative;
		left: 261px
		}
	#header-player {
 	   width: 48px;
 	   height: 48px;
   	   top: 68px;
       right: -20px;
       box-shadow: 0 2px 2px #444444;
       border-radius: 6px;
       margin-right: initial;
	   }
	}	