/* 
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
*/

#player 
{
    margin-top:10px;
    margin-right:10px;
    float:right;
}

#showcase-link
{
    z-index:200;
}

.showcase-details,.showcase-effects
{
    z-index:100;
}

table.playlists td
{
    padding:0 0;
}

table.playlists td.title a
{
    color:#B4D6DC;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:15px;
    font-style:italic;
    text-decoration:none;
}

.fbshare-wrapper
{
    padding-bottom:6px;
}


/* jquery cycle needs explicit sizing in FF */
.showcase-img, .pics
{
    width:290px;
    height:239px;
}