/*
Theme Name: shapely Child
Theme URI: https://colorlib.com/wp/themes/shapely/
Description: shapely	
Author: Filip Levälahti

Template: shapely
Version: 1.0.0
*/
/* Add your custom styles here */

.post-content .shapely-category {
 opacity:0.5;
}

.event-list {
 margin:0 0 20px 0;
}


.eventdatetime, .eventdatetime a {
	margin:0;	
	color:#800000;
}
.eventmonth, .eventdatetime .eventdate {
	font-family: "Gill Sans Extrabold", sans-serif;
	color:#800000;
	text-align:center;
	padding:10px 0 10px;
	margin:1px auto;
	font-size:2.0em;
	line-height:normal;
	
}

.eventmonth span.day, .eventdatetime .date {
	//display:block;
	//font-size:0.7em;
}




#secondary .eventdate {
	width:70%;
	height:50px;
	font-size:1em;
}

.eventtime {
	
	text-align:center;
	padding:3px;
}
.eventitem .time  {
 display:block;
	margin:3px 0 0;
}

.readmore {
	font-size:1.4em;
	vertical-align:bottom;
	color:#737373;
}

.footer .footer-credits {
display: none;
}

.clearfix {
}
.cover p {
	color:#3a3535;
}
body {
	color:#000000;
	font-size:1.5em;
  line-height: 1.8;
}

.footer-widget-area {
	color:#ffffff;
	
}

.highlightdate {

	
}
.eventdetails {
	border-bottom:5px solid #852C28;
	margin-bottom:10px;
	padding:5px 0 10px 0;
	
}


