/*
Theme Name: Replicant 2 Custom
Theme URI: http://www.nolanspeaks.com
Description: A modified RocketTheme
Author: Nolan Speaks
Author URI: http://www.nolanspeaks.com
Template: rt_replicant2_wp
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url('../rt_replicant2_wp/style.css');
@import url('../rt_replicant2_wp/css/colorstyle10.css');
@import url('../rt_replicant2_wp/css/bodystyle1.css');
@import url('../rt_replicant2_wp/css/editor_content.css');
@import url('../rt_replicant2_wp/css/rokmoomenu.css');
@import url('../rt_replicant2_wp/css/rokslidestrip.css');
@import url('../rt_replicant2_wp/css/template_css.css');
@import url('../rt_replicant2_wp/css/template_ie7.css');
@import url('../rt_replicant2_wp/css/template_ie8.css');
@import url('../rt_replicant2_wp/css/typography.css');
@import url('../rt_replicant2_wp/css/wp.css');

/*********************************************
		Body Styles
*********************************************/

#body-bg {
	background: #000000 url('images/bg-blue001.jpg');
	background-repeat: repeat-x;
}

#bg-panel2 {
	background: transparent;
}

/*********************************************
		Header Styles
*********************************************/

img#logo {
	background: transparent url('images/logo-NSpeaks_640x131_red.png') scroll 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 131px;
	width: 640px;
}

/*********************************************
		Text Styles
*********************************************/

.module h3 span,
.moduletable h3 span,
.submenu-block h3 span {
	color: #A60606;
}

#copyright {
	color: #666666;
	height: 22px;
	line-height: 22px;
	padding: 15px 0px 0px 0px;
}