/* Dark Pink Color
--------------------------------------------------- */
h1, h2, h3, h4, h5, h6, .hero-unit h1, .btn-link { color:#77B900 }
a:hover, a:active { color:#77B900; }
.overlay-info a.overlay-ico.links , .overlay-info a.overlay-ico.zoom, #myCarousel .carousel-control, #widget-logo, #loading , #logo { background:#77B900; }
#logo:hover{ background:#91D100; }
#primary-menu ul li a.current, #toggle:hover  { background:#444; }
#primary-menu ul li a:hover { background: #444; }
#primary-menu ul li:hover ul li:hover { background: #444; }
#primary-menu ul li { border-bottom: 1px solid #000; }
.social-media li a{ background: #77B900; }
.social-media li a:hover { color:#91D100; }
#s { background:#77B900; }
.nav-pills > .active > a, .nav-pills > .active > a:hover, .view-tenth .mask, .jcarousel-prev-horizontal, .jcarousel-next-horizontal { background-color: #77B900; }
.flex-direction-nav li a, .flex-caption { background-color: #77B900; }
.flex-direction-nav li a:hover { background-color: #91D100; }
.featured-wrapper { background-color: #92C733; box-shadow:0 20px 20px -3px #222; }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {border-color: rgba(131, 186, 31, 0.8);}
::selection{background-color: #92C733;}
::-moz-selection {background-color: #77B900;}
::-webkit-selection {background-color: #77B900;}
mark, .map-holder {background-color: #77B900; color:#ffffff;} 
ul.services li h3{ background:#77B900; }
ul.services li h3:hover{ background:#91D100; 	transition: all 1s ease 0s; }
ul.services li h3:hover > span { color:#91D100; 	transition: all 1s ease 0s;}
.separator {  border-right: 25px dashed #77B900; }
.crumb  { border-bottom: 2px solid #77B900;}
.breadcrumb .active { color: #77B900; }
hr.soften {
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(131, 186, 31, 0), rgba(131, 186, 31, .1), rgba(131, 186, 31, 0));
	background-image:    -moz-linear-gradient(left, rgba(131, 186, 31, 0), rgba(131, 186, 31, .1), rgba(131, 186, 31, 0));
	background-image:     -ms-linear-gradient(left, rgba(131, 186, 31, 0), rgba(131, 186, 31, .1), rgba(131, 186, 31, 0));
	background-image:      -o-linear-gradient(left, rgba(131, 186, 31, 0), rgba(131, 186, 31, .1), rgba(131, 186, 31, 0));
	border: 0;
}
#main article img.avatar {
    border-color: #77B900;
    border-style: solid;
    border-width: 1px;
}
#flickr_badge_wrapper img:hover { border-color: #91D100;}
.btn-color {
    background-color: #83BA1F;
    background-image: linear-gradient(to bottom, #83BA1F, #77B900);
	background-image: -webkit-linear-gradient(top,#83BA1F, #77B900);
	background-image: -o-linear-gradient(top,#83BA1F, #77B900);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-color:hover, .btn-color:active, .btn-color.active, .btn-color.disabled, .btn-color[disabled] {
    background-color: #77B900;
    color: #FFFFFF;
}
ul.services li h3:hover > span, ul.services_big li:hover > .icon-wrap  { 
	color:#91D100;
	}
#home-slogan {border-top:1px solid #77B900;}