

div#showcase_type {
    width: 225px;
    background: #1F1F1F;
}

div#showcase_type ul {
    list-style: none;
    padding: 0px 12px;
    margin: 10px 0;
    color: #fff;
}
div#showcase_type ul li{
   background: url(../tools.png) no-repeat -8px -34px;
}
div#showcase_type ul li a{
    color: #999;
    line-height: 25px;
    font-size: 13px;
    font-weight: normal;
    border-top: 1px solid #000000;
    display: block;
    padding: 4px 20px;
    box-shadow: 0px 2px 0px rgba(255, 255, 255, 0.11);
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
	
}
div#showcase_type ul li a:hover, div#showcase_type ul li.active a{color: #fff;}
div#showcase_type ul li:first-child a{border:none;}
div#showcase_type ul li:last-child a{box-shadow: none}
.color-themes.pull-left {
    margin-right: 15px;
	padding: 0 10px;
}
.color-themes ul {
  float: left;
  list-style: none;
  margin: 7px 0 0 0;
  padding: 0;
}
.color-themes ul li {
  float: left;
  line-height: 22px;
  font-size: 12px;
  color: #ADADAD;
}
.color-themes ul li a { display: block; width: 23px; background: #000; height: 22px; margin-right: 10px; border-radius: 3px; opacity: 1; border: 1px solid #363636; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.color-themes ul li:last-child a {margin-right: 0;}
.color-themes li a:hover {box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.35) inset;}

/*Azure*/
.color-themes li a{-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.color-themes li a:hover {box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.35) inset;}
.color-themes ul.style_kazure a.style1,
.color-themes ul.style_azure_jcomments a.style1 { background: #51BA88; }
.color-themes ul.style_kazure a.style2,
.color-themes ul.style_azure_jcomments a.style2  { background: #51A9BA; }
.color-themes ul.style_kazure a.style3,
.color-themes ul.style_azure_jcomments a.style3  { background: #BA5151; }
.color-themes ul.style_kazure a.style4,
.color-themes ul.style_azure_jcomments a.style4  { background: #814E79; }
.color-themes ul.style_kazure a.style5,
.color-themes ul.style_azure_jcomments a.style5  { background: #D3542F; }
.color-themes ul.style_kazure a.style6,
.color-themes ul.style_azure_jcomments a.style6  { background: #6D77E0; }
/*Elegant*/
.color-themes ul.style_kelegant a.style1 { 
background: #7d838a;
background: -moz-linear-gradient(top, #7d838a 0%, #5a6169 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d838a), color-stop(100%,#5a6169));
background: -webkit-linear-gradient(top, #7d838a 0%,#5a6169 100%);
background: -o-linear-gradient(top, #7d838a 0%,#5a6169 100%);
background: -ms-linear-gradient(top, #7d838a 0%,#5a6169 100%);
background: linear-gradient(to bottom, #7d838a 0%,#5a6169 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a6169', endColorstr='#5a6169',GradientType=0 );
}
.color-themes ul.style_kelegant a.style2  {background: #9B5151;}
.color-themes ul.style_kelegant a.style3  {background: #B89158;}
.color-themes ul.style_kelegant a.style4 {
background: #685F6B;
background: -moz-linear-gradient(top, #685F6B 0%, #50485E 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#685F6B), color-stop(100%,#50485E));
background: -webkit-linear-gradient(top, #685F6B 0%,#50485E 100%);
background: -o-linear-gradient(top, #685F6B 0%,#50485E 100%);
background: -ms-linear-gradient(top, #685F6B 0%,#50485E 100%);
background: linear-gradient(to bottom, #685F6B 0%,#50485E 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50485E', endColorstr='#50485E',GradientType=0 );
}
.color-themes ul.style_kelegant a.style5  { 
background: #6F89A9;
background: -moz-linear-gradient(top, #6F89A9 0%, #4C6893 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F89A9), color-stop(100%,#4C6893));
background: -webkit-linear-gradient(top, #6F89A9 0%,#4C6893 100%);
background: -o-linear-gradient(top, #6F89A9 0%,#4C6893 100%);
background: -ms-linear-gradient(top, #6F89A9 0%,#4C6893 100%);
background: linear-gradient(to bottom, #6F89A9 0%,#4C6893 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C6893', endColorstr='#4C6893',GradientType=0 );
 }
/*Flyer*/
.color-themes ul.style_kflyer a.style1 {background: #890916; }
.color-themes ul.style_kflyer a.style2 {background: #E2A300; }
.color-themes ul.style_kflyer a.style3 {background: #EC9767;}
.color-themes ul.style_kflyer a.style4 {background: #A16D4F;}
.color-themes ul.style_kflyer a.style5 {background: #B69271;}

/* Amethyst */
.color-themes ul.style_kamethyst a.style1 {background: #23ADA7; }
.color-themes ul.style_kamethyst a.style2 {background: #639780; }
.color-themes ul.style_kamethyst a.style3 {background: #CCBC00;}
.color-themes ul.style_kamethyst a.style4 {background: #CC5200;}
.color-themes ul.style_kamethyst a.style5 {background: #5A6586;}

/* Order*/
.color-themes ul.style_korder a.style1 {background: #82AF8A; }
.color-themes ul.style_korder a.style2 {background: #8CB7C0; }
.color-themes ul.style_korder a.style3 {background: #D8AC00;}
.color-themes ul.style_korder a.style4 {background: #698094;}
.color-themes ul.style_korder a.style5 {background: #515168;}

/* Ascetic*/
.color-themes ul.style_kascetic a.style1 {background: #C25130; }
.color-themes ul.style_kascetic a.style2 {background: #85BD5B; }
.color-themes ul.style_kascetic a.style3 {background: #66B0DA;}
.color-themes ul.style_kascetic a.style4 {background: #E7A926;}
.color-themes ul.style_kascetic a.style5 {background: #48B3AA;}

/* Carteggio*/
.color-themes ul.style_jcarteggio a.style1 {background: linear-gradient(to bottom, #fafafa 0%,#f0f0f0 100%); }
.color-themes ul.style_jcarteggio a.style2 {background: #F4F4F4; }
.color-themes ul.style_jcarteggio a.style3 {background: linear-gradient(to bottom, #414141 0%,#323232 100%)}
.color-themes ul.style_jcarteggio a.style4 {background: #373737}

/* Carteggio*/
.color-themes ul.style_blogpro a.style1,.color-themes ul.style_portfoliopro a.style1 {background: url(../images/ixion-logo.jpg) no-repeat center center;}
.color-themes ul.style_blogpro a.style2,.color-themes ul.style_portfoliopro a.style2  {background: url(../images/helix-logo.jpg) no-repeat center center;}
.color-themes ul.style_blogpro a.style3,.color-themes ul.style_portfoliopro a.style3  {background: url(../images/warp-logo.jpg) no-repeat center center;}
.color-themes ul.style_blogpro a.style4,.color-themes ul.style_portfoliopro a.style4 {background: url(../images/t3-logo.jpg) no-repeat center center;}

span.label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    margin-left: 6px;
}
span.label-cms{
	background-color:#bb8a46;	
}
span.label-ext{
	background-color: #bb4646;
}