/* Enter Your Custom CSS Here */
.page-id-1797 .widget-area aside#nav_menu-5.widget.widget_nav_menu {
	display: none;
}
#main.wrapper div#primary.site-content div#content .button a button {
	background: #ffb81f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb81f 0%, #fc7500 50%, #fe5e10 51%, #ff7f04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb81f), color-stop(50%,#fc7500), color-stop(51%,#fe5e10), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb81f 0%,#fc7500 50%,#fe5e10 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb81f 0%,#fc7500 50%,#fe5e10 51%,#ff7f04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb81f 0%,#fc7500 50%,#fe5e10 51%,#ff7f04 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb81f 0%,#fc7500 50%,#fe5e10 51%,#ff7f04 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb81f', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
	box-shadow:-1px -1px 1px rgba(147,55,0,0.5) inset,
	1px 1px 2px rgba(0,0,0,0.3), 
	0px 1px 0px rgba(255,255,255,0.5) inset, 
	0px -1px 0px rgba(255,255,255,0.2) inset;
	font-size:1rem;
	color: #fff;
	padding:8px 12px;
	font-weight:500;
	text-shadow:0 -1px 1px rgba(147,55,0,0.8);
	border:none;
	clear:both;
	border-radius:3px;
}
#main.wrapper div#primary.site-content div#content .button a button:hover {
	background: #f78331; /* Old browsers */
	background: -moz-linear-gradient(top,  #f78331 0%, #e06100 50%, #d84e04 51%, #cc6e26 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f78331), color-stop(50%,#e06100), color-stop(51%,#d84e04), color-stop(100%,#cc6e26)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f78331 0%,#e06100 50%,#d84e04 51%,#cc6e26 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f78331 0%,#e06100 50%,#d84e04 51%,#cc6e26 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f78331 0%,#e06100 50%,#d84e04 51%,#cc6e26 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f78331 0%,#e06100 50%,#d84e04 51%,#cc6e26 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78331', endColorstr='#cc6e26',GradientType=0 ); /* IE6-9 */
	box-shadow:-1px -1px 1px rgba(147,55,0,0.7) inset,
	1px 1px 2px rgba(0,0,0,0.3), 
	0px 1px 0px rgba(255,255,255,0.5) inset, 
	0px -1px 0px rgba(255,255,255,0.2) inset;
	color: #fff;
	font-weight:500;
	border:none;
}
footer[role="contentinfo"] li.facebook,
footer[role="contentinfo"] li.twitter,
footer[role="contentinfo"] li.RSS {
	background-image:none;
}
footer[role="contentinfo"] li.facebook {
	padding-left: 0;
}
footer[role="contentinfo"] li.twitter,
footer[role="contentinfo"] li.RSS {
  padding-left: 5px;
}
#main.wrapper div#secondary.widget-area aside#recent-posts-3.widget.widget_recent_entries ul li {
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: dotted 1px #b3b3b3;
}
#main.wrapper div#secondary.widget-area aside#recent-posts-3.widget.widget_recent_entries ul li a {
	background-image: url("./images/sitemap/ico_lower_lv.png");
	padding-left: 10px;
	background-position: 6px 8px;
}
