/* Blue Style Sheet */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #cb4739;
}

a {
    text-decoration: none;
    color: #cb4739;
}

.fireRed {
    color: #cb4739;
}

#nav-wrap .nav li ul {
    background-color: #cb4739;
}

#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 > a {
    border-bottom: none;
}

#bottom li h2 span {
    color: #cb4739;
}

#nav-wrap .social-nav li a {
    background: #A92E1E;
}

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 {
    background: url(images/nav-bg.png) repeat-x;
}

#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 > a {
    color: #f4cbae !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: #cb4739;
}

#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 > a, #nav-wrap .nav-more li:focus ul li > a,
#nav-wrap .nav-more:hover > a {
    color: #cb4739 !important;
}

#nav-wrap .nav-more > a {
    color: #fff !important;
}

#nav-wrap .social-nav li a:hover {
    background-position: 0 bottom;
}

#slider.slider2 .slides .slide-info .rating .on{
    background: url(images/ratings-big.png) left top no-repeat;
}

#slider.slider2 .slides .slide-info .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;
}

#nav-wrap .social-nav li a:before {
    color: #D68842;
}

#slider.slider2 .slider-head span {
    color: #cb4739;
}

#left-area h4.red {
    color: #cb4739;
}

#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: #cb4739;
}

#content #sidebar .tagcloud a:hover {
    color: #cb4739;
}

#left-area.users-listing .user-listing-heading a:hover {
    color: #cb4739;
}

#left-area.users-listing .social a:hover {
    background-color: #cb4739;
}

#left-area.users-listing .counts {
    color: #cb4739;
}

#left-area .info-right .cookname .cook-info h5 a {
    color: #cb4739;
}

#left-area #respond .form-submit input {
    background: url("images/button-bg-h29.png") repeat-x;
}

#left-area .recipe-listing-item .recipe-info .rating .on{
    background: url(images/ratings-big.png) left top no-repeat;
}

#left-area .recipe-listing-item .recipe-info .rating .off{
    background: url(images/ratings-big.png) right top no-repeat;
}

#left-area .info-right .rate-box .rates span {
    background: url(images/ratings-big.png) left top no-repeat;
}

#slider .slides .sliderNav .cycle-pager span {
    background: url(images/bulit.png) no-repeat;
}
#nav-wrap .responsive-nav {
    border: 1px solid #cb4739;
}

#content #sidebar.contact-sidebar .widget span:before {
    background: #cb4739;
}