body {
    background-color: #FFFFFF;
    border: 0 none;
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5 {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
p {
    margin: 10px 0;
}
a {
    color: #003f7d;
    text-decoration: none;
}
a:hover {
    color: #970f0f;
}
h1 a, h2 a, h3 a {
    display: block;
}
h2 a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #000;
    color: #000;
    display: block;
    padding: 5px 10px 5px 10px;
    font-family: Times New Roman;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    margin: 0 10px 10px 10px;
}
h2 a:hover {
    color: #970f0f;
}
#story h1 {
    color: #970f0f;
}
#logo {
    background:#fff;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
    width: 100%;
}
#logo img {
    border: 0 none;
    margin: 3px 10px;
}
a img {
    border: 0 none;
}
#menu {
    
    background:#970f0f; /*  url(menu-bg.png) repeat-y top */
    height: 18px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu a {
    color: #F7CB7F;
    display: block;
    font-size: 14px;
    padding: 0px 10px;
}
#story ul {
    list-style-position: inside;
    list-style-type: disc;
}
#globalButtons {
    display: block;
    float: left;
    padding: 5px 10px 0;
    width: 200px;
}
#DevicesSwitch {
    clear: right;
    float: right;
    padding: 5px 0;
    text-align: right;
    width: 200px;
}
#DevicesSwitch a {
    color: #083480;
    padding: 2px 10px;
}
#maincontent {
    background-color: transparent;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    margin: 0 auto;
    min-width: 980px;
    width: 90%;
}
#footer {
    color: #000;
    width: 100%;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}
#footer p
{
    margin:3px 0;
}
.right-320-contentwrapper {
    float: left;
    width: 100%;
}
.right-320-content {
    margin-right: 320px;
}
.right-320-right {
    background:#fff;
    float: left;
    margin-left: -320px;
    width: 319px;
    border-left: 1px solid #a2a2a2 !important;
}
.padding-10 {
    padding: 10px;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    width: 100%;
}
.third {
    float: left;
    width: 33.2%;
    
    border-left: 1px solid #ccc !important;
}
.third.first
{
    border-left: 0px solid #ccc !important;
    
}
.topBorder
{
    border: 0;
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    width: 100%;
    text-align: left;
    overflow:hidden;
}
    
    



.announce {
    padding: 10px;
}
.announce img {
    float: left;
    margin: 10px 10px 10px 0;
}
.category-name {
    color: #970f0f;
    padding: 5px 10px;
}
.author {
    font-style: italic;
    font-weight: bold;
    text-align: right;
}
.time {
    color: #970f0f;
    float: right;
}
.center {
    text-align: center;
}
.advertisement {
    margin-bottom: 8px;
}
.socialButton {
    display: block;
    float: left;
    height: 60px;
    width: 65px;
}
.socialButton-hor {
    display: block;
    float: left;
    height: 25px;
    margin-top: 5px;
    width: 100px;
}
#sochor #flike {
    width: 140px;
}
#sochor #stumbler {
    width: 70px;
}
#rss-more-like-this img {
    border: 0 none;
    margin: 0;
}