	html, body		{width: 100%; height: 100%; margin: 0; padding: 0; position: relative;}
	#container		{width: 924px; padding: 0; margin: 0 0 0 -462px; position: relative; top: 0px; left: 50%;}
	#header			{width: 924px; height: 150px; margin: 0; padding: 0;}
	#header h1		{width: 924px; height: 150px; margin: 0; padding: 0;}
	#left, 
	#center, 
	#right			{position: absolute; top: 145px; overflow: hidden; padding: 0; margin: 0;}
	#left			{width: 152px; left: 8px;}
	#center			{width: 500px; left: 177px;}
	#right			{width: 222px; left: 694px;}
	.adheader		{margin: 0; padding: 5px 5px 4px 5px;}
	.featuredlink, 
	.suggestedlinks 	{padding: 8px; margin-bottom: 15px;}
	.itemfoot		{position: relative; margin: 0px 10px 5px 15px; * margin: 0px 10px 5px 10px; color: #777; font-size: 0.8em;}
	.delicious		{display: inline; position: relative; top: 4px; margin-right: -2px; * margin-right: 8px;}	
	.itemfoot a		{margin-right: 5px;}
	.commentsheader	        {padding: 1px 8px 1px 5px;}
	.commenticon	        {position: relative; top: 2px; left: 6px; margin-right: 8px; display: inline; padding: 1px;}
	
	/* Look and Feel */

	body			{color: #bbb; background: #222 url("http://www.niggaknow.com/images/sitebg.jpg") repeat-y top center; font: normal 0.8em sans-serif;}
	#container		{background-color: #000;}
	#header			{background: #000 url("http://www.niggaknow.com/images/nktopbg.jpg") repeat-x;}
	#header h1		{background: url("http://www.niggaknow.com/images/nkalogo.jpg") no-repeat; text-indent: -9000px;}
	#center			{color: #aaa; background-color: #000; font: normal 1.3em/25px sans-serif; text-align: left;}
	hr			{display:none}

	a:link, 
	a:active, 
	a:visited, 
	a:hover			{color: #ccc; text-decoration: none;}
	a:hover			{color: #eee; text-decoration: underline;}

	li a:link, 
	li a:active, 
	li a:visited, 
	li a:hover		{display: block; padding: 5px 2px 5px 2px; font: normal 1.1em; color: #ddd;}
	li a:hover		{background-color: #424242; color: #eee; text-decoration: none;}

	#left li, 
	#right li		{border-bottom: solid 1px #111; border-right: solid 1px #111; margin-left: 1px; background-color: #2f2f2f; font-size: 0.9em;}
	#left h2, 
	#right h2		{margin: 0 0 0px 0; padding: 5px 5px 8px 5px; font-size: 1.0em; color: #fff;}

	#left h2		{background: #1f1f1f url("http://www.niggaknow.com/images/leftheader.gif") no-repeat;}
	#right h2		{background: #1f1f1f url("http://www.niggaknow.com/images/rightheader.gif") no-repeat;}

	#left ul, 
	#right ul		{padding: 0px 3px 3px 3px; margin: 0 0 20px 0; background-color: #1f1f1f; list-style: none, none, outside; display: block;}
	#left ul li,
	#right ul li	        {display: block;}

	.adheader				{font-weight: bold; color: #ccd; font-size: 1.0em;}
	#left .adheader				{background: #235 url("http://www.niggaknow.com/images/leftfeature.gif") no-repeat;}
	#right .adheader			{background: #235 url("http://www.niggaknow.com/images/rightfeature.gif") no-repeat;}

	.suggestedlinks				{font-size: 0.9em; border: solid 1px #124; background-color: #0F1520;}
	.suggestedlinks a.adHeadline		{font-size: 1.0em; color: #bbd; font-weight: bold;}
	.suggestedlinks .adText				{font-size: 1.0em; color: #78b;}
	.suggestedlinks a.adHeadline:hover	{color: #eef;}

	.featuredlink				{font-size: 0.9em; border: solid 1px #124; background-color: #0F1520;}
	.featuredlink a.adHeadline		{font-size: 1.0em; color: #bbd; font-weight: bold;}
	.featuredlink .adText			{font-size: 1.0em; color: #9ad;}
	.featuredlink a.adHeadline:hover	{color: #eef;}

        .middlelinks, 
        .middlelinks .adText, 
        .middlelinks .adHeadline, 
        .middlelinks a                  {font-size: 0.8em; margin: 0px; line-height: 15px;}
        .middlelinks                    {margin-bottom: 10px; line-height: 15px;}

	#center h1			{margin: 0; color: #fff; font-size: 1.4em; line-height: 30px;}
	#center h2			{font-size: 1.3em; color: #e0e0e0; font-weight: 700; margin: 0 0 10px; padding: 0; letter-spacing: -1px; display: block;}
	#center h3,
	#center h4			{font-size: 1.2em; color: #d0d0d0; font-weight:400; margin: 0 0 10px; padding: 0; letter-spacing: -1px;display: block;}
	#center .metadata	        {color: #777; font-size: 0.8em;}
	#center a			{color:#27d;text-decoration:none}
	#center a:hover		        {text-decoration: underline;}
	#center .compresseditem img	{margin-left: -5px; padding:2px; border: 1px solid #333; max-width: 100%;}
	#center b			{color: #ccc;}
	#center ul,
	#center ol			{margin: 5px; padding: 3px; list-style-position: inside;}
	#center li a		        {display: inline; padding: 0; font: normal 1.0em;}
	#center li a:hover	        {background: none; color: #eee; text-decoration: none;}
	#center h1 a		        {color: #fff;}
	#center .itemfoot	        {color: #777; font-size: 0.8em;}
	#center .delicious	        {border: solid 1px #444;}

	.hide				{display:none;}
	.show				{display: block;}
	.metalink a span		{display:none;}
	.metalink a:hover > span	{display:inline;}
	
	#center .commentsheader				{border-top: solid 1px #1f4353; font-size: 0.9em; font-weight: bold; background: #000 url("http://www.niggaknow.com/images/compressedgradient.gif") repeat-x; color: #B5D3E5; border-bottom: solid 2px #000510;}
	#center .commentsheader a			{color: #4AF;}
	#center .commenticon				{border: solid 1px #799;}
	#center .comment				{font-size: 0.8em; line-height: 1.5em; border-top: solid 1px #1f4353; color: #ccc; background: #000 url("http://www.niggaknow.com/images/commentgradient.gif") repeat-x; padding: 10px 5px 5px 5px; margin-bottom: 5px;}
	#center .comment h2				{font-size: 1.4em; margin-bottom: 0px; display: inline;}
	#center .comment .compressedmetadata            {color: #99A; font-size: 1.0em; margin-left: 5px;}
	#center .commentbody				{padding: 10px;}
	#center .compressedmetadata			{color: #889; font-size: 0.7em; margin-left: 5px;}
	#center .itembody				{font-size: 0.9em; padding: 10px; color: #bbb; margin-top: 10px; margin-bottom: 0px;}

	.compresseditem				        {diplay:block; clear: none; border-top: solid 1px #1f4353; background: #000 url("http://www.niggaknow.com/images/compressedgradient.gif") repeat-x; padding: 5px; margin-bottom: 0px;}
	.compresseditem a			        {color: #27d;}
	.compresseditem h1 a,
	.compresseditem h1 a:hover	                {color: #ddd;}
	
	.compressedonly				        {font-size: 0.9em; diplay:block; clear: none; border-top: solid 1px #1f4353; background: #000 url("http://www.niggaknow.com/images/compressedgradient.gif") repeat-x; padding: 5px; margin-bottom: 10px;}
	.compressedonly a			        {color: #27d;}
	.compressedonly h1 a,
	.compressedonly h1 a:hover	                {color: #ddd; font-size: 0.8em; line-height: 20px;}
	
	.viewmodebox			                {position: absolute; top: 55px; right: 8px;width: 222px; text-align: center;}
	.viewmodebutton			                {display: inline; border: solid 0px; padding: 0; margin: 0;border-top: solid 1px #1f4353;}
	
	 #center .compresseditem .rss-image {margin-left: 0px; padding:0px; border: 0px solid #333; border: none; max-width: 91px;}
	 .rss-text-cell {padding-left: 5px; padding-right: 5px; font-size: 0.7em;}
	 .rss-subtitle  {font-size: 1.1em;}
