/* =Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤= */
/*        tv shack - cleaned & tweaked       */
/*                    by                     */
/*                 Freestyler                */
/* =Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤= */


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("tvshack.net") {


/* items removed */

#footer,
.buttonWrapper,
.addTo,
.infoItem,
.sponsor,
.push,
.infoSponsor
{display:none !important}


/* misc */

.videoDesc
{width: 390px !important;
height: 100px !important;
overflow:auto !important;
}

.commentsWrap
{overflow:hidden !important;
height:200px !important;
overflow:auto !important}


/* hide comments & movie description until hover and moved them under the player*/

.playerRight {opacity: 0.01 !important;margin-top: 650px!important}
.playerRight:hover {opacity: 0.75 !important;}

.commentsWrap {opacity: 0.01 !important}
.commentsWrap:hover {opacity: 0.75 !important;}

.partsWrap {opacity: 0.1 !important}
.partsWrap:hover {opacity: 0.75 !important;}

#header{opacity: 0.25 !important}
#header:hover {opacity: 1 !important;}


/* Change dropdown menus position */

#navigationMenu > DIV:first-child + LI + LI {position:relative;left: -940px!important}
#m1 {left:0px!important}
.skin {margin-right: 60px!important}

#navigationMenu > DIV:first-child + LI {position:relative;left: -710px!important}

#navigationMenu > LI:last-child {position:relative;left: -890px!important}


/* Resize player */

embed#player {width:950px!important;height:650px!important}
#vid {width:800px!important}

div .playerLeft > .snazzyBoxSmall-other {width:948px!important}
.partsWrap{width:930px!important}

}