* { 
  margin:0;
  padding:0;
}

body, html {
  background:#fff;
  color:#000;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  min-width:1000px;
}

a {
  color:#89642f;
  text-decoration:underline;
}

img {
  border:none;
}

a:hover {
  color:#303c38;
}

#header {
  height:296px;
  width:100%;
  background:url('../images/header.jpg') repeat-x;
}

#nav {
  padding-top:250px;
  float:right;
  
  
}

#logo {
  float:left;
  width:300px;
}

#nav ul {
  font-size:18px;
  list-style-type:none;
}

#nav li {
  float:left;
  margin-right:20px;
}

#nav li a {
  color:#fff;
  text-decoration:none;
  border-bottom:1px dashed #fff;
}

#nav li a:hover {
  color:#fff;
  text-decoration:none;
  border-bottom:1px solid #fff;
}

#main {
  margin-top:2px;
}

#wrapper {
  float:left;
  width:100%;
  background:url('../images/content.jpg') repeat-x;
}

#content {
  margin:0 210px;
}

#left {
  float:left;
  width:210px;
  margin-left:-100%;
}

#right {
  float:left;
  width:210px;
  margin-left:-220px;
}

.text {
  padding:10px 10px 10px 10px;
}

#right .text {
  padding:10px 10px 10px 0px;
}

#left .text {
  padding:10px 10px 10px 10px;
}

.module {
  width:200px;
  margin-bottom:10px;
}
.m-top {
  width:200px;
  height:16px;
  background:url('../images/m-top.gif') no-repeat;
}
.m-bottom {
  width:200px;
  height:41px;
  background:url('../images/m-bottom.gif') no-repeat;
}
.m-center {
  width:200px;
  background:url('../images/m-center.gif') repeat-y;
}
.m-text {
  padding:0px 10px 10px 10px;
}

.module h1 {
  font-size:20px;
  border-bottom:1px dashed #e6e6e6;
  margin-left:10px;
  margin-right:10px;
  color:#465a51;
}

h1 {
  font-size:22px;
}

h2 {
  font-size:22px;
}

h1.green {
  color:#89ba14;
}
ul {
  list-style: none;
}

#left ul li {
  background: url(../images/arrow.png) no-repeat 2px 10px;
  padding: 5px 0px 5px 13px;
  border-bottom:1px dashed #e5e5e5;

}
#left ul li:hover {
  background:#fff  url(../images/arrow.png) no-repeat 2px 10px;
}

#left ul a {
  color:#fff;
}

#left ul li:hover a, #left a:hover {
  color:#000;
}

h1, h2, h3, h4, h5 {
  font-weight:normal;
}
#footer {
  clear:both;
  background:#222;
  color:#fff;
}



#footer p {
  padding:20px;
}

.news {
  margin-bottom:20px;
  padding-bottom:10px;
  border-bottom:2px dashed #ccc;
}

.info {
  font-size:11px;
  margin-bottom:5px;
  margin-top:3px;
  padding-left:30px;
  color:#555;
}

.more {
  font-size:11px;
  margin-top:5px;
}

h1 a {
  color:#000;
  text-decoration:none;
}

h1 a:hover {
  text-decoration:underline;
}

#footer a {
  color:#fff;
}

#footer a:hover {
  text-decoration:none;
}

/* ==================== */

.f_textarea {
  color: #757575;    /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../images/dlet_field_o.gif);
  background-repeat: repeat-x;
  
  width: 449px;
  height: 156px;
  border: 1px solid #e0e0e0;
}
.f_input {
  color: #757575;    /* ! */
  font-size: 30px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../images/dlet_field_o.gif);
  background-repeat: repeat-x;
  
  width: 300px;
  height: 14px;
  border: 1px solid #e0e0e0;
}
.f_select {
  color: #757575;    /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../images/dlet_field_o.gif);
  background-repeat: repeat-x;
  
  height: 14px;
  border: 1px solid #e0e0e0;
}
/*------------------------------------------------------------*
**  Комментарии
**------------------------------------------------------------*/
#comment {
  margin-bottom:10px;
  padding-bottom:10px;
}
#comment-top {
  font-size:11px;
}
.comment-date {
  float:left;
  padding-right:10px;
}
#comment-bottom {
  margin:5px;
  font-size:11px;
  paddding-top:5px;
  clear:left;
}
.comment-s {
  padding:10px;
  overflow:hidden;
}
#com-l {
  width:20%;
  float:left;
}
#com-r {
  width:70%;
  float:left;
}
#com {
  margin-bottom:20px;
  border-top:1px dashed #e6e6e6;
  background:url('../images/img10.gif') no-repeat left bottom;
  padding-bottom:20px;
  padding-left:10px;
}
.ctitle {
  font-size:18px;
}  

.clear {
  clear:both;
}

table, td, th { font-size:12px; }

#right ul li {
  background: url(../images/arrow.png) no-repeat 2px 10px;
  padding: 5px 0px 5px 13px;
  border-bottom:1px dashed #e5e5e5;

}
#right ul li:hover {
  background:#fff  url(../images/arrow.png) no-repeat 2px 10px;
}

#right ul a {
  color:#fff;
}

#right ul li:hover a, #left a:hover {
  color:#000;
}

.post {
  margin-bottom: 10px;
}



.post  h1 {
  padding: 10px 30px 0 30px;
}

.post .title p {
  margin: 0;
  padding: 0 0 0 30px;
  line-height: normal;
  color: #BABABA;
}

.post .title p a {
  color: #BABABA;
}

.post .entry {
  padding: 10px 40px 10px 30px;
}

.post .links {
  margin: 0;
  padding: 0 30px 30px 30px;
  background: url(../images/img15.gif) no-repeat left bottom;
  font-size:11px;
}


.post .links a:hover {
  text-decoration: underline;
}

.post .links .more {
  background: url(../images/img16.gif) no-repeat left center;
}

.post .links .comments {
  background: url(../images/img17.gif) no-repeat left center;
}

div.module {
  margin: 0 0 10px;
  padding: 0;
  background: url(../images/box-br.gif) no-repeat bottom right;
  float: left;
  width: 100%;
  clear: both;
}

div.module h3 { color:#555; }

div.module div {
  margin: 0;
  background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div {
  background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div {
  padding: 15px 15px 20px;
  background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div {
  margin: 0;
  padding: 0;
  background: none;
  float: none;
}

/* Right module */
div.module-brick h3,
div.module-green h3,
div.module-cyan h3 {
  margin: 0 0 5px;
  padding: 0;
  line-height: normal;
}

div.module-brick,
div.module-green,
div.module-cyan {
  margin: 0 0 10px;
  padding: 0;
  background: url(../images/box-circle-br.gif) no-repeat bottom right;
  float: left;
  width: 100%;
  clear: both;
}

div.module-brick div,
div.module-green div,
div.module-cyan div {
  margin: 0;
  background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module-brick div div,
div.module-green div div,
div.module-cyan div div {
  background: url(../images/box-tr.gif) no-repeat top right;
}

div.module-brick div div div,
div.module-green div div div,
div.module-cyan div div div {
  padding: 15px;
  background: url(../images/box-tl.gif) no-repeat top left;
}

div.module-brick div div div div,
div.module-green div div div div,
div.module-cyan div div div div {
  margin: 0;
  padding: 15px 15px 20px;
  background: none;
  float: none;
}

/* Module Brick */
div.module-brick {
  background: url(../images/box-hl-br.gif) no-repeat bottom right;
  color: #FFFFFF;
}

div.module-brick div {
  background: url(../images/box-hl-bl.gif) no-repeat bottom left;
}

div.module-brick div div {
  background: url(../images/box-hl-tr.gif) no-repeat top right;
}

div.module-brick div div div {
  background: url(../images/box-hl-tl.gif) no-repeat top left;
}

/* Module Green */
div.module-green {
  background: url(../images/box-green-br.gif) no-repeat bottom right;
  color: #FFFFFF;
}

div.module-green div {
  background: url(../images/box-green-bl.gif) no-repeat bottom left;
}

div.module-green div div {
  background: url(../images/box-green-tr.gif) no-repeat top right;
}

div.module-green div div div {
  background: url(../images/box-green-tl.gif) no-repeat top left;
}

/* Module Blue */
div.module-cyan {
  background: url(../images/box-cyan-br.gif) no-repeat bottom right;
  color: #FFFFFF;
}

div.module-cyan div {
  background: url(../images/box-cyan-bl.gif) no-repeat bottom left;
}

div.module-cyan div div {
  background: url(../images/box-cyan-tr.gif) no-repeat top right;
}

div.module-cyan div div div {
  background: url(../images/box-cyan-tl.gif) no-repeat top left;
}

/* Module Blank */
div.module-blank {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  clear: both;
}

div.module-brick a,
div.module-green a,
div.module-cyan a {
  color: #FFFFFF;
}

div.module-brick li,
div.module-green li,
div.module-cyan li {
  background-image: url(../images/arrow4.gif) !important;
}

#left h3, #right h3 { 
  font-size:15px;
  font-weight:bold;

