@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption&subset=latin,cyrillic);
body {
  margin:0;
  padding:0;
	padding-top: 40px;
  background: #fff;
	line-height: 1.4;
  font-size: 16px;
}
h1,h2,h3,h4,h5,h6 { 
  display: block;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  margin: 40px 0;
  padding: 10px 0;
  border-top: 1px solid  rgb(49, 55, 50);
  border-bottom: 1px solid  rgb(49, 55, 50);
  line-height: 1.2;
  font-family: 'PT Sans Caption', sans-serif;
    
}
.logohide {
  display: none;
}
b ,blockquote{
  font-family: 'PT Sans Caption', sans-serif;
border-left:0;
}
a {
  color: #f26101;
} 
a:hover {
  color: #f26101;
  text-decoration: underline;
  
}
textarea {
  min-width: 100%;
  max-width: 100%;
  width: 100%;

}
.justifyleft {
  text-align: left;
  float: left;
}

.vericodew {
  vertical-align: center;
}
.vericode {
  margin-top: 9px;
}
section {
  background: #fff;
}
article {
  margin-top: 24px;
}
header {
  background: #313732;
  position: fixed;
  border-bottom: 1px solid #dedede;
  top:0;
  width: 100%;
	padding: 8px 0;
  padding: 8px 5px;
  height: 23px;
  font-size: 16px;
}
header a:hover {
  color: #fff;
}
	.rss {
		font-weight: bolder;
		text-decoration: none;
	}
	.rss:hover { color: #fff;}
object {
	margin: 0px auto;
	text-align: center;
	display: block;
	border: 1px solid #ccc;
}
header h1 , header a{
	vertical-align: center;
	display: inline-block;
}
header {
	color: #fff;
}
.twitter {
	float: right;
	text-align: right;
}
.logo {
	background: url(../img/logo.png) no-repeat;
	display: block;
	float: left;
	width: 110px;
	height: 21px;
}
.logo h1 { display: none;}

.all {
	vertical-align: center;
}
.top {

}

.post-body a:hover, a.top-comment:hover,.publisher-anchor-color a:hover {
  color: #fff !important;
}
footer {
  padding: 40px 0 16px 0;
  margin-top: 24px;
  background: #313732 url(../img/footer.png) repeat-x;
  color: #fff;
}
footer a:hover {
  color: #fff;
}
#paginator {
	text-align: center;
}
#paginator a, #paginator span {
	margin: 0 4px;
}
#paginator a:hover {
  color: #fff;
}
#paginator span { text-decoration: none;}

.post {
  width: 100%;
  padding: 5px 0;
}
.postimg img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
  margin: 0px auto;
	border-radius: 15px;
}
.title h2 { font-size: 18px;
border: 0;
padding:0;
margin:0;
text-align: left;
padding-bottom: 10px;


}
.preview { padding-left: 10px;}

  

