@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("celticdruid.no-ip.com"){
/*make all divs transparent till hover*/
body>a>div,body>div{opacity:.5!important}
body>a:hover>div,body>div:hover{opacity:1!important}
/*realign the bg image*/
body{background-position:50% 0!important;background-attachment:fixed!important}
/*resize rightside*/
/*repositon items*/
.news{top:24.5em!important;height:16em!important}
.entershout{width:25em!important;top:15em!important}
.comments,.counter,.rss{right:auto!important;left:1em!important;top:35em!important}
.counter{bottom:0!important;top:auto!important}
.rss{top:33.5em!important}
.omirror{bottom:1em!important;right:1em!important;left:auto!important;top:auto!important}
}