/* 
Theme Name: Urheilulattiat Indoors
Theme URI: https://www.urheilulattiat-indoors.com/
Template: Terra
Version: 1.0
Author: Trival Oy
*/


/* =Tuonnit
-------------------------------------------------------------- */

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


	
/* =Tyylit
-------------------------------------------------------------- */

.post_meta {
    display:none;
}


/* Yleiset */
p 
{

}

h1, h2, h3, h4, h5, h6 
{
	font-family: 'Oswald' !important;
}


.header 
{
    border-bottom: 2px solid #fff;
}

/* MENU */

#menu > ul > li > a 
{
    padding: 0 15px;
}


/* Wrapper */

#wrapper {
    border-top: 3px solid rgba(222, 222, 222, 0.1) !important;
}



/* Sidebar */


.side_bar_menu 
{
    padding-left: 20px;
}


.menu-item
{
	/*background: url("https://www.urheilulattiat-indoors.com/wp-content/uploads/2014/05/sidebar_bg21.png") no-repeat scroll -5px 7px rgba(0, 0, 0, 0);*/
}


.link_span 
{
	background: none no-repeat scroll -5px 7px rgba(0, 0, 0, 0);
	background: url("https://www.urheilulattiat-indoors.com/wp-content/uploads/2014/05/sidebar_bg24.png") no-repeat scroll -5px 7px rgba(0, 0, 0, 0);
	padding: 17px 10px 17px 15px;
	min-width: 175px;
}

.link_span:hover
{
	opacity: 0.7;
}

.current-menu-item .link_span
{
	opacity: 0.7;
}


.side_bar_menu > li > a 
{
	color: #fff;
}

.page_sidebar > .columns 
{
    border-top: 0px solid #F4F4F4;
}


/* Feikki sidebarit (hoito-ohjeet ja rajamerkinnat) */

.link_span_duplicate a
{
	background: none no-repeat scroll -5px 7px rgba(0, 0, 0, 0);
	background: url("https://www.urheilulattiat-indoors.com/wp-content/uploads/2014/05/sidebar_bg24.png") no-repeat scroll -5px 7px rgba(0, 0, 0, 0);
	padding: 17px 10px 17px 15px;
	width: 250px !important;
}

.link_span_duplicate:hover
{
	opacity: 0.7;
}

.link_span_duplicate a
{
	color: #fff;
}




/* Erikoisotsikot */


.left_title, .title, .title span, .post_description h2.title
{
	background: none;
}


/* Taulukot */

.section_big_title h2 {
    background: url("../images/header_bgr_dia.png") repeat-x scroll left center rgba(0, 0, 0, 0);
}

/* Artikkelit */

.no-comments
{
	display: none;
}

/*
a, a:visited 
{
	color: #0264a5;
}

a:hover, a:focus
{
	color: #37ac59 !important;
}
*/


#menu > ul > li > a
{
/*	font-family: 'Lato','Bauhaus 93' !important;*/
	padding: 0 13px;
}




/* === LIGHT BOX === */

#playpause {
  display: none;
}


/* KUVAT */

.painike:hover
{
	opacity: 0.7;
}



/* Galleria */

.gallery-caption 
{
	color: #000;
	font-style: normal;
	padding: 0 5px;
}


#gallery-1 .gallery-item 
{
	margin-bottom: 20px !important;
}




.aaa
{
	max-width: 170px;
}

.menestyja, .luotettava
{
	max-width: 110px;
}

.vahvimmat
{
	max-width: 90px;
}

.meriittilogo
{
	display: block;
	margin: auto auto;
}

.footer_inside img
{
	vertical-align: middle;
}



.meriittilogo
{
 	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
	opacity: 0.5;
}

.tuotelogo
{
	opacity: 0.5;
}


.tuotelogo:hover, .meriittilogo:hover
{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
	opacity: 1;
}



/*
.tuotelogo
{
	opacity: 0.3;
}

.tuotelogo:hover
{
	opacity: 1;
}
*/

.raja
{
	margin: 0 6px 0 8px;
}

/* Footer */

#powered
{
	font-family: 'Lato',arial,sans-serif;
	font-size: 16px;
}

#FOOTER_h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -20px;
}

#footer.footer_light .footer_btm {
    padding: 25px 40px 40px;
}


#FOOTER_R {
	position: relative;
	text-align: right;
	margin-top: -45px;
	margin-left: 355px; 
}

#footer.footer_light #powered a {
    font-size: 14px;
}

#FOOTER_L {
	font-size: 14px;
	color: #787878;
}

#copyrights a,
#copyrights a:link,
#copyrights a:focus,
#copyrights a:hover, 
#copyrights a:focus {
  color: #748188;
  font-size: 16px;
}


/* ---------------- RESPONSIIVISUUDET -------------------- */

@media only screen and (max-width: 1000px) 
{

#FOOTER_R 
{
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 20px;
  margin-left: 0px;
}

}


@media only screen and (max-width: 900px) 
{

}


@media only screen and (max-width: 800px) 
{

#FOOTER_R 
{
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 20px;
}

}


@media screen and (max-width: 650px) 
{

#powered {
    display: block;
}

}


@media screen and (max-width: 480px)
{

}


@media screen and (max-width: 320px)
{

}



@media screen and (max-width: 240px) 
{

}