/* --- Webs Gray Ritual Template --- */

@import '../style.css';

#fw-container {
    background: url('../img/bgcontainer.gif') repeat-y top left;
    border: 12px solid #222;
}
a, a:visited {
    color: #6b934b;
}

a:hover {
    color: #8ec364;
}

.fw-logo{
    background: url('../img/header_gold.png') no-repeat top left;
}

#fw-mainnavwrap li {
    border-bottom: 1px solid #222;
    background: #7b7764;
}

#fw-mainnavwrap a, #fw-mainnavwrap a:visited {
    background: #7b7764;
    color: #111;
}

#fw-mainnavwrap a:hover {
    background: #a19c82;
    color: #000;
}

.fw-title,
#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:hover {
    color: #bda852;
}

#fw-sidebar a,#fw-sidebar a:visited{
	color:#7fae59;
}
#fw-sidebar a:hover {
    color: #96cd6a;
}

#fw-sidebar .fw-text{
	color:#fff;
}

#fw-footer {
	background: #7b7764;
}