* {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

td,
th {
	vertical-align: top;
}

ul {
	list-style: none;
}

body {
	font-size: 12px;
	color: #262626;
	background-color: #ccc;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

img {
	border: none;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #4b0082;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div.clear {
	clear: both;
	font-size: 0px;
}

#wrap {
	width: 976px;
	margin: 0 auto;
	padding: 16px 0 0 0;
	background-color: #fff;
}

#tags {
	width: 944px;
	margin: 0 auto;
	padding: 0 0 16px 0;
	font-size: 14px;
	line-height: 200%;
}

#tags span {
	white-space: nowrap;
	padding: 0 4em 0 0;
}

#must-read {
	width: 944px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top right;
}

#primary-links {
	width: 368px;
	height: 200px;
	background-color: #4b0082;
}

#primary-links h6 {
	color: #fff;
	padding: 16px;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Arial, Tahoma, Verdana, sans-serif;
}

#primary-links a {
	color: #fff;
}

#primary-links ul li  {
	padding: 0 16px 0.5em 32px;
	font-size: 14px;
}

#breadcrumbs {
	line-height: 150%;
	padding: 16px 0 0 0;
}

#content-area {
	font-size: 14px;
	width: 944px;
	margin: 0 auto;
}

#lenta h1,
#disclamer h2,
#content-area h1,
#content-area h2,
#content-area h3 {
	color: #4b0082;
	padding: 16px 0 16px 0;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, Arial, Tahoma, Verdana, sans-serif;
}

#disclamer h2,
#content-area h2 {
	font-size: 20px;
}

#content-area h3 {
	font-size: 16px;
}

#content-area p {
	line-height: 170%;
	margin: 0 0 1em 0;
}

#content-area ol {
	margin: 0 0 0.3em 2em;
}

#content-area ol li {
	line-height: 150%;
	margin: 0 0 0.7em 0;
}

#content-area ul li {
	line-height: 150%;
	margin: 0 0 0.7em 2em;
}

div.node {
	padding: 0 0 16px 0;
}

#footer {
	clear: both;
	color: #fff;
	height: 63px;
	background-color: #4b0082;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div.copy {
	padding: 16px;
	float: left;
}

#footer div.counter {
	padding: 16px;
	text-align: right;
	float: right;
}

#edit-links {
	padding: 16px 0 16px 0;
}

#edit-links li.active {
	display: none;
}

#social {
	clear: both;
}

#social div.social-item {
	float: left;
	padding: 16px 16px 16px 0;
}

#teasers {
	overflow: hidden;
	width: 944px;
	margin: 0 auto;
	padding: 16px 0 0 0;
}

#teasers a:link,
#teasers a:visited,
#teasers a:active,
#teasers a:hover {
	display: block;
	height: 176px;
	width: 176px;
	float: left;
	margin-right: 16px;
	text-align: center;
	color: #262626;
	background-color: #f4f4f4;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#teasers a.last {
	margin-right: 0;
}

#teasers a:hover {
	color: #fff;
	background-color: #4b0082;
}

#teasers a span {
	display: block;
	padding: 16px;
	font-weight: bold;
	margin-top: 104px;
}

#disclamer {
	width: 944px;
	margin: 0 auto;
	padding: 0 0 16px 0;
}

#disclamer p {
	line-height: 150%;
	margin: 0 0 1em 0;
}

#banners {
	height: 168px;
	width: 384px;
	float: right;
}

#banners img.banner {
	height: 60px;
	float: left;
	margin: 16px 0 0 16px;
}

.expert-link {
	color: #4b0082;
	font-weight: bold;
}

#lenta {
	padding: 16px;
}

#lenta h1 {
	padding: 0 0 16px 0;
}

#vidgets {
	clear: both;
	padding: 16px;
}

#vidgets div.comments {
	width: 560px;
	float: left;
}

#vidgets div.groups {
	width: 368px;
	float: right;
}

#vk_groups {
	margin-bottom: 16px;
}

#mission {
	width: 400px;
	float: right;
}

#mission div {
	padding: 16px 16px 0 16px;
}

#mission p {
	padding-bottom: 16px;
}

#blocks td,
#blocks th {
	padding: 5px;
}

#blocks tr.region-message {
	display: none;
}

#blocks td.region {
	font-weight: bold;
	border-bottom: #ccc solid 1px;
}

div.item-list ul.pager li {
	float: left;
	padding: 0 2em 0 0;
}