/*	-------------------------------------------------------------
 
	TOPAZ
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Blue Style
	Nom:blue.css
	Version:1.0
	Date:
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	BLUE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a, a:link{
	color: #0066cc; }
	
a:visited{
color: #8d2261; }

#front-left h2 a{
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #0066cc; }
	
#col-left h1 {
	color: #333 !important; }

#col-right h1 {
	color:#000 !important; }
#col-right h2 a {
	color: #0066cc !important; }
#col-right h3 a {
	color: #0066cc !important; }
	
#col-right #span-2 span {
	color: #0066cc !important; }

.header {
	background-image: url("../../images/bg_header_blue.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: #0066cc !important; }
	
form.global input.submit:hover {
	background: #0066cc !important;  }

#commentform input.submit:hover {
	background: #0066cc !important; }

