/*
Theme Name:     Mia Valley Estate
Theme URI:      http://www.miavalleyestate.com.au/
Description:    Modified by CMather Web Development Apps
Author:         CMather Development
Author URI:     http://www.CMather.com/
Template:       twentytwelve                             
Version:        1.16
*/
@import url("../twentytwelve/style.css");

a {
	outline: none;
	color: #9b0e38;
}

a:hover {
	color: #660000;
}

.entry-header .entry-title a {
	color: #9b0e38;
}

.entry-header .entry-title a:hover {
	color: #660000;
}

.comments-link a:hover, .entry-meta a:hover {
	color: #660000;
}

.widget-area .widget a {
	color: #9b0e38;
}
.widget-area .widget a:hover {
	color: #660000;
}

.template-front-page .widget-area .widget li a:hover {
	color: #660000;
}

.main-navigation a:hover {
	color: #660000;
}

footer[role="contentinfo"] a:hover {
	color: #660000;
}

