/**
 * @version   3.2.7 July 18, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Core */
#rt-showcase {background: #28555B;border-top: 1px solid #448A94;}
#rt-header {background: #333;}
#rt-copyright {background: #333 url(../images/body/copyright.png) repeat-x;}
.readon {
padding: 2px 4px;
background: #448A94;
color: white;
font-size: 14px;
font-family: "Yanone Kaffeesatz", "Helvetica", arial, serif;
letter-spacing: 1px;
}