@charset "utf-8";
/* CSS Document */

#instagram {margin:0 auto; width:100%;}
#instagram .grid {width:100%; margin-top:17px;}
#instagram .grid > .grid-item {width:99%;}
#instagram .grid > .grid-item > li {width:100%;}
.thisTag {padding: 5px 0; width: 300px; text-indent: 10px; border: 1px solid #aaa; background: #fff; font-size: 13px !important; color: #555; border-radius: 6px;}
.pinfo {position:relative; padding:3px 11px; height:22px; border-radius:5px 5px 0 0; background:rgba(64,78,99,1); margin-bottom:-2px; z-index:9;}
.pinfo .wdate {float:left; color:#fff; font-size:11px; line-height:22px; }
.pinfo .dbtn {margin-top:-2px; float:right;}
.btn_orange { background-color:rgba(237, 94, 121, 1); font-size:11px; border-radius:4px; padding:1px 6px; height:auto; width:auto; border:0; color:#fff; }