/* Copyright (C) yootheme, 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 solid #ddd;
  margin-top:10px;
}


/* Item List
----------------------------------------------------------------------------------------------------*/

#system .item-list { border-top: 1px solid #ddd; }


/* Search
----------------------------------------------------------------------------------------------------*/

#system span.highlight { background-color: #ffffaa; }

.links a{
  border: 1px solid transparent;
  padding: 4px;
  border-radius: 3px;
  moz-border-radius: 3px;
  background:  url(../images/continue-reading-gradient2.png) repeat-x;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
}