<br />
<b>Warning</b>:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in <b>/home3/doprisan/congrazie.ro/engine/handlers/cache_handler.php</b> on line <b>83</b><br />
<br />
<b>Warning</b>:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in <b>/home3/doprisan/congrazie.ro/engine/handlers/cache_handler.php</b> on line <b>83</b><br />
a, .elgg-menu-site-more > li:hover > a {
  color: #A11506;
}
.elgg-menu-site-default > .elgg-state-selected > a,
.elgg-menu-site-default > li:hover > a {
		color: #fff;
	text-shadow: none;
}
.elgg-menu-site-default > li:hover, .elgg-menu-site-default > li .elgg-state-selected, .elgg-menu-site-default .elgg-state-selected {
background: #C71814;
}
/* Buttons */

.elgg-button-submit, .elgg-button-action {
background-image: -ms-linear-gradient(top, #DD1E09 0%, #B81A07 75%);
background-image: -moz-linear-gradient(top, #DD1E09 0%, #B81A07 75%);
background-image: -o-linear-gradient(top, #DD1E09 0%, #B81A07 75%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DD1E09), color-stop(0.75, #B81A07));
background-image: -webkit-linear-gradient(top, #DD1E09 0%, #B81A07 75%);
background-image: linear-gradient(to bottom, #DD1E09 0%, #B81A07 75%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD1E09', endColorstr='#B81A07');
border-color: #760E03;
}

.elgg-button-submit:hover, .elgg-button-action:hover {
background-image: -ms-linear-gradient(bottom, #DD1E09 0%, #B81A07 75%);
background-image: -moz-linear-gradient(bottom, #DD1E09 0%, #B81A07 75%);
background-image: -o-linear-gradient(bottom, #DD1E09 0%, #B81A07 75%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #DD1E09), color-stop(0.75, #B81A07));
background-image: -webkit-linear-gradient(bottom, #DD1E09 0%, #B81A07 75%);
background-image: linear-gradient(to top, #DD1E09 0%, #B81A07 75%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B81A07', endColorstr='#DD1E09');
border-color: #760E03;
}
.elgg-pagination .elgg-state-selected span, .elgg-pagination a:active {
	background-color: #C71814;
    border-color: #A11506;
    color: #FFFFFF !important;
	
}
.friends-picker-navigation li a.current {
	background-color: #C71814;
  border-color: #A11506;
	color: #fff !important;
}
.ui-datepicker th {
	color: #A11506;
}
.ui-datepicker-calendar .ui-state-active,
.ui-datepicker-calendar .ui-state-active.ui-state-hover {
  border: 1px solid #A11506;
  color: #A11506;
}
