body { 
  margin:0;
  padding:0;
  height: 100%;
  width: 100%;
  font-family: Arial;
  font-size: 14px;
  background: #ffffff;
  color: #333333;
}

h1,h2,h3,h4,h5,h6{
  font-weight:normal;
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, Sans-Serif;
}

* {
    margin: 0;
    padding: 0;
   }

img {
 border: none;
}

a {
 text-decoration: underline;
 color: #333333;
}


/* ID'ы */


#body {
 
 margin-top: 50px;
}


#calendar {
 
 margin-left: 38px;
 position: relative;
 top: 25px;
 text-align: center;
 font-size: 12px;
}

#calendar tr {
 height: 18px;
}

#calendar td {
 width: 21px;
}

#calendar .active {
 background:  url("../img/calendar_active_bg.gif") no-repeat 1px;
 //background:  url("../img/calendar_active_bg.gif") no-repeat;
 color: #ffffff;
 font-style: italic;
}

#calendar a {
 color: #333333;
 font-weight: bold;
}

#calendar_month {
 text-align: center;
 width: 100%;
}

#calendar_month   a {
 color: #666666;
 text-transform: lowercase;
 font-style: italic;
 text-decoration: none;
 line-height: 18px;
 border-bottom: 1px #666666 dashed;
 position: relative;
 top: -2px;
}

#calendar_month  .active  {
 color: #405657;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 font-style: normal;
}


#calendar_month  .month1 {
 float: left;
 margin-left: 1em;
}

#calendar_month  .month2 {
 float: right;
 margin-right: 1em;
}

#calendar_body {
 margin-top: 52px;
 background: url("../img/calendar_bg.gif") #d9d9d9 repeat-x 0px 193px;
 height: 194px;
 width: 100%;
}

#calendar_loader {
 margin-left: 50%;
 margin-top: 50%;
 position: relative;
 left: -16px;
 top: -36px;
 display: none;
}



#date_now {
 font-style: italic;
 font-size: 18px;
 color: #666666;
 margin-bottom: 25px;
}

#footer {
 clear: both;
 padding-top: 45px;
}

#footer p {
 margin-top: 32px;
 margin-bottom: 35px;
 
 float: left;
 color: #666666;
 font-size: 12px;
}

#head {
 width: 100%;
 height: 79px;
 background: url("../img/bg_head.png") #e0e7e2 repeat-x 30px;
 margin-top: -50px;
}

#logo {
 margin-top: 10px;
 float: left;
}

#menu {
 margin-top: 12px;
 height: 11px;
 
 color: #333333;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
 float: left;
}

#menu a {
 text-decoration: none;
 
}

#menu  ul {
 display: inline;
 padding: 0px;
 margin: 0px;
 float: left;
 
}

#menu li {
 display: inline;
 margin-right: 20px;
 float: left;
}


#menu_bottom span{
 display: block;
 margin-top: 6px;
 clear: both;
}

#menu_bottom  a span {
 font-size: 18px; 
 color: #666666;
 font-style: italic;
 text-decoration: underline;
}

#column_left {
 float: left;
 width:660px;
 
 vertical-align: top;
 margin-top: 20px;
}

#column_right {
 float: right;
 width: 240px;
 
 vertical-align: top;
 margin-top: 20px;
}

#title {
 margin-left: 20px;
 margin-top: 25px;
 float: left;
 
 color: #999999;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
}

#usefulpeople {
 margin-top: 32px;
 float: right;
 font-size: 11px;
 color: #999999;
}

#usefulpeople a {
 text-decoration: none;
  color: #999999;
}

#usefulpeople img{
 vertical-align: top;
 margin-left: 3px;
}


/* Классы */

.admin_links {
 margin-top: 8px;
}

.admin_links_add  {
 margin-top: 18px;
 font-weight: bold;
 text-align: center;
}

.hr {
 width: 1010px;
 height: 1px;
 line-height: 1px;
 position: relative;
 left: -15px;
 
 background: #d9d9d9;
}

.content {
 position: relative;
 left: 50%;
 margin-left: -490px;
 width: 980px;
}

.days_of_week {
 text-transform: capitalize;
 color: #333333;
 font-weight: bold;
}

.float-left {
 float: left;
}

.float-right {
 float: right;
}

.menu_item_active{
 color: #660000;
}

.menu_item {
 color: #333333;
}

.menu_old_site {
 color: #666666;
}

.menu_right {
 float: right;
}

.menu_sep {
 float: left;
 margin-left: -1px;
 position: relative;
 top: 2px;
}

.menu_v {
 margin-bottom: 1px;
 margin-left: 6px;
 margin-right: -1px;
}

.post {
 margin-bottom: 60px;
}

.post h1 {
 margin: 0px;
 padding: 0px;
}

.post h1 a {
 color: #405657;
 
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 24px;
 border-bottom: 2px #405657 solid;
 text-decoration: none;
}

.post .author {
 color: #666666;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 font-style: italic;
 
 margin-top: 15px;
 margin-bottom: 27px;
}

.post .author a {
 color: #666666;
}

.post .quote {
 font-style: italic;
}

.post .quote  span a{
 font-style: normal;
 display: block;
 color: #0099cc;
 margin-top: 10px;
}

.post img {
 margin-top: 20px;
 margin-bottom: 30px;
}

.post p {
 margin-bottom: 20px;
}

.post h5 {
 margin-top: -40px;
 margin-bottom: 70px;
 font-style: italic;
 font-size: 11px;
 color: #999999;
 width: 480px;
}

.post h2 {
 font-size: 18px;
 margin-bottom: 15px;
 position: relative;
 top: 3px;
}





#error404 {
 text-align: center;
 margin-top: -60px;
 position: absolute;
 top: 50%;
}

.error404 {
 margin-top: 20px;
 
}
