/* 
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
*/

/* Forum Server plugin */
#wpf-wrapper {
    font-size: 1.5em;	
}

/* header */
#logo-text {
    background: url(images/logo.png) no-repeat;
    height: 150px;
    margin-top: -15px;
    line-height: 2.4;
}
#logo-text a {
    text-indent: -9999px;
    line-height: 2.4;
    padding-top: 30px;
}
#header {
    height: 200px;
    background-position: bottom center;
}
#nav {
    margin-top: 40px;
}
#social {
    margin: 55px 0 0;
}
/* sidebars */
#sidebar1 {
    width: 210px;
}
#sidebar2 {
    width: 210px;
}

/* widget */
#get_recent_comments_wrap li a {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 0 0 5px;
}
#get_recent_comments_wrap a {
    padding: 5px;
}
#forums-latest-activity li a {
    display: inline-block;
    padding: 0 0 5px;
}
