@charset "utf-8";

/* layout */
#header {width:1024px; height:120px; margin:0 auto; border-bottom:#004281 3px solid}
#container {width:1024px; background-color:#FFF; margin:0 auto}
#content {margin-top:10px; margin-bottom:20px; width:804px; background-color:#FFF; float:left;}
#sidebar {margin-top:10px; margin-bottom:20px; width:200px; background-color:#FFF; float:right}
#paging {width:804px; text-align:center; line-height:15px}
#footer {clear:both; width:1024px; height:50px; margin:0 auto; background-color:#ffffff; text-align:center; border-top:#004281 3px solid}

/* topmenu */
.hd_left {width:512px; height:100px; float:left}
.hd_left a {border:0;}
.hd_right {width:512px; height:100px; float:right; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; text-align:right}
.hd_right ul {position:absolute; top:87px; right:115px}
.hd_right ul li {list-style:none; display:inline; padding:5px;}
.hd_right ul li a {color:#000000; text-decoration:none}

/* sidebar */
#widget img {padding:0px 0px 10px 20px;}

#blogImage img {width:200px; margin-top:10px;}
#blogDesc {font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial}
#blogDesc span {font-weight:bold; color:#000000}

#blogAdmin {clear:both; padding:10px 10px 10px 10px; font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#F60; text-align:center}
#blogAdmin a {font:7pt verdana; color:#000; text-decoration:none}
#blogAdmin a:hover {text-decoration:underline}

#blogNotice {padding:0px 10px 10px 10px}
#blogNotice ul {padding:0px; margin:0px}
#blogNotice ul li {list-style:none; height:18px;}
#blogNotice ul li span {font:7pt verdana; color:#000; background-color:#FFFFFF; padding:0px 3px}
#blogNotice ul li a {font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#000000; padding-left:5px; text-decoration:none}
#blogNotice ul li a:hover {text-decoration:none; color:#333333}

#blogSearch {padding:0px; margin-bottom:10px}
#blogSearch .text {float:left}
#blogSearch .submit {float:left}
#blogSearch .text input {width:160px; height:26px; font:12pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#333333; background-color:#FFFFFF; border:1px solid #aaaaaa;}
#blogSearch .submit input {width:30px; height:30px; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#333333; border:0;; background-color:#ffffff;}
#blogSearch .submit input:hover {cursor:pointer}

.sidename {padding:0px 0px 0px 20px; height:20px; background-image:url(./images/sidebarbg.png); background-repeat:no-repeat; font:12pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; font-weight:bold; color:#333333;}
#blogCategory {padding:0px 10px 10px 10px; margin-bottom:20px; border-bottom:1px dashed #999999}
#blogCategory .c_cnt {font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#000000}
#blogCategory .ib {cursor:pointer}
#blogCategory .branch3 {font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; cursor:pointer}

#blogTag {padding:10px}
#blogTag ul {padding:0px; margin:0px; text-align:justify; line-height:20px}
#blogTag ul li {list-style:none; display:inline}
#blogTag ul li .cloud1 {font:12pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#E1EBF9; font-weight:bold}
#blogTag ul li .cloud2 {font:11pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#FFFFFF}
#blogTag ul li .cloud3 {font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#333333}
#blogTag ul li .cloud4 {font:8pt Batang; color:#444444}
#blogTag ul li .cloud5 {font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#666666}
#blogTag ul li a:hover {border-bottom:#E1EBF9 1px dashed}

#blogPost,#blogComment,#blogTrackback,#blogArchive,#blogLink {padding:0px; border-bottom:1px dashed #999999; margin-bottom:20px}
#blogPost ul,#blogComment ul,#blogTrackback ul,#blogArchive ul,#blogLink ul {padding:0px; margin:0px; margin-bottom:50px}
#blogPost ul li,#blogComment ul li,#blogTrackback ul li,#blogArchive ul li,#blogLink ul li {list-style:none}
#blogPost ul li a,#blogComment ul li a,#blogTrackback ul li a,#blogArchive ul li a,#blogLink ul li a {font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#333333; text-decoration:none}
#blogPost ul li span {font:7pt tahoma; color:#E1EBF9}
#blogComment ul li span {font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#004281}
#blogPost ul li a:hover,#blogComment ul li a:hover,#blogTrackback ul li a:hover,#blogArchive ul li a:hover,#blogLink ul li a:hover {color:#333333; text-decoration:none}

#count1 {padding:10px 10px 0px 10px; font:8pt verdana; color:#000000}
#count2 {padding:5px 10px; font:8pt verdana; color:#000000}
#count3 {padding:0px 10px 10px 10px; font:8pt verdana; color:#000000; font-weight:bold}
#count1 span, #count2 span, #count3 span {padding-right:3px; color:#333333}

/* Content */
#guestWrite, .comwrite {margin:12px; padding-left:111px;}
#gusetWrite .writeinfo, .comwrite .writeinfo {margin-bottom:5px}
#guestWrite .writeinfo label, .comwrite .writeinfo label {padding-left:5px; cursor:pointer; font:9pt tahoma; color:#555555;}
#guestWrite .writeinfo input {border:1px solid #aaaaaa; color:#333333; }
#guestWrite .writeinfo #name, #guestWrite .writeinfo #pass, .comwrite .writeinfo .rpname, .comwrite .writeinfo .rppass {width:85px; height:13px; padding:2px; font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; background-color:E1EBF9;}
#gusetWrite .writeinfo #home, .comwrite .writeinfo #home {width:142px; height:13px; padding:2px; font:7pt tahoma; background-color:#E1EBF9;}
#guestWrite .writeinfo #secret, .comwrite .writeinfo #secret {vertical-align:middle; border:0;}
#guestWrite textarea, .comwrite textarea {width:545px; height:100px; border:#AAAAAA 1px solid; padding:5px; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#555555;}
#guestWrite .writeok, .comwrite .writeok {width:557px; text-align:right;}
#guestWrite .writeok input, .comwrite .writeok input {border:0px; width:50px; height:40px; background-color:#E!EBF9; font:8pt verdana; color:#333333}
#guestWrite .writeok input:hover, .comwrite .writeok input:hover {cursor:pointer;}

#guestList, .comlist {margin:12px}
#guestList ol, .comlist ol {list-style:none; padding:0px;}
#guestList ol li, .comlist ol li {margin-top:20px; border-bottom:#CCCCCC 1px solid}
#guestList ol li .name, .comlist ol li .name {font:14pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#91B3E3; font-weight:bold;}
#guestList ol li .name a, .comlist ol li .name a {text-decoration:none; color:#91B3E3}
#guestList ol li .name a:hover, .comlist ol li .name a:hover {text-decoration:underline;}
#guestList ol li .name img, .comlist ol li .name img {float:left; width:36px; height:36px; padding:0px 5px;}
#guestList ol li .control, .comlist ol li .control {font:7pt tahoma;}
#guestList ol li .control a, .comlist ol li .control a {color:#888888}
#guestList ol li .date, .comlist ol li .date {padding-left:2px; font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#AAAAAA}
#guestList ol li p, .comlist ol li p {font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial;}
#guestList ol li .guest_general p, .comlist ol li .guest_general p {padding:0px 10px; font:9pt verdana,NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#555555; line-height:18px; text-align:justify;}
#guestList ol li .guest_admin p, .comlist ol li .guest_admin p {padding:0px 10px; font:9pt verdana,NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#555555; line-height:18px; text-align:justify;}
#guestList ol li .guest_secret p, .comlist ol li .guest_secret p {padding:0px 10px; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#888888; line-height:18px; text-align:justify;}
#guestList ol li .hiddenComment p, .comlist ol li .hiddenComment p {padding:0px 10px; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#888888; line-height:18px; text-align:justify;}
#guestList ol li ul, .comlist ol li ul {list-style:none; padding:0px 0px 0px 40px;}
#guestList ol li ul li, .comlist ol li ul li {border-bottom:0px; margin-bottom:10px;}
#guestList ol li ul li .name img, .comlist ol li ul li .name img {clear:both; width:20px; height:20px}

#searchList {margin:12px}
#searchList .subject {float:left; font:12pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; font-weight:bold; color:#333333;}
#searchList .count {float:left; font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#AAAAAA}
#searchList .count span {font:9pt Trebuchet MS; font-weight:bold; color:#555555; padding-right:1px}
#searchList ol {list-style:none; padding:0px;}
#searchList ol li {border-bottom:#cccccc 1px solid; padding:8px 5px;}
#searchList ol li .date {font:8pt Trebuchet MS; color:#AAAAAA}
#searchList ol li a {font:9pt verdana,NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#555555}
#searchList ol li a:hover {text-decoration:underline}
#searchList ol li .cnt {font:8pt verdana; font-weight:bold; color:#91B3E3}

#paging a.prev {font:8pt verdana; color:#555555}
#paging .selected {font-weight:bold; color:#555555}
#paging a.num {border:#AAAAAA 1px solid; background-color:#FFFFFF; color:#555555; padding:3px 6px; margin:3px; font:8pt verdana;}
#paging a:hover.num {border:#555555 1px solid;}

.post {margin:12px; padding-bottom:10px}
.post h2 {padding:0px 0px 10px 0px; margin:0px 0px 10px 0px; border-bottom:#CCCCCC 3px solid}
.post h2 a {font:13pt verdana,NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; font-weight:bold; color:#555555}
.post h2 a:hover {text-decoration:underline}
.post .category {float:left}
.post .category a {font:8pt verdana,NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#91B3E3; font-weight:bold}
.post .category a:hover {text-decoration:underline}
.post .date {float:right; font:8pt Trebuchet MS; color:#AAAAAA}
.post .article {clear:both; padding:10px; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#555555; text-align:justify; line-height:18px; border-bottom:#CCCCCC 1px solid}
.post .article .admin {font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#888888; padding-bottom:10px}
.post .article .admin a {color:#888888; font-weight:normal; border-bottom:0px}
.post .article .admin a:hover {text-decoration:underline}
.post .article .moreless_fold, .post .article .moreless_top, .post .article .moreless_bottom {padding:5px; border:#CCCCCC 1px dashed; background-color:#E1EBF9; text-align:center}
.post .article blockquote {border-left:#EEEEEE 15px solid; padding-left:5px; margin:20px}
.post .article a {border-bottom:#91B3E3 1px dashed; color:#91B3E3; font-weight:bold}
.post .article a:hover {color:#888888}
.post .article .imageblock, .post .article .dual, .post .article .triple {margin:5px}
.post .article .cap1 {margin:0px; padding-top:5px; font:8pt verdana,NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#888888}
.post .tagTrail {padding-top:10px; font:8pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; color:#888888; line-height:15px}
.post .tagTrail span {color:#91B3E3; font-weight:bold}
.post .tagTrail a {color:#888888}
.post .tagTrail a:hover {text-decoration:underline}

.actionTrail {margin-top:10px; padding:10px 0px; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; border-top:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid}
.actionTrail a {font-weight:bold; color:#888888}
.actionTrail .cnt {color:#91B3E3}

.trackback .tbadress {padding:10px 0px; border-bottom:#CCCCCC 1px solid; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; font-weight:normal; color:#888888}
.trackback ol {margin:0px; padding:0px}
.trackback ol li {margin:0px; padding:10px 0px 7px 0px; list-style:none; border-bottom:#CCCCCC 1px solid}
.trackback a.delete {text-decoration:none; font-size:8pt; font-family:NanumGothic; color:#888888}
.tbtitle a {color:#91B3E3; font:10pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; font-weight:bold}
.tbfrom {color:#888888; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial;}
.tbdate {color:#AAAAAA; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial;}
.trackback p {margin-top:5px; color:#888888; font:9pt NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial;}



/* Category */
.branch3 {padding:5px;}



/* footer */
#powered {padding:10px 10px 5px 10px; font:8pt verdana; color:#333333}
#copyright {padding:0px 10px 10px 10px; font:8pt verdana; color:#333333}
#powered a {text-decoration:none; color:#333333; font-family:NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; font-weight:bold}
#copyright a {text-decoration:none; color:#333333; font-family:NanumGothic, "Malgun Gothic", "맑은 고딕", Verdana, Tahoma, Arial; font-weight:bold}
#powered a:hover, #copyright a:hover {text-decoration:underline}
.daum1	{color:#f0c800;}
.daum2	{color:#fd8116;}
.daum3	{color:#74ca2d;}
.daum4	{color:#6b96fc;}
.tistory1 {color:#FF6600;}