/*
Theme Name:     WANDERUNG!
Theme URI:      https://wanderung.ca/
Description:    Child theme for the Twenty Thirteen Theme 
Author:         John Asbacher
Author URI:     https://shootedit.com
Template:       twentythirteen
Version:        0.38
*/

@import url("../twentythirteen/style.css");

/* Wanderung Blue #12689B */
/* Wanderung Green Hover #80DE80 */
/* wanderung specific BLUE title on pages color:#14568A; */
/* wanderung specific GREEN caption on pages color:#309000; */
/* colourize all links hopefully */


body {
	background-color: #e8e8e8;
}

#page.site {
	border-left: 1px solid #505050;
    border-right: 1px solid #505050;
}

@media (max-width: 643px) {

/* .toggler {
	padding: 0px;
}
*/


#page #titlebox {
	display: inline-table;
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;

}
/*
	float: left;
	display: inline;
	z-index: 100; 
	position: relative;
	width: 286px;
	background-color: rgba(18,104,155,0.7);
	padding: 16px 32px;
	margin: 48px 7% 20px;
/*
#titlebox {

}
*/
.togcontent {
	padding: 2px 6px !important;
	margin: 0px;
}

#page .cimy_div_id_0_caption {
	float: left;
	left: 0px;
	top: 207px;
	margin: 0px;
	padding: 2px;
	width: 100%;
	font-size: 0.8em;
}

#page #main ul.join {
	padding:10px 20px;
}

}

#tertiary #advanced_text-16.widget {
	background-color: transparent;
}

#advanced_text-16 {
  width: inherit;
  height: inherit;
  display: block;
  position: relative;
}

#page #advanced_text-16.widget::after {
  content: "";
  background: url('images/googlemaps_baden-powell.png');
  background-color: transparent;
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}

@media (max-width: 643px) {
#site-navigation {
display:none;
}
}

.cform textarea.fldemail, .cform textarea.fldrequired, .cform input.fldemail, .cform input.fldrequired
{
	background-color: #f8f8f8;
}

.cform {
	background-color: #ddd;
}

#primary .cform label {
	color: #333;
}

#content .entry-content p a, #content .entry-content a, #content .entry-content li a {
	background-color: #F8F8FF;
	color:#2070D0;
	text-decoration: none;
	padding: 0px 1px;
	border-bottom: 1px solid #E0E0FF;
}

#content .entry-content p a:visited, #content .entry-content a:visited, #content .entry-content li a:visited {
	color: #004090;
	text-decoration: none;
	padding: 0px 1px;
	border-bottom: 1px solid #70A0FF;
}

#content .entry-content p a:hover, #content .entry-content a:hover, #content .entry-content li a:hover {
	background-color: #80DE80;
	color: #000000;
	text-decoration: none;
	padding: 0px 1px;
	border-bottom: 1px solid #23932B;
}

#main #primary #content #flickrGal0 a,
#main #primary #content #flickrGal1 a,
#main #primary #content #flickrGal2 a   {
	border: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#primary #content .entry-content .ssba a,

#primary #content .entry-content .wp-caption > a,
#primary #content .entry-content > div > img,
#primary #content .entry-content > a > a > img,
#primary #content .entry-content > div > a > img
{
	border: 0px;
	background-color: transparent;
}



#titlebox {
    z-index: 100;
    background-color: rgba(18, 104, 155, 0.7);
    margin: 48px 7%;
    padding: 0 32px 8px;
    position: absolute;
    width: 286px;
}


/*
#titlebox	{
	float: left;
	display: inline;
	z-index: 100; 
	position: absolute;
	width: 286px;
	background-color: rgba(18,104,155,0.7);
	padding: 16px 32px;
	margin: 48px 7% 20px;
}
*/

h1.site-title {
    border-bottom: 1px solid #A0A0A0;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 0;
    padding-bottom: 6px;
    padding-top: 10px;
    text-align: center;
}

#page h1.site-title:hover {
	text-decoration: none;
}

h2.site-description {
	text-align: center;
	font-family: "Archivo Narrow";
	font-style: normal;
	font-size: 16px;
	position: relative;
	padding-top: 6px;
}

/* test stuff */


#main #custom_html-2.widget_custom_html	{
	color: #fff;
background: rgba(248,80,50,1);
background: -moz-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(246,41,12,1) 39%, rgba(241,111,92,1) 75%, rgba(231,56,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,80,50,1)), color-stop(39%, rgba(246,41,12,1)), color-stop(75%, rgba(241,111,92,1)), color-stop(100%, rgba(231,56,39,1)));
background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(246,41,12,1) 39%, rgba(241,111,92,1) 75%, rgba(231,56,39,1) 100%);
background: -o-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(246,41,12,1) 39%, rgba(241,111,92,1) 75%, rgba(231,56,39,1) 100%);
background: -ms-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(246,41,12,1) 39%, rgba(241,111,92,1) 75%, rgba(231,56,39,1) 100%);
background: linear-gradient(to right, rgba(248,80,50,1) 0%, rgba(246,41,12,1) 39%, rgba(241,111,92,1) 75%, rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=1 );
;
}

.page header.entry-header h1, .blog h1.entry-title a, article h1.entry-title a, .single header.entry-header h1, #page h1.entry-title {
	font-weight: 100;
	font-size: 36px;
	font-family: "Archivo Narrow";
	margin: 0px;
	color: #14568A; /* blue */
}

.blog h1.entry-title a:hover, article h1.entry-title a:hover {
	color: #2070D0;
}

.blog h1.entry-title a:visited, article h1.entry-title a:visited; {
	color: #004090;
}

.page h3 {
	font-weight: 100;
	font-family: "Archivo Narrow";
}

#content .entry-header	{
	margin-bottom: 0px;
}

.page h4 {
	border-top: 2px solid #eef;
	font-weight: 100;
	font-size: 18px;
	font-family: "Archivo Narrow";
	margin: 0 0 30px;
	color: #309000; /* green */
}

/* ARCHIVE page titles searches etc */

.archive-header, .page-header, .paging-navigation {
	background-color: #80DE80;

}

#page h1.archive-title, #page h1.page-title, .paging-navigation {
	font: normal 100 16px "Archivo Narrow",Helvetica,sans-serif;
	padding: 14px 0;
}

/* bullets */
ul {
	list-style-image: url('https://www.wanderung.ca/wp-content/themes/wanderung/images/arrow.gif');
}

/* entry meta */
.entry-meta a:link, .entry-meta a:visited, .entry-meta a:hover {
	color: #309000;
}

/* hide author from top of posts */
.entry-meta .vcard {
	display: none;
}

.paging-navigation .nav-next {
	padding-bottom: 0px;
}

.paging-navigation .nav-previous .meta-nav,
.paging-navigation .nav-next .meta-nav {
	padding: 17px 0 23px;
    width: 80px;
}
/* SEARCH BUTTON */

.navbar {
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5)
}



.site-header #navbar .search-field {
background-image: url('images/search-icon-white.png');
background-position:  no-repeat 5px center;
}
.site-header #navbar .search-field:focus {
background-image: url('images/search-icon.png');
background-position:  no-repeat 5px center;
}

li#advanced_text-18 {
	background-color: transparent;
	display: block;
	list-style: none;
}


.mobilenavbar .search-field {
	background-color: #80DE80;
	margin: 7px 9px;
}

.menu-wanderung-container {
padding-left: 70px;
}

.menu-wanderung-container ul.nav-menu {
	padding: 0 0 0 0;
}

/* makes a wider menu for "recent posts" */
ul.nav-menu li#menu-item-2244 ul a {
	width: 311px;
}

/* makes the menu text appear right justified for "archives" */
li.menu-item-2682 a{
	text-align: right!important;
}


.navigation .nav-links a {
	color: #2070D0;
	font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.navigation .nav-links a:hover {
	color: #2070D0;
	text-decoration: underline;
}





#page #content .entry-content .warning {
	text-align: center;
	font-weight: 700;
	color: white;
	background-color: #AA1122;
}

#page #main ul.join {
/*	padding:10px 30%; */
}

/* JOIN BUTTON */

.widget ul.join {
	padding: 20px 0px;
	margin: 0px auto;
}

#page #main ul.join li a:link,
#page #main ul.join li a:active,
#page #main ul.join li a:hover,
#page #main ul.join li a:visited {
	color: #333;
	padding:0px;
	width:100%;
	border: 0px;
}

#page #main ul.join li {
	display: block;
	line-height: 45px;
	background:url("images/buttons.jpg") no-repeat top left;
	background-position: 0 0;
	color:#333333;
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:1.6em;
	height:50px;
	margin:0 auto;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:220px;		
}

#page #main ul.join li:hover {
	background: url('images/buttons.jpg') no-repeat top left;
	background-position: 0 -50px;
	border: 0;
}


#page #main .join a {
	background-color: transparent;
	font-family: "Archivo Narrow";
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	color: #444444 !important;
}

/* END JOIN BUTTON */

/* unsubscribe BUTTON */

#page .wrapper .warning {
	text-align: center;
	font-weight: 700;
	color: white;
	background-color: #AA1122;
}

#page .wrapper ul.unsubscribe {
	padding:10px 140px;
}

#page .wrapper ul.unsubscribe li a:link,
#page .wrapper ul.unsubscribe li a:active,
#page .wrapper ul.unsubscribe li a:hover,
#page .wrapper ul.unsubscribe li a:visited {
	color: #333;
	padding:15px 58px;
	width:100%;
}

ul.unsubscribe li {
	display: block;
	line-height: 45px;
	background:url("images/buttons.jpg") no-repeat top left;
	background-position: 0 0;
	color:#333333;
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:1.4em;
	height:50px;
	margin:0;
	margin-top:9px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:220px;		
}

ul.unsubscribe li:hover {
	background: url('images/buttons.jpg')no-repeat top left;
	background-position: 0 -50px;
	border: 0;
}
.entry-content .unsubscribe a {
	font-family: "Archivo Narrow";
	display:block;
	text-decoration: none;
	font-size: 0.9em;
	color: #444444 !important;
}

/* END unsubscribe BUTTON */



#fbuilder h1 {
	font-weight: 100;
	font-size: 18px;
	font-family: "Archivo Narrow";
	margin: -34px 0 0 0 !important;
	color: #309000; /* green */
}







/* Wanderung Blue #12689B */
/* Wanderung Green Hover #80DE80 */
/* wanderung specific BLUE title on pages color:#14568A; */
/* wanderung specific GREEN caption on pages color:#309000; */


#content #smooth-accordion-warp h3:before {
 background: none repeat scroll 0 0 #12689B;
    color: #E0E0E0;
    display: block;
    font-size: 1em;
    height: 1.2em;
    position: absolute;
    text-align: center;
    width: 1.2em;
}

#content .entry-content #smooth-accordion-warp h3 a {
    color: #14568A;
    display: block;
    min-height: 1.5em;
    font-size: 0.8em;
    padding: 0.3em 1em 0.3em 2em;
	border-bottom: 0px solid #70A0FF;
}

#content .entry-content #smooth-accordion-warp h3{
	margin-bottom: 0px!important;	
}

#content .entry-content #smooth-accordion-warp h3:hover a{
	background-color: #80DE80;
	color: #FFFFFF;
}

#primary #content .entry-content .smooth-accordion-warp-content a {
		color:#2070D0;
		text-decoration: none;
		padding: 2px 4px;
		border-bottom: 1px solid #70A0FF;
}

#primary #content .entry-content .smooth-accordion-warp-content a:hover {
	background-color: #80DE80;
	color: #000000;
	text-decoration: none;
	padding: 2px 4px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#content .entry-content #smooth-accordion-warp h3.open a,
#content .entry-content #smooth-accordion-warp h3.open:hover a{
	background-color: #9ab;
	color: #FFFFFF!important;
}

#content .entry-content div.smooth-accordion-warp-content {
	background-color: #c0d0e0;
    padding: 0.2em 3% 2em 3%;
}

/* navigation menu */

#page .navbar { background-color: #12689B;}
#page .nav-menu li a {
	color:#FFFFFF;
	padding:15px 12px;
}
#page .nav-menu li a:hover {color:#000000;}
#page .nav-menu li:hover a {background-color:transparent!important;}
#page .nav-menu li:hover {background-color:rgb(60,175,108)!important;}
#page ul.nav-menu a:hover {background-color:transparent!important;}
#page ul.sub-menu li {border-top: 1px solid #449955;}
#page ul.sub-menu {
	left: 0px; border:0px;
	-moz-box-shadow: 3px 5px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 5px 4px rgba(0,0,0,0.5);
	box-shadow: 3px 5px 4px rgba(0,0,0,0.5);
	
}
.nav-menu .sub-menu, .nav-menu .children {
	background-color:  rgb(60,175,108)!important;
}

#page ul.nav-menu a:hover {background-color: #80DE80!important;}

/* END navigation menu */


/* Generic Widget Styling */

/* this is used to remove border and styling around images that are links in widget area */
#page #tertiary .widget-area a:link {
	color:#2070D0;
	text-decoration: none;
	padding: 2px 4px;
	border-bottom: 1px solid #70A0FF;
}

#page #tertiary .widget-area a:hover {
	background-color: #80DE80;
	color: #000000;
	text-decoration: none;
	padding: 2px 4px;
	border-bottom: 1px solid #23932B;
}

/*over-ride BG color for alink for DONATE TODAY widget*/
#page #tertiary .widget-area ul.join a:hover {
	background-color: transparent;
}


#page #main #tertiary .widget-area #social-widget-2 a:link, /*social icons*/
/* #page #main #tertiary .widget-area #advanced_text-8 a:link, /*MEC*/
#page #main #tertiary .widget-area #flickrGal0 a:link, /*flickr*/
#page #main #tertiary .widget-area #flickrGal1 a:link, /*flickr*/
#page #main #tertiary .widget-area #advanced_text-9 a:link, /*transit*/
#page #main #tertiary .widget-area #advanced_text-10 a:link, /*winter forecast*/
#page #main #tertiary .widget-area #advanced_text-12 a:link, /*CAC*/
#page #main #tertiary .widget-area #advanced_text-19 a:link, /*snow-forecast*/
#page #main #tertiary .widget-area #social-widget-42 a:link,
#page #main #tertiary .widget-area #social-widget-2 a:hover, /*social icons*/
#page #main #tertiary .widget-area #advanced_text-8 a:hover, /*MEC*/
#page #main #tertiary .widget-area #flickrGal0 a:hover, /*flickr*/
#page #main #tertiary .widget-area #flickrGal1 a:hover, /*flickr*/
#page #main #tertiary .widget-area #advanced_text-9 a:hover, /*transit*/
#page #main #tertiary .widget-area #advanced_text-10 a:hover, /*winter forecast*/
#page #main #tertiary .widget-area #advanced_text-12 a:hover, /*CAC*/
#page #main #tertiary .widget-area #advanced_text-19 a:hover, /*snow-forecast*/
#page #main #tertiary .widget-area #social-widget-42 a:hover {
	color:transparent;
	text-decoration: none;
	padding: 0px;
	border: none;
}


.page-id-3632 #main #primary #content a:link, /*instagram pages no colours around pictures*/
.page-id-3632 #main #primary #content a:hover {
	opacity: 0.8;
	background-color: transparent;
	color:transparent;
	text-decoration: none;
	padding: 0px;
	border: none;	
}

.page-id-3632 #main #primary #content a:hover {
	opacity: 1.0;
}



#page #main #tertiary .widget-area #advanced_text-9 ul /*transit*/ {
	list-style: outside none none;
	margin-left: 0px;
}

#page #tertiary .widget-area a:visited {
	color: #004090;
	text-decoration: none;
	padding: 2px 4px;
	border-bottom: 1px solid #70A0FF;
}


/* END Generic Widget Styling */

/* mail to post widget */

.widget-area .pis-li {
 	background-color: #e6e6e6;
 	border: 1px solid #e6e6e6; 
    margin: 9px -9px 0;
}

.widget-area .pis-li:hover {
	 	background-color: #FFF;
	 	border: 1px solid #66C;
	 }

.widget-area ul.pis-ul {
	list-style: outside none none;
}

p.pis-title, p.pis-excerpt, p.pis-utility {
	font-family: "Archivo Narrow";
	color: #000;
	line-height: 1.1em;
    margin: 0 12px 4px;
    text-indent: -4px;
}

p.pis-excerpt {
	color: #802020;
	text-indent: 0px;
	margin-left: 30px;
}

p.pis-utility {
	font-size: 13px;
	text-align: right;
}


/* mail to post widget */


#page .widget .widget-title {
	font: normal 100 16px "Archivo Narrow",Helvetica,sans-serif;
	padding: 0;
}

.widget ul, .widget ol {
	margin-left: 20px;
}

#tertiary .widget {
	/* background:url("images/fabric_plaid.png") repeat; */
	background-color: #f8f8ff;
}


.widget-area img {
	display: block;
	margin: 0 auto;
}


.widget-area .widget.Social_Widget {
	min-height: 100px;
}

.widget-area .socialmedia-buttons a {
float: left;
width: 16%;
}

.home #colophon.site-footer {
	margin-top: 320px;
}

footer#colophon.site-footer a {
color: #FFFFFF;
padding: 5px 20px;
}

footer#colophon.site-footer, footer#colophon.site-footer a:visited {
color: #E0E0E0;
}

footer#colophon.site-footer a:hover {
	background-color: #80DE80;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #23932B;
}


footer .site-info {
	margin: 0;
	text-align: center;
	max-width: 100%;
}

#colophon.site-footer {
	background-color: #12689B;
}

#cimy_div_id_0 {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	width: 100%;
	height: 230px;
}
div.cimy_div_id_0_caption {
	font-family: "Archivo Narrow";
	font-size: 0.9em;
	float: right;
	position: absolute;
	margin-top: 48px;
	margin-left: -75px;
	width: 330px;
	text-align: center;
	right: 7%;
	padding: 16px 10px;
	background-color: rgba(18,104,155,1);
	color: white;
	border-radius: 0px;
	display: none;
	z-index: 100;
}

div#cimy_div_id_0 img {
	overflow: hidden;
	max-height: 230px;
	max-width: 1598px;
}

/***************** accordion superslider, text box OPEN ************************/

/*** 4px;    LEFTarrow   ***/ 
/*** -152px; UParrow     ***/
/*** -312px; DOWNarrow   ***/
/**  -473px; RIGHTarrow  ***/
/*** -634px; checkmark   ***/
/*** -792px; Q-mark      ***/
/*** -958px; X-mark      ***/

  
.toggler {
	font-size:15px;
	font-weight:lighter;
	display: block;
	cursor: pointer;
	padding: 4px 8px 3px 30px;
	margin: 0px;
	background: transparent url('images/slider.png') no-repeat 0 -792px; /***Q-mark***/
	/* background: transparent url('images/slider.png') no-repeat 0 -634px; **checkmark***/
	color: #AA0033;
}
/*
.page-id-9 .toggler, .page-id-1252 .toggler {}
*/

.toggler:hover {
	background: transparent url('images/slider.png') no-repeat 0 -473px; /***RIGHTarrow***/
	color: #C36;
}
/*****************end open  ********************/


/***************** accordion superslider, text box CLOSED ***********************/
/* closed section MUST follow open section in CSS */
.togclosed {
	background: transparent url('images/slider.png') no-repeat 0 -792px; /***Q-mark***/
	display: block;
	color:	#2070D0;
}    
.togclosed:hover{
	background: transparent url('images/slider.png') no-repeat 0 -312px; /***DOWNarrow***/
	display: block;
	color:	#C36;
}

/****************end closed *********************/

.togcontent {
	font-size: 15px;
	padding: 4px 28px !important;
	margin: 4px 28px;
	background: #f4f4f4 ;
	color: #000;
	border: 2px solid #E0E0E0 !important;
	z-index: 1;
}





/*



#advanced_text-16 {
	background-image: url('images/googlemaps_baden-powell.png');
	opacity: 0.4;
}

#advanced_text-16 .AdvancedText {
	opacity: 1;
}

*/