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

@import url(../warp/css/system.css);
@import url(../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 dashed #002b53;
}


/* Item List
----------------------------------------------------------------------------------------------------*/

#system .item-list { border-top: 1px dashed #002b53; }


/* Search
----------------------------------------------------------------------------------------------------*/

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

#system #comments .comment-body .reply  a{ margin: 10px 0 0 0; padding: 6px; padding-left:10px; padding-right:10px; background:#1e1e1e url(../images/images/readmore_02.jpg) repeat-x; border-radius:10px; webkit-border-radius; moz-border-radius:10px; font-size: 12px;}

#system .item > .edit a{font-size: 12px;}

