/* 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 h1.title {margin:-5px 0 10px 0; letter-spacing:-2px;} 
#system .item {margin-top:15px!important; margin-bottom:20px;} 
#system .items .item{margin-top:0!important;}
#system .items .leading .item {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #eee;
}

.infoWrap {float:left; width:10%; margin-right:3%; background:#f6f6f6; text-align:center; padding:10px 0;}
.infoWrap span{text-transform:uppercase; font-size:14px; display:block; color:#333;}
.infoWrap span.itemDayCreated{font-size:42px; line-height:40px; letter-spacing:-2px;}
.infoWrap span.itemYearCreated{margin:10px 0 -10px 0; padding:5px 0; color:#fff;}
.contentWrap {width:87%; float:left;}
.content {padding-top:10px;}
.content img {margin:15px 0 20px 0;}
.content p img {max-width:100%; margin:0 0 15px 0; padding:0;}

.page-nav {background:#f6f6f6; text-transform:uppercase; margin-bottom:20px!important; font-size:11px;}
.page-nav a{padding:8px 10px;}
.page-nav a:hover{color:#fff;}


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


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


/* Button 
----------------------------------------------------------------------------------------------------*/
.button {border:0; color:#fff;}


/* Meta 
----------------------------------------------------------------------------------------------------*/
#system .contentWrap > header .meta {
    margin: 0;
    font-size: 10px;
	text-transform:uppercase;
    line-height: 13px;
}

#system .contentWrap > header .icon {
    margin: 2px 0px 0px 5px;
    float: right;
	font-size:10px; 
	text-transform:uppercase;
}

