body {
	margin: 0;
	color: #223667;
	font: 1.2em Georgia,Times,serif;
	}
	
h1, h2, h3, h4, ul#navigation {
	font-family: "Trebuchet MS",Helvetica,Arial;
	}

#content a:link {
	color: #305118;
	text-decoration: none;
	border-bottom: 1px dotted #305118;
	}

#content a:visited { color: #4d5c42; }
#content a:hover   { color: #378001; }
#content a:focus   { color: #378001; }
#content a:active  { color: #378001; }

	h2 a, h3 a {
		border: 0;
		}

#header {
	text-align: center;
	margin-top: -25px;
	}

h1 {
	width: 100%;
	height: 255px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	background: #141c48 url(holiday06_banner.png) center center no-repeat;
	}

	h1 a {
		display: block;
		width: 100%;
		height: 255px;
		}

ul#navigation {
	margin: 0 auto;
	text-align: center;
	list-style: none;
	padding: .5em 1em;
	background-color: #060c2d;
	}

	ul#navigation li {
		display: inline;
		margin: 0;
		padding: .5em 1em;
		}

		ul#navigation li a { color: #bfc8fb; text-decoration: none; }
		ul#navigation li a:hover { color: #e9ecff; }

		ul#navigation li.current {
			background-color: #f0f2ff;
			}

			ul#navigation li.current a { color: #060c2d; }
			ul#navigation li.current a:hover { color: #060c2d; }

div#content {
	padding: .1em 3em 3em 3em;
	margin: 0;
	background-color: #f0f2ff;
	min-width: 44em;
	}

	div#content div {
		margin: 0;
		padding: 1em 2em;
		background-color: #e9ffd8;
		}

		div#content div.third {
			width: 32%;
			float: left;
			padding: 0;
			min-height: 13em;
			margin: 2em .6em -3em 0;
			}

			div#content div.third ul, div#content div.third dl {
				margin: 0;
				padding: 1em;
				list-style: none;
				}

				div#content div.third ul li, div#content div.third dl dt, div#content div.third dl dd {
					margin-bottom: .5em;
					font-weight: normal;
					}

				div#content div.third dl dt {
					font-style: italic;
					font-size: .75em;
					margin: 1em 0 0 0;
					}

					div#content div.third dl :first-child {
						margin-top: 0;
						}

			div#content div.third h2 {
				padding-top: .25em;
				text-align: center;
				}

			div#content div.third a#submit {
				display: block;
				width: 100%;
				text-align: center;
				border: 0;
				margin-top: .5em;
				}

				div#content div#submit a img {
					border: 0;
					}

		div#content div :first-child {
			margin-top: 0;
			padding-top: 0;
			}

h2 {
	width: 100%;
	padding: .5em 0;
	margin: 2em 0 0 0;
	color: #305118;
	background-color: #9cc281;
	font-weight: normal;
	}

	h2 a {
		padding: 0 1em;
		}

h3 {
	margin: 2em 0 0 1em;
	color: #9c183b;
	}

p {
	margin-left: 1.5em;
	font-size: .8em;
	}

dl {
	padding-left: 2em;
	}

	dt {
		font-weight: bold;
		margin-top: 1em;
		}
		
	dd {
		font-size: .9em;
		}

#forum a {
	font-size: 2em;
	}

ul#categories {
	list-style: none;
	}

	ul#categories li {
		}

		ul#categories li b {
			font-size: 1.2em;
			width: 8em;
			text-align: right;
			}

#prizes ul {
	list-style: none;
	}

	#prizes ul li {
		position: relative;
		padding-left: 120px;
		}

	#prizes ul li.figurine {
		min-height: 175px;
		}

		#prizes ul li img {
			position: absolute;
			left: -1px;
			}

			#prizes ul li.badge img {
				position: absolute;
				left: 50px;
				}

a.backtotop {
	display: block;
	width: 100%;
	padding: .25em 0;
	font-size: .7em;
	text-indent: 20px;
	text-align: right;
	background-color: #cbddbe;
	margin-bottom: 4em;
	border: 0;
	}

	a.backtotop.third {
		width: 30%;
		}

.picleft {
	float: left;
	margin-right: 1em;
	}

div.hr {
	clear: both;
	height: 11px;
	background-color: transparent !important;
	}

	div.hr hr {
		display: none;
		}

/***************** ENTRIES *****************/

body#entries #content {
	padding: 1em 0 0 0;
	}

	body#entries #content h2 {
		margin: 0 0 -2em 0;
		}

		body#entries h2 span {
			font-size: .5em;
			}

		body#entries h2 b {
			padding-left: 1em;
			color: #0082b4;
			}

	body#entries #content h2 a {
		border: 0;
		font-size: .9em;
		padding: 0 0 0 .25em;
		}

	body#entries #content a.backtotop {
		text-align: left;
		margin: 0;
		width: 100%;
		padding: 0;
		font-family: "Trebuchet MS",Helvetica,Verdana,sans-serif;
		font-size: 1.4em;
		}

ul.submissions {
	position: relative;
	color: #49514a;
	font-size: .8em;
	min-width: 67em;
	width: 100%;
	margin: 5em 0 0 0;
	padding: 0;
	top: 0;
	left: 0;
	}

	ul.submissions li {
		width: 32%;
		height: 7em;
		margin-left: 10px;
		}

		ul.submissions li a {
			border: none !important;
			}

		ul.submissions li a:link { color: #39633c; }
		ul.submissions li a:visited { color: #424d43; }
		ul.submissions li a:hover { color: #4c9e52; }
		ul.submissions li a:focus { color: #4c9e52; }
		ul.submissions li a:active { color: #76b67b; }

		ul.submissions li p {
			margin-right: 1.5em;
			color: #29302a;
			}
		ul.submissions li div.player {
			background-color: transparent !important;
			padding: 0 0 0 85px !important;
			margin: 0 !important;
			}

