/* 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;
}

#system .items > .width33 .title{
	font-size: 22px;
}


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

#system .item-list { border-top: 1px solid #ddd; }
#system .item > .links {text-align: right;}


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

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


/* Submission form
----------------------------------------------------------------------------------------------------*/
#system form.submission div.submit{text-align: right; margin-right: 26px;}
#system form.submission fieldset > div > label:first-child{width: 200px; margin-bottom: 15px}
#system form.submission fieldset > div > textarea{width: 330px; height: 150px;}
#system form.submission.small fieldset > div {
	margin: 10px 0;
}

#system form.submission fieldset > div > input[type='email'], 
#system form.submission fieldset > div > input[type='text'], 
#system form.submission fieldset > div > input[type='tel'], 
#system form.submission fieldset > div > input[type='url'], 
#system form.submission fieldset > div > input[type='password'] {
	width: 330px;
	max-width: 90%;
	margin: -4px 0 15px;
	padding: 6px 13px 5px;
}

#jform_spacer-lbl{display: none;}

#system form.submission.small {
	font-size: inherit;
}


/*filters*/
#system .filter > div{
	margin: 0 10px 10px 0;
}



/* CELR */
#system .items > .width33 .title {
    font-size: 16px;
    height: 80px;
    text-transform: uppercase;
    font-weight: bold;
}

.grid-box > article {
	background: #f5f5f5 !important;
	border: 2px solid #802443 !important;
}

.title_blog_celr, .noblog .grid-box article .content {
	padding: 15px;
}

.grid-box > article > header {
    padding-top: 15px !important;
}

.cat_item_celr {
    text-align: center;
    background: #802443;
}

.grid-box article .content {
	min-height: 160px;
}

.cat_item_celr a {
    color: white !important;
}

#system .item > header {
	margin-bottom: 0px !important;
}

#content header {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

/* NOTICIAS */
.list_news_celr li {
    width: 45%;
    float: left;
    text-align: center;
    font-size: 30px;
    margin: 0px 25px;
}

.list_news_celr li small {
    font-size: 20px !important; 
}
