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ᴇ ʙʏ ᴇɴᴛᴇʀᴘʀɪᴢᴇʀ. ᴛʜᴇᴍᴇ ʙʏ ᴀʀɪᴀsʀᴘʜ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ɪᴛ! ᴇᴅɪᴛɪɴɢ ɪs ᴀʟᴏᴡᴇᴅ, ʙᴜᴛ ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛɪɴɢ ɪɴᴛᴀᴄᴛ. -->
- <style type="text/css">
- body {
- background: #ffffff;
- background-image: {image:background};
- background-position: bottom left;
- background-attachment: fixed;
- background-repeat: no-repeat;
- }
- a {
- color: #e9cfe0;
- text-decoration: none;
- -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;
- }
- img {
- border:none;
- }
- blockquote {
- margin-left: 5px;
- padding: 5px;
- border-left: 1px solid #e9cfe0;
- }
- blockquote blockquote {
- margin-left: 5px;
- padding: 5px;
- border-left: 1px solid #e9cfe0;
- }
- blockquote img {
- max-width: 230px;
- height: auto;
- }
- blockquote blockquote img {
- max-width: 270px;
- height: auto;
- }
- /* GASARA */
- @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
- code, pre {
- font-family: "Gasara";
- word-wrap: break-word;
- line-height: 10px;
- font-size: 8px;
- text-align: justify;
- padding: 7px;
- background-color: #ffffff;
- border-left: 1px solid #e9cfe0;
- border-bottom: 1px dotted #e9cfe0;
- border-radius: 20px 0px 20px 0px;
- }
- /* DARLESTON */
- @font-face { font-family: "darleston"; src: url('https://dl.dropboxusercontent.com/s/pon2nz49g2gofuu/Darleston.otf') }
- h1, h2 {
- font-size: 40px;
- font-weight: 200;
- letter-spacing: 2px;
- font-family: "darleston";
- font-style: none;
- line-height: 28px;
- text-align: justify;
- padding: 0px;
- color: #e9cfe0;
- }
- #entries {
- width: 260px;
- height: 100%;
- float: right;
- margin-top: 20px;
- margin-right: 300px;
- }
- #post {
- width: 250px;
- padding: 10px;
- border: 10px double #ffffff;
- background-color: #ededed;
- margin-bottom: 30px;
- font-family: "calibri";
- font-size: 12px;
- line-height: 15px;
- color: #000000;
- text-align: justify;
- }
- #post img {
- max-width: 240px !important;
- height: auto;
- }
- .posttitle {
- font-family: "Bebas";
- font-size: 20px;
- line-height: 33px;
- color: #e9d9e3;
- font-weight: 300;
- word-spacing: 8px;
- }
- .posttitle:first-letter {
- font-family: "Darleston";
- font-size: 80px;
- color: #e9cfe0;
- text-transform: uppercase;
- margin-left: -10px;
- }
- .photopost img, .photosetpost, .videopost {
- max-width: 250px;
- height: auto;
- }
- /* Audio */
- .audio {
- padding: 0;
- }
- .audio_container {
- overflow: hidden;
- position: relative;
- width: 100px;
- }
- .soundcloud_audio_player {
- width: 100%;
- }
- .tumblr_audio_player {
- width: 100%;
- }
- .quote {
- font-family: "Darleston";
- font-size: 33px;
- line-height: 40px;
- letter-spacing: 1px;
- color: #000000;
- }
- .source {
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing: 2px;
- text-align: right;
- }
- .asker {
- font-family: "Bebas";
- font-size: 25px;
- color: #e9cfe0;
- text-align: center;
- margin-bottom: 15px;
- }
- .question {
- font-family: "Gasara";
- font-size: 8px;
- line-height: 10px;
- padding: 8px;
- background-color: #ffffff;
- text-align: justify;
- border-top: 1px solid #e9d9e3;
- }
- #info {
- margin-top: 8px;
- width: 250px;
- height: 15px;
- text-align: center;
- display: inline-block;
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing: 1px;
- }
- .permapage {
- width: auto !important;
- padding:5px;
- background-color: #ededed;
- color: #3e3e3e;
- font-family: "Gasara";
- font-size: 8px;
- line-height: 100%;
- letter-spacing:1px;
- text-align:center;
- text-transform:uppercase;
- text-decoration:none;
- }
- .notes_wrapper {
- margin-top: -15px;
- width: 250px;
- padding: 10px;
- overflow: auto;
- border: 10px double #ffffff;
- background-color: #ededed;
- }
- .notes {
- text-align: justify;
- word-wrap: break-word;
- display: inline-block;
- line-height: 100%;
- color: #3e3e3e;
- background-color: #ededed;
- text-align: left;
- text-transform: auto;
- font-family: "Calibri";
- font-size:10px;
- letter-spacing:0;
- word-spacing:0;
- list-style-type:none;
- }
- .notes a{
- text-transform: uppercase;
- }
- .notes ul, ol {
- display:inline-block;
- }
- .notes li {
- margin-top:5px;
- }
- .notes img {
- display:none;
- -moz-transition:all 0.5s ease-in-out;
- -webkit-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- -webkit-filter: grayscale(100%);
- opacity: .5;
- }
- .notes img:hover {
- -webkit-filter: grayscale(0%) !important;
- opacity: 1;
- -moz-transition:all 0.5s ease-in-out;
- -webkit-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- .read_more {
- padding:4px;
- background-color: #e5e5e5;
- text-align: center;
- }
- #render {
- position: fixed;
- bottom: 0px;
- left: 210px;
- height: 550px;
- width: 255px;
- z-index:9999;
- }
- #render img {
- height: 550px;
- width: auto;
- opacity: 1;
- }
- #fall {
- height: 78.2%;
- width: 15px;
- top: 0px;
- left: 465px;
- z-index: 999999;
- background-color: #ded9dc;
- position: fixed;
- }
- #sidescription {
- top: 78.2%;
- left: 360px;
- width: 200px;
- height: 65px;
- padding: 4px;
- background-color: #ded9dc;
- position: fixed;
- font-family: "Gasara";
- font-size: 8px;
- text-align: justify;
- line-height: 15px;
- }
- #sidescription:first-letter{
- font-family: "Darleston";
- font-size: 18px;
- }
- #sidelinks {
- position: fixed;
- margin-left: 475px;
- top: 75.5%;
- height: 20px;
- font-family: "Calibri";
- font-size: 15px;
- text-transform: uppercase;
- }
- #upsidelinks {
- position: fixed;
- transform: rotate(90deg);
- margin-left: 545px;
- top: 81.5%;
- height: 20px;
- font-family: "Calibri";
- font-size: 15px;
- text-transform: uppercase;
- }
- #sidelinks a, #upsidelinks a {
- color: #000000;
- }
- </style>
- </head>
- <body>
- <div id="fall"></div>
- <div id="render"><img src="http://i.imgur.com/JMSQPNd.png" /></div>
- <div id="sidescription">This is a theme-testing blog! This is a theme-testing blog! This is a theme-testing blog! This is a theme-testing blog!This is a theme-testing blog! This is a theme-testing blog!</div>
- <div id="sidelinks">
- <a href="/">HOME</a>
- <a href="/">INBOX</a>
- </div>
- <div id="upsidelinks">
- <a href="/">ABT</a>
- <a href="/">LNK</a>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="post">
- <!-- TEXT POSTS -->
- {block:Text}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- {Body}
- {/block:Text}
- <!-- PHOTO POSTS -->
- {block:Photo}
- <div class="photopost">{LinkOpenTag}<center><img src="{PhotoURL-250}"></center>{LinkCloseTag}
- {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>
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
- {/block:Chat}
- <!-- ASK POST -->
- {block:Answer}
- <div class="asker">{Asker}</div>
- <div class="question">{Question}</div>
- {Answer}
- {/block:Answer}
- <!-- AUDIO POST -->
- {block:Audio}
- <div class="audioContainer">
- {block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}
- </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 id="info">
- <a href="{Permalink}" title="{MonthNumberWithZero}{DayOfMonthWithZero}{Year}">POSTED</a> × <a href="{Permalink}" title="{block:Tags} #{Tag} {/block:Tags}">TAGGED</a> × <a href="{Permalink}" title="{PostNotesWithLabel}">NOTES</a>
- </div>
- {/block:IndexPage}
- {block:PermaLinkPage}
- <div class="permapage">
- Posted On: {DayOfWeek}, {DayOfMonth} {Month} {Year}.
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> (<a href="{ReblogRootURL}" title="{ReblogRootName}">src</a>)
- {/block:RebloggedFrom}</br>
- <span style="margin-top:5px; text-align:center; width:auto;">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags} </span>
- </div>
- {/block:PermalinkPage}
- </div>
- {block:PermaLinkPage}
- {block:PostNotes}
- <div class="notes_wrapper">
- <div class="notes">{PostNotes}</div>
- </div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement