body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: helvetica, serif;
	line-height: 1.5em;
	color: #fff;
	background: #ff7608 url('/_images/home.png') center -110px no-repeat;
}

h1,h2,h3,h4,h5,h6,p,ul,li,form {
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
}

a img {
	border: 0;
}


h1 {
	font-family: "Red October";
	font-weight: normal;
	text-align: center;
	font-size: 3.5em;
	margin-bottom: 15px;
}

h1 a {
	text-decoration: none;
	color: #fff;
}

#header h2 {
	font-family: "Red October";
	font-weight: normal;
	text-align: center;
	font-size: 1.3em;
}

.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	padding: 50px 0 25px 0;
}

#utilities {
	position: absolute;
	top: 5px;
	right: 15px;
	list-style: none;
	text-shadow: 1px 1px 1px #333;
	color: #fff;
}

#utilities li {
	font-size: .85em;
	display: inline;
}

#utilities li a {
	color: #fff;
	text-decoration: none;
}

#utilities li a:before {
	content: " | ";
}

#utilities li:first-child a:before {
	content: "";
}

#hq {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 150px;
	line-height: .8em;
}

#hq a {
	color: #fff;
	font-family: courier;
	font-size: .7em;
	text-decoration: none;
}



#notice {
	text-align: center;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 4px;
	margin-bottom: 40px;
	text-shadow: 1px 1px 1px #333;
}

#notice a {
	color: #fff;
	font-weight: bold;
}



#platforms {
	overflow: hidden;
	width: 824px;
	margin: 0 auto 40px auto;
}

#platforms .platform {
	width: 180px;
	float: left;
	margin: 0 13px;
}

#platforms .disabled {
	opacity: .5;
}

#platforms .platform .image {
	border: 3px solid #666;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	width: 174px;
	height: 264px;
}

#platforms .platform .title {
	font-family: "Red October";
	padding-top: 15px;
	text-align: center;
	font-size: 2em;
}

#platforms .platform .title a {
	color: #fff;
	text-decoration: none;
}

#platforms .platform p {
	font-size: .8em;
	text-align: justify;
}

#platforms #iphone-platform .image {
	background: url('/_images/platforms/iphone.png') center top no-repeat;
}

#platforms #web-platform .image {
	background: url('/_images/platforms/web.png') center top no-repeat;
}

#platforms #desktop-platform .image {
	background: url('/_images/platforms/desktop.png') center top no-repeat;
}

#platforms #twitter-platform .image {
	background: url('/_images/platforms/twitter.png') center top no-repeat;
}

#content #platforms {
	width: 206px;
	float: left;
}

#footer {
	border-top: 1px solid #fff;
	padding: 5px 0;
}

#footer p {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	text-shadow: 1px 1px 1px #333;
}

#footer a {
	color: #fff;
}

#content {
	border-top: 1px solid #fff;
	padding: 25px;
	overflow: hidden;
}

#content #main-content {
	width: 680px;
	float: right;
}

#content h2 {
	font-family: "Red October";
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.4em;
	margin-bottom: .5em;
}

#content p {
	font-size: 1.4em;
	line-height: 1.5em;
	text-shadow: 1px 1px 1px #333;
	margin-bottom: 1em;
}

#content p a {
	color: #eee;
}

.center {
	text-align: center;
}

input#username {
	display: block;
	width: 400px;
	margin: 0 auto 20px auto;
	border: 5px solid #fff;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #fff;
	padding: 15px;
	font-size: 2em;
	color: #333;
	text-align: center;
	outline: 0;
}

input#username.inactive {
	color: #ccc;
}

input#username.loading {
	background: #fff url('/_images/loading.gif') center center no-repeat;
}

#submit {
	display: block;
	margin: 0 auto;
}


#map-app #content {
	min-height: 300px;
}

#map {
	height: 350px;
	border-bottom: 1px solid #fff;
}

#content p.hq-text {
	font-size: 2.4em;
	text-align: center;
	font-family: "Red October";
	text-shadow: none;
}

#content p.button {
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
}

#content p.button a {
	color: #666;
	text-decoration: none;
	text-shadow: none;
	background: #fff;
	padding: .75em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	display: block;
}

#content p.button a:hover {
	color: #000;
}

#content p.disclaimer {
	font-size: .8em;
	text-align: justify;
}

.center-image {
	margin: 0 auto 20px auto;
	display: block;
}

#map-app #information {
	
}

#map-app #profile {

}

#map-app #controls .status,
#map-app #controls #map-moved {
	display: none;
}

h3 {
	visibility: visible !important;
}

.hidden {
	display: none;
}



#map-status,
#nav-bar {
	padding: 0 15px;
    background: #333;
    height: 25px;
	position: relative;
}

#nav-bar {
	border-bottom: 1px solid black;
	padding: 0 5px;
}

#map-status #redraw {
	margin-left: 10px;
}

#map-status.loading {
	padding-left: 45px;
	background: #333 url('/_images/loading-status.gif') 15px center no-repeat;
}

#map-status p {
    font-size: .85em;
    margin: 0;
	line-height: 27px;
}

#nav-bar form {
	float: left;
	padding-top: 2px;
}

#nav-bar form #location {
	height: 14px;
	font-size: .7em;
	padding: 0 4px;
	width: 180px;
	margin-right: 5px;
}

#nav-bar #location-submit {
	position: relative;
	top: 1px;
}

#nav-bar #map-utilities {
	float: right;
	padding-top: 3px;
}

#information,
#media {
    margin: 10px 0;
    background: #333;
    padding: 10px;
    border: 5px solid #333;
    -moz-border-radius: 1em;  
	-webkit-border-radius: 1em;  
	border-radius: 1em;   
    overflow: hidden;
}

#information #profile {
    width: 140px;
    float: left;
}

#information h3,
#media h3 {
    font-size: 1.4em;
    margin-bottom: 10px
}

#information #profile h3 {
	text-align: center;
}

#information h3 a {
    color: #fff;
}

#information #profile img {
    display: block;
    margin: 0 auto 10px auto;
}

#information #profile div {
    text-align: center;
    font-size: .8em;
}

#information #profile div span {
    font-size: 1.5em;
}

#information #spot {
    width: 240px;
    float: left;
	margin-left: 40px;
}

#information #spot .icon {
    margin-bottom: 7px;
    height: 100px;
    width: 100px;
}

#information #spot p {
    font-size: .85em;
}

#items {
	float: left;
    width: 375px;
	margin-left: 40px;
}

#items ul {
    list-style: none;
	overflow: hidden;
}

#items ul li {
    float: left;
    width: 75px;
    text-align: center;
}

#items ul li .item-name {
    display: none;
}

#items ul li img {
    width: 50px;
    height: 50px;
    cursor: help;
}

#items ul li p.item-number {
    text-align: center;
    color: #ccc;
    font-weight: bold;
	font-size: .85em;
	padding: 3px;
}

#items ul li.missing p.item-number {
    background: #cfc;
    color: #fff;
}

a#fdbk_tab {
	top: 45% !important;
}

#content p.christmas-heading {
	font-size: 2.4em;
	text-align: center;
	font-family: "Red October";
	text-shadow: none;
	margin: 1em 0 .5em 0;
}

#content p.lyrics {
	line-height: 1.4em;
	width: 400px;
	margin: 0 auto;
}

#flickr {
	overflow: hidden;
}

#flickr a  {
	display: block;
	width: 75px;
	height: 75px;
	margin: 8px;
	float: left;
	border: 1px solid black;
	outline: 0;
}

#flickr p {
	margin: 0;
	font-size: .9em;
}

.winner-list {
	list-style: none;
}

.winner-list li {
	font-size: 1.8em;
	text-align: center;
	margin-bottom: 10px;
	text-shadow: #555 2px 0 0;
}

.letter {
	font-size: .8em;
}

.letter ul {
	list-style: square;
	margin-left: 10px;
}

.letter li {
	font-size: 1.4em;
	line-height: 1.5em;
	text-shadow: 1px 1px 1px #333;
	margin-bottom: 1em;
	margin-left: 10px;
}

.letter a,
.letter span {
	text-shadow: none;
	color: #fff !important;
}

.hiatus-video {
	margin: 0 auto;
	width: 600px;
}

.signatures-notice {
	font-size: 1.2em !important;
	font-style: italic;
}