.gallery .gallery-item .gallery-icon a img {
  border-radius: 4px;
  padding: 5px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
  border: 1px #ccc solid;
}
footer#colophon .copyright {
  display: none;
}
.visible {
  display: block !important;
}
.entry-meta .comments a{ font-weight: bold; color: #C214EE; 
}
body,
input,
textarea { 
	color: #3f3b3b;
}
#access a { 
  	color: #3f3b3b;
  	font-size: 16px;
 	font-weight:bold;
}
.widget_search .search-submit{ background-color: #E48C18; 
}
.gallery .gallery-item .gallery-icon a img { box-sizing: border-box; 
}
.gallery { margin-bottom: 20px !important; 
}