body {
  background-color: #ffffff;
  /* #fbe5bf; */
  border: 0;
  margin: 0;
  padding: 0;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 13px;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
}
p {
  margin: 10px 0;
}
a {
  color: #083480;
  text-decoration: none;
}
a:hover {
  color: #df2f00;
}
h1 a,
h2 a,
h3 a {
  display: block;
}
h2 a {
  border-bottom: 1px solid #df2f00;
  display: block;
  padding: 1px 10px;
  color: #083480;
  background: #ffffff!important;
  /*#f7cb7f!important*/
}
h2 a:hover {
  color: #df2f00;
}
#story h1 {
  color: #df2f00;
}
#logo {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #bad7ff;
  border-top: 1px solid #083480;
}
#logo img {
  margin: 3px 10px;
  border: 0;
}
a img {
  border: 0;
}
#menu {
  width: 100%;
  height: 35px;
  padding: 0;
  margin: 0;
  background-color: #083480;
}
#menu ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#menu li {
  display: inline;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  float: left;
}
#menu a {
  color: #F7CB7F;
  display: block;
  font-size: 14px;
  padding: 9px 10px;
}
#story ul {
  list-style-position: inside;
  list-style-type: disc;
}
#globalButtons {
  display: block;
  float: left;
  width: 200px;
  padding: 5px 10px 0 10px;
}
#DevicesSwitch {
  text-align: right;
  padding: 5px 0;
  float: right;
  clear: right;
  width: 250px;
}
#DevicesSwitch a {
  padding: 2px 10px;
  color: #083480;
}
#maincontent {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 980px;
  background-color: #ffffff;
  /*#fbe5bf*/
  border-left: 1px solid #510000 !important;
  border-right: 1px solid #510000 !important;
}
#footer {
  width: 100%;
  background-color: #7f7f7f;
  color: #fffadf;
}
.right-320-contentwrapper {
  float: left;
  width: 100%;
}
.right-320-content {
  margin-right: 320px;
  /* SAME */
}
.right-320-right {
  float: left;
  width: 320px;
  /* SAME */
  margin-left: -320px;
  /* -SAME */
  background: #fffadf;
}
.padding-10 {
  padding: 10px;
}
.clear {
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.third {
  float: left;
  width: 33%;
}
.announce {
  padding: 10px;
}
.announce img {
  float: left;
  margin: 10px 10px 10px 0;
}
.category-name {
  padding: 5px 10px;
  color: #df2f00;
}
.author {
  text-align: right;
  font-weight: bold;
  font-style: italic;
}
.time {
  float: right;
  color: #df2f00;
}
.center {
  text-align: center;
}
.advertisement {
  margin-bottom: 8px;
}
.socialButton {
  display: block;
  float: left;
  width: 65px;
  height: 60px;
}
.socialButton-hor {
  display: block;
  width: 100px;
  height: 25px;
  float: left;
  margin-top: 5px;
}
#sochor #flike {
  width: 140px;
}
#sochor #stumbler {
  width: 70px;
}
#rss-more-like-this img {
  margin: 0;
  border: 0;
}
#lcol .announce {
  width: 40%;
  float: left;
  box-sizing: border-box;
}
#lcol .announce img {
  width: 100%;
}
#lcol .announce p {
  display: none;
}
#lcol .announce:first-child {
  width: 60%;
}
#lcol .announce:first-child h3 {
  font-size: 24px;
}
#lcol .announce:first-child p {
  display: block;
}
#lcol .announce:first-child img {
  width: 100%;
}
#lcol #story {
  width: 100%;
}
#lcol #story img {
  width: auto;
}
#lcol .announce._category {
  width: 100%;
}
#lcol .announce._category img {
  width: auto;
  float: left;
}
#lcol .announce._category p {
  display: block;
}
