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

	Description:Orange Style
	Nom:orange.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>
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	ORANGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

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

.content-text h2 {
	font-size:2.0em;
	font-weight:bold;
	margin-bottom: 20px;
	color: #f13809; }
	
	
.content-text h1 {font-size: 2.5em; font-weight: bold; margin-left: 0px; margin-bottom: 20px; margin-right: 0px; margin-top: 20px;}

	
#front-right {}
	
	#searchbar {
	width: 225px;
	float: left; padding: 10px 150px 10px 40px;
	background: #ededed;
	border: 3px solid #c7c7c7;
	border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;
	font: 16px Georgia; color: #898989;
	outline: none; /*Remove Chrome and Safari glows on focus*/
}

#searchbar.active {
	background: #ebf3fc url(bar-bg-active.png) repeat-x;
	border: 3px solid #abd2ff;
}

#searchbtn {
	margin-left: 10px;
	background: #ededed;
	border: 3px solid #c7c7c7;
	border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;

	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 10px;
	width: 100px; height: 50px; 
	font-size: 20px; /*IE fix*/
	
}
	
#searchbtn:hover {

	margin-left: 10px;
	border-color: #79b82a;
	border-style: solid;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 10px;
	width: 100px; height: 50px; 
	font-size: 20px; /*IE fix*/
	
}
	
#interest { background-color: white; width: 920px; clear: left;}

#interest #int_inner {line-height: 20px; padding-right: 20px; border-left-style: solid; padding-bottom: 10px; padding-top: 10px; margin-top: 20px; padding-left: 30px; border-left-color: #79b82a; border-left-width: 1px; font-size: 17px;
	font-weight:bold;
	margin-bottom: 20px;
	margin-left: 273px;
	color: gray;}
	
#col-left h1 {
	color: #f13809 !important; }

#col-left h1 a {
	color: #f13809 !important; }

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

#col-right h1 a {
	color:#f13809 !important; }

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

.header {
	background-image: url("../../images/bg_header_orange.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: #741700 !important; }
	
form.global input.submit:hover {
	background: #f13809 !important;  }

#commentform input.submit:hover {
	background: #f13809 !important;  }

