@charset "utf-8";
/* 

CATEGORIES STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- categories stylesheet  --------- */

/*Categories*/
div.categories {
}

/*Categories List Item*/
div.categories-list-item {
}

/*Categories Item*/
div.categories-item {
  background: #e5f4f8;
  border: 1px solid #bfe7f1;
  margin-bottom: 10px;
  padding: 10px;
}

/*Has Slider Content?*/
div#categories-slideshow .has-slider-content {
}

/*Hidden Content*/
div#categories-slideshow .has-slider-content .slider-content.hide {
}

/*Has Slider Content Read More*/
div#categories-slideshow .has-slider-content a.closed {
  color: #1855c5;
}

/*Has Slider Content Read Less*/
div#categories-slideshow .has-slider-content a.open {
  color: #1855c5;
}

/* Categories Widget */
div.categories-widget {
}

/* Categories Widget Thumbnail */
div.categories-thumbnail {
}

/* Categories Widget Button */
div.categories-widget a.button {
}
