/* C3 Event List */

#c3el {clear:both; float:left; width:100%; display:block; margin:0 auto 5px;}
#c3el p {margin:0 0 10px;}
#c3el h4 {margin:0 0 10px;}
#c3el .c3el-content {clear:both; float:left; width:100%; display:block; margin:20px 0 20px; padding:0 0 20px; border-bottom:1px solid #ccc;}
#c3el .c3el-meta {width:36%; float:left;}
#c3el .c3el-meta-title {margin-bottom:20px}
#c3el .c3el-meta-date {}
#c3el .c3el-meta-time {}
#c3el .c3el-meta-location {margin-bottom:20px}
#c3el .c3el-meta-link {margin-bottom:20px}
#c3el .c3el-info {width:60%; float:right;}
#c3el .wp-post-image {width:100%; float:left; margin:0 0 20px ; padding:0; border:0;}
#c3el a.next {float:left;}
#c3el a.prev {float:right;}

@media screen and (max-width:767px) { 
	#c3el .c3el-meta {width:100%;}
	#c3el .c3el-info {width:100%; float:left;}
	#c3el .wp-post-image {width:100%; float:left; margin:0.3em 0 0.3em 0;}
}

//#c3el_item {border: 1px  solid #cbcbcb; font:16px} 
#c3el_item .c3el-item-meta
#c3el_item .wp-post-image {width:100%; margin:0.3em 0 0.3em 0;margin-left: auto; margin-right: auto }
#c3el_item .c3el-item-meta-date {text-align: center; font:16px}