#menu ul li a:hover,
#mobileButton a,
#blogPosts .blogPost .inforow,
#blogPosts .blogPost .blogcont,
.contentbox .button:hover{
background: #c7b299;
}

#postbg{
background-color: #c7b299;
}

#mobileMenu a,
.box_author .pic,
#menu,
#menu ul li,
#blogPosts .blogPost,
.contentbox .button{
border-color: #c7b299;
}

/* footer háttér */
#footerbg{
	background: #c7b299;
}
#footer .slink{
	color: #c7b299;
}

/* footer szöveg*/
#footer .slink{
	background: #fff;
}
#footer .str{
	color: #fff;
}

/* Subscription */
.box_subscription, .blogPost .fastcontrol a {
        background: #c7b299;        
        color: #fff;
}
.box_subscription a{
        color: #c7b299;
        background: #fff;
}