@charset "utf-8"; 
/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* XE White Theme */

/* Board Reset */
.board{ background:#fff; color:#333;}
.board .inputText,
.board textarea,
.board select{ background:#fff; color:#333; border-top-color:#a6a6a6; border-left-color:#a6a6a6; border-right-color:#d8d8d8; border-bottom-color:#d8d8d8;}
.board .document_popup_menu a,
.board .comment_popup_menu a{ color:#8b8b8b;}
.board .boardNavigation{ border-color:#F0F0F0;} /* 게시판 리스트 끝줄 */

/* Board Header */
.boardHeader a{ color:#4d4d4d;}
.boardHeader .boardTitle{ border-color:#ddd; }
.boardHeader .boardTitleText{ border-color:#666; background-image:url(../img/white/lineVr11.gif);}
.boardHeader .boardTitleText a{ color:#000;}
.boardHeader .boardTitleText em{ color:#666;}
.boardHeader .boardDescription{ background:#f8f8f8; }

/* Board Information */
.boardInformation em,
.boardInformation strong{ color:#ff6600;}
.boardInformation .infoView li.icon a{ background-image:url(../img/common/icons.gif);}
.boardInformation .infoView li.setup a{ background-image:url(../img/common/buttonSetup.gif);}

/* Board List Form */
.boardListForm em,
.boardListForm strong{color:#ff3636;}

/* Board List Title */
.btn_all {background: url(../img/white/btn_all.gif) no-repeat 5px top; width:56px;height:10px;float:left;}
.btn_tag {background: url(../img/white/btn_tag.gif) no-repeat 2px top; width:56px;height:10px;float:left;}
.btn_post {background: url(../img/white/btn_post.gif) no-repeat 5px top; width:60px;height:10px;float:right;}

.title_no {background: url("../img/white/title_no.gif") no-repeat 7px 4px;width:27px;height:20px;}
.title_cat {background: url("../img/white/title_cat.gif") no-repeat center 7px;width:25px;height:20px;}
.title_writer {background:url("../img/white/title_writer.gif") no-repeat center 4px;width:70px;height:20px;}
.title_id {background:url("../img/white/title_id.gif") no-repeat 7px 4px;width:40px;height:20px;}
.title_name {background:url("../img/white/title_name.gif") no-repeat center 4px;width:50px;height:20px;}
.title_subject {background:url("../img/white/title_subject.gif") no-repeat center 4px;width:100%;height:20px;}
.title_view {background: url("../img/white/title_view.gif") no-repeat center 4px;width:40px;height:20px;float:left;}
.title_date {background:url("../img/white/title_date.gif") no-repeat center 4px;width:100%;height:20px;float:left;}
.title_edit {background: url("../img/white/title_edit.gif") no-repeat 7px 4px;width:55px;height:20px;;float:left;}
.title_last {background: url("../img/white/title_last.gif") no-repeat center 4px;width:80px;height:20px;float:left;}
.title_vote {background: url("../img/white/title_vote.gif") no-repeat 7px 4px;width:35px;height:20px;float:left;}


/* Board List */
.boardList{background:#FFFFFF; border:0;}
.boardList a{ color:#8A929A;}
.boardList .jumpTo {padding-left:5px;margin-top:1px;}
.boardList .jumpTo button{ background-color:#eee; border-color:#ccc; color:#000;}
.boardList .meta li{ background-image:url(../img/white/lineVr9.gif);}
.boardList .replyNum{ color:#8A92AB;font-family:verdana;} /* 리플 : 3065A8(포인트레벨색) 8A92AB(쉘연한색) 576576(쉘) EF5900(미니위니) ff3636(원래색) */

.boardList .trackbackNum{ color:#66c;}
.boardList .replyAnchor{ color:#06C;}
.boardList th{background:#ffffff url(../img/white/lineBoardListTh.gif) repeat-x left bottom; border:0; color:#4d4d4d;padding:0;height:27px;}
.boardList th a{ color:#66c;}
.boardList td{ border-top:1px solid white;border-bottom:1px solid #eee; color:#4d4d4d;}
.boardList td.title a.forum:link,
.boardList td.recommend{ color:#576576;} /* 추천 EF5900(미니위니) */
.boardList td.summary .thumb{ border-color:#ddd; background:#fff;}
.boardList td .notice{ background-image:url(../img/white/lineVr9.gif);}
.boardList td .category{ color:#888; background-image:url(../img/white/lineVr9.gif);}
.boardList td .by{ color:#ccc;}

.boardList.webZine td.title p.summary a{ color:#888;}
.boardList.webZine td.title .thumb{ border-color:#e0e0e0;}

.thumbList{ border-color:#ddd;}
.thumbList li .thumb{ background:#fff; border-color:#ddd;}
.thumbList li .thumb a .text{ color:#ccc;}
.thumbList li .thumb a .category{ background:#000; opacity:.6; filter:alpha(opacity=60); color:#fff;}
.thumbList li .thumb a .noPhoto{ background:#eee;}
.thumbList li .title a{ color:#262626;}
.thumbList li .summary a{ color:#888;}

/* Search Form */
.boardSearchForm .infoEtc li a{ background-image:url(../img/common/buttonContributorsTaglist.gif);}

/* Board Read */
.boardReadHeader a{ color:#262626;font-family:돋움;padding-left:10px;}
.boardReadHeader .titleArea{ border-top-color:#F2F2F2; border-bottom-color:#dcdcdc;background:#FAFAFA;clear:both;}
.boardReadHeader .titleArea .category{ color:#4d4d4d; background-image:url(../img/white/lineVr9.gif);}
.boardReadHeader .titleArea .num{ color:#adadad;}
.boardReadHeader .titleArea .date{ color:#adadad; background-image:url(../img/white/lineVr9.gif);}
.boardReadHeader .authorArea .ipAddress{ color:#adadad;}
.boardReadHeader .authorArea .permaLink{ color:#adadad;}

.boardReadFooter .memberSignature{ border-color:#f0f0f0; background-color:#fdfdfd;}
.boardReadFooter .memberSignature img.profile { border-color:#eee;} 
.boardReadFooter .tag dd a{ color:#4d4d4d;}
.boardReadFooter .trackbackURL dt{ color:#4d4d4d;}
.boardReadFooter .trackbackURL dd a{ color:#adadad;}

.feedbackList{ border-color:#f0f0f0;}
.feedbackList .feedbackHeader a{ color:#000;}
.feedbackList .feedbackHeader em{ color:#ff6600;}
.feedbackList .trackbackURL a{ color:#adadad;}
.feedbackList .item{ border-color:#f0f0f0;}
.feedbackList .item.itemReply .indent{ background-image:url(../img/common/iconReply.gif);}
.feedbackList .item .header{ color:#8b8b8b;}
.feedbackList .item .header a{ color:#262626;}
.feedbackList .item .itemContent .option li{ background-image:url(../img/white/lineVr9.gif);}
.feedbackList .item .itemContent .option li a{ color:#666;}
.feedbackList .item .itemContent .delete{ background-image:url(../img/common/buttonDelete.gif);}
.feedbackList .item .itemAside img.profile{ border-color:#eee;}
.feedbackList .item .itemAside .meta{ color:#adadad;}
.feedbackList .item .itemAside .vote *{ color:#8b8b8b;}

/* Time */
.time *{ color:#666;}
.time dt{ background:#fff;}

/* Attached File */
.attachedFile ul.files a{ padding-left:15px; background-image:url(../img/common/iconFile.gif); color:#4d4d4d;}
.attachedFile dt a { color:#4d4d4d;}
.attachedFile ul.files a .bubble{ border:1px solid #ddd; background-color:#fff; color:#4d4d4d;}

/* Editor */
.board .boardEditor{ border-color:#ddd; background:#f8f8f8;}

/* Extra Var Table */
.extraVarsList{ border-color:#ddd;}
.extraVarsList caption{ color:#999;}
.extraVarsList em{ color:#ff6600;}
.extraVarsList th,
.extraVarsList td{ border-color:#ddd;}
.extraVarsList th{ background:#f4f4f4;}
.extraVarsList td{ background:#fff;}
.extraVarsList td .inputNum{ border-color:#ccc;}

/* Tag Cloud */
.tagCloud{ border-top:1px solid #F2F2F2;border-bottom:2px solid #FFF;clear:both;background:#FEFEFE;padding:10px;line-height:180%;} /* 태그리스트 */
.tagCloud li.rank1 a{ color:#000;}
.tagCloud li.rank2 a{ color:#222;}
.tagCloud li.rank3 a{ color:#444;}
.tagCloud li.rank4 a{ color:#666;}
.tagCloud li.rank5 a{ color:#888;}
.tagCloud li a{ text-decoration:none;}
.tagCloud li a:hover { text-decoration:underline;}

/* Layer */
#popup_menu_area{background:#fff; border-color:#eee;}
#popup_menu_area ul{ border-color:#ddd;}
#popup_menu_area li a{ color:#000;}
