@charset "utf-8";

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

/* *********** base ********** */

/* Reset */
body {font: 9pt/1.5 sans-serif;background: white; color: black;}

.left {float:left;}
.picL{float:left;}
.right {float:right;}
.border1 {border: 1px solid #000;}

a {color: black; text-decoration:none;}

h1 {font-size: 18pt;}
h2 {font-size: 15pt;}
h3 {font-size: 11pt;}
p {text-indent: 15pt; orphans: 3;}

.col-sm-3, .skeleton-footer, .another_category, .entry-tags, .actionTrail, .pagination, .scrollup, .entry-footer, #sidebar, #header, #menu, #header_special, .permlink, .ttag, .ad, #commentinputs, #commentwrap h2, .comment, #tt-plugin tt-share-entry-with-sns tt-sns-icon-alignment-center tt-sns-icon-size-small, .blogger-news-widget, #another_category_color_gray, #another_category, .tagTrail, .actionTrail, #paging, #footer, .print {display:none;}

#content {width: auto;}
.posttitle {float:left;}
.postdate {float:right;}
.writing {clear:both;}
.writing a {text-decoration: underline;}
h1 a:link:after, h1 a:visited:after, 
.writing a:link:after, .writing a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#commentwrap p {text-indent:0;}