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

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

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

.em_color_bg {
    background-color: #344a85;
}

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

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

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

#pagingNav em {
    padding: 0;
    border: 1px solid #656f7f;
    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: #fbfbfb;
}

/* 내 메뉴 */
#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: #54565b;
}

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

#daumFoot a {
    color: #333;
    border: 1px solid #d0d0d0;
    background-color: #f8f8f8 !important;
    background-image: -moz-linear-gradient(top, #fff, #f4f4f4) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4)) !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 #d9d9d9;
    color: #424242;
}

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

/* header */
#daumHead {
    position: relative;
    width: 100%;
    background: #ffffff url(http://cfile22.uf.tistory.com/image/113DCF3E4D6B430E26347D) no-repeat center 0;
    -webkit-background-size: 320px auto;
}

#header {
    height: 81px;
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/images/m320/titleline.png) repeat-x 0 bottom;
    -webkit-box-shadow: inset 0 -1px 0 rgba(14, 43, 103, 1), inset 0 -1px 0 rgba(14, 43, 103, 1);
    box-shadow: inset 0 -1px 0 rgba(14, 43, 103, 1), inset 0 -1px 0 rgba(14, 43, 103, 1);
}

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

/* gnb */
#menu .blog_menu {
    width: 100%;
    height: 33px;
    border-bottom: 2px solid #020c36;
    background: -webkit-gradient(linear, left top, left bottom, from(#3a5a9a), to(#2d4e90));
    background-color: #35579a;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.07), inset -1px 1px 1px rgba(0, 0, 0, 0.07);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.07), inset -1px 1px 1px rgba(0, 0, 0, 0.07);
}

#menu .blog_menu li {
    float: left;
}

#menu .blog_menu li a {
    display: block;
    height: 33px;
    line-height: 33px;
    color: #cbcdd4;
    text-align: center;
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/images/m320/menu_bw2.png) repeat-y left 0;
    -webkit-box-shadow: inset 2px 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 2px 0 1px rgba(255, 255, 255, 0.1);
}

#menu .blog_menu li a.fst {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu .blog_menu li.on {
    position: relative;
}

#menu .blog_menu li.on a {
    margin-right: -1px;
    color: #fff;
    background: #263966;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: inset 1px 0 1px rgba(28, 42, 76, 1), inset -1px 0 1px rgba(28, 42, 76, 1);
    box-shadow: inset 1px 0 1px rgba(28, 42, 76, 1), inset -1px 0 1px rgba(28, 42, 76, 1);
}

#menu .blog_menu li.on a.fst {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: inset -1px 0 1px rgba(28, 42, 76, 1);
    box-shadow: inset -1px 0 1px rgba(28, 42, 76, 1);
}

#menu .blog_menu li.on a.lst {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: inset 1px 0 1px rgba(28, 42, 76, 1);
    box-shadow: inset 1px 0 1px rgba(28, 42, 76, 1);
}

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

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

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

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

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

/* 글목록_type 3 */
.list_type_dlim #articleList li {
    border-bottom: 1px solid #e9e9e9;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7), color-stop(.6, #fff));
    background-color: #fbfbfb;
}

.list_type_dlim #articleList li .cont .owner_info {
    color: #c0c0c0;
}

.list_type_dlim #articleList li .cont .comment_count {
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/skin/skin_16/images/m320/ico_skin16.png) no-repeat 0 3px;
}

.list_type_dlim a.btn_more_type2 {
    border-bottom: 1px solid #e9e9e9;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7), color-stop(.6, #fff));
    background-color: #fbfbfb;
    color: #424242;
}

.list_type_dlim a.btn_more_type2 span {
    background: url(http://m1.daumcdn.net/cfs.tistory/blog/style/mobile/images/m320/btn_common.png) no-repeat right -183px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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