

@import url(https://gorilochka.com.ua/images/system3.css);
@import url(https://gorilochka.com.ua/images/system7.css);


 
#system .title {
	font-size: 19px;
	
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

#system .item > .date {
	width: 115px;
	height: 32px;
	margin-right: 10px;
	font-family: arial, helvetica, sans-serif;
	background: url(https://gorilochka.com.ua/images/system_date.png) 0 0 no-repeat;
	float: left;
	color: #ffffff;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.4);
}

#system .item > .date .day {
	height: 30px;
	width: 30px;
	margin: 1px 8px 1px 3px;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	float: left;
}

#system .item > .date .month { 
	margin: 4px 5px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}

#system .item > .date .year { 
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}

#system .item > .date + .title { 
	margin: 0 0 15px 0;
	font-size: 26px;
	line-height: 32px;
}

#system .item > .meta {
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #7f8384;
	line-height: 13px;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

#system .item > .meta > span {
	margin-right: 20px;
	letter-spacing: 1px;
}
#system .item > .meta > span > span { 
	color: #56595a;
	text-transform: uppercase;
}

#system .item > .links a:after { content: ""; }

#system .items .item {
	margin-top: 29px;
	padding-top: 29px;
	border: none;
	background: url(https://gorilochka.com.ua/images/article_separator.png) 0 0 repeat-x;
}
#system .items .item:first-child { background: none; }

#system .item-list { 
	margin-top: 29px;
	padding-top: 14px;
	border: none;
	background: url(https://gorilochka.com.ua/images/article_separator.png) 0 0 repeat-x;
}

#system .items .item > .meta { margin-top: 20px; }


#system .item > .icon { margin-top: 10px; }

#system .items.leading {
	padding-bottom: 29px;
	margin-bottom: 29px;
	border: none;
	background: url(https://gorilochka.com.ua/images/article_separator.png) 0 100% repeat-x;
}

#system .items.leading,
#system .item-list { border-color: #e1e1e2; }



#searchbox {
	width: 226px;
	height: 38px;
	background: url(https://gorilochka.com.ua/images/searchbox_bg.png) 0 0 no-repeat;
}
#searchbox:hover  { background-position: 0 -42px; }

#searchbox input {
	width: 157px;
	height: 30px;
	margin-top: 3px;
	color: #a0a1a2;
	font-size: 14px;
	line-height: 30px;
}

#searchbox button { 
	height: 30px;
	margin-top: 3px;
}

#searchbox button.magnifier {
	margin-left: 8px;
	width: 30px;
	background: url(https://gorilochka.com.ua/images/searchbox_magnifier.png) 50% 50% no-repeat;
}

#searchbox button.reset { background: url(https://gorilochka.com.ua/images/searchbox_reset.png) 50% 50% no-repeat; }

#searchbox .results {
	top: 45px;
	right: 2px;
	padding: 1px;
	border-color: #d6d7d8;
	border-top: none;
	background: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

#searchbox .results li.results-header,
#searchbox .results li.more-results {
	height: 44px;
	line-height: 44px;
	color: #7f8384;
	font-size: 18px;
}

#searchbox .results li.results-header { 
	border-bottom: none;
	background: #fcfdfe url(https://gorilochka.com.ua/images/searchbox_header_bg.png) 0 0 repeat-x;
	text-transform: none;
}

#searchbox .results li.result { 
	border: none;
	background: #f8f9fa url(https://gorilochka.com.ua/images/searchbox_result_bg.png) 0 100% repeat-x;
	color: #838383;
}
#searchbox .results li.result.selected { 
	color: #5292b8;
	background-color: #ffffff;
}
#searchbox .results li.result.no-results { background-image: none; }

#searchbox .results li.result h3 { color: #56595a; }
#searchbox .results li.result.selected h3 {	color: #5292b8; }

#searchbox .results li.more-results {
	padding-left: 15px;
	border-top: none;
	font-size: 14px;
	background: #fcfdfe url(https://gorilochka.com.ua/images/searchbox_more_results.png) 15px 0 no-repeat;
}

#searchbox .results li.more-results:hover {
	color: #5292b8;
	background-position: 15px -44px;
}


 
table.zebra th,
table.zebra td {
	padding: 9px;
	border-bottom: 1px solid #e0e0e1;
}

table.zebra tbody tr.odd { background: #f0f1f2; }
table.zebra tbody tr:nth-of-type(odd) { background: #f0f1f2; }

table.zebra tbody tr.even { background: #fefeff; }
table.zebra tbody tr:nth-of-type(even) { background: #fefeff; }


 
ul.line li a { text-decoration: none; }



.pagination a,
.pagination strong {
	border-color: #c8c9ca;
	background: url(https://gorilochka.com.ua/images/pagination_bg.png) 0 0 repeat-x;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.pagination a { color: #56595a; }
.pagination strong { color: #a0a1a2; }

.pagination a:hover {
	color: #5292b8;
	border-color: #b9babb;
	background-position: 0 -30px;
}



.breadcrumbs {
	margin: 0px 15px 20px 15px;
	font-size: 12px;
	line-height: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

.breadcrumbs a,
.breadcrumbs span {
	margin-right: 8px;
	padding-right: 15px;
	background: url(https://gorilochka.com.ua/images/breadcrumbs.png) 100% 50% no-repeat;
	color: #a0a1a2;
}
.breadcrumbs a:hover  {	color: #5292b8; }

.breadcrumbs strong { color: #56595a; }


 
a.readmore {
	height: 34px;
	width: 125px;
	padding: 0;
	border: none;
	background: url(https://gorilochka.com.ua/images/readmore.png) 0 0 no-repeat;
	line-height: 32px;
	font-size: 12px;
	color: #646566;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

#page a.readmore:hover {
	background-position: 0 -40px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
}

#page a.readmore:hover:active {
	background-position: 0 -80px;
	line-height: 34px;
}

