/* MAIN SCEENE STYLES */

				html											{background-color:#fcf7f3;height:100%;}
				body											{height:100%;margin:0 !important;}

				.sceene-content									{position:relative;}
				.sceene-bottom									{position:absolute;width:100%;}
				.sceene-background-top							{position:absolute;top:0;width:100%;}
	.admin-bar	.sceene-background-top							{top:28px;}
				.sceene-background-bottom						{bottom:0;position:absolute;width:100%;z-index:-1;}
			
				.sceene-image-top								{background:url(../images/sceene-top.png) top center no-repeat;}
				.sceene-image-back-top							{background:none;}
				.sceene-image-middle							{background:url(../images/sceene-middle.png) center center repeat-y;}
				.sceene-image-bottom							{background:url(../images/sceene-bottom.png) bottom center no-repeat;}
				.sceene-image-back-bottom						{background:none;}

				.sceene-height-background-top					{height:520px;}
				.sceene-height-background-bottom				{height:350px;}
				.sceene-height-content-top						{height:350px;}
				.sceene-height-content-middle					{min-height:300px;}
				.sceene-height-content-bottom					{height:115px;}

				.sceene-width-content							{width:1000px;}


/* SCROLLING STYLES */

				.sceene-left									{background:url(../images/sceene-separator-left.png) top right repeat-y;}
				.sceene-center 									{}
				.sceene-right 									{}
				.sceene-scroller 								{padding:0;position:relative;width:100%;}


/* TEMPLATE STYLES */

				table.index										{table-layout:fixed;width:1000px;}
				table.page										{table-layout:fixed;width:1000px;}
				table.single									{table-layout:fixed;width:1000px;}


/* BOTTOM CONTENT STYLES */

				#bottom h2 										{color:#999999;font-size:13px;font-weight:bold;margin:0 0 10px 0;padding:0 0 2px 0;}
				#bottom .textwidget								{color:#888888;font-size: 11px;}
				#bottom ul 										{color:#888888;list-style:none;}
				#bottom ul ul 									{font-size:11px;margin:0;padding:0 0 0 10px;}
				#bottom ul ul ul								{margin:0;padding:0 0 0 10px;}
				#bottom li										{margin:0;}
				#bottom li a									{color:#aaaaaa;text-decoration:none;}
				#bottom li a:hover								{color:#ffffff;text-decoration:underline;}

				#statistics 									{height:220px;float:left;margin:0;padding:28px 30px 20px 35px;width:435px;}
				#statistics h2 									{border-bottom:1px solid #666666;color:#999999;}

				#overview 										{height:120px;float:left;margin:0;padding:28px 30px 10px 30px;width:440px;}
				#overview ul.column-2 li						{padding-left:20px;}
				#overview h2 									{border-bottom:1px solid #666666;color:#999999;}

				#promotions 									{height:90px;float:left;margin:0;padding:5px 30px 20px 30px;width:190px;}
				#promotions li li								{line-height: 12px;margin-left:8px;list-style-type:disc;}
				#promotions h2 									{border-bottom:1px solid #444444;color:#777777;}

				#social 										{height:90px;float:left;margin:0;padding:5px 30px 20px 15px;width:205px;}
				#social li li									{line-height: 12px;margin-left:8px;list-style-type:disc;}
				#social h2 										{border-bottom:1px solid #444444;color:#777777;}

				#credit 										{height:32px;float:left;margin:0;overflow:hidden;padding:10px 30px 0 30px;width:440px;}
.ie				#credit 										{height:25px;float:left;margin:0;overflow:hidden;padding:11px 30px 0 30px;width:430px;}
				#credit .textwidget								{color:#666666;}
				#credit  li										{margin-top:8px;}

				#powered 										{height:32px;float:left;margin:0;overflow:hidden;padding:10px 30px 0 30px;width:440px;}
.ie				#powered 										{height:25px;float:left;margin:0;overflow:hidden;padding:11px 30px 0 10px;width:360px;}
				#powered .textwidget							{color:#666666;text-align:right;}
				#powered  li									{margin-top:8px;}






/* ADMIN LINKS */

				a.post-edit-link								{background:url(../images/sceene-edit.png) center center no-repeat;position:absolute;text-decoration:none;top:4px;left:4px;height:16px;width:16px;}
