Difference between revisions of "Granny and Pa's Flea Market"
Jump to navigation
Jump to search
Granny and Pa's is a rather large permanent flea market located at Comet and Fourth.
HoneyBadger (talk | contribs) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{#css:Template:PC_1/PC_1.css}}{{#css: | |
− | + | .outer { | |
− | + | border: 2px solid #080800; | |
− | + | background-color: #FFD9AC; | |
− | + | color: #080800; | |
− | + | } | |
− | + | #left { | |
− | + | border-right: 1px dotted #080800; | |
− | + | position: relative; | |
− | + | } | |
+ | #header { | ||
+ | align-items: center; | ||
+ | background-color: #080800; | ||
+ | border-bottom: 2px solid #080800; | ||
+ | color: #ffffff; | ||
+ | display: flex; | ||
+ | font-family: Ruthie, 'Segoe Script', Georgia, serif; | ||
+ | font-size: 4.50em; | ||
+ | justify-content: center; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | text-shadow: 1px 1px 3px #080800, -1px -1px 3px #080800, -1px 1px 3px #080800, 1px -1px 3px #080800; | ||
+ | } | ||
+ | #header > img { | ||
+ | height: auto; | ||
+ | min-width: 100%; | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #header > span { | ||
+ | display: block; | ||
+ | left: calc(50% - 5.25em); | ||
+ | position: absolute; | ||
+ | top: calc(50% - 1em); | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .header { | ||
+ | border-top: 1px solid #080800; | ||
+ | border-bottom: 1px dotted #080800; | ||
+ | background-color: #ffb16e; | ||
+ | color: #FFFFEE; | ||
+ | font-size: 1.125em; | ||
+ | } | ||
+ | #mainimg, #altimg { | ||
+ | border-top: 1px solid #080800; | ||
+ | } | ||
+ | #mainimg img, #altimg img { | ||
+ | border: 1px solid #080800; | ||
+ | border-radius: 5px; | ||
+ | } | ||
+ | #break { | ||
+ | border-bottom: medium none; | ||
+ | border-top: 1px dotted #080800; | ||
+ | height: 0; | ||
+ | } | ||
+ | .outer a { | ||
+ | color: #ffb16e !important; | ||
+ | } | ||
+ | .data { | ||
+ | padding: 5px 10px; | ||
+ | } | ||
+ | .data ul { | ||
+ | list-style: outside none none; | ||
+ | margin: 0 !important; | ||
+ | } | ||
+ | .data li::before { | ||
+ | color: #ffb16e; | ||
+ | content: " "; | ||
+ | display: inline-block; | ||
+ | line-height: 1em; | ||
+ | vertical-align: 0.1em; | ||
+ | width: 1em; | ||
+ | } | ||
+ | #Staff+.data > ul, #Friends+.data > ul { | ||
+ | align-content: center; | ||
+ | display: flex; | ||
+ | flex-flow: row wrap; | ||
+ | justify-content: center; | ||
+ | margin: 0px -5px !important; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #Staff+.data li, #Friends+.data li { | ||
+ | background: rgba(255, 255, 238, 0.75) none repeat scroll 0 0; | ||
+ | border: 1px solid #999; | ||
+ | border-radius: 10px; | ||
+ | display: inline-block; | ||
+ | height: 311px; | ||
+ | margin: 5px; | ||
+ | position: relative; | ||
+ | text-align: center; | ||
+ | width: 220px; | ||
+ | } | ||
+ | #Staff+.data li:nth-last-of-type(4):first-of-type ~ li:nth-of-type(2) { | ||
+ | page-break-after: always; | ||
+ | } | ||
+ | #Staff+.data li { | ||
+ | width: 223px; | ||
+ | height: 260px; | ||
+ | } | ||
+ | #Staff+.data li::before, #Friends+.data li::before { | ||
+ | display: none; | ||
+ | } | ||
+ | #Staff+.data li > a, #Friends+.data li > a { | ||
+ | align-content: center; | ||
+ | align-items: center; | ||
+ | border-radius: 5px; | ||
+ | display: flex; | ||
+ | height: 200px; | ||
+ | justify-content: center; | ||
+ | margin: 10px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | } | ||
+ | #Staff+.data li > a { | ||
+ | height: 150px; | ||
+ | } | ||
+ | #Staff+.data img, #Friends+.data img { | ||
+ | border: 1px solid #aaa; | ||
+ | border-radius: 5px; | ||
+ | height: auto; | ||
+ | width: auto; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #Staff+.data li div, #Friends+.data li div { | ||
+ | border-top: 1px dotted #aaa; | ||
+ | bottom: 6px; | ||
+ | padding-top: 6px; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #Staff+.data li div a, #Friends+.data li div a { | ||
+ | font-weight: bold; | ||
+ | font-size: 1.25em; | ||
+ | } | ||
+ | .indent { | ||
+ | display: block; | ||
+ | text-indent: 2.5em; | ||
+ | } | ||
+ | .half { | ||
+ | float: left; | ||
+ | position: relative; | ||
+ | } | ||
+ | .half:first-of-type { | ||
+ | margin-right: 3em; | ||
+ | } | ||
+ | .full { | ||
+ | clear: both; | ||
+ | } | ||
+ | th { | ||
+ | text-align: left; | ||
+ | white-space: nowrap; | ||
+ | padding-right: .5em; | ||
+ | } | ||
+ | #altimg { | ||
+ | min-height: 210px; | ||
+ | } | ||
+ | #altimg img { | ||
+ | border: medium none; | ||
+ | position: absolute; | ||
+ | left: 10px; | ||
+ | bottom: 10px; | ||
+ | opacity: .95; | ||
+ | } | ||
+ | }} | ||
+ | <div class="outer"> | ||
+ | <div id="header">[[File:Gpba.jpg|1000px]]</div> | ||
+ | <div id="center"> | ||
+ | <div class="header" id="Location"><center>''<font style="color: #000000; font-family: Garamond; font-size: 16pt; text-shadow: #574a4f 4px 2px 2px">G</font>ranny and Pa's is a rather large permanent flea market located at Comet and Fourth.</center></div> | ||
+ | <div id="right-1" class="data"><span class="indent">The main room of this permanent flea market boasts two floors full of little 10 x 10 booths, all squished together in meandering paths that wind in and around each other, almost like a maze. Just inside there is a counter sitting by a huge window with a shelf there filled with all sorts of plants that grow wild and haphazardly in their pots. You can also get coffee and some cookies, but a sign warns that those things are to be eaten up here at the picnic table and not taken further into the store. There's a door to one side that claims it's a bathroom (And a sign inside that says 'Jiggle the handle to make it stop running, please.) </span></div> | ||
+ | <br> | ||
<center>[[file:flea1.jpg|300px]] [[file:flea3.jpg|300px]]</center> | <center>[[file:flea1.jpg|300px]] [[file:flea3.jpg|300px]]</center> | ||
+ | <br> | ||
+ | <div id="right-1" class="data"><span class="indent">While things change just about every day in here, there's a wide variety of trash and treasures that range from little McDonald's toys that you get in a Happy Meal to some ancient tuba that might not be worth what you'd get for scrap, or it might have been Arnold Jacobs' first tuba from when he was a kid. You just don't know and that is the frustration and the glory of places like this. </span></div> | ||
+ | <div id="right-1" class="data"><span class="indent">Each booth is wildly different from the one next door. This one holds nothing but clothes and that one has a collection of toilet seats. This one has bibles, and that one has biker gear. Over here, kitchen stuff and an old recipe book. There, scented candles, brand new. </span></div> | ||
− | + | <div id="right-1" class="data"><span class="indent">You could spend hours wandering the winding paths of the booths and never see it all. The upstairs is much the same. </span></div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | You could spend hours wandering the winding paths of the booths and never see it all. The upstairs is much the same. | ||
+ | <div class="header" id="Staff">'''Staff'''</div> | ||
+ | <div id="center" class="data"> | ||
+ | <br> | ||
+ | <ul> | ||
+ | <li style="height: 200px; width: 300px">[[file:gpa.png|300px]]</li> | ||
+ | </ul> | ||
+ | <br><br> | ||
+ | <ul> | ||
+ | <li>[[File:kend5.jpg|150px]]<div>[[Kendrick]]<br>''The Owner!''</div></li> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <li>[[File:Eddie.jpg|150px]]<div>'''Eddie'''<br><font color=#ed6e00>The front guy</font><br>''He knows where everything is''</div></li> | ||
+ | <li>[[File:Shellnpc.jpg|150px]]<div>'''Shell'''<br/><font color=#ed6e00>The DM</font><br>''She runs the games in the back room''</font></div></li> | ||
+ | <li>[[File:Tinynpc.jpg|150px]]<div>'''Tiny'''<br/><font color=#ed6e00>The.. helper?</font><br>''He just showed up and won't go away''</font></div></li> | ||
+ | <li>[[File:StacyNPC2.png|150px]]<div>'''Stacy'''<br><font color=#ed6e00>The Lifter</font><br>''She deals with all incoming items''</font></div></li> | ||
+ | <li>[[File:Abe.jpg|150px]]<div>'''Abe'''<br/><font color=#ed6e00>The Foodie</font><br>''He keeps the trucks running and the new recipes rolling in''</font></div></li> | ||
+ | <li>[[File:Silas.jpg|150px]]<div>'''Silas'''<br/><font color=#ed6e00>The Security</font><br>''Don't steal. Stealing's bad. She will fuck you up''</div></li> | ||
+ | <li>[[File:Iannpc.jpg|150px]]<div>'''Ian'''<br/><font color=#ed6e00>The Historian</font><br>''He can look at a piece and tell you how old, where it came from''</div></li> | ||
+ | </ul> | ||
</div> | </div> | ||
− | <div | + | <div class="header" id="Gallery">Gallery</div> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </div> | ||
− | |||
− | |||
<gallery> | <gallery> | ||
file:gpa.png | file:gpa.png | ||
Line 92: | Line 208: | ||
</gallery> | </gallery> | ||
− | + | [[Category:Business]] |
Latest revision as of 09:59, 17 April 2021
The main room of this permanent flea market boasts two floors full of little 10 x 10 booths, all squished together in meandering paths that wind in and around each other, almost like a maze. Just inside there is a counter sitting by a huge window with a shelf there filled with all sorts of plants that grow wild and haphazardly in their pots. You can also get coffee and some cookies, but a sign warns that those things are to be eaten up here at the picnic table and not taken further into the store. There's a door to one side that claims it's a bathroom (And a sign inside that says 'Jiggle the handle to make it stop running, please.)
While things change just about every day in here, there's a wide variety of trash and treasures that range from little McDonald's toys that you get in a Happy Meal to some ancient tuba that might not be worth what you'd get for scrap, or it might have been Arnold Jacobs' first tuba from when he was a kid. You just don't know and that is the frustration and the glory of places like this.
Each booth is wildly different from the one next door. This one holds nothing but clothes and that one has a collection of toilet seats. This one has bibles, and that one has biker gear. Over here, kitchen stuff and an old recipe book. There, scented candles, brand new.
You could spend hours wandering the winding paths of the booths and never see it all. The upstairs is much the same.
Staff
- Kendrick
The Owner!
- Eddie
The front guy
He knows where everything is - Shell
The DM
She runs the games in the back room - Tiny
The.. helper?
He just showed up and won't go away - Stacy
The Lifter
She deals with all incoming items - Abe
The Foodie
He keeps the trucks running and the new recipes rolling in - Silas
The Security
Don't steal. Stealing's bad. She will fuck you up - Ian
The Historian
He can look at a piece and tell you how old, where it came from
Gallery