body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font: 14px arial, verdana;
}

a,
a:focus,
a:active,
a:hover {
	color: #000;
	text-decoration: underline;
}

a img {
	border: 0;
}

img {
	max-width: 100%; /* Fluid images */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}

#content p {
	margin: 13px 0 0 0;
	padding: 0;
	font: 14px arial, verdana;
	line-height: 20px;
}

input, textarea {
	color: #000;
	font: 13px arial, verdana;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	color: #000;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 20px 0 2px 0;
}

h1 a, h1 a:focus, h1 a:active, h1 a:hover {
	font-weight: bold;
	font-size: 24px;
	color: #000;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 20px 0 2px 0;
}

#reports h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	font-family: arial, verdana;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 20px 0 2px 0;

}

#reports h1 a, #reports h1 a:focus, #reports h1 a:active, #reports h1 a:hover {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	font-family: arial, verdana;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 20px 0 2px 0;
}

h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
}

h2 a, h2 a:focus, h2 a:active, h2 a:hover {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
	text-decoration: underline;
}

h3 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
}

h3 a, h3 a:focus, h3 a:active, h3 a:hover {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
	text-decoration: underline;
}

.postmeta {
	display: inline;
	font-size: 13px;
	color: #FF640A;
	font-weight: bold;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
}

.postmeta a, .postmeta a:focus, .postmeta a:active, .postmeta a:hover {
	font-size: 13px;
	color: #FF640A;
	font-weight: bold;
	font-family: arial, verdana;
	padding: 0 0 0 0;
	margin: 5px 10px 5px 0;
	text-decoration: underline;
}

#page {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#header {
	margin: 0 auto;
	padding: 0;
	max-width: 960px;
}

#content-page {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: #ffd5b3;
}

#content {
	margin: 0 auto;
	padding: 10px 10px 30px 10px;
	max-width: 960px;
	background: #ffd5b3;
}

#front-content {
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	max-width: 940px;
}

#reports {
	margin: 0;
	padding: 10px 10px 10px 10px;
	max-width: 640px;
}

.sharedaddy {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.post-ratings-title {
	font-size: 13px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 3px 0;
	padding: 0;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1;
	font-weight: bold;
	width: 18%;
	float: left;
	position: static;
	background: none;
	border: none;
	color: #666666;
}

.post-ratings {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#sidebar {
	clear: both;
	display: inline-block;
	background: #ffd5b3;
	margin: 0;
	padding: 0;
	width: 100%;
}

.sidebar-content {
	background: #ffd5b3;
	margin: 0 auto;
	padding: 10px;
	max-width: 940px;
	color: #333;
	font: 14px arial, verdana;
}

.sidebar-content .widget {
	background: #ffd5b3;
	margin: 0;
	padding: 0;
	min-width: 50%;
	float: left;
}

#sidebar p {
	margin: 11px 0 0 0;
	padding: 0;
	color: #333;
	font: 14px arial, verdana;
}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	margin-bottom: 15px;
	color: #333;
	font: 14px arial, verdana;
	line-height: 18px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color: #333;
	font: 14px arial, verdana;
	line-height: 18px;
}

.post-date {
	font: 10px arial, verdana;
	color: #666;
}

.menu-novgorod-container {
	clear: both;
	margin: 0 auto;
	padding: 0 10px;
	max-width: 940px;
	font: 24px arial, verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

.menu-novgorod-container a, .menu-novgorod-container a:focus, .menu-novgorod-container a:active, .menu-novgorod-container a:hover {
	text-decoration: none;
	font: 24px arial, verdana;
	font-weight: bold;
}

#menu-novgorod li {
	display: inline;
	margin-right: 90px;
	min-width: 240px;
}

.menu-novgorod-container ul {
	list-style-type: none;
	list-style-image: none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.menu-rollerband-container {
	clear: both;
	margin: 0 auto;
	padding: 0;
	max-width: 300px;
}

.menu-rollerband-container a, .menu-rollerband-container a:focus, .menu-rollerband-container a:active, .menu-rollerband-container a:hover {
	text-decoration: none;
	font: 18px arial, verdana;
	font-weight: bold;
}

.menu-rollerband-container .menu-item {
	margin: 5px 0;
	padding: 0;
	height: 40px;
	vertical-align: middle;
}

.menu-rollerband-container ul {
	list-style-type: none;
	list-style-image: none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

#secondary {
	margin: 0;
	padding: 0;
	min-width: 280px;
	float: left;
}

.screen-reader-text {
	display: none;
}

#s {
	line-height: 18px !important;
	border: 1px solid #999;
	background: #f8ece3;
	padding: 3px 10px !important;
	font-size: 14px !important;
	-moz-border-top-left-radius: 15px !important;
	-moz-border-bottom-left-radius: 15px !important;
	-webkit-border-top-left-radius: 15px !important;
	-webkit-border-bottom-left-radius: 15px !important;
	border-top-left-radius: 15px !important;
	border-bottom-left-radius: 15px !important;
	color: #555 !important;
	min-width: 0;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#searchsubmit {
	line-height: 18px !important;
	border: 1px solid #999;
	background: #fff;
	padding: 3px 10px !important;
	font-size: 14px !important;
	-moz-border-top-right-radius: 15px !important;
	-moz-border-bottom-right-radius: 15px !important;
	-webkit-border-top-right-radius: 15px !important;
	-webkit-border-bottom-right-radius: 15px !important;
	border-top-right-radius: 15px !important;
	border-bottom-right-radius: 15px !important;
	background: url(https://rollerband.ru/images/blog/button.gif) bottom left repeat-x !important;
	cursor: pointer;
	color: #555 !important;
	text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.45 ) !important;
	min-width: 0;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#comments {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	max-width: 960px;
	border-top: 1px solid #666;
}

.comment {
	clear: both;
	display: block;
	margin: 0;
	padding: 20px 0px;
	max-width: 960px;
}

.comment-author {
	margin: 0;
	padding: 0 10px 0 10px;
	width: 50px;
	float: left;
	color: #999;
	text-align: right;
	font: 18px arial, verdana;
}

.comment-body {
	margin: 0 0 0 70px;
	padding: 0;
	max-width: 880px;
	display: block;
}

.comment-meta {
	margin: 0;
	padding: 0 10px 0 0;
	max-width: 880px;
	display: block;
	color: #666;
	font: 14px arial, verdana;
}

.comment-meta a, .comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
	color: #666;
}

.comment-content {
	display: block;
	margin: 0;
	padding: 0;
	top: -40px;
	color: #333;
	font: 14px arial, verdana;
}

#commentform {
	margin: 0 0 20px 0;
	padding: 0;
}

#respond {
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	max-width: 960px;
}

#post {
	margin: 0;
	padding: 0;
	max-width: 960px;
}

a.cloud, a.cloud:focus, a.cloud:active, a.cloud:hover {
	margin: 0;
	padding: 0;
	color: #999;
	font: 18px arial, verdana;
} 

small, small a, small a:focus, small a:active, small a:hover {
	color: #666;
	font: 11px arial, verdana;
}

#navigation {
	margin: 20px 0 0 0;
	padding: 0;
	font: 14px arial, verdana;
}

#pagination {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	font: 14px arial, verdana;
}

#pagination .page-numbers, #pagination a, #pagination a:focus, #pagination a:active, #pagination a:hover {
	margin: 0;
	padding: 6px 10px;
	text-align: center;
	font: 14px arial, verdana;
	border: 1px solid #FF640A;
	color: #FF640A;
	font-weight: bold;
	text-decoration: none;
}

#pagination span, #pagination .current, #pagination .dots {
	margin: 0;
	padding: 6px 10px;
	text-align: center;
	font: 14px arial, verdana;
	border: 1px solid #FF640A;
	background-color: #FF640A;
	font-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 10px;
	max-width: 960px;
	text-align: center;
	font: 14px arial, verdana;
}

#copyright {
	margin: 5px auto;
	padding: 0;
	font: 14px arial, verdana;
	color: #994400;
}

#copyright a, #copyright a:focus, #copyright a:active, #copyright a:hover {
	color: #994400;
}

#counters {
	margin: 0;
	padding: 0;
	max-width: 960px;
	text-align: right;
}