* {	margin: 0;	padding: 0;}ol, ul {	list-style: none;}html {	height: 100%;	background:#0a0907;}header, nav, section, article, aside, footer {	display: block;}body {	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;	background:url("../images/bg-body.jpg") top center no-repeat;	width: 100%;	height: 100%;}a {	color: #951111;	outline: none;	text-decoration: underline;}a:hover {	text-decoration: none;}p {	margin: 0 0 5px}img {	border: none;}input {	vertical-align: middle;}.clear:after{	content:".";	display:block;	height:0;	font-size:0;	clear:both;	visibility:hidden;}.clear{	zoom:1;}.hidden{    display: none;}#wrapper {	width: 942px;	margin: 0 auto;	min-height: 100%;	height: auto !important;	height: 100%;	background: #f8efde;}/* Header-----------------------------------------------------------------------------*/#header {	height: 535px;	background:url("../images/bg-body.jpg") top center no-repeat;	position:relative;}/* Middle-----------------------------------------------------------------------------*/#middle {	width: 922px;	padding: 0 10px 100px;	height: 1%;	position: relative;	background: #f8efde url("../images/bg-wrapper.jpg") top center repeat-x;}#middle:after {	content: '.';	display: block;	clear: both;	visibility: hidden;	height: 0;}#container {	width: 100%;	float: left;	overflow: hidden;}#content {	padding: 0 380px 0 0;}.main-text{	color:#676355;	line-height: 130%;}.main-text h1{	font-size:14px;}.main-text h2{	font-weight:bold;	font-size:12px;}/* Sidebar Left-----------------------------------------------------------------------------*/#sideLeft {	float: left;	margin-left: -360px;	width: 140px;	position: relative;}/* Sidebar Right-----------------------------------------------------------------------------*/#sideRight {	float: left;	margin-left: -220px;	margin-right: -3px;	width: 220px;	position: relative;}/* Footer-----------------------------------------------------------------------------*/#footer {	width: 942px;	margin: -100px auto 0;	height: 100px;	background: #f8efde;	position: relative;}#text_bottom{    padding: 10px 20px;}.article_block{	margin-bottom:10px;        position: relative;}.article-photo-thumb{	float:left;	margin-right:5px;}.readmore{	float: right;	background: #6E6337;	color: white;	padding: 2px 10px;	border-radius: 10px;	box-shadow: 2px 2px 2px black;	margin-bottom: 4px;	text-shadow: -1px -1px 1px black;	padding-bottom: 1px;	text-decoration: none;}.readmore:hover{	float: right;	background: #7c704e;	text-decoration: none;	box-shadow: none;}.item-head{	color: black;	font-size: 18px;	display: block;	font-weight: bold;	margin-bottom: 10px;	text-transform: uppercase;}