﻿#map
{
    border: solid 2px #fff;
    margin-left: -2px;
}

.instructions
{
    width: 691px;
    height: 91px;
    background: #000 url(Images/seen_a_fire.png) no-repeat 0 0;
    margin: 30px 0 0 20px;
}

#about
{
    padding: 20px;
}

.dragtabblue,
.dragtabred
{
    width: 43px;
    height: 51px;
    position: absolute;
    z-index: 999;
    margin-top: -3px;
}


.dragtabblue
{
    background: transparent url(Images/map_tab_blue.png) no-repeat 0 0;
    margin-left: 77px;
}

.dragtabred
{
    background: transparent url(Images/map_tab_red.png) no-repeat 0 0;
    margin-left: 135px;
}

.noticeupdated
{
    display:block;
    margin-top: 3px;
    color: #aaa;
}

.follow
{
    color: #fff;
    display: block;
    margin: 5px 0;
    font-weight: bold;
    text-decoration: none;
}

.follow:hover
{
    text-decoration: underline;
}

.loading
{
    background: transparent url(Images/loading.gif) no-repeat 0 0;
    height: 32px;
    width: 32px;
    float: left;    
    margin-top: 20px;
    display: none;
}

#officialNotices .follow
{
    background: transparent url(Images/official_bird.png) no-repeat 0 0;
    height: 56px;
    margin-top: 15px;
    margin-left: 50px;
    padding-left: 65px;
    padding-top: 20px;
}

#communityNotices .follow
{
    background: transparent url(Images/community_bird.png) no-repeat 0 0;
    height: 57px;
    margin-top: 15px;
    margin-left: 50px;
    padding-left: 50px;
    padding-top: 20px;
}

#notices
{
    width: 840px;
    margin: 20px auto 0 auto;
}

#officialNotices h2
{
    width: 212px;
    height: 40px;
    background: #000 url(Images/official_tweets.png) no-repeat 0 0;
    margin-bottom: 0;
    margin-left: 100px;
}

#communityNotices h2
{
    width: 274px;
    height: 42px;
    background: #000 url(Images/community_tweets.png) no-repeat 0 0;
    margin-bottom: 0;
    margin-left: 50px;
}

#officialNotices,
#communityNotices
{
    padding: 0 10px;
    width: 400px;
    float: left;
}

#officialNotices .content,
#communityNotices .content
{
    margin-top: 10px;
    height: 500px;
    overflow: hidden;
    display: none;
}

#twitter
{
    clear: both;
}

.tweet
{
    cursor: pointer;
}

.delaynotice
{
    font-size: 0.85em;
    color: #666;
    text-align: center;
    margin: 10px 0 7px 0;
    clear: both;
}

#map .tweet,
#map .selectedTweet
{
    color: #000;
    max-width: 400px;
    width: 400px;
}

.tweet:hover,
.selectedTweet
{
    background-color: #1d1d1d;
}

#map .tweet:hover,
#map .selectedTweet
{
    background-color: #fff;
}

.tweet,
.selectedTweet
{
    font-size: 0.9em;
    margin-bottom: 10px;
    clear: both;
}

.tweet h3,
.selectedTweet h3
{
    margin-bottom: 0;
}

.tweet sub,
.selectedTweet sub
{
    float: right;
    color: #aaa;
}

.tweet p,
.selectedTweet p
{
    margin: 0;
}

.tweet img,
.selectedTweet img
{
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 10px;
}

#reportfire
{
    background: transparent url(/Content/Images/add_fire.png) no-repeat 0 0;
    width: 26px;
    height: 37px;
    z-index: 1000;
    position: absolute;
    top: 226px;
    margin-left: 87px;
}

#myhouse
{
    background: transparent url(/Content/Images/house.png) no-repeat 0 0;
    width: 28px;
    height: 28px;
    z-index: 1001;
    position: absolute;
    top: 230px;
    margin-left: 145px;
}

#reportpromptcontainer
{
    display: none;
}

.reportprompt,
.houseprompt
{
    color: #000;
    width: 400px;
}

.reportprompt p,
.houseprompt p
{
    margin: 0 0 5px 0;
}

.reportprompt label,
.houseprompt label
{
    width: 120px;
    display: inline-block;
    margin-left: 10px;
}

.submittweet
{
    float: right;
    margin-right: 50px;
}

.houseprompt .submittweet
{
    font-size: 1.2em;
    padding: 3px 10px;
    margin-top: 10px;
}

.myhouselocation,
.usertweet
{
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 20px;
}

.chkOfficialTweets,
.chkCommunityTweets
{
    margin-left: 50px;
}

.myhouse
{
    padding-bottom: 5px;
    color: #666;
    font-style: italic;
}

.tweetthis
{
    background: transparent url(Images/tweet_this.png) no-repeat 0 0;
    height: 37px;
    width: 226px;
    margin: 0 auto 5px auto;
}

.fader
{
    background: transparent url(Images/tweet_fade.png) repeat-x 0 0;
    height: 12px;
    width: 400px;
    position: absolute;
    margin-top: -12px;
}

#what h2
{
    width: 214px;
    height: 25px;
    background: transparent url(Images/what_title.png) no-repeat 0 0;
    margin-bottom: 30px;
}

#what img
{
    margin-bottom: 80px;
}

#how h2
{
    width: 286px;
    height: 23px;
    background: transparent url(Images/how_title.png) no-repeat 0 0;
}

#why h2
{
    width: 266px;
    height: 22px;
    background: transparent url(Images/why_title.png) no-repeat 0 0;
}

#what
{
    margin-bottom: 50px;
}

#how,
#why
{
    margin-bottom: 100px;
}

#about h2
{
    margin-bottom: 40px;
    padding-left: 50px;
    padding-top: 20px;
}

#about img
{
    margin-left: 80px;
}

#about a
{
    color: #fff;
    cursor: pointer;
}

.subtext
{
    padding-left: 85px;
    color: #aaa;
    font-size: 0.8em;
    text-decoration: none;
}

.subtext:hover
{
    text-decoration: underline;
}

#housepromptcontainer
{
    display: none;
}

#mapnotice
{
    background-color: #eee;
    color: #333;
    text-align: center;
    font-weight: bold;
    padding: 0.5em 0;
    font-size: 1.2em;
    display: none;
}
