/** Light Theme
 * @author Swashata <swashata4u@gmail.com>
 * @package WordPress
 * @subpackage WP Category Post List
 * @since 1.0.0
 */

 /*************************
 * THE WIDGET SECTION
 ************************/
/** The li background */
.wp-cpl-theme-0 li {
    border: 1px solid #b9b9b9 !important;
}

/** The thumbnail */
.wp-cpl-theme-0 li span.wp-thumb-overlay {
    background: #e1e1e1 !important;
    border: 1px solid #868686 !important;
}
.wp-cpl-theme-0 li.wp-cpl-sticky span.wp-thumb-overlay {
    background: #ebe56c !important;
    border: 1px solid #cc9900 !important;
}
/** The even and odd */
.wp-cpl-theme-0 li.wp-cpl-even {
    background: #eaeaea !important;
}
.wp-cpl-theme-0 li.wp-cpl-odd {
    background: #fff !important;
}
/** The sticky post */
.wp-cpl-theme-0 li.wp-cpl-sticky {
    background: #fcfecb !important;
    border: 1px solid #f4ec51 !important;
}

/*************************
 * THE SHORTCODE SECTION
 ************************/
/** Main wrap */
.wp-cpl-sc-theme-0 {
    color: #333 !important;
}

.wp-cpl-sc-theme-0 a {
    color: #000033 !important;
}

/** Entry wrap */
.wp-cpl-sc-theme-0 .wp-cpl-sc-post {
    background: #eaeaea !important;
    border: 1px solid #b9b9b9 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky {
    background: #fcfecb !important;
    border: 1px solid #f4ec51 !important;
}

/** Thumb anchor */
.wp-cpl-sc-theme-0 .wp-cpl-sc-post .wp-cpl-sc-thumba {
    background: #e1e1e1 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky .wp-cpl-sc-thumba {
    background: #ebe56c !important;
}

/** Post h2 */
.wp-cpl-sc-theme-0 .wp-cpl-sc-post h2 a {
    color: #333366 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky h2 a {
    color: #666600 !important;
}

/** Post meta box */
.wp-cpl-sc-theme-0 .wp-cpl-sc-post .wp-cpl-sc-meta {
    background: #e1e1e1 !important;
    color: #333 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky .wp-cpl-sc-meta {
    background: #ebe56c !important;
    color: #333 !important;
}

/*
     FILE ARCHIVED ON 01:28:00 Nov 26, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:26:48 Jul 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.43
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.057
  esindex: 0.008
  cdx.remote: 17.866
  LoadShardBlock: 151.663 (3)
  PetaboxLoader3.datanode: 445.653 (5)
  load_resource: 659.895
  PetaboxLoader3.resolve: 345.647
  loaddict: 26.932
*/