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

.title {clear:both; font-size: 25px; padding-bottom: 20px;}

#update, #offer {
	width: 900px;
	margin: 0px auto;
	padding: 20px;
	clear:both;
	border: 1px solid #606;
	background-color:#202;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px; 
	-webkit-box-shadow: 0px 0px 20px 10px #000;
	-moz-box-shadow: 0px 0px 20px 10px #000;
	box-shadow: 0px 0px 20px 10px #000; 
}

#offer {
	margin-bottom: 40px;
	text-align: center;	
}

#offer h1 {}
#offer h2 {font-size: 20px;}
#offer h3 {font-size: 18px;}
#offer h4 {
	font-size: 14px; 
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFF;
}

#offer .flash {font-size: 18px; text-decoration:blink;}
#offer .small {
	font-size: 12px;
	font-weight: normal;
}

#update table {
	margin: 0px auto;
}

.tblsp img {
	padding:3px;
}

#update table p {
	width:550px;
	padding: 0px 10px;
}

#update table tr {
}

#update table td {
	vertical-align:top;
}

#update table h1 {
	padding: 10px;
	font-family: 'Corben', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FF9DFF;
}

#updates table td img {
	border: 5px solid #000;
	padding: 5px;
	margin: 10px;
}

#updates table td {
	padding: 10px 0; 
	text-align:center; 
	margin: 0 auto;
}

#galupdate table td:hover {
	background-color:#303;
}

#galupdate img {
	padding: 5px;
	background-color: #000;
	border: 1px solid #333;
	margin: 5px auto;
}

#join {
	font-family: 'corben', Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	clear:both;
	text-align:center;	
	margin: 20px 0px 30px 0px;
	}
	
#join a {text-decoration:none;}
#join a:hover {text-decoration:blink;}

.photolt, .photolt, .videort, .videort {
}
.videort, .videolt, .photolt, .photort {
	background-repeat:no-repeat;
}

.photolt {
	background-image:url("/style/photo-set-right.png");
	background-position:bottom right;
}

.photort {
	background-image:url("/style/photo-set-left.png");
	background-position:bottom left;
}

.videolt {
	background-image:url("/style/video-set-right.png");
	background-position:bottom right;
}

.leftvideo p { margin-left: 10px;}

.videort {
	background-image:url("/style/video-set-left.png");
	background-position:bottom left;
}

.guestban {
	margin: 10px auto 20px;
	text-align: center;
}

