@charset "utf-8";
/*
Theme Name: Новостной сайт
Description: Тема manni
*/

.block .wp-polls {
	display: block;
	width: 220px;
	margin-top: 6px;
}

.block ul.wp-polls-ul {
	display: block;
	list-style: none;
	margin: 0;
}

.block .wp-polls ul li {
	display: block;
	margin-top: 5px;
}

.block .wp-polls p span {
	font-size: 14px;
	line-height: 130%;
	color: #d31eab;
}

.block .wp-polls .pollbar {
	border-radius: 3px;
	margin-top: 2px;
	background: #FECFB8;;
}

.block .wp-polls input[type="button"] {
	display: block;
	padding: 5px 15px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/poll.png) 50% 0 no-repeat;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	line-height: 130%;
	text-align: center;
	cursor: pointer;
}

.block .wp-polls a.Buttons {
	font-size: 11px;
	font-family: Tahoma;
	line-height: 130%;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 0;
	color: #6f776d;
	background: transparent;
}

.block .wp-polls a.Buttons:hover {
	text-decoration: underline;
}

.align_center {
	text-align: center;
}

#respond p {
	margin-bottom: 10px;
}

#respond input[type="text"] {
	padding: 2px 6px;
}

#respond p span {
	display: inline-block;
	width: 40px;
}

#respond h3 {
	display: none;
}

#slider_nav {
	z-index: 10;
}

.post_2 {
	min-height: 260px;
	vertical-align: top;
}

.post.small, .post {
	vertical-align: top;
}

.single .link_2 {
	font-weight: normal;
}

.related li {
	margin-left: 0;
	float: none;
}

.related ul {
	display: block;
	width: 146px;
	float: left;
	margin-left: 10px;
}

.related {
	overflow: hidden;
}

.topic {
	font-weight: normal;
}