* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%; 
        background-image: url('/images/main-bg.gif');
}

A {
	color: #666;
	outline: none;
	text-decoration: none;
}

H1 {
   color: #310063;
  font-size: 2em;
  font-weight: bold;
  font-family: Courier New, Verdana, sans-serif;
}

H2 {
   color: #310063;
  font-size: 1.8em;
  font-weight: bold;
  font-family: Courier New, Verdana, sans-serif;
}

H3,H4 {
  color: #310063; 
}

P {
   margin: 0 0 12px;
}

IMG {
   border: 0;
}

PRE {
   word-wrap: break-word;
   margin: 10px 0;
   font-size: 12px;
   font-family: Arial, Courier New, sans-serif;
}

OL LI {
   list-style-type: decimal;
}

#wrapper {
   width: 898px;
   margin: 0 auto;
   min-height: 100%;
   height: auto !important;
   height: 100%;
   background: #FFF;
   border-left: 2px #666 solid;
   border-right: 2px #666 solid;
}


/* Header */
#header {
  height: 40px;
  background: #FFF;
  padding: 7px 7px;
  background: #FFF;
}

#logo {
  background: #310063;
  padding: 6px 0 6px 10px;
}

#logo a {
  color: #FFF;
  text-decoration: none;
}

#logo h2 {
  font-size: 1.8em;
  font-weight: bold;
  font-family: Verdana, sans-serif;  
}

#logo h3 {
  font-size: 14px;
  font-family: Courier New, Verdana, sans-serif;  
}

#right_head {
  float: right;
  width: 127px;
  height: 29px;
  padding: 5px 0 0 20px;
  color: #333;
  font: 14px Tahoma, Verdana, sans-serif;
}

#subscribe {
  float: right;
  margin: 14px 5px 0 0; 
}

#middle {
	width: 100%;
	padding: 0 0 70px;
	height: 1%;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content {
   padding: 15px 240px 0 8px;
   font: 14px Georgia, Times, serif; 
}

#content a {
   color: #310063;
   text-decoration: none; 
}

.nempty {

}

.nblock {
   margin: 14px 0;    
}

.nblock h2 {
   margin: 3px 0;
   font-size: 24px;
}

.nblock a {
   color: #666;
   text-decoration: none;
}

.ndetails {
   color: #777;
   font-size: 10px;
}

.ndetails a {
   color: #777;
}

.nbody {
   margin-top: 5px;
   text-align: justify;
}

.line { 
   width:100%; 
   overflow:hidden; 
   height:1px; 
   background-color:#CCC;
}

.line2 { 
   width:100%; 
   overflow:hidden; 
   height:1px; 
   background-color:#fff;
}

a.panellink {
  color: #111;
  text-decoration: none; 
}

a.panellink:hover {
  text-decoration: none;
}

a.pagelink {
  color: #666;
   text-decoration: underline; 
}

a.pagelink2 {
  color: #666;
   text-decoration: none; 
}

.pagelink {
  text-align: left;
  font-size : 16px; 
  font-weight: bold;
  font-family: Courier New, Verdana, sans-serif;  
}

#a_content {
  margin-bottom: 10px;
}

#a_content p {
  text-indent: 1.5em;
   text-align: justify;
}

#a_content a {
  color: #310063;
}

#a_content img {
  border: 1px #888 solid;
  margin: 10px 0; 
}

#a_content ol li {
    list-style-type: decimal;
}

.a_comment {
   overflow: hidden;
}

.a_comment A.userpic {
   width: 60px; 
   height:  60px;
   display: block; 
   float: left; 
   margin: 0px 5px 5px 0px; 
}

.comm_body {
   width: 580px;
   margin-left: 60px;
   padding-left: 5px;
}

.comm_header {
   margin: 0;
   padding: 5px;
   background-color: #E6E6E6;
   border-top: 1px solid #D1D7DC;
   font-family : Tahoma, Arial, Verdana, sans-serif; 
}

.comm_text {
   margin: 0;
   padding: 8px 5px 7px 5px;
   background-color: #FDFDFD;
}

.comm_footer {
   margin: 0;
   border-bottom: 1px solid #D1D7DC;
   background-color: #FDFDFD;
   padding: 5px 0 5px 5px; 
   font-size : 11px; 
   font-family : Verdana, Tahoma, sans-serif; 
}

.separator {
   height:  20px;
   margin: 0;
   padding: 0; 
}

.c_msg {
   width: 340px; 
   height: 100px;
   border: 1px #DFDFDF solid;
   font-size : 11px; 
   font-family : Verdana, Tahoma, sans-serif; 
}

#cbutt {
   width: 144px;
   height:  25px;
   margin: 5px;
   padding: 5px;
   border: 1px solid #D1D7DC;
   background-color: #E6E6E6;
   font-size : 11px; 
   font-family : Verdana, Tahoma, sans-serif;  
}

.ccode {
   float:left;
   margin: 2px 5px;
} 

#sideRight {
	float: left;
	margin-right: -3px;
	width: 220px;
	margin-left: -220px;
	position: relative;
}

.section {
  width: 200px;
  margin 10px auto;
}

.section h3 {
  margin: 20px 0 3px 3px;
  font-size: 1.4em;
  font-family: Courier New, Verdana, sans-serif;
}

.section h4 {
  margin: 20px 0 3px 3px;
  font-size: 1.2em;
  font-family: Courier New, Verdana, sans-serif;
}

.rnav-menu {
  border-top: 1px #666 solid;
  padding: 8px 0 5px 10px;  
}

.rnav-menu ul li {
  list-style-type: none; 
  background: url('//www.adm-blog.ru/images/smenu_li.gif') no-repeat 6px 10px;
  padding: 9px 0 9px 28px;
  border-bottom:1px #cecece solid;
  font-weight: bold;
}

.rnav-menu ul li a {
   color: #310063;
   text-decoration: none;
}

.rnav-menu ul li a:hover {
   text-decoration: none;
}

.rating-menu {
  border-top: 1px #666 solid;
  padding: 8px 0 5px 10px; 
}

.rating-menu ul li {
  padding: 7px 0 7px 8px;
  border-bottom:1px #cecece solid;
}

.rating-menu ul li a {
  color: #555;
  text-decoration: none;
}

.rating-menu ul li a:hover {
  border-bottom: 1px #555 dashed;
}

.lastcomm-menu {
  border-top: 1px #666 solid;
  padding: 2px 0 5px 0; 
}

.lastcomm-menu ul li {
  list-style-type: none; 
  padding: 6px 0 6px 2px;
  border-bottom: 1px #cecece solid;
}

.lastcomm-menu ul li a {
  color: #555;
  text-decoration: none;
}

.lastcomm-menu ul li a:hover {
  border-bottom: 1px #555 dashed;
}


#footer { 
  width: 878px;
  margin: -70px auto 0;
  height: 70px;
  border-top: 1px #666 solid;
  padding: 5px 35px 0 35px; 
}


#adv1 {
  width: 740px;
  float: left;
  padding: 8px 0 0 5px;  
}

.button {
  border: 1px #666 solid;
}

.addcontacts {
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
}

#share42 {
   float: right;
}
