Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <HTML>
- <!--Theme by: Haruzie (h a r u z i e . t u m b l r . c o m)-->
- <!--Feel Free to modify or do whatever you want like change the color or fonts-->
- <!--But do not remove or alter the credits-->
- <!--Do not redistribute or claim my code as your own-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title> {title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <META name="image:Background" content="">
- <META name="color:Background" content="#fff">
- <META name="color:Notes and Reblog Button" content="#000">
- <META name="color:font" content="#999">
- <META name="color:nav border" content="#eaeaea">
- <META name="color:header font" content="#999">
- <META name="color:link visited" content="#000000">
- <META name="color:link hover" content="#cccccc">
- <META name="color:scrollbar background" content="#ffffff">
- <META name="color:scrollbar" content="#e2e2e2">
- <META name="color:white" content="#ffffff">
- <META name="color:navigation bg" content="#f5f5f5">
- <META name="color:navigation" content="#000">
- <META name="color:navi border" content="#000">
- <META name="color:navigation hover" content="#ccc">
- <META name="color:navi border hover" content="#ccc">
- <meta name="if:DisableRightClick" content="1"/>
- <meta name="if:ShowRandom" content="1"/>
- <meta name="if:ShowArchive" content="1"/>
- <meta name="if:ShowNotesandRblog" content="1"/>
- <meta name="if:EndlessScroll" content="1"/>
- <meta name="if:Styled Scrollbar" content="1"/>
- <meta name="font:theme" content="Trebuchet MS"/>
- <META name="text:cursor url main" content="http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif">
- <META name="text:cursor url hover" content="http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif">
- <META name="text:Add your link" content="">
- <META name="text:link url" content="http://">
- <META name="text:Add your link2" content="">
- <META name="text:link url2" content="http://">
- <META name="text:Add your link3" content="">
- <META name="text:link url3" content="http://">
- <META name="text:Add your link4" content="">
- <META name="text:link url4" content="http://">
- <META name="text:Add your link5" content="">
- <META name="text:link url5" content="http://">
- <META name="text:Add your link6" content="">
- <META name="text:link url6" content="http://">
- {block:IfEndlessScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEndlessScroll}
- {block:IfDisableRightClick}
- <script language=JavaScript>
- <!--
- //Disable right click script III- By Renigade ([email protected])
- //For full source code, visit http://www.dynamicdrive.com
- var message="";
- ///////////////////////////////////
- function clickIE() {if (document.all) {(message);return false;}}
- function clickNS(e) {if
- (document.layers||(document.getElementById&&!document.all)) {
- if (e.which==2||e.which==3) {(message);return false;}}}
- if (document.layers)
- {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
- else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
- document.oncontextmenu=new Function("return false")
- // -->
- </script>
- {/block:IfDisableRightClick}
- <style type="text/css">
- #navbar-iframe {height:0px; visibility:hidden; display:none}
- a, a:link, a:visited, a:active {
- color: {color:link visited};
- letter-spacing: 1px;
- text-transform: normal;
- padding: 0px;
- cursor: default;
- text-decoration: none;
- }
- a:hover {
- color: {color:link hover};
- background-color: transparent;
- -webkit-transition: .3s;
- cursor:url({text:cursor url hover});
- }
- {block:IfStyledScrollbar}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};height:100px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar background};height:10px !important;}
- ::-webkit-scrollbar { height:10px;width:12px; background-color:{color:scrollbar background};}
- {/block:IfStyledScrollbar}
- body{
- color:{color:font};
- background-color:{color:Background};
- background-image:url({image:background});
- background-postition:center;
- background-attachment: fixed;
- background-repeat: repeat;
- font-family:{font:theme};
- font-size:{text:font size};
- line-height: 12px;
- text-align:{text:alignment};
- cursor: url({text:cursor url main});}
- b {
- color: {color:bold};}
- strong {
- color: {color:bold};}
- i {
- color: {color:header font};}
- u {
- font-color: {color:italic};
- }
- .header2 {
- margin: 0 0 0 0;
- color: {color:header font};
- width: 200px;
- height: 15px;
- padding-top: 5px;
- padding-left: 3px;
- text-align:justify;
- letter-spacing: 2px;
- font-variant: small-caps;
- background: {color:navigation bg};
- font-family: Trebuchet Ms;
- font-size: 11px;
- }
- .header {
- font: 30px 'Yanone Kaffeesatz';
- color: {color:header font};
- text-transform: none;
- line-height: 130%;
- text-align: ;
- }
- #Avatar {
- left: 0px;
- top: 0px;
- background-image: url({PortraitURL-128});
- width: 128px;
- height: 128px;
- margin-left: -25px;
- }
- table {
- background-color: white;
- font-family: {font:theme};
- font-size: 7pt;
- color:{color:font color};
- line-height: 120%;
- padding: 0px;
- margin-left: auto;
- margin-right: auto;
- margin-top: 0px;
- }
- img { border: 0px solid {color:border};
- padding: 1px;
- filter: alpha (opacity=1.0);
- opacity: 1.0;
- -webkit-transition: .2s;
- }
- img:hover {filter: alpha (opacity=80);
- opacity: 0.80;
- -webkit-transition: .3s;
- }
- blockquote {
- border: 1px dashed {color:border};
- padding: 2px;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: solid 2px {color:border};
- }
- ol.notes li.note {
- border-top: solid 2px {color:border};
- 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: bold;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: {color:border};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- .tumblrdate {
- font-family: {font:theme};
- text-transform: uppercase;
- font-size:7pt;
- }
- #main{
- overflow:hidden;
- padding-bottom:5px;
- width:800px;
- margin-top:px;
- }
- #sidebar{
- background-color: transparent;
- padding: 5px 5 5 5;
- margin-left: -5px;
- width: 150px;
- text-align: left;
- }
- #post {
- background-color: {color:post bg};
- float:left;
- {block:IndexPage}
- width:250px;
- height:160px;
- overflow:hidden; {/block:IndexPage}
- {block:PermalinkPage}
- width:600px;
- background-color:{color:post bg};
- {/block:PermalinkPage}
- padding:2px;
- }
- .footer {
- font-family: trebuchet ms;
- font-size: 9px;
- letter-spacing: 2px;
- color: #888;
- background: transparent;
- text-align: center;
- display: block;
- padding: 10px;
- text-transform: uppercase;
- padding-top: 7px;
- }
- .pagination {
- font-family: trebuchet ms;
- font-size: 15px;
- letter-spacing: 2px;
- color: #888;
- background: transparent;
- text-align: center;
- display: block;
- padding: 10px;
- text-transform: uppercase;
- padding-top: 7px;
- }
- a.nav { color: {color:navigation};
- margin-top: 2px;
- padding: 3px;
- cursor: pointer;
- text-transformation: uppercase;
- background-color: {color:navigation bg};
- -webkit-transition: .30s ease-in;
- display: block;
- border-right: 14px solid {color:navi border};
- border-left: 14px solid {color:navi border};
- }
- .nav:hover { color: {color:navigation hover};
- cursor:url({text:cursor url hover});
- border-left: 14px solid {color:navi border hover};
- border-right: 14px solid {color:navi border hover};
- }
- a.pink{background-color: {color:Notes and Reblog Button} ;
- color: {color:white};
- width: 124px;
- display: inline-block;
- text-align: center;
- padding-top: 3px;
- padding-bottom: 3px;
- align: center;
- margin-left:1px;}
- a.pink:hover{opacity:.50;
- -webkit-transition-duration:.2s;
- -moz-transition:.2s;
- color: {color:white};}
- </head>
- </style><body>
- <br>
- <table width="900px" align="center" cellpadding="10" cellspacing="0" border-style="1px dashed #000000";><center>
- <td width="150px" valign="top" style="background: transparent;">
- <center>
- <div id="Avatar"></div>
- <div id="sidebar">
- {block:Description}{Description}{/block:Description}
- <a class="nav" href="/">HOME</a>
- <a class="nav" href="/ask">ASK</a>
- {block:IfShowRandom}<a class="nav" href="/random">RANDOM</a>{/block:IfShowRandom}
- {block:IfShowArchive}<a class="nav" href="/archive">ARCHIVE</a>{/block:IfShowArchive}
- {block:IfAddyourlink}<a class="nav" href='{text:link url}'>{text:Add your link}</a>{/block:IfAddyourlink}
- {block:IfAddyourlink2}<a class="nav" href='{text:link url2}'>{text:Add your link2}</a>{/block:IfAddyourlink2}
- {block:IfAddyourlink3}<a class="nav" href='{text:link url3}'>{text:Add your link3}</a>{/block:IfAddyourlink3}
- {block:IfAddyourlink4}<a class="nav" href='{text:link url4}'>{text:Add your link4}</a>{/block:IfAddyourlink4}
- {block:IfAddyourlink5}<a class="nav" href='{text:link url5}'>{text:Add your link5}</a>{/block:IfAddyourlink5}
- {block:IfAddyourlink6}<a class="nav" href='{text:link url6}'>{text:Add your link6}</a>{/block:IfAddyourlink6}
- <a class="nav" href="http://haruzie.tumblr.com">THEME</a>
- </div>
- </td>
- <td width="800px" valign="top" style="background:transparent; text-align:justify; list-style-image: url(http://www.zawya.com/images/arrow_bullets.gif);
- ">
- <div align="justify">
- <div style="width: 800px;">
- <div id="main">
- {block:Posts}
- <div id="post">
- {block:IndexPage}
- {block:IfShowNotesandRblog}{block:NoteCount}<a href="{Permalink}" class="pink">{NoteCountWithLabel}{/block:NoteCount}</a><a href="{ReblogURL};" class="pink" target="_blank">REBLOG</a>{/block:IfShowNotesandRblog}
- {/block:IndexPage}
- {block:Text}<a href="{Permalink}"><div class="header">{Title}</div></a>{block:IndexPage}
- <div style="height: 100px; overflow-x:hidden;overflow-y:hidden">
- {Body}</div>{/block:IndexPage}{block:PermalinkPage}{Body}{/block:PermalinkPage}{/block:Text}
- {block:Photo}{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-250}" width="250"alt="{PhotoAlt}"/></a>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}<br>{block:Caption}
- <p>{Caption}</p>
- {/block:Caption}{/block:PermalinkPage}</center>{/block:Photo}{block:Photoset}<center>{block:IndexPage}<img src="{Photoset-250}" width="250" height="200">{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:PermalinkPage}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}{block:Source}<div class="header">“{Quote}”</div>{Source}{/block:Source}
- {/block:Quote}
- {block:Link} <a href="{URL}" id="postlink" {Target}><div class="header">{Name}→</div></a><BR>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}<a href="{Permalink}"><div class="header">{Title}</div></a><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- {block:Video}<center>{block:IndexPage}<div id="video">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
- {/block:Video}
- {block:Audio}{block:IndexPage}{block:AlbumArt}<img src="{AlbumArtURL}" width="250px" height="100px" />{/block:AlbumArt}<div style="width:260; height:30; background: #000; "><span class="audio"><center>{AudioPlayerBlack}</center></span></div><b><center>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}<br></b> <i>with {PlayCountWithLabel}</i></center>{/block:IndexPage}{block:PermalinkPage}<br><center>
- {block:AlbumArt}<img src="{AlbumArtURL}" width="500px" height="300px" />{/block:AlbumArt}<div style="width:500; height:30; background: #000; "><span class="audio"><center>{AudioPlayerBlack}</center></span></div><b><center>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}<br></b> <i>with {PlayCountWithLabel}</i></center>
- {block:Caption}{Caption}{/block:Caption}</center>{/block:PermalinkPage}
- {/block:Audio}
- {block:Answer}<span class="answer"><div id="question"><div id="asked"><img src="{AskerPortraitURL-40}"align="left" /><b>{Asker} asked:</b><BR> {Question}</div></div>{Answer}</span>{/block:Answer}
- {block:PostNotes} <br><br>
- <B>POST DETAILS:</B><BR>
- {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date}</a>
- {block:HasTags}<br>Tagged as:
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>,
- {/block:Tags}
- {/block:HasTags}{block:ContentSource}<br>Originally Posted by:<a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLogo}</a> {/block:ContentSource}{block:RebloggedFrom}Reblogged From: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
- <br>POST NOTES:<BR>
- {PostNotes}
- {/block:PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>{block:IfNotEndlessScroll}
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">Prev</a>
- {/block:PreviousPage}
- {block:JumpPagination length="10"}
- {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}">Next</a>
- {/block:NextPage}
- {/block:Pagination}</div>
- <center>
- <div class="footer">
- THEME BY: <a href="http://haruzie.tumblr.com/">H A R U Z I E</a>
- </div>{/block:IfNotEndlessScroll}</td>
- </table></table>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment