/*
Theme Name:   sucanal
Theme URI:    wpenjoy.com/themes/blogrank
Description:  Theme
Author:       BlogRank
Author URI:   wpenjoy.com
Template:     blogrank
Version:      1.0.6
*/

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

.entry-author, .entry-comment, .author-box.clear {
	display: none;
}

.header-search .search-submit {
	height: 32.5px;
    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;
}

input, input[type="text"], input[type="email"], input[type="url"], input[type="search"], input[type="password"], input[type="tel"], textarea {
    border: 1px solid #357aff;
}
