/*
PUT YOUR CUSTOM CSS HERE
*/

/* --------------------------------------------------------- 
----------------- Event custom background ------------------ 
--------------------------------------------------------- */
body.page-id-4312 {
	background:#1F0006;
}

.page-id-4312 #body #layout #content {
padding:12% 0 !important;
}

.page-id-4312 .post-date {
	background-color: #E6B066;
}
.page-id-4312 #footerwrap {
background-color: #111;
}
.page-id-4312 a {
	color: #E6B066;
}
.page-id-4312 .loops-wrapper.grid2 .post-title {
font-size: 1.8em;
}

/* ----------------- ********** ---------------------- */
a {
	color: #D58493;
}
.loops-wrapper.list-post.event .post-meta .post-date {
	width: 104px;
	height: 104px;
}
.post-date {
	background: #D58493;
}
.buy-button {
	color: #D58493;
	border: 2px solid #E6B066;
        height: 35px;
}
.buy-button:hover {
	background-color: #E6B066;
	color: #fff;
	text-decoration: none;
}

#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover, #main-nav a:hover {
	color:#1F0006;
	background:#E6B066;
	border-color: #fff;	
}
#headerwrap.fixed-header #site-logo {
	top: 0px;
}

#main-nav {
	right: 0px !important;
	position: relative !important;
}

.post-date {
	padding: 5px;
}

.post-date .day {
	padding: 10px 0 5px;
}