/*
Theme Name: Pinboard - W&M Child
Theme URI: http://mythemeshop.com/themes/pinboard
Author: MyThemeShop & W&M Creative Services
Author URI: http://mythemeshop.com/
Description: Pinboard is a Pinterest-styled WordPress theme released by MyThemeShop that is 100% free. With a grid layout and lots of built-in features, grab it today!
Version: 1.0

Template:     pinboardthm
*/

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

.no-margin {
	margin: 0 !important;
}

html {
    font-size: 62.5%;
}
body {
   color: #222222;
   font-size: 14px;
   line-height: 1.7em;
   background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
   color: #000;
   font-weight: normal;
   line-height: 1.6em !important;
}
h1 {
	font-size: 26px !important;
}
h2 {
	font-size: 24px !important;
}
h3 {
	font-size: 23px !important;
}
h4 {
	font-size: 22px !important;
}
h5 {
	font-size: 21px !important;
}
h6 {
	font-size: 20px !important;
}
/*** General overrides ***/
footer, footer .container, .copyrights {
   background: #fff !important;
   border-top: none !important;
   color: #656565;
}
footer .container a, .copyrights a {
	color: #656565;
}
a {
	color: #866f45;
	font-weight: bold;
	text-decoration: none !important;
	-webkit-tap-highlight-color: transparent !important;
}
a:hover {
	color: #866f45;
	text-decoration: underline !important;
}
.broken_link, a.broken_link {
	text-decoration: none !important;
}
/*** Header ***/
header .container {
	max-width: 100%;
}
.main-header {
	background: #115740;
}
#tactical-navigation {
	min-height: 35px;
	max-width: 960px;
	margin: 10px auto 5px;
}
.tactical-navigation-item {
	margin: 0px auto 10px !important;
	width: 180px;
	overflow: hidden;
}
#single_line_wordmark {
	width: 145px;
	padding: 15px 0px;
	display: block;
	margin: 0 auto;
}
.tactical-navigation-item:last-child {
	width: 202px !important;
}
em, i, cite {
	font-family: "Source Sans Pro", arial, sans-serif;
}
#menu-tactical-nav li {
	display: inline;
	color: #ffffff;
	font-family: "Source Sans Pro", arial, sans-serif;
}
#menu-tactical-nav li a {
	padding: 0 15px 0 15px;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
}
#menu-tactical-nav li:after {
	content: " | ";
}
#menu-tactical-nav li:last-child:after {
	content: "";
}
#menu-tactical-nav, ul.sidebar_list {
	margin: 0;
	padding: 0;
}
#menu-tactical-nav li a:hover {
	text-decoration: none;
	color: #ffffff !important;
}
#logo a {
	color: #115740 !important;
	font-size: 34px;
	font-weight: 600;
}
#logo a:hover {
	text-decoration: none !important;
}
#logo .wm_title, #logo .wm_title_mobile {
	font-size: 38px;
	text-transform: uppercase;
}
#logo .wm_title {
	display: none;
}
#searchform fieldset {
	width: 180px;
	height: 29px;
	border: none !important;
	padding: 0;
	position: relative;
	margin: 0 auto;
}
#searchform #s {
	width: 142px;
	height: 27px;
	color: #656565;
	padding: 0;
	line-height: 30px;
	position: relative;
	top: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#searchform input[type="submit"] {
	width: 36px;
	background: #D0D3D4 url('images/mg_green.png') no-repeat center 3px !important;
	font-size: 0px;
	height: 29px;
	color: #D0D3D4;
	position: absolute;
	top: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
#header {
	background: #ffffff;
}
#header h1, #header h2 {
	width: 100%;
	text-align: center;
	margin: 5px 0 0px 0;
}
.header_top {
	width: 96%;
}
/*** Top Navigation ***/
.secondary-navigation {
	background: #fff !important;
	height: auto !important;
}
.js #navigation select {
	display: none !important;
}
#menu-top-navigation {
	margin: 0;
	padding: 0;
}
#navigation ul li:last-child {
   padding-right: 0;
}
#navigation ul li a, #show_hide_main_nav {
   background-color: #D0D3D4;
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 20px;
   padding: 10px 10px !important;
}
#show_hide_main_nav {
	border: 0;
	width: 100%;
	color: #115740;
}
.secondary-navigation #menu-item-26522 a:hover, .secondary-navigation #menu-item-26522 a {
   background-color: #ab5a2d;
}
.secondary-navigation #menu-item-26516 a:hover, .secondary-navigation #menu-item-26516 a {
   background-color: #dbb335;
}
.secondary-navigation #menu-item-26518 a:hover, .secondary-navigation #menu-item-26518 a {
   background-color: #c08639;
}
.secondary-navigation #menu-item-26520 a:hover, .secondary-navigation #menu-item-26520 a {
   background-color: #628cac;
}

.single_post, .post.excerpt, .article, .ss-full-width {
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	background: #fff;
}
.single_post, .ss-full-width {
	padding: 0 !important;
}
.single_post {
	width: 100%;
}
.article, footer .container {
	padding-left: 2% !important;
    padding-right: 2% !important;
    width: 96%;
    max-width:none;
}
.main-container {
	width: auto;
}
article ul, .cat-item ul.children {
    list-style-type: disc !important;
    list-style-position: outside !important;
}
/*** Post previews ***/

.post.excerpt {
	border: 1px solid #dadada;
}
.post.excerpt .title, .post.excerpt .title a, h1.title, h1 {
	font-size: 26px !important;
	font-weight: normal;
	line-height: 32px !important;
	color: #000;
	margin-top: 5px;
}
.post.excerpt .post-content, .post.excerpt .post-info div, .post-content {
	border: none;
}
.post.excerpt .post-info {
	font-size: 12px;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
}
.post.excerpt .post-info .catg {
	display: none;
}
.post.excerpt .catg .thecategory {
	background: none;
	padding-left: 0px;
	text-transform: uppercase;
}
.post-info .thetime, .post-info .thetime span, .post-info .theauthor, .post-info .thecategory, .post-info .thecomment {
	color: #9f9f9f;
}
.post-info .thetime, .post-info .theauthor, .post-info .thecategory, .post-info .thecomment {
	display: block;
}
.post.excerpt .post-content, .post-content, .author-description {
	font-size: 18px;
	line-height: 27px;
	color: #222222;
}
.pagination a, .pagination2 {
	max-width: none;
}

.pagination {
    border: 0;
}
.pagination ul li {
    list-style: none;
}
.pagination a,
.pagination ul li a, 
.pagination ul li .currenttext,
.pagination a:hover, 
.pagination a:focus,
.pagination ul li a:hover, 
.pagination ul li a:focus {
    color: #866f45;
    background: transparent;
    max-width: none;
    font-family: "Source Sans Pro", arial, sans-serif;
    font-size: 14px;
	font-weight: 700;
}
.pagination ul li .currenttext {
    border: 1px solid #d0d3d4;
    border-radius: none;
}


/*** Single post, excerpt ***/
.sidebar a {
	color: #866f45 !important;
	font-weight: bold;
}
.sidebar_list .widget {
	border-style: solid;
}
.no-svg .post-single-content {
	float: none !important;
}
.single-post .thecomment, .single-post .thecategory {
	display: block;
}
.postauthor {
	display: none;
}
.post-single-content {
	font-size: 18px;
	line-height: 27px;
	color: #222222;
	width: 100%;
}
.post-single-content img, .post-single-content .wp-caption {
	max-width: 100% !important;
}
.post-single-content .wp-caption.aligncenter, .post-single-content .wp-caption.aligncenter img, img.size-large,
.post-single-content .wp-caption.alignnone, .post-single-content .wp-caption.alignnone img, .post-single-content img.size-full {
	max-width: 100% !important;
}
.gallery-item {
	width: 32% !important;
	padding-left: 1% !important;
}
#author-spotlight .author_listing_info, #author-spotlight .author_listing_info li {
	margin: 0 !important;
	padding: 0 !important;
	list-style-position: outside;
}
#author-spotlight .author_listing_thumbnail {
	float: none;
	display: block;
}
#author-spotlight .author_listing_info li {
	margin: 6px 0 !important;
}
#widget_recent_entries ul, #widget_recent_comments ul,
#widget_recent_entries li, #widget_recent_comments li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.wp-caption, .single-post img {
	border: none !important;
	outline: none !important;
}
.wp-caption-text {
	font-style: italic;
	font-size: 12px;
	color: #656565;
	line-height: 18px;
}
#content blockquote {
	font-style: normal;
	font-size: 24px;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 0;
	float: left !important;
	margin-right: 20px !important;
	margin-left: 0px !important;
}
blockquote p {
	margin-top: 10px;
}
blockquote:after {
	content: '';
}
.rrssb-buttons {
	margin-left: 0 !important;
}
.rrssb-buttons li a:hover {
	text-decoration: none !important;
}
.post_taxonomy {
	padding: 15px 0;
}
.post_taxonomy span {
	color: #656565;
}
.closed_comments {
	font-style: italic;
}
.commentlist li {
	width: 96%;
	padding: 2%;
}
.bypostauthor, #commentform textarea {
	background:#ffffff;
}
#comments {
	background-color: #efefef;
}
#comments a {
	color: #866f45 !important;
}
#commentform input#submit {
	background-color: #115740 !important;
}
/*** Author Listing Pages ***/
.author_listing li, .author_listing_info li, .author_listing_social_media li {
	list-style-type: none;
}
.author_listing, .author_listing_info, .author_listing_social_media {
	margin: 0 !important;
	padding: 0 !important;
}
.author_listing > li {
	display: block;
	clear: both;
	margin-bottom: 35px;
	overflow: hidden;
}
.author_listing a img {
	margin: 0 !important;
}
.author_listing_label, .author_listing_value {
	font-size: 13px;
	line-height: 18px;
}
.author_listing_thumbnail {
	display: block;
}
.author_listing_info {
	margin: 0 !important;
	padding: 0 !important;
}
.author_listing .author_listing_info li {
	line-height: 18px;
	list-style-position: outside;
}
.author_listing_name {
	font-size: 22px;
	line-height: 28px;
}
.author_listing_social_media {
	margin: 0 0 1.5em 0 !important;
}
.author_listing_social_media li {
	display: inline;
}
/** Author Bio Page **/
.author #page { 
	padding-top: 0px !important; 
}
.page .alignleft, .author .alignleft {
	margin: 0.3em 1.571em 0.5em 0;
	float: left;
}
.page .alignright, .author .alignright {
	margin: 0.3em 0 0.5em 1.571em;
	float: right;
}
.author .postsby {
	margin-top: 0px !important;
	padding-top: 25px;
	border-top: 1px solid #dadada;
	clear: both;
}
.author .author-description, .author #author-spotlight {
	padding: 20px 0px;
}
.author h1 {
	margin: 0 0 5px 0;
}
/*** Category Archive Page ***/
.archive .full_custom_page {
	padding-top: 110px !important;
}
.archive .full_custom_page .postsby {
	margin-top: -75px;
	font-weight: bold;
}
/*** Category Listing Pages ***/
#category_listing {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}
#category_listing li {
	padding: 5px 0;
}
/*** YouTube Embeds 
iframe {
	width: 100% !important;
	max-height: 455px !important;
}***/
/*** Search Results ***/
.search_results {
	min-height: 175px !important;
}
/*** General Page ***/
#page img, .article img {
	outline: none !important;
}
.page img.aligncenter, #page img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
/*** Footer ***/
footer, .footer-widgets, .footer-widgets p, .footer-widgets h3, .widget h3, footer .widget a {
   font-family: Arial, sans-serif !important;
}
.footer-widgets ul {
	margin: 0 !important;
	padding: 0 !important;
}
.footer-widgets {
   background-color: #efefef;
   padding-top: 38px;
}
.footer-widgets, .footer-widgets p, footer .widget a {
	color: #222222 !important;
	font-size: 11px;
}
.footer-widgets h3, .widget h3 {
   border-bottom: none;
   text-transform: uppercase;
	font-weight: bold;
	font-size: 12px !important;
	color: #222222 !important;
	margin-bottom: 0;
}
.f-widget-2, .f-widget.last {
	min-height: 220px;
}
.f-widget.last {
	font-size: 13px;
	color: #656565;
	position: relative;
}
.f-widget {
	width: 97%;
}
.wrap_login_logout, .wrap_login_logout a {
	font-size: 13px;
	font-weight: normal;
}
.wrap_login_logout .item_welcome a {
	font-style: italic;
}
footer .widget .wrap_login_logout a, #blogger_application_link {
	color: #866f45 !important;
	font-weight: bold;
}
#menu-footer-links li, #menu-footer-categories li {
	list-style-type: none;
	margin-left: 0;
	padding-right: 0;
}
#wm_logo {
	height: 90px !important;
}
/** Archive dropdown **/
.f-widget.last .widget {
	text-align: center;
}
.f-widget.last .widget h3 {
	margin-bottom: 0px;
}
#copyright-note {
	display: none;
}
/* 404 page */
.error404 .main-container {
	margin-bottom: 25px;
}
@media screen and (min-width:625px) {
	#single_line_wordmark {
		padding: 9px 0px 0px 19px;
		margin: 0;
		float: left;
	}
	#menu-footer-categories li {
		float: left;
		display: inline;
		width: 55%;
		margin-left: 0;
		margin-right: 1%;
	}
	#menu-footer-categories li:nth-child(even) {
		width: 40%;
	}
	.tactical-navigation-item {
		margin: 7px 0;
		width: auto;
		float: right;
	}
	#menu-tactical-nav {
		float: right;
		margin-right: 15px;
	}
	#menu-tactical-nav li:last-child:after {
		content: " | ";
	}
	.tactical-navigation-item:last-child {
		width: 225px !important;
	}
	#searchform {
		width: auto;
		clear: none;
		margin-right: 19px;
	}
	#logo .wm_title {
		display: inline;
	}
	#logo .wm_title_mobile {
		display: none;
	}
	.f-widget-1 {
		width: 97%;
	}
	.f-widget-2, .f-widget.last {
		min-height: 270px;
	}
	.f-widget-2 {
		width: 47%;
		border-right: 1px solid #dddddd;
	}
	.f-widget.last {
		width: 47%;
	}
	.author_listing_thumbnail {
		float: left;
		margin-right: 15px;
	}
	.author_listing_info {
		margin-left: 255px !important;
	}
}

@media screen and (min-width: 705px) {
	#logo a {
		font-size: 50px;
		line-height: 55px;
	}
	#logo .wm_title {
		font-size: 60px;
		line-height: 65px;
	}
	.header_top {
		padding-bottom: 0;
	}
	#show_hide_main_nav {
		display: none;
	}
	#menu-top-navigation {
		display: block !important;
	}
	.secondary-navigation #menu-item-26522 a:hover, .secondary-navigation #menu-item-26522 a {
	   color: #ab5a2d;
	}
	.secondary-navigation #menu-item-26516 a:hover, .secondary-navigation #menu-item-26516 a {
	   color: #dbb335;
	}
	.secondary-navigation #menu-item-26518 a:hover, .secondary-navigation #menu-item-26518 a {
	   color: #c08639;
	}
	.secondary-navigation #menu-item-26520 a:hover, .secondary-navigation #menu-item-26520 a {
	   color: #628cac;
	}
	.secondary-navigation #menu-item-26522 a:hover, .secondary-navigation #menu-item-26522 a,
	.secondary-navigation #menu-item-26516 a:hover, .secondary-navigation #menu-item-26516 a,
	.secondary-navigation #menu-item-26518 a:hover, .secondary-navigation #menu-item-26518 a,
	.secondary-navigation #menu-item-26520 a:hover, .secondary-navigation #menu-item-26520 a {
	   background-color: #fff;
	} 
	#navigation ul {
		width: 650px;
		display: flex !important;
		justify-content: center;
	}
	#navigation ul li {
		width: auto;
		padding-right: 10px;
	}
	#navigation ul li a {
	   text-align: center;
	   text-transform: none;
	   font-size: 34px;
	   line-height: 40px;
	   padding: 0px !important;
	   background-color: transparent;
	   color: #999;
	}
	.no-svg #navigation ul li a {
		font-size: 30px;
	}
	.author #page { 
		padding-top: 30px !important; 
	}
	.author-description {
		width: 60%;
		padding: 3%;
	}
	.author #author-spotlight {
		float: right;
		width: 31.2%;
		max-width: 300px;
	}
	.author #author-spotlight h3 {
		display: none;
	}
}
@media screen and (max-width:704px) {
	#navigation ul li {
		width: 100% !important;
		float: none;
	}
}
@media screen and (min-width: 720px) {
	.article, .full_custom_page .article, footer .container, .sidebar {
		padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.article {
		width: 66%;
		max-width: 634px;
	}
	.full_custom_page .article {
		width: 100%;
		max-width: auto !important;
	}
}
@media screen and (min-width:880px) {
	.author_listing > li {
		float: left;
		display: inline;
		width: 46%;
		margin-left: 0;
		margin-right: 4%;
		min-height: 220px;
		clear: none;
	}
	.f-widget-1 {
		width: 51%;
		border-right: 1px solid #dddddd;
	}
	.f-widget-2 {
		width: 21%;
	}
	.f-widget.last {
		width: 21%;
	}
}
@media screen and (min-width: 970px) {
	#single_line_wordmark {
		padding-left: 0px;
	}
	#searchform {
		margin-right: 13px;
	}
	.main-container {
		width: 960px;
	}
}

/**** Soliloquy Slideshow ****/
.soliloquy-container {
	margin-bottom: 1em !important;
}
.soliloquy-container .soliloquy-caption-inside {
	font-style: italic;
	font-size: 13px !important;
	line-height: 18px !important;
	text-shadow: none !important;
}
.soliloquy-pager {
	display: none;
}
@media screen and (max-width: 600px) {
	.soliloquy-container .soliloquy-caption {
		bottom: auto;
		top: 100%;
		background: transparent !important;
		display: block !important;
		position: relative !important;
	}
	.soliloquy-container .soliloquy-caption-inside {
		color: #656565 !important;
		font-size: 12px !important;
	}
	.soliloquy-container .soliloquy-caption-inside a {
		color: #b58e5b !important;
		font-weight: bold;
		text-decoration: none;
	}
	.soliloquy-controls-direction {
		display: none;
	}
	.soliloquy-pager {
		display: block !important;
		bottom: auto;
		top: 10px;
	}
}

/*** Accessibility ***/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

