
a {
  color: #4d5d80;
}
a:hover {
  color: #365fb3;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('//www.motot.net/font/BebasNeue-webfont.eot');
    src: url('//www.motot.net/font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
        url('//www.motot.net/font/BebasNeue-webfont.woff') format('woff'),
        url('//www.motot.net/font/BebasNeue-webfont.ttf') format('truetype'),
        url('//www.motot.net/font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PermanentMarkerRegular';
    src: url('//www.motot.net/font/PermanentMarker-webfont.eot');
    src: url('//www.motot.net/font/PermanentMarker-webfont.eot?#iefix') format('embedded-opentype'),
        url('//www.motot.net/font/PermanentMarker-webfont.woff') format('woff'),
        url('//www.motot.net/font/PermanentMarker-webfont.ttf') format('truetype'),
        url('//www.motot.net/font/PermanentMarker-webfont.svg#PermanentMarkerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaptureItRegular';
    src: url('//www.motot.net/font/capture_it-webfont.eot');
    src: url('//www.motot.net/font/capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.motot.net/font/capture_it-webfont.woff') format('woff'),
         url('//www.motot.net/font/capture_it-webfont.ttf') format('truetype'),
         url('//www.motot.net/font/capture_it-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaptureIt2Regular';
    src: url('//www.motot.net/font/capture_it_2-webfont.eot');
    src: url('//www.motot.net/font/capture_it_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.motot.net/font/capture_it_2-webfont.woff') format('woff'),
         url('//www.motot.net/font/capture_it_2-webfont.ttf') format('truetype'),
         url('//www.motot.net/font/capture_it_2-webfont.svg#capture_it_2regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OswaldLight';
    src: url('//www.motot.net/font/Oswald-Light-webfont.eot');
    src: url('//www.motot.net/font/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.motot.net/font/Oswald-Light-webfont.woff') format('woff'),
         url('//www.motot.net/font/Oswald-Light-webfont.ttf') format('truetype'),
         url('//www.motot.net/font/Oswald-Light-webfont.svg#OswaldLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBook';
    src: url('//www.motot.net/font/Oswald-Regular-webfont.eot');
    src: url('//www.motot.net/font/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.motot.net/font/Oswald-Regular-webfont.woff') format('woff'),
         url('//www.motot.net/font/Oswald-Regular-webfont.ttf') format('truetype'),
         url('//www.motot.net/font/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBold';
    src: url('//www.motot.net/font/Oswald-Bold-webfont.eot');
    src: url('//www.motot.net/font/Oswald-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.motot.net/font/Oswald-Bold-webfont.woff') format('woff'),
         url('//www.motot.net/font/Oswald-Bold-webfont.ttf') format('truetype'),
         url('//www.motot.net/font/Oswald-Bold-webfont.svg#OswaldBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldStencilRegular';
    src: url('//www.motot.net/font/Oswald-Stencil-webfont.eot');
    src: url('//www.motot.net/font/Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.motot.net/font/Oswald-Stencil-webfont.woff') format('woff'),
         url('//www.motot.net/font/Oswald-Stencil-webfont.ttf') format('truetype'),
         url('//www.motot.net/font/Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*::selection {
  background: #222;
  color: #FFF;
}

body, html {
  background-color: #DCDCDC;
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  font-size: 13px;
}

h1 {
  font-size: 30px;
  line-height: 34px;
}
h1, h2, h3, h4 {
  font-family: "OswaldLight", Arial, Verdana, Helvetica;
  font-weight: normal;
}
.centered {
  text-align:center;
}
.autowidth {
  width: auto !important;
}
.fullwidth {
  width: 100% !important;
}

.nav-tabs {
  border-bottom: none;
}
.hero-unit {
  background: white;
}

#mototPageFooter {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.2);
  border-top: 1px solid #888;
  color: #666;
}

@media (min-width: 768px) {
  #mototPageFooter {
    min-height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
  }

}
#mototPageFooter a {
  color: #666;
}
.motot-dark #mototPageFooter {
  background-color: #333;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #777;
  border-color: rgba(255,255,255,0.3);
  color: #AAA;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.motot-dark #mototPageFooter a:not(.btn) {
  color: #ddd;
}
#mototLeaderboard {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: visible;
  max-width: 100%;
  overflow: auto;
}
#mototLeaderboard img {
  max-width: none;
}
#google_ads_div_Motot_Leaderboard_728x90_ad_container {
  line-height: 0;
}

#mototLogoFooter {
  margin-top: 20px;
}
#mototPageWrapper {
  min-height: 100%;
  position: relative;
  background-image: url(http://media.stidesign.net/motot/img/tie-vaalea.jpg);
}
#mototPageWrapper.motot-dark {
  background-image: url(http://media.stidesign.net/motot/img/2013/tie_tumma.jpg);
  background-color: #4b4b4b;
}
#mototContentWrapper {
  margin-top: -5px;
}
/*
.motot-dark #mototContentWrapper {
  background: url(http://media.stidesign.net/motot/img/taustadetailit.png) no-repeat bottom right;
}
*/
#mototContentContainer {
  padding-bottom: 230px;
}
/*
#mototHeadingWrapper {
  background-color: #333;
  padding-top: 10px;
  background-image: url(http://media.stidesign.net/motot/img/tie.jpg);
  border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}
*/
#mototHeadingWrapper {
  background-color: #333;
  /* 
  background-image: url(http://media.stidesign.net/motot/img/2013/katukivet_tumma.jpg); 
  background-image: url(http://media.stidesign.net/motot/img/2013/ruoho_tumma.jpg);
  */
  background-image: url(//media.stidesign.net/motot/img/2013/betonilattia_tumma.jpg);

  background-position-y: 100%;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.3); */
  margin-bottom: 5px;
}
#mototHeadingContainer {
      padding-top: 10px;
}
/* Experimental */
/* background-image: -webkit-radial-gradient(40% 40%, ellipse cover,transparent, rgba(0, 0, 0, 0.7)); */

@media (min-width: 1300px) {
  .motot-dark #mototHeadingContainer {
    background-image: -webkit-radial-gradient(40% 100%, 60% 250px,transparent, rgba(0, 0, 0, 0.8));
    background-image: -ms-radial-gradient(40% 100%, 60% 250px,transparent, rgba(0, 0, 0, 0.8));
    background-image: -o-radial-gradient(40% 100%, 60% 250px,transparent, rgba(0, 0, 0, 0.8));
    background-image: radial-gradient(60% 250px at 40% 100% , transparent, rgba(0, 0, 0, 0.8));
    box-shadow: 0px 5px 4px 5px rgba(0,0,0,0.3)
    
  }
  .motot-dark #mototContentWrapper {
    background-image: -webkit-radial-gradient(40% 50px, 60% 400px,transparent, rgba(0, 0, 0, 0.55));
    /* background-image: -moz-radial-gradient(40% 200px, ellipse closest-corner, transparent, rgba(0, 0, 0, 0.55)); */
    background-image: -ms-radial-gradient(40% 50px, 60% 400px,transparent, rgba(0, 0, 0, 0.55));
    background-image: -o-radial-gradient(40% 50px, 60% 400px,transparent, rgba(0, 0, 0, 0.55));
    background-image: radial-gradient(60% 400px at 40% 50px , transparent, rgba(0, 0, 0, 0.55))
  }
}
/*
@media (min-width: 1300px) {
  .motot-dark #mototPageContainer {
    background-image: -webkit-radial-gradient(40% 350px, 60% 600px,transparent, rgba(0, 0, 0, 0.5));
    background-image: -moz-radial-gradient(40% 350px, ellipse closest-corner, transparent, rgba(0, 0, 0, 0.5));
    background-image: -ms-radial-gradient(40% 350px, 60% 600px,transparent, rgba(0, 0, 0, 0.5));
    background-image: -o-radial-gradient(40% 350px, 60% 600px,transparent, rgba(0, 0, 0, 0.5));
  }
}
  */

[class^="motot-navi-icon-"],
[class*=" motot-navi-icon-"] {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  vertical-align: text-top;
  background-image: url("http://media.stidesign.net/motot/img/motot-navi-ikonit.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.motot-navi-icon-home {
  background-position: 0 -80px;
}
.motot-navi-icon-forum {
  background-position: -40px -80px;
}
.motot-navi-icon-gallery {
  background-position: -80px -80px;
}
.motot-navi-icon-talli {
  background-position: -120px -80px;
}
.motot-navi-icon-wiki {
  background-position: -160px -80px;
}
.motot-navi-icon-mobile {
  background-position: -200px -80px;
}

a.active .motot-navi-icon-home {
  background-position: 0 -40px;
}
a.active .motot-navi-icon-forum {
  background-position: -40px -40px;
}
a.active .motot-navi-icon-gallery {
  background-position: -80px -40px;
}
a.active .motot-navi-icon-talli {
  background-position: -120px -40px;
}
a.active .motot-navi-icon-wiki {
  background-position: -160px -40px;
}
a.active .motot-navi-icon-mobile {
  background-position: -200px -40px;
}

a:hover > .motot-navi-icon-home {
  background-position: 0 0;
}
a:hover > .motot-navi-icon-forum {
  background-position: -40px 0;
}
a:hover > .motot-navi-icon-gallery {
  background-position: -80px 0;
}
a:hover > .motot-navi-icon-talli {
  background-position: -120px 0;
}
a:hover > .motot-navi-icon-wiki {
  background-position: -160px 0;
}
a:hover > .motot-navi-icon-mobile {
  background-position: -200px 0;
}
#mototNavigationIcons a {
  display: inline-block;
  height: 40px;
  padding: 0 5px 0 5px;
}
#mototNavigationIcons a.active {
  background: transparent url(http://media.stidesign.net/motot/img/navi_painike_kromi_tausta.png) repeat-x center center;
}


@-webkit-keyframes LOGO-BACKGROUND {
  from {
    background-position: 50% 100%;
  }
  to {
    background-position: 50% 0%;
  }
}
@-moz-keyframes LOGO-BACKGROUND {
  from {
    background-position: 50% 100%;
  }
  to {
    background-position: 50% 0%;
  }
}

.btn-primary {
  background: #CCC url(http://media.stidesign.net/motot/img/navi_painike_kromi_tausta.png) repeat-x center center;
  border-color: #eee #eee #333;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary:hover {
  background: #000 url(http://media.stidesign.net/motot/img/navi_painike_kromi_tausta_2.png) repeat-x center center;
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
  -webkit-transition: background-image 0.1s linear;
     -moz-transition: background-image 0.1s linear;
      -ms-transition: background-image 0.1s linear;
       -o-transition: background-image 0.1s linear;
          transition: background-image 0.1s linear;
}
#motot-logo-container {
/*  background: url(../img/motot-logo-tausta-3.jpg) no-repeat 0 100%; */
  background: #222222 url(http://media.stidesign.net/motot/img/motot-logo-tausta-smallscreen.jpg) no-repeat 50% 100%;
  height: 140px;
  overflow: visible;
  position: relative;
  padding: 5px;

  -webkit-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.5);
}

#motot-logo {
  background: url(http://media.stidesign.net/motot/img/motot-logo.png) no-repeat 0 0;
  width: 295px;
  height: 70px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;

}

#motot-logo span {
  display: none;
}

#logoAnimationToggle {
  position: absolute;
  top: 5px;
  left: 5px;
  opacity: 0.5;
}

#motot-logo-container:hover #logoAnimationToggle,
#logoAnimationToggle:hover {
  opacity: 1;
}

#motot-profile-button {
  position: absolute;
  right: 5px;
  top: 5px;
}

@media (min-width: 768px) {
  #motot-logo-container {
    background: url(http://media.stidesign.net/motot/img/motot-logo-tausta-2.jpg) no-repeat 50% 100%;
    height: 150px;
  }
  #motot-logo {
    margin-left: 15%;
    margin-right: 0;
  }
  html.cssanimations #motot-logo-container.play_logo_animation {
    -webkit-animation: LOGO-BACKGROUND 30s linear 0s 4 alternate;
    -moz-animation: LOGO-BACKGROUND 30s linear 0s 4 alternate;
    animation: LOGO-BACKGROUND 30s linear 0s 4 alternate;
  }
}
@media (max-width: 979px) {
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 1px;
  }
  .navbar .nav > li > .dropdown-menu::after {
    display: none;
  }
}
#mototNavigationContainer {
  min-height: 60px;
}
#mototNavigationTop {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
#mototNavigationTop .navbar-inner {
  /* background: black url(http://media.stidesign.net/motot/img/navi_palkki.png) repeat-x 0 0; */
  background: #111111;
  border: none;
}

#mototNavigationTop ul.nav > li > a {
  text-transform: uppercase;
  font-family: 'OswaldLight', Arial, Verdana, Helvetica;
  font-size: 18px;
  line-height: 20px;
  color: #BBB;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#mototNavigationTop ul.nav > li > a:hover {
  background: transparent url(http://media.stidesign.net/motot/img/navi_painike_korostettu_tausta.png) repeat-x center center;
  color: #fff;
}
#mototNavigationTop ul.nav > li.active > a {
  font-family: 'OswaldBook', Arial, Verdana, Helvetica;
  background: transparent url(http://media.stidesign.net/motot/img/navi_painike_kromi_tausta.png) repeat-x center center;
  color: #fff;
}
#mototNavigationTop ul.dropdown-menu {
  margin-top: -3px;
}
#mototNavigationTop ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: #0088cc;
}
#mototNavigationTop .dropdown-menu li > a:hover,
#mototNavigationTop .dropdown-menu .active > a,
#mototNavigationTop .dropdown-menu .active > a:hover {
  background-color: #990000;
}
/*
#mototNavigationTop.navbar-fixed-top {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
*/
#mototNavigationTop a.menu:after, .dropdown-toggle:after {
  content: none;
}
#motot-profile-button:hover ul.dropdown-menu {
  display: block;
}
#motot-profile-button ul.dropdown-menu {
  margin-top: -3px;
}
.motot-content-unit {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #FFF;
  border: 1px solid #DDD;
  border: 1px solid rgba(0, 0, 0, 0.10) !important;
/*
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
*/
  overflow: visible;
  position: relative;
}
.motot-dark .motot-content-unit-inverse {
    background-color: #444;
    border-color: #555 #666 #303030;
    border-top: 1px solid #555;
    border-bottom: 1px solid #303030;
    color: #CCC;
}
.motot-dark .motot-content-unit-inverse a, 
.motot-dark .motot-content-unit-inverse a:link {
    color: white;
}
.motot-content-unit-cp {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f2f2da;
  border: 1px solid #DDD;
  border: 1px solid rgba(0, 0, 0, 0.10) !important;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7e6), to(#eeeecc));
  background-image: -webkit-linear-gradient(top, #f7f7e6, #eeeecc);
  background-image:    -moz-linear-gradient(top, #f7f7e6, #eeeecc);
  background-image:     -ms-linear-gradient(top, #f7f7e6, #eeeecc);
  background-image:      -o-linear-gradient(top, #f7f7e6, #eeeecc);

}

.motot-container-unit {
  padding: 0px;
  background-color: #FFF;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.motot-thumbnail {
  background: white;
}

.hidden {
  display: none;
}

.motot-bounded-content {
  max-height: 150px;
  position: relative;
  padding-bottom: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image:    -moz-linear-gradient(top, #fff, #eee);
  background-image:     -ms-linear-gradient(top, #fff, #eee);
  background-image:      -o-linear-gradient(top, #fff, #eee);
}
.expand-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 30px;
}

.expand-content .btn {
  -webkit-box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
}

.collapse {
  overflow: hidden !important;
}

.motot-pills-inverse li:not(.active) a,
.motot-tabs-inverse li:not(.active) a {
  background-color: rgba(0, 0, 0, 0.3);
  color: #eee;
}


/* MOTOT INVERSE */

.motot-dark .accordion-group {
  border-color: #666;
}

.motot-dark .motot-thumbnail {
  box-shadow: 1px 2px 5px black;
}
/*
.motot-dark .motot-special.thumbnails .thumbnail {
  background-color: #333;
  border-color: #333;
  color: #ccc;
}
.motot-dark .motot-special.thumbnails a {
  color: #ccc;
}
*/

.hero-unit h1,
.hero-unit h2,
h1.motot-inverse,
h2.motot-inverse,
h3.motot-inverse,
h4.motot-inverse,
h5.motot-inverse {
  font-weight: normal;
  font-family: 'OswaldBook', Arial, Verdana, Helvetica;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}
.motot-dark h1.motot-inverse,
.motot-dark h2.motot-inverse,
.motot-dark h3.motot-inverse,
.motot-dark h4.motot-inverse,
.motot-dark h5.motot-inverse {
  color: #fff;
  text-shadow: 1px -1px 2px black;
}
.motot-dark h1.motot-inverse a,
.motot-dark h2.motot-inverse a,
.motot-dark h3.motot-inverse a,
.motot-dark h4.motot-inverse a,
.motot-dark h5.motot-inverse a {
  color: #fff;
}
.motot-dark h1.motot-inverse small,
.motot-dark h2.motot-inverse small,
.motot-dark h3.motot-inverse small,
.motot-dark h4.motot-inverse small,
.motot-dark h5.motot-inverse small,
.motot-dark h1.motot-inverse small a,
.motot-dark h2.motot-inverse small a,
.motot-dark h3.motot-inverse small a,
.motot-dark h4.motot-inverse small a,
.motot-dark h5.motot-inverse small a {
  color: #999;
}
.fontface h1.motot-inverse {
  font-size: 50px;
  line-height: 60px;
  margin-bottom: -8px;
  position:relative;
  z-index: 2;  
  overflow: hidden;
  padding-top: 40px;
  clear: both;
}
.fontface h2.motot-inverse {
  font-size: 35px;
  line-height: 50px;  
}
.fontface .motot-dark h1.motot-inverse[title]:after{
  content: attr(title);
  color: rgba(0,0,0,.35);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  font-size: 1.3em;
  text-shadow: none;
  font-family: 'OswaldStencilRegular', Arial, Verdana, Helvetica;
}
.motot-dark .motot-well-inverse {
  background-color: #222;
  background-color: rgba(34, 34, 34, 0.7);
  border: none;
  color: #CCC;
}
.motot-dark .motot-well-inverse .well,
.motot-dark .motot-well-inverse .motot-content-unit {
  color: #333;
}

.motot-dark .motot-breadcrumb-inverse {
  background-color: #444;
  border-color: #666;
  border-top: 1px solid #555;
  border-bottom: 1px solid #303030;
}
.motot-dark .motot-breadcrumb-inverse {
  color: #CCC;
}
.motot-dark .motot-breadcrumb-inverse a {
  color: #CCC;
}
.motot-dark .motot-breadcrumb-inverse .divider {
  color: #999;
}
.motot-dark .motot-breadcrumb-inverse li {
  text-shadow: 0 1px 0 black;
}
/*
.motot-dark .motot-pills-inverse a,
.motot-dark .motot-tabs-inverse a {
  color: #EEE;
  background: black;
  background: rgba(0, 0, 0, 0.2);
}
*/
.motot-dark .motot-pills-inverse a:hover,
.motot-dark .motot-tabs-inverse a:hover {
  color: #4D5D80;
  background: #EEE;
}
.motot-dark .motot-pills-inverse .active a {
  color: #FFF;
}
.motot-dark .motot-pager-inverse a {
  background-color: #555;
  border-color: #444;
  color: #CCC;
}


/* Color override */
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  background-color: #3D6399;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: #3D6399;
  background-image: -moz-linear-gradient(top, #3D6399, #335380);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3D6399), to(#335380));
  background-image: -webkit-linear-gradient(top, #3D6399, #335380);
  background-image: -o-linear-gradient(top, #3D6399, #335380);
  background-image: linear-gradient(to bottom, #3D6399, #335380);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3D6399', endColorstr='#335380', GradientType=0);
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  background-color: #3D6399;
}


br.jakaja {
  clear: both;
}
@media (min-width: 768px) and (max-width: 979px) {

  .span6.smallpost {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }

}

@media (min-width: 1180px) {

  .motot-special.thumbnails .span2,
  .motot-special.thumbnails-simple .span2 {
    width: 130px;
  }

  .row-motot-special {
    margin-left: -20px;
    *zoom: 1;
  }

  .motot-special.thumbnails  {
    margin-left: -15px;
  }

  .motot-special.thumbnails > li {
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .motot-special.thumbnails .thumbnail {
    background: white;
  }



}
.tabs-tight {
  border-bottom: 0;
  margin-bottom: 0px;
}
.tabs-left.tabs-tight ul.nav-tabs {
  border-right: 0;
  margin-right: 0px;
}
.accordion-group {
  background: white;
}

#mototNavigationTop .navbar-inner,
.thumbnail {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

[class^="motot-large-icon-"],
[class*="motot-large-icon-"] {
  display: inline-block;
  width: 40px;
  height: 40px;
  *margin-right: .3em;
  line-height: 40px;
  vertical-align: text-top;
  background-image: url(http://media.stidesign.net/motot/img/glyphicons-large-motot.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.motot-large-icon-folder-open {
  background-position: 0px 0px;
}
.motot-large-icon-folder-lock {
  background-position: -40px 0px;
}

.dark-alternative {
  background-color: #333;
  background-image: -moz-linear-gradient(top, #555, #222);
  background-image: -ms-linear-gradient(top, #555, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#222));
  background-image: -webkit-linear-gradient(top, #555, #222);
  background-image: -o-linear-gradient(top, #555, #222);
  background-image: linear-gradient(top, #555, #222);
}
.dark-alternative a {
  color: white;
}
.accordion-heading.dark-alternative {
  background-color: #111;
  font-family: "OswaldLight";
  font-size: 1.2em;
}

/* BOOTSTRAP CUSTOM */
.pagination a {
  padding: 0 8px;
}
.motot-content-unit, .well, .breadcrumb, .accordion-group, .hero-unit, .galleria-reunapalkki {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.1);
}

.motot-dark .motot-content-unit, .motot-dark .well, .motot-dark .breadcrumb, .motot-dark .accordion-group, .motot-dark .hero-unit, .motot-dark .galleria-reunapalkki {
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
}

.motot-content-unit .motot-compensate-padding {
  display: block;
  margin-left: -19px;
  margin-right: -19px;
}
.motot-content-unit .motot-compensate-padding-left {
  margin-left: -19px;
  margin-right: 5px;
}
.motot-content-unit .motot-compensate-padding-right {
  margin-right: -19px;
  margin-left: 5px;
}

.motot-thumbnail .motot-thumb-extra {
  display: block;
  height: 16px;
  line-height: 16px;
  margin-top: -16px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 0.85em;
  position: relative;
}

.motot-thumbnail .motot-thumb-label {
  display: block;
  padding-top: 5px;
  line-height: 1em;
  max-height: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.thumbnails-simple  {
  margin-left: 0;
  list-style: none;
}
.thumbnails-simple:before, .thumbnails-simple:after {
  display: table;
  content: "";
}
.thumbnails-simple:after {
  clear:both;
}

.thumbnails-simple > li {
  margin: 0;

}
.thumbnails-simple .thumbnail {
  margin: 0 1px 1px 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  
}


/* ETUSIVU */
#mototEventsList .accordion-heading {
 /*  url("../img/motot-hiilikuitu-pieni.jpg") repeat center center; */
}
#mototEventsList .dl-horizontal dt {
  width: 60px;
}
#mototEventsList .dl-horizontal dd {
  margin-left: 70px;
}

#photoPick .accordion-inner {
  padding: 0;
}

.wp-post-image {
  height: auto;
}

.accordion-group {
  overflow: auto;
}

@media (min-width: 768px) and (max-width: 1179px) {
  #mototEventsList .dl-horizontal dt {
    float: none;
    width: auto;
    text-align: left;
  }
  #mototEventsList .dl-horizontal dd {
    margin-left: 70px;
    margin-left: 0;
  }

}
/* FOORUMI */
#mototForumsList .accordion-heading {
  background: #222 url(http://media.stidesign.net/motot/img/motot-hiilikuitu-2.jpg) repeat center center;
}
#mototForumsList .accordion-heading h3 {
  line-height: 1em;
  font-family: 'OswaldLight', Arial, Verdana, Helvetica;
  font-size: 30px;
  margin-bottom: 0;
  font-weight: normal;
}
#mototForumsList .accordion-body {
}
#mototForumsList .accordion-heading a {
  color: white;
}

#mototForumsList .accordion-inner {
  padding: 0;
}


/*
#mototForumsList .forumlist-forums {
  padding: 5px 5px;
  background: #333;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image:    -moz-linear-gradient(top, #444, #222);
  background-image:     -ms-linear-gradient(top, #444, #222);
  background-image:      -o-linear-gradient(top, #444, #222);
}
*/
#mototForumsList .forumlist-forums .description,
#mototTopicsList .topiclist-topics .description {
  font-weight: normal;
  font-size: 0.85em;
  color: #666;
}
#mototForumsList .forumlist-forums dd,
#mototTopicsList .topiclist-topics dd {
  font-weight: normal;
  font-size: 0.85em;
  color: #444;
}
#mototForumsList .forumlist-forums > li,
#mototTopicsList .topiclist-topics > li {
/*   border-top: 1px solid #F6F6F6; */
  border-bottom: 1px solid #CCC;
/*
   background-color: #ccc;
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#fff));
   background-image: -webkit-linear-gradient(top, #eee, #fff);
   background-image:    -moz-linear-gradient(top, #eee, #fff);
   background-image:     -ms-linear-gradient(top, #eee, #fff);
   background-image:      -o-linear-gradient(top, #eee, #fff);
*/
}
#mototForumsList .forumlist-forums > li.bg1,
#mototTopicsList .topiclist-topics > li.bg1 {
  background: #FFFFFF;
}
#mototForumsList .forumlist-forums > li.bg2,
#mototTopicsList .topiclist-topics > li.bg2 {
  background: #F9F9F9;
}

#mototTopicsList {
  padding: 15px 15px 10px 15px;
  background: white;
}
.rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/*
#mototTopicsList dfn {
  display: inline !important;
}
*/
/*
#mototTopicsList .topiclist-topics > li {
  border-top: 1px solid #F6F6F6;
  border-bottom: 1px solid #aaa;
   background-color: #ccc;

   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#eee));
   background-image: -webkit-linear-gradient(top, #ddd, #eee);
   background-image:    -moz-linear-gradient(top, #ddd, #eee);
   background-image:     -ms-linear-gradient(top, #ddd, #eee);
   background-image:      -o-linear-gradient(top, #ddd, #eee);

}
*/
#mototForumsList .forumlist-forums {
  margin: 0;
}
#mototTopicsList .topiclist-topics {
  margin: 0 0 5px 0;
}
#mototTopicsList .topiclist-header {
  background: #ddd;
  margin: 0;
}
#mototTopicsList .topiclist-header dt {
  padding-left: 45px;
}
#mototTopicsList .topiclist-header dt,
#mototTopicsList .topiclist-header dd {
 line-height: 28px;
}
#mototTopicsList .topiclist-header > li > dl,
#mototTopicsList .topiclist-topics > li > dl,
#mototForumsList .forumlist-forums > li > dl {
  margin: 0;
  padding: 3px 0;
}
#mototForumsList .forum-icon,
#mototTopicsList .forum-icon {
  background-position: 10px 50%;
}
#mototForumsList .forum-icon dt,
#mototTopicsList .forum-icon dt {
  padding-left: 45px;
}
#mototPostsList {
  padding: 15px 15px 10px 15px;
  background: white;
}
#mototPostsList .post {
  margin-bottom: 5px;
}
#mototPostsList .post-profile,
#mototPostsList .post-body {
  padding: 5px 5px;
}
/*
#mototPostsList .post-bg1 {
  background: #ececec;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
  background-image:    -moz-linear-gradient(top, #fff, #f0f0f0);
  background-image:     -ms-linear-gradient(top, #fff, #f0f0f0);
  background-image:      -o-linear-gradient(top, #fff, #f0f0f0);
}
*/
#mototPostsList .post-bg1 {
  background: #ececec;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #eeeeee, #e7e7e7);
  background-image:    -moz-linear-gradient(top, #eeeeee, #e7e7e7);
  background-image:     -ms-linear-gradient(top, #eeeeee, #e7e7e7);
  background-image:      -o-linear-gradient(top, #eeeeee, #e7e7e7);
}
#mototPostsList .post-bg2 {
  background: #e1ddd5;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7e4df), to(#dad5ca));
  background-image: -webkit-linear-gradient(top, #e7e4df, #dad5ca);
  background-image:    -moz-linear-gradient(top, #e7e4df, #dad5ca);
  background-image:     -ms-linear-gradient(top, #e7e4df, #dad5ca);
  background-image:      -o-linear-gradient(top, #e7e4df, #dad5ca);
}
#mototPostsList .post-profile {
  border-right: 1px solid rgb(255,255,255);
  border-right: 1px solid rgba(255,255,255,0.5);
}

.pagination-small {
  background: url(http://media.stidesign.net/motot/img/icon_pages.gif) no-repeat 0 0;
  padding-left: 15px;
}
.pagination-small a {
  display: inline-block;
  font-weight: normal;
  text-decoration: none;
  margin: 0;
  padding: 0 2px;
  background-color: #fff;
  border: 1px solid #BABABA;
  font-size: 0.8em;
  line-height: 1.5em
}
.clear-button {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#mototPostsList .post-header {
  margin-bottom: 1em;
  padding-bottom: 0.2em;
  font-size: 0.8em;
  border-bottom: 1px solid rgba(0,0,0,0.2);

}
#mototPostsList .post-signature {
  margin-top: 1em;
  padding-top: 0.2em;
  font-size: 0.8em;
  border-top: 1px solid rgba(0,0,0,0.1);
  clear: left;
  line-height: 140%;
  overflow: hidden;
  width: 100%;
  color: gray;
}

#mototPostsList .post-profile dl {
  font-size: 0.8em;
  margin-left: 10px;
}
#mototPostsList .post-profile dl dt {
  font-weight: normal;
  color: #666;
  line-height: 11px;
}
#mototPostsList .post-profile dd {
  color: #222;
  line-height: 14px;
  margin-bottom: 2px;
}
#mototForumsList a.subforum {
  background-image: none;
  background-position: 0 50%;
  background-repeat: no-repeat;
  position: relative;
  white-space: nowrap;
  padding: 0 0 0 12px;
}
#mototForumsList a.subforum.read {
  background-image: url(http://media.stidesign.net/motot/img/subforum_read.gif);
}

#mototForumsList a.subforum.unread {
  background-image: url(http://media.stidesign.net/motot/img/subforum_unread.gif);
}

/* FOORUMIN YHTEENSOPIVUUS */
body.prosilverFix #mototContentContainer {
  font-size: 0.85em;
}
ul.topiclist, ul.forumlist {
  display: block;
  list-style-type: none;
  font-size: 0.9em;
}
ul.topiclist li.row {
  border-bottom: 1px solid #DDD;
}
ul.topiclist li.bg1 {
  background-color: #FFF;
}
ul.topiclist li.bg1 {
background-color: #F9F9F9;
}
ul.topiclist li.row dl {
  padding: 2px 0;
}
ul.topiclist dl.icon {
  min-height: 35px;
  background-position: 10px 50%;
}
ul.topiclist dl.icon dt {
  padding-left: 45px;
}
ul.topiclist dt {
  display: block;
  float: left;
  width: 60%;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;
}
ul.topiclist dd {
  display: block;
  float: left;
  border-left: 1px solid white;
  padding: 4px 0;
}
ul.topiclist dd.mark {
  float: right !important;
  width: 9%;
  text-align: center;
  line-height: 200%;
  font-size: 1.2em;
}
ul.topiclist a.forumtitle, ul.topiclist a.topictitle {
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}
/* PM marking colours */

.pm-legend {
  border-left-width: 10px;
  border-left-style: solid;
  border-right-width: 0;
  margin-bottom: 3px;
  padding-left: 3px;
}
.pmlist li {
  border: solid 3px transparent;
  border-width: 0 3px;
}

.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
  border-left-color: #BC2A2A;
  border-right-color: #BC2A2A;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
  border-color: #FF6600;
  border-width: 0 3px;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
  border-color: #A9B8C2;
  border-width: 0 3px;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
  border-color: #5D8FBD;
  border-width: 0 3px;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
  border-color: #000000;
  border-width: 0 3px;
}

.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
  border-left-color: #bcbcbc;
  border-right-color: #bcbcbc;
}




/* ETUSIVUN UUTISET */
@media (min-width: 768px) {
  #uutiset h3.entry-title {
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
    font-family: "OswaldLight", Arial, Verdana, Helvetica;
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 0;
    font-weight: normal;
  }
  #uutiset h3.entry-title a {
    background: #222222;
    color: white;
    padding: 10px;
    /* font-weight: 400; */
    font-weight: normal;
    text-decoration:none;
    display: inline-block;
  }
  h4.entry-title {
    font-family: "OswaldLight", Arial, Verdana, Helvetica;
    font-weight: normal;
  }
  h4.entry-title a {
    color: #000000;

  }
  #uutiset h3.entry-title a:hover {
    background: #3D6399;
  }
  .motot-photo-extra-top {
    height: 20px;
    line-height: 20px;
    margin-bottom: -20px;
    padding: 0 5px;
    color: #ddd;
    display: block;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    font-size: 0.9em;
  }
  .motot-photo-extra-top a {
    color: white;
  }

}
.entry-content {
  font-family: "Georgia",serif;
  margin-top: 15px;
  font-size: 15px;

}
.entry-content p:first-child {
  font-size: 18px;
  line-height: 22px
}
.smallpost {
  overflow: hidden;
  max-height: 260px;
  font-size: 0.85em;
  line-height: 1.3em;
  font-weight: normal;
}
.smallpost .entry-meta {
}
.post-small {
  height: 202px;
  position: relative;
  padding: 0;
}
.post-small a {
  display: block;
  height: 200px;
  overflow: hidden;
  position: relative;
  color: white;
}
.post-small img {
  max-width: 100%;
  max-height: 200px;
}
.post-small h4 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  background: rgba(0,0,0,0.65);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
  font-family: "OswaldLight", Arial, Verdana, Helvetica;
  font-size: 20px;
  line-height: 30px;
  padding: 5px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#ilmoitukset img.talli_thumb_uusi {
  position: absolute;
  margin-top: -2px;
  margin-left: -2px;
}

.footer_logot {
  height: 60px;
}
.footer_logot a {
  width: 176px;
  height: 40px;
  margin: 10px;
  display: block;
  float: left;
  background: #FFF no-repeat 0 0;
}
.footer_logot a:hover {
  background-position: 0 100%;
}
.footer_logot a span {
  display: none;
}
.footer_logot .logo_rss {
  background-image: url(http://media.stidesign.net/motot/img/rsslogo.png);
}
.footer_logot .logo_facebook {
  background-image: url(http://media.stidesign.net/motot/img/facebooklogo.png);
}
.footer_logot .logo_twitter {
  background-image: url(http://media.stidesign.net/motot/img/twitterlogo.png);
}
.footer_logot .logo_louhi {
  background-image: url(http://media.stidesign.net/motot/img/louhilogo.png);
}


/* MUUTA */

.motot-navigation-sidepanel {
  background-color: #222;
  background-color: rgba(34, 34, 34, 0.7);
  padding: 10px 10px 5px 10px;
  margin-bottom: 20px;
}
.motot-navigation-sidepanel ul {
    list-style-image: url(http://www.motot.net/img/nuolibullet_pun_flat.png);
    list-style-position: outside;
    list-style-type: circle;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 15px;
}
.motot-navigation-sidepanel li {
    background: black;
    background: rgba(0,0,0,0.2);
    color: #eeeeee;
    margin-bottom: 1px;
    padding: 0;
}
.motot-navigation-sidepanel li a {
    color: #eeeeee;
    display: block;
    padding: 5px;
    text-decoration: none;
}

.motot-navigation-sidepanel li a:hover {
    background-color: #3D6399;
    background-image: -moz-linear-gradient(top, #3D6399, #335380);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3D6399), to(#335380));
    background-image: -webkit-linear-gradient(top, #3D6399, #335380);
    background-image: -o-linear-gradient(top, #3D6399, #335380);
    background-image: linear-gradient(to bottom, #3D6399, #335380);
    text-decoration: none;
}

.motot-dark .motot-well-inverse .nav-list > li > a,
.motot-dark .motot-content-unit-inverse .nav-list > li > a{
  color: #eee;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.2);
  margin-bottom: 1px;
}
.motot-dark .motot-well-inverse .nav-list > li > a:hover,
.motot-dark .motot-content-unit-inverse .nav-list > li > a:hover{
    background-color: #3D6399;
    background-image: -moz-linear-gradient(top, #3D6399, #335380);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3D6399), to(#335380));
    background-image: -webkit-linear-gradient(top, #3D6399, #335380);
    background-image: -o-linear-gradient(top, #3D6399, #335380);
    background-image: linear-gradient(to bottom, #3D6399, #335380);
    text-decoration: none;
    color: white;
}

.motot-dark .motot-well-inverse .nav-list .divider,
.motot-dark .motot-content-unit-inverse .nav-list .divider{

  background-color: rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.3);
}

/* MOBIILI */

@media (max-width: 767px) {

}
.mainospalkkiMainos img {
  max-width: 100%;
}
