@charset "utf-8";

/**
 * 김무건 || Elkha (elkha1914@hotmail.com)
 * http://elkha.kr
 * 2011-04-17
 **/

/* body */
body { background:#f2f2f2; }
#wrap { }
.Wrapper { position:relative; z-index:10; margin:0 auto; *zoom:1; }
.Wrapper:after { display:block; clear:both; content:""; }

/* #header */
#header { height:100px; z-index:50; }
#header h1 { position:absolute; left:0; top:30px; text-shadow:-1px -1px 1px #ccc; }
#header h1 a { color:#333; text-decoration:none; font:24px Arial, Helvetica, sans-serif; }
#header h1 a:hover,
#header h1 a:focus { color:#33a8e9; }
#header p.subheadings { position:absolute; left:0; top:60px; font:11px Arial; color:#aaa; }
#header p.subheadings * { color:#33a8e5; text-decoration:none; font-weight:normal; font-style:normal; }
#gnb { position:absolute; right:0; top:25px; height:56px; white-space:nowrap; }
#gnb span { font:11px Arial; cursor:pointer; }
#gnb .ul1 { }
#gnb .li1 { position:relative; z-index:50; float:left; width:auto !important; width:0; padding:0 0 0 1px; background:url(../img/li1.gif) no-repeat; }
#gnb .li1:hover,
#gnb .li1.hover { z-index:60; }
#gnb .a1 { display:block; height:56px !important; height:50px; overflow:hidden; text-decoration:none; background:url(../img/gnb.png) no-repeat 50% 0; color:#999; }
#gnb .a1 span { display:block; height:100%; padding:20px 30px; font:11px Arial; }
#gnb .sub1 .a1 span { padding-right:35px; background:url(../img/sub.gif) no-repeat 100% 26px;}
#gnb .a1:hover,
#gnb .a1:focus { background-position:50% -60px; color:#f3193d; }
#gnb .on1 {}
#gnb .on1 .a1 { background-image:url(../img/gnb_on.png); }
#gnb .on1 .a1 span { background:url(../img/gnb_span.png) no-repeat 50% 50px !important; background:none; }
#gnb .first { padding:0; background:none; }
#gnb .first .a1 { background-position:0 0; }
#gnb .first .a1:hover,
#gnb .first .a1:focus { background-position:0 -60px; }
#gnb .first .ul2 { left:6px; }
#gnb .last .a1 { background-position:100% 0; }
#gnb .last .a1:hover,
#gnb .last .a1:focus { background-position:100% -60px; }
#gnb .last .ul2 { left:auto; right:6px; }
#gnb .ul2 { display:none; position:absolute; z-index:60; left:0; top:50px; border-bottom:1px solid #444; font-size:0; }
#gnb .ul2 li { position:relative; z-index:60; border-left:1px solid #444; border-right:1px solid #444; /* ie6 */ width:auto !important; width:0; height:auto !important; height:0; }
#gnb .ul2 a { position:relative; z-index:60; display:block; width:190px; height:34px; overflow:hidden; border-top:1px solid #444; background-color:#282828; color:#999; text-decoration:none; }
#gnb .ul2 a:hover,
#gnb .ul2 a:focus { background-color:#333; }
#gnb .on2 .a2,
#gnb .on3 .a3 { color:#f3193d; background-color:#333; }
#gnb .ul2 a span { display:block; height:100%; padding:10px 0 0 20px; font:11px Arial; }
#gnb .sub2 .a2,
#gnb .sub3 .a3 { background:#282828 url(../img/sub2.gif) no-repeat 180px 15px; }
#gnb .ul2 ul { display:none; position:absolute; left:190px; top:0; border-bottom:1px solid #444; }

/* #container */
.container-mask,
.container-mask * { position:relative; z-index:20; display:block; height:21px; background:url(../img/mask.png) no-repeat; }
.container-top { float:left; padding:0 0 0 20px; background-position:0 -21px; }
.container-top * { background-position:100% -21px; }
.container-bottom { float:right; margin:-2px 0 0; padding:0 0 0 20px; background-position:0 -63px; }
.container-bottom * { background-position:100% -63px; }
.container-lt { position:absolute; right:0; top:-2px; width:21px; height:21px; z-index:20; background:url(../img/mask.png) no-repeat 100% 0; *zoom:1; }
#container { clear:both; z-index:10; background:#fff url(../img/282828.gif) repeat-y; }
#container .container-1 { background:url(../img/container-left.gif) repeat-y; }
#container .container-2 { background:url(../img/container-right.gif) repeat-y 100% 0; }
#container .container-in { display:block; clear:both; height:21px; margin:0 21px 0 0; background:url(../img/content.gif) no-repeat 100% 10px; }
#container .container-in * { display:block; height:100%; background:url(../img/mask.png) no-repeat 0 -42px; }
#column { padding:15px; }
#column .ext { font:11px Arial; color:#999; margin:0 0 30px; padding:0 0 15px; background:url(../img/sec.gif) repeat-x 0 100%; }
#column .ext .t { display:block; margin:0 0 15px; padding:0; font:bold 11px Arial; text-transform:uppercase; }
#column .ext .t * { font:bold 11px Arial; }
#column .ext .t a { color:#999; text-decoration:none; }
#column .ext a:hover,
#column .ext button:hover { color:#f3dc19; text-decoration:underline; }
#column .ext .sec { }
#column .ext .sec a { color:#777; }
#column .ext .sec a:hover,
#column .ext .sec a:focus { color:#f3dc19; }
#column .search { font-size:0; line-height:0; }
#column .search .sec { position:relative; height:100%; background:url(../img/search.png) no-repeat 100% 100%; }
#column .search .iText { display:block; width:70%; height:17px; *margin:0 0 -1px; padding:5px 8px; background:url(../img/search.png) no-repeat; color:#aaa; font:11px Arial; }
#column .search .submit { position:absolute; width:40px; height:27px; right:0; bottom:0; overflow:hidden; text-indent:-200px; font-size:0; line-height:0; text-align:left; cursor:pointer; }

#content { display:inline; margin:0 21px 0 0; padding:15px; background:url(../img/content.gif) no-repeat 0 -9px; }

#category { width:auto; margin:-15px -15px 15px; padding:11px 5px 9px; background:#f9fbfc url(../img/content.gif) no-repeat 0 -9px; border-bottom:1px solid #dee3e6; }
#category.hide { display:none; }
#category .li { display:inline; background:url(../img/category.gif) no-repeat 0 50%; }
#category .li .a { margin:0 6px 0 12px; vertical-align:middle; color:#7f8e91; font:11px Arial; text-decoration:none; }
#category .li a:hover,
#category .li a:focus,
#category .li strong.a { color:#33a8e5; }
#category .home { background:none; }
#category .home a { display:inline-block; width:12px; height:10px; overflow:hidden; background:#7f8e91 url(../img/home.gif) no-repeat; }
#category .home a:hover,
#category .home a.on { background-color:#33a8e5; }

/* #footer */
#footer { padding:15px 0; text-align:right; z-index:20; }
#footer .sta { display:inline; }
#footer .sta li { display:inline; background:url(../img/777.gif) no-repeat 0 50%; }
#footer .sta li.li0 { background:none; }
#footer .sta a { margin:0 8px 0 11px; color:#777; text-decoration:none; font:11px Arial; }
#footer .sta a:hover,
#footer .sta a:focus { color:#33a8e5; }
#footer .copyright { display:inline; font:11px Arial; color:#777; margin:0 10px; }
#footer .copyright a { font:11px Arial; color:#555; text-decoration:none; }
#footer .copyright a:hover,
#footer .copyright a:focus { color:#75e730; }
#footer .copyright .powered { position:absolute; top:-18px; margin:0 -20px; font-size:10px; white-space:nowrap; }
#footer .copyright .powered * { font-size:10px; }

/* align */
.ce .container-top { float:right; background-position:0 0; }
.ce .container-top * { background-position:100% 0; }
.ce .container-bottom { float:left; background-position:0 -42px; }
.ce .container-bottom * { background-position:100% -42px; }
.ce .container-lt { left:0; right:auto; background-position:0 -21px; }
.ce #container .container-in { margin:0; background:url(../img/content-ce.gif) no-repeat 21px 10px; }
.ce #container .container-in * { margin:0; background-position:100% -63px; }
.ce #category { background:url(../img/content-ce.gif) no-repeat 100% -9px; }
.ce #content { margin:0 0 0 21px; background:url(../img/content-ce.gif) no-repeat 100% -9px; }
.ce #footer { text-align:left; }

.c #container { background:#fff; }
.c #content { display:block; margin:0 21px; }
.c #footer { text-align:left; }
.c #footer .copyright .powered { margin:0; right:10px; top:3px; }

/* content widget */
#column .widgetContainer .hour { display:none; }
#column .widgetContainer .date { color:#555; }
