/*  
Theme Name: DJNewStyle 2.0 (Ported to WP)
Theme URI: http://www.djnewstyleshow.com
Description: This shit is designed by DJNewStyle.
Version: 2.0
Author: Some Nigga
Author URI: http://www.djnewstyleshow.com
*/

.alignleft 			{text-align: left; position: relative;}
.alignright 			{text-align: right; position: relative;}

body				{background: #313131 url('images/body.jpg') repeat-x; margin: 0; padding: 0; font-family: "Lucida Sans", sans-serif; text-align: center}

#header				{background: 0 url('images/header.jpg') no-repeat; height: 216px; width: 578px; text-align: left; margin: 0 auto}
#container			{background: #202020 url('images/contenttop.jpg') no-repeat; color: #C0C0C0; width: 524px; text-align: left; margin: 0 auto}
#content			{background: 0; color: #C0C0C0; width: 518px; border-left: solid 3px #1a1819; border-right: solid 3px #1a1819; font-size: 0.9em}

#header h1			{background: 0; padding: 0; margin: 0; width: 214px; height: 185px; float: left; display: inline; text-indent: -9000px; cursor: hand; cursor: pointer}


a				{text-decoration: none; color: #F0EA66}
a:hover				{text-decoration: underline; color: #F0EA66}

#header div			{float: right; margin: 25px 40px 0 0; font-size: 0.9em;}
#header h3			{color: #fff; margin: 0; padding: 0;}
#header ul			{margin: 0; padding: 10px 40px; list-style: none none inside;}
#header ul li			{margin: 0 0 5px 0; padding: 0 25px; background: url('http://www.niggaknow.com/wp-content/themes/niggaknow/images/layout/feed16x16.png') no-repeat 0px 0px; font-size: 0.9em;}
#header ul li			{* padding: 0 8px;}

#content h2			{color: #F0EA66; font-size: 1.3em; margin: 0}
#content h2 a			{color: #F0EA66}
#content small			{color: #BCB214; font-size: 0.8em}

#content h2,
#content small,
#content p,
#content div,
#content .postmetadata		{padding-left: 20px; padding-right: 20px}

#content .post p,
#content .post div,
#content .post h1,
#content .post h2,
#content .post h3,
#content .post small,
#content .post .postmetadata	{padding-left: 0; padding-right: 0}

.post				{background: url('images/post.jpg') repeat-x bottom left; padding: 15px 20px 10px 20px}
.post:first-child		{padding-top: 0px}

.entry p strong			{font-weight: bold; color: #E2E2E2}
.entry a			{color: #F0EA66}
.entry li			{line-height: 20px}
.postmetadata			{font-size: 0.8em}
.postmetadata a			{color: #F0EA66}

.navigation			{padding: 5px 0 10px 0; background: url('images/post.jpg') repeat-x bottom left}
.navigation div		{padding: 0; margin: 0 -25px; * margin: 0; height: 25px;}

.explain			{padding: 4px 0 4px 0; color: #BCB214; font-size: 0.8em}

/* Page Navigation */
.page_navigation {
  border-top: solid 1px #1f4353; 
  font-size: 0.9em; 
  font-weight: bold; 
  color: #B5D3E5; 
  border-bottom: solid 2px #000510; 
  margin: 10px 0;
  padding:8px;
  text-align: center
 }

.page_navigation {color: #668}
.page_navigation a,
.page_navigation .disabled,
.page_navigation .current {display: inline; padding: 3px 5px; margin: 0px 1px; line-height: 22px}
.page_navigation a:hover {color: #57f; border: solid 1px #049}
.page_navigation a {border: solid 1px #05b}
.page_navigation .current {border: solid 1px #05b;background-color: #16c; color: #eee}
.page_navigation .disabled {border: solid 1px #444; color: #777}