* { margin: 0px; padding: 0px; }
body { background: url('files/backgrou.png')/*tpa=http://bloggerspot.info/1366/filyaev_blog/files/backgrou.png*/ repeat scroll 0% 0% rgb(255, 255, 255); font-family: Tahoma,Verdana; font-size: 14px; line-height: 23px; width: 100%; }
a { color: rgb(10, 120, 194); outline: medium none; text-decoration: underline; }
a:hover { text-decoration: none; }
p { margin: 0px 0px 11px; }
strong, b { font-weight: bolder; }
img { border: medium none; }
h1 { margin: 10px 0px; font-size: 26px; }
h2 { margin: 10px 0px; font-size: 24px; }
h3 { margin: 2px 0px 10px; font-size: 22px; font-weight: normal; }
.container { width: 960px; margin: 0px auto; }
.header { width: 960px; margin: 0px auto 15px; background: url('files/header00.png')/*tpa=http://bloggerspot.info/1366/filyaev_blog/files/header00.png*/ no-repeat scroll 0% 0% transparent; height: 131px; cursor: pointer; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; }

.left-column { float: left; width: 570px; background: none repeat scroll 0% 0% white; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); margin-right: 20px; padding: 30px; margin-bottom: 10px; }
.sidebar { float: left; width: 309px; font-size: 12px; }
.footer { clear: both; margin-left: 220px; margin-bottom: 20px; font-size: 12px; color: rgb(119, 119, 119); }
@media(max-width: 968px){
.header {
  width: 580px;
  margin: 0px auto 15px;
  background: url('files/header00.png') no-repeat scroll 0% 0% transparent;
  height: 131px;
  cursor: pointer;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.left-column{
	float: left;
  width: 520px;
  background: none repeat scroll 0% 0% white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  margin-right: 20px;
  padding: 30px;
  margin-bottom: 10px;
}
.sidebar{
	display: none;
}
.container {
  width: 580px;
  margin: 0px auto;
}
}

.sidebar-last-posts { background: none repeat scroll 0% 0% white; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); padding: 15px; margin-bottom: 20px; }
.sidebar-last-post { margin-bottom: 0px; }
.sidebar-last-post a { color: rgb(72, 155, 31); }
.sidebar-last-post-info { font-size: 11px; margin-bottom: 15px; }
.sidebar-last-post-info-login { color: rgb(187, 34, 92); margin-right: 5px; }
.sidebar-last-post-info-date { margin-right: 5px; color: rgb(119, 119, 119); }
.sidebar-last-post-info-comments { color: rgb(119, 119, 119); text-decoration: underline; }
.sidebar-bloggers { background: none repeat scroll 0% 0% white; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); padding: 15px; margin-bottom: 20px; }
.sidebar-bloggers-avatar { display: inline-block; }
.sidebar-bloggers img { margin: 5px; }

.vk-container { font-family: tahoma,arial,verdana,sans-serif,Lucida Sans; font-size: 11px; line-height: 17px; color: black; text-decoration: none; }
.vk-header { background: none repeat scroll 0% 0% rgb(218, 226, 232); padding: 4px 4px 4px 6px; margin-bottom: 10px; }
.vk-logo { background: url('files/vk-logo0.gif')/*tpa=http://bloggerspot.info/1366/filyaev_blog/files/vk-logo0.gif*/ no-repeat scroll 0% 0% transparent; width: 16px; height: 16px; float: right; margin-top: -1px; }
.vk-header-text { padding: 2px 3px 1px; line-height: 100%; color: rgb(69, 104, 142); font-weight: bold; }
.vk-avatar img { float: left; margin-right: 10px; }
.vk-comment, .vk-comment-load { margin-bottom: 15px; position: relative; border-bottom: 1px solid rgb(120, 120, 120); padding-bottom: 15px; }
.vk-comment:last-child { border-bottom: 0px none; }
.vk-comment-name { color: rgb(0, 0, 0); font-weight: bold; font-size: 12px; }
.vk-comment-text { margin-left: 60px; }
.vk-comment-date { margin-left: 60px; color: rgb(100, 100, 100); }
.vk-comment-like { position: absolute; right: -5px; bottom: 10px; background: url('files/like0000.png')/*tpa=http://bloggerspot.info/1366/filyaev_blog/files/like0000.png*/ no-repeat scroll left center transparent; width: 30px; height: 16px; display: inline-block; }
.vk-comment-like:hover { opacity: 0.5; cursor: pointer; }
.vk-comment-like-count { padding-left: 14px; font-weight: bold; color: rgb(114, 149, 178); font-size: 10px; }
.vk-comment-answer { color: rgb(0, 0, 0); }
.vk-comment-answer:hover { opacity: 0.5; cursor: pointer; }
.button { background: linear-gradient(rgb(87, 159, 208), rgb(10, 143, 218) 42%, rgb(10, 120, 194) 58%, rgb(10, 74, 143)) repeat scroll 0% 0% transparent; padding: 7px 30px; color: rgb(255, 255, 255) ! important; border-radius: 5px; box-shadow: 3px 3px 5px rgb(204, 204, 204); border: 1px solid rgb(218, 226, 232); text-decoration: none; font-size: 25px; }
.button:hover { background: linear-gradient(rgb(54, 190, 245), rgb(10, 156, 252) 42%, rgb(10, 128, 230) 58%, rgb(10, 90, 210)) repeat scroll 0% 0% transparent; box-shadow: 1px 1px 2px rgb(221, 221, 221); }
