/* Color Theme - Amethyst /Violet/

color - #03CC85
/* 01 MAIN STYLES
****************************************************************************************************/
a {
  color: #03CC85;
}
::selection {
  color: #fff;
  background: #03CC85;
}
::-moz-selection {
  color: #fff;
  background: #03CC85;
}
.item a .desc {background: rgba(3, 204, 133, 0.95);}

.aboutSocial li, .aboutSocial li a, ul#category li a:hover, #category .current a,
.postMeta a:hover, .postDetails .more a:hover, .commentContent .date a, .searchForm  .submitSearch,
.widget_categories li, .widget_archive li a,.widget_meta abbr, .widget_categories li span.countCat, h1.projTitle span
{color: #03CC85;}

.tagsListSingle li a, #wp-calendar tbody td#today, .download, .download span, .download i,
.dtIco span.date, .getCv i, .postCount.short h3, .tagsListSingle li a
{background: #03CC85;}
#category .current a:after {border-bottom: 1px solid #03CC85;}	

/************** FOOTER *******************/
.footerholder {
  background: none repeat scroll 0 0 #343434;
  color: #CCCCCC;
}
.footerholder p {color: #CCCCCC;}