﻿
/* (주)엔트리브소프트 / 트릭스터 테마 스타일시트 */

/* Daylight setting */
.daylight { background:url(/img/theme/episode5/bg_daylight_pt.gif) center 35px; _height:100%; }
.daylight #theme_top { position:absolute; top:0; left:0; background:url(/img/theme/episode5/bg_daylight_top.jpg) no-repeat center 35px; width:100%; _width:auto; height:682px; z-index:2; overflow:hidden; }
.daylight .theme01, .daylight .theme02, .daylight .theme03, .daylight .theme04, .daylight .theme05 { position:absolute; top:36px; left:50%; }
.daylight #theme_foot { position:absolute; top:100%; left:0; width:100%; height:375px; margin-top:-375px; background:url(/img/theme/episode5/bg_daylight_bottom.png) no-repeat center bottom; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/bg_daylight_bottom.png', sizingMethod='image'); overflow:hidden; }

/* Night setting */
.night { background:url(/img/theme/episode5/bg_night_pt.gif) center 35px; _height:100%; }
.night #theme_top { position:absolute; top:0; left:0;  background:url(/img/theme/episode5/bg_night_top.jpg) no-repeat center 35px;  width:100%; _width:auto; height:682px; z-index:2; overflow:hidden; }
.night .theme01, .night .theme02, .night .theme03, .night .theme04, .night .theme05 { position:absolute; top:36px; left:50%; }
.night #theme_foot { position:absolute; top:100%; left:0; width:100%; height:375px; margin-top:-375px; background:url(/img/theme/episode5/bg_night_bottom.png) no-repeat center bottom; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/bg_night_bottom.png', sizingMethod='image'); overflow:hidden; }

/* board fix */
.header_main { overflow:visible; }
.header_sub { overflow:visible; }
.board_text { min-height:350px; _height:350px; overflow:visible; }

/* layout fix */
.header_main .gamestart { position:absolute; top:159px; left:-104px; width:270px; height:261px; z-index:91; }
.header_sub .gamestart { position:absolute; top:125px; left:-104px; width:270px; height:261px; z-index:91; }
.main_noticebg { width:627px; margin:0 0 5px 1px; padding:3px 0; _margin-top:7px; background:url(/img/theme/episode5/bg_notice_main.png) no-repeat 0 1px; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/bg_notice_main.png', sizingMethod='image'); }
.subnotice .main_noticebg { width:678px; background:url(/img/theme/episode5/bg_notice_sub.png) no-repeat; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/bg_notice_sub.png', sizingMethod='image'); }
.header_main .rollingbanner { position:absolute; top:159px; left:280px; width:617px; height:273px; z-index:91; }
.header_sub .rollingbanner { position:absolute; top:135px; left:280px; width:617px; height:273px; z-index:91; }

/* widget title fix */
.night .hotitem, .night .bestcm, .night .newcm, .night .preevent, .night .prerank,
.daylight .hotitem, .daylight .bestcm, .daylight .newcm, .daylight .preevent, .daylight .prerank {
    display:block; position:absolute; top:-2px; left:6px; height:23px; overflow:hidden;
}
.daylight .hotitem, .night .hotitem { background:url(/img/theme/episode5/widget_title_hotitem.png) no-repeat 0 0; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/widget_title_hotitem.png', sizingMethod='image'); width:94px; }
.daylight .bestcm, .night .bestcm { background:url(/img/theme/episode5/widget_title_bestcm.png) no-repeat 0 0; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/widget_title_bestcm.png', sizingMethod='image'); width:114px; }
.daylight .newcm, .night .newcm { background:url(/img/theme/episode5/widget_title_newcm.png) no-repeat 0 0; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/widget_title_newcm.png', sizingMethod='image'); width:101px; }
.daylight .preevent, .night .preevent { background:url(/img/theme/episode5/widget_title_event.png) no-repeat 0 0; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/widget_title_event.png', sizingMethod='image'); width:66px; }
.daylight .prerank, .night .prerank { background:url(/img/theme/episode5/widget_title_ranking.png) no-repeat 0 0; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/widget_title_ranking.png', sizingMethod='image'); width:102px; }
.daylight .more, .night .more { background:url(/img/theme/episode5/widget_title_more.png) no-repeat 0 0; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/theme/episode5/widget_title_more.png', sizingMethod='image'); top:3px; right:5px; width:22px; height:20px; }

