/*	-------------------------------------------------------------
 
	HERON WINES
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Heron Style
	Name:heron.css
	Version:0.1
	Description: Customized Wordpress development for HERON WINES

	Author: Scott Edmonds
	Author URI: http://scottedmonds.com
 
	This file is part of a site template for Heron Wines.
	See: http://heronwines.com
 
-------------------------------------------------------------	*/
/*	-------------------------------------------------------------
	HERON
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/




a, a:link{
	color: #333333; }
	
.footer p { font-size: 1.2em; color: #ffffff; text-transform: capitalize; margin-top: -20px;}




#front-left h2 a{
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #8f0026; }
	
#col-left h1 {
	color: #333333 !important; }

#col-right h1 {
	color:#333333 !important; }

#col-right h3 a {
	color: #8f0026 !important; }
	
#col-right #span-2 span {
	color: #333333 !important; }

.header {
	background-image: url("../../images/bg_header_333.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: #a92240 !important; }

form.global input.submit:hover {
	background: #8f0026!important;  }

#commentform input.submit:hover {
	background: #8f0026 !important; }

ul.pagination li a:hover, ul.pagination li.current a { background: #8f0026; color:#fff; }	
