
/* Header Bg */
	#footer { background: #cae873 }
			#header {
			background: url(http://designontherocks.blog.br/wp-content/uploads/2014/06/header.jpg) left top repeat;
			background-color: #ebece7;
		}
		

/* Blog Meta Bg */
.entry-meta { background-color: #cae873; }
.entry-meta, .entry-meta a, .meta-category a:hover, .meta-author a:hover, .meta-tags a:hover, .post-like a { color: #008837; }
.meta-category a:hover, .meta-author a:hover, .meta-comments a:hover, .meta-tags a:hover { border-bottom-color: #008837; }

/* Menu */
#mainmenu-block-bg {
	text-align: Center;
	background: #E0E2D6;
	border-top: 3px solid #a6d916;
	border-bottom: 3px solid #a6d916;
}
.sf-menu a {
	text-transform: uppercase;
	font-size: 16px;
	color: #008837 !important;
	font-style: normal;	
		
}
.current-menu-item > a, .current-menu-ancestor > a, .current-post-ancestor > a { color: #52ac2a !important; }

.sf-menu > li > ul, .sf-menu ul li ul {
	background: #cae873;
	background: rgba(202,232,115, 0.95);
}
.sf-menu ul > li:hover { background: #a6d916; }


/* Pagination */
.container-pagination {
	background: #FBFBFB;
	border-top: 3px solid #a6d916;
	border-bottom: 3px solid #a6d916;
}


/* Body background Color */
body { background: #ebece7; }

/* Post format 