/* --- 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: #6a7bb1;
}

a:hover {
    color: #889ee3;
}

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

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

#fw-mainnavwrap a, #fw-mainnavwrap a:visited {
    background: #896f88;
    color: #111;
}

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

.fw-title {
    color: #903060;
}
.fw-title,
#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:hover {
	color: #b93e7b;
}
#fw-sidebar .fw-text{
	color:#fff;
}

#fw-footer {
	background: #896f88;
}