/*
-----------------------------------------------------------------------------------
  1.  BASE
  2.  HEADER
  3.  MENU
  4.  CONTENT
  5.  SIDEBAR
  6.  NAVIGATION
  7.  COMMENTS
  8.  FOOTER
  9.  FLEXSLIDER & CONTACT FORM 7
  10. MEDIA QUERIES
-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*  1. BASE
/*-----------------------------------------------------------------------------------*/

p, li {
    color: #2C3033
    }

a {
    color: #2C3033;
    }

a:hover, a:active, a:focus {
    color: #d23600;
    }

th, td {
    border: 1px solid #ddd
    }

*::selection {
    background: #000;
    color: #fff
    }

.sticky .post-title:before {
    color: #fff;
    }

.bypostauthor {
    background: #fff
    }

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    color: #757575;
    }

blockquote {
    border-left: 5px solid #000
    }

.bord {
    background-color: #e5e5e5;
    }

.bord-widget {
    background-color: #e5e5e5;
    }

/*-----------------------------------------------------------------------------------*/
/*  2. HEADER
/*-----------------------------------------------------------------------------------*/

#preloader {
    background-color: #fff;
    }

.header {
    background: #fff;
    }

/*-----------------------------------------------------------------------------------*/
/*  3. MENU
/*-----------------------------------------------------------------------------------*/


/* Menu box
===================*/

    .sm-clean {
        background:#ffffff;
    }

    .sm-clean ul {
        border:1px solid #bbb;
        background:#fff;
    }

    /* first sub level carets */
    .sm-clean > li > ul:before {
        border-color:transparent transparent #bbb transparent;
    }

    .sm-clean > li > ul:after {
        border-color:transparent transparent #fff transparent;
    }

    /* no carets for vertical main */


/* Menu items
===================*/

    .sm-clean a {
        color:#555;
    }

    .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active,
    .sm-clean a.highlighted {
        color:#D23600 !important;
    }

    .sm-clean-vertical a:hover, .sm-clean-vertical a:focus, .sm-clean-vertical a:active,
    .sm-clean-vertical a.highlighted {
        background:#fff;
    }

    .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active,
    .sm-clean ul a.highlighted {
        color:#D23600 !important;
        background:#eee;
    }

    /* current items - add the class manually to some item or check the "markCurrentItem" script option */
    .sm-clean a.current, .sm-clean a.current:hover, .sm-clean a.current:focus, .sm-clean a.current:active {
        color:#D23600;
    }


/* Sub menu indicators
===================*/

    .sm-clean a span.sub-arrow {
        border-color:#555 transparent transparent transparent;
    }

    .sm-clean-vertical a span.sub-arrow,
    .sm-clean ul a span.sub-arrow {
        border-color:transparent transparent transparent #555;
    }


/* Scrolling arrows containers for tall sub menus - test sub menu: "Sub test" -> "more..." -> "more..." in the default download package
===================*/

    .sm-clean span.scroll-up, .sm-clean span.scroll-down {
        background:#fff;
        /* width and position will be automatically set by the script */
    }

    .sm-clean span.scroll-up:hover, .sm-clean span.scroll-down:hover {
        background:#eee;
    }

    .sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
        /* we will use one-side border to create a triangle so that we don't use a real background image, of course, you can use a real image if you like too */
        border-color:transparent transparent #555 transparent;
    }

    .sm-clean span.scroll-up:hover span.scroll-up-arrow {
        border-color:transparent transparent #D23600 transparent;
    }

    .sm-clean span.scroll-down-arrow {
        border-color:#555 transparent transparent transparent;
    }

    .sm-clean span.scroll-down:hover span.scroll-down-arrow {
        border-color:#D23600 transparent transparent transparent;
    }


/*
---------------------------------------------------------------
  Responsiveness
  These will make the sub menus collapsible when the screen width is too small.
---------------------------------------------------------------*/


/* Menu box
===================*/



/* Menu items
===================*/

    .sm-clean a {
        color:#555 !important;
    }

    .sm-clean a.current {
        color:#D23600 !important;
    }

    /* add some text indentation for the 2+ level sub menu items */


/* Sub menu indicators
===================*/

    
/* Items separators
===================*/


}
/*-----------------------------------------------------------------------------------*/
/*  4. CONTENT
/*-----------------------------------------------------------------------------------*/

.post-content {
    background: #fff
    }

.post-meta .icon.post-type {
    background: #000;
    color: #fff;
    }

.more {
    border: 1px solid #000;
    }

.more:hover {
    background: #000;
    color: #fff;
    }

.category-wrapper span, .tag-wrapper span {
    color: #999
    }

/* quote format */
.format-quote blockquote {
    background: #fff;
    }

.quote-wrap blockquote {
    background: #fff;
    }

.quote-wrap blockquote:after {
    border-top-color: #000;
    }

.quote-wrap blockquote p {
    color: #000
    }

.quote-wrap blockquote .icon {
    color: #000
    }

.quote-wrap cite {
    color: #000
    }

/* chat format */

.format-chat .post-entry p {
    border-right: 3px solid #000;
    }

.format-chat .post-entry p:nth-child(odd) {
    border-left: 3px solid #000;
    color: #000;
    }

/* link format */

.format-link .post-format-link {
    background: #ffffff;
    }

.format-link .post-format-link .icon {
    color: #000
    }

.post-entry ul.footer-social li a {
    background: #000;
    color: #fff;
    }


/*-----------------------------------------------------------------------------------*/
/*  5. SIDEBAR
/*-----------------------------------------------------------------------------------*/

.sidebar-button {
    background: #fff;
    }

#sidr {
    background: #000;
    color: #fff;
    }

.widget {
    background: #ffffff;
    }

.widget-title {
    background: #000;
    color: #fff;
    }

 .akmanda-socialbox a:hover{
    color: #fff;
    }

/*----------social icon----------*/

.akmanda-socialbox a.facebook{ color:#fff!important; background: #4861A3!important; border-color: #4861A3!important; }
.akmanda-socialbox a.twitter{ color:#fff!important; background: #1BB2E9!important; border-color: #1BB2E9!important; }
.akmanda-socialbox a.googleplus{ color:#fff!important; background: #CE4231!important; border-color: #CE4231!important; }
.akmanda-socialbox a.linkedin{ color:#fff!important; background: #007BB6!important; border-color: #007BB6!important; }
.akmanda-socialbox a.youtube{ color:#fff!important; background: #BC1E2C!important; border-color: #BC1E2C!important; }
.akmanda-socialbox a.pinterest{ color:#fff!important; background: #CD2026!important; border-color: #CD2026!important; }
.akmanda-socialbox a.dribbble{ color:#fff!important; background: #E14A85!important; border-color: #E14A85!important; }


.akmanda_newsletter .btn {
    background: #000;
    color: #fff;
    }

/*-----------------------------------------------------------------------------------*/
/*  6. NAVIGATION
/*-----------------------------------------------------------------------------------*/

.nav-next a:hover, .nav-previous a:hover {
    color: #fff;
    background: #2C3033
    }

.nav-next a, .nav-previous a {
    border: 1px solid #000
    }

.pagination span, .pagination a {
    background: #ffffff;
    }

.pagination a:hover {
    color: #fff;
    background: #000;
    }

.pagination .current {
    background: #000;
    color: #fff;
    }


#nextLoop {
background: #000;
color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*  7. COMMENT
/*-----------------------------------------------------------------------------------*/

#comments p {
    color: #000
    }

.comment-bg {
    background-color: #141414
    }

input, textarea, .uneditable-input {
    color: #333;
    border: 1px solid #e5e5e5
    }

#commentform label span {
    color: #000
    }

.comment-form-author input, .comment-form-email input {
    color: #2C3033;
    border: 1px solid #e5e5e5
    }

.comment-form-url input {
    color: #2C3033;
    border: 1px solid #e5e5e5
    }

input#submit {
    color: #fff;
    background-color: #000;
    }

input#submit:hover {
    background-color: #2C3033
    }

.entry-status .icon {
    color: #fff;
    }

.entry-status p {
    color: #fff;
    }

.comments-title {
    background: #fff;
    }

.comment .avatar img {
    border: 3px solid #000
    }

.comment-list {
    background: #fff;
    }

.comment-respond {
    background: #fff;
    }

.comment-notes {
    border-bottom: 1px solid #e5e5e5;
    }

.post-content p.logged-in-as {
    color: #000
    }

/*-----------------------------------------------------------------------------------*/
/*  8. FOOTER
/*-----------------------------------------------------------------------------------*/

footer {
    background: #fff;
    }

.footer-social li.twitter a {
    background: #00acee;
    color: #fff
    }

.footer-social li.google a {
    background: #dd4c39;
    color: #fff
    }

.footer-social li.facebook a {
    background: #3b5998;
    color: #fff
    }

.footer-social li.linkedin a {
    background: #069;
    color: #fff
    }

.footer-social li.pinterest a {
    background: #cb2027;
    color: #fff
    }

/*-----------------------------------------------------------------------------------*/
/*  9. FLEXSLIDER, CONTACT FORM 7
/*-----------------------------------------------------------------------------------*/

.post-content .flexslider {
    background: #fff;
    }

.post-content .flex-direction-nav a {
    color: #fff;
    }

.wpcf7-submit {
    border: 1px solid #000;
    }

.wpcf7-submit:hover {
    background: #000;
    color: #fff;
    }


/*-----------------------------------------------------------------------------------*/
/*  10. MEDIA QUERY
/*-----------------------------------------------------------------------------------*/


}
