/*	-------------------------------------------------------------
 
	Fuzion Template - For ThemeForest.net
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Red Scheme Color
	Name:red.css
	Version:1.0
	Date:January 7th, 2010
	By:Simon Bouchard <www.simonbouchard.com>

	This file is part of a site template for sale at ThemeForest.net.
	See: http://themeforest.net/user/simonbouchard/portfolio
	Copyright &copy; 2009 Simon Bouchard <info@simonbouchard.com>
 
-------------------------------------------------------------	*/


/*	-------------------------------------------------------------
	HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.header a.logo  {
	background:transparent url("../../images/logo_red.png") no-repeat 10px 0; }

/*	-------------------------------------------------------------
	GLOBAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a, a:visited, a:active, h1, h4, blockquote p,
ul#topNav li a:hover, ul#topNav .sub ul li a:hover,
ul.leftNav li a:hover, ul.leftNav li a.selected,
#value, #value a.learnmore:before {
	color: #d21f2c; }

#value {
	border-left:8px solid #fea1a1;
	background-color: #fdd9d9; }

/*	-------------------------------------------------------------
	HOMEPAGE SLIDER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#slidesitems ol li.on:hover {
	background-color:#d21f2c !important; }

#slidesitems ol li .extended dt {
	text-shadow:1px 1px 0 #8a0f0c;}
	
#slidesitems ol li .extended dd {
	color:#fff;
	text-shadow:1px 1px 0 #80080b; }

/*	-------------------------------------------------------------
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.footer a.logo  {
	background:transparent url("../../images/scottidesign.jpg") no-repeat 0 0; }

