@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - Kristinia DeBarge EXTRAS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		kdb_extras.css
	Date:			June 22, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

/*	--------------------------------------------------------------------------------------------------------------------------
	active nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
	/*extras*/
	ul.navbar li.extras a {
		background:url(../../images/nav_spritesNew.png) -90px -236px no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	main Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#mainContentTop {
			background:url(../../images/bg_crouchedTop.jpg) top center no-repeat;
		}
		

	.extrasContent {
		margin:162px 0 0 0; padding:0 0 0 5px;
	}
		.extrasHeader {
			margin:0 0 15px 0;
			width:425px;
		}
			.extrasContent h2 {
				margin:0 0 10px 0;
				width:128px; height:52px;
				background:url(../../images/h2_extras.jpg) 0 0 no-repeat;
				float:left;
			}
				.extrasContent a.btn_moreYellowWhite {
					margin:14px 0 0 0;
					width:79px; height:29px;
					background:url(../../images/btn_moreYellowWhite.png) 0 0 no-repeat;
					display:block;
					float:right;
				}
					.extrasContent a.btn_moreYellowWhite:hover {
						background-position:bottom;
					}
			.extrasContent h3 {
				margin:0 0 17px 0;
				font:bold 19px Arial, Helvetica, sans-serif;
				color:#2d2e2e;
			}
			.extrasContent h4 {
				margin:0 0 7px 0;
				font:bold 11px Arial, Helvetica, sans-serif;
				color:#555555;
			}
			.extrasContent ul.instructions {
				margin:0 0 13px 0;
				list-style:none;
			}
				.extrasContent ul.instructions li.one {
					padding:1px 0 0 6px; margin:0 0 3px 0;
					height:18px;
					font:normal 11px Arial, Helvetica, sans-serif;
					color:#727272;
					background:url(../../images/bg_instructionsOne.jpg) top left no-repeat;
				}
				.extrasContent ul.instructions li.two {
					padding:1px 0 0 6px;
					height:18px;
					font:normal 11px Arial, Helvetica, sans-serif;
					color:#727272;
					background:url(../../images/bg_instructionsTwo.jpg) top left no-repeat;
				}
			.extrasContent ul.wallpapers {
				padding:0 0 0 15px;
				list-style:none;
			}
				.extrasContent ul.wallpapers li.entry {
					margin:0 10px 12px 0;
					width:445px;
				}
					.extrasContent ul.wallpapers li.entry img {
						border:1px solid #fa006f;
						display:block;
						float:left;
					}	
					.extrasContent ul.wallpapers li.entry ul.resolutions {
						margin:25px 0 0 10px;
						float:left;
						list-style:none;
					}
						.extrasContent ul.wallpapers li.entry ul.resolutions li.download {
							height:25px;
						}
							.extrasContent ul.wallpapers li.entry ul.resolutions li.download a {
								padding:1px 0 0 0;
								width:72px; height:15px;
								background:#900040;
								float:left;
								text-align:center;
								font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
								color:#fff;
								border-bottom:1px solid #000;
								border-right:1px solid #000;
							}
								.extrasContent ul.wallpapers li.entry ul.resolutions li.download a:hover {
									margin:1px 0 0 1px; padding:1px 0 0 0;
									height:14px;
									border:none;
								}
			.buddyIcons {
				padding:30px 0 0 0;
				clear:both;
			}
				.buddyIcons .iconHolder {
					padding:0 0 0 15px; margin:0 0 32px 0;
				}
					.buddyIcons .iconHolder img {
						padding:1px;
						background:#fff;
						display:block;
						border:none;
					}
				.buddyIcons .iconHolder a.icon {
					margin:0 15px 0 0;
					border:2px solid #fa006f;
					float:left;
					display:block;
				}
					.buddyIcons .iconHolder a.icon:hover {	
						border:2px solid #900040;
					}
			
			.extrasContent ul.widgets {
				list-style:none;
			}
				.extrasContent ul.widgets li {
					margin:0 5px 25px 0;
					float:left;
					display:inline;
				}
				.extrasContent ul.widgets li img {
					display:block;
					border:none;
				}
					.extrasContent ul.widgets li a {
						border:1px solid #949493;
						display:block;
					}
			
			.extrasContent .twitterWidget {
				margin-top: 30px;
			}
			
			