/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../../../warp/css/system.css);
@import url(http://treebarcolumbus.com/wp-content/themes/yoo_master_wp1/warp/systems/joomla/css/system.css);
@import url(system-all.css);


/* Items (Addition)
----------------------------------------------------------------------------------------------------*/
#system .items .leading .item {
	padding-bottom: 12px;
	margin-bottom: 18px;
	border-bottom: 1px solid #ebebeb;
}
#system .item > header .meta {
	font-size: 12px;
	text-transform: uppercase;
}
#system .item > header .meta time {
	margin-right: 5px;
	border-right: 1px solid;
	padding-right: 6px;
}

/* Item List
----------------------------------------------------------------------------------------------------*/
#system .item-list { border-top: 1px solid #ebebeb; }

/* Search
----------------------------------------------------------------------------------------------------*/
#system span.highlight { background-color: #ffffaa; }

/* Pagination
----------------------------------------------------------------------------------------------------*/
#system .pagination {
	margin: 30px 0 0 0;
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
	padding: 12px 0;
}
#system .pagination > .pagination-header {
	margin: 0 0 6px 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 2px;
}