/* Copyright (C) Primer Templates, http://www.gnu.org/licenses/gpl.html GNU/GPL */

a,
.menu-dropdown li.active .level1 { color: #36b; }

.button-primary { background: #36b; }

#news .module-title {
  color: #36b;
}

#portfolio .mod-box span.color {
  color: #36b;
}

#toTop {
  background: url("../../images/totop.png") no-repeat scroll center center #36b !important;
}

.yjnewspopC div.yjnewspopIntro {
  background: none repeat scroll 0 0 #36b;
}

.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1 { 
  color: #36b; 
}

.menu-dropdown a.level2:hover { 
  -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;  
  color: #36b; 
}

.menu-dropdown a.level3:hover { color: #36b; }

#top-a .mod-box:hover{
   -webkit-transform: rotate(0) scale(1.2);
    -moz-transform: rotate(0) scale(1.2);
    -o-transform: rotate(0) scale(1.2);
    -ms-transform: rotate(0) scale(1.2);
    transform: rotate(0) scale(1.2);
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  background-color: #36b;             
}

td.selected_day {
  background-color: #36b;
}

#team {
  background-color: #36b;
  color: #FFFFFF;
}

.btn.btn-default {
  background: none repeat scroll 0 0 #36b;
}

.btn.btn-default.btn-large:hover, .btn.btn-default.btn-medium:hover, .btn.btn-default.btn-small:hover {
  background: #36b;
  color: #ffffff;
}

button, input[type="button"], input[type="submit"] {
  background: none repeat scroll 0 0 #36b;
}

div.k2TagCloudBlock a {
  background: none repeat scroll 0 0 #36b;
  color: #FFFFFF;
  margin: 5px 5px 10px 0;
  padding: 4px 10px;
}

ul.itemTags li a {
  background: none repeat scroll 0 0 #36b;
  color: #FFFFFF;
  margin: 0 5px;
  padding: 4px 15px 5px;
}

.uk-subnav > li > a {
  color: #36b;
}

.yoo-zoo button, .yoo-zoo input[type="button"], .yoo-zoo input[type="submit"] {
  background: none repeat scroll 0 0 #36b;
}
