/*
* CUSTOM css
* Modify this stylesheet if you need customization
*/

/*** SIMPLE ***/

.mk-item-simple .mk-category, .mk-item-simple .mk-hits, .mk-item-simple .mk-author{
	font-size: 0.9em;
	font-weight: bolder;
}
.mk-item-simple .mk-hits, .mk-item-simple .mk-author{ float: right; margin-left: 6px;}

/*** HOVER ***/
.mk-hover .mk-item-hover h2 {font-size: 1.2em}

/*** TIMELINE ***/

.mk-clearfix {clear:both; display: block}

#mk-timeline .cbp_tmtimeline h2{
	padding-bottom: 4px;
}

#mk-timeline .cbp_tmtimeline h4{
	font-weight: normal;
	margin: 0;
}

#mk-timeline ul li {
	list-style: none; 
	border: 0;
}

#mk-timeline h6 span {
	float: right; 
	margin-left:6px;
}

#mk-timeline .mk-readmore {
	padding: 20px 0 0;
}


#mk-timeline .mk-timeline a:hover { font-style: italic; }

#mk-timeline .mk-timeline-image {display: block;
width: 25%;
padding-right: 100px;
margin-top: 70px;
position: absolute;}

/*** CAROUSEL ***/

.mk-carousel .item span {float:right; display: inline; margin: 4px 0 4px 8px;}
.mk-carousel .item span:first-child {float:left; margin-left: 0}


.mk-carousel h3, .mk-carousel h6, .mk-carousel p {clear: both;}
.mk-carousel h6 span{font-weight:normal;}

.mk-carousel .item .mk-time {text-align: right;}

/*** ISOTOPE ***/
.mk-isotope #filters {
	margin-bottom: 10px;
	text-align: center;
}

.mk-isotope .mk-button {
	background: none;
	border: 1px solid #118CEA;
  	box-shadow: none;
  	padding: 2px 10px;
}

.mk-isotope .mk-button img {
	width: 50px;
	float: left;
	margin: 0 8px 0 0;
}

.mk-isotope .mk-isotope-filters, .mk-isotope .mk-isotope-filters li{
	width: 100%;
}

.mk-isotope .mk-button {
	width: 100%;
	height: 50px;
}