* {
  margin: 0;
  padding: 0;
}
#wrapper {
	height: auto;
	width: 100%;
	background-color: #6d6d6d;
}
#body {
	margin: auto;
	height: auto;
	width: 100%;
	text-align:center;
}
#header {
	background-image: url(./image/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 217px;
	width: 100%;
	text-align:center;
	margin-top: -25px;
}
#logo {
	float: left;
	height: 71px;
	width: 311px;
	margin-top: 38px;
}
#iglogo {
	margin-top: 18px;
}
.igicon {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-left: 80px;
}
#searchbox {
	float: left;
	height: 40px;
	width: 360px;
	margin-top: 16px;
	margin-left: 162px;
}
.searchbox {
	float: left;
	height: 21px;
	width: 250px;
	margin-top: 13px;
	margin-left: 14px;
	font-size: 16px;
	line-height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EEEDEB;
}
.button {
	margin-top: 10px;
	margin-left: 15px;
}
#content {
	float: left;
	height: auto;
	width: 100%;
	background-color: #e8e2d4;
}
#content ul {
	float: left;
	list-style-type: none;
	margin-top: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 19px;
}
#content ul li {
	float: left;
	list-style-type: none;
	background-color: #c8b7a2;
	text-align: left;
	margin-right: 19px;
	height: 400px;;
	font-size: 13px;
	width: 230px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 10px;
	margin-bottom: 16px;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto;
	word-wrap:break-word;
}
#profilebox {
	float: left;
	width: 100%;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #b19d86; /* Old browsers */
	background: -moz-linear-gradient(top,  #b19d86 0%, #6f604e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b19d86), color-stop(100%,#6f604e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b19d86 0%,#6f604e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b19d86 0%,#6f604e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b19d86 0%,#6f604e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b19d86 0%,#6f604e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b19d86', endColorstr='#6f604e',GradientType=0 ); /* IE6-9 */
	margin-top: 36px;
	margin-bottom: 25px;
}
#displaypic {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 28px;
	margin-left: 28px;
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 5px #29241e;
    -webkit-box-shadow: 3px 3px 5px #29241e;
    box-shadow: 3px 3px 5px #29241e;

}
#profile {
	float: left;
	margin-top: 28px;
	margin-left: 28px;
	margin-bottom: 28px;
}
.whitetext  {
	color: #FFF;
}
.whitetext  a{
	color: #FFF;
}
.orangetext {
	color: #f9cb96;
}
.albumbutt {
	float: left;
	margin-top: 36px;
}
#insta_id {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Kanit',Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	color: #FE7E01;
	text-shadow:1px 1px 0px #4f4d48;
}
.dpimg{
	float: left;
	margin-bottom: 12px;
	-moz-box-shadow: 0px 0px 10px #72685c;
	-webkit-box-shadow: 0px 0px 10px #72685c;
	box-shadow: 0px 0px 10px #72685c;
	height: 200px;
	width: 200px;

}
#content ul li #liked {
	height: 20px;
	width: auto;
	float: left;
	margin-top: 15px;
	text-align: left;
	font-family: 'Kanit',Tahoma, Geneva, sans-serif;
	color: #785527;
	
}
#content ul li #posttime {
	font-size: 12px;
	color: #955b14;
	float: left;
	width: 100%;
	margin-top: 7px;
}
#namenormal {
	float: right;
	margin-top: 15px;
	font-family: 'Kanit',Tahoma, Geneva, sans-serif;
	color: #785527;
}
#namedelivery a{
	float: right;
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #785527;
}
.morebutton {
	float: right;
	margin-left: 930px;
	margin-bottom: 20px;
	margin-top: 12px;
}
.refreshbutton {
	float: left;
/*	margin-left: 930px;
	margin-bottom: 20px;
	margin-top: 12px;*/
}

#footer {
	background-color: #000;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: -40px;

}
.keyword {
margin-top: 12px;
}
.resulttext {
	background-color: #b28f62;
	padding: 5px;
	text-align: center;
	display: block;
	margin-top: 21px;
	float: none;
	font-size: 22px;
	color: #FFF;
	 border:none ;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}
#textshow {
	float: left;
}
.brown a{
	font-size: 16px;
	color: #61472a;
}
.brown {
	font-size: 16px;
	color: #61472a;
}
#bott_buttons {
	float: left;
	width: 100%;
	height: 50px;
}
.leftbutton {
	float: left;
	margin-left: 20px;
}
.rightbutton {
	float: right;
	margin-right: 20px;
}
.holder_wrap{  
    position:relative;  
    margin:auto;  
    display:block;  
    height:200px; /* กำหนดความสูงส่วนพื้นที่คลุมเนื้อหาทั้งหมด */  
}  
.holder_wrap_img{  
    position:absolute;/* กำหนดการจัดตำแหน่งส่วนพื้นที่คลุมเนื้อหารุปและข้อความซ้อนทับ */  
}  
.holder_wrap_img img{  
    position:relative; /* กำหนดการจัดตำแหน่งของรูป */  
}  
/* css ซ้อนทับ ชิดขอบบน */  
.inner_position_right{  
    position:absolute;  
    display:block; 
    height:100%;/* กำหนดความสูงส่วนของเนื้อหาที่นำมาซ้อนทับ แบบขยายเต็ม */  
    width:15px; /* กำหนดความกว้างของเนื้อหาที่นำมาซ้อนทับ */  
    top:6px; /* css กำหนดชิดด้านบน  */  
    right:6px; /* css กำหนดชิดขวา  */  
    z-index:999;  
} 
@media (max-width:1199px) {
#content ul li {
	width: 200px;
	height: 400px;
}
#header {
	margin-top:0;
}
}
@media (max-width:991px) {
#content ul li {
	width: 150px;
	height: 400px;
}
}
@media (max-width:767px) {
#content ul li {
	width: 240px;
	height: 350px;
}
}
@media (max-width:500px) {
#content ul li {
	width: 150px;
	height: 350px;
}
.igicon {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-left: 10px;
}
}
