@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Arvo:wght@700&family=Playfair+Display:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
@font-face {
    font-family: 'LeferiPoint-WhiteObliqueA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/LeferiPoint-WhiteObliqueA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.tooltip-styling{
	  width: max-content !important;
    background-color: #FFFFFF !important;
    color: #717171 !important;
    padding-top: 2px !important;
    padding-right: 3px !important;
    padding-left: 3px !important;
    padding-bottom: 2px !important;
    font-size: 9px !important;
    border: 1px solid #717171 !important;
    border-radius: 0px !important;
    text-shadow: 0px 0px 0px !important;
    -webkit-box-shadow: 0px 0px !important;
    box-shadow: 0px 0px !important;
   font-family: LeferiPoint-WhiteObliqueA !important;
}
.copy {
    position: fixed;
    top: 10px;
    left: 10px;
}
html {
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	color: #333;
}

td, tr, p {
    margin: 0px;
    border: 0px;
}

h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
}

ol, li, ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

input, textarea {
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0px;
    border-radius: 0;
}

textarea:focus,
input:focus {
    outline: 0;
}

placeholder {
	font-family: 'LeferiPoint-WhiteObliqueA';
}

.clear {
    clear: both;
}

::-webkit-scrollbar {
    width: 5px; /*스크롤바의 너비*/
            }
 
::-webkit-scrollbar-thumb {
    background-color: #333; /*스크롤바의 색상*/
            }
 
::-webkit-scrollbar-track {
    background-color: #fff; /*스크롤바 트랙 색상*/
            }

::selection {
    background: #333;
    color: #fff;
}

::-moz-selection {
    background: #333;
    color: #fff;
}

body {
	font-family: 'LeferiPoint-WhiteObliqueA';
	margin: 0px;
	padding: 0px;
	background-image: url(./images/body.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	float: none;
	z-index: 0;
	color:#333;
	line-height: 18px;
}
a {
	color: var(--a);
	text-decoration: none;
}
a:hover {
	color: var(--hover);
	text-decoration: none;
  transition: all 0.6s ease;
}




.one {
	width:800px;
	height:600px;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	overflow-y:scroll;
}
#profile {
	  width:170px;
	  height: 140px;
	  position: static;
	  float: right;
	  margin-top: 20px;
	  border: 1px #747474 solid;
	  box-sizing: content-box;
	  margin-right: 20px;
}

#profile_img {
    width: 140px;
    height: 140px;
    overflow: hidden;
	  position: static;
    box-sizing: content-box;
	  border-right: 1px #747474 solid;
}

#profile_img img {
    height: 100%;
}

#category {    

	  margin-top:-138px;
    font-size: 1em;
    margin-left: 147px;
    padding-right: 6px;
}

#category ul li {
    margin-top: 7px;

}


.wrap  {
	width: 580px;
}



#content .oz_web.ozim #tcd {
	position: relative;
	width: 94%;
	padding: 10px;
	border: 1px solid #cacaca;
	margin: 10px;
}


#content .oz_web.ozim .rtcd {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 5px;
}

#content .oz_web.ozim .title {	
		font-size:10px;
	  margin-bottom:10px;	
	  display: inline-block;
}
#content .oz_web.ozim .cate  {
	    display: inline-block;
	    text-transform: uppercase;
	    display:none;
}
#content .oz_web.ozim .date  {
	  	font-size:6px;
    float: right;
}
#content .oz_web.ozim .text {	
	margin-top:3px;
	padding:5px;
	font-size:13px;

}

#content .oz_web.ozim .thumb_post {
	padding: 5px;
	margin-top: 5px;
	float: left;
	width: 30%;
	display: none;
}

#content .oz_web.ozim .thumb_post img {
	float: left;
	border: 1px solid #000000;
	width: 100%;
	display: none;
}


#content .oz_gal.ozim #tcd  {
border: 1px solid #cacaca;
    width: 110px;
	  height:110px;
    display: inline-block;
    float: left;
	  margin-top:3%;
    margin-bottom: 10%;
    margin-left: 6%;
    margin-right: 6%;
    position: relative;
    padding: 5px;
}

#content .oz_gal.ozim .thumb_post{
	 width: 100%;
	 height:100%;
	overflow:hidden;
}
.thumb_post figure {
	float: right;
	position: relative;
	width: 100%;
	height:240px;
	margin: 0 0 0 80px;
  background-size : cover;    
}
.thumb_post figure:before {
  content: "NO IMAGE";
	position: absolute;
	top: 25%;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 18px;
	margin: -9px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 0.875em;
	color: #333;
}

#content .oz_gal.ozim .thumb_post img {
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
}


#content .oz_gal.ozim .rtcd  {
	position: absolute;
	margin-top: 103%;
	font-size: 9px;
	max-width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align-last: center;
	width: 100%;
}
#content .oz_gal.ozim .title {
	font-size: 9px;
	font-weight: 900;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#content .oz_gal.ozim .date {
		text-align-last: center;
    font-size: 8px;
    color: #cecece;
    letter-spacing: 3px;
}
#content .oz_gal.ozim .text {
	display: none;
}
#content .oz_gal.ozim .cate {
	display: none;
}

#content .oz_gal_t.ozim .thumb_post {
	
}
#content .oz_gal_t.ozim .thumb_post img {
		position: relative;
	z-index: 10;
	display: block;
	width: 100%;
}


#content .oz_gal_t.ozim #tcd  {
    width: 20%;
    border: 1px solid #cacaca;
    display: inline-block;
    float: left;
    margin-top:3%;
    margin-bottom: 10%;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
    padding: 5px;
    height: 155px;
}
#content .oz_gal_t.ozim .thumb_post {
}
#content .oz_gal_t.ozim .thumb_post img {
	display: block;
	width: 100%;
}
#content .oz_gal_t.ozim .rtcd  {
	position: absolute;
	margin-top: 100%;
	font-size: 9px;
	max-width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align-last: center;
	width: 100%;
}
#content .oz_gal_t.ozim .title {
	font-size: 9px;
	font-weight: 900;
	max-width: 100%;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	letter-spacing: 1px;
	margin-bottom: -3px;
}
#content .oz_gal_t.ozim .date {
	
    font-size: 8px;
    color: #cecece;
    letter-spacing: 1px;

}
#content .oz_gal_t.ozim .text {
	display: none;
}
#content .oz_gal_t.ozim .cate {
	display: none;
}


#content .oz_list.ozim #tcd  {
    border: 1px solid #cacaca;
    position: relative;
	  margin-top:20px;
    margin-bottom: 1%;
    margin-left: 11px;
    padding-left:11px;
    padding-top: 3px;
}
#content .oz_list.ozim .thumb_post {	
	display: none;
}
#content .oz_list.ozim .thumb_post img {
	display: none;
}
#content .oz_list.ozim .rtcd  {
	font-size: 9px;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
#content .oz_list.ozim .title {
	font-size: 9px;
	font-weight: 900;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	letter-spacing: 1px;
	margin-bottom: 5px;
	display: inline-block;
	position: static;
}
#content .oz_list.ozim .date {
    font-size: 8px;
    color: #cecece;
    letter-spacing: 1px;
    float: right;
    margin-right: 8px;
}
#content .oz_list.ozim .text {
	display: none;
}
#content .oz_list.ozim .cate {
    display: inline-block;
    position: absolute;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 9px;
    font-variant: all-small-caps;
    font-weight: 800;
    color: #cdcdcd;
}

.titleWrap {
	padding:10px;
}

.list_title {
    font-size: 11px;
    display: inline;
    font-weight: 500;
    padding-bottom: 5px;
}
.list_day {
    float: right;
    font-size: 9px;
    color: #9A9A9A;
}
.taglog a {
    border: 1px solid #cdcdcd;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.taglog a:hover {
    background-color: #cdcdcd;
    color: #FFFFFF;
}



.entryProtected {
    text-align: center;
}
#lock_wrap {
    color: #000000;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.entryProtected .title {
    font-size: 11px;
    display: inline;
    font-weight: 500;
    padding-bottom: 5px;
}
.entryProtected .date {
    float: right;
    font-size: 9px;
    color: #9A9A9A;
}

input[type="password_lock"] {
    border-bottom: 1px solid #000000;
    padding: 5px;
    width: 45%;
    margin-top: 10px;
    text-align: center;
}
.post_tdc {
	margin-top:10px;
	margin-bottom:10px;
}
.post {
    width: 99%;
}
.post_title {
    display: inline;
    font-size: 11px;
    font-weight: 500;
}
.post_category {
    display: inline;
    font-size: 10px;
    color: #4C4C4C;
}
.post_date {
    float: right;
    color: #A6A6A6;
    font-size: 9px;
}
.admin  {
    font-size: 10px;
    color: #848484;
    float: right;
    margin-top: 3px;
}
.admin a {
    font-size: 10px;
    color: #848484;
}
.tagTrail {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tagTrail p {
    padding: 6px;
    border: 1px solid #000000;
    width: auto;
    display: inline;
    color: #000000;
    font-size: 9px;
}
.write {
    padding: 10px;
    border: 1.7px solid #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}
input[type="name"], input[type="password"] {
   font-family: 'Noto Sans KR', 'Roboto';
    padding: 6px;
    margin-bottom: 3px;
    border-bottom: 1px solid #000000;
    font-size: 9px;
    display: inline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 99%;
}
#name {
    float: left;
    width: 45%;
}
#password {
    float: right;
    width: 45%;
}
.write textarea {
    width: 99%;
    margin-top: 10px;
    font-size: 10px;
    color: #020202;
    resize: none;
    overflow: auto;
    border-bottom: 1px solid #000000;
}


.secret {
    margin-top: 3px;

}
#secret {
    display: none;
    padding-bottom: 10px;
}

.secret input[type="checkbox"]+label:before {
    font-family: "FontAwesome";
    content: "\f09c";
    display: inline-block;
    color: #000000;
    border: 1px solid #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 30px;
    text-align: center;
}
.secret input[type="checkbox"]:checked+label:before {
    font-family: "FontAwesome";
    content: "\f023";
    border: 1px solid #000000;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    width: 30px;
}
input[type="submit"] {
    border: 1.7px solid #000000;
	  color:#000;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 5px;
    width: 50%;
    float: right;
    font-size: 10px;
   outline: none;
   text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
input[type="submit"]:hover {
    background-color: #000000;
    color: #FFFFFF;
}
#commet_con {
    border: 1px solid #000000;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    width: 75%;
    position: relative;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#commet_con:after, #commet_con:before {
    right: 100%;
    top: 19%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#commet_con:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 5px;
	margin-top: -5px;
}
#commet_con:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000000;
	border-width: 6px;
	margin-top: -6px;
}
#commet_con .name {
    font-size: 11px;
    font-weight: 500;
}
#commet_con .date {
    color: #BFBFBF;
    font-size: 9px;
}
#commet_con .control {
}
#control_icon {
    color: #9F9F9F;
    float: right;
    margin-right: 10px;
}
#reply_icon {
    color: #9F9F9F;
    float: right;
    margin-right: 10px;
}
#commet_con p {
    margin-top: 10px;
}
#commet_con2 {
    border: 1px solid #000000;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    width: 75%;
    position: relative;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
#commet_con2:after, #commet_con2:before {
    left: 100%;
    top: 19%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#commet_con2:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 5px;
    margin-top: -5px;
}
#commet_con2:before {
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #000000;
	border-width: 6px;
	margin-top: -6px;
}
#commet_con2 .name {
    font-size: 11px;
    font-weight: 500;
}
#commet_con2 .date {
    color: #BFBFBF;
    font-size: 9px;
}
#commet_con2 p {
    margin-top: 10px;
}
.taglog a {
    border: 1px solid #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.taglog a:hover {
    background-color: #000000;
    color: #FFFFFF;
}
.titleWrap .list_title {
    font-size: 11px;
    display: inline;
    font-weight: 500;
    padding-bottom: 5px;
}
.titleWrap .list_day {
    float: right;
    font-size: 9px;
    color: #9A9A9A;
}
.paging {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.paging a {
    color: #000000;
    text-align: center;
    cursor: pointer;
	  font-size:10px;
}

@media screen and (max-width: 801px) {


	.one {
		width:90%;
		height:400px;
		overflow-y:scroll;
	}
	
	.wrap {
		width:70%;
	}
	#content .oz_gal.ozim #tcd {
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    padding: 5px;
}

	
}

@media screen and (max-width: 425px) {
	.one {
		width:90%;
		height:800px;
		overflow-y:scroll;
	}
	#content .oz_gal.ozim #tcd {
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    padding: 5px;
		margin-left:8%;
	}
	#content .oz_gal.ozim .rtcd {
		display:none;
	}
	.wrap {
		width: 99%;
		margin-top: 50%;
	}

	#content .oz_gal.ozim {
 height:0px;
	}

	#content .oz_gal_t.ozim .date {
		font-size:9px;
	}
		#content .oz_gal_t.ozim  {
	}
}