#gcb-header img{
  height: 45px;
}

a{
  color: #c00;
}

a:visited{
  color: #c00;
}

#gcb-nav-y li a, #gcb-nav-y li.active li a {
  color: #c00;
}

#gcb-nav-x{
background-color: rgba(77, 91, 118, 0.58);
background-image: linear-gradient(top,#8d8d8d 0,#5e5e5e 45px,#e5e5e5 46px,#f7f7f7 47px,#fff 48px);
background-image: -moz-linear-gradient(top,#8d8d8d 0,#5e5e5e 45px,#e5e5e5 46px,#f7f7f7 47px,#fff 48px);
background-image: -ms-linear-gradient(top,#8d8d8d 0,#5e5e5e 45px,#e5e5e5 46px,#f7f7f7 47px,#fff 48px);
background-image: -webkit-linear-gradient(top,#8d8d8d 0,#5e5e5e 45px,#e5e5e5 46px,#f7f7f7 47px,#fff 48px);
}

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }


#vanilla-comments iframe{
		width: 1px !important;
        min-width: 100% !important;
        *width: 100% !important;
}

#tuva iframe{
		width: 1px !important;
    height:900px !important;
    min-width: 100% !important;
    *width: 100% !important;
}

.btn {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #cc0000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #990000;
  text-decoration: none;
}
