 /*
Theme Name: China Casting
Theme URI: http://china-casting.biz
Author: The Leanport team
Author URI: http://leanport.com
Description: China Casting - brings your site to life with header slider and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, contact us, navigation, business, latest news, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: chinacasting
 
*/  
.readmore-blog {
    font-size: 15px;
    font-weight: bold;
    color: #008FEE;
}
.top-padding {
    margin-bottom: 10px;
}
/*Blog navigation css***/
.blogpagination{    
	clear: both;
    text-align: center;
    margin-top: 23px;
    margin-bottom: -16px;}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline; padding: 4px;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}



 
