/*!
Theme Name: LUCIANNA
Template: cube-slide
Theme URI: https://www.kantipurthemes.com/cube-slide
Author: Kantipur Themes
Author URI: https://www.kantipurthemes.com/
Description: Cube Slide is a simple, clean and responsive WordPress blog theme built by Kantipur Themes. This theme is perfect for youtube bloggers, travel blog, food blog, fashion blog and writers who need to create personal blog site with simple creative features and effects to make readers feel the pleasure of reading blog posts and articles.
Version: 1.0
Requires at least: 5.1
Requires PHP: 5.6
Tested up to: 6.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cube-slide
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, two-columns, custom-header, blog, entertainment, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Cube Slide is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url("../cube-slide/style.css");

/*------------------
 header
------------------*/


/*------------------
 contents
------------------*/
.bread_box{
    width:100%;
    padding:0 0 0 0;
    font-size:14px;
}

.bread{
    list-style-type:none;
    font-size:14px;
    padding-left: 0;
    margin-left: 0;
}

.bread li{
    display:inline;
}

.bread li a {
    color:red;
}

.navigation.pagination .page-numbers.current, .navigation.pagination .page-numbers:hover, .navigation.pagination .page-numbers:focus {
    background-color: #799FB4;
    border-color: #799FB4;
    color: #fff;
}

/*------------------
 footer
------------------*/
#colophon {
    background-color: #5C5C5C;
}