@charset "utf-8";
/* CSS Document */

body							{margin:0px; background:#000000 url(https://archive.org/download/NewBG/newBG.jpg) no-repeat top center; font-family:Arial, Helvetica, sans-serif; margin-bottom:75px;}
#header							{width:1000px; height:360px; margin:0 auto;}
#wrapper						{width:1000px; background:url(../images/bg-trans.jpg) no-repeat center top; margin:0 auto; overflow:hidden; padding-bottom:30px;}

#col-left						{margin-left:30px; width:620px; float:left; overflow:hidden; padding-top:20px;}
#col-right						{margin-left:20px; width:330px; float:left; overflow:hidden;}

a								{text-decoration:none; color:#ccc;}
a:active						{color:#ccc;}
a:visited						{color:#ccc;}
a:hover							{color:#00aff3;}

img								{border:0px;}

#nav							{width:1000px; margin:0 auto; overflow:hidden; padding-top:290px;}
#nav ul							{margin:0px; padding:0px; list-style:none;}
#nav li							{float:left; height:64px; width:142px;}
#nav li	img						{margin-top:3px;}
#nav a:active					{color:#333;}
#nav a:visited					{color:#333;}
.nav-a							{display:block; height:64px; width:142px; background:url(../images/nav-btn.png) no-repeat top left; text-align:center; font-size:14px; font-weight:bold; line-height:65px; color:#333; text-decoration:none;}
.nav-a:hover					{background-position:0 -64px; color:#333;}

.nav-left						{display:block; height:64px; width:142px; background:url(../images/nav-left.png) no-repeat top left; text-align:center; font-size:14px; font-weight:bold; line-height:65px; color:#333; text-decoration:none;}
.nav-left:hover					{background-position:0 -64px; color:#333;}

.nav-right						{display:block; height:64px; width:142px; background:url(../images/nav-right.png) no-repeat top right; text-align:center; font-size:14px; font-weight:bold; line-height:65px; color:#333; text-decoration:none;}
.nav-right:hover				{background-position:right -64px; color:#333;}


/* Content */
.post							{padding:10px; background:#000; margin-bottom:10px; color:#999; font-size:12px;}
.post-title						{color:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; margin-bottom:5px;}
.post-title a					{text-decoration:none; color:#fff;}
.post-title a:active			{color:#fff;}
.post-title a:visited			{color:#fff;}
.post-title a:hover				{color:#00aff3;}

.posted							{margin-bottom:10px;}
.posted a						{text-decoration:none; color:#ccc;}
.posted a:active				{color:#ccc;}
.posted a:visited				{color:#ccc;}
.posted a:hover					{color:#00aff3;}
.posted							{color:#999; font-weight:bold;}

.post-content					{margin-bottom:10px;}

.clear							{width:650px; height:2px; clear:both;}

.comments-notes					{color:#ece114; width:275px; float:left;}
.comments-notes	a				{text-decoration:none; color:#ece114; text-transform:uppercase; font-weight:bold;}
.comments-notes	a:active		{color:#FFF;}
.comments-notes	a:visited		{color:#FFF;}
.comments-notes a:hover			{color:#fff;}

.paging							{font-size:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; padding:10px; font-weight:bold; background:#fff;}
.paging	 a						{text-decoration:none; color:#000;}
.paging	 a:active				{color:#000;}
.paging	 a:visited				{color:#000;}
.paging	 a:hover				{color:#333;}

.share-social					{color:#83ffce; width:275px; float:right; text-align:right;}

.sidecontent					{width:300px; font-size:12px; margin-left:10px;}
.sidecontent     a								{text-decoration:none; color:#000;}
.sidecontent	 a:active				{color:#ea0090;}
.sidecontent	 a:visited				{color:#ea0090;}
.sidecontent	 a:hover				{color:#ea0090;}
.header-main					{margin-bottom:20px; height:35px;}

.input	{border:1px solid #2b2b2b; padding:2px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#2b2b2b; font-size:12px; background:#fff; width:180px;}
.submit	{border:1px solid #2b2b2b; background:#fff; color:#2b2b2b; padding:2px; font-size:11px; font-weight:bold; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}


/* inner */

.headerimg_events				{display: block; margin-left: -9px; margin-top: -70px; margin-bottom:30px;}
.headerimg_videos				{display: block; margin-left: -9px; margin-top: -70px; margin-bottom:30px;}
.headerimg_mixtapes				{display: block; margin-left: -9px; margin-top: -70px; margin-bottom:30px;}
.headerimg_photos 				{display: block; margin-left: -9px; margin-top: -70px; margin-bottom:30px;}
.featuredmixtape				{width: 600px; float: left; display: block; text-align: center;}

/* Footer */
#footer							{width:980px; margin:0 auto; padding-top:15px; font-size:12px; color:#333; font-family:Georgia, "Times New Roman", Times, serif; overflow:hidden;}
#footer a						{color:#333; font-weight:bold;}
#footer a:active				{color:#333; font-weight:bold;}
#footer a:visited				{color:#333; font-weight:bold;}
#footer a:hover					{color:#000; font-weight:bold;}
#footer-left					{float:left; width:400px;}
#footer-right					{float:right; width:400px; text-align:right}

