Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title> {Title}{block:PostSummary}: {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 URL" content="http://"/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 URL" content="http://"/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 URL" content="http://"/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 URL" content="http://"/>
- <meta name="text:Link 5" content=""/>
- <meta name="text:Link 5 URL" content="http://"/>
- <meta name="text:Link 6" content=""/>
- <meta name="text:Link 6 URL" content="http://"/>
- <meta name="text:Link 7" content=""/>
- <meta name="text:Link 7 URL" content="http://"/>
- <meta name="text:Link 8" content=""/>
- <meta name="text:Link 8 URL" content="http://"/>
- <meta name="color:Background" content="#888888"/>
- <meta name="color:Accent" content="#888888"/>
- <meta name="color:Sidebar Text" content="#000000"/>
- <meta name="color:Link Hover" content="#ffffff"/>
- <meta name="color:Post Text" content="#000000"/>
- <meta name="color:Post Background" content="#fcfcfc"/>
- <meta name="color:Permalink Text" content="#ffffff"/>
- <meta name="color:Notes Text" content="#000000"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Default Album Art" content="http://cdn.last.fm/flatness/responsive/2/noimage/default_album_300_g4.png"/>
- <meta name="if:Wide Posts" content="0"/>
- <meta name="if:Infinite Scroll" content="0"/>
- <meta name="if:Open Full Size Images" content="1"/>
- <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
- {block:ifInfiniteScroll}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>
- {/block:ifInfiniteScroll}
- <style type="text/css">
- *{-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
- body {background:{color:Background} url({image:Background}) fixed; font-family:Helvetica, Arial, sans-serif;}
- a {text-decoration:none; color:inherit;}
- a:hover {color:{color:Link Hover};}
- #t {position:fixed; bottom:0; left:50px; color:{color:Sidebar Text}; width:250px;}
- #t a h1 {text-transform:uppercase; border:solid {color:Sidebar Text}; border-width:10px 0; color:{color:Sidebar Text}; width:250px; text-align:center; margin-left:20px;}
- #li a {display:block; text-transform:uppercase; letter-spacing:0.15em; line-height:150%; border-left:solid 10px {color:Sidebar Text}; padding-left:20px;}
- #li a:hover {border-color:{color:Link Hover}; border-width:20px;}
- #de {position:fixed; bottom:0; left:-270px; border-right:solid 1px {color:Sidebar Text}; height:100%; background:{color:Accent}; display:table;}
- #de a:hover {color:{color:Accent};}
- #de div {padding:25px 50px; width:220px; color:{color:Post Text}; display:table-cell; vertical-align:middle;}
- #de:hover {left:0; background:{color:Post Background};}
- #de span.hover {display:block; text-transform:uppercase; font-family:oswald; letter-spacing:2px; font-size:16px; width:200px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transform-origin:bottom right; -ms-transform-origin:bottom right; transform-origin:bottom right; position:absolute; top:50%; right:15px; margin-top:-100px; opacity:0.5;}
- #de:hover span.hover {opacity:0;}
- /*----PAGINATION----*/
- #pg {margin:25px 0 -30px 20px; width:250px; display:inline-block; color:{color:Sidebar Text};}
- #pn {margin-bottom:25px; display:inline-block; {block:ifWidePosts}width:534px;{/block:ifWidePosts}{block:ifNotWidePosts}width:434px;{/block:ifNotWidePosts} color:{color:Notes Text};}
- a.p, a.n {text-transform:uppercase; font-weight:bold; font-family:oswald; width:50%; text-align:center; font-size:1.25em;}
- a.p {float:left;}
- a.n {float:right;}
- /*--------*/
- /*----POSTS----*/
- #posts {position:absolute; top:25px; left:400px; font-size:0.85em; {block:ifWidePosts}width:534px;{/block:ifWidePosts}{block:ifNotWidePosts}width:434px;{/block:ifNotWidePosts}}
- #entry {padding:17px; {block:ifWidePosts}width:500px;{/block:ifWidePosts}{block:ifNotWidePosts}width:400px;{/block:ifNotWidePosts} height:auto; color:{color:Post Text}; background:{color:Post Background}; float:left;}
- #ewrap {margin-bottom:25px; display:inline-block; position:relative; {block:ifWidePosts}width:684px;{/block:ifWidePosts}{block:ifNotWidePosts}width:584px;{/block:ifNotWidePosts}}
- #entry * {max-width:100%;}
- #entry a:hover {color:{color:Accent};}
- h2 {text-align:center; margin-top:0; padding:5px; border:solid 1px white; text-transform:uppercase;}
- #entry:hover h2 {color:{color:Accent};}
- #entry b {text-transform:uppercase; font-size:0.85em;}
- #entry table {{block:ifWidePosts}max-width:500px;{/block:ifWidePosts}
- {block:ifNotWidePosts}max-width:400px;{/block:ifNotWidePosts}}
- blockquote {border-left:solid 2px {color:Post Text}; padding-left:15px; margin-left:15px; margin-top:-10px;}
- /*----CHAT POSTS----*/
- ul.chat {padding-left:15px; list-style-type:none;}
- /*----LINK POSTS----*/
- a.link h2:after {content:' ❯'; color:{color:Accent};}
- #entry:hover a.link h2 {color:{color:Post Text};}
- a.link:hover h2 {color:{color:Accent} !important;}
- /*----AUDIO POSTS----*/
- .audio {float:left;}
- .audio img {height:80px; width:80px; padding:5px; display:block;}
- .aud {height:28px; width:28px; overflow:hidden; margin:-60px 0 31px 31px; opacity:0.6;}
- .audio:hover .aud {opacity:1;}
- .audin {float:left; height:70px; {block:ifWidePosts}width:385px;{/block:ifWidePosts}{block:ifNotWidePosts}width:285px;{/block:ifNotWidePosts} padding:10px; margin-bottom:15px;}
- /*----QUOTE POSTS----*/
- h2.qu {text-transform:none;}
- h2.short {font-size:1.25em;}
- h2.medium, h2.long {text-align:left;}
- h2.long {font-size:1.15em;}
- /*----ASK POSTS----*/
- div.ask b {text-align:center; display:block;}
- div.answer b {display:block;}
- div.ask {padding:10px; border:solid {color:Accent}; border-width:3px 0;}
- div.answer {padding:10px; font-size:0.95em;}
- /*--------*/
- /*----PERMALINK----*/
- #info {float:left; width:150px; color:{color:Permalink Text}; position:relative;}
- #info:before {content:''; height:100%; width:10px; position:absolute; top:0; left:0; background:{color:Post Background}; z-index:-1;}
- #info a, #info div {float:left; clear:both; padding:5px; border-left:solid 10px {color:Accent}; width:150px;}
- #info a:hover, #info div:hover {-webkit-box-shadow: inset 150px 0px 0px 0px {color:Post Background}; -moz-box-shadow: inset 150px 0px 0px 0px {color:Post Background}; box-shadow: inset 150px 0px 0px 0px {color:Post Background}; color:{color:Accent};}
- #tags a, #tags div, #act a, #act div {display:inline-block; border:none; padding:0; clear:none; width:auto;}
- #info a:nth-of-type(2) {border-color:rgba({RGBcolor:Accent},0.8);}
- #info div {border-color:rgba({RGBcolor:Accent},0.6);}
- #tags {border-color:rgba({RGBcolor:Accent},0.4) !important;}
- {block:PermalinkPage}
- #info a:nth-of-type(3) {border-color:rgba({RGBcolor:Accent},0.4);}
- #info a:nth-of-type(4) {border-color:rgba({RGBcolor:Accent},0.2);}
- #tags {border-color:transparent !important;}
- {/block:PermalinkPage}
- #act div {margin-left:10px;}
- #tags a {float:none; display:inline; padding:0; margin-right:-5px;}
- #tags:hover a {color:{color:Post Text};}
- #tags a:hover {color:{color:Accent};}
- #tags a:after {content:', ';}
- #tags a:last-of-type:after {content:'';}
- /*--------*/
- /*----NOTES----*/
- ol.notes {padding-left:0; list-style-type:none; font-weight:bold; text-transform:uppercase; font-size:0.95em; color:{color:Notes Text};}
- ol.notes li {margin:15px;}
- img.avatar {margin-right:15px; vertical-align:middle;}
- ol.notes li blockquote {margin-top:10px; margin-left:7px; font-weight:initial;}
- /*--------*/
- /*---custom css----*/
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="t">
- <div id="li">
- <a href="/">home</a>
- {block:AskEnabled}<a href="/ask">message</a>{/block:AskEnabled}
- <a href="/archive">archive</a>
- {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link 7 URL}">{text:Link 7}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link 8 URL}">{text:Link 8}</a>{/block:ifLink8}
- <a href="http://syntaxthemes.tumblr.com">theme</a>
- </div>
- {block:ifNotInfiniteScroll}{block:Pagination}<div id="pg">
- {block:PreviousPage}<a class="p" href="{PreviousPage}">back</a>{/block:PreviousPage}
- {block:NextPage}<a class="n" href="{NextPage}">next</a>{/block:NextPage}
- </div>{/block:Pagination}{/block:ifNotInfiniteScroll}
- <a href="/"><h1>{Title}</h1></a>
- </div>
- <div id="de">
- <div>{Description}</div>
- <span class="hover">hover for description</span>
- </div>
- <!----------------------------------POSTS---------------------------------->
- <div id="posts">
- {block:Posts}
- <div id="ewrap">
- <div id="entry" {block:Quote}style="text-align:center;"{/block:Quote}>
- <!---posts--->
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Audio}
- <div class="audio">
- <img src="{image:Default Album Art}" {block:AlbumArt}style="display:none"{/block:AlbumArt}/>
- {block:AlbumArt}<img src="{AlbumArtURL}"/>{/block:AlbumArt}
- <div class="aud">{AudioPlayerWhite}</div>
- </div>
- <div class="audin">
- {block:TrackName}<b>Track Name</b> {TrackName}<br/>{/block:TrackName}
- {block:Artist}<b>Artist</b> {Artist}<br/>{/block:Artist}
- {block:Album}<b>Album</b> {Album}<br/>{/block:Album}
- {block:PlayCount}<b>Plays</b> {FormattedPlayCount}{/block:PlayCount}
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {block:ifWidePosts}{Video-500}{/block:ifWidePosts}
- {block:ifNotWidePosts}{Video-400}{/block:ifNotWidePosts}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Photo}
- {block:ifOpenFullSizeImages}
- {LinkOpenTag}
- {/block:ifOpenFullSizeImages}
- {block:ifWidePosts}<img src="{PhotoURL-500}">{/block:ifWidePosts}
- {block:ifNotWidePosts}<img src="{PhotoURL-400}">{/block:ifNotWidePosts}
- {block:ifOpenFullSizeImages}
- {LinkCloseTag}
- {/block:ifOpenFullSizeImages}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:ifWidePosts}{Photoset-500}{/block:ifWidePosts}
- {block:ifNotWidePosts}{Photoset-400}{/block:ifNotWidePosts}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Panorama}
- {LinkOpenTag}<img src="{PhotoURL-Panorama}"/>{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Panorama}
- {block:Quote}
- <h2 class="{Length} qu">"{Quote}"</h2>
- {block:Source}{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link"><h2>{Name}</h2></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt}">{block:Label}<b>{Label}</b> {/block:Label}{Line}</li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Answer}
- <div class="ask">
- <b>{Asker} asked:</b>{Question}
- </div>
- <div class="answer">
- {block:Answerer}<b>{Answerer} replied:</b>{/block:Answerer}
- {Answer}
- </div>
- {block:Answerer}{Replies}{/block:Answerer}
- {/block:Answer}
- </div><!--entry-->
- {block:Date}<div id="info">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCount}</a>
- <div id="act">
- {ReblogButton color="black" size="13"}
- {LikeButton color="black" size="13"}
- </div>
- {block:PermalinkPage}{block:RebloggedFrom}
- <a href="{ReblogParentURL}">via</a>
- <a href="{ReblogRootURL}">src</a>
- {/block:RebloggedFrom}{/block:PermalinkPage}
- {block:HasTags}<div id="tags">{block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}</div>{/block:HasTags}
- </div>
- {/block:Date}
- </div>
- {block:PermalinkPagination}
- <div id="pn">
- {block:PreviousPost}<a class="p" href="{PreviousPost}">previous post</a>{/block:PreviousPost}
- {block:NextPost}<a class="n" href="{NextPost}">next post</a>{/block:NextPost}
- </div>
- {/block:PermalinkPagination}
- {/block:Posts}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div><!--posts-->
- <!------DO NOT REMOVE THE CREDIT. DOING SO WOULD MAKE YOU A THIEF.------->
- <a href="http://syntaxthemes.tumblr.com">
- <img style="position:fixed; bottom:0; right:0; display:block; opacity:0.7; margin:0; z-index:999999999999!important;" onmouseover="this.style.opacity=0.9" onmouseout="this.style.opacity=0.7" src="http://static.tumblr.com/puls2hm/QOHn1brjx/st.png"/></a>
- <!----------------------------------THANK-------------------------------->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment