﻿@charset "UTF-8";

.clip-bg {
     background-color: #444444;
     height: 9999px;
     left: 50%;
     margin-left: -301px;
     position: fixed;
     width: 600px;
}

#clip-wrap {
     margin: 0 auto;
     width: 600px;
     height: 100%;
     background-color: #444444;
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
     /* -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.2); */
}

#clip-header {
     background: url("/_images/temp/clip_header.png") no-repeat scroll left top transparent;
     height: 101px;
     position: relative;
     width: 100%;
}

#clip-header .logo {
     bottom: 40px;
     left: 0;
     width: 205px;
}

#clip-header .logo a {
     width: 200px;
}

#clip-content {
     background: none repeat scroll 0 0 #FFFFFF;
     float: left;
     position: relative;
     width: 100%;
     font-family: gulim;
}

#clip-content .thumb-book {
     border: 1px solid #D4D4D4;
     height: 120px;
     left: 0;
     margin-bottom: 23px;
     margin-top: 0;
     width: 87px;
}

#clip-content .thumb-book img {
     width: 87px
}

#clip-content a.thumb-name {
     font-family: gulim;
     font-size: 12pt;
     left: 140px;
     line-height: 19pt;
     overflow: hidden;
     padding-left: 9px;
     position: absolute;
     text-overflow: ellipsis;
     white-space: nowrap;
     width: 374px;
}

#clip-content .pub-name1, #clip-content .pub-name2 {
     padding-left: 10px;
     overflow: hidden;
     white-space: nowrap;
     width: 250px;
     display: block;
     font-size: 8pt;
     color: rgb(166, 166, 167);
     line-height: 1.5em;
}

#clip-content .pub-name1 {
     padding-top: 24px;
}

.pub-name2 {
     text-overflow: ellipsis;
     font-size: 8pt;
     color: #a6a6a7;
}

#clip-content .link-hold {
     position: absolute;
     width: 407px;
     right: 53px;
     top: 55px;
     background: url("/_images/temp/linkline.png") no-repeat scroll 0px 2px transparent;
}

.link-hold .thumb-book-link {
     float: right;
     width: 61px;
     height: 84px;
     border: 1px solid rgb(212, 212, 212);
     overflow: hidden;
}

.link-hold .thumb-book-title {
     margin-top: 57px;
     float: right;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     margin-right: 10px;
     background-color: #fff;
}

#clip-content .clip-detail {
     font: 16px / 24px '돋움', dotum, Helvetica, AppleGothic, Sans-serif;
     padding-top: 0;
     position: relative;
     top: -3px;
}

.clip-detail .thumb-user {
     float: left;
     left: 0;
     margin: 5px 7px 0 0;
     padding-bottom: 0;
     position: static;
}

.clip-detail .thumb-user img {
     float: left;
}

.clip-detail .user-name {
     font-weight: 700;
     color: rgb(24, 147, 200);
     margin-right: 6px;
}

.clip-foot {
     height: 63px;
     background: url("/_images/temp/clip_footer.png") no-repeat scroll 0px 0px transparent;
     width: 100%;
     position: relative;
     text-align: center;
     font-size: 11px;
     line-height: 31px; /* ie7 */
}

.clip-rt-foot {
     background: url("/_images/temp/clip_footer_rt.png") no-repeat scroll 0px 0px transparent;
}

/*clip-rt-hold */
.clip-rt-hold #clip-content {
     background: url("../_images/temp/clip-rt-bg.png") no-repeat scroll 53px 23px #F7F7F7;
     border-top: 1px dotted #CCCCCC;
     padding-left: 23px;
     padding-top: 6px;
     width: 577px;
}

.clip-rt-hold #clip-content .user-name {
     font-size: 10.25pt;
     margin-right: 4px;
}

.clip-rt-hold #clip-content .main-text {
     font-size: 10pt;
     line-height: 18pt;
}

.clip-rt-hold #clip-content .clip-detail {
     padding-top: 0;
}

.clip-rt-hold .clip-detail .thumb-user {
     margin-top: 3px
}

.clip-rt-hold #clip-content .link-hold {
     width: 383px;
}

.clip-rt-hold .link-hold .thumb-book-title {
     background-color: #f7f7f7;
}

.clip-rt-hold #clip-content a.thumb-name {
     left: 163px;
}

/*etc*/
.clip-holder, .oops, .feedback, .redirect {
     float: left;
     margin: 0px;
     min-height: 128px;
     position: relative;
     width: 600px;
     *float:none;
}

.redirect {
     padding-top: 60px;
     padding-bottom: 33px;
}

.redirect p {
     text-align: center;
     font-size: 16px;
     font-weight: 700;
     color: #4e4e4f;
}

.redirect p a {
     color: #1893c8;
}

.oops {
     background: url("../_images/layout/oops.jpg") no-repeat 0 0 #fff;
     text-indent: -9999px;
     height: 394px;
     width: 600px;
}

.feedback {
     background: url("../_images/layout/feedback.png") no-repeat scroll 184px 64px #FFFFFF;
     border-color: #EEEEEE;
     border-style: none solid;
     border-width: 0 1px;
     height: 247px;
     margin-bottom: 177px;
     margin-left: 119px;
     margin-top: 54px;
     text-indent: -9999px;
     width: 718px;
}

.feedback-top {
     background: url("../_images/layout/feedback-top.png") no-repeat scroll 0 0 #FFFFFF;
     height: 8px;
     left: 119px;
     position: relative;
     top: 54px;
     width: 720px;
}

.feedback-foot {
     background: url("../_images/layout/feedback-foot-bg.png") no-repeat scroll 0 0 #FFFFFF;
     height: 76px;
     left: 119px;
     position: relative;
     top: 301px;
     width: 720px;
}

.feedback-foot a.nb-1, .feedback-foot a.nb-2 {
     background: url("../_images/icon/nb-1.png") no-repeat scroll left top transparent;
     display: block;
     height: 15px;
     left: 160px;
     opacity: 0;
     position: absolute;
     text-indent: -9999px;
     top: 29px;
     width: 40px;
     filter: alpha(opacity = 0); /* IE patch */
}

.feedback-foot a.nb-2 {
     background: url("../_images/icon/nb-1.png") no-repeat scroll left bottom transparent;
     height: 15px;
     left: 495px;
     opacity: 0;
     top: 32px;
     width: 89px;
}

.feedback-foot a:hover {
     opacity: 1;
     filter: alpha(opacity = 100); /* IE patch */
}

a.feedback1, a.feedback2, a.feedback3 {
     display: block;
     height: 30px;
     left: 317px;
     position: absolute;
     top: 173px;
     width: 30px;
}

a.feedback2 {
     left: 372px;
}

a.feedback3 {
     display: none;
}

.clip-holder .main-text {
     line-height: 24px;
}

.clip-holder .main-text a {
     text-decoration: underline;
}

.clip-holder div.thumb-user, .clip-holder div.thumb-book {
     margin-top: 22px;
}

.clip-holder div.story-title {
     font-size: 16px;
     top: 18px;
}

.clip-holder div.c-more {
     top: 16px;
}

.clip-holder .stream-time {
     font-size: 12px;
     top: 17px;
}

.clip-holder .stream-story p {
     text-align: justify;
     margin-top: -4px;
     margin-bottom: 17px;
}

.clip-holder .stream-story p a {
     font-size: 16px;
     line-height: 24px;
     font-weight: 700;
}

.clip-holder a.st-linked {
     background: url("../_images/icon/link-bg-clip.png") no-repeat scroll 1px -6px transparent;
     margin-right: 0;
}

.clip-holder p {
     font-size: 16px;
     color: #777;
     line-height: 24px; /* ie */
}

div.clip-holder div.thumb-book a img {
     width: 59px;
}

.setting-holder, .welcom-holder {
     border-radius: 6px;
     -moz-border-radius: 6px 6px 6px 6px;
     border: 1px solid #E6E6E6;
     float: left;
     height: 461px;
     margin: 47px auto 101px 144px;
     position: relative;
     width: 672px;
     *float:none;
}
