/*
THEME NAME: Jobs in Pods
THEME URI: http://www.jobsinpods.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.0
AUTHOR: <a href="http://ryanimel.com">Ryan Imel</a>
AUTHOR URI:
*/

/* Full Reset  */
@import url('css/reset.css');

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('css/sandbox-layouts/2c-r.css');

/* Typography  */
@import url('css/typography.css');

/* Main Styles  */
@import url('css/style.css');

.players h3 {
background:#000;
color:#fff;
padding: 5px 10px;
margin: 0 0 15px;
}

.player {
float:left;
margin: 0 20px 20px 0;
}

