/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19 nov. 2014, 14:55:00
    Author     : buzzaka_DEV2
*/
 
*{
    //color: black;
}
html, body{
    //background-color: white;
}

/*
 * HOME
 */
.prog-resume .content .date{
    color: #4D4D4D;
}
.prog-resume .content .lien-lieu{
    color: #4D4D4D;
}
.prog-resume .content .marker{
    color: #4D4D4D;
}
.widget .title{
    color: #343434 !important;
}
.btn-all a{
    color: #4D4D4D;
}
.btn-all a:after{
    background: url(../images/sprite.png) left top no-repeat;
}
#home-inner h2{
    color: #657301;
}
#menu > li > a {
    color: #585858;
}
#header .footer ul li a{
    color: #585858;
}
#lang a{
    color: #4D4D4D;
}
#lang li.current a{
    color: #343434;
}
.row h3{
    color: #657301 !important;
}
#inner .row h2, #inner .row h3{
    color: #657301;
}
#footer ul a{
     color: #4D4D4D;
}
#event-head .btns > a, #event-head .btns button{
    color: #343434;
}
.prog-resume .content .marker:before {
background: url(../images/sprite.png) -34px -109px no-repeat;
background-size: 75px;
}
.widget .title{
    color: #373737;
}
#event-head .date, .list-events li .content .date{
    color: #373737;
}
.widget.black .title span{
    color: white;
}
#alert{
    color: #373737;
}
.list-events li .btns a, .list-events li .btns span{
    color: #1E1E1E;
}
.list-inputs input[type="submit"]{
    color: #1E1E1E;
}
.blog-list .content {
    background: url(../images/bg-blog-contrast.png) left bottom no-repeat;
}
.blog-list .content .date{
    color: white;
}
.list-activities li .content {
    background: url(../images/bg-arr-activity-contrast.png) left bottom no-repeat;
}
.list-activities li .content .age{
    color: white;
}
.list-markers li .content{
    background: #2c2c2c;
}
#filters .list .selectricItems li{
    color: #AAAAAA;
}
#filters .list .selectricItems li:hover, #filters .list .selectricItems li.selected {
color: #1E1E1E;
}
#no-result h3, .no-result h3{
    color: #252525 !important;
}
#filters.search .list .search input[type="submit"]{
    color: #1E1E1E;
}
.list-discover li .head .date{
    color: #1E1E1E;
}
#results h2{
    color: #657301;
    border-bottom: 1px solid #657301;
}
#inner .row .aside .project-links a{
    color: #1E1E1E;
}
#list-loc .content .row .inner .list-more a{
    color: #657301;
}
#list-loc .content .row .inner .list-more li {
    border-bottom: 1px solid #657301;
}
.list-events li .btns a:before, .list-events li .btns span:before {
background: url(../images/sprite-contrast.png) left -40px no-repeat;
}
.jobs-list li .content .head {
color: #1E1E1E;
}
.jobs-list li {
color: #1E1E1E;
}
.jobs-list li .btns a{
    color: #1E1E1E;
}
.list-res li .thumb .overlay a:before {
background: url(../images/sprite-contrast.png) left -1082px no-repeat;
}
.list-res li .thumb .overlay a{
    color: #1E1E1E;
}
/*#slider-event .bx-stop, #slider-event .bx-start {
background: url(../images/sprite-contrast.png) left -600px no-repeat;
}*/
#header .footer .social a {
background: url(../images/sprite-contrast.png) left -203px no-repeat;
}