@charset "UTF-8";

#navPullDown li.catSpecial a:before {
  background: #af0000;
}
#navPullDown li.catSpecial.current a {
  color: #af0000;
}
#navPullDown li.catSpecial.current:before {
  background: #af0000;
}

.singlePost .postOutline .postCategory.catSpecial {
  background-color: #af0000;
}

.postCategory.catSpecial {
  background: #af0000;
}


#navPullDown li.catTshirts a:before {
  background: #f49600;
}
#navPullDown li.catTshirts.current a {
  color: #f49600;
}
#navPullDown li.catTshirts.current:before {
  background: #f49600;
}

.singlePost .postOutline .postCategory.catTshirts {
  background-color: #f49600;
}

.postCategory.catTshirts {
  background: #f49600;
}


#navPullDown li.catWear a:before {
  background: #81d742;
}
#navPullDown li.catWear.current a {
  color: #81d742;
}
#navPullDown li.catWear.current:before {
  background: #81d742;
}

.singlePost .postOutline .postCategory.catWear {
  background-color: #81d742;
}

.postCategory.catWear {
  background: #81d742;
}


#navPullDown li.catPlus1 a:before {
  background: ;
}
#navPullDown li.catPlus1.current a {
  color: ;
}
#navPullDown li.catPlus1.current:before {
  background: ;
}

.singlePost .postOutline .postCategory.catPlus1 {
  background-color: ;
}

.postCategory.catPlus1 {
  background: ;
}


#navPullDown li.catUniform a:before {
  background: #036bd3;
}
#navPullDown li.catUniform.current a {
  color: #036bd3;
}
#navPullDown li.catUniform.current:before {
  background: #036bd3;
}

.singlePost .postOutline .postCategory.catUniform {
  background-color: #036bd3;
}

.postCategory.catUniform {
  background: #036bd3;
}


#navPullDown li.catAccessories a:before {
  background: #f656a8;
}
#navPullDown li.catAccessories.current a {
  color: #f656a8;
}
#navPullDown li.catAccessories.current:before {
  background: #f656a8;
}

.singlePost .postOutline .postCategory.catAccessories {
  background-color: #f656a8;
}

.postCategory.catAccessories {
  background: #f656a8;
}


#navPullDown li.catReport a:before {
  background: #CCCCCC;
}
#navPullDown li.catReport.current a {
  color: #CCCCCC;
}
#navPullDown li.catReport.current:before {
  background: #CCCCCC;
}

.singlePost .postOutline .postCategory.catReport {
  background-color: #CCCCCC;
}

.postCategory.catReport {
  background: #CCCCCC;
}

