/* Overwriting styling */

a {
	color: #A80000;
}

#bgheader {
	background: url(img/bg_header.jpg) no-repeat center center;
}

#menu {
	background: url(img/bg_menu.png) repeat-x top left;
}

#menu ul li.active {
	background: url(img/bg_menu_active.png) repeat-x top left;
}

#featuredposts .blocktitle {
	border-bottom: 3px solid #F0E8D9;
}

#slider-holder {
	background: #F9F6F0;
	border-bottom: 1px solid #F0E8D9;
}

.featuredposts-image {
	background: #EFE7D8;
}

.readmore a {
	background: url(img/ico_more.png) no-repeat top right;
}

.sucuri-badge {
height: 38px
width: 100%;
}

.sucuri-badge a{

margin: 0 auto 10px !important;
height: 38px;
width: 130px;
display: block
}

