body{
	background-color:#000;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;
	text-transform:none;
	font-weight:normal;
	padding:9px 14px 0 14px;
	margin:0 0 10px 0;
	font-size:110%;
	height:27px;
	background-color:#CCCCCC;
	border-top:4px solid #FFFF00;
}

	.inner{
		width:1000px;
		margin:0 auto 0 auto;
		text-align:left;
	}
	#submission-item-minimize{
		position:absolute;
		left:50%;
		top:50%;
		margin:-5px 0 0 -32px;
		z-index:100;
		display:none;
	}
	#featured-strip.loading{
		background-image:url(../img/profile-loading.gif);
		background-position:center center;
		background-repeat:no-repeat;
	}

	#featured-strip #strip-html{ display:none; }

	#featured-strip{
		background-color:#ededed;
		width:484px;
		position:absolute;
		margin:0 0 0 -234px;
		top:120px;
		overflow:scroll;
		display:none;
		bottom:65px;
		left:50%;
		z-index:300;
		opacity:0.93;
		filter:alpha(opacity=93);
	}

	#top{
		background-color:#fff;
		left:0;
		top:0;
		height:120px;
		position:absolute;
		text-align:center;
		width:100%;
	}

		#top a#design-event{
			height:55px;
			width:57px;
			background:url(../img/top-designevent.gif) left top no-repeat;
			float:right;
			text-indent:-999em;
		}

		#top ul#user-bar{
			width:200px;
			float:right;
			margin:0;
			padding:20px 0 0 0;
		}

			#top ul#user-bar li{
				list-style:none;
				font-size:100%;
			}

			#top ul#user-bar li a{
				text-decoration:none;
			}

			#top ul#user-bar li a:hover{
				color:#000;
			}

		#top h1{
			padding-top:20px;
		}

		#top h1 a{
			display:block;
			text-indent:-999em;
			height:52px;
			width:334px;
			margin-top:-8px;
			background:url(../img/h1-logo.gif) no-repeat 0 0;
		}

		#top ul#navigation{
			margin:25px 0 0 24px;
			padding:0;
			clear:left;
		}

			#top ul#navigation li a:hover{
				text-decoration:underline;
			}

			#top ul#navigation li a{
				float:left;
				display:block;
				color:#000;
				text-decoration:none;
			}

			#top ul#navigation li{
				margin:0;
				padding:0;
				list-style:none;
				width:242px;
				font-size:110%;
				position:relative;
				float:left;
			}

			#top ul#navigation li .expanded{
				position:absolute;
				top:30px;
				background-color:#ededed;
				width:242px;
				display:none;
				padding:11px 0 0 0;
				z-index:200;
				opacity:0.93;
				filter:alpha(opacity=93);
			}
			
			#top ul#navigation .expanded input#s_keywords{
				width:120px;
				float:left;
				text-transform:none;
				margin-right:0;
			}

			#top ul#navigation .expanded input#s_submit{
				float:left;
				margin-top:2px;
			}

				#top ul#navigation .expanded a{ display:inline; float:none; }
				#top ul#navigation .expanded p strong,
				#top ul#navigation .expanded input{
					text-transform:uppercase;
				}

				#top ul#navigation li .expanded p.comment strong{ border-bottom:2px solid #676362; }
				#top ul#navigation li .expanded p.comment{
					border-bottom:2px solid #a5a1a0;
					padding-bottom:6px;
					line-height:1.8em;
				}

				#featured-strip button,
				#featured-strip p,
				#featured-strip input,
				#featured-strip textarea,
				#featured-strip select,
				.expanded button,
				.expanded p,
				.expanded input,
				.expanded textarea{
					margin:0 13px 7px 13px;
					font-size:100%;
					line-height:1.3em;
				}

				#top ul#navigation li .expanded textarea{
					height:185px;
					width:209px;
				}

				#top ul#navigation li p{
					font-size:80%;
					line-height:normal;
				}

				#top ul#navigation li .expanded input.submit{ margin-left:10px; background-color:#FFFF00; }

				#top ul#navigation li .expanded .image{
					margin:0 0 11px 0;
					max-height:125px;
					overflow:hidden;
					width:250px;
				}

				#top ul#navigation li .expanded a.selected,
				#top ul#navigation li .expanded a:hover{
					background:#FF0;
				}

				#top ul#navigation li .expanded a{
					color:#000;
				}
					#top ul#navigation li .expanded a:hover{ text-decoration:none; }

	form#s_submission_add textarea{
		height:100px;
		width:350px;
	}

	form#s_submission_add input.text{
		width:350px;
	}
	
	hr{
		display:none;	
	}
	
	div.hr{
		border-bottom:1px solid #676464;
		height:1px;
		margin:10px 13px 10px 13px;
	}

	#submission-item.show{
		display:block;
		left:50%;
		top:140px;
	}

	#submission-item{
		display:none;
		position:absolute;
		z-index:75;
	}

	a#submission-prev,
	a#submission-next{
		display:block;
		width:65px;
		height:65px;
		background:url(../img/submission-navigation.png) left top no-repeat;
		position:absolute;
		left:50%;
		margin-left:-500px;
		top:0;
		text-indent:-999em;
		margin-top:-5px;
		top:50%;
		z-index:200;
	}

	a#submission-next{
		background-position:right top;
		right:50%;
		margin-right:-500px;
		left:auto;
	}

	ul.submission-list.row-2{ height:504px; margin-top:-210px; }
	ul.submission-list.row-3{ height:711px; margin-top:-355px; }

	ul.submission-list{
		margin:-85px 0 0 -479px;
		left:50%;
		top:50%;
		padding:0;
		position:absolute;
		width:958px;
		z-index:50;
		height:243px;
	}

		ul.submission-list li.small{
			padding-top:40px;
			height:195px;
		}

		ul.submission-list li a{ display:block; margin-bottom:5px; }
		ul.submission-list li{
			margin:0;
			padding:9px 9px 9px 9px;
			list-style:none;
			float:left;
			height:225px;
		}

		ul.submission-list li p{
			color:#828383;
			font-weight:normal;
		}
		ul.submission-list li p strong{ color:#fff; }

	#bottom{
		position:absolute;
		left:0;
		bottom:0;
		width:100%;
		z-index:250;
	}

		#bottom ul.inner ul.social{
			padding-top:5px;
		}
		
		#bottom ul.inner ul.social li.image{
			float:left;
			width:32px;
			height:32px;
			margin-left:13px;
		}
	
			#bottom ul.inner ul.social li.image a{
				float:left;
				width:32px;
				height:32px;
				text-indent:-999em;
				background-repeat:no-repeat;
				background-position:left top;
				display:block;
			}

			#bottom ul.inner ul.social .twitter a{ background-image:url(../img/icon/social/twitter.png); }
			#bottom ul.inner ul.social .delicious a{ background-image:url(../img/icon/social/delicious.png); }
			#bottom ul.inner ul.social .digg a{ background-image:url(../img/icon/social/digg.png); }
			#bottom ul.inner ul.social .facebook a{ background-image:url(../img/icon/social/facebook.png); }
			#bottom ul.inner ul.social .myspace a{ background-image:url(../img/icon/social/myspace.png); }

		#bottom ul.inner{
			position:absolute;
			left:50%;
			margin:0;
			padding:10px 0 0 0;
			margin-left:-500px;
			z-index:100;
		}

			#bottom ul.inner li{
				list-style:none;
				margin:0;
				padding:0;
				width:250px;
				float:left;
			}

			#bottom ul.inner li .expanded .scroll{
				overflow:scroll;
			}

			#bottom ul.inner li .loading{
				height:400px;
				background-image:url(../img/profile-loading.gif);
				background-position:center center;
				background-repeat:no-repeat;
			}

			#bottom ul.inner li .expanded{
				position:absolute;
				bottom:52px;
				background-color:#ededed;
				width:250px;
				display:none;
				padding:0 0 0 0;
				z-index:200;
				opacity:0.93;
				filter:alpha(opacity=93);
			}
				#bottom ul.inner li .expanded-nohead{ padding-top:11px; }

				#bottom ul.inner li .expanded p strong,
				#bottom ul.inner li .expanded input.submit{
					text-transform:uppercase;
				}

				#bottom ul.inner li .expanded p.comment strong{ border-bottom:2px solid #676362; }
				#bottom ul.inner li .expanded p.comment{
					border-bottom:2px solid #a5a1a0;
					padding-bottom:6px;
					line-height:1.8em;
				}

				#bottom ul.inner li .expanded p,
				#bottom ul.inner li .expanded input,
				#bottom ul.inner li .expanded textarea,
				#top li .expanded p,
				#top li .expanded input,
				#top li .expanded textarea{
					margin:0 13px 11px 13px;
					font-size:80%;
				}

				#bottom ul.inner li .expanded textarea{
					height:155px;
					width:209px;
				}

				#bottom ul.inner li .expanded input.submit{ margin-left:10px; }

				#bottom ul.inner li .expanded .image{
					margin:0 0 11px 0;
					max-height:125px;
					overflow:hidden;
					width:250px;
				}

				#bottom ul.inner li .expanded a{
					color:#000;
				}
					#bottom ul.inner li .expanded a:hover{ text-decoration:none; }

			#bottom ul.inner li a.expand{
				display:block;
				position:relative;
				background-repeat:no-repeat;
				background-position:left top;
				text-decoration:none;
			}

			#bottom ul.inner li.profile a.expand{
				background-image:url(../img/icon/profile.png);
				height:42px;
				width:40px;
			}

				#bottom ul.inner li.profile p strong{ text-transform:none; color:#7f7d7d; font-weight:normal; }
				#bottom ul.inner li.profile h2{
					margin-bottom:0;
				}

				#bottom ul.inner li.profile p{
					border-top:2px solid #a8a4a4;
					padding-top:10px;
				}

				#bottom ul.inner li.profile p.main{
					border-top:none;
					font-weight:bold;
					text-transform:uppercase;
					color:#000;
				}

			#bottom ul.inner li.information{  }
			#bottom ul.inner li.information a.expand{
				background-image:url(../img/icon/information.png);
				background-position:right top;
				height:40px;
				width:7px;
				padding-left:15px;
			}

			#bottom ul.inner li.tick{  }
			#bottom ul.inner li.tick a.expand{
				background-image:url(../img/icon/tick.png);
				height:41px;
				width:52px;
				float:right;
			}

			#bottom ul.inner li.comment{ float:right; }
			#bottom ul.inner li.comment a.expand{
				background-image:url(../img/icon/comment.png);
				height:40px;
				float:right;
				width:46px;
			}

			#bottom ul.inner li.comment a.expand span{
				right:0;
				left:auto;
			}

			#bottom ul.inner li.tick a span{ left:auto; right:0; }
			#bottom ul.inner li a span{
				position:absolute;
				text-transform:uppercase;
				font-size:80%;
				top:-50px;
				left:0;
				height:27px;
				width:235px;
				padding:13px 0 0 15px;
				background:url(../img/transparent-white.png) left top repeat;
				color:#000;
				display:none;
			}
			
			#bottom div.comments{
				font-weight:bold;
				padding:6px 6px 0 6px;
				text-align:center;
			}

		#bottom .bar{
			background:url(../img/transparent-white.png) left top repeat;
			height:65px;
			z-index:100;
		}

a.close{
	background:url(../img/profile-close.png) left top no-repeat;
	width:17px;
	height:17px;
	display:block;
	position:absolute;
	right:10px;
	top:14px;
	text-indent:-9999em;
}

form p.error{
	font-size:80%;
	margin:-6px 13px 14px 13px;
	color:#F00;
}

form div.right{
	float:right;
	margin-right:35px;
}