@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

html {
	font-family: 'Mulish', 'Open Sans';
	;
	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: 'Mulish', 'Open Sans';
}

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

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

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

body {
	-webkit-text-size-adjust: 100%;
	color: #333;
	background-position: right;
	background: var(--bg);
	font-family: 'Noto Sans KR',  'Noto Sans KR', sans-serif;
	;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 18px;
		font-weight: 500;
}

.clear {
    clear: both;
}

a, a:visited {
    color: var(--a);
    text-decoration: none;
    font-size: 11px;
}

a:hover {
    color: var(--hover);
    transition: all 0.6s ease;
}

.main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	position: relative;
	width: 1100px;
}
.right {
}
.profile  {
    width: 140px;
    padding: 6px;
    border: 1px solid #cacaca;
    float: right;
    height: 140px;
}
.profile .profile_img  {
	    width: 140px;
}
.profile_img img {
	width:100%
}
.menu {
    margin-top: 153px;
    right: 0px;
    position: absolute;
}

.menu ul {
	margin: 0px auto;
	width: 152px;
	border: 1px solid #cacaca;
	font-size: 0px;
	height: auto;
}

.menu ul li {
	width: 50%;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	display: inline-block;
	margin: 0px;
	box-sizing: border-box;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
}

.menu a {
	font-size: 8px;
	color: #949494;
	text-transform: capitalize;
	font-weight: 600;
}
.menu ul li:nth-child(2n+2) {
	border-right: 0px;
}

.menu ul li:nth-child(7) {border-bottom: 0px;}
.menu ul li:nth-child(8) {border-bottom: 0px;}
.wrap  {
	width: 900px;
}




#content .oz_web.ozim #tcd {    

	position: relative;
	width: 100%;
	border: 1px solid #cacaca;
  margin-bottom:10px;
}


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

#content .oz_web.ozim .title {	
		max-width: 50%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;

	  display: inline-block;
}
#content .oz_web.ozim .cate  {
		position: absolute;
	    display: inline-block;
	    text-transform: uppercase;
	    font-size:8px;
}
#content .oz_web.ozim .date  {
    float: right;
}
#content .oz_web.ozim .text {		
	padding:10px;
	margin-top:3px;
	padding:5px;

}

#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: 20%;
   display: inline-block;
    float: left;
	  margin-top:3%;
    margin-bottom: 5%;
    margin-left: 9%;
    margin-right: 1%;
    position: relative;
    padding: 5px;
}
#content .oz_gal.ozim .thumb_post {
}
#content .oz_gal.ozim .thumb_post img {
	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 {
    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 {
	display: block;
	width: 120%;
}
#content .oz_gal_t.ozim #tcd  {
    width: 17%;
    border: 1px solid #cacaca;
    display: inline-block;
    float: left;
    margin-top:0%;
    margin-bottom: 10%;
    margin-left: 9%;
    margin-right: 5%;
    position: relative;
    padding: 5px;
    height: 160px;
}
#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: 97%;
	font-size: 9px;
	max-width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: 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: 9px;
    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-bottom: 2%;
    padding-left: 11px;
    padding-top: 5px;
}
#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: 50%;
	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: #cdcdcd;
    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 #cdcdcd;
    padding: 5px;
    width: 45%;
    margin-top: 10px;
    text-align: center;
}
.post_tdc {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #cdcdcd;
	padding-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 #cdcdcd;
    width: auto;
    display: inline;
    color: #cdcdcd;
    font-size: 9px;
}
.write {
    padding: 10px;
    border: 1px solid #cdcdcd;
    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 #cdcdcd;
    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 #cdcdcd;
}


.secret {
    margin-top: 3px;
    position: absolute;
}
#secret {
    display: none;
    position: absolute;
    padding-bottom: 10px;
}

.secret input[type="checkbox"]+label:before {
    font-family: "FontAwesome";
    content: "\f09c";
    display: inline-block;
    color: #cdcdcd;
    border: 1px solid #cdcdcd;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 30px;
    text-align: center;
}
.secret input[type="checkbox"]:checked+label:before {
    font-family: "FontAwesome";
    content: "\f023";
    border: 1px solid #cdcdcd;
    color: #cdcdcd;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    width: 30px;
}
input[type="submit"] {
    border: 1px solid #cdcdcd;
    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: #cdcdcd;
    color: #FFFFFF;
}
#commet_con {
    border: 1px solid #cdcdcd;
    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: #cdcdcd;
	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 #cdcdcd;
    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: #cdcdcd;
	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 #cdcdcd;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.taglog a:hover {
    background-color: #cdcdcd;
    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: #cdcdcd;
    text-align: center;
    cursor: pointer;
	  font-size:9px;
}

@media screen and (max-width: 801px) {
	.right {
		width:100%;
		position: absolute;
		margin-left: -38%;
	}
	
	.main {
		width:90%;
	}
	.wrap {
		width: 100%;
		margin-top: 50%;
		position: absolute;
	}
}

@media screen and (max-width: 425px) {
	.right {
		width:100%;
		position: absolute;
		margin-left: -25%;
	}
	#content .oz_gal.ozim .rtcd {
		display:none;
	}
	.wrap {
		width: 100%;
		margin-top: 80%;
		position: absolute;
	}
	#content .oz_gal.ozim #tcd {
		margin-left:2%;
	}
	#content .oz_gal.ozim {
				margin-left:15%;
	}
	#content .oz_gal_t.ozim #tcd {
		height:90px;
		margin-left:2%;
	}
	#content .oz_gal_t.ozim .date {
		font-size:9px;
	}
		#content .oz_gal_t.ozim  {
				margin-left:15%;
	}
}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/cursors/cur-5/cur425.cur), auto !important;} /* End https://www.cursors-4u.com */