/* Coded by Vizon Media http://VizonMedia.com */

/* MAIN ELEMENTS */
body {
	background: url("images/bg.gif") repeat-x;
	font: normal 13px verdana;
	color: #3c3c3c;
}


#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;	
}


* {
	margin: 0; padding: 0;
}
.clear {
	clear: both; 
}


/* END MAIN ELEMENTS */

/* HEADER ELEMENTS */
	#head1 {
		width: auto;
		height: 147px;
		float: left;
		margin-bottom: 28px;
	}
		#logo {
			width: 221px;
			height: 89px;
			background: url("images/logo.gif") no-repeat;
			float: left;
			margin: 0 0 16px 15px;
		}

			#logo a {
				width: 221px;
				height: 89px;
				display: block;
				outline: none;
				text-indent: -10000px;
			}

		#head1 p {
			float: left;
			margin: 36px 0 0 14px;
			font-size: 14px;
			color: #e7d287;
		}

			#head1 p span {
				color: #fff;
			}

		#head1 ul {
			clear: both;
			list-style: none;
		}
			#head1 ul li {
				float: left;
			}

				#head1 ul li a {
					height: 34px;
					display: block;
					outline: none;
					text-indent: -10000px;
				}

					#home:hover, #forum:hover, #mypage:hover, #image:hover, #search:hover {
						background-position: 0 -34px;
					}				

				#home {
					width: 88px;
					background: url("images/home.gif") no-repeat;
				}

				#forum {
					width: 85px;
					background: url("images/forum.gif") no-repeat;
				}

				#mypage {
					width: 102px;
					background: url("images/mypage.gif") no-repeat;
				}

				#image {
					width: 142px;
					background: url("images/image.gif") no-repeat;
				}

				#search {
					width: 88px;
					background: url("images/search.gif") no-repeat;
				}

	#login {
		width: 237px;
		height: 101px;
		background: url("images/login2.gif") no-repeat;
		float: right;
		padding: 14px 0 0 14px;
	}

		#login p {
			clear: both;
			font-size: 10px;
			color: #c5df78;
		}

			#login p a {
				color: #c5df78;
				text-decoration: none;
			}

				#login p a:hover {
					color: #c5df78;
					text-decoration: underline;
				}

		#login div {
			font: normal 14px verdana;
			color: #e7d287;
		}

		#user, #pass {
			width: 148px;
			height: 15px;
			font-size: 12px;
			background: #f3f5f0;
			border: 1px solid #fff;
			margin-top: 8px;
			padding: 1px 4px 0 4px;
		}

		#pass {
			float: left;
			margin-bottom: 10px;
		}

		#sub {
			width: 56px;
			height: 19px;
			background: url("images/login.gif") no-repeat;
			border: 0;
			float: left;
			margin: 8px 0 0 10px;
		}



/* END HEADER */

/* LEFT SIDE ELEMENTS */

	#left {
		width: 683px;
		height: auto;
		float: left;
	}

		#left h2 {
			font: normal 24px verdana;
			color: #3c3c3c;
			margin-bottom: 18px;
		}

			#left h2 span {
				color: #0d74b3;
			}

		#left p {
			font-size: 15px;
			line-height: 20px;
			margin: 10px 0;
		}

		#left h3 {
			width: 683px;
			height: 30px;
			background: url("images/news.gif") no-repeat;
			margin-top: 35px;
			text-indent: -10000px;
		}

		.listing {
			width: 663px;
			padding: 30px 10px;
		}

			.listing img {
				border: 1px solid #000;
				float: left;
				margin-top: 8px;
			}

			.float {
				width: 520px;
				float: right;
			}

				.float h4 {
					color: #0d74b3;
					font: normal 17px verdana;
				}


					.float h4 a {
						color: #0d74b3;
						text-decoration: none;
					}


						.float h4 a:hover {
							color: #0d74b3;
							text-decoration: underline;
						}

				.float p {
					margin: 5px 0 0 0 !important;
					text-align: justify;
				}

			.misc {
				float: right;
				margin-top: 15px;
				font: bold 12px verdana;
			}

				.misc a {
					color: #3c3c3c;
					text-decoration: none;
				}

					.misc a:hover {
						color: #3c3c3c;
						text-decoration: underline;
					}

			.date {
				font: bold 10px verdana;
				float: left;
				margin: 15px;
				padding-left: 130px;
			}

				.date a {
					color: #0d74b3;
					text-decoration: none;
				}

					.date a:hover {	
						color: #0d74b3;
						text-decoration: underline;
					}
/* END LEFT */

/* RIGHT SIDE */

	#right {
		width: 293px;
		height: auto;
		float: right;
	}

		#poll {
			width: 293px;
			height: 29px;
			background: url("images/poll.gif") no-repeat;
			text-indent: -10000px;
			font-size: 1px;
		}

		.box {
			width: 263px;
			height: auto;
			min-height: 119px;
			background: url("images/box.gif") no-repeat #efeeee;
			padding: 15px 15px 10px 15px;
		}

			.boxp {
				padding-bottom: 15px;
				text-align: center;
			}

			.center {
				font-size: 10px;
			}

				.center a {
					text-decoration: underline;
					color: #709b14;
				}

					.center a:hover {
						text-decoration: none;
						color: #709b14;
					}

			.box ul {
				list-style: none;
				line-height: 12px;
			}

			.game {
				float: left;
				margin: 3px 15px 3px 0;	
			}

			.blue, .orange, .grey, .green {
				float: left;
				margin: 3px 0;
			}

				.blue img {
					width: 110px;
				 	height: 10px;
					padding: 1px;
					border: 1px solid #cccccc;
				} 
				.orange img {
					width: 110px;
				 	height: 10px;
					padding: 1px;
					border: 1px solid #cccccc;
				}
				.green img {
					width: 50px;
				 	height: 10px;
					padding: 1px;
					border: 1px solid #cccccc;
				}
				.grey img {
					width: 90px;
				 	height: 10px;
					padding: 1px;
					border: 1px solid #cccccc;
				}

			.percent {
				float: right;
				margin: 3px 0;
			}

			.title a {
				color: #3c3c3c;
				text-decoration: none;
			}

				.title a:hover {
					color: #3c3c3c;
					text-decoration: underline;
				}

			.line {
				width: 263px;
				height: 26px;
				background: url("images/line.gif") no-repeat;
			}

		.boxe {
			width: 293px;
			height: 20px;
			background: url("images/boxe.gif") no-repeat;
		}

		#posts {
			width: 293px;
			height: 29px;
			background: url("images/posts.gif") no-repeat;
			text-indent: -10000px;
			font-size: 1px;
			margin-top: 15px;
		}
/* RIGHT SIDE */

/* FOOTER ELEMENTS */

#footer {
	width: 100%;
	height: 69px;
	background: url("images/foot.gif") repeat-x;
	margin-top: 20px;
}

	#foot {
		width: 600px;
		height: 69px;
		margin: 0 auto;
		text-align: center;
	}

	#footer ul {
		list-style: none;
		color: #94afc8;
		padding-left: 115px;
	}

		#footer ul li {
			float: left;
			margin: 20px 6px 0 0;
		}

			#footer ul li a {
				margin-right: 6px;
				color: #94afc8;
				text-decoration: none;
			}

				#footer ul li a:hover {
					color: #94afc8;
					text-decoration: underline;
				}
	#foot p {
		padding-top: 10px;
		color: #fff;
		font-size: 10px;
	}

		#foot a {
			color: #fff;
		}

/* END FOOTER ELEMENTS */
