@import url('global.css');
@import url('module.categoriesMenu.css');
@import url('module.optionsRight.css');

#news {
width:963px;
float:left;
margin:20px 0 0 32px;
display:inline;
}
#news h2 {
color:#FFF;
line-height:50px;
font-size:20px;
text-transform:uppercase;
margin:0;
padding:0;
}
#article {
width:963px;
float:left;
background:#7EAECC;
}
#article .heading {
width:933px;
float:left;
background:#4A81A5 url('../images/article/heading.jpg') no-repeat top left;
color:#FFF;
padding:0 15px 5px 15px;
}
#article .heading .left {
width:700px;
float:left;
}
#article .heading .right {
width:233px;
float:left;
text-align:right;
}
#article .heading h3,
#article .heading #inCategory {
line-height:17px;
padding:10px 0;
margin:0;
}
#article .heading h3 {
width:700px;
float:left;
}
#article .heading #datePublished {
color:#C9D9E4;
}
#article .heading #inCategory {
color:#010101;
}
#article .heading #inCategory em,
#article .heading #byAuthor em {
font-weight:bold;
font-style:normal;
}

#article .heading #byAuthor a {
font-weight:bold;
font-style:normal;
color: #ffffff;
text-decoration: none;
}

#article .heading #inCategory a {
color:#010101;
text-decoration:none;
}
#article .heading #inCategory a:hover {
text-decoration:underline;
}

#imgPreview {
/*width:195px;*/
width:auto;
float: left;
padding:30px 0 0 0;
text-align:center;
vertical-align: top;
}
#articleText, .articleText {
/*width:923px;*/
width: 943px;
float:left;
padding:25px 10px 10px 10px;
line-height:14px;
background:#fff;
}
#articleText a {
color:#4A81A5;
text-decoration:none;
}
#articleText a:hover {
text-decoration:underline;
}

#articleText p.text {
margin:0 0 25px 0px;
padding:0;
color: #000000;
background-color: #ffffff;
text-align: justify;
}

#articleText img {
margin:10 10;
}

#articleLinks {
padding:5px 100px 0 0;
margin:0 0 20px 0;
}

#articleLinks ul {
list-style-type:none;
margin:0;
padding:0 0 10px 0;
border-bottom:1px solid #538BAF;
}
#articleLinks ul li {
line-height:27px;
padding-left:27px;
background:no-repeat center left;
}
#articleLinks ul li.home {
background-image:url('../images/article/icon_home.jpg');
}
#articleLinks ul li.download {
background-image:url('../images/article/icon_download.jpg');
}

#changelog h4,
#changelog h5 {
font-size:100%;
font-weight:normal;
margin:0;
padding:0;
}
#changelog ul {
list-style-type:none;
margin:0;
padding:0;
}
#changelog ul li {
margin:15px 0 0 0;
}
#changelog ul li ul li {
margin:0;
text-indent:12px;
background:url('../images/article/changelog_bullet.gif') no-repeat top left;
}

#postComment {
margin:30px 0 0 0;
padding:0;
}
#postComment h4 {
font-size:100%;
font-weight:bold;
margin:0;
padding:0;
}
#postComment div {
padding:2px 0;
}
#postComment .buttons input {
color:#444;
backgropund:#EEE;
border:1px solid #CCC;
font-weight:bold;
}
#postComment .cyrlat strong {
padding:2px;
}
#postComment .cyrlat strong,
#postComment .cyrlat input {
color:#069;
backgropund:#EFEFEF;
border:1px solid #000;
}
#postComment textarea,
#postComment input.submit {
background:#EEE;
color:#444;
border:1px solid #CCC;
}
#postComment textarea {
width:520px;
height:120px;
}
#postComment input.submit {
font-weight:bold;
}
#article .footerbtm {
width:933px;
float:left;
overflow:hidden;
padding:0px 15px; /*changed from I.T. to 10px 15px - was 0px 15px*/
margin:0 0 0 0;
background:#7EAECC;
text-align:right;
height: 10px;/*changed from I.T. to 6px - was 10px*/
}
#article .footer {
width:933px;
float:left;
overflow:hidden;
/*padding:2px 15px;*/
padding:2px 15px 2px 15px;
margin:0;
background:#4A81A5 url('../images/article/footer.jpg') no-repeat bottom center;
text-align:right;
}

#article .footer a.more {
color:#FFF;
float:left;
text-decoration:none;
}
#article .footer a.more:hover {
text-decoration:underline;
}
