/*	-------------------------------------------------------------
 
	COMMUNICATION AGENCY
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Brown Style
	Nom:brown.css
	Version:1.0
	Date:
 
	This file is part of a site template for sale at ThemeForest.net.
	See: http://themeforest.net/user/simonbouchard/portfolio
	Copyright ©2009 Simon Bouchard <info@simonbouchard.com>
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	BROWN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a, a:link{
	color: #6e5e45; }

#front-left h2 a{
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #6e5e45; }
	
#col-left h1 {
	color: #6e5e45 !important; }

#col-right h1 {
	color:#6e5e45 !important; }

#col-right h3 a {
	color: #6e5e45 !important; }
	
#col-right #span-2 span {
	color: #6e5e45 !important; }

.header {
	background-image: url("../../images/bg_header_brown.png"); }

.header .nav li a:hover, 
.header .nav li.current_page_item a,  
.header .nav li.current_page_ancestor a,
.header .nav li.current_page_parent a{
	color: #bfb49c !important; }
	
form.global input.submit:hover {
	background: #6e5e45 !important;  }

#commentform input.submit:hover {
	background: #6e5e45 !important; }
	
ul.pagination li a:hover, ul.pagination li.current a { background: #6e5e45; color:#fff; }	