﻿#navigation ul a img, p.comments, #buttons, #sidebar {
	display: none;
}
body {
	background-image: url(img/backlinestop.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
	font-size: 0.8em;
}
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
a {
	color: #888;
}
.current-cat a:first-child {
	color: #FFF !important;
	padding: 1px 3px;
	text-decoration: none;
}
.category-sound h2 a, .category-sound .more-link, .cat-item-10 a, .category-sound h2 {
	color: #EE3C3C !important;	/* С„РёРѕР»РµС‚РѕРІС‹Р№ */
}
.cat-item-10.current-cat a:first-child {
	background-color: #EE3C3C;
}
.category-webdev h2 a, .category-webdev .more-link, .cat-item-11 a, .category-webdev h2 {
	color: #e64c92 !important;	/* СЃРёРЅРёР№ */
}
.cat-item-11.current-cat a:first-child {
	background-color: #e64c92;
}
.category-video h2 a, .category-video .more-link, .cat-item-12 a, .category-video h2 {
	color: #5397C4 !important;	/* РіРѕР»СѓР±РѕР№ */
}
.cat-item-12.current-cat a:first-child {
	background-color: #5397C4;
}
.category-idea h2 a, .category-idea .more-link, .cat-item-13 a, .category-idea h2 {
	color: #adca23 !important;	/* Р·РµР»С‘РЅС‹Р№ */
}
.cat-item-13.current-cat a:first-child {
	background-color: #adca23;
}
.category-dev h2 a, .category-dev .more-link, .cat-item-14 a, .category-dev h2 {
	color: #fccb00 !important;
	/* Р¶РµР»С‚С‹Р№ */
}
.cat-item-14.current-cat a:first-child {
	background-color: #fccb00;
}
.category-portfolio h2 a, .category-portfolio .more-link, .cat-item-15 a, .category-portfolio h2 {
	color: #ff7725 !important;	/* РѕСЂР°РЅР¶РµРІС‹Р№ */
}
.cat-item-15.current-cat a:first-child {
	background-color: #ff7725;
}
.category-all h2 a, .category-all .more-link, .cat-item-16 a, .category-all h2 {
	color: #aaa !important;
	/* РєСЂР°СЃРЅС‹Р№ */
}
.cat-item-16.current-cat a:first-child {
	background-color: #aaa;
}

.wp-caption-text {
	padding-bottom: 10px;
	text-align: center;
	font-style: italic;
	color: #aaa;
	font-size: 0.9em;
	display:block;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
object {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
}