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

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

.bg_skin_14 {
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/skin/skin_14/images/m320/bg_skin14.png) repeat 0 0;
}

.em_color {
    color: #bb0e0e;
}

.em_color_bg {
    background-color: #bb0e0e;
}

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

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

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

#pagingNav em {
    border: 1px solid #6a6a6a;
    color: #fff
}

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

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

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

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

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

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

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

#daumFoot a {
    color: #333;
    border: 1px solid #d0d0d0;
    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, 0.7), inset -1px 0 1px rgba(255, 255, 255, 0.7);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.7), inset -1px 0 1px rgba(255, 255, 255, 0.7);
}

#daumFoot address {
    color: #999;
}

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

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

/* header */
#daumHead {
    background-color: #505050;
    background-repeat: no-repeat;
    background-position: center 0;
}

#header {
    height: 46px;
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/images/m320/titleline3.png) repeat-x 0 bottom;
}

#header h1 {
    height: 44px;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#5a5a5a), to(#464646));*/
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}

h1 a {
    font-size: 16px;
    line-height: 44px;
    color: #fff;
}

/* gnb */
#menu .blog_menu {
    width: 100%;
    height: 32px;
    padding: 1px 0;
    border-bottom: 1px solid #3b3b3b;
    background: #3d3d3d;
}

#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: #fff;
}

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

.list_type_dlp #articleList li .owner_info {
    color: #b4b5b5;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* 글목록_type 7 */

.list_type_dlip2 #articleList li {
    border-top: 1px solid #e5e5e5;
}

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

.list_type_dlip2 #articleList li .owner_info {
    color: #b4b5b5;
}

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

.viewer .area_tit {
    border-bottom: 1px solid #e5e5e5;
}

.viewer .area_tit .owner_info {
    color: #b4b5b5;
}

.viewer .area_tit .owner_info a {
    color: #b4b5b5;
}

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

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

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

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

.gallery .area_tit_nav .owner_info {
    color: #b4b5b5;
}

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

.profile .txt_profile {
    color: #878787;
}

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

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

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

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

ul#feedback p {
    color: #878787;
}

ul#feedback span.num {
    color: #b4b5b5;
}

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

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