/*
Theme Name: Ardèche Libre
Theme URI: http://ardechelibre.org
Description: Thème pour le site ardechelibre.org
Author: Raphaël HUCK
Template: twentyeleven

*/
@import url('../twentyeleven/style.css');

#footer-content {
	font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: rgba(0, 0, 0, 0) linear-gradient(#252525, #0a0a0a) repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
}

#footer-content div {
    margin: 0 7.6%;
}

#footer-content a {
    color: #eee;
    line-height: 3.333em;
    font-size: 13px;
    padding: 0 1.2125em;
    text-decoration: none;
}
