/* MAIN SCEENE STYLES */
			html 											{height:100%;}
			body 											{height:101%;margin:0;overflow-x:hidden;overflow-y:scroll;}

			html 											{background:#f7f9fa url(../images/sceene-back.jpg) top center repeat-y;}
			body			 								{background:url(../images/sceene-top.jpg) top center no-repeat;overflow:visible;}
			body			 #sceene 						{height:auto;width:100%;}
			body				 #inner 					{background:url(../images/sceene-bottom.jpg) bottom center no-repeat;display:none;height:auto;width:100%;}
			body					#top 					{height:307px;margin:0 auto;width:1000px;}
			body						#head 				{height:262px;margin:0;width:1000px;}
			body						#head a 			{text-decoration:none;}
			body					#middle					{margin:0 auto;width:1000px;}
			body					#bottom					{border:1px solid transparent;height:268px;margin:0px auto;width:1000px;}


/* SEARCH CONTENT STYLES */

			#search 										{border-left:1px solid #dddddd;float:left;height:27px;padding:6px 10px 0 10px;}
.ie			#search 										{padding:5px 10px 0 10px;}
			#search form 									{margin:0;padding:0;}
			#search label 									{color:#999999;font-size:11px;}
.ie			#search label 									{float:left;display:block;padding:5px 3px 0 0;}
			#search #s 										{border:1px solid #cccccc;font-size:11px;margin:0;padding: 3px 10px 4px 10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.ie			#search #s 										{margin:1px 0 0 0;padding: 2px 10px 2px 10px;}
			#search #searchsubmit 							{display:none;width:19px;background:url(../images/search.png) 0px 0px no-repeat;border:none;height:22px;}

/* SIDEBAR CONTENT STYLES */

		/* header sidebar */
			#sidebar-1 										{border-right:1px solid #dddddd;float:right;margin-right:10px !important;}
			#sidebar-1 ul 									{list-style:none;}
			#sidebar-1 li 									{float: left;list-style: none;margin: 0px 5px 0px 0px;padding:0px;}

		/* footer left sidebar */
			#sidebar-2 										{height:165px;float:left;margin: 0;padding:20px;width:210px;}
			#sidebar-2-1 									{float:left;margin: 0;width:105px;}
			#sidebar-2-2 									{float:left;margin: 0;width:75px;}
			#sidebar-2 li									{margin-left:0px;}
			#sidebar-2 li li								{line-height: 12px;margin-left:8px;}
			#sidebar-2 li.disc								{list-style-type:disc;}

		/* footer center-left sidebar */
			#sidebar-3										{height:165px;float:left;margin: 0;padding:20px;width:210px;}
			#sidebar-3 li li								{line-height: 12px;margin-left:8px;list-style-type:disc;}

		/* footer center-right sidebar */
			#sidebar-4										{height:165px;float:left;margin: 0;padding:20px;width:210px;}
			#sidebar-4 li li								{line-height: 12px;margin-left:8px;list-style-type:disc;}

		/* footer right sidebar */
			#sidebar-5 										{height:1&5px;float:left;margin:0;padding:20px;width:210px;}
			#sidebar-5 li li								{line-height: 12px;margin-left:8px;list-style-type:disc;}

		/* footer credit sidebar */
			#sidebar-6 										{height:33px;float:left;margin:0;overflow:hidden;padding:31px 30px 0 30px;width:940px;}
.ie			#sidebar-6 										{height:33px;float:left;margin:0;overflow:hidden;padding:27px 30px 0 30px;width:940px;}


/* BOTTOM CONTENT STYLES */

			#bottom h2 										{color:#97a5bf;font-size:13px;font-weight:bold;margin:0 0 10px 0;padding: 0;}
			#bottom .textwidget								{color:#6d7c96;font-size: 11px;}
			#bottom ul 										{color:#6d7c96;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 a									{color:#97a5bf;text-decoration:none;}
			#bottom li a:hover								{color:#ffffff;text-decoration:underline;}
			#bottom #sidebar-6 .textwidget					{color:#666666;font-size:11px;}
			#bottom #sidebar-6 .textwidget a				{color:#667788;font-size:11px;}

/* Back LINK */

			.back											{background:url(../images/arrow-back.png) center center no-repeat;position:absolute;text-decoration:none;top:2px;left:14px;height:16px;width:16px;}
			

/* ADMIN LINKS */

			.post-edit-link									{background:url(../images/sceene-edit.gif) center center no-repeat;position:absolute;text-decoration:none;top:4px;left:4px;height:16px;width:16px;}

/* TINY-MCE STYLES */

			body.mceContentBody								{color:#666666;font: 13px Arial !important;}
			body.mceContentBody td 							{color:#666666;font-size: 13px;}
			body.mceContentBody .wp-caption-dd 				{font-size:11px;font-style:italic;margin:2px 15px 8px 15px;}

