
body {
    background:#4d0005   right top ;    color: #616666;
}


::selection,
::-moz-selection,
::-webkit-selection { background: #a88946; }


a,
.picture-news-pic,
.picture-news-ullist li,
.entry_image,
.author-image,
.flickr_badge_image img,
.news-slider2-pagination li {
    transition: background-color .2s linear,color .2s linear;
    -moz-transition: background-color .2s linear,color .2s linear;
    -webkit-transition: background-color .2s linear,color .2s linear;    
    -ms-transition: background-color .2s linear,color .2s linear;
    -o-transition: background-color .2s linear,color .2s linear;
}


a,
.comment-content .comment-author a:hover { color: #a88946; }


#header-body { background-color: #a88946; }


a { border-color: #a88946; }


.bypostauthor .comment-meta .avatar { border-color: #a88946; }


a:hover,
.picture-news-pic:hover,
.picture-news-ullist li:hover,
.picture-news-ullist li.active-newspicture,
.entry_image:hover,
span.entry_format,
span.entry_sticky,
.flickr-widget .flickr_badge_image img:hover,
#content .tagcloud a:hover,
.poll-result-wrap .poll-bar,
.news-slider2-pagination li:hover,
.news-slider2-pagination li.slide2active { background-color: #a88946; }




