@media (min-width: 1025px) {.dropdown-menu, .modal-content, .panel, .list-group-item {  background-color: rgba(250, 250, 250, 0.9); } }html, body {background: #8C1578;background-image: url('https://randomi.fi/src/bgs/10659355_850248558363559_2715504858822075101_n_2.jpg');background-attachment: inherit;}.nav-pills>li>a {color: #2f84c0 }body a {color: #1c4f73 } .nav-pills>li {background: rgba(235,243,249,0.9) } body .navbar-inverse .navbar-nav>li>a:hover, body .nav-pills .active a:hover, body .btn-info:hover, body a.list-group-item.active:hover {background-color: #13354d } body .smallertop {background-color: #266a9a } body .btn-info, body a.list-group-item.active, body .nav-pills .active a { background-color: #2F84C0 } body .panel, body .btn-info, body .btn-info:hover, body a.list-group-item.active, body .navbar-orange { border-color: #266a9a; } .dropdown-menu a { color: #333; } .panel-default>.panel-heading { background-color: #599dcd; } .blogTitle, a.list-group-item.active, body .navbar-orange .navbar-nav>li>a, .navbar-inverse .col-sm-12:not(.smallertop) .navbar-nav>li>a, .panel-default>.panel-heading, body .nav-pills .active a, .btn-info { color:#ffffff; } body a.navbar-brand .rezregular { color:#ffffff !important; } 
        
        body {
background: url('https://scontent-arn2-1.xx.fbcdn.net/hphotos-xtp1/v/t1.0-9/10659355_850248558363559_2715504858822075101_n.jpg?oh=7606aeb6b3da45eabeab818f202ec437&oe=561102CE') fixed;
background-size: 110% auto;
}
#h1 {
background: #3D3D3D; /* taustavari */
color: #EA6464; /* tekstin vari */
}
.ovari {
background: #3D3D3D; /* taustavari */
color: #EA6464; /* tekstin vari */
text-shadow: 0 0 0 #fff; /* tama jos haluat varjot otsikoista pois */
}
.box {
background: #3D3D3D; /* taustavari */
color: #EA6464; /* tekstin vari */
}
a, a:visited {
color: #EA6464; /* tekstin vari */
}
a:hover {
color: #EC7E7E; /* kun hiiri on tekstin paalla */
}
.white {
background: #3D3D3D; /* taustavari */
}
.viiva {
    position: absolute;
    top: 35px;
    height: 35px;
    background: rgba(0,0,0,0.2);
    width: 100%;
    z-index: -1;
}
.userHover {
    width: 200px;
    padding: 0px;    
    color: #000;
    background: #3D3D3D;
    background: grey;
    -moz-box-shadow: 0px 0px 20px #777;
    -webkit-box-shadow: 0px 0px 20px #777;
    box-shadow: 0px 0px 20px #777;
    border-radius: 5px;
    overflow: hidden;        
    position: absolute;
}
.menu a {
    color: black;
    background: #3D3D3D;
    background: rgba(255,255,255,255.8);
    line-height: 30px;
    padding: 0 10px;
    font-weight: bold;
    margin: 0 2px;    
    float: left;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#menuh a:hover                        /* menu on mouse-over  */
    {
    color: #000;
    text-decoration:none;
text-shadow: 0 0 5px #666;
font-weight: bold;
background: #008080;
}

#menuh a:link, #menuh a:visited, #menuh a:active    /* menu at rest */
    {
width: 95px;    
    color: #000;
    text-decoration:none;
font-weight: bold;
}

#footer {
border-radius: 5px 5px 0px 0px;
overflow: hidden;
background: #3D3D3D;
box-shadow: 0px 0px 5px #000;
    background: rgba(0,0,0,0.9);
}
#commentbox input[type="text"], input[name="comment"] {
    background: #3D3D3D;
    width: 530px;
    margin-right: 5px;
    border: 1px solid #999;
    border-radius: 5px;
}
input[type="button"]:hover, input[type="submit"]:hover, .submit:hover {
background: #3D3D3D;
color: white;
}
.menu a {
    color: black;
    background: #3D3D3D;
    background: rgba(0,0,0,0.8);
    line-height: 30px;
    padding: 0 10px;
    font-weight: bold;
    margin: 0 2px;    
    float: left;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#h2-menu .menulist a:hover {
background: grey;
}
#h1-menu .menulist:hover a, #rightbox .menulist:hover a {
background: #4f4f4f;
color: #C40505;
}
.active {
    background: #000;
    background: rgba(0,0,0,0.8);
}
.active:hover, .active:hover a {
    background: #000;
    color: white;
}
#h2-menu .menulist a {
    color: black;
    background: #000;
    background: rgba(28,25,25,0.8);
    line-height: 30px;
    padding: 0 10px;
    font-weight: bold;
    margin: 0 2px;    
    float: left;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#h2-menu .menulist a:hover {
background: grey;
} @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}