/* 
Theme Name: Black Aperture
Theme URI: http://mattbrett.com
Description: All-in-one gaming news and reviews theme for WordPress.
Version: 1.4
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
*/

.footerbox {
     float:left;
     width:290px;
     padding:10px;
     margin:0 15px 15px 0;
}

.footerboxR {
     float:left;
     width:290px;
     padding:10px;
}

.footerbox h2{
     font-size:24px;
}

.footerbox li a{
     display: block;
     padding: 10px 25px 10px 0;
     background: url("images/divider.jpg") repeat-x 0 100%;
}

