Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ᴛʜᴇᴍᴇ 08 ʙʏ ʜᴀʀᴅᴢɪᴀᴍ
- please don't take off the credit it's really small!!!!
- ╭━━━━┳╮╱╭┳━━━┳━╮╭━┳━━━┳━━━╮ ╭━━┳╮╱╱╭╮
- ┃╭╮╭╮┃┃╱┃┃╭━━┫┃╰╯┃┃╭━━┫╭━╮┃ ┃╭╮┃╰╮╭╯┃
- ╰╯┃┃╰┫╰━╯┃╰━━┫╭╮╭╮┃╰━━┫╰━━╮ ┃╰╯╰╮╰╯╭╯
- ╱╱┃┃╱┃╭━╮┃╭━━┫┃┃┃┃┃╭━━┻━━╮┃ ┃╭━╮┣╮╭╯
- ╱╱┃┃╱┃┃╱┃┃╰━━┫┃┃┃┃┃╰━━┫╰━╯┃ ┃╰━╯┃┃┃
- ╱╱╰╯╱╰╯╱╰┻━━━┻╯╰╯╰┻━━━┻━━━╯ ╰━━━╯╰╯
- ╭╮╱╭┳━━━┳━━━┳━━━┳━━━━┳━━┳━━━┳━╮╭━╮
- ┃┃╱┃┃╭━╮┃╭━╮┣╮╭╮┣━━╮━┣┫┣┫╭━╮┃┃╰╯┃┃
- ┃╰━╯┃┃╱┃┃╰━╯┃┃┃┃┃╱╭╯╭╯┃┃┃┃╱┃┃╭╮╭╮┃
- ┃╭━╮┃╰━╯┃╭╮╭╯┃┃┃┃╭╯╭╯╱┃┃┃╰━╯┃┃┃┃┃┃
- ┃┃╱┃┃╭━╮┃┃┃╰┳╯╰╯┣╯━╰━┳┫┣┫╭━╮┃┃┃┃┃┃
- ╰╯╱╰┻╯╱╰┻╯╰━┻━━━┻━━━━┻━━┻╯╱╰┻╯╰╯╰╯
- hardziam.tumblr.com // themesbyzsu.tumblr.com
- -->
- <!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}">
- <meta name="color:background" content="#f7f5f5" />
- <meta name="color:title" content="#fff" />
- <meta name="color:description text" content="#eaebec" />
- <meta name="color:description links" content="#239acf" />
- <meta name="color:titles" content="#333" />
- <meta name="color:link" content="#333" />
- <meta name="color:link hover color" content="#158cd6" />
- <meta name="color:selection" content="#157ed6" />
- <meta name="color:centerbar" content="#e6e6e6" />
- <meta name="color:sidebar background" content="#a4cad9" />
- <meta name="color:info text" content="#fff" />
- <meta name="image:sidebar" content="" />
- <meta name="color:navigation hover" content="#1579d6" />
- <meta name="color:image border 1" content="#b1e4fe" />
- <meta name="color:image border 2" content="#6dcdf4" />
- <meta name="color:image hover border 1" content="#15a3d6" />
- <meta name="color:image hover border 2" content="#fff" />
- <meta name="if:400px posts" content="0">
- <meta name="text:firsttitle" content="first title" />
- <meta name="text:secondtitle" content="second title" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:sidebar border radius" content="50%" />
- <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
- <style type="text/css">
- @font-face { font-family: Didot; src: url('http://static.tumblr.com/heqtwlw/sCYn1zhhs/ufonts.com_didot.ttf'); }
- body {
- background: {color:background};
- background-image: url('{image:background}');
- margin-left: 0px;
- padding: 0;
- position:absolute;
- font-family: 'Lato' sans-serif;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- a:hover {
- color:{color:link hover color};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- h1 {
- font-family:'helvetica';
- text-transform:uppercase;
- font-size:20px;
- line-height:20px;
- color:{color:titles};
- text-align:center;
- }
- h2 {
- font-family:'Didot';
- font-size:35px;
- line-height:30px;
- color:{color:titles};
- text-align:left;
- }
- ::-moz-selection { color: white; background: {color:selection}; }
- ::selection { color: white; background: {color:selection}; }
- #bigsb:hover #sidebar{
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #bigsb {
- height:120%;
- width:170px;
- padding-left:10px;
- padding-right:10px;
- margin-left:0px;
- margin-top:-10px;
- position:fixed;
- background:{color:sidebar background};
- }
- #sidebar img{
- margin-top:20px;
- border:5px solid {color:image border 2};
- max-width:90px;
- padding:5px;
- background:{color:image border 1};
- border-radius:{text:sidebar border radius};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #sidebar img:hover{
- border:5px solid white;
- border-top-right-radius:0%;
- background:{color:image hover border 1};
- border-bottom-left-radius:0%;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #center {
- margin-top:120px;
- text-align:center;
- }
- #title {
- font-family:arial;
- text-transform:lowercase;
- font-size:25px;
- line-height:80%;
- margin-top:10px;
- letter-spacing:-2px;
- color:{color:title};
- text-align:center;
- }
- #secondtitle{
- color:{color:title};
- font-size:13px;
- font-family:'helvetica';
- font-style:italic;
- }
- blockquote {
- border-left:2px solid {color:text};
- padding-left:10px;
- margin-left:5px;
- }
- blockquote blockquote{
- margin-left:10px;
- }
- #description {
- margin-top:0px;
- font-size:10px;
- padding:10px;
- text-align:center;
- color:{color:description text};
- font-family:'Lato' sans-serif;
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #description a{
- color:{color:description links};
- }
- #bigsb:hover #description{
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #thingy{
- width:24px;
- height:120%;
- position:absolute;
- background:{color:centerbar};
- margin-top:-300px;
- z-index:-99;
- }
- #links {
- z-index:-100000;
- position:fixed;
- left:190px;
- height:100%;
- background:{color:centerbar};
- font-size:15px;
- line-height:8px;
- padding-top:200px;
- margin-top:-50px;
- text-align:right;
- width:130px;
- text-indent:5px;
- overflow:hidden;
- border-right:10px solid {color:centerbar};
- }
- #linkss {
- position:fixed;
- width:180px;
- margin-top:-40px;
- text-align:center;
- }
- #linkss a{
- display:inline-block;
- z-index:100000;
- width:20px;
- text-transform:uppercase;
- font-family:calibri;
- padding:7px 10px 7px 0px;
- margin-top:1px;
- margin-left:-8px;
- height:10px;
- border-top:none;
- border-right:none;
- font-size:11px;
- text-align:left;
- box-shadow:inset 0px 0px black;
- }
- #linkss a span {
- text-align:center;
- float:left;
- opacity:0;
- padding:5px;
- margin-top:-10px;
- color:{color:sidebar background};
- width:50px;
- margin-left:-100%;
- letter-spacing:1px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #linkss a img{
- width:14px;
- margin-top:2px;
- margin-right:4px;
- float:left;
- background:{color:sidebar background};
- padding:5px;
- opacity:1;
- text-indent:0px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #linkss a:hover {
- color:white;
- }
- #linkss a:hover span{
- padding:5px;
- margin-top:-5px;
- opacity:1;
- color:white;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #linkss a:hover img{
- background:{color:navigation hover};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- /*-------- end sidebar -------*/
- #entry {
- font-size:10px;
- margin-top:40px;
- float: left;
- margin-left:370px;
- text-align: justify;
- }
- #post {
- font-size:10px;
- margin-bottom:50px;
- padding: 10px;
- padding-bottom:5px;
- width:500px;
- {block:if400pxPosts}
- width:400px;
- {/block:if400pxPosts}
- border
- color:{color:text};
- text-align: justify;
- z-index:100000;
- }
- #post:hover #info{
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #info{
- color:{color:info text};
- }
- #info a{
- color:{color:info text};
- }
- #info a:hover{
- color:{color:link hover color};
- }
- #tags {
- width:500px;
- {block:if400pxPosts}
- width:400px;
- {/block:if400pxPosts}
- margin-top:-9px;
- text-align:center;
- line-height:170%;
- }
- #date a{
- background:white;
- padding:3px;
- padding-left:5px;
- padding-right:5px;
- border:1px solid #eee;
- }
- #date a:hover{
- background:#eee;
- border:1px solid #eee;
- color:black;
- }
- #pagination {
- margin-left:0px;
- bottom:40px;
- position:fixed;
- margin-bottom:20px;
- background:black;
- text-align:center;
- }
- #info {
- margin-left:-166px;
- border-top:{color:info text} 1px solid;
- width:96px;
- opacity:1;
- text-align:right;
- z-index:1000000;
- height:45px;
- margin-bottom:-55px;
- padding:5px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .jump_page {
- padding: 4px 2px;
- color:{color:link};
- font-family:'Didot';
- font-size:11px;
- text-decoration:none;
- }
- .current_page, .jump_page:hover {
- padding: 4px 2px;
- color: {color:text};
- font-family:'Didot';
- font-size:11px;
- text-decoration:none;
- }
- /* -------- music player -----*/
- .mus {height: 70px; padding: 20px; background-color: #f1f1; display: table; position: relative;
- width: 460px;}
- .mus img {height: 50px; position: absolute; border: 10px solid {color:border};}
- .musiclabel {
- padding-left: 80px;
- text-align: left;
- display: table-cell;
- vertical-align: middle;
- font-family: calibri}
- .mlabel {
- color: {color:text};
- font-style:italic;
- font-size:12px;}
- .newplayerbutton {
- position: relative;
- width: 28px;
- height: 27px;
- overflow: hidden;}
- .playerbuttonhug {
- position: absolute;
- top: -8px;
- left: -12px;}
- .tumblr_audio_player {
- border: none;
- padding: 0px;
- margin: 0px;
- margin-left:15px;
- height: 43px;
- width: 300px;}
- .playerbuttonbg {
- position: absolute;
- left: 30px;
- top: 30px;
- width: 30px;
- height: 30px;
- background:white;
- padding: 10px;
- opacity: 0.3;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- z-index: 1000;}
- .playerbuttonbg:hover {
- opacity: 0.8;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;}
- ol.notes {
- padding: 0px;
- margin: 10px 10px;
- list-style-type:upper-roman;
- text-align:left;
- position: relative;
- z-index: 2;
- text-transform: uppercase;
- font-size: 9px;
- letter-spacing:1px;
- clear:both;}
- ol.notes a {color: {color:Accent};}
- ol.notes li.note {padding: 10px;}
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;}
- ol.notes li.note span.action {font-weight: normal;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {
- border-color: #eee;
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;}
- ol.notes li.note blockquote a {text-decoration: none;}
- /* ----- PLEASE DON'T TOUCH THIS!!! ------*/
- #credit a{
- position:fixed;
- right:-90px;
- bottom:0px;
- height:15px;
- padding:4px;
- text-transform:none;
- font-family: 'Lato' sans-serif;
- font-weight:500;
- letter-spacing:1px;
- margin-bottom:3px;
- font-size:12px;
- margin-right:3px;
- opacity:1;
- overflow:hidden;
- background: #fff;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #credit a span{
- opacity:1;
- padding-left:10px;
- padding-right:10px;
- color:white;
- font-size:11px;
- font-style:italic;
- font-family: times, cursive;
- }
- #credit a:hover {
- opacity:1;
- border-radius:0;
- right:0px;
- color:white;
- background:black;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="links">
- <div id="thingy"></div>
- </div>
- <div id="bigsb"><br>
- <div id="sidebar"></div>
- <div id="center">
- <div id="linkss">
- <a href="{text:Link1}"><span>{text:Link1 Title}</span><img src="http://static.tumblr.com/ssqfxic/NZln29ys3/home.png"></a>
- <a href="{text:Link2}"><span>{text:Link2 Title}</span><img src="http://static.tumblr.com/ssqfxic/FwSn29z30/message.png"></a>
- <a href="{text:Link3}"><span>{text:Link3 Title}</span><img src="http://static.tumblr.com/ssqfxic/u3cn29z80/nav.png"></a>
- <a href="{text:Link4}"><span>{text:Link4 Title}</span><img src="http://static.tumblr.com/ssqfxic/LvIn29z5v/pages.png"></a>
- <a href="{text:Link5}"><span>{text:Link5 Title}</span><img src="http://static.tumblr.com/ssqfxic/3Njn29z56/about.png"></a>
- </div>
- <div id="sidebar">
- <a href="/"><img src="{image:sidebar}"/></a></div>
- <div id="title">{text:firsttitle}</div>
- <div id="secondtitle">{text:secondtitle}</div>
- <div id="description">{block:Description}{Description}{/block:Description}<p>
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">«</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" class="jump_page">»</a>{/block:NextPage}
- {/block:Pagination}
- </p></div>
- </div>
- </div>
- </div>
- <div id="entry">
- {block:Posts}
- <div id="post">
- <div id="info">
- <a href="{Permalink}"><font style="font-size:17px; font-family:'Didot';">{NoteCount}N<br></a></font>
- <small>
- <font style="text-transform:uppercase; letter-spacing:1px">{TimeAgo}<br></font>
- {block:RebloggedFrom}<a href="{ReblogParentURL}">VIA</a>{block:ContentSource} & <a href="{SourceURL}">SOURCE</a>{block:ContentSource}<br>{/block:RebloggedFrom}
- <a href="{ReblogURL}" target="_blank">REBLOG</a>
- </small>
- </div>
- {block:Text}{block:Title}<h1>{title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}”</h2>
- <div style="text-align:right; padding-bottom:5px">- {Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}
- {block:ifnot400pxPosts}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {/block:ifnot400pxPosts}
- {block:if400pxPosts}
- <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {/block:if400pxPosts}
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>
- {block:ifnot400pxPosts}{Photoset-500}{/block:ifnot400pxPosts}
- {block:if400pxPosts}{Photoset-400}{/block:if400pxPosts}
- </center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}{block:PostTitle}<h1>{Title}</h1><br>{/block:PostTitle}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div style="padding:10px; border-bottom:1px solid #eee; font-size:11px; font-family:'helvetica';">
- <img src="{AskerPortraitURL-30}"width="30" style="float:left; border-radius:50%; padding-right:15px;" height="30"> {Question}
- <div style="padding-left:40px; font-family:calibri; text-transform:uppercase; letter-spacing:1px; font-style:normal; padding-top:6px; font-size:10px">- {Asker}</div>
- </div>
- {Answer}
- {/block:Answer}
- {block:Audio}
- {block:AudioPlayer}
- <div class="mus">
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- {/block:AudioPlayer}
- <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" alt="default album art"/>
- {block:AlbumArt}
- <img class="cover" src="{AlbumArtURL}" />
- {/block:AlbumArt}
- <div class="musiclabel">
- {block:TrackName}<span class="mlabel">{TrackName}</span>{/block:TrackName}<br>
- {block:Artist}{Artist}{/block:Artist} {block:Album}· {Album}{/block:Album}<br>
- {block:Playcount}{Playcount} Plays{/block:Playcount}
- </div></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <div style="width:100%; border-top:1px solid #eee; margin-top:20px"></div>
- <div id="tags"> {block:Date}<span id="date"><a href="{Permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}</a>
- </span>{/block:Date}<br>
- {block:HasTags}tagged: {block:Tags}<a href="{TagURL}">{Tag}, </a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <div id="credit">
- <a href="http://hardziam.tumblr.com">HZ <span>theme credit</span></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement