/*	-------------------------------------------------------------
 
	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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
 background-color: black;

}

a, a:link{
	color: #dab44f; }

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

#col-right h1 { color: #dab44f; }

#col-right h3 a { color: #dab44f; }
	
#col-right #span-2 span { color: #dab44f; }

.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: #dab44f !important; }
	
form.global input.submit:hover {
	background: #dab44f !important;  }

#commentform input.submit:hover {
	background: #dab44f !important; }
	
#col-left{font-size: 10px;}