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}
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Container Background" content="#070707"/>
- <meta name="color:Tags Background" content="#0f0f0f"/>
- <meta name="color:Text" content="#9B9B9B"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:sb link" content="#b8b8b8"/>
- <meta name="color:scrollbar" content="#999999">
- <meta name="color:title" content="#999999">
- <meta name="color:Link Hover" content="#686868"/>
- <meta name="color:Nav Link Hover" content="#686868"/>
- <meta name="color:permalink bg" content="#eeeeee"/>
- <meta name="color:pagination" content="#eeeeee"/>
- <meta name="color:updates text" content="#000"/>
- <meta name="color:updates link" content="#000"/>
- <meta name="color:updates link hover" content="#e7bc21"/>
- <meta name="image:side image" content=""/>
- <meta name="text:blogtitle" content="">
- <meta name="text:updates horizontal placement" content="830"/>
- <meta name="text:title horizontal placement" content="92"/>
- <meta name="text:image horizontal placement" content="640"/>
- <meta name="text:image vertical placement" content="245"/>
- <meta name="text:tab 1 title" content="whatever the hell ya want"/>
- <meta name="text:tab 2 title" content="whatever the hell ya want"/>
- <meta name="text:tab 2 text" content="whatever the hell ya want"/>
- <meta name="text:tab 3 title" content="whatever the hell ya want"/>
- <meta name="text:tab 3 text" content="whatever the hell ya want"/>
- <meta name="text:billy player code" content="http://sheepproductions.com/billy"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="text:link 4 url" content="/"/>
- <meta name="text:link 5 url" content="/"/>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Nobile' rel='stylesheet' type='text/css'>
- <style>
- div#qTip {
- padding: 3px;
- display: none;
- text-align: center;
- position: absolute;
- font-size:7px;
- margin-left:10px;
- margin-top:-2px;
- line-height:9px;
- font-family:arial;
- z-index: 1000;
- border: 1px solid #cacaca;
- background-color:#fff;
- color: #9b9b9b;
- text-transform:uppercase;
- letter-spacing: 2px;
- }
- </style>
- <style type="text/css">
- ::-webkit-scrollbar-thumb{
- background-color: {color:scrollbar};
- border: 2px solid {color:container background};
- height:auto;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:11px;
- background-color: {color:scrollbar};
- border:5px solid {color:container background};
- }
- iframe#tumblr_controls {
- white-space:nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity:.2;transition: .8s ease-in-out;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out;
- }
- #tab01{
- margin-bottom:5px;
- padding-left:4px;
- height:2px;
- width: 45px;
- border:none;
- background-color: black;
- text-align:center;
- overflow:hidden;
- margin-top:1px1px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:10px;
- line-height:10px;
- z-index:0;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #tab01:hover{
- height:200px;
- width:150px;
- background-color: white;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #tab02{
- margin-bottom:5px;
- padding-left:4px;
- height:2px;
- width:16px;
- border:none;
- background-color:black;
- text-align:center;
- overflow:hidden;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:10px;
- line-height:10px;
- z-index:0;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #tab02:hover{
- height:200px;
- width:150px;
- background-color:white;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #tab03{
- margin-bottom:5px;
- padding-left:4px;
- height:2px;
- width:24px;
- border:none;
- background-color:black;
- text-align:center;
- overflow:hidden;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:10px;
- line-height:10px;
- z-index:0;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #tab03:hover{
- height:200px;
- width:150px;
- background-color:white;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #tab04{ /*This is the customization of EACH tab*/
- margin-bottom:5px;
- padding-left:4px;
- height:2px;
- width:52px;
- border:none;
- background-color:black;
- text-align:center;
- overflow:hidden;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:10px;
- line-height:10px;
- z-index:0;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #tab04:hover{/*This is the customization of the tabs HOVER*/
- height:200px;
- width:150px;
- background-color:white;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- }
- #container{/*this controls the position of the tabs, the over-all width, and the title of each tab.*/
- text-align:center;
- font-size:10px;
- color: {color:updates text};
- text-transform:uppercase;
- position:fixed;
- left:{text:updates horizontal placement}px;
- background-color:transparent;
- letter-spacing:1px;
- width:95px;
- z-index:9999;
- padding:4px;
- top:539px;
- }
- #container a {
- color:{color:updates link};
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #container a:hover {
- color:{color:updates link hover};
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- }
- h1 {
- font-weight:normal;
- font-size:13px;
- text-align:center;
- font-style:normal;
- line-height:100%;
- letter-spacing:1px;
- text-transform:normal;
- color:{color:text};
- }
- h2 {
- font-size:10px;
- text-align:center;
- line-height:100%;
- letter-spacing:-0.5px;
- color:{color:text};
- font-weight:bold;
- text-transform:uppercase;
- padding:5px;
- padding-bottom:2px;
- }
- blockquote {
- border-left:2px solid {color:text};
- padding-left:5px;
- margin:5px;
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family: 'Nobile', sans-serif;
- font-size:10px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link hover};
- }
- img {
- border:none;
- -webkit-filter: grayscale(100%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- img:hover {
- -webkit-filter: grayscale(0%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- .photoset {
- border:none;
- -webkit-filter: grayscale(100%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- .photoset:hover {
- -webkit-filter: grayscale(0%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- #post {
- width:500px;
- margin-top:3px;
- margin-left:-8px;
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left: 400px;
- margin-top:150px;
- position:fixed;
- overflow:scroll;
- overflow-x:hidden;
- height:50%;
- background-color: {color:container background};
- border: 10px solid {color:container background};
- }
- #sidebar {
- color:{color:text};
- position:fixed;
- width:100px;
- height:auto;
- margin-top:280px;
- margin-left:250px;
- text-align:left;
- }
- #sidebarimage img {
- margin-top:-10px;
- margin-bottom:0px;
- margin-left:-9px;
- }
- #sideimage {
- margin-top: -{text:image vertical placement}px;
- margin-left: {text:image horizontal placement}px;
- }
- #sideimage img {
- height:490px;
- width:auto;
- -webkit-filter: grayscale(0%);
- }
- #links {
- position:absolute;
- position:fixed;
- font-family:arial;
- width:220px;
- margin-top:-156px;
- margin-left:22px;
- font-size:40px;
- text-transform:uppercase;
- text-align:center;
- text-decoration: none;
- line-height: 210%;
- }
- #links a{
- margin-top:4px;
- margin-left:13px;
- color:{color:sb link};
- text-decoration:none;
- -moz-transition-duration:.2s;
- -webkit-transition-duration:.2s;
- -o-transition-duration:.2s;
- }
- #links a:hover {
- color: {color:nav link hover};
- width:60px;
- -moz-transition-duration:0.2s;
- -webkit-transition-duration:0.2s;
- -o-transition-duration:0.2s;
- }
- #description {
- position:fixed;
- width:200px;
- font-family:trebuchet ms;
- margin-top:55px;
- margin-left:-9px;
- text-align:justify;
- font-size:9px;
- color: {color:text};
- letter-spacing:0px;
- line-height:130%;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #description a {
- color:{color:link};
- }
- #description a:hover {
- color:{color:link hover};
- }
- .sidebartitle {
- width:600px;
- text-align:center;
- position:fixed;
- font-family: 'Fjalla One', sans-serif;
- text-transform:uppercase;
- line-height:120%;
- margin-left:-{text:title horizontal placement}px;
- font-size:46px;
- margin-top:256px;
- color:{color:title};
- }
- #pagination {
- width:210px;
- font-family: 'Fjalla One', sans-serif;
- font-size:10px;
- margin-top:-390px;
- margin-left:324px;
- padding-left:5px;
- letter-spacing:1px;
- font-style:italic;
- text-transform:uppercase;
- text-align:center;
- }
- #pagination a {
- color:{color:pagination};
- }
- #info {
- font-family: 'Nobile', sans-serif;
- width:493px;
- margin-top:5px;
- padding-top:1px;
- font-size:7px;
- background:{color:tags background};
- padding:4px;
- color:{color:text};
- text-transform:uppercase;
- font-style:normal;
- text-align:left;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #info a {
- color:{color:link};
- font-style:normal;
- }
- #info a:hover {
- color:{color:link hover};
- }
- .tags {
- font-family:calibri;
- font-style:normal;
- width:495px;
- text-transform:uppercase;
- font-style:normal;
- line-height:120%;
- padding-left:5px;
- font-size:10px;
- text-align:left;
- padding-top:5px;
- padding-bottom:15px;
- -moz-transition-duration:0.2s;
- -webkit-transition-duration:0.2s;
- -o-transition-duration:0.2s;
- }
- .tags a{
- color:{color:link};
- -moz-transition-duration:0.2s;
- -webkit-transition-duration:0.2s;
- -o-transition-duration:0.2s;
- }
- .tags a:hover{
- color:{color:link hover};
- -moz-transition-duration:0.2s;
- -webkit-transition-duration:0.2s;
- -o-transition-duration:0.2s;
- }
- .audio{
- background-color:#e5e5e5;
- height:65px;
- overflow:hidden;
- }
- #ask {
- float:left;
- color:{color:text};
- }
- {CustomCSS}</style></head><body>
- <div id="structure">
- <div id="container">
- <div id="tab01">
- <div style="font-size:10px;color:#453220;">{text:tab 1 title}</div><div style="padding-top:1px; text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:9px; text-align:center; color:{color:updates text};"><br>
- {description}
- </div>
- </div>
- <div id="tab02">
- <div style="font-size:10px;color:#453220;">{text:tab 2 title}</div> <div style="padding-top:1px; text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:center; color:{color:updates text};"><br>
- <p>{text: tab 2 text}
- </div></div>
- <div id="tab03">
- <div style="font-size:10px;color:#453220;">{text:tab 3 title}</div> <div style="padding-top:1px; text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:center; color:{color:updates text};"><br>
- <p>{text: tab 3 text}
- </div>
- </div>
- <div id="tab04">
- <div style="font-size:10px;color:#453220;">MUSIC</div> <div style="padding-top:1px; text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:center; color:{color:updates text};"><br>
- {text:billy player code}
- updates tab by <a href="http://dracomalfouy.tumblr.com/">dracomalfouy</a>
- </div>
- </div>
- </div></div></div></div>
- </div>
- <div id="sidebar">
- <!-- <div id="sidebarimage">
- <a href="/"><img src="{image:sidebar}"></a></div> -->
- <div class="sidebartitle">{text:blogtitle}</div>
- <div id="links">
- <a href="{text:link 1 url}">✗</a>
- </br>
- <a href="{text:link 2 url}">✘</a>
- </br>
- <a href="{text:link 3 url}">✗</a>
- </br>
- <a href="{text:link 4 url}">✘</a>
- </br>
- <a href="{text:link 5 url}">✗</a>
- </br>
- </div>
- <div id="sideimage"><img src="{image:side image}"/></div>
- <!-- <div id="description">{text:description} --->
- <div id="pagination">
- <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">defense</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">forward</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
- </div></div></div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
- {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName} {TrackName}{/block:TrackName}
- {block:Artist} — {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="margin-left:7px;margin-right:13px;border:1px solid #e3e3e3;padding:2px;"></div> <em>{Asker}:</em><br> "{Question}"<br><br>{Answer}{/block:Answer}
- {block:Date}<div id="info"> <a href="{Permalink}">{TimeAgo}</a>
- {/block:Date} {block:NoteCount} || <a href="{Permalink}">{NoteCount}<big>✗</big></a> {/block:NoteCount} <div style="float:right;">
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via </a> {/block:RebloggedFrom} || {block:ContentSource} / <a title="{SourceTitle}" href="{SourceURL}">SOURCE</a> ||{/block:ContentSource} {/block:RebloggedFrom} <a href="{ReblogURL}"target="_blank" title="reblog this post">PERMA </a> </div>
- </div>
- {block:HasTags}
- <div class="tags">
- FILED UNDER:{block:Tags} <a href="{TagURL}"> || {Tag} ||</a> {/block:Tags}</div>
- {/block:HasTags}
- <div class="postnote">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement