@charset "utf-8";
body {
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/skin/skin_09/images/m320/bg_skin9.png) repeat 0 0;
    color: #d5d5d5;
}

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

#daumSuggestLayer li a {
    color: #6a6a6a;
}

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

.em_color_bg {
    background-color: #fff600;
}

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

#pagingNav .em_color_bg {
    background: none !important;
}

#pagingNav .em_color_bg span {
    color: #fff;
}

/* 댓글수 */
.comment_count span, #nav .my_menu .promotion_new span {
    color: #000;
}

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

.viewer #pagingNav {
    border-bottom: 1px solid #2e2e2e;
}

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

#pagingNav a span, #pagingNav em span, #prevPage span, #nextPage span {
    color: #a7a7a7;
    background-color: #313131;
    -webkit-box-shadow: inset 1px 1px 0 rgba(59, 59, 59, 1), inset -1px -1px 0 rgba(59, 59, 59, 1);
    box-shadow: inset 1px 1px 0 rgba(59, 59, 59, 1), inset -1px -1px 0 rgba(59, 59, 59, 1);
}

#pagingNav em span {
    background-color: #5a5a5a;
    -webkit-box-shadow: inset 1px 1px 0 rgba(113, 113, 113, 1), inset -1px -1px 0 rgba(113, 113, 113, 1);
    box-shadow: inset 1px 1px 0 rgba(113, 113, 113, 1), inset -1px -1px 0 rgba(113, 113, 113, 1);
}

#pagingNav a.btn_arrow span {
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#282828));
    background-color: #222;
}

#pagingNav a.btn_arrow span span, #prevPage.btn_arrow span span, #nextPage.btn_arrow span span {
    background-image: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/skin/skin_09/images/m320/btn_skin9.png);
}

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

#nav .my_menu {
    background: -webkit-gradient(linear, left top, left bottom, from(#2c2c2c), to(#232323));
    background-color: #282828;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.07), inset -1px -1px 0 rgba(255, 255, 255, 0.07);
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.07), inset -1px -1px 0 rgba(255, 255, 255, 0.07);
}

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

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

#tistorySearch .search_inwrap {
    background-color: #3b3b3b;
}

#tistorySearch .search_inwrap input {
    color: #707070;
}

.search_form a.tistory_srch_btn {
    border: 1px solid #0e0e0e;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#282828));
    background-color: #3b3b3b;
    border-radius: 6px;
    -webkit-appearance: none;
}

.search_form a.tistory_srch_btn span span {
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/skin/skin_09/images/m320/txt_sh2_skin9.png) center center no-repeat;
}

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

#daumFoot a {
    color: #a0a0a0;
    border: 1px solid #171717;
    background-color: #444 !important;
    background-image: -moz-linear-gradient(top, #3b3b3b, #2a2a2a) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#2a2a2a)) !important;
}

#daumFoot address {
    color: #555;
}

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

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

/* header */
#daumHead {
    background: #212121 url(http://cfile25.uf.tistory.com/image/194A573E4D6B420306B9BA) no-repeat center 0;
}

#header {
    height: 45px;
    border-top: 1px solid #000;
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/skin/skin_09/images/m320/line_001.png) repeat-x 0 bottom;
}

#header h1 {
    height: 43px;
}

h1 a {
    font-size: 16px;
    line-height: 42px;
    color: #b6b6b6;
}

/* gnb */
#menu .blog_menu {
    width: 100%;
    height: 32px;
    padding: 1px 0;
    border-bottom: 1px solid #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#272727), to(#232323));
    background-color: #272727;
}

#menu .blog_menu li {
    float: left;
}

#menu .blog_menu li a {
    display: block;
    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: #7a7a7a;
    text-align: center;
}

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

#menu .blog_menu li.on a {
    color: #fff600;
}

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

.list_type_dlp #articleList li .owner_info {
    color: #3d3d3d;
}

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

.list_type_dlip #articleList li .cont .owner_info {
    color: #3d3d3d;
}

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

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

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

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

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

.list_type_lm #articleList li .cont .owner_info {
    color: #3d3d3d;
}

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

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

.list_type_lim #articleList li .cont .owner_info {
    color: #3d3d3d;
}

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

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

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

.list_type_dlip2 #articleList li .owner_info {
    color: #3d3d3d;
}

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

.viewer .area_tit {
    border-bottom: 1px solid #2e2e2e;
    color: #d5d5d5;
}

.viewer .area_tit .owner_info {
    color: #3d3d3d;
}

.viewer .area_tit .owner_info a {
    color: #3d3d3d;
}

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

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

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

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

.gallery .area_tit_nav .owner_info {
    color: #3d3d3d;
}

/* 프로필 */
.profile .cont .link_profile {
    color: #3d3d3d;
}

.profile .txt_profile {
    color: #626262;
}

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

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

.profile .info_sns ul li a span {
    color: #3d3d3d;
}

/* 댓글, 트랙백, 방명록 */
ul#feedback li {
    border-color: #2e2e2e;
    color: #313131;
}

ul#feedback span.owner {
    color: #fff;
}

ul#feedback a.subject {
    color: #d5d5d5;
}

ul#feedback p {
    color: #626262;
}

ul#feedback span.num {
    color: #3d3d3d;
}

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

form#feedback fieldset input, form#feedback #wrtContent {
    border-color: #363636;
    background-color: #252525;
    color: #d5d5d5;
}

/* 카테고리의 다른글 */
.section_writing .inner_box {
    border-color: #2e2e2e
}

.section_writing .inner_box .tit_writing {
    background-color: #e9e9ea;
    background-color: rgba(233, 233, 234, 0.05)
}

.section_writing .inner_box .list_writing {
    background-color: transparent
}