/*
Theme Name:   apacanal
Theme URI:    Account Soft
Description:  Theme
Author:       Account Soft
Author URI:   blogshare
Template:     blogshare
Version:      1.0.7
*/

/* Данный стилевой файл, является переработаным дизайном на основе шаблона BlogShare и разработкой
SRL "Account Soft" и предназначен для использования в рамках конкретного проекта. */

@import url("../blogshare/style.css");

span.entry-comment {
    display: none;
}

span.sep {
    display: none;
}

span.read-more {
    background: #0099e5;
    padding: 10px;
	margin-left: 20px;
}

.read-more a {
    color: #fff!important;
	text-decoration: none!important;
	font-size: 18px!important;
	font-weight: bold!important;
}

.header-search .search-submit {
    background-color: #0099e5;
}

.header-search .search-submit:hover {
    background-color: #0099e5;
	opacity: 0.4;
}

.header-search {
    border: 1px solid #0099e5;
	border-radius: 4px;
}

.genericon-search:before {
    color: #fff;
}