Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- ʙᴀsᴇ ʙʏ ᴇɴᴛᴇʀᴘʀɪᴢᴇʀ. ᴛʜᴇᴍᴇ ʙʏ 98ʙʀᴏᴏᴋ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ɪᴛ! -->
- <style type="text/css">
- /* GASARA */
- @font-face {
- font-family: "gasara";
- src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf');
- }
- @font-face {
- font-family: "truelies";
- src: url('https://dl.dropbox.com/s/9yqh3eaw5ip5ogl/True%20Lies.ttf')
- }
- body {
- background: #000000;
- }
- a {
- color: #ffd700;
- text-shadow: 1px 1px 15px #ffd700;
- outline:none;
- text-decoration:none;
- -moz-outline-style:none;
- }
- img {
- border:none;
- }
- blockquote, blockquote blockquote {
- margin-left: 10px;
- padding: 5px;
- border-left: 1px solid #ffd700;
- border-bottom: 1px dotted #ffd700;
- }
- blockquote img {
- max-width: 220px;
- height: auto;
- }
- blockquote blockquote img {
- max-width: 170px;
- height: auto;
- }
- blockquote img, blockquote blockquote img, #post img, .photosetpost, .video {
- opacity: 0.3;
- -webkit-filter: grayscale(100%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote img:hover, blockquote blockquote img:hover, #post img:hover, .photosetpost:hover, .video:hover {
- opacity: 1;
- -webkit-filter: grayscale(10%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #post img, .photosetpost, .video {
- max-width: 250px;
- height: auto;
- }
- small, sup, sub {
- font-size: 12px;
- }
- h1, h2, h3 {
- font-family: "truelies";
- font-size: 15px;
- letter-spacing: 2px;
- line-height: 25px !important;
- text-transform: uppercase;
- color: #ffd700;
- text-shadow: 1px 1px 15px #ffd700;
- }
- pre, code {
- font-family: "Gasara";
- font-size: 8px;
- line-height: 12px;
- letter-spacing: 1px;
- text-align: center;
- background-color: #000000;
- padding: 10px;
- white-space:pre-wrap;
- word-wrap:break-word;
- }
- #entries {
- width: 260px;
- height: 100%;
- float: right;
- margin-top: 20px;
- margin-right: 460px;
- }
- #post {
- color: #000000;
- margin-bottom: 50px;
- width: 250px;
- padding: 20px;
- background-color: #2d2d2d;
- font-family: "Calibri";
- font-size: 12px;
- }
- .posttitle {
- font-family: "truelies";
- font-size: 20px;
- line-height: 25px !important;
- color: #ffd700;
- }
- .quote {
- font-size: 20px;
- text-transform: uppercase;
- text-align: justify;
- font-family: "Calibri";
- }
- .source {
- text-align: right;
- font-family: "Gasara";
- font-size: 8px;
- }
- .asker {
- width: 250px;
- height: 20px;
- font-family: "truelies";
- font-size: 15px;
- color: #ffd700;
- text-transform: uppercase;
- margin-left: 25px;
- margin-top: -25px;
- }
- .askerimg img {
- width: 25px;
- height: auto;
- border: 5px solid black;
- }
- .question {
- margin-top: 10px;
- border-top: 1px dotted #ffd700;
- padding: 10px;
- background-color: #000000;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .player {
- width: 27px;
- height: 27px;
- left: 16px;
- top: 16px;
- opacity: 0.4;
- line-height: 0;
- overflow: hidden;
- }
- .details {
- margin-top: -30px;
- margin-left: 35px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .chat b {
- text-transform: uppercase;
- color: #ffd700;
- font-size: 14px;
- }
- .indexperma {
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- text-align: center;
- margin-top: 10px;
- padding-top: 15px;
- border-top: 2px solid black;
- }
- .perma {
- margin-top: 15px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- line-height: 15px;
- }
- .notess {
- width: 250px;
- padding: 20px;
- background-color: #2d2d2d;
- color: #282828;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- line-height: 15px;
- }
- .notess img {
- display: none;
- }
- /* SIDEBAR */
- #mcwrap {
- position: fixed;
- left: 100px;
- bottom: 80px;
- height: 500px;
- width: 700px;
- }
- .title {
- font-family: "truelies";
- color: #ffd700;
- font-size: 33px;
- text-shadow: 1px 1px 15px #ffd700;
- }
- .bar1 {
- margin-left: 155px;
- width: 341px;
- padding: 2px;
- height: 10px;
- background-color: #2d2d2d;
- font-size: 10px;
- line-height: 10px;
- text-transform: uppercase;
- font-family: "Calibri";
- }
- .trigger1 {
- margin-top: -15px;
- margin-left: -100px;
- height: 400px;
- width: 250px;
- }
- .title2 {
- margin-top: -380px;
- margin-left: 160px;
- font-family: "truelies";
- color: #ffd700;
- font-size: 20px;
- text-shadow: 1px 1px 15px #ffd700;
- }
- .trigger2 {
- position: absolute;
- z-index: -1;
- height: 400px;
- width: 250px;
- margin-top: 30px;
- margin-left: 250px;
- }
- .cont {
- margin-top: 5px;
- margin-left: 155px;
- position: absolute;
- z-index: -2;
- }
- .location {
- margin-top: 5px;
- width: 341px;
- height: 11px;
- padding: 2px;
- font-family: "Calibri";
- font-size: 11px;
- text-transform: uppercase;
- word-spacing: 53px;
- }
- .location a {
- color: #000000 !important;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .location a:hover {
- color: #ffd700 !important;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .b1 {
- padding: 10px;
- height: 90px;
- width: 160px;
- margin-top: 10px;
- background-color: #2d2d2d;
- font-family: "Calibri";
- font-size: 11px;
- text-transform: uppercase;
- text-align: justify;
- }
- .dir {
- margin-top: 5px;
- background-color: #2d2d2d;
- height: 15px;
- width: 180px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- text-align: center;
- line-height: 15px;
- }
- .frnd {
- position: absolute;
- z-index: -9;
- margin-top: 5px;
- width: 170px;
- height: 70px;
- padding: 10px;
- background-color: #2d2d2d;
- overflow-y: auto;
- }
- .frnd img {
- opacity: 0.3;
- width: 60px;
- height: 60px;
- border: 5px solid black;
- margin-right: 5px;
- margin-bottom: 10px;
- -webkit-filter: grayscale(100%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .frnd img:hover {
- opacity: 1;
- -webkit-filter: grayscale(10%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .b2 {
- margin-top: 100px;
- height: 71px;
- width: 150px;
- padding: 10px;
- background-color: #2d2d2d;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .links {
- font-family: "truelies";
- font-size: 21px;
- margin-top: 360px;
- }
- #zin {
- height: 80px;
- width: 80px;
- position: absolute;
- z-index: 9999;
- float: right;
- top: 200px;
- right: 750px;
- }
- .zinn {
- height: 80px;
- width: 80px;
- margin-top: 0px;
- margin-left: 0px;
- }
- .zinn img {
- border-radius: 50%;
- border: 5px solid #2d2d2d;
- }
- </style>
- </head>
- <body>
- <div id="zin">
- <div class="zinn">
- <img src="http://i.imgur.com/T3DOw4g.gif" />
- </div>
- </div>
- <div id="mcwrap">
- <div class="title">
- fire back at everyone #trigger
- </div>
- <div class="bar1">
- why don't you lock me up?
- </div>
- <div class="trigger1">
- <img src="http://i.imgur.com/xQv38YY.png" />
- </div>
- <div class="title2">its anarchism whos taking over now</div>
- <div class="trigger2">
- <img src="http://i.imgur.com/ueZbz2Q.png" />
- </div>
- <div class="cont">
- <div class="location">
- <a title="">LITERATE</a>
- <a title="">NSFW</a>
- <a title="">ORIGINAL</a>
- <a title="">DISCLAIMER</a>
- </div>
- <div class="b1">
- desc desc!! desc desc!! desc desc!!
- </div>
- <div class="dir">
- <a href="">tq ent.</a> && <a href="">collective</a> && <a href="">collective</a>
- </div>
- <div class="frnd">
- <a href="" title=""><img src="http://placehold.it/60x60" /></a><a href="" title=""><img src="http://placehold.it/60x60" /></a>
- <a href="" title=""><img src="http://placehold.it/60x60" /></a><a href="" title=""><img src="http://placehold.it/60x60" /></a>
- <a href="" title=""><img src="http://placehold.it/60x60" /></a><a href="" title=""><img src="http://placehold.it/60x60" /></a>
- <a href="" title=""><img src="http://placehold.it/60x60" /></a><a href="" title=""><img src="http://placehold.it/60x60" /></a>
- <!-- <a href="URL" title="HOVER"><img src="http://placehold.it/60x60" /></a><a href="URL" title="HOVER"><img src="http://placehold.it/60x60" /></a> -->
- </div>
- <div class="b2">
- this is the second desc!!
- </div>
- </div>
- <div class="links">
- <a href="/">home</a>
- <a href="/">inbox</a>
- <a href="/">link1</a>
- <a href="/">link2</a>
- <a href="/">link3</a>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="post">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <!-- TEXT POSTS -->
- {block:Text}
- <div class="posttitle">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
- {Body}
- {/block:Text}
- <!-- PHOTO POSTS -->
- {block:Photo}
- <div class="photopost"><center><img src="{PhotoURL-250}"></center>
- {block:Caption}{Caption}{/block:Caption}</div>
- {/block:Photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div class="photosetpost">{Photoset-250} {block:Caption}{Caption}{/block:Caption}</div>
- {/block:Photoset}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div class="quote">{Quote}</div>
- <div class="source">{block:Source} —{Source}{/block:Source}</div>
- {/block:Quote}
- <!-- LINK POSTS -->
- {block:Link}
- <div class="posttitle"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!-- CHAT POSTS -->
- {block:Chat}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- <div class="chat">
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
- </div>
- {/block:Chat}
- <!-- ASK POST -->
- {block:Answer}
- <div class="askerimg"><img src="{AskerPortraitURL-30}"></div>
- <div class="asker">{Asker}</div>
- <div class="question">{Question}</div>
- {Answer}
- {/block:Answer}
- <!-- AUDIO POST -->
- {block:Audio}
- <div class="player">{AudioPlayeBlack}</div>
- <div class="details">
- {block:TrackName}{TrackName}{/block:TrackName} by {block:Artist}{Artist}{/block:Artist}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!-- VIDEO POST -->
- {block:Video}
- <div class="video">{Video-250}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <!-- POST PERMA -->
- {block:IndexPage}
- <div class="indexperma">
- {block:Date}{TimeAgo}{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="perma">
- Posted on {DayOfMonth} {Month} {Year} with {NoteCountWithLabel}<br />
- {block:HasTags}
- Tagged as: {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}<br />
- {/block:HasTags}
- </div>
- <center>
- {block:RebloggedFrom}
- VIA: <a href="{RebloggedFrom}">{ReblogParentName}</a> |
- SOURCE: <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center>
- {/block:PermalinkPage}
- </div>
- <div class="notess">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement