@charset "utf-8";
body {
    color: #151926;
}

a {
    color: #151926;
    text-decoration: none;
}

/* 사용자선택 포인트컬러 */
.em_color {
    color: #ac4895;
}

.em_color_bg {
    background-color: #ac4895;
}

.em_color_bd {
    border-color: #ac4895 !important;
}

/* 페이징 */
#pagingNav {
    border-top: 1px solid #e9e9e9;
}

.viewer #pagingNav {
    border-bottom: 1px solid #e9e9e9;
    border-top: 0 none;
}

#pagingNav em {
    border: 1px solid #7973a5;
    color: #fff;
}

#pagingNav a, #prevPage, #nextPage {
    border: 1px solid #bbb;
}

#pagingNav a span, #prevPage span, #nextPage span {
    color: #666;
    background-color: #fff;
}

#pagingNav a.btn_arrow span, #prevPage.btn_arrow span, #nextPage.btn_arrow span {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background-color: #f5f5f5;
}

/* 내 메뉴 */
#nav {
    border: 1px solid #bbb;
}

#nav .my_menu {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background-color: #fbfbfb;
    border-radius: 3px;
}

#nav .my_menu li a {
    border-left: 1px solid #bbb;
    color: #333;
}

/* SearchBar */
#tistorySearch .search_midwrap {
    background-color: #595477;
}

/* Footer */
#daumFoot {
    background: #ebebeb;
}

#daumFoot a {
    color: #333;
    border: 1px solid #bbb;
    background-color: #fff !important;
    background-image: -moz-linear-gradient(top, #fff, #f3f3f3) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3)) !important;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 1.0), inset -1px 0 1px rgba(255, 255, 255, 1.0);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 1.0), inset -1px 0 1px rgba(255, 255, 255, 1.0);
}

#daumFoot address {
    color: #999;
}

/* 더보기 버튼 라운드형 */
a.btn_more_type1 {
    border: 1px solid #d8d8d8;
    color: #424242;
}

a.btn_more_type1 span {
    background-color: #fff;
}

/* header */
#daumHead {
    background: #e0dfe0 url(http://cfile30.uf.tistory.com/image/193EE63E4D6B41D2190C83) no-repeat center 0;
}

/* 이미지인 경우 */
#header {
    height: 102px;
    background: url(http://m1.daumcdn.net/cfs.tistory/static/mobileskin/titleline.png) repeat-x 0 bottom;
}

h1 a {
    font-size: 16px;
    line-height: 102px;
    color: #1c1c1c;
}

/* gnb */
#menu .blog_menu {
    height: 32px;
    padding: 1px 4px 1px 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#554d7a), to(#433e65));
    background-color: #4c456f;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

#menu .blog_menu li {
    float: left;
}

#menu .blog_menu li a {
    display: block;
    position: relative;
    width: 100%;
    height: 32px;
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/images/m320/bar_menu.png) no-repeat left center;
    line-height: 32px;
    color: #cac8d4;
    text-align: center;
}

#menu .blog_menu li a.fst {
    background: none;
}

#menu .blog_menu li.on a {
    width: 99.8%;
    height: 32px;
    padding: 1px 1px 0;
    background: none;
    background-color: #4c456f;
    color: #4c456f;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.14), inset -1px -1px 1px rgba(0, 0, 0, 0.14);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.14), inset -1px -1px 1px rgba(0, 0, 0, 0.14);
    z-index: 1;
    line-height: 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#menu .blog_menu li.on a span {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

/* 글목록_type 1 */
.list_type_dlp #articleList li {
    border-top: 1px solid #e9e9e9;
}

.list_type_dlp #articleList li .owner_info {
    color: #9f94b0;
}

/* 글목록_type 2 */
.list_type_dlip #articleList li {
    border-top: 1px solid #e9e9e9;
}

.list_type_dlip #articleList li .cont .owner_info {
    color: #9f94b0;
}

.list_type_dlip #articleList li .cont .summary {
    color: #7a7a7a;
}

/* 글목록_type 5 */
.list_type_lm #articleList li {
    border: 1px solid #d8d8d8;
}

.list_type_lm #articleList li .box_ilst {
    background-color: #fff;
}

.list_type_lm #articleList li .wrap_date .txt_date {
    color: #bfacc9;
}

.list_type_lm #articleList li .wrap_date .txt_day {
    color: #bfacc9;
}

.list_type_lm #articleList li .cont .owner_info {
    color: #9f94b0;
}

/* 글목록_type 6 */
.list_type_lim #articleList li {
    border: 1px solid #d8d8d8;
}

.list_type_lim #articleList li .box_ilst {
    background-color: #fff;
}

.list_type_lim #articleList li .cont .owner_info {
    color: #9f94b0;
}

.list_type_lim #articleList li .cont .summary {
    color: #7a7a7a;
}

/* 글목록_type 7 */
.list_type_dlip2 #articleList li {
    border-top: 1px solid #e9e9e9;
}

.list_type_dlip2 #articleList li .article_title {
    color: #151926;
}

.list_type_dlip2 #articleList li .owner_info {
    color: #9f94b0;
}

/* 글보기_기본형 */
.viewer .wrap_posting {
    border-bottom: 1px solid #e9e9e9;
}

.viewer .area_tit {
    border-bottom: 1px solid #e9e9e9;
    color: #151926;
}

.viewer .area_tit .owner_info {
    color: #9f94b0;
}

.viewer .area_tit .owner_info a {
    color: #9f94b0;
}

.viewer .area_comment .txt_bar {
    color: #ccc;
}

/* 글보기_라운드박스형 */
.box_viewer .wrap_posting {
    border: 1px solid #d8d8d8;
}

/* 글보기_이전글,다음글 기본형 */
.viewer .quick_nav_tit a em {
    color: #666;
}

/* 갤러리 */
.gallery .wrap_content {
    border-bottom: 1px solid #e9e9e9;
}

.gallery .area_tit_nav h2 a {
    color: #151926;
}

.gallery .area_tit_nav .owner_info {
    color: #9f94b0;
}

/* 프로필 */
.profile .cont h2 {
    color: #000;
}

.profile .cont .link_profile {
    color: #9f94b0;
}

.profile .txt_profile {
    color: #7a7a7a;
}

.profile .info_sns ul {
    border: 1px solid #d8d8d8;
}

.profile .info_sns ul li {
    border-top: 1px solid #d8d8d8;
}

.profile .info_sns ul li a {
    color: #333;
}

.profile .info_sns ul li a span {
    color: #9f94b0;
}

/* 댓글, 트랙백, 방명록 */
ul#feedback p {
    color: #7a7a7a;
}

ul#feedback span.num {
    color: #9f94b0;
}

ul#feedback, form#feedback, form#feedback fieldset {
    border-color: #e9e9e9;
}

form#feedback fieldset input, form#feedback #wrtContent {
    border-color: #d8d8d8;
}