/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* article info style */
.component-content .rt-articleinfo dd {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.08);
	border-radius: 3px 3px 3px 3px;
	display: inline-block;
	padding: 0 8px;
	margin-left: 10px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}
.component-content .rt-articleinfo dd:first-child {
	margin-left: 0;
}
.component-content .rt-category, .component-content .rt-date-modified, .component-content .rt-date-published, .component-content .rt-author, .component-content .rt-date-posted, .component-content .rt-hits {
	font-size: 95%;
}
/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 .the-icons,  .the-icons3 {
	 padding: 0;}
.the-icons li {
	width: 24.5%;
	display: inline-block;
	}
.the-icons3 li {
	width: 32%;
	display: inline-block;
	}
	
	
.header-wrapper { background-color: #cfa0ad !important; }