@charset "utf-8";

.name-cat 			{ position: relative; }
.name-cat:before 	{ position: absolute; width: 15px; height: 15px; }

.name-cat:before 								{ content: url(../img/icons/categories/general.png); }

.name-cat.adult:before 							{ content: url(../img/icons/categories/adult.png); }
.name-cat.advertising:before 					{ content: url(../img/icons/categories/advertising.png); }
.name-cat.animals:before 						{ content: url(../img/icons/categories/animals.png); }
.name-cat.art:before 							{ content: url(../img/icons/categories/art.png); }
.name-cat.automotive:before 					{ content: url(../img/icons/categories/automotive.png); }
.name-cat.aviation:before 						{ content: url(../img/icons/categories/aviation.png); }
.name-cat.baby:before 							{ content: url(../img/icons/categories/baby.png); }
.name-cat.banking_credit_loans:before 			{ content: url(../img/icons/categories/banking_credit_loans.png); }
.name-cat.beauty:before 						{ content: url(../img/icons/categories/beauty.png); }
.name-cat.birthday:before 						{ content: url(../img/icons/categories/birthday.png); }
.name-cat.boating:before 						{ content: url(../img/icons/categories/boating.png); }
.name-cat.books:before 							{ content: url(../img/icons/categories/books.png); }
.name-cat.business:before 						{ content: url(../img/icons/categories/business.png); }
.name-cat.christmas:before 						{ content: url(../img/icons/categories/christmas.png); }
.name-cat.computers_internet_downloads:before 	{ content: url(../img/icons/categories/computers_internet_downloads.png); }
.name-cat.crafts:before 						{ content: url(../img/icons/categories/crafts.png); }
.name-cat.dating:before 						{ content: url(../img/icons/categories/dating.png); }
.name-cat.easter:before 						{ content: url(../img/icons/categories/easter.png); }
.name-cat.education:before 						{ content: url(../img/icons/categories/education.png); }
.name-cat.electronics:before					{ content: url(../img/icons/categories/electronics.png); }
.name-cat.employment:before						{ content: url(../img/icons/categories/employment.png); }
.name-cat.entertainment:before 					{ content: url(../img/icons/categories/entertainment.png); }
.name-cat.family:before 						{ content: url(../img/icons/categories/family.png); }
.name-cat.fashion:before 						{ content: url(../img/icons/categories/fashion.png); }
.name-cat.finance_investing:before 				{ content: url(../img/icons/categories/finance_investing.png); }
.name-cat.food_drink:before 					{ content: url(../img/icons/categories/food_drink.png); }
.name-cat.furniture_decor:before 				{ content: url(../img/icons/categories/furniture_decor.png); }
.name-cat.gambling:before 						{ content: url(../img/icons/categories/gambling.png); }
.name-cat.games:before 							{ content: url(../img/icons/categories/games.png); }
.name-cat.gardening:before 						{ content: url(../img/icons/categories/gardening.png); }
.name-cat.genealogy:before 						{ content: url(../img/icons/categories/genealogy.png); }
.name-cat.halloween:before 						{ content: url(../img/icons/categories/halloween.png); }
.name-cat.health:before 						{ content: url(../img/icons/categories/health.png); }
.name-cat.history_culture_politics:before 		{ content: url(../img/icons/categories/history_culture_politics.png); }
.name-cat.hobbies_interests:before 				{ content: url(../img/icons/categories/hobbies.png); }
.name-cat.home_improvement:before 				{ content: url(../img/icons/categories/home_improvement.png); }
.name-cat.horoscope:before 						{ content: url(../img/icons/categories/horoscope.png); }
.name-cat.insurance:before						{ content: url(../img/icons/categories/insurance.png); }
.name-cat.jewelry:before 						{ content: url(../img/icons/categories/jewelry.png); }
.name-cat.law:before 							{ content: url(../img/icons/categories/law.png); }
.name-cat.mortgages:before 						{ content: url(../img/icons/categories/mortgages.png); }
.name-cat.mother_father_day:before 				{ content: url(../img/icons/categories/mother_father_day.png); }
.name-cat.movies:before 						{ content: url(../img/icons/categories/movies.png); }
.name-cat.music:before 							{ content: url(../img/icons/categories/music.png); }
.name-cat.news_information:before 				{ content: url(../img/icons/categories/news_information.png); }
.name-cat.pets:before 							{ content: url(../img/icons/categories/pets.png); }
.name-cat.poetry:before 						{ content: url(../img/icons/categories/poetry.png); }
.name-cat.real_estate:before 					{ content: url(../img/icons/categories/real_estate.png); }
.name-cat.religion:before 						{ content: url(../img/icons/categories/religion.png); }
.name-cat.science:before 						{ content: url(../img/icons/categories/science.png); }
.name-cat.shopping_services:before 				{ content: url(../img/icons/categories/shopping_services.png); }
.name-cat.small_business:before 				{ content: url(../img/icons/categories/small_business.png); }
.name-cat.sports:before 						{ content: url(../img/icons/categories/sports.png); }
.name-cat.sports_fitness:before 				{ content: url(../img/icons/categories/sports_fitness.png); }
.name-cat.tattoo_body_art:before 				{ content: url(../img/icons/categories/tattoo_body_art.png); }
.name-cat.taxes_accounting:before 				{ content: url(../img/icons/categories/taxes_accounting.png); }
.name-cat.technology:before 					{ content: url(../img/icons/categories/technology.png); }
.name-cat.toys:before 							{ content: url(../img/icons/categories/toys.png); }
.name-cat.travel:before 						{ content: url(../img/icons/categories/travel.png); }
.name-cat.valentines:before 					{ content: url(../img/icons/categories/valentines.png); }
.name-cat.wedding:before 						{ content: url(../img/icons/categories/wedding.png); }


.name-cat.dark:before 								{ content: url(../img/icons/categories-dark/general.png); }

.name-cat.dark.adult:before 						{ content: url(../img/icons/categories-dark/adult.png); }
.name-cat.dark.advertising:before 					{ content: url(../img/icons/categories-dark/advertising.png); }
.name-cat.dark.animals:before 						{ content: url(../img/icons/categories-dark/animals.png); }
.name-cat.dark.art:before 							{ content: url(../img/icons/categories-dark/art.png); }
.name-cat.dark.automotive:before 					{ content: url(../img/icons/categories-dark/automotive.png); }
.name-cat.dark.aviation:before 						{ content: url(../img/icons/categories-dark/aviation.png); }
.name-cat.dark.baby:before 							{ content: url(../img/icons/categories-dark/baby.png); }
.name-cat.dark.banking_credit_loans:before 			{ content: url(../img/icons/categories-dark/banking_credit_loans.png); }
.name-cat.dark.beauty:before 						{ content: url(../img/icons/categories-dark/beauty.png); }
.name-cat.dark.birthday:before 						{ content: url(../img/icons/categories-dark/birthday.png); }
.name-cat.dark.boating:before 						{ content: url(../img/icons/categories-dark/boating.png); }
.name-cat.dark.books:before 						{ content: url(../img/icons/categories-dark/books.png); }
.name-cat.dark.business:before 						{ content: url(../img/icons/categories-dark/business.png); }
.name-cat.dark.christmas:before 					{ content: url(../img/icons/categories-dark/christmas.png); }
.name-cat.dark.computers_internet_downloads:before	{ content: url(../img/icons/categories-dark/computers_internet_downloads.png); }
.name-cat.dark.crafts:before 						{ content: url(../img/icons/categories-dark/crafts.png); }
.name-cat.dark.dating:before 						{ content: url(../img/icons/categories-dark/dating.png); }
.name-cat.dark.easter:before 						{ content: url(../img/icons/categories-dark/easter.png); }
.name-cat.dark.education:before 					{ content: url(../img/icons/categories-dark/education.png); }
.name-cat.dark.electronics:before					{ content: url(../img/icons/categories-dark/electronics.png); }
.name-cat.dark.employment:before					{ content: url(../img/icons/categories-dark/employment.png); }
.name-cat.dark.entertainment:before 				{ content: url(../img/icons/categories-dark/entertainment.png); }
.name-cat.dark.family:before 						{ content: url(../img/icons/categories-dark/family.png); }
.name-cat.dark.fashion:before 						{ content: url(../img/icons/categories-dark/fashion.png); }
.name-cat.dark.finance_investing:before 			{ content: url(../img/icons/categories-dark/finance_investing.png); }
.name-cat.dark.food_drink:before 					{ content: url(../img/icons/categories-dark/food_drink.png); }
.name-cat.dark.furniture_decor:before 				{ content: url(../img/icons/categories-dark/furniture_decor.png); }
.name-cat.dark.gambling:before 						{ content: url(../img/icons/categories-dark/gambling.png); }
.name-cat.dark.games:before 						{ content: url(../img/icons/categories-dark/games.png); }
.name-cat.dark.gardening:before 					{ content: url(../img/icons/categories-dark/gardening.png); }
.name-cat.dark.genealogy:before 					{ content: url(../img/icons/categories-dark/genealogy.png); }
.name-cat.dark.halloween:before 					{ content: url(../img/icons/categories-dark/halloween.png); }
.name-cat.dark.health:before 						{ content: url(../img/icons/categories-dark/health.png); }
.name-cat.dark.history_culture_politics:before 		{ content: url(../img/icons/categories-dark/history_culture_politics.png); }
.name-cat.dark.hobbies_interests:before 			{ content: url(../img/icons/categories-dark/hobbies.png); }
.name-cat.dark.home_improvement:before 				{ content: url(../img/icons/categories-dark/home_improvement.png); }
.name-cat.dark.horoscope:before 					{ content: url(../img/icons/categories-dark/horoscope.png); }
.name-cat.dark.insurance:before						{ content: url(../img/icons/categories-dark/insurance.png); }
.name-cat.dark.jewelry:before 						{ content: url(../img/icons/categories-dark/jewelry.png); }
.name-cat.dark.law:before 							{ content: url(../img/icons/categories-dark/law.png); }
.name-cat.dark.mortgages:before 					{ content: url(../img/icons/categories-dark/mortgages.png); }
.name-cat.dark.mother_father_day:before 			{ content: url(../img/icons/categories-dark/mother_father_day.png); }
.name-cat.dark.movies:before 						{ content: url(../img/icons/categories-dark/movies.png); }
.name-cat.dark.music:before 						{ content: url(../img/icons/categories-dark/music.png); }
.name-cat.dark.news_information:before 				{ content: url(../img/icons/categories-dark/news_information.png); }
.name-cat.dark.pets:before 							{ content: url(../img/icons/categories-dark/pets.png); }
.name-cat.dark.poetry:before 						{ content: url(../img/icons/categories-dark/poetry.png); }
.name-cat.dark.real_estate:before 					{ content: url(../img/icons/categories-dark/real_estate.png); }
.name-cat.dark.religion:before 						{ content: url(../img/icons/categories-dark/religion.png); }
.name-cat.dark.science:before 						{ content: url(../img/icons/categories-dark/science.png); }
.name-cat.dark.shopping_services:before 			{ content: url(../img/icons/categories-dark/shopping_services.png); }
.name-cat.dark.dark_business:before 				{ content: url(../img/icons/categories-dark/small_business.png); }
.name-cat.dark.sports:before 						{ content: url(../img/icons/categories-dark/sports.png); }
.name-cat.dark.sports_fitness:before 				{ content: url(../img/icons/categories-dark/sports_fitness.png); }
.name-cat.dark.tattoo_body_art:before 				{ content: url(../img/icons/categories-dark/tattoo_body_art.png); }
.name-cat.dark.taxes_accounting:before 				{ content: url(../img/icons/categories-dark/taxes_accounting.png); }
.name-cat.dark.technology:before 					{ content: url(../img/icons/categories-dark/technology.png); }
.name-cat.dark.toys:before 							{ content: url(../img/icons/categories-dark/toys.png); }
.name-cat.dark.travel:before 						{ content: url(../img/icons/categories-dark/travel.png); }
.name-cat.dark.valentines:before 					{ content: url(../img/icons/categories-dark/valentines.png); }
.name-cat.dark.wedding:before 						{ content: url(../img/icons/categories-dark/wedding.png); }


.name-cat.small:before 									{ content: url(../img/icons/categories-small/general.png); }

.name-cat.small.adult:before 							{ content: url(../img/icons/categories-small/adult.png); }
.name-cat.small.advertising:before 						{ content: url(../img/icons/categories-small/advertising.png); }
.name-cat.small.animals:before 							{ content: url(../img/icons/categories-small/animals.png); }
.name-cat.small.art:before 								{ content: url(../img/icons/categories-small/art.png); }
.name-cat.small.automotive:before 						{ content: url(../img/icons/categories-small/automotive.png); }
.name-cat.small.aviation:before 						{ content: url(../img/icons/categories-small/aviation.png); }
.name-cat.small.baby:before 							{ content: url(../img/icons/categories-small/baby.png); }
.name-cat.small.banking_credit_loans:before 			{ content: url(../img/icons/categories-small/banking_credit_loans.png); }
.name-cat.small.beauty:before 							{ content: url(../img/icons/categories-small/beauty.png); }
.name-cat.small.birthday:before 						{ content: url(../img/icons/categories-small/birthday.png); }
.name-cat.small.boating:before 							{ content: url(../img/icons/categories-small/boating.png); }
.name-cat.small.books:before 							{ content: url(../img/icons/categories-small/books.png); }
.name-cat.small.business:before 						{ content: url(../img/icons/categories-small/business.png); }
.name-cat.small.christmas:before 						{ content: url(../img/icons/categories-small/christmas.png); }
.name-cat.small.computers_internet_downloads:before		{ content: url(../img/icons/categories-small/computers_internet_downloads.png); }
.name-cat.small.crafts:before 							{ content: url(../img/icons/categories-small/crafts.png); }
.name-cat.small.dating:before 							{ content: url(../img/icons/categories-small/dating.png); }
.name-cat.small.easter:before 							{ content: url(../img/icons/categories-small/easter.png); }
.name-cat.small.education:before 						{ content: url(../img/icons/categories-small/education.png); }
.name-cat.small.electronics:before						{ content: url(../img/icons/categories-small/electronics.png); }
.name-cat.small.employment:before						{ content: url(../img/icons/categories-small/employment.png); }
.name-cat.small.entertainment:before 					{ content: url(../img/icons/categories-small/entertainment.png); }
.name-cat.small.family:before 							{ content: url(../img/icons/categories-small/family.png); }
.name-cat.small.fashion:before 							{ content: url(../img/icons/categories-small/fashion.png); }
.name-cat.small.finance_investing:before 				{ content: url(../img/icons/categories-small/finance_investing.png); }
.name-cat.small.food_drink:before 						{ content: url(../img/icons/categories-small/food_drink.png); }
.name-cat.small.furniture_decor:before 					{ content: url(../img/icons/categories-small/furniture_decor.png); }
.name-cat.small.gambling:before 						{ content: url(../img/icons/categories-small/gambling.png); }
.name-cat.small.games:before 							{ content: url(../img/icons/categories-small/games.png); }
.name-cat.small.gardening:before 						{ content: url(../img/icons/categories-small/gardening.png); }
.name-cat.small.genealogy:before 						{ content: url(../img/icons/categories-small/genealogy.png); }
.name-cat.small.halloween:before 						{ content: url(../img/icons/categories-small/halloween.png); }
.name-cat.small.health:before 							{ content: url(../img/icons/categories-small/health.png); }
.name-cat.small.history_culture_politics:before 		{ content: url(../img/icons/categories-small/history_culture_politics.png); }
.name-cat.small.hobbies_interests:before 				{ content: url(../img/icons/categories-small/hobbies.png); }
.name-cat.small.home_improvement:before 				{ content: url(../img/icons/categories-small/home_improvement.png); }
.name-cat.small.horoscope:before 						{ content: url(../img/icons/categories-small/horoscope.png); }
.name-cat.small.insurance:before						{ content: url(../img/icons/categories-small/insurance.png); }
.name-cat.small.jewelry:before 							{ content: url(../img/icons/categories-small/jewelry.png); }
.name-cat.small.law:before 								{ content: url(../img/icons/categories-small/law.png); }
.name-cat.small.mortgages:before 						{ content: url(../img/icons/categories-small/mortgages.png); }
.name-cat.small.mother_father_day:before 				{ content: url(../img/icons/categories-small/mother_father_day.png); }
.name-cat.small.movies:before 							{ content: url(../img/icons/categories-small/movies.png); }
.name-cat.small.music:before 							{ content: url(../img/icons/categories-small/music.png); }
.name-cat.small.news_information:before 				{ content: url(../img/icons/categories-small/news_information.png); }
.name-cat.small.pets:before 							{ content: url(../img/icons/categories-small/pets.png); }
.name-cat.small.poetry:before 							{ content: url(../img/icons/categories-small/poetry.png); }
.name-cat.small.real_estate:before 						{ content: url(../img/icons/categories-small/real_estate.png); }
.name-cat.small.religion:before 						{ content: url(../img/icons/categories-small/religion.png); }
.name-cat.small.science:before 							{ content: url(../img/icons/categories-small/science.png); }
.name-cat.small.shopping_services:before 				{ content: url(../img/icons/categories-small/shopping_services.png); }
.name-cat.small.small_business:before 					{ content: url(../img/icons/categories-small/small_business.png); }
.name-cat.small.sports:before 							{ content: url(../img/icons/categories-small/sports.png); }
.name-cat.small.sports_fitness:before 					{ content: url(../img/icons/categories-small/sports_fitness.png); }
.name-cat.small.tattoo_body_art:before 					{ content: url(../img/icons/categories-small/tattoo_body_art.png); }
.name-cat.small.taxes_accounting:before 				{ content: url(../img/icons/categories-small/taxes_accounting.png); }
.name-cat.small.technology:before 						{ content: url(../img/icons/categories-small/technology.png); }
.name-cat.small.toys:before 							{ content: url(../img/icons/categories-small/toys.png); }
.name-cat.small.travel:before 							{ content: url(../img/icons/categories-small/travel.png); }
.name-cat.small.valentines:before 						{ content: url(../img/icons/categories-small/valentines.png); }
.name-cat.small.wedding:before 							{ content: url(../img/icons/categories-small/wedding.png); }

.name-cat.small.dark:before 								{ content: url(../img/icons/categories-small-dark/general.png); }

.name-cat.small.dark.adult:before 							{ content: url(../img/icons/categories-small-dark/adult.png); }
.name-cat.small.dark.advertising:before 					{ content: url(../img/icons/categories-small-dark/advertising.png); }
.name-cat.small.dark.animals:before 						{ content: url(../img/icons/categories-small-dark/animals.png); }
.name-cat.small.dark.art:before 							{ content: url(../img/icons/categories-small-dark/art.png); }
.name-cat.small.dark.automotive:before 						{ content: url(../img/icons/categories-small-dark/automotive.png); }
.name-cat.small.dark.aviation:before 						{ content: url(../img/icons/categories-small-dark/aviation.png); }
.name-cat.small.dark.baby:before 							{ content: url(../img/icons/categories-small-dark/baby.png); }
.name-cat.small.dark.banking_credit_loans:before 			{ content: url(../img/icons/categories-small-dark/banking_credit_loans.png); }
.name-cat.small.dark.beauty:before 							{ content: url(../img/icons/categories-small-dark/beauty.png); }
.name-cat.small.dark.birthday:before 						{ content: url(../img/icons/categories-small-dark/birthday.png); }
.name-cat.small.dark.boating:before 						{ content: url(../img/icons/categories-small-dark/boating.png); }
.name-cat.small.dark.books:before 							{ content: url(../img/icons/categories-small-dark/books.png); }
.name-cat.small.dark.business:before 						{ content: url(../img/icons/categories-small-dark/business.png); }
.name-cat.small.dark.christmas:before 						{ content: url(../img/icons/categories-small-dark/christmas.png); }
.name-cat.small.dark.computers_internet_downloads:before	{ content: url(../img/icons/categories-small-dark/computers_internet_downloads.png); }
.name-cat.small.dark.crafts:before 							{ content: url(../img/icons/categories-small-dark/crafts.png); }
.name-cat.small.dark.dating:before 							{ content: url(../img/icons/categories-small-dark/dating.png); }
.name-cat.small.dark.easter:before 							{ content: url(../img/icons/categories-small-dark/easter.png); }
.name-cat.small.dark.education:before 						{ content: url(../img/icons/categories-small-dark/education.png); }
.name-cat.small.dark.electronics:before						{ content: url(../img/icons/categories-small-dark/electronics.png); }
.name-cat.small.dark.employment:before						{ content: url(../img/icons/categories-small-dark/employment.png); }
.name-cat.small.dark.entertainment:before 					{ content: url(../img/icons/categories-small-dark/entertainment.png); }
.name-cat.small.dark.family:before 							{ content: url(../img/icons/categories-small-dark/family.png); }
.name-cat.small.dark.fashion:before 						{ content: url(../img/icons/categories-small-dark/fashion.png); }
.name-cat.small.dark.finance_investing:before 				{ content: url(../img/icons/categories-small-dark/finance_investing.png); }
.name-cat.small.dark.food_drink:before 						{ content: url(../img/icons/categories-small-dark/food_drink.png); }
.name-cat.small.dark.furniture_decor:before 				{ content: url(../img/icons/categories-small-dark/furniture_decor.png); }
.name-cat.small.dark.gambling:before 						{ content: url(../img/icons/categories-small-dark/gambling.png); }
.name-cat.small.dark.games:before 							{ content: url(../img/icons/categories-small-dark/games.png); }
.name-cat.small.dark.gardening:before 						{ content: url(../img/icons/categories-small-dark/gardening.png); }
.name-cat.small.dark.genealogy:before 						{ content: url(../img/icons/categories-small-dark/genealogy.png); }
.name-cat.small.dark.halloween:before 						{ content: url(../img/icons/categories-small-dark/halloween.png); }
.name-cat.small.dark.health:before 							{ content: url(../img/icons/categories-small-dark/health.png); }
.name-cat.small.dark.history_culture_politics:before 		{ content: url(../img/icons/categories-small-dark/history_culture_politics.png); }
.name-cat.small.dark.hobbies_interests:before 				{ content: url(../img/icons/categories-small-dark/hobbies.png); }
.name-cat.small.dark.home_improvement:before 				{ content: url(../img/icons/categories-small-dark/home_improvement.png); }
.name-cat.small.dark.horoscope:before 						{ content: url(../img/icons/categories-small-dark/horoscope.png); }
.name-cat.small.dark.insurance:before						{ content: url(../img/icons/categories-small-dark/insurance.png); }
.name-cat.small.dark.jewelry:before 						{ content: url(../img/icons/categories-small-dark/jewelry.png); }
.name-cat.small.dark.law:before 							{ content: url(../img/icons/categories-small-dark/law.png); }
.name-cat.small.dark.mortgages:before 						{ content: url(../img/icons/categories-small-dark/mortgages.png); }
.name-cat.small.dark.mother_father_day:before 				{ content: url(../img/icons/categories-small-dark/mother_father_day.png); }
.name-cat.small.dark.movies:before 							{ content: url(../img/icons/categories-small-dark/movies.png); }
.name-cat.small.dark.music:before 							{ content: url(../img/icons/categories-small-dark/music.png); }
.name-cat.small.dark.news_information:before 				{ content: url(../img/icons/categories-small-dark/news_information.png); }
.name-cat.small.dark.pets:before 							{ content: url(../img/icons/categories-small-dark/pets.png); }
.name-cat.small.dark.poetry:before 							{ content: url(../img/icons/categories-small-dark/poetry.png); }
.name-cat.small.dark.real_estate:before 					{ content: url(../img/icons/categories-small-dark/real_estate.png); }
.name-cat.small.dark.religion:before 						{ content: url(../img/icons/categories-small-dark/religion.png); }
.name-cat.small.dark.science:before 						{ content: url(../img/icons/categories-small-dark/science.png); }
.name-cat.small.dark.shopping_services:before 				{ content: url(../img/icons/categories-small-dark/shopping_services.png); }
.name-cat.small.dark.small_business:before 					{ content: url(../img/icons/categories-small-dark/small_business.png); }
.name-cat.small.dark.sports:before 							{ content: url(../img/icons/categories-small-dark/sports.png); }
.name-cat.small.dark.sports_fitness:before 					{ content: url(../img/icons/categories-small-dark/sports_fitness.png); }
.name-cat.small.dark.tattoo_body_art:before 				{ content: url(../img/icons/categories-small-dark/tattoo_body_art.png); }
.name-cat.small.dark.taxes_accounting:before 				{ content: url(../img/icons/categories-small-dark/taxes_accounting.png); }
.name-cat.small.dark.technology:before 						{ content: url(../img/icons/categories-small-dark/technology.png); }
.name-cat.small.dark.toys:before 							{ content: url(../img/icons/categories-small-dark/toys.png); }
.name-cat.small.dark.travel:before 							{ content: url(../img/icons/categories-small-dark/travel.png); }
.name-cat.small.dark.valentines:before 						{ content: url(../img/icons/categories-small-dark/valentines.png); }
.name-cat.small.dark.wedding:before 						{ content: url(../img/icons/categories-small-dark/wedding.png); }