
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');
@import url(“https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css”);


#gallery .thumb {
	display: block;
}

#gallery .listTitle {
	display: none;
}

#gallery {
	padding:60px;
}


#gallery .maincontent {
	display: none;
}

#list .listTitle {
	display: block;
}

#list .thumb {
	display: none;
}

#memo .listTitle {
	display: block;
}

#memo .thumb {
	display: none;
}

#memo .maincontent {
	display:block;
}


#list .maincontent {
	display: none;
}

#tt-body-page .maincontent {
	display: block !important;
}

#tt-body-category .maincontent {
	display: none ;
}













#footer .paging {
	padding: 10px 10px 5px 10px;
	float: right;
	margin-bottom: 10px;
}

#footer .mark {
	color:#000;
	padding: 10px 10px 0 15px;
}

#footer .sidemenu2 {
	background: #fff;
	margin-top: 10px;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
}

#footer .listcover {
	padding : 10px;
	background-image:
linear-gradient(90deg, transparent 79px, transparent 81px),
linear-gradient(#eee .1em, transparent .1em);
background-size: 100% 5.2em;
}

#footer .listcovertitle: hover {
color:#fff;
transition-duration: 0.3s;	
}

#footer .listcovertitle {	padding:0 0 0 5px;
}

#footer .dailyico {
	margin: 10px 0 0 5px;
	color: #999;
	padding: 0  0 0 5px;
	size:10px;
}

#footer{	
}

#guest {
	text-align: left;
	padding: 5px 10px 15px 5px;
}

#guest textarea{
  resize:none;
}

#guest .guestwrite {
}

#guest .guestname {
	display: inline-block;
}

#guest .guestname input {
	border:none;
	margin:0 0 10px 10px;
}

#guest .write_btn {
	display: inline-block;
	border: 1px solid #eee;
}

#guest .secret {
	padding:10px 20px 10px 20px;
}

#guest .secretcheck {
	padding:0 30px 0 0;
	float:left;
}

#guest .communicatelist{
	margin: 10px 0 0 0;
	padding:0 0 0 5px;
	border-top: 1px solid #eee;
}

#guest .messageico{
	border-bottom: 1px solid #eee;	
	padding:10px 15px 10px 15px ;
}

#guest .guesttitle{
	padding: 15px 0 10px 15px; 
	background: #f3f3f3;
}

#guest .control{
	float:right;
	padding:0 15px 0 0;
}

.name:empty:before { 
	content:"secret"; 
}

.info .date {
	padding: 0 0 0 10px;
}

#guest .replyguest {
	padding: 15px 0 10px 15px; 
	border-bottom: 1px solid #eee;
}

#guest .replyguest .date	{
	padding: 0 0 0 10px;
}

#guest .clear {
	padding:0 10px 0 0;
}

.entryProtected {
}

.entryProtected input{
	border:1px solid #eee;
}
.menuico {
	padding: 10px 0 10px 16px;
}
.linee {
	border-top: 1px solid #eee;
	margin-top: 5px;
	padding-top:3px;
}
#comments {
	margin-top:-40px;
	text-align: left;
}

#comments .commentwrite {
	display: block;
	margin:30px 0 10px 0;
  padding:0 10px 35px 0px;
	text-align: right;
}

#comments textarea {
	width: 100%;
	resize: none;
	overflow: auto;
	color:#000;
	height: 40px;
}

#comments .textara {
	text-align:center;
	width: 100%;
}

#comments input {
	border: 1px solid #eee;
	float:left;
	height: 25px;
	width: 100%;
	margin:0 0 3px 0;
}

#comments .secretline {
	float:left;
	border: 1px solid #eee;
}

#comments .secretblacnk {
	padding:10px;
}

#comments .submit {
}

#comments .submit .btn{
	border:none;
	background: none;
	color: #939393;
}

#secret {
  display: none;
}

.secret {
	padding: 0 10px 0 5px;
}

.secret input[type="checkbox"]+label:before {
	font-family: "FontAwesome";
	content: "\f09c";
	display: inline-block;
}

.secret input[type="checkbox"]:checked+label:before {
	font-family: "FontAwesome";
	content: "\f023";
	display: inline-block;
}

#comments .commenttitle {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

#comments .text {
	padding: 10px 15px 15px 5px;
}

#comments .replynickname {
	padding: 10px 0 0 5px;
}

#comments .nickname:empty:before { 
	content:"secret"; 
}

#comments .replynickname:empty:before { 
	content:"secret"; 
}

#comments .date {
	margin: 0 0 0 10px;
}

.modre {
	float: right;
	padding: 0 10px 0 0;
}

.mod {
	float: right;
	padding: 0 10px 0 0;
}

#main {
	background:#fff;
	border-radius:5px;
	display:inline-block;
	padding: 0 10px 8px 5px;	
	width: 285px;
}

#main .entryNotice {
	display: block;
}

#main .entryNotice .container_postbtn {
	display: none
}

#main .datet {
	font-weight:100;
	padding:0 0 0 10px;
}
 

.mainthumb {
	padding: 10px 3px 3px 3px;
		width: 100%;

}

.thumbcover {
	background: #fff;
	padding: 0;
	float: left;
	padding:15px 5px 8px 10px;
	border-radius: 5px;
}

.gallery {
	background: #fff;
  margin-top: -3px;

}

.gal {
padding:8px 3px 0 3px;
}

.thumblist {
	float:left;	
	width:23.6%;	
	margin-top: -3px;
	padding: 1px 2px 2px 1px;
}

.thumblist .list_thumb{
	overflow:hidden; 
}

.thumblist .list_thumb img{
	width:100%; 
}

.thumblist .list_thumb img:hover{
	opacity: 0.8; 
	transition-duration: 0.3s;
}

#title .search {
	color: #999;
	margin: 0 0 0 0;
}

#title .search input {
  border: 0;
  opacity: 0.9;
  text-align: left;
  color:#1b1b1b;
	width:60px;
	background: none;
	padding: 0 0 0 10px;
}

#title .search .submit {
  display: none;
}

.searchlist {	
}

#title {
}

#title .titlewrap {
	padding:20px 15px 20px 15px;
	background:#fff;
	border-radius: 10px;
}

#title .titleblog {
 display: inline-block;	
}

#title .titleimg {
	display: inline;
	float: right;
}

#title .titleimg img{
	border-radius: 5px;
}

#title .menu {

	padding: 10px 0 10px 13px;
	border-radius: 10px;
}


#title .menu_f {
	color: #999;
	padding: 0  15px 0 0px;
}

#title .drop {	
  display: inline-block; 
}

#title .dropc {
  display: none;
  background-color: #fff;
  position:absolute;	
	font-weight: 300; 
	margin:0 0 0 0px;
	border-radius: 5px;
	padding:10px;
	z-index:9999;
}

#title .dropc a {
  color: #1b1b1b;
  text-decoration: none;
  display: block;
	transition-duration: 0.3s;
}

#title .dropc a:hover {
	background-color: #eee;
}

#title .drop:hover .dropc {
	display: block;
}

#title .drop:hover .dropbtn {
}

#title .dropc > ul.tt_category > li a.link_tit{
	display:none;
}		



#contain {
	width: 300px;
	margin: 0 auto;
	margin-top: 20px;
}


body{
	 background-color: #fff;
  margin: 0;
	padding: 0;	
	-webkit-user-select: none !important;
-moz-user-select: -moz-none !important;
-ms-user-select: none !important;
user-select: none !important;
}



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

a {
	color: #1b1b1b;
	text-decoration:none !important;
	margin: 0;
	padding: 0;
} 

a:hover{ 
}

html,
th,
td,
input,
select,
textarea,
button {
	font-size: 12px;
	font-family: 'Roboto Condensed','';
	color: #1b1b1b;
	outline: none;
	border-radius: 0px;
	-webkit-appearance: none;
}

textarea {
	border : 1px solid #eee;
	outline: none;
	border-radius: 0px;
	-webkit-appearance: none;
	width: 100%;
}

input:focus {
	outline: none;
}

::-webkit-scrollbar {
  width:5px;
  height:5px;
  background:transparent; 
}

img {
}

::-moz-selection {
   background: #1b1b1b;
   color: #fff;
}

::selection {
   background: #1b1b1b;
   color: #fff;
}

.imageblock {
	margin:0 0 1px 0 !important;
}

@media all and (max-width: 768px) {
.thumblist {
		margin-top:-1px;
	padding-bottom:1px;
	}
	
	#footer .mark {
	clear:both; 
	float:left;
	margin:0;
	width:100%;
	overflow:hidden;
	position:fixed;
	left:0px;
	bottom:5px;
	z-index:99999; 
  color:#000;
}	
	
}
