/*
 Theme Name:   Canard Child
 Theme URI:    http://freetime.mikeconnelly.com
 Description:  Canard Child Theme
 Author:       Mike Connelly
 Author URI:   http://freetime.mikeconnelly.com
 Template:     canard
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  canard-child
*/


@import url(https://indestructibletype.com/fonts/Jost.css);

body, h1, h2, h3, h4, .author-name, .footnoted, ol.footnotes li, .jp-relatedposts, .jp-relatedposts-headline, .jp-relatedposts-post-a,  .post-title, .entry-content, contact-form-1791, select#archives-dropdown-2, input.search-field, .timeline-Tweet, .timeline-Tweet-text, .formtextpulldown, .formtextfield1 {
	font-family: 'Jost', sans-serif  !important;
	font-feature-settings: "lnum" 1 !important;
	font-weight: "Light";
}

.main-navigation, .main-navigation.toggled, .menu-toggle, .dropdown-toggle  {
	font-size: 15px;
}	

.site-title {
	font-size: 350%;
	font-weight: 700 !important;
}

h1 {
	font-size: 135%;
	font-weight: 600 !important;
}

h2 {
	font-size: 115%;
	font-weight: 600 !important;
}

h3 {
	font-size: 105%;
	font-weight: 600 !important;
}

h4 {
	font-size: 102%;
	font-weight: 600 !important;
}

strong, b {
	font-weight: 600 !important;
}

pre {
	font-size: 80%;
}

ol {
	counterreset: foo !important;
    display: table;
}

ol > li {
	counter-increment: foo !important;
	background: transparent !important;
	border: none !important;
    display: table-row;
    text-indent: 0px !important;
}

ol > li::before {
	content: counter(foo) "." !important;
    display: table-cell !important;
    padding-top: 10px !important;
    padding-right: 15px !important;
}

.entry-content ul {
	list-style: square outside none; 
    margin-left: 0; 
    padding-left: 20px;
}

.entry-content ul > li > ul {
	list-style: circle outside none; 
    margin-left: 0; 
    padding-left: 20px;
}

.entry-content ul > li > ul > li > ul {
	list-style: square outside none; 
    margin-left: 0; 
    padding-left: 20px;
}

.entry-content li {
	padding-top: 10px !important;
 	padding-left: 5px;
} 

.nav-previous {
	 background-image:none;
}

.widget #widget_text {
	display: none;
}

.page-header-connected, .page-header-motorcycles, .page-header-investing, .page-header-photography, .page-header-guitars, .page-header-connected, .page-header-food, .page-header-travel {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 0;
}

.entry-hero .page-title {
    text-shadow: 0 0 0.125em rgba(0, 0, 0, 0.7);
    color: #fff;
}
	
.site-footer {
	display: none;
}

.site-footer {
	display: none;
}

.site-info {
	display: none;
}

div#infinite-footer {
	display: none;
}

.nav-previous {
	border: 2px #FFFFFF solid;
}

.nav-next {
	border: 2px #FFFFFF solid;
}

/* Widget tag cloud --------------------------------------- */


.widget_tag_cloud .tagcloud a { font-size: 70% !important;
}

.tagcloud a {
	display: block;
	float: left;
	padding: 6px 6px 4px; 6px;
	line-height: 1;
	margin: 0 5px 5px 0;
	background: darkgrey;
	color: #FFF;
	border-radius: 3px;
	text-transform:uppercase;
	-webkit-font-smoothing: subpixel-antialiased;
}

.tagcloud a:hover {
	background: #777;
	text-decoration: none;
	color: #fff;
}
.widget_tag_cloud a:before {
	display: none;
}

.search-navigation-inner {
	background: none;
}

.author-link {
	margin-top: 20px;
}

.widget-area {
	margin-bottom: 20px;
}

.label-updated {
	padding: 6px 6px 4px 6px !important; 
	vertical-align: middle; 
	font-size: 45% !important; 
	background: darkgrey !important; 
	color: #FFF !important; 
	border-radius: 3px !important; 
	text-transform:uppercase !important;
}

.last-updated {
    font-size: 70% !important;
}

.invest-disclaimer {
    font-size: 70% !important;
    line-height: 150% !important;
    font-style: italic;
}

.footnoted {
    font-size: 70% !important;
    margin-bottom: 12px !important;
}

ol.footnotes > li::before {
	font-size: 70% !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
}


/* Popular Posts */
.wpp-list {
	border-bottom: 1px solid #eee;
	list-style: none;
	margin-left: 0;
}
.wpp-list > li {
	border-top: 1px solid #eee;
	padding-bottom: 7.5px;
	padding-top: 7.5px;
}
a.wpp-post-title {
	font-weight: 600 !important;
}


/* Last Updated Posts */
.lastupdatedposts {
	border-bottom: 1px solid #eee;
	list-style: none;
	margin-left: 0;
}
.lastupdatedposts > li {
	border-top: 1px solid #eee;
	padding-bottom: 7.5px;
	padding-top: 7.5px;
}
.lastupdatedposts > li > a {
	font-weight: 600 !important;
}

.radiostations {
	font-size: 60%;
}

.radiostations img {
	border: 2px solid #eee;
}

.s_links {
	font-size: 85%;
	border-collapse: collapse;
}

.s_links th {
	text-align: center;
}

.s_links td {
	vertical-align: top;
	border-bottom: none;
	width: 50%;
}

.rss-widget-icon {
	display: none !important;
}

a.rsswidget {
	font-size: 90%;
	line-height: .65;
}

.rssSummary {
	font-size: 80%;
	padding-top: 10px;
}

.translation, .translation a {
	font-size: 80%;
	padding: 2px 2px 2px 2px !important; 
	vertical-align: middle; 
	background: darkgrey !important; 
	color: #FFF !important; 
	border-radius: 3px !important; 
	text-transform:uppercase !important;
}

.core-search {
	text-align: center;
	padding-bottom: 15px;
}

.formtextfield1 {
	padding: 0px;
}

blockquote {
	padding-left: 25px !important;
}

blockquote:before {
	color: #c3c3c3 !important;
}



/* Get rid of red theme color --------------------------------------- */

a {
    color: #001a4d;
}

.site-title {
	color: #001a4d;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	color: #001a4d;
}

.dropdown-toggle,
.dropdown-toggle:active,
.dropdown-toggle:focus,
.dropdown-toggle:hover {
    color: #001a4d;
}

.main-navigation a:active,
.main-navigation a:focus,
.main-navigation a:hover,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
	color: #001a4d;
}

.footer-navigation a:active,
.footer-navigation a:focus,
.footer-navigation a:hover {
	color: #001a4d;
}

.featured-content .hentry:not(.has-post-thumbnail):hover .post-thumbnail,
.featured-content .hentry:not(.has-post-thumbnail) .post-thumbnail:focus {
	background: #001a4d;
}

.sticky-post {
	background: #001a4d;
}

.page-links > span,
.page-links a:active,
.page-links a:focus,
.page-links a:hover,
.post-link,
.post-link .genericon {
	color: #001a4d;
}

.required {
	color: #001a4d;
}

.site-content .contact-form label span {
	color: #001a4d;
}

#infinite-handle span button,
#infinite-handle span button:active,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
	background: #001a4d;
	border-color: #001a4d;
}

@media screen and (min-width: 960px) {
    .main-navigation .menu-item-has-children > a:after {
        color: #001a4d;
    }
}


/* recipe styling  --------------------------------------- */


.wprm-recipe-name {
	font-size: 135%;
    font-weight: bold;
}

.wprm-recipe-header {
	font-size: 115%;
    font-weight: bold;
}

.wprm-recipe-details-unit.wprm-recipe-details-unit-hours.wprm-recipe-prep_time-unit.wprm-recipe-prep_timeunit-hours, 
.wprm-recipe-details-unit.wprm-recipe-details-minutes.wprm-recipe-prep_time-unit.wprm-recipe-prep_timeunit-minutes,
.wprm-recipe-details-unit.wprm-recipe-details-unit-hours.wprm-recipe-cook_time-unit.wprm-recipe-cook_timeunit-hours, 
.wprm-recipe-details-unit.wprm-recipe-details-minutes.wprm-recipe-cook_time-unit.wprm-recipe-cook_timeunit-minutes,
.wprm-recipe-details-unit.wprm-recipe-details-unit-hours.wprm-recipe-total_time-unit.wprm-recipe-total_timeunit-hours,
.wprm-recipe-details-unit.wprm-recipe-details-minutes.wprm-recipe-total_time-unit.wprm-recipe-total_timeunit-minutes,
.wprm-recipe-details-unit.wprm-recipe-servings-unit {
	font-size: 100% !important;
}


h4.wprm-recipe-group-name.wprm-recipe-ingredient-group-name, h4.wprm-recipe-group-name.wprm-recipe-instruction-group-name {
	font-size: 105%;
    font-weight: bold;
}

.wprm-recipe-ingredient-group, .wprm-recipe-instruction-group {
	padding-bottom: 25px;
}


/* highlighter hyperlink effect  --------------------------------------- */

.entry-content a, .more-link, .rsswidget, p.author-bio > a {
	color: #000 !important; 
 	text-decoration: none !important; 
 	border-bottom: 3px solid #e6eeff !important; 
	box-shadow: inset 0 -4px 0 #e6eeff !important; 
	font-weight: 600 !important;
}

.entry-content a:active, .entry-content a:hover, .more-link:active, .more-link:hover, .rsswidget:active, .rsswidget:hover, p.author-bio > a:hover {
	color: #000 !important; 
	background: #e6eeff !important; 
}

.div#post-thumbnail > .more-link.a, .translation a {
	color: #fff !important; 
	text-decoration: underline !important; 
 	border-bottom: none !important; 
	box-shadow: none !important; 
}

.translation a {
	text-decoration: none !important; 
}

div#post-thumbnail > .more-link.a:active, div#post-thumbnail > .more-link.a:hover, .translation a:active, .translation a:hover {
	color: #fff !important; 
	background: none !important; 
}

body:not(.single) .content-area .format-image.has-post-thumbnail a {
	color: #fff !important; 
	text-decoration: underline !important; 
 	border-bottom: none !important; 
	box-shadow: none !important; 
}

.iframe-container {
	align: center;
}

.iframe-container iframe {
   max-width: 600px;
   max-height: 600px;
   width: 100%;
   height: 600px;
}

