/* Blue Style Sheet */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: #1a7d9d; }
a{ text-decoration:none; color: #1a7d9d; }
.fireRed { color: #1a7d9d; }
#nav-wrap .nav li ul { background-color: #005a7b; }
#nav-wrap .nav li.active ul li a, #nav-wrap .nav li:hover ul li a { border-bottom: 1px solid #21718e; }
#nav-wrap .nav li ul li:last-child > a { border-bottom: none; }
#bottom li h2 span,
#left-area.users-listing .counts{ color: #1081aa; }
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: #1a7d9d;}
#nav-wrap { background: url(images/nav-bg.png) repeat-x; }
#left-area.users-listing .social a:hover {
    background: #1a7d9d;
}
#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 .social-nav li a:before{color: #00A7DD;}
#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 li  > a { color: #fff !important; }
#nav-wrap .nav li:hover > a { color: #00b4cc !important; }
#nav-wrap .social-nav li a{background: #194A5C;}

#nav-wrap .nav-more ul { background-color: #005a7b; }
#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 #21718e; 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: #00b4cc !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,
#slider.slider2 .slides .slide-info .rating .off { 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; }

#slider.slider2 .slider-head span{color: #1a7d9d; }

#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: #1a7d9d; }
#content #sidebar .tagcloud a:hover { color: #1a7d9d; }
#left-area #respond .form-submit input{background: url("images/button-bg-h29.png") repeat-x;}

#left-area .recipe-listing-item .recipe-info .rating .on,
#left-area .recipe-listing-item .recipe-info .rating .off,
.recipe-grid .rating .on,
.recipe-grid .rating .off,
#left-area .info-right .rate-box .rates span{
    background: url(images/ratings-big.png) left top no-repeat;
}
#left-area .recipe-listing-item .recipe-info .rating .off,
.recipe-grid .rating .off{
    background-position: right top;
}
#nav-wrap .responsive-nav {
    border: 1px solid #1a7d9d;
}
#content #sidebar.contact-sidebar .widget span:before {
    background: #1a7d9d;
}