/*
Theme Name: Iconic One
Custom CSS Template for Iconic One.
*/


.themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {
border-bottom: 5px solid #bd0000 !important;
}


.themonic-nav .current-menu-item > a, .themonic-nav .current-menu-ancestor > a, .themonic-nav .current_page_item > a, .themonic-nav .current_page_ancestor > a
{
	background: none repeat scroll 0 0 #bd0000 !important;
}


.themonic-nav li:hover {
		background:#bd0000 !important;
		}



.themonic-nav li ul li a {
		background: #fff;
		border-bottom: 2px solid #bd0000 !important;
	}

#searchsubmit {
	background: #bd0000 !important;
	border:  1px solid #bd0000 !important;
}


#perekluchatel {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 4px;
	padding-bottom: 40px;
}

#perekluchatel a {
	color: #bd0000;
}

#perekuluchatel a:hover {
	color: #000000;
}


.entry-meta a {
	color: #bd0000 !important;
}