/* Mediafonds 2009 color styles theme 3
----------------------------------------------------------

@package:	zotonic
@project:	mediafonds.nl 2009
@Author: 	Tim Benniks <tim@timbenniks.com>
@Created: 	23-11-2009


/* project styles
---------------------------------------------------------- */

#main-nav li a {
	background: #fff url(../images/nav_theme_v2_3.jpg) no-repeat;
}

a, #content p a, .column a, #subnav-top li a:hover, #subnav-top li.current a {
	color: #cf0972;
}

a:hover, a:focus, a:active, 
#content p a:hover, #content p a:focus, #content p a:active
.column a:hover,  .column a:focus, .column a:active,
.item-list li h4 a:hover, .item-list li h4 a:active, .item-list li h4 a:focus, 
footer a:hover, footer a:active, footer a:focus {
	background: #cf0972;
	color: #fff;
}

#search input {
	border-color: #cf0972;
	color: #cf0972;
}

#search button {
	background: #cf0972;
	border-color: #cf0972;
}


/* Pages styles
--------------------------------------------------- */

.home-header a:hover, .home-header a:active, .home-header a:focus,
.related-news li h4 a:hover, .related-news li h4 a:active, .related-news li h4 a:focus,
ul.keywords li.current a, ul.archive li.currentyear li.current a, ul.archive li.currentyear > a {
	background: #cf0972;
}

th {
	color: #cf0972;
}

span.in-etalage {
	background-position: 0 -28px;
}
