/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


body{
font: 12px/1.7em "Nanum Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
position:relative;
overflow-x: hidden;
!important}

.tweet-text.avatar_no {
font-family: "Nanum Gothic", Georgia, "Times New Roman";
font-style: italic;
font-weight: normal;
padding-top: 8px;
!important}

.widget_rss li div{
font-family: "Nanum Gothic", Georgia, "Times New Roman";
font-style: italic;
!important}

.recentcomments a{
font-style: italic;
font-family: "Nanum Gothic", Georgia, "Times New Roman";
!important}

.author_name{
font-family: "Nanum Gothic", "Helvetica Neue",Helvetica,Arial,sans-serif;
!important}

.message_data textarea, #comment{
width:95%;
padding:10px;
font-size:12px;
font-family: "Nanum Gothic", Arial, Helevtica, Verdana, san-serif;
!important}

.text_input, .button, #commentform input, .text_area{
padding:7px;
font-size:12px;
font-family: "Nanum Gothic", Arial, Helevtica, Verdana, san-serif;
!important}

.wp-caption-text {
display:block;
font-size:11px;
font-style:italic;
margin:0 auto;
padding:3px 10px 5px;
text-align:center;
font-family: "Nanum Gothic", Georgia,"Times New Roman";
!important}

pre{
padding:20px 20px 0px;
margin:15px 0;
font-family: "Nanum Gothic", "Andale Mono", "Courier New", Courier, Monaco, monospace;
!important}

cite{
font-family: "Nanum Gothic", Georgia,"Times New Roman";
font-style: italic;
font-weight: normal;
letter-spacing: 0;
line-height: 1.5em;
!important}

.text_input, textarea, select{
border-width: 1px;
border-style: solid;
font-family: "Nanum Gothic", "Helvetica Neue",Helvetica,Arial,sans-serif;;
!important}


.history {width:100%; overflow:hidden;}
.history .arti {padding:20px 0 0;}
.history .arti ul{margin:0 !important;padding:0 !important;}
.history .arti li {width:100%;overflow:hidden;margin:0;list-style:none;font-size:14px;white-space:nowrap;line-height:24px;}
.history .arti > ul > li {border-top:1px solid #e4e4e4;  padding:12px 0 11px;}
.history .arti li:before{content:'';display:none !important;}
.history .arti li:first-child{border-top:0;}
.history .arti li .year {float:left;  width:145px; padding: 4px 0 0; color:#013e8d; font-size:19px; font-weight:400;}
.history .arti li .info {float:left;  width:calc(100% - 235px);}
.history .arti .history-list + p{display:none;}
.history .arti .year-detail{float:left;width:90px;}
.history .arti .year-detail li{position:relative;padding-left:10px;font-weight:600;line-height:24px;}
.history .arti .year-detail li:before{content:'';display:block !important;position:absolute;top:50%;left:0;width:2px;height:2px;background-color:#999;border-radius:100px;margin-top:-1px;}
