/*
Theme Name: povodok.by
Description: Markup by <a href="http://dimox.name/">Dimox</a>, <a href="http://blogoart.ru/">Blogoart.ru</a>
Author: Dimox
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Arial, sans-serif;
	color: #333;
	width: 100%;
	background: #FFF;
}
a {
	color: #008EA3;
	outline: none;
}
a:hover {
	color: #CF432A;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
input:focus,
textarea:focus {outline: none}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 15px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 15px}

#wrapper {
	width: 920px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 103px;
	position: relative;
}

#logo {
	position: absolute;
	top: 19px;
	left: 23px;
	width: 166px;
	padding: 81px 0 5px 27px;
	background: url(i/logo.png) no-repeat;
	font-size: 11px;
  font-weight: normal;
	text-decoration: none;
	color: #2B2B2B;
}

#topNav,
#subscribes {
	position: absolute;
	top: 8px;
	right: 0;
  font-size: 11px;
	color: #7A8B9D;
}
#topNav a {
	color: #7A8B9D;
	margin: 0 2px;
}
#topNav a:hover,
#subscribes a:hover {
  text-decoration: none;
}

#subscribes {
	right: auto;
	left: 317px;
}
#subscribes a {
	color: #3F4147;
	margin: 0 2px;
	padding: 1px 0 2px 20px;
}
#rss {background: url(i/subscribes.gif) 0 1px no-repeat}
#rss2mail {background: url(i/subscribes.gif) 0 -15px no-repeat}
#twitter {background: url(i/subscribes.gif) 0 -35px no-repeat}

#nav {
	position: absolute;
	top: -59px;
	right: 0;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
	line-height: 26px;
}
#nav li {
	list-style: none;
	float: left;
	padding: 0 7px 0 0;
	position: relative;
}
#nav a {
	float: left;
	color: #000;
  text-decoration: none;
  background: url(i/nav.gif) no-repeat;
	height: 31px;
  padding-left: 10px;
	cursor: pointer;
}
#nav a span {
	float: left;
	height: 31px;
  padding-right: 6px;
  background: url(i/nav.gif) 100% 0 no-repeat;
}
#nav a span span {
  padding-right: 4px;
	background: none;
}
#nav a.sub span span {
  padding-right: 10px;
  background: url(i/arrow.gif) 100% 12px no-repeat !important;
}
#nav a:hover {
	color: #248F9F;
}
#nav li:hover a.sub {
	color: #248F9F;
	background-position: 0 -31px;
}
#nav li:hover a.sub span {
	background-position: 100% -31px;
	height: 32px;
}
#nav li:hover a.sub {
	height: 32px;
	position: relative;
	z-index: 100;
}
.stop {
	height: 4px;
	overflow: hidden;
  background: url(i/subnav.png) 100% 0 no-repeat;
  border-left: 1px solid #E1E1E1;
}
.sbot {
	height: 5px;
  background: url(i/subnav.png) 100% -4px no-repeat;
  margin-left: 5px;
}
.sbot div {
	width: 5px;
	height: 5px;
	overflow: hidden;
  background: url(i/subnav.png) 0 -4px no-repeat;
  margin-left: -5px;
}
#nav li li .stop,
#nav li li .sbot {
	display: none;
}
#nav .subnav {
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
  font-weight: normal;
  text-transform: none;
  font-size: 11px;
  line-height: 14px;
}
#nav li li .subnav {
	position: static;
}
#nav li:hover .subnav {
	display: block;
}
#nav ul {
	padding: 0 8px 2px;
  border: 1px solid #E1E1E1;
  border-width: 0 1px;
	background: #FFF;
	min-width: 130px;
}
#nav li li {
	float: none;
	padding: 2px 0 2px 10px;
	white-space: nowrap;
  background: url(i/arrows.gif) 0 7px no-repeat;
}
#nav li li.current-menu-item,
#nav li li.current-menu-parent {
  background: url(i/arrows.gif) 0 -31px no-repeat;
}
#nav li li a,
#nav li li a span {
	float: none;
	background: none !important;
	padding: 0;
}
#nav li li a {
  text-decoration: underline;
}
#nav li li a:hover,
#nav li li.current-menu-item li a:hover,
#nav li li.current-menu-parent li a:hover {
  color: #CF432A;
}
#nav li li.current-menu-item a,
#nav li li.current-menu-parent a,
#nav li li li.current-menu-item a {
	color: #CF432A;
  text-decoration: none;
}
#nav li li ul {
	border: none;
	padding: 0 0 0 10px;
	margin: 2px 0 0 -10px;
}
#nav li li li,
#nav li li.current-menu-parent li {
  background: url(i/arrows.gif) 0 -60px no-repeat;
  padding-left: 6px;
}
#nav li li li a,
#nav li li.current-menu-item li a,
#nav li li.current-menu-parent li a {
	color: #5F5F5F;
  text-decoration: underline;
}
#nav li li li.current-menu-item {
  background: url(i/arrows.gif) 0 -89px no-repeat;
}
#nav li li li.current-menu-item a {
	color: #CF432A;
  text-decoration: none;
}


#search {
	position: absolute;
	top: 146px;
	left: 7px;
	z-index: 1000;
	width: 201px;
	height: 24px;
  background: #F7F7F7 url(i/search.gif) no-repeat;
	overflow: hidden;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
	border: none;
	background: none;
}
.search {
	width: 163px;
	padding: 5px 0 5px 10px;
}
#search input.go {
	cursor: pointer;
	width: 28px;
	height: 24px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 25px;
}
* html #middle {height: 1%;}
#middle:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#container {
	width: 100%;
	float: left;
}
#content {
	padding: 0 0 0 317px;
	position: relative;
}

#featured {
  background: #248F9F url(i/featured.gif) no-repeat;
	margin: 0 5px 0 0;
}
#fbg {
  background: url(i/featured.gif) 100% 100% no-repeat;
	padding: 11px 0 45px 12px;
	height: 1%;
	overflow: hidden;
  font-size: 11px;
}
#featured .item {
	float: left;
	display: inline;
	position: relative;
	width: 183px;
	height: 135px;
	overflow: hidden;
	margin: 0 12px 0 0;
}
#featured .link {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 173px;
	padding: 8px 5px 9px;
	background: rgba(0,0,0, 0.4);
  line-height: 14px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
#featured a {
	color: #FFF;
  text-decoration: none;
}
#featured a:hover {
  text-decoration: underline;
}
#featured .date {
  font-weight: bold;
	color: #FFA634;
  font-size: 10px;
}

.caption {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
	margin: 0 0 10px;
}
.caption a {
  text-transform: none;
  font-weight: normal;
  margin-left: 7px;
}

#news {
	margin: 0 0 30px;
}
#news .caption {
	color: #707378;
}
#newz {
  background: #F1F4F4 url(i/news.gif) repeat-y;
	margin: 0 3px 0 0;
}
#ntop {
  background: url(i/news.gif) -600px 0 no-repeat;
}
#nbot {
  background: url(i/news.gif) 100% 100% no-repeat;
	padding: 12px 14px 8px;
	height: 1%;
}
#news .date {
  font-size: 11px;
	color: #CF432A;
}
.news {
	display: none;
	background: #F1F4F4;
}
.news.visible {
	display: block;
}
.news .image {
	float: left;
	display: inline;
	background: #FFF;
  margin: 10px 15px 0 4px;
}
.image img {
	position: relative;
	top: -6px;
	left: -4px;
	margin: 0;
}
#newsNav {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 0;
}
#prev, #next {
	float: left;
	width: 125px;
	height: 21px;
	line-height: 19px;
  background: #FFF url(i/newsnav.gif) no-repeat;
  font-size: 11px;
  text-decoration: none;
	color: #000;
	padding: 0 0 0 34px;
}
#prev {
	display: none;
}
#next {
	float: right;
  text-align: right;
	padding: 0 34px 0 0;
	background-position: 100% 0;
}
#prev:hover {
	color: #FFF;
	background-position: 0 -21px;
}
#next:hover {
	color: #FFF;
	background-position: 100% -21px;
}

#articles {
  font-size: 11px;
}
#articles .caption {
	margin: 0 0 12px;
}
#articles .article {
  background: url(i/dot.gif) repeat-x;
	padding: 27px 0 10px;
	width: 100%;
	overflow: hidden;
}
#articles .image,
.post .image {
	float: left;
	display: inline;
	background: #E4E5EB;
  margin: 5px 15px 0 4px;
}

#add {
	float: right;
	width: 108px;
	height: 22px;
	line-height: 20px;
  padding-left: 31px;
  background: #248F9F url(i/add.gif) no-repeat;
	color: #FFF;
  text-decoration: none;
}
#add:hover {
  background: #F06F11 url(i/add.gif) 0 -22px no-repeat;
}

#crumbs {
	margin: 0 0 25px;
}
#crumbs a {
	color: #525459;
}
#crumbs .current {
	color: #3B778E;
}

.archive {
  background: url(i/dot.gif) 0 100% repeat-x;
	padding: 0 0 10px;
}
.archive .pcat {
  font-size: 12px;
}
.archive .pcat a {
	color: #C74128 !important;
}
.archive .more-link {
  font-size: 11px;
  font-weight: bold;
}

.post {
	margin: 0 0 28px;
}
#content h1,
#content h2 {
  font-size: 14px;
  line-height: 20px;
	margin: 0 0 18px;
}
#news h2 {
  font-size: 14px;
  line-height: 18px;
	margin: 0 0 8px;
}
#articles h2 {
  font-size: 14px;
  line-height: 14px;
	margin: 0 0 12px;
}
#content h2 a {
	color: #000;
}
#content h2 a:hover {
  text-decoration: none;
}
#content h3 {
	font-size: 11px;
  text-transform: uppercase;
	margin: 0 0 10px;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font-size: 18px;
  font-weight: normal;
  text-transform: none;
  line-height: 20px;
	margin: 25px 0 18px;
}
#content .entry h3 {font-size: 17px}
#content .entry h4 {font-size: 16px}
#content .entry h5 {font-size: 15px}
#content .entry h6 {font-size: 14px}
.pmeta {
	font-size: 11px;
	color: #525459;
  background: url(i/pcat.gif) 0 8px no-repeat;
	padding: 0 0 0 10px;
	white-space: nowrap;
	display: inline-block;
}
.pdate {
  font-weight: bold;
	color: #C74128;
}
.pcat a {
	color: #C74128 !important;
  font-size: 12px;
}
.post .info {
  font-size: 11px;
	margin: -14px 0 18px;
  background: url(i/pcat.gif) 0 7px no-repeat;
  font-weight: bold;
	padding: 0 0 0 10px;
	color: #C74128;
}
.entry {
	width: 100%;
	overflow: hidden;
}
.post .image {
  margin: 10px 15px 5px 4px;
}
.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	margin-left: 18px;
}
.ptags {
  font-size: 11px;
  background: url(i/tags.gif) 0 6px no-repeat;
	padding: 0 0 0 12px;
}
.ptags a {
  font-size: 12px;
}

.data {
  font-size: 11px;
	margin: 5px 0 40px;
}
#content .data h3 {
  text-transform: none;
	color: #5F6D7E;
  border-bottom: 1px solid #E5E5E5;
	padding: 0 0 4px 16px;
}
#contacts h3 {
  background: url(i/contacts.gif) 1px 3px no-repeat;
}
#address h3 {
  background: url(i/address.gif) 0 5px no-repeat;
}
.data ul {
	margin: 0;
}
.data li {
	list-style: none;
  background: url(i/dot.gif) 0 100% repeat-x;
	padding: 0 0 2px;
}

#content .section {
	margin: 40px 0;
}
#content .tabs .current {
	color: #000;
}
#content .box {
  font-size: 11px;
}
#content .box li {
	padding: 2px 0 4px;
}
#content .box a {
  background: url(i/bullet.gif) 0 4px no-repeat;
  padding-left: 17px;
}
#content .box a:hover {
	background-position: 0 -37px;
}

.commentlist {margin: 5px 0;}
.commentlist li {
	padding: 5px 0 12px;
	list-style: none;
  font-size: 11px;
}
.commentlist ul.children {
	margin: 0 0 -5px;
}
.commentlist ul.children li {
	padding: 14px 0 7px 15px;
}
.comment-author {
	padding: 0 0 9px 16px;
	margin: 0 0 -1px;
	position: relative;
  background: url(i/triangle.gif) 25px 100% no-repeat;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.fn a {
	color: #266882;
}
.fn a:hover {
	color: #C74128;
}
.commentmetadata {
	margin: 0 0 0 4px;
}
.commentmetadata a {
	text-decoration: none;
	color: #000;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	float: right;
  text-transform: lowercase;
  background: url(i/arrow2.gif) 0 8px no-repeat;
	padding: 0 0 0 7px;
}
.reply a {
	color: #C74128;
}
.reply a:hover {
  text-decoration: none;
}
.ctext {
  border: 1px solid #D9D9D9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 12px 6px;
}
.ctext p {
	padding: 8px 0;
	margin: 0;
}
#respond h3 {
	color: #C74128;
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform p {
	margin: 0 0 8px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #CCC;
  border-top: 1px solid #B0B0B0;
  background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 90%;
	height: 120px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0 0 1px;
	background: #ECECEC url(i/submit-comment.gif) no-repeat;
	cursor: pointer;
	border: none;
	font: 11px Verdana, Tahoma, Arial;
}

.navigation {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px;
	font-size: 11px;
}
.navigation a,
.navigation span {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
  background: url(i/navigation.gif) -22px 0 no-repeat;
  text-align: center;
	margin: 0 3px 0 2px;
	text-decoration: none;
}
.navigation a {
	color: #000;
}
.navigation a:hover,
.navigation span.current {
	color: #FFF;
	background-position: 0 0;
}
.navigation a.prev,
.navigation a.next {
	width: 65px;
  line-height: 20px;
}
.navigation a.prev {
  padding-left: 16px;
  background: url(i/navigation.gif) 0 -22px no-repeat;
}
.navigation a.prev:hover {
  background-position: 0 -43px;
	color: #000;
  text-decoration: underline;
}
.navigation a.next {
  padding-right: 16px;
  background: url(i/navigation.gif) 100% -22px no-repeat;
}
.navigation a.next:hover {
  background-position: 100% -43px;
	color: #000;
  text-decoration: underline;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}


#letters {
	background: #EFF0F1;
  border: 1px solid #E3E3E3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 8px;
	margin: 0 0 25px;
  text-align: center;
  font-weight: bold;
	color: #848484;
  font-size: 11px;
}
#letters a {
	color: #000;
	padding: 2px 4px 3px 5px;
}
#letters a:hover {
	color: #C74128;
	background: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 -2px 0 -1px;
	padding: 2px 6px 3px;
}
#letters span {
	padding: 2px 4px 3px 5px;
}
.small {
  font-size: 11px;
	color: #858585;
	margin: 0 0 20px;
}
.words {
	margin: 0 0 40px;
}
.letter {
  font-weight: bold;
	color: #FFF;
  text-align: center;
	width: 22px;
	height: 22px;
	line-height: 22px;
  background: #F06F11 url(i/navigation.gif) no-repeat;
	overflow: hidden;
	margin: 0 0 10px;
}
.words ul {
	overflow: hidden;
}
.words li {
	list-style: none;
  background: url(i/dot.gif) 0 100% repeat-x;
  margin-top: -1px;
	padding: 9px 0;
}

#filters {
	margin: 40px 0 25px;
}
.filter {
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px;
}
.filter ul,
.filter li {
	display: inline;
}
.filter a {
	display: inline-block;
	padding: 2px 10px 3px;
	vertical-align: middle;
}
.filter .current a {
	padding: 2px 14px 3px;
	background: #F06F11;
	color: #FFF;
  text-decoration: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#items li {
	list-style: none;
  background: url(i/dot.gif) repeat-x;
	padding: 4px 0 3px;
}
#items table {
	width: 100%;
	border-collapse: collapse;
  border: 1px solid #FFF;
  font-size: 11px;
  line-height: 14px;
}
#items li.bg table {
	background: #F7F7F7;
}
#items td {
	padding-top: 22px;
	padding-bottom: 22px;
	vertical-align: top;
}
td.t1 {
  padding-right: 5px;
}
.exhibitions td.t1 {
  padding-right: 5px;
}
td.t2 {
	width: 450px;
	padding: 0 5px;
}
.kliniki td.t2 {
	width: 350px;
}
td.t3 {
	width: 100px;
	color: #41827B;
	padding: 0 10px 0 0;
}
td.t4 {
	width: 170px;
}
#items h2 {
	margin: -3px 0 10px;
}
#items h2 a:hover {
	color: #C82D10;
  text-decoration: underline;
}
#items .contacts {
  background: url(i/contacts2.gif) 0 2px no-repeat;
	padding: 0 0 15px 15px;
}
#items .address {
  background: url(i/address2.gif) 0 2px no-repeat;
	padding: 0 0 0 15px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 236px;
	margin-left: -100%;
	position: relative;
	padding: 100px 6px 20px;
  font-size: 11px;
  line-height: 14px;
}

.section {
	margin: 0 0 30px;
}
.section li {
	list-style: none;
	padding: 0 0 4px;
}
ul.tabs {
	height: 32px;
  font-weight: bold;
  text-transform: uppercase;
	overflow: hidden;
  font-size: 11px;
  line-height: 18px;
	margin: 0 0 10px;
}
.tabs li {
	float: left;
	display: inline;
	list-style: none;
	color: #248F9F;
  border-bottom: 1px dashed;
	padding: 0 0 2px;
  margin: 0 13px;
	cursor: pointer;
}
.tabs li div {
	float: left;
}
.tabs li div div {
	padding: 5px 0 0;
}
.tabs li.current {
	color: #C74128;
	border: none;
  background: url(i/tab.gif) no-repeat;
  padding: 0 0 0 13px;
	margin: 0;
}
.tabs li.current div {
  background: url(i/tab.gif) 100% 0 no-repeat;
  padding-right: 13px;
}
.tabs li.current div div {
	height: 27px;
	padding: 5px 0 0;
	padding: none;
  background: url(i/tab.gif) 50% 100% no-repeat;
}
.box {
	display: none;
}
.box.visible {
	display: block;
}
.box ul {
	overflow: hidden;
}
.box li {
  background: url(i/dot.gif) 0 100% repeat-x;
  margin-top: -1px;
	padding: 6px 0 8px;
	height: 1%;
}
.box li a {
	color: #266882;
  background: url(i/bullet2.gif) 3px 5px no-repeat;
  padding-left: 14px;
}
.box li a:hover {
	background-position: 3px -40px;
}
#sidebar .box li a {
	display: block;
}
.box a:hover {
	color: #262626;
}
.box li ul {
	margin: 6px 0 -8px 14px;
  background: url(i/dot.gif) repeat-x;
}

#tagCloud a {
  text-decoration: none;
	color: #212121;
  margin-right: 5px;
  line-height: 24px;
}
#tagCloud a:hover {
  text-decoration: underline;
}

.box li.current-cat a {
  font-weight: bold;
	color: #CF432A;
  text-decoration: none;
}

#quote {
  background: #F06F11 url(i/quote.gif) no-repeat;
	margin: 0 -6px;
	color: #FFF;
}
#qbg {
  background: url(i/quote.gif) 100% 100% no-repeat;
	padding: 15px 17px 44px;
	height: 1%;
}
* html #qbg {
  padding-top: 12px;
}
*+html #qbg {
  padding-top: 12px;
}
#quote h3 {
	font-size: 11px;
  text-transform: uppercase;
	margin: 0 0 23px 6px;
}
#more {
  font-weight: normal;
  text-transform: lowercase;
	color: #FFE71D;
  border-bottom: 1px dashed;
  margin-left: 30px;
	display: inline-block;
	padding: 0 0 1px;
	cursor: pointer;
}
#quotescollection_nextquote-0 {
	margin: 0;
}
#quotescollection_nextquote-0 a {
	color: #FFE71D;
  border-bottom: 1px dashed;
}


/* Bottom
-----------------------------------------------------------------------------*/
#bottom {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
  font-size: 11px;
}
#documents, #books, #exhibitions {
	float: left;
	display: inline;
	width: 292px;
}
#books {
	margin: 0 21px;
}
#bottom .caption a {
	color: #3F556C;
}
#bottom .caption a:hover {
	color: #CF432A;
}
#bottom li {
	list-style: none;
}
#bottom a {
	color: #2B2B2B;
}
#bottom a:hover {
	color: #CF432A;
}
#documents li,
#exhibitions li {
  border: 1px solid #FFF;
	padding: 6px 10px 7px 28px;
	margin: 0 0 9px;
}
#documents li.border,
#exhibitions li.border,
#books ul {
  border: 1px solid #DCDCDC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#documents img,
#exhibitions img {
	float: left;
	margin: 2px 0 0 -22px;
}
#exhibitions li div {
	color: #427C92;
}
#books ul {
	padding: 0 12px;
	overflow: hidden;
	height: 1%;
}
#books li {
  background: url(i/dot.gif) repeat-x;
  margin-top: -1px;
	padding: 10px 0 15px;
	width: 100%;
	overflow: hidden;
}
#books img {
	float: left;
	margin: 3px 11px 5px 0;
}
#books .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#books .author {
	margin: 3px 0 7px;
	color: #427C92;
}
#books p {
	margin: 0;
  line-height: 12px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  border-top: 1px solid #E3E3E3;
}
#foot {
	width: 920px;
	margin: 0 auto;
  font-size: 11px;
	padding: 20px 0 7px;
	overflow: hidden;
	height: 1%;
}
#counters {
	float: right;
}
#counters img {
	display: block;
	margin: 0 0 7px;
}
#design {
	float: right;
	padding: 0 40px 0 0;
}
#bnav {
	color: #2B2B2B;
	margin: 0 0 20px;
}
#bnav a {
	color: #2B2B2B;
	margin: 0 2px;
}
#bnav a:hover {
	text-decoration: none;
}
#copyright {
	color: #2E4761;
}
#copyright span {
	color: #7A8B9D;
}