/*
Theme Name: Nikta Personal Theme - Color style
Author: Redina
Author URI: http://redina.ir
*/
#site-spn {
    background: url('img/skin-7/spn-bg.jpg') repeat;
}
aside {
    background: #0d2c34;
}
aside #aside-wrapper {
    background: #14404b;
}
#about {
    background: url('img/skin-7/about-bot.jpg') bottom center no-repeat;
}
.widget a {
    color: #c3dbe1;
}
aside .widget {
    background: url('img/skin-7/seprate.jpg') repeat-x bottom center;
}
aside .widget ul li:before {
    background: url('img/skin-7/sprite.png') no-repeat -225px 0;
}
aside .widget header {
    border-top: 5px solid #0d2c34;
}
aside .widget header h5 {
    background: #0d2c34;
    background: linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -moz-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -webkit-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
}
aside .widget header h5::after {
    background: url('img/skin-7/sprite.png') no-repeat -173px 0;
}
#quick-links ul li:nth-child(2n+2) {
    background: rgba(255,255,255,0.07);
}
aside .widget ul li:nth-child(2n+1) {
    background: rgba(255,255,255,0.07);
}
#site-footer .widget .header {
    border-top: 5px solid #0d2c34;
}
#site-footer .widget .header h5 {
    background: #0d2c34;
    background: linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -moz-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -webkit-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
}
#site-footer .widget .header h5::after {
    background: url('img/skin-7/sprite.png') no-repeat -173px 0;
}
#primary-nav .sub-menu {
    border-top: 2px solid #1E6F84;
}
#primary-nav .sub-menu::before {
    border-bottom: 4px solid #1E6F84;
}
#last-post header {
    border-top: 5px solid #0d2c34;
}
#last-post header h5 {
    background: #0d2c34;
    background: linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -moz-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -webkit-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
}
#last-post header h5::after {
    background: url('img/skin-7/sprite.png') no-repeat -292px 0;
}
#last-post article .post-entry h2 a, #last-post article .post-entry h3 a {
    color: #14404b;
}
#last-post #pagination ul li {
    background: #0d2c34;
    background: -moz-linear-gradient(top, #14404b 0%, #10343d 100%);
    background: -webkit-linear-gradient(top, #14404b 0%, #10343d 100%);
    background: linear-gradient(to bottom, #14404b 0%, #10343d 100%);
}
.two-part-post header, #photo-gallery header {
    border-top: 5px solid #0d2c34;
}
.two-part-post header h5, #photo-gallery header h5 {
    background: #0d2c34;
    background: linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -moz-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -webkit-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
}
.two-part-post header h5::after, #photo-gallery header h5::after {
    background: url('img/skin-7/sprite.png') no-repeat -292px 0;
}
#site-spn #news-ticker {
    border-top: 6px solid rgba(0,0,0,0.4);
}
aside .search-form .search-input {
    background: #0d2c34;
}
.widget input[type="button"], .widget input[type="submit"] {
    background: #0d2c34;
}
.widget input[type="button"]:hover, .widget input[type="submit"]:hover {
    background: rgba(0,0,0,0.5);
}
#site-article #article-header {
    background: #0d2c34;
}
#site-article #article-header h1 {
    background: #0d2c34;
    background: linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -moz-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -webkit-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
}
#site-article #article-header h1::after {
    background: url('img/skin-7/sprite.png') no-repeat -292px 0;
}
#site-article .entry blockquote {
    border-right: 3px solid #0d2c34;
}
#site-comments header {
    border-top: 5px solid #0d2c34;
}
#site-comments header h5 {
    background: #0d2c34;
    background: linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -moz-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
    background: -webkit-linear-gradient(to bottom, #0d2c34 40%, #0a232a 100%);
}
#site-comments header h5::after {
    background: url('img/skin-7/sprite.png') no-repeat -292px 0;
}
#site-comments #respond #submit {
    background: #14404b;
}
#site-comments #respond #submit:hover {
    background: #0d2c34;
}
#breadcrumbs a {
    color: #14404b;
}
#breadcrumbs {
    color: #0d2c34;
}
