/*  
Theme Name: ZnakomstvA
Theme URI: http://www.iznakomstva.ru
Author: Mike
Author URI: http://www.iznakomstva.ru/


*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
  margin: 0;
  padding: 0;
}

body{
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  background: #ffd3d3;
  color: #ccc;
}

h1, h2, h3, h4, h5, h6{
  font-family: Georgia, sans-serif;
  font-size: 18px;
  font-weight: normal;
}

a{
  text-decoration: underline;
  color: #fff;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
  margin: 15px 0 0;
  background: #eee;
  color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
  margin: 15px;
  background: #fff;
}

code{
  background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
  clear: both;
  margin: 15px 15px 5px 15px;
  border: 0;
  height: 1px;
  text-align: left;
  background: #ccc;
  color: #ccc;
}

small{
  font-size: 11px;
}

pre{
  width: 90%;
}

input, textarea{
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  padding: 3px;
}

input#s, input#author, input#email, input#url, textarea#comment{
  border: 1px solid #aaa;
  background-color: #ddd;
}

input#author, input#email, input#url{
  margin: 0 5px 0 0;
}

#header-container{
  float: left;
  width: 100%;
  padding: 35px 0;
  text-align: center;
  vertical-align: top;
  background: #900 url(images/bg_header.jpg) repeat-x;
  color: #fb9c9c;
  clear: both;
}

#header, .content, #sidebar, #footer{
  margin: 0 auto;
  width: 800px;
  text-align: left;
  vertical-align: top;
}

#header h1{
  font-size: 24px;
  font-weight: normal;
  padding:0px 0px 0px 500px;
}

#header h1 a{
  color: #fff;
}

.description{
  padding: 9px 0 0;
  line-height: 30px;
}

#content-container{
  float: left;
  width: 100%;
  padding: 0 0 40px;
  text-align: center;
  vertical-align: top;
  background: #fff;
  color: #000;
  clear: both;
}

.content a{
  color: #900;
}

.content h2 a{
  text-decoration: none;
  font-size:29px;
  MARGIN:1px;
  COLOR: #FFBBBB;
  WORD-SPACING: 1px;
}

.content h2 a:hover{
  text-decoration: underline;
}

.post{
  padding: 40px 0 0;
}

.post h2{
  font-size: 36px;
  font-weight: normal;
  padding: 0 0 9px;
  border-bottom: 1px solid #ccc;
}

.entry{
  line-height: 24px;
  color:#ca0000;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
  padding: 15px 0 0;
}

.entry h2{
  font-size: 18px;
  border: 0;
}

.entry h4{
  font-size: 16px;
}

.entry h5{
  font-size: 14px;
}

.entry h6{
  font-size: 12px;
}

.post img{
  padding: 8px;
  border: 1px solid #ccc;
  background: #fff;
}

.post img.alignleft{
  float: left;
  margin: 5px 15px 0 0;
}

.post img.alignright{
  float: right;
  margin: 5px 0 0 15px;
}

.post img.wp-smiley{
  padding: 0;
  border: 0;
  background: none;
}

.entry p.postinfo{
  color: #999;
}

.postdate{
  color: #000;
}

.browse{
  margin: 20px 0 0;
  border-top: 1px solid #ccc;
  padding: 15px 0 0;
  line-height: 30px;
}

#sidebar-container{
  float: left;
  width: 100%;
  padding: 0 0 40px;
  text-align: left;
  vertical-align: top;
  background: #1f1f1f;
  color: #ccc;
  clear: both;
}

.sidecol1, .sidecol2, .sidecol3{
  width: 200px;
  float: left;
}

.sidecol2, .sidecol3{
  margin-left: 20px;
}

#sidebar a{
  text-decoration: none;
}

#sidebar ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar ul li{
  padding: 40px 0 0;
}

#sidebar ul li h2{
  text-transform: uppercase;
  padding: 0 0 9px;
  border-bottom: 1px solid #242424;
}

#sidebar ul ul{
  padding: 3px 0 0;
}

#sidebar ul ul li{
  padding: 0 0 0 19px;
  line-height: 30px;
  background: url(images/bullet_2.gif) no-repeat 0 11px;
}

#sidebar ul ul li.bulletless{
  padding: 0;
  background: none;
}

#sidebar ul ul li.bulletless form{
  padding: 10px 0 0;
}

#sidebar ul ul ul{
  padding: 0;
}

#sidebar ul ul ul li{
  padding:  0 0 0 10px;
  background: none;
}

#footer-container{
  float: left;
  width: 100%;
  padding: 40px 0;
  text-align: left;
  vertical-align: top;
  background: #343434 url(images/bg_footer.gif) repeat-x;
  color: #ccc;
  clear: both;
}

#footer{
  font-size: 12px;
  padding: 0 0 0px;
  border-bottom: 1px solid #2e2e2e;
}

#footer .attribution{
  text-decoration: none;
  color: #ccc;
}


/* comments template */

.comments-template{
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #ccc;
}

.comments-template ol{
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-template ol li{
  margin: 15px 0 0;
  line-height: 24px;
  padding: 0 0 15px;
  border-bottom: 1px solid #ccc;
}

.comments-template h3, .comments-template h2{
  padding: 15px 0 0;
}

.commentmetadata{
  font-size: 12px;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
  width: 100%;
  font-family: Georgia, Times New Roman, Times, serif;
  text-transform: none;
}

table#wp-calendar caption{
  padding: 10px 15px;
}

table#wp-calendar th{
  font-weight: normal;
  text-align: center;
  vertical-align: top;
  background: #2e2e2e;
}

table#wp-calendar td{
  padding: 1px;
  text-align: right;
}

table#wp-calendar tfoot td{
  text-align: center;
}

/* end calendar */