@import url('colorbox.css'); /* stylesheet for colorbox plugin */

html, body {
    height: 100%;
}
* html #container {
    height: 100%;
}
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	background: #fff url(../i/background.png) repeat 0 0;
	margin: 0;
}

/* Text Styles */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #0033ff;
	font-weight: bold;
}
h1 {
	font-size: 35px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4, a.h4 {
	font-size: 18px;
	text-decoration: none;
}
h5 {
	font-size: 12px;
}
a {
	color: #0033ff;
    font-weight: bold;
}
a:hover {
    color: #000;
}
a.active {
	color: #000;
}
em, .serif {
  font-family: times, times new roman, serif;
}
p {
  margin: 0;
}
img, object, a, textarea {
    outline: none;
}
.error {
    color: #ff0000;
    font-weight: bold;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
textarea {
    font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}


/* Container Layout */
div#content {
  width: 992px;
  /*height: 775px;*/
  min-height: 100%;
  margin: 0 auto;
  padding: 0 45px 0;
  background: #fff;
}
div.left {
  float: left;
}
div.right {
  float: right;
}
div#header {
  height: 80px;
  padding-top: 10px;
  clear: both;
}
div#header .left {
  width: 561px;
  padding-right: 10px;
}
div#header .right{
  width: 421px;
  height: 80px;
  position: relative;
}
div#primary {
  height: 444px;
  clear: both;
}
div#primary .left {
  width: 691px;
  height: 443px;
  position: relative;
  background-color: #000;
  border-top: 1px solid #000;
}
div#primary .right{
  width: 301px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
div #secondary {
  clear: both;
  margin-top: 10px;
  width: 100%;
}
#footer {
  color: #999;
  clear: both;
  padding: 45px 0 20px;
}


/* -- Content Layout -- */
/* Header */
div#header h1 {
  text-indent: -9999px;
  background: #fff url(../i/dod-sprite.png) no-repeat 0 0;
  width: 216px;
  height: 24px;
  margin: 4px 0 13px;
  font-size: 24px;
  line-height: 24px;
  float: left;
}
div#header h5 {
  clear: both;
  font-weight: normal;
}
div#header h5 em {
  font-weight: bold;
}
div#header #nav {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 18px;
}
div#header #nav a, div#header #nav div {
  float: left;
  height: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
}
div#header #nav a {
  background-color: #000;
  width: 120px;
  text-decoration: none;
}
div#header #nav a:hover {
  color: #0033ff;
}
div#header #nav div {
  background-color: #0033ff;
  width: 276px;
  border-left: 1px solid #fff;
  padding-left: 12px;
  padding-right: 12px;
}

/* Flash - Prelaunch */
div#flash {
    background: #000 url(../i/dod-movie_still.jpg) no-repeat 0 0;
    font-size: 61px;
    font-weight: bold;
    line-height: 67px;
    color: #fff;
    height: 384px;
    padding: 30px;
}
div#flash a {
    display: block;
    background: transparent url(../i/dod-sprite.png) no-repeat -214px -56px;
    height: 23px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding: 3px 0 0 28px;
    margin-top: 15px;
}

/* Flash - Justin.tv */
div#JustinTV {
    height: 361px;
}
div#justinPlayer div {
    background: transparent url(../i/dod-error-black.gif) no-repeat center 90px;
    padding-top: 200px;
    text-align: center;
    color: #666;
    font-size: 13px;
}
div#justinPlayer a {
    color: #fff;
    font-size: 1.1em;
    font-size: 15px;
}

div#activeTweet {
    width: 691px;
    height: 68px;
    background-color: #000;
    color: #fff;
    padding-top: 15px;
    position: relative;
}
div#activeTweet .blue {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 83px;
    display: none;
    background-color: #0033ff;
}
div#activeTweet .twUser {
    float: left;
    width: 110px;
    padding-left: 75px;
    background-position: 17px 0;
    background-repeat: no-repeat;
    height: 48px;
    margin-top: 2px;
    position: relative;
}
div#activeTweet .twUser p {
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 3px;
}

div#activeTweet .twMsg {
    float: left;
    width: 491px;
    font-size: 13px;
    padding-right: 15px;
    position: relative;
}
div#activeTweet .twMsg div {
    margin-top: 5px;
    color: #666;
    font-weight: bold;
    font-style: italic;
    position: relative;
}
div#activeTweet .twMsg div span {
    position: absolute;
    top: 1px;
    left: 0;
    background: transparent url(../i/dod-sprite.png) no-repeat 0 -37px;
    width: 12px;
    height: 14px;
    font-size: 0;
}
div#activeTweet .twMsg div p {
    padding-left: 20px;
}
div#activeTweet a {
    color: #fff;
    font-weight: normal;
}
div#videoMsg {
    background-color: #000;
    width: 634px;
    height: 66px;
    color: #333;
    padding: 15px 40px 0 15px;
    line-height: 1.2em;
}
div#videoMsg h2 {
    font-size: 30px;
    color: #fff;
    line-height: 1em;
}
div#videoMsg h5 {
    font-weight: normal;
}
div#videoMsg h5 em {
    font-weight: bold;
}
div#videoMsg p {
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
}
div#videoMsg p a {
    color: #333;
}

/* Twitter Feed */
div#tweets {
  height: 442px;
  overflow: auto;
  position: relative;
}
div#tweets div.tweet, div#twitterFail, div.davidFail {
  padding: 9px 9px 9px 64px;
  background-color: #fff;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ccc;
  min-height: 50px;
  word-wrap: break-word;
}
div#tweets div.tweet {
  position: relative;
}
div#tweets img.twitterIcon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 48px;
  height: 48px;
  _left: -54px;
}
div#tweets div.tweet .time {
  font-family: times, times new roman, serif;
  font-style: italic;
  color: #999;
}
div#twitterFail {
	background-color: #e80000;
	background-image: url(../i/twitter-error.png);
	color: #fff;
	font-weight: bold;
}
div.davidFail {
	background-color: #333;
	background-image: url(../i/david-error.png);
	color: #fff;
	font-weight: bold;
}
div.moreTweets {
  border-bottom: 1px solid #ccc;
}
div.moreTweets a {
  display: block;
  background-color: #e5e5e5;
  border: 1px solid #fff;
  color: #000;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  _width: 283px;
}
div.moreTweets a:hover {
  color: #0033ff;
}
div.moreTweets a span {
  display: inline-block;
  width: 11px;
  height: 6px;
  background: #e5e5e5 url(../i/dod-sprite.png) no-repeat 0 -24px !important;
  margin: 0 4px 1px 0;
  font-size: 0;
}
div.moreTweets a:hover span {
  background-position: 0 -30px !important;
}

div#tweets.launch {
    height: 342px;
}
div#tweets.launch .david {
    background-color: #0033ff !important;
    color: #fff;
}
div#tweets .highlight {
    background-color: #f0f0f0 !important;
    color: #999;
}
div#tweets .highlight a.username {
    position: relative;
    padding-right: 16px;
    _display: inline-block;
    _background: #f0f0f0 url(../i/twitter-check.gif) no-repeat 2px right;
}
div#tweets .highlight a.username span {
    _display: none;
    background: transparent url(../i/dod-sprite.png) no-repeat 0 -64px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}
div#tweets .highlight p a {
    color: #999;
}
div#tweets .activeTweet {
    background-color: #ebebeb !important;
}
div#tweets .activeTweet a.username {
    color: #000;
}
div#tweets.launch div.david a,
div#tweets.launch div.david .time {
    color: #fff;
}
div#tweetPanel {
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    border-left: 4px solid #000;
    height: 88px;
    position: relative;
    padding: 4px 6px;
    background: #fff url(../i/twitter-bg.png) no-repeat 0 0;
}
div#tweetPanel #charCount {
    font-weight: bold;
    color: #c3c3c3;
    position: absolute;
    top: 4px;
    right: 6px;
}
div#tweetPanel p {
    font-weight: bold;
    margin-bottom: 3px;
}
div#tweetPanel textarea {
    height: 43px;
    width: 279px;
    border: 0;
    overflow: hidden;
}
div#tweetPanel #tweetLoading {
    display: none;
    position: absolute;
    background: transparent url(../i/dod-loader.gif) no-repeat 0 0;
    width: 25px;
    height: 25px;
    top: 28px;
    left: 133px;
}
div#tweetPanel #tweetFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #000;
    background: #c2c2c2;
    height: 27px;
    width: 293px;
}
div#tweetPanel #tweetFooter div {
    padding: 8px 63px 0 8px;
    float: left;
    position: relative;
    font-size: 11px;
    line-height: 11px;
}
div#tweetPanel #tweetFooter div span {
    width: 58px;
    height: 14px;
    background: transparent url(../i/dod-sprite.png) no-repeat -12px -37px;
    position: absolute;
    top: 6px;
    right: 0;
    text-indent: -9999px;
}
div#tweetPanel #tweetFooter a {
    display: block;
    float: right;
    width: 70px;
    height: 21px;
    padding-top: 6px;
    background: #000;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 12px;
}


/* Wildfire Banner */
div#wildfire {
  background: #0033ff url(../i/wildfire-banner.png) no-repeat 29px 0;
  width: 685px;
  height: 169px;
}
div#wildfire a, div#wildfireLaunch a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
div#wildfire a:hover {
  background: transparent url(../i/wildfire-logo.gif) no-repeat 393px 0;
}

div#wildfireLaunch {
  background: #0033ff url(../i/wildfire-banner-launch.png) no-repeat 4px 0;
  width: 298px;
  height: 205px;
  margin-bottom: 9px;
}
div#wildfireLaunch a:hover {
  background: transparent url(../i/wildfire-logo-sm.gif) no-repeat 147px -8px;
}

/* Sponsors */
div#sponsors {
  border: 1px solid #ccc;
  width: 284px;
  height: 157px;
  padding: 5px 6px;
  position: relative;
}
div#sponsors h4 {
  font-size: 14px;
  line-height: 14px;
}
div#sponsors a {
  position: absolute;
  background: #fff url(../i/sponsors.png) no-repeat;
  display: block;
  text-indent: -9999px;
}
div#sponsors a.leo {
  background-position: 0 0;
  width: 246px;
  height: 39px;
  top: 26px;
  left: 25px;
}
div#sponsors a.leo:hover {
  background-position: 0 -140px;
}
div#sponsors a.arc {
  background-position: -109px -56px;
  width: 39px;
  height: 39px;
  top: 75px;
  left: 140px;
}
div#sponsors a.arc:hover {
  background-position: -109px -196px;
}
div#sponsors a.optimus {
  background-position: -111px -121px;
  width: 92px;
  height: 13px;
  top: 131px;
  left: 141px;
}
div#sponsors a.optimus:hover {
  background-position: -111px -261px;
}
div#sponsors a.tool {
  background-position: -34px -112px;
  width: 50px;
  height: 28px;
  top: 125px;
  left: 69px;
}
div#sponsors a.tool:hover {
  background-position: -34px -252px;
}
div#sponsors a.justin {
  background-position: 0 -67px;
  width: 86px;
  height: 19px;
  top: 87px;
  left: 29px;
}
div#sponsors a.justin:hover {
  background-position: 0px -207px;
}
div#sponsors a.liveu {
  background-position: -175px -65px;
  width: 58px;
  height: 26px;
  top: 85px;
  left: 200px;
}
div#sponsors a.liveu:hover {
  background-position: -175px -205px;
}

div#sponsors.launch {
    padding: 9px;
    width: 278px;
    height: 190px;
}
div#sponsors.launch a.leo {
    top: 47px;
}
div#sponsors.launch a.arc {
    top: 100px;
    left: 140px;
}
div#sponsors.launch a.optimus {
    top: 161px;
}
div#sponsors.launch a.tool {
    top: 155px;
}
div#sponsors.launch a.justin {
    top: 112px;
    left: 29px;
}
div#sponsors.launch a.liveu {
    top: 110px;
}

/* Count down */
div#countDownBack {
  display: none;
  width: 100%;
  height: 444px;
  background: #000 url(../i/dod-movie_still.jpg) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
div#countDown {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div#countDown #count {
  color: #fff;
  font-size: 68px;
  font-weight: bold;
  clear: both;
  width: 415px;
  margin: 107px auto 0;
}
div#countDown .center {
    margin-top: 169px !important;
}

div#countDown #count div {
  float: left;
  width: 85px;
  height: 75px;
  text-align: center;
}
div#countDown #count div.c {
  width: 25px;
}
div#countDown #labels {
  clear: both;
  width: 415px;
  margin: 0 auto;
  height: 20px;
}
div#countDown #labels div {
  float: left;
  width: 85px;
  padding-right: 25px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
div#countDown #labels div.last {
  width: 85px;
  padding: 0;
}
div#countDown #signup {
    clear: both;
    width: 415px;
    background-color: #fff;
    margin: 15px auto;
    padding: 15px;
    font-size: 14px;
}
div#countDown #signup h6 {
    text-align: center;
    font-size: 14px;
}
div#countDown #signup div.form {
    border: 1px solid #ccc;
    padding: 1px;
    width: 380px;
    margin: 10px auto;
    height: 34px;
}
div#countDown #signup div.form input {
    border: 0;
    width: 280px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 7px;
    margin-top: 5px;
    color: #999;
    float: left;
    outline: none;
}
div#countDown #signup div.form a {
    display: inline-block;
    width: 80px;
    height: 26px;
    background-color: #0033ff;
    color: #fff;
    text-align: center;
    text-decoration: none;
    float: right;
    padding-top: 8px;
}
div#countDown #signup #socialMediaForm {
    margin: 15px 0 10px;
    height: 19px;
}

div#countDown #signup .error {
    text-align: center;
    margin-top: 5px;
}

div#countDown a#rewind {
    background: transparent url(../i/replay-icon-static.gif) no-repeat 0 -1px;
    padding: 9px 0 0 30px;
    position: absolute;
    top: 1px;
    left: 0;
    color: #999;
    text-decoration: none;
    height: 20px;
}
div#countDown a#rewind:hover {
    background: transparent url(../i/replay-icon-hover.gif) no-repeat 0 -1px;
    color: #fff;
}

/* Social Networking Icons */
div#socialMedia a, div#socialMediaModal a, div.youtubeModal a {
    display: block;
    float: left;
}
a.twitter, a.foursquare, a.facebook {
    height: 16px;
    background: #fff url(../i/dod-sprite.png) no-repeat;
    padding: 3px 0 0 23px;
    font-size: 11px;
    line-height: 11px;
    margin-top: 2px;
}
a.foursquare {
    height: 15px;
}
div.facebook, h1.facebook {
    float: left;
    clear: right;
    height: 23px;
    padding-left: 17px;
}
div#socialMedia a.facebook, div#socialMediaModal a.facebook {
    background: #fff url(../i/dod-sprite.png) no-repeat -108px -56px;
    width: 53px;
    height: 23px;
    text-decoration: none;
    margin-right: 23px;
    text-indent: -9999px;
    padding: 0;
}
a.twitter {
    background-position: -217px -19px;
}
a.foursquare {
    background-position: -217px -38px;
}
a.facebook {
    background-position: -217px 0;
}
a.done {
    color: #666;
    text-decoration: none;
    cursor: default;
}
div#socialMedia a.facebook:hover, div#socialMediaModal a.facebook:hover {
    background-position: -161px -56px;
    _background: #fff url(../i/dod-sprite.png) no-repeat -108px -56px;
}
div#header a.twitter, div#socialMediaModal a.twitter {
    width: 117px;
}
div#header div.facebook {
    margin-top: 4px;
}
div#socialMedia {
    margin-top: 4px;
}
div#socialMediaForm a.facebook {
    width: 100px;
}
div#socialMediaForm a.twitter {
    width: 125px;
}
div#foursquaremap a.foursquare {
    float: right;
}
div.addthis_toolbox {
    float: right;
    margin-top: 3px;
}

/* Foursquare */
div#foursquaremap {
    border: 1px solid #CCC;
    padding: 9px;
    margin-bottom: 9px;
    width: 278px;
}
div#foursquaremap h3 {
    float: left;
}
div#foursquaremap img {
    display: block;
    border: 1px solid #0099cc;
    clear: both;
}

/* Facebook & YouTube */
div#facebookPhotos, div#youtubeVideos {
    border: 1px solid #CCC;
    padding: 15px;
    margin-bottom: 15px;
    width: 655px;
    overflow: auto;
}
div#youtubeVideos {
    padding-bottom: 0;
}
div#facebookPhotos h2, div#youtubeVideos h2 {
    float: left;
    line-height: 1em;
}
div#facebookPhotos #facebookTag {
    float: right;
    height: 16px;
    padding: 3px 0 0 25px;
    font-size: 11px;
    line-height: 11px;
    background: #fff url(../i/dod-sprite.png) no-repeat -217px 0;
    color: #666;
}
div#facebookPhotos #photoFrame {
    overflow: hidden;
    width: 648px;
    height: 590px;
    position: relative;
}
div#facebookPhotos ul, div#youtubeVideos ul {
    clear: both;
    padding-top: 10px;
}
div#facebookPhotos ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 648px;
}
div#facebookPhotos li {
    width: 162px;
    height: 145px;
    text-align: center;
    float: left;
}
div#facebookPhotos li .NamesTagged {
    display: none;
}
div#facebookPhotos img, div#youtubeVideos img {
    border: 1px solid #CCC;
    padding: 3px;
}
div#facebookPages {
    clear: both;
    text-align: right;
}
div#facebookPages a {
    margin-left: 2px;
    text-decoration: none;
}
div#facebookPages a.active {
    border-bottom: 2px solid #000;
}
div#facebookPages .fbFirst, div#facebookPages .fbPrev, div#facebookPages .fbNext, div#facebookPages .fbEllipsesAfter, div#facebookPages .fbEllipsesBefore {
    display: none;
}
div#youtubeVideos #youtubeOrder {
    float: right;
}
div#youtubeVideos #youtubeOrder a.new {
    margin-right: 10px;
}
div#youtubeVideos #youtubeOrder a.active {
    color: #000;
}
div#youtubeVideos li {
    width: 128px;
    float: left;
    padding: 0 25px 25px 0;
    word-wrap: break-word;
}
div#youtubeVideos #showhideVideos {
    display: none;
    clear: both;
    padding-bottom: 15px;
}
div#youtubeVideos .moreVideos, div#youtubeVideos .lessVideos {
    text-decoration: none;
    color: #000;
    padding-right: 15px;
    cursor: pointer;
}
div#youtubeVideos .lessVideos {
    display: none;
}
div#youtubeVideos .moreVideos span, div#youtubeVideos .lessVideos span {
    display: inline-block;
    background: transparent url(../i/dod-sprite.png) no-repeat 0 -51px;
    width: 12px;
    height: 6px;
    margin: 0 5px 1px 0;
    font-size: 0;
}
div#youtubeVideos .lessVideos span {
    background-position: -12px -51px;
}
div#youtubeVideos .moreVideos:hover, div#youtubeVideos .lessVideos:hover {
    color: #0033ff;
}
div#youtubeVideos .moreVideos:hover span {
    background-position: 0 -57px;
}
div#youtubeVideos .lessVideos:hover span {
    background-position: -12px -57px;
}
div#youtubeVideos li img {
    cursor: pointer;
    width: 120px;
    height: 90px;
}
div#youtubeVideos .hide {
    display: none;
}

div#youtubeVideos #youtubeError, div#facebookPhotos #fbError {
    background: transparent url(../i/dod-error.png) no-repeat center 25px;
    clear: both;
    text-align: center;
    padding: 90px 0 50px;
    font-size: 14px;
}


/* -- Modals -- */
.modal {
	padding: 0 20px;
	background-color: #FFF;
}

#aboutModal {
	background: url(../i/about-background-sm.png) bottom right no-repeat;
    height: 491px;
    position: relative;
    overflow: hidden;
    margin-right: 12px;
    padding: 0 30px;
}

#aboutModal h1 {
	margin: 0 0 10px 0;
    padding: 20px 0 0 0;
}
#aboutModal h2 {
    margin: 32px 0 5px;
    line-height: 1em;
}

#aboutModal p {
	color: #666;
	font-family: Times, 'Times New Roman', serif;
	font-size: 15px;
	line-height: 22px;
}
#aboutModal p.half {
	margin: 0 36% 0 0;
}

#facebookPhotosModal {
    min-width: 600px;
    margin: 0;
}

#facebookPhotosModal h1 {
	margin: 15px 0 10px 28px;
    padding: 0;
    font-size: 20px;
    line-height: 1.15em;
    min-width: 600px !important;
    text-indent: -28px;
}

#facebookPhotosModal h1 span.facebook {
    background: #fff url(../i/dod-sprite.png) -217px 0 no-repeat;
    display: inline-block;
    height: 19px;
    width: 20px;
    margin: 0 8px 0 0;
    font-size: 0;
}

#facebookPhotosModal img {
    display: block;
    margin: 0 auto;
}

#facebookPhotosModal #facebookPhotosMeta {
    position: relative;
    margin: 15px 0;
    min-width: 600px !important;
}

#facebookPhotosModal .tagLabel {
    font-weight: bold;
    color: #0033ff;
    float: left;
}

#facebookPhotosModal #facebookPhotosMeta .tags {
    margin: 0 180px 0 80px;
}

#facebookPhotosModal .tags em {
    color: #999;
    font-family: Helvetica, Arial, Sans-Serif;
    font-style: normal;
}

#facebookPhotosModal .tagLink {
    position: absolute;
    top: 0;
    right: 0;
    color: #666;
    margin: 0;
    font-size: 10px;
}
#facebookPhotosModal .tagLinkIE {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #666;
    margin: 0;
    font-size: 10px;
    text-align: right;
}

#aboutModal #socialMediaModal {
    position: absolute;
    bottom: 20px;
}

#errorModal {
	background: url(../i/dod-error.png) center 30% no-repeat;
	height: 100%;
}

#errorModal p {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	padding: 35% 0 0 0;
}

#cboxLoadedContent {
    position: relative;
    _height: 520px !important;
}
#cboxContent {
    _height: 520px !important;
}
#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTitle, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
    display: none !important;
}

div.youtubeModal {
    padding: 12px 18px;
}
div.youtubeModal h2 {
    margin-bottom: 6px;
}
div.youtubeModal div {
    padding-top: 11px;
    height: 22px;
}
div.youtubeModal a.facebook {
    margin-right: 15px;
}

#cboxWrapper {
    background-color: transparent;
}

/* --- Location Submission --- */
#locationSubmission {
    background-color: #0033FF;
    width: 272px;
    padding: 12px;
    margin-bottom: 9px;
}
#locationSubmission h2 {
    color: #fff;
    font-size: 30px;
    line-height: 1em;
    width: 250px;
}
#locationSubmission p {
    color: #fff;
    font-size: 15px;
    margin-top: 8px;
}
#locationSubmission input {
    width: 256px;
    height: 14px;
    border: 0;
    overflow: hidden;
    padding: 8px;
    background: #fff url(../i/location-bg.png) no-repeat 0 0;
}
#locationSubmission .locationText {
    position: relative;
    margin-top: 10px;
}
#locationSubmission div.locSubmit {
    height: 27px;
    padding-top: 3px;
}
#locationSubmission a#locationSubmit {
    background: #fff;
    color: #000;
    display: block;
    font-weight: bold;
    height: 19px;
    line-height: 1em;
    padding-top: 8px;
    text-align: center;
    text-decoration: none;
    width: 70px;
    float: right;
}
#locationResult {
    display: none;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
#locationResult a {
    color: #fff;
}
#foursquaremap {
    clear: both;
}
