/*
 Theme Name:   Sorrenberg Vineyard
 Description:  Childe theme for Sorrenberg Winery
 Author:       Kore Graphics
 Author URI:   http://www.koregraphics.com.au
 Template:     attitude
 Version:      1.0.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

a {
	color: #970c0f;
}

#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a
{
	color: #970c0f;
}

#access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover {
    background-color: #F9F9F9;
    color: #970c0f;
    }

#access ul li ul {
	border-top: 4px solid #970c0f;
}

.widget ul li a:hover {
	color: #970c0f;
}

blockquote {
	border-left: 4px solid #970c0f;
}

#site-generator .copyright a:hover {
	color: #970c0f;
}

.slogan-wrap {
        background-color: #970c0f;
}

.featured-text .featured-title {
	background-color: #333333;
}

#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
    color: #970c0f;
}

#controllers a.active {
	background-color: #970c0f;
	color: #970c0f;
}

#controllers a:hover {
	background-color: #970c0f;
	color: #970c0f;
}

/*header*/

.hgroup-wrap {
	padding: 0;
}

#site-logo {
	margin-top: 0;
}

.wpcf7-form-control {
	margin-bottom: 1em;
}

body.custom-background { background-image: url('http://foundry.cupsoftea.com/berg/wp-content/uploads/2014/12/tower04.gif'); background-repeat: no-repeat; background-position: bottom center !important; background-attachment: scroll; }
