div.post_showcase {   
	margin:0 auto; /*center aligned*/
    padding:0;
    width: 100%;
}
.post_showcase_button{
	color: rgb(230, 230, 230) !important;
	font-size: 12px;
	padding: 10px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: rgb(30, 30, 0);
	background: -moz-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: -webkit-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: -o-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: -ms-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: linear-gradient(0deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.75);
	margin-bottom: 3%;
}

.post_showcase_button:hover{
   color: rgb(242, 241, 239) !important;
}
.wp-posts-showcase-buttons{
	margin-bottom:3%;
	text-align:center !important;	
	}
.unselectable, .tab .tab-legend > li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.tab {
  width: 100%;
  margin: 20px 0;
  padding: 0px !important;
  overflow: hidden; }

.tab > .tab-legend, .