/* SLIPKNOT */
/* Section Stylesheet: Gallery
----------------------------------------------------------------------------- */


	@import url("widget-photo.css");
	@import url("widget-comment.css");
	@import url("widget-tag.css");
	@import url("widget-media.css");
	@import url("widget-item.css");
	
	

	/* TAGS
----------------------------------------------------------------------------- */


	#tags {
	
		margin-bottom: -10px !important;
		background-color: #201a0e;
		margin-bottom: 0 !important;		
		
		}

	#tags ul {
		
		float: left;		
		margin: 0.7em 0 0.5em 0;
		width: 664px;
		padding: 0 18px;
		background: none !important;
		
		}
		
	#tags ul a {

		background: none !important;
		color: #917c66 !important;

		}
		
	#tags ul a:hover {
	
		color: #fff !Important;
		
		}
		
		
	#tags ul strong a {
	
		background: none !important;
		color: #fff !important;

		}
		




