body {
	/*background-image: url('/img/grid.gif');*/
	background-color: white;
	margin: 0 0 12px 0;
	font-family: Arial;
	font-size: 16px;
}
form {
	margin: 0;
	padding: 0;
}
.blog_folder_title {
	margin: 0;
	font-weight: normal;
	font-size: 140%;
}
.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}
h1.blog_folder_title, h2.blog_folder_title {
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 140%;
}
ul.blog_folders {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.blog_folders li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 90%;
	font-weight: bold;
}
ul.blog_folders li ul {
	/*list-style-image: url('/img/arrow.gif');*/
	list-style: none;
	margin: 0;
	padding: 0 0 0 0.5em;
}
ul.blog_folders li ul li{
	background-image: url('/img/arrow.gif');
	background-repeat: no-repeat;
	background-position: left 0.55em;
	margin: 0;
	padding: 0 0 0 0.8em;
	line-height: 150%;
	font-size: 90%;
	font-weight: bold;
}
a,a:visited {
	color: #0066CC;
}
a:hover {
	color: red;
}
table.blog_main {
	/*width: 996px;*/
	width: 95%;
}
table.blog_main td {
	vertical-align: top;
}
/* Белая таблица*/
/*table.blog_white {
	border: 0;
	width: 100%;
}
table.blog_white td.blog_white_lt {
	background-image: url('/img/border_corners.gif');
}
table.blog_white td.blog_white_t {
	background-image: url('/img/border_tb.gif');
	background-position: bottom;
	width: 100%;
}
table.blog_white td.blog_white_rt {
	background-image: url('/img/border_corners.gif');
	background-position: right top;
}
table.blog_white td.blog_white_l {
	background-image: url('/img/border_lr.gif');
}
table.blog_white td.blog_white_center {
	background-color: white;
	width: 100%;
	text-align: left;
}
table.blog_white td.blog_white_r {
	background-image: url('/img/border_lr.gif');
	background-position: right;
}
table.blog_white td.blog_white_lb {
	background-image: url('/img/border_corners.gif');
	background-position: left bottom;
}
table.blog_white td.blog_white_b {
	background-image: url('/img/border_tb.gif');
	width: 100%;
}
table.blog_white td.blog_white_rb {
	background-image: url('/img/border_corners.gif');
	background-position: right bottom;
}*/
/* Зеленая таблица */
/*table.blog_green {
	border: 0;
	width: 100%;
}
table.blog_green td.blog_green_lt {
	background-image: url('/img/border_green_corners.gif');
}
table.blog_green td.blog_green_t {
	background-image: url('/img/border_green_tb.gif');
	background-position: bottom;
	width: 100%;
}
table.blog_green td.blog_green_rt {
	background-image: url('/img/border_green_corners.gif');
	background-position: right top;
}
table.blog_green td.blog_green_l {
	background-image: url('/img/border_green_lr.gif');
}
table.blog_green td.blog_green_center {
	background-color: #3C5634;
	width: 100%;
	text-align: left;
}
table.blog_green td.blog_green_r {
	background-image: url('/img/border_green_lr.gif');
	background-position: right;
}
table.blog_green td.blog_green_lb {
	background-image: url('/img/border_green_corners.gif');
	background-position: left bottom;
}
table.blog_green td.blog_green_b {
	background-image: url('/img/border_green_tb.gif');
	width: 100%;
}
table.blog_green td.blog_green_rb {
	background-image: url('/img/border_green_corners.gif');
	background-position: right bottom;
}*/

div.respond p {
	margin: 0.4em 0 0.4em 0;
	font-size: 85%;
}
div.respond p.gray {
	color: gray;
	font-size: 80%;
}
div.respond input#submit {
	width: 150px;
	height: 32px;
}
a.neutral, a.neutral:visited, a.neutral:hover {
	text-decoration: none;
}
div.copyright {
	font-size: 85%;
}
img.feed {
	margin-right: 16px;
	width: 28px;
	height: 28px;
	border: 0;
	float: right;
}
span.views {
	color: black;
}
img.noborder {
	border: 0 !important;
	padding: 0 !important;
}
span.small {
	fontis-size: 75%;
}
/* Стили, уже введенные вордпресом */
.storytitle {
	margin: 0;
	font-size: 140%;
	font-weight: normal;
}
div.post {
	color: #333333;
	font-size: 80%;
	font-family: Arial;
	clear: both;
}
div.post p {
	margin: 0.5em 0 0.5em 0;
	clear: both;
}
div.post img {
	border: 1px solid #C0C0C0;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}
div.page {
	color: #333333;
	font-size: 80%;
	font-family: Arial;
	clear: both;
}
div.page p {
	margin: 0.5em 0 0.5em 0;
	clear: both;
}
div.page img {
	border: 1px solid #C0C0C0;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}
.storytitle a,.storytitle a:visited {
	color: #3C5634;
}
.storytitle a:hover {
	color: red;
}
div.meta {
	color: #808080;
	margin-top: 0.5em;
	padding: 0.2em 0.2em 0.2em 1em;
	background-color: #F8F8F8;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
}
a.more-link {
	font-weight: bold;
}

#respond {
	margin: 0;
	font-weight: normal;
	font-size: 140%;
}
#comments {
	margin: 0;
	font-weight: normal;
	font-size: 140%;
}
ol.commentlist {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding: 0;
	list-style: none;
}
ol.commentlist p {
	margin: 10px 5px 10px 0;
	font-family: Verdana;
	font-size: 13px;
}
ol.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px 10px;
	font-size: 85%;
}
ol.commentlist li.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 10px 3px 10px;
}
img.avatar {
	float: right;
	border: 1px solid #eeeeee;
	padding: 2px;
	background-color: white;
}
table#wp-calendar {
	width: 100%;
}
table#wp-calendar caption {
	font-size: 120%;
}
table#wp-calendar thead tr th {
	color: #3C5634;
	text-align: right;
	font-size: 85%;
	width: 14%;
}
table#wp-calendar tr td {
	font-size: 85%;
	text-align: right;
}
table#wp-calendar tr td a {
	font-weight: bold;
}
div.wp-pagenavi {
	font-size: 100%;
	font-family: Arial;
	text-align: left;
	margin-bottom: 1em;
	margin-left: -6px;
	color: gray;
}
div.wp-pagenavi span {
	border: 0 !important;
}
div.wp-pagenavi span.current {
	padding: 2px !important;
	margin: 0 !important;
	font-weight: bold;
	color: black;
}
div.wp-pagenavi a {
	padding: 2px !important;
	border: 0 !important;
	margin: 0 !important;
}
div.feedback {
	clear: both;
}
p.nocomments {
	color: gray;
}
p.p404 {
	font-size: 12px;
}
p.p404 span {
	font-size: 320%;
}
/* Для переопределения поставил в конец */
p.cal_title {
	font-size: 140%;
}
div.page p.cal_anonce {
	padding-left: 2em;
	margin-top: -0.5em !important;
	color: gray;
}
.white a,.white a:visited {
	color: white;
}
.white a:hover {
	color: white;
}
.f80 {
	font-size: 80%;
}
.f85 {
	font-size: 85%;
}
.f90 {
	font-size:90%;
}