<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Blue Style Sheet */
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    color: #bf0f1a;
}

a {
    text-decoration: none;
    color: #696b67;
}

.fireRed {
    color: #bf0f1a;
}

#nav-wrap .nav li ul {
    background-color: #880008;
}

#nav-wrap .nav li.active ul li a,
#nav-wrap .nav li:hover ul li a {
    border-bottom: 1px solid #d5574b;
}

#nav-wrap .nav li ul li:last-child&gt;a {
    border-bottom: none;
}

#bottom li h2 span {
    color: #9d686b;
}

a.readmore,
.readmore {
    background: url(images/button-bg-h29.png) repeat-x;
}

#pagination a {
    background: url(images/button-bg-h29.png) repeat-x;
}

#nav-wrap .social-nav li a:before {
    color: #bf0f1a;
}

#nav-wrap {
    background: url(images/nav-bg.png) repeat-x;
}

#nav-wrap .social-nav li a {
    background: #73020A;
}

#nav-wrap .nav li:hover a,
#nav-wrap .nav li:focus a,
#nav-wrap .nav li.active a {
    background: url(images/nav-hover.png) repeat-x;
}

#nav-wrap .nav li:hover&gt;a {
    color: #e2afb7 !important;
}

#nav-wrap .nav li {
    background: url(images/nav-seperator.png) left top no-repeat;
}

#nav-wrap .nav-more {
    background: url(images/nav-seperator.png) left top no-repeat;
}

#nav-wrap .nav-more ul {
    background-color: #880008;
}

#nav-wrap .nav-more ul li {
    background: none;
    float: none;
    height: auto;
    padding: 0 17px;
    text-align: left;
}

#nav-wrap .nav-more ul li a {
    border-bottom: 1px solid #d5574b;
    color: #fff !important;
}

#nav-wrap .nav-more ul li:hover&gt;a,
#nav-wrap .nav-more li:focus ul li&gt;a,
#nav-wrap .nav-more:hover&gt;a {
    color: #B3C897 !important;
}

#nav-wrap .nav-more&gt;a {
    color: #fff !important;
}

#nav-wrap .social-nav li a:hover {
    background-position: 0 bottom;
}

#slider.slider2 .slides .slide-info .rating .on,
#left-area .recipe-listing-item .recipe-info .rating .on,
.recipe-grid .rating .on,
.recipe-grid .rating .off,
#slider.slider2 .slides .slide-info .rating .off {
    background: url(images/ratings-big.png) left top no-repeat;
}

#slider.slider2 .slides .slide-info .rating .off,
.recipe-grid .rating .off {
    background-position: right top;
}

#slider .slides .sliderNav span a {
    background: url(images/bulit.png) no-repeat;
}

#slider .slides .sliderNav span a.activeSlide {
    background-position: bottom;
}

#left-area.users-listing .social a:hover {
    background-color: #bf0f1a;
}

#slider.slider2 .slider-head span {
    color: #bf0f1a;
}

#left-area.users-listing .counts {
    color: #bf0f1a;
}

#content #sidebar #wp-calendar thead th,
#content #sidebar #wp-calendar tbody td#today,
#content #sidebar #wp-calendar tbody td:hover,
#content #sidebar .tagcloud a {
    background-color: #bf0f1a;
}

#content #sidebar .tagcloud a:hover {
    color: #bf0f1a;
}

#left-area.users-listing .user-listing-heading a:hover {
    color: #bf0f1a;
}

#left-area #respond .form-submit input {
    background: url("images/button-bg-h29.png") repeat-x;
}

#nav-wrap .responsive-nav {
    border: 1px solid #B71319;
}

#content #sidebar.contact-sidebar .widget span:before {
    background: #bf0f1a;
}</pre></body></html>