/*
Theme Name: Vesta
Theme URI: http://onk.fi
Description: Vesta-bandy theme
Version: 0.8
Author: Bubi
Author URI: http://onk.fi
Tags: Vesta

	Vesta v0.8 2021
	http://onk.fi

	This theme was designed and built by Bubi,
	who you will find at http://onk.fi

	The CSS, XHTML (not design) is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
:root {
  --main-blue-color: #0856bf;
}
.menu-toggle,
.menu.toggled  {
	display: none;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Poppins', sans-serif;
	background:  url(../../../wp-content/uploads/2021/10/tausta_6.png) no-repeat top center, rgba(238,235,219,1) ;
	
	color: #333;
	text-align: center;
	overflow:-moz-scrollbars-vertical;
	}
#page {
	text-align: left;
	}
#content {
	font-size: 1.2em;
	}
.vasenpalkki .entry {
	line-height: 1.4em;
	}
.vasenpalkki {
	text-align: left;
	}
.thread-alt {
	background-color: #FFF;
}
.thread-even {
	background-color: #FFF;
}
.depth-1 {
border: 0px solid #ddd;
}

.even, .alt {
	border-left: 0px solid #ddd;
}

#footer {
	background:  url('images/BG_footer.gif') repeat-x bottom;
	border: none;
	}
	#footers_mistress {
	background:  url('images/BG_footer_palkki2.gif') no-repeat bottom;
	border: none;
	}
	#footer_admin  {
	color: #8C8C8C;	
	text-align:left;	
	}
	#footer_footer  {
	color: #999999;
	text-align:left;	
	font-size: 1.2em;
	}
	#footer_admin a, #footer_footer a  {
	color: #666;	
	}
	#footer_admin a:hover, #footer_footer a:hover  {
	color: #000;	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.smallhead {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding:0 0 10px 0;
	margin:0;
}
h1, h2, h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600; 
	color: var(--main-blue-color);
	margin: 0;
	}
	h4 {
font-family: 'Poppins', sans-serif;
    color: var(--main-blue-color);
    font-size: 1.15rem;
    line-height: 1.4em;
    margin: 0;
    padding-bottom: 20px;
	}
h1 {
padding-bottom: 25px;
    font-size: 1.85rem;
    line-height: 32px;
    letter-spacing: -1px;
	}
h2 {
	padding-bottom: 20px;
	font-size: 1.65rem;
	line-height: 30px;
	letter-spacing: -1px;
	}
h2.pagetitle {
	font-size: 2em;
	}
	#sivu h2 {
	padding-bottom: 16px;
	}
#sidebar h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.45rem;
	color:#E5E5E5;
	}
h3 {
	padding-bottom: 20px;
	font-size: 1.3rem;
	    line-height: 1.3em;
	}
	p  {
font-size: 1rem;
    line-height: 1.45em;
    margin: 0;
    padding-bottom: 20px;
}
	p:last-child  {
    padding-bottom: 0;
}
#sidebar {
	font-size: 1em;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}
	.postinmetajuttu {
font-size: 1rem;
	color: #ea8c00;
	line-height:1.5em;
	width:100%;
	border-top: 0px solid #eee;
	}
		.postinmetajuttu td {
		padding: 0;
		margin: 0;
		}
	.postinmetajuttu a {
	color: #909090;
	text-decoration: none;
	}
	.postinmetajuttu a:hover {
	text-decoration: underline;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
address {
	font-size: .8rem;
    line-height: 1.5em;
	padding-bottom: 20px;
	
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
h2 a, h3 a {
	color: var(--main-blue-color);
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	color: #15a9fa;
	text-decoration: none;
	}
.entry a {
	color: #2895d1;
	text-decoration: none;
	}
.entry a:hover {
border-bottom:1px solid #f5ad35;
	text-decoration: none;
	}
.smallhead a {
	color: #d68800;
	}
	.smallhead a:hover {
	color: #ffba00;
	}
a:active {outline:none;}
:focus {outline: 0;}
/*
#wp-calendar #prev a, #wp-calendar #next 
font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	*/
/* End Typography & Colors */

/* NAVIGAATIO */
#navidad {
    z-index: 10000;
  position: relative;
    display: inline-block;
    width: 100%;
    background: background: -moz-linear-gradient(180deg, rgba(255,204,0,1) 0%, rgba(249,153,0,1) 100%);
    background: -webkit-linear-gradient(
180deg, rgba(255,204,0,1) 0%, rgba(249,153,0,1) 100%);
    background: linear-gradient(
180deg, rgba(255,204,0,1) 0%, rgba(249,153,0,1) 100%);
	    border: 1px solid #95917c;
	border-radius: 4px;
	margin-bottom: 20px;
}
.menu {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.8em;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	padding:0 ;
}
.menu  {
list-style: none;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 92%;
}
.menu li {
	list-style:none;
	float:left;
}
.menu li a, .menu li a:hover {
	color: #285d84;
	text-decoration:none;
	display:block;
	padding: 12px 10px 10px 10px;
}
.menu li.lang-item a {
	padding-top: 17px;
    padding-bottom: 15px;
}
.menu li a:hover, 
.menu li a:active, 
.current_page_item a, 
li.current-menu-ancestor a,
#home .on {
color: #fec500 !important;
    /* background-image: url(images/navi_BG_osoitin.gif); */
    text-decoration: none;
    background: #0856bf;
}
.menu .current-lang a {
    background: none;
}
 
.menu li ul {

    position: absolute;
    z-index: 10000;
    left: -9999em;
    height: auto;
    width: auto;
padding: 0 0 40px 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
}
.menu li li {
width: 260px;
    background: #feb846;
    text-align: left;
}
.menu li li a, .menu li li a:visited {
	    font-size: .85rem;
		 background: #fec500  !important;
	color: #0856bf !important;
	font-weight:bold;
	padding-left: 10px;
	border-right:1px solid #a6710e;
	border-bottom:1px solid #a6710e;
	border-left:1px solid #a6710e;
font-family: 'Poppins', sans-serif;
	transition: all .2s ease-in-out; 
}
.menu li li a:before {
	/* content: "\00A0 \00A0"; */
	content: "\2022";
	margin-right: 0;
	opacity: 0;
	transition: all .2s ease-in-out; 
}
.menu li li a:hover {
	color: #0856bf !important;
	padding-left: 16px;
}
.menu li li a:hover:before,
.menu li li.current-menu-item a:before {
	content: "\2022";
	opacity: 1;
	margin-right: 4px;
}
.menu li li.current-menu-item a:before {
	padding-left: 6px;
}
.menu li li.current-menu-item a:hover {
	padding-left: 10px;
}
.menu li:hover ul, 
.menu li li:hover ul, 
.menu li li li:hover ul, 
.menu li.sfhover ul, 
.menu li li.sfhover ul, 
.menu li li li.sfhover ul {
left: auto;
}


@media screen and (max-width:1200px) {	
	.menu {
		width:100%
	}
	.menu li a, .menu li a:hover {
    	padding: 12px 7px 10px 7px;
	}
}
@media screen and (max-width:991px) {	
	.menu-toggle {
display: block;
    /* float: left; */
    border: none;
    /* border-radius: 8px; */
    background: none;
    color: #0856bf;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    /* line-height: 1; */
    margin: 0;
    padding: 12px 60px;
		cursor: pointer;
	}
		
		.menu  {
		display: none;
		margin: 0;
		padding: 0;
		}
			.menu.toggled {
				display: block;
				margin: 0;
				padding: 0;
			}
		.menu.toggled ul {
			    display: block;
    /* color: #FFF; */
    width: 90%;
    margin: 0 auto;
			}
	.menu li ul {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0;
    display: flex;
}
	.menu li li {
    width: 100%;

}
	.menu li li a, .menu li li a:visited {
    
    background: #d9b127 !important;

}
			.menu li  {
				display: block;
				width: 100%;
				text-align: center;
			}
			.menu li a:first-child  {
				border-bottom: none;
			}
			.menu li a:last-child  {
				border-bottom: none;
			}
			.menu a {
				display: block;
				text-decoration: none;
				padding: 8px;
				margin: 0 auto;
				font-size: 1.1rem;
				line-height: 1em;
				font-weight: 400;
				border-top: 1px solid #EAEAEA;
				text-transform: uppercase;
			}
			#primary-menu  {
				margin-bottom: 1px;
			}	
	}






/* END NAVIGAATIO */


/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
#page {
	margin: 0 auto;
	padding: 0;
	width: 1200px;
	}
#header {
	margin: 0;
	padding: 0;
	width: 100%;
	}
#headerimg {
	margin: 0;
	padding: 0;
	height: 190px;
	width: 100%;
	}
.vasenpalkki {
	float: left;
	padding: 10px 22px 20px 35px;
	margin: 0;
	width: 65%;
	border: 1px solid #b8b5a0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF;
	}
.post {
	margin: 22px 10px 0 0;
	}
.post hr {
	display: block;
	}
.vasenpalkki .postmetadata {
	padding-top: 5px;
	}
	#content .entry {padding-bottom: 2px; }
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	width:100%;
	height:240px;
	}
	#footers_mistress {
	position:relative; 
	z-index:2;
	padding: 0;
	margin: 20px auto 0 auto;
	width:900px;
	height:240px;
	}

@media screen and (max-width:1240px) {
	#page {
		margin: 0 auto;
		width: 96%;
	}
	#navigaatio ul {
		width: 100%;
	}
	#navigaatio li a, #navigaatio li a:hover {
		padding: 12px 6px 10px 6px;
	}
	#navigaatio li.lang-item a {
	padding-top: 17px;
    padding-bottom: 15px;
}
}

.header-img {
    width: 100%;
    height: auto;
}

/* End Structure */

/* START ETUSIVU */
div.ajankohtaista {
	padding:0 40px 10px 40px;
}
div.etusivuu {
	background-image: url(../../../wp-content/uploads/2021/10/uutiset.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div.framsida {
	background-image: url(images/nyheter.png);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 120px;
}
.etusivuu ul, div.framsida ul {
	padding-top: 46px;
}
.etusivuu li, div.framsida li {
    list-style-type: none;
    font-size: 1rem;
    padding: 3px 25% 5px 25px;
    list-style-position: outside;
}
.smaller-txt {
	 font-size: .85rem;
}
.etusivuu li a, div.framsida li a{
padding-left: 35px;
    display: block;
    line-height: 1.5em;
    color: #2895d1;
    text-decoration: none;
    background: url(images/bulletti.gif) 2px 5px no-repeat;
}
.etusivuu li a:hover, div.framsida li a:hover {
	color: #ef8f00;
	text-decoration: none;
	background: url(images/bulletti.gif) 1px -36px no-repeat;
	}

/* Begin Sidebar */
#sidebear {
    float: right;
    width: 28%;
    font-size: 1.2em;
    margin: 0;
	}
#sidebar {
	padding: 0px;
	width: 100%;
	color: white;
	border: 1px solid #b8b5a0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #206096 url('images/BG_sivupalkki.gif') no-repeat top center;
	background-size: contain;
	}
	#sidebar ul.post-meta {
	display: none;
	}

	#sidebar ul li {
    padding: 0px;
    display: flex;
}
	#sidebar form {
	margin: 0;
	}
	#sidebar a {
	color: #99dfff;
	text-decoration: none;
	}
	#sidebar a:hover {
	color: #FFF;
	text-decoration: none;
	}
/* End Sidebar */

/* RESPO */
@media screen and (max-width: 991px) {
		.vasenpalkki {
		padding: 0;
		margin: 0 auto;
		width: 92%;
	 float: none;
	}
		.vasenpalkki .post {
		padding: 30px 5%;
		margin: 0;
		width: auto;
	}
		#sidebear {
		margin: 13px auto;
    width: 80%;
    float: none;
	}
	#footer {
		display:none;
	}
}


@media screen and (max-width:767px) {
	.vasenpalkki {
		width: 100%;
	}
		#sidebear {
		margin: 0 auto;
		width: 100%;
	}
}









/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height: auto;
	}
.entry a.highslide {
border-bottom:0px solid #FFF !important;
	}
.entry a.highslide:hover {
border-bottom:0px solid #EEE !important;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */


/*  Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 20px 5%;
	list-style: disc;
	padding-left: 10px;
	}
html>body .entry li {
	margin: 15px;
    font-size: .95rem;
    line-height: 1.4em;
	}
.entry ol {
	padding: 0 0 0 25px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
	}
#sidebar ul p, #sidebar ul select {
    margin: 5px 15px 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform { 
  background: url(images/search_BG2.png) no-repeat top left; 
  width: 275px; 
  padding: 4px 2px 16px 2px; 
  }
#searchform #s { width: 195px; border: none; background: none; padding: 6px 22px 3px 8px; font: normal 12px/14px 'Verdana'; color:black;}
#searchform #searchsubmit { cursor:pointer; background: none; border: none; padding: 0px; margin: 0px; width: 42px; height: 26px;color:white; font-size:0px;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
	



/* -------------------------------------------------------------------------------- */
/*	8. Comments
/* -------------------------------------------------------------------------------- */


.comments,
.comment-respond {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 1.1em;
	border-top: none;
	padding-top: 2%;
	margin-top: 2%;
}
.post-meta-bottom + .comments,
.post-meta-bottom + .comment-respond {
	border-top: none;
	padding-top: 0;
}
.comments-title,
#reply-title {
	font-size: 1.6em;
	font-weight: 400;
	color: #2d2d2d;
}
.comments-title { margin-bottom: 10%; }
li.comment,
li > div.comment {
	margin-bottom: 20px;
	position: relative;
	list-style-type: none;
}
li > div.comment { 
	padding-bottom: 25px;
	border-bottom: 1px solid #EEE; 
}
.commentlist > li:first-child > div.comment:first-child { 
	border-top: 1px solid #EEE; padding-top: 20px; 
}
.children > li > div.comment { padding-left: 6%; }
.children .children > li > div.comment { padding-left: 12%; }
.children .children .children > li > div.comment { padding-left: 18%; }
.children .children .children .children > li > div.comment { padding-left: 26%; }
.children .children .children .children .children > li > div.comment { padding-left: 34%; }

.comment .children li:last-child { margin-bottom: 0; }

.commentlist > li.comment:last-child,
.commentlist > li.comment div.comment:last-child {
	margin-bottom: 0;
}

/* Comment meta --------------------------------------- */

.comment-meta { margin-bottom: 1em; }
.comment-meta .avatar {
	display: block;
	height: 45px;
	width: 45px;
	border-radius: 999px;
	float: left;
}
.comment-actions {
	text-transform: uppercase;
}
.comment-actions a { 
margin-left: 8px; }
.comment-actions a:first-child {
	margin-left: 0; }
.comment-meta-content {
	margin-left: 60px;
	padding-top: 7px;
}
.comment-meta-content cite {
	font-size: 1.3em;
	font-weight: 600;
	color: #444;

	display: block;
}
.bypostauthor .comment-meta-content cite .post-author { 
	color: #999; 
	margin-left: 3px; 
}
.comment-meta-content cite a { color: #9e9e9e; }
.comment-meta-content cite a:hover { color: #285d84; }

.comment-meta-content p {
	text-transform: uppercase;
}

.comment-meta-content p a { color: #9e9e9e; }
.comment-meta-content p a:hover { color: #285d84; }

.comment-awaiting-moderation {
	position: absolute;
	right: 0;
	top: 4px;
	display: block;
	padding: 10px;
	background: #CCC;
	border-radius: 3px;
	color: #FFF;
	text-transform: uppercase;
}

.comment-awaiting-moderation:hover { background: #2d2d2d; }


/* Comment nav below --------------------------------------- */


.comment-nav-below {
	margin-top: 10%;
	margin-bottom: -5%;
	border-top: 4px solid #EEE;
	padding-top: 5%;
	background: none;
	font-size: 0.85em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.comment-nav-below a { color: #666; }


/* Comment content --------------------------------------- */


.comment-content {
	margin-left: 60px;
	font-size: 1em;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	margin-top: 50px;
	margin-bottom: 10px;
	text-transform: none;
}


/* Respond --------------------------------------- */


.comment-respond { 
border-top: 0; 
padding-top: 0; 
}

.comment-respond .skrollaalomakkeeseen {
	-webkit-transition: all 0.3s ease-in-out;
	 -moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	 -o-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
}

.comments + .comment-respond {
	padding-top: 6%;
	border-top: 3px solid #EEE;
	margin-top: 6%;
}
#reply-title { margin-bottom: 20px; }
#respond a:hover { text-decoration: underline; }
#respond .content-section-right {
	border-radius: 0 0 4px 4px;
	border-top: 1px solid #EEE;
	z-index: 12;
}
.nocomments {
	margin-top: 10%;
	color: #666;
	text-align: center;
}
#cancel-comment-reply-link {
	margin-left: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
}

#respond p,
#respond code {
	line-height: 150%;
}

#respond code { border-radius: 2px; }

.comment-form p { margin-bottom: 20px; }
.comment-form p:last-child { margin-bottom: 0; }

p.comment-notes,
p.logged-in-as {
	margin-bottom: 10%;
	color: #666;
}

#respond form label,
.comment-form .required { display: none; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input.password,
.comment-form textarea {
	-webkit-appearance: none;
	background: #eaeaea;
	color: #444;
	border-radius: 3px;
	padding: 16px;
	margin: 0;
	width: 80%;
	border: 1px solid #bfbfbf;
}

.comment-form textarea { 
line-height: 160%; 
height: 120px; }

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input.password:focus,
.comment-form textarea:focus {
	outline: none;
	background-color: #FAFAFA;
	color: #444;
}

.comment-form input { max-width: 80%; }

.comment-form input[type="submit"], #tribe-events-content button[type="submit"] {
	width: auto;
	max-width: none;
	padding: 12px 24px;
	margin-bottom: 0;
	border: none;
	background: #6b6b6b;
	color: #FFF;
	border-radius: 4px;
		-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}
.comment-form input[type="submit"]:hover, #tribe-events-content button[type="submit"]:hover {
	cursor: pointer;
	background: #285d84;
	color: #FFF;
}
.comment-form input[type="submit"]:active, #tribe-events-content button[type="submit"]:active {
	top: 1px;
	position: relative;
}
p.form-allowed-tags {
	margin-top: 1.5em;
	line-height: 160%
}
.comment-form p.form-submit { margin: 1.5em 0 0; }


/* In Commentlist */

.commentlist .comment-respond { 
	margin: 25px 0; 
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.commentlist a { color: #9e9e9e; }
.commentlist a:hover { color: #285d84; }
.commentlist a.comment-reply-link { color: #9e9e9e; font-size: 0.9em; }
.commentlist a.comment-reply-link:hover { color: #285d84; }

.commentlist .comment-reply-title { margin-bottom: 10px; }
.commentlist p.comment-notes,
.commentlist p.logged-in-as {
	margin-bottom: 20px;
}




/* TRIBE EVENTS */

#tribe-events-content  {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 1em;
	}

#tribe-events-content.tribe-events-single H1.tribe-events-single-event-title {
	text-align: left;
		font-family: 'Open Sans', sans-serif;
	font-weight: 600; 
	font-size: 2.8em;
	line-height: 1em;
	}
#tribe-events-content.tribe-events-single div.tribe-events-schedule H2 {
	text-align: left;
		font-family: 'Open Sans', sans-serif;
	font-weight: 600; 
	font-size: 2em;
	}	
#tribe-events-content.tribe-events-single	.tribe-events-single-event-description p {
	text-align: left;
	font-weight: 400; 
	font-size: 1.3em;
	line-height: 1.4em;
	}
	
	
#tribe-events-content .tribe-events-single-section {
	border: none;
	padding: 32px 0;
	background-color: #FFF;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	}
#tribe-events-content 	H4.tribe-events-single-section-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	text-decoration: none;
	font-size: 1.3em;
	color: #285d84;
	letter-spacing: 0.015em;
	text-transform: uppercase;
	text-align: left;
	}
	#tribe-events-content .tribe-events-meta-group-venue {
	margin: 0;
	padding: 0;
	}
#tribe-events-content H2.tribe-events-page-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 1.6em;
	color: #285d84;
	letter-spacing: 0.015em;
	text-transform: uppercase;
	}
#tribe-events-content	.tribe-events-meta-group-gmap {
	width: 65%;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	}
#tribe-events-content	.tribe-events-venue-map {
	width: 100%;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	}


	
#tribe-events-content a.tribe-events-gcal, #tribe-events-content a.tribe-events-ical { 
color:#fff;
background-color: #9d9d9d;
font-size:10px;
font-weight:400;
line-height:18px;
margin-top:21px;
padding:3px 7px;
text-decoration:none;
	}
#tribe-events-content .tribe-events-gcal {
	margin-right:9px;
	}
#tribe-events-content .single-tribe_events a.tribe-events-gcal, #tribe-events-content .single-tribe_events a.tribe-events-ical {
	float:none;
	}	
	
#tribe-events-content td.tribe-events-thismonth div	{

	}
#tribe-events-content td.tribe-events-present div	{
	/* background-color: #285d84; */
	}
#tribe-events-content td.tribe-events-present	{
	/* background-color: #ffff99; */
	}

#tribe-events-content table.tribe-events-calendar div.type-tribe_events  {
	padding: 6px 1px 18px 6px !important;
	margin:0 0 20px 0 !important;
}
#tribe-events-content table.tribe-events-calendar td  H3.tribe-events-month-event-title  {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	padding-bottom: 20px;
}
#tribe-events-content .tribe-events-tooltip 	{
	font-family: 'Open Sans', sans-serif;
	border: 3px solid #c3c3c3;
}
#tribe-events-content .tribe-events-tooltip H4.entry-title	{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	font-weight: 600;
	color: #285d84;
	padding: 8px 2px 8px 10px;
	letter-spacing: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ffe554;
	}
	
#tribe-events-content .tribe-events-tooltip	.tribe-events-event-body 	{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	margin: 6px;
	}
#tribe-events-content .tribe-events-tooltip	.tribe-event-duration abbr {
	font-size: 1em;
	font-weight: 600;
	color: #666;
	letter-spacing: normal !important;
	}
	
#tribe-events-content ul.tribe-events-sub-nav li a {
	font-size: 1.2em;
	font-weight: 700;
	color: #285d84;
	}
#tribe-events-content ul.tribe-events-sub-nav li a:hover {
	color:#0099ff;
	}	
	
	
	
#tribe-events-content .tribe-events-schedule span.tribe-events-cost,
#tribe-events-content .tribe-events-schedule span.tribe-events-divider {
	display: none;
	}
#tribe-events-content .tribe-tickets-attendees {
	text-align: left;
	}
#tribe-events-content .tribe-tickets-sold {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600; 
	font-size: 1.2em;
	text-transform: uppercase;
	color: #3f6691;
	border-top: none;
	clear: both;
	padding-top: 2%;
	margin-top: 2%;
	}
#tribe-events-content .osallistumisinput {
	-webkit-appearance: none;
	background: #eaeaea;
	color: #444;
	border-radius: 3px;
	padding: 10px;
	margin: 8px 0;
	width: 70%;
	border: 1px solid #bfbfbf;
}
#tribe-events-content button[type="submit"]	{
	padding: 10px 12px;
}



/* Begin Calendar 
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { 
	background-color: #fff; }
	*/
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
margin: 20px 3%;
    padding: 15px 10px 15px 20px;
    color: #1f1f25;
    border: 1px dotted #497249;
    background-color: #fdfee7;
	}
blockquote cite {
	margin: 5px 0 0;

	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.screen-reader-text {
     position: absolute;
     left: -9999em;
}
hr {
	display: none;
	}
a img {
	border: none;
	}
	.ngg-thumbnail a:hover {
	border: none;
	}
	#TB_prev {
	font-size: 1.1em;
	text-transform:uppercase;
	padding:3px 12px;
}
	#TB_next {
	font-size: 1.1em;
	text-transform:uppercase;
	padding:3px 12px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

	/*
.ngg-gallery-thumbnail-box a:hover, a.ngg-fancybox, .ngg-gallery-thumbnail a:hover {
	text-decoration: none;
	border: none;
	width: 50%;
}

*/
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*
.ngg-widget, .ngg-widget-slideshow {
    overflow: hidden;
    margin: 0pt;
    padding: 0;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
*/
.textwidget {
	display: inline-block
}
#cff .cff-item.cff-box, #cff .cff-item.cff-box:first-child {
    padding: 15px 0 !important;
    margin: 8px 0 !important;
	border-top: 1px solid #ffdb00 !important;
	border-bottom: 1px solid #ffdb00 !important;
    background: rgb(0 0 0 / 50%) !important;
	width: auto !important;
}
#cff .cff-item {
    width: auto !important;
    padding: 12px !important;
}
.cff-post-text {
    width: auto !important;
    padding: 2px 12px !important;
}
}
#cff .cff-shared-link {
    width: auto !important;
    padding: 8px 15px !important;
    margin: 10px 0 5px 0 !important;
}
#cff .cff-text-link.cff-no-image {
    width: auto !important;
    margin: 0 !important;
    padding: 8px 10px !important;
}
#cff .cff-masonry-posts, #cff .cff-posts-wrap, .cff-wrapper-ctn {
    width: auto !important;
    padding: 0 !important;
}
#cff .cff-post-links {
    padding: 4px 14px !important;
}
.ngg-widget img {
    border: 1px solid #A9A9A9;
    margin: 10px;
    padding: 1px;
    height: auto;
    float: left;
    width: 45%; 

}

