html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
section,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body,
button,
input,
select,
textarea {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.71em;
}
html,
body {
  background: transparent;
}
a {
  color: #333;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a:active,
a:hover {
  color: #e2001a;
}
b,
strong {
  font-weight: 700;
}
dfn,
em,
i {
  font-style: italic;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
ul {
  list-style: none;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}
pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote {
  color: #999;
  font-size: 15px;
  font-style: italic;
  line-height: 1.733333;
}
blockquote cite,
blockquote small {
  color: #2b2b2b;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
small {
  font-size: smaller;
}
big {
  font-size: 125%;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
figure {
  margin: 0;
}
legend {
  white-space: normal;
}
button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
input,
textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}
td {
  border-width: 0 1px 1px 0;
}
del {
  color: #767676;
}
hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}
::selection {
  background: #888;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #888;
  color: #fff;
  text-shadow: none;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
  background-image: url(/external/widget/skaties/sprite.png);
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
a {
  outline: none;
}
#wrapper {
  width: 300px;
  min-width: 300px;
  margin: 0 auto;
  background: #222;
  padding: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper header h1 a {
  display: block;
}
#wrapper header h1 a span {
  display: block;
  height: 21px;
  width: 102px;
  margin: 7px auto;
}
.content-section .story {
  position: relative;
  padding: 0 !important;
  margin: 0;
  height: 137px;
  background-size: cover;
  background-repeat: repeat;
  background-position: 50% 50%;
}
.content-section .story figure {
  top: 0;
  left: 0;
}
.content-section .story h3 .title {
  display: block;
  float: left;
  max-width: 91%;
  color: #fff;
  position: absolute;
  bottom: 6px;
  left: 0;
  z-index: 1;
  font-size: 16px;
  line-height: 1.2em;
  padding: 5px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}
.content-section .half {
  float: left;
  width: 50%;
  border-right: 1px solid #222;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content-section .half h3 .title {
  font-size: 13px;
  line-height: 1.2em;
}
.content-section .half:last-child {
  border-right: 0;
}
.content-section .first {
  margin: 0 0 1px;
  height: 125px;
}
.content-section .first figure {
  top: 0;
  left: 0;
}
.content-section .first img {
  width: auto;
  height: 125px;
}
.content-section .article-social-sharing {
  position: absolute;
  top: 5px;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 5px;
  z-index: 1;
}
.content-section .article-social-sharing li {
  float: left;
  padding: 0 3px;
  line-height: 35px;
  font-size: 11px;
  font-weight: 300;
}
.content-section .article-social-sharing .ir {
  display: block;
  float: left;
  margin-right: 6px;
}
.content-section .article-social-sharing .share-facebook {
  color: #01527b;
}
.content-section .article-social-sharing .share-facebook .ir {
  margin-top: 10px;
  width: 7px;
  height: 15px;
  background-position: -38px -21px;
}
.content-section .article-social-sharing .share-twitter {
  color: #1086c2;
}
.content-section .article-social-sharing .share-twitter .ir {
  margin-top: 11px;
  width: 14px;
  height: 13px;
  background-position: -46px -21px;
}
.content-section .article-social-sharing .share-draugiem {
  color: #f60;
}
.content-section .article-social-sharing .share-draugiem .ir {
  margin-top: 11px;
  width: 17px;
  height: 14px;
  background-position: -59px -21px;
}
