div#tabone {
    bottom: 65.6% !important;
    width: 40px !important;
    background: #2568b3;
}

/*Easyblog*/

div#fd.eb .eb-brand-name {
    font-size: 30px;
    line-height: 26px;
    margin: 0 0 6.6666666666667px;
}

.eb-posts.eb-responsive a {
    color: #876a9a;
}


div#fd.eb .text-muted a {
    color: #876a9a;
}

div#fd.eb .eb-entry-tools a {
    margin: 0 0 20px;
    color: #555;
}

a.eb-brand-rss {
    color: #555;
}

div#fd.eb .eb-entry-author {
    border: 0;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #ddd;
    background: #f9f1ff;
    padding: 0 15px;
}

h2.eb-brand-name {
    font-family: 'Josefin Slab', serif;
    color: #876a9a;
}

a.eb-mod-media-title {
    color: #876a9a;
}

div#fd.eb .eb-post-title a {
    font-family: 'Josefin Slab', serif;
    color: #876a9a;
}

div#fd.eb .eb-post-meta {
    font-family: 'Josefin Slab', serif;
    color: #876a9a;
}

.eb-entry-head {
    font-family: 'Josefin Slab', serif;
    color: #876a9a;
}

.eb-entry-head h1 {
    font-family: 'Josefin Slab', serif;
    color: #876a9a;
}

div#fd.eb .eb-post-avatar a {
    border: 0;
    border-radius: 50px;
    position: relative;
    z-index: 2;
}

div#fd.eb .eb-post-avatar {
    position: absolute;
    left: 5px;
    top: 20px;
    z-index: 2;
}

div#fd.eb .eb-avatar img {
    border-radius: 50px !important;
    width: 65px;
    height: 65px;
    padding: 0;
    margin: 0;
}

h1.eb-brand-name {
    font-family: 'Josefin Slab', serif;
}

h2.eb-brand-name {
    font-family: 'Josefin Slab', serif;
}

h2.eb-post-title {
    font-family: 'Josefin Slab', serif;
}

div#fd.eb .eb-navbar {
    min-height: 40px;
    background: #fafafa;
    border-color: #fafafa;
    border-radius: 0px;
    margin: 0;
}

div#fd.eb .eb-navbar-nav>li.active>a {
    background: #fafafa;
    color: #876a9a;
}

div#fd.eb .eb-navbar-nav>li.open>a, div#fd.eb .eb-navbar-nav>li>a:hover, div#fd.eb .eb-navbar-nav>li>a:focus {
    background: #876a9a;
    color: #fff;
}

div#fd.eb .eb-navbar-nav>li+li {
    border-left: 1px solid #e5e5e5;
}

div#fd.eb .eb-navbar-search {
    overflow: hidden;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #e5e5e5;
    margin: 0;
}

/*End Easyblog*/