/*  ::

    :: Theme            : Talisman
    :: Theme URI        : http://labs.funcoders.com/html/Talisman

    :: File             : css/colors/blue.css
    :: Name             : Color style - BLUE
    :: Version          : 1.0

:: */

h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
    color: #232856;
    text-decoration: none;
}
a {
    color: #232856;
}
body .bg-color-reset a {
    color: #232856;
}
.btn {
    background-color: #232856;
    border: 1px solid #232856;
}

/*  :: ::::::::: :: */
/*  :: Dropcaps  :: */
/*  :: ::::::::: :: */
.dropcap {
    color: #232856;
}

/*  :: :::::::::: :: */
/*  :: Bockquote  :: */
/*  :: :::::::::: :: */
blockquote {
    border-left: 3px solid #232856;
}
    blockquote .author {
        color: #232856;
    }
/* :: RTL :: */
.text-right blockquote {
    border-right: 3px solid #232856;
}

/*  :: ::::: :: */
/*  :: List  :: */
/*  :: ::::: :: */
ul.circle > li:before,
ul.asterisk > li:before,
ul.bolt > li:before,
ul.rocket > li:before,
ul.dash > li:before {
    color: #232856;
}

/*  :: ::::::: :: */
/*  :: Tables  :: */
/*  :: ::::::: :: */
.table.table-colored thead th {
    background-color: #232856;
}

/*  :: ::::::::::: :: */
/*  :: Navigation  :: */
/*  :: ::::::::::: :: */
.tp-bullets .bullet.selected,
.tp-bullets .bullet:hover,
.tp-bullets .bullet:focus,
.fc-pagi a.selected,
.fc-pagi a:hover,
.fc-pagi a:focus {
    background: #232856;
}

/*  :: :::::: :: */
/*  :: Loader :: */
/*  :: :::::: :: */
.fc-spinner > .fc-spinner-back {
    background: #232856;
}

/*  :: :::::: :: */
/*  :: Header :: */
/*  :: :::::: :: */
#header #mobile-menu a:not(.logo).active,
#header #mobile-menu a:not(.logo):hover {
    color: #232856;
}
#header .navbar ul li > a:hover,
#header .navbar ul li.active > a {
    color: #232856;
}

/*  :: Slide bar :: */
#header .navbar .navbar-bar {
    background-color: #232856;
}

/*  :: ::::::: :: */
/*  :: Article :: */
/*  :: ::::::: :: */
.fc-article-nav ul li .fc-nav:hover {
    color: #232856;
}
/*  :: Type :: */
.fc-article-type {
    background: #232856;
}
/*  :: Tags :: */
.fc-tags > a:hover {
    background: #232856;
}
/*  :: Share / Details :: */
.fc-article-details li a {
    color: #232856;
}

/*  :: :::::::::: :: */
/*  :: Pagination :: */
/*  :: :::::::::: :: */
.fc-pagination a:hover {
    background: #232856;
}

/*  :: ::::::::: :: */
/*  :: Progress  :: */
/*  :: ::::::::: :: */
.progress {
    border: 3px solid #232856;
}
    .progress .bar {
        background-color: #232856;
    }
        .progress .bar.stripes {
            background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25,  #232856), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5,  #232856), color-stop(0.75,  #232856), color-stop(0.75, transparent), to(transparent));
            background-image: linear-gradient(45deg,  #232856 25%, transparent 25%, transparent 50%,  #232856 50%,  #232856 75%, transparent 75%, transparent);
            background: #232856\9;
        }

/*  :: :::::::::: :: */
/*  :: Multimedia :: */
/*  :: :::::::::: :: */
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #232856;
}

/*  :: :::::::: :: */
/*  :: Icon box :: */
/*  :: :::::::: :: */

/*  :: Style 2 :: */
.fc-iconbox.fc-style-2:hover .fc-iconbox-heading:before,
.fc-iconbox.fc-style-2:hover .fc-iconbox-content:before {
    background: #232856;
}
.fc-iconbox.fc-style-2:hover .fc-iconbox-heading:after,
.fc-iconbox.fc-style-2:hover .fc-iconbox-content:after {
    background: #232856;
}
.bg-color-invert .fc-iconbox.fc-style-2 .fc-iconbox-heading:before,
.bg-color-invert .fc-iconbox.fc-style-2 .fc-iconbox-heading:after,
.bg-color-invert .fc-iconbox.fc-style-2 .fc-iconbox-content:before,
.bg-color-invert .fc-iconbox.fc-style-2 .fc-iconbox-content:after  {
    background: #232856;
}

/*  :: Style 3 :: */
.fc-iconbox.fc-style-3 .fc-iconbox-heading .icon {
    background-color: #232856;
}

/*  :: Style 4 :: */
.fc-iconbox.fc-style-4:hover .fc-iconbox-heading:before,
.fc-iconbox.fc-style-4:hover .fc-iconbox-heading:after {
    background-color: #232856;
}
.fc-iconbox.fc-style-4.fc-hover .fc-iconbox-content {
    background-color: #232856;
}

/*  :: ::: :: */
/*  :: Tab :: */
/*  :: ::: :: */
.fc-tab .fc-tab-heading {
    background: #232856;
}

/*  :: ::::::::: :: */
/*  :: Accordion :: */
/*  :: ::::::::: :: */
.fc-accordion {
    background: #232856;
}
