/*
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 : 08/05/2014, 2:16:18 PM
    Author     : Jesse
*/

#home{margin-top: -30px;z-index: 99999;position: relative;}
#home .widget:last-child .buckets{margin-right:0px; }
.buckets {float: left;width: 32%;display: block;margin-right: 2%;margin-bottom:20px;}
.buckets a{float:left;width:100%;display:block;}
.buckets h4{background-color: #202328;padding: 7px 20px;color: #eadec5;font-weight: 400;display:block;margin:auto;width:200px;border:2px solid #c1b08c;background-color: #180e0f;text-align:center; font-family: 'Roboto Slab', serif;font-size:24px;overflow:hidden;}
.buckets .bucket-description{float:left;width:100%;display:block;color:#fff3d7;padding:0% 2%;text-align:center;}
.buckets img{max-width: 100%;border: 1px solid #796b44;box-shadow: 0px -1px 24px #000;margin: auto;display: block;}
.buckets .more-link{padding: 10px 20px;float:left;width:100%;display:block;margin:0;font-size:20px;text-decoration:none;color:#d0be98;font-family: 'Roboto Slab', serif;font-size:15px;text-transform:uppercase;text-align:center;}
.buckets .more-link .arrow{width: 20px;height: 14px;display: block;background: url('/wp-content/themes/molinari/library/images/arrow-gold.png') no-repeat;float: right;margin-top: 5px;}
