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-->
- <head>
- <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="image:Topbar" content="">
- <META name="image:cursor" content="">
- <META name="color:Background" content="#ffffff">
- <META name="color:permalink" content="#F3F3F3">
- <META name="color:font" content="#757575">
- <META name="color:link" content="#000">
- <META name="color:link hover" content="#A3B4B4">
- <META name="color:Bold font" content="#3F2B11">
- <META name="color:scrollbar" content="#ffffff">
- <META name="color:scrollbar border" content="#f4afc4">
- <META name="color:topbar border" content="#e2e2e2">
- <META name="color:topbarnav bg" content="#ffffff">
- <META name="color:topbarnav font" content="#FAAFBA">
- <META name="color:topbarnav bg hover" content="#FAAFBA">
- <META name="color:topbarnav bg font hover" content="#ffffff">
- <META name="color:navigation background" content="#FFD7E2">
- <META name="color:navigation font" content="#ffffff">
- <META name="color:navigation border" content="#DDD9BE">
- <META name="color:navigation background hover" content="#FFF1F9">
- <META name="color:navigation font hover" content="#FF83C6">
- <META name="color:navigation border hover" content="#FFD9EE">
- <META name="color:pagination bg" content="#FAAFBA">
- <META name="color:pagination font" content="#ffffff">
- <META name="color:pagination bg hover" content="#ffffff">
- <META name="color:pagination font hover" content="#FAAFBA">
- <meta name="if:ShowReblog Button" content="1"/>
- <meta name="if:Fixed follow/dashboard button" content="1"/>
- <meta name="if:DisableRight Click" content="1"/>
- <meta name="if:StyledScrollbar" content="1"/>
- <meta name="if:EndlessScroll" content="1"/>
- <meta name="if:Fade Effect" content="1"/>
- <META name="text:cursor url" 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="LINK HERE">
- <META name="text:link url" content="http://">
- <META name="text:Add your link2" content="LINK HERE">
- <META name="text:link url2" content="http://">
- <META name="text:Add your link3" content="LINK HERE">
- <META name="text:link url3" content="http://">
- <META name="text:Add your link4" content="LINK HERE">
- <META name="text:link url4" content="http://">
- <META name="text:Add your link5" content="LINK HERE">
- <META name="text:link url5" content="http://">
- <META name="text:Add your link6" content="LINK HERE">
- <META name="text:link url6" content="http://">
- <META name="text:Add your link7" content="LINK HERE">
- <META name="text:link url7" content="http://">
- <META name="text:Add your link8" content="LINK HERE">
- {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}
- {block:IfEndlessScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{block:IfEndlessScroll}
- <style type="text/css">
- body{
- background: {color:Background color};
- background-image: url({image:Background});
- background-attachment: fixed;
- cursor: url({text:cursor url}),auto;
- }
- body,td{
- font:normal 10px 'Trebuchet MS';
- color: {color:font};
- line-height:120%;
- text-align: justify;
- }
- a{font:normal arial,verdana;
- color:{color:link};
- text-decoration:none;
- -webkit-transition: .4s;
- }
- a:hover{
- cursor: url({text:cursor url hover}),auto;
- color:{color:link hover};
- text-decoration:none;
- }
- {block:IfStyledScrollbar}
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:scrollbar};
- border: 1px solid {color:scrollbar border};
- height: 50px;
- }
- ::-webkit-scrollbar {
- height: 20px;
- width: 9px;
- background-color: {color:scrollbar}
- }
- {/block:IfStyledScrollbar}
- {block:IfFixed follow/dashboard button}
- iframe#tumblr_controls { right:3px !important; position:fixed !important; }
- {/block:IfFixed follow/dashboard button}
- .vanilla{text-align:justify;
- margin-top: 10px;
- }
- #navbar-iframe{visibility:hidden; display:none;}
- .content2 {
- background-color: {color:Background};
- margin-top: -5px;
- padding-left: 10px;
- padding-top: 1px;
- width: 497px;
- }
- .title {
- font-size: 15px;
- font-family: Verdana;
- }
- #permalink {
- background-color: {color:permalink};
- letter-spacing: 1px;
- text-transform: uppercase;
- text-align: left;
- margin-bottom: 1px;
- }
- #entry{width:500px;
- padding:4px;
- background: {color:Background};
- margin-bottom: 10px;
- }
- #entry:hover #permalink {
- display: block;
- opacity:1;
- }
- #content{ width: 500px;
- align: center;
- }
- .info {background-color: {color:Background};
- font-size: 9px;
- padding: 3px;
- }
- #topcontainer{
- width: 498px; text-align:center; margin auto 0px;
- }
- #fade { /*--Transparent background layer--*/
- display: none; /*--hidden by default--*/
- background: #000;
- position: fixed; left: 0; top: 0;
- width: 100%; height: 100%;
- opacity: .85;
- z-index: 9999;
- }
- .popup_block{
- display: none; /*--hidden by default--*/
- width: 300px;
- background: #fff;
- padding: 7px;
- float: left;
- font-size: 10px;
- font-family: Trebuchet MS;
- position: fixed;
- top: 50%; left: 52%;
- z-index: 99999;
- /*--CSS3 Box Shadows--*/
- -webkit-box-shadow: 0px 0px 20px #000;
- -moz-box-shadow: 0px 0px 20px #000;
- box-shadow: 0px 0px 20px #000;
- /*--CSS3 Rounded Corners--*/
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- }
- img.btn_close {
- float: right;
- margin: -5px -5px 0 0;
- }
- /*--Making IE6 Understand Fixed Positioning--*/
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- h2{font: 15px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-weight:normal; line-height:20px; margin:0px; color: #9B9B9B; border-bottom: 1px dashed black;
- }
- #topbar {
- width: 100%;
- font-size: 9px;
- line-height: 10px;
- left:0px; z-index: 100;border-bottom: 1px dashed {color:topbar border};
- {block:iftopbarattop}
- top: 0px;{/block:iftopbarattop}
- {block:ifnottopbarattop}
- top:0px;{/block:ifnottopbarattop}
- color: {color:topbar text};
- background: white url(http://static.tumblr.com/flztolc/XAelv5tsp/tumblr_ls0w5txuft1r3vazto8_250.png);
- padding-top: 30px!important;padding-bottom: 30px!important;padding: 0px;
- filter:alpha(opacity=70);
- }
- .poplight{ background-color: {color:topbarnav bg}; color: {color:topbarnav font}; padding: 5px; font-size: 14px; font-family: calibri; letter-spacing: 2px; -webkit-transition: .2s; text-transform: uppercase;}
- .poplight:hover{ background-color: {color:topbarnav bg hover}; color: {color:topbarnav bg font hover}; padding: 3px; -webkit-border-radius: 5px; -webkit-transition: .2s;}
- #pagination {font-family: verdana;font-size: 11px; font-weight: bold; text-align: center; background-color: #FFF; padding-top: 15px; padding-bottom: 15px;}
- #pagination a {background: {color:pagination bg}; margin: 1px; padding-top: 5px; padding-bottom: 5px; padding-left: 8px; padding-right: 8px; color: {color:pagination font}; text-decoration: none;}
- #pagination a:hover {background: {color:pagination bg hover}; border: none;color: {color:pagination font hover};text-decoration: none;}
- #pagination span.pagina_atual {background: #eee;margin: 1px; padding-top: 5px; padding-bottom: 5px; padding-left: 8px; padding-right: 8px; color: lightpink; text-decoration: none; }
- #pagination span.info { margin: 1px; padding-top: 5px; padding-bottom: 5px; padding-left: 8px; padding-right: 8px; color: #777; text-decoration: none;}
- .entries{
- font-family: Calibri;
- font-size: 14px;
- font-color: {color:font};
- border-bottom: 1px dashed {color:font};
- padding: 1px;
- margin: 1px;
- }
- a.nav{
- width:150px;
- text-transform: uppercase;
- background: {color:navigation background};
- color: {color:navigation font};
- display: block;
- text-decoration:none;
- text-align:center;
- font-family:arial;
- font-size:11px;
- font-weight:bold;
- padding:1px;
- margin-top:2px;
- -webkit-transition-property:color, text;
- -webkit-transition-duration: .2s;
- -moz-transition-duration: .2s;
- -webkit-transition-timing-function: linear, ease-in;
- border-bottom:1px solid {color:navigation border};
- }
- a.nav:hover{
- -webkit-transition-duration: .2s;
- -moz-transition-duration: .2s;
- background:{color:navigation background hover};
- color:{color:navigation font hover};
- border-bottom:1px solid {color:navigation border hover};
- }
- {block:IfFadeEffect}
- iframe#tumblr_controls {right:3px !important;position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;
- opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ol.notes, ol.notes span {width:500px;font-size:11px;padding:0px;color:{color:Notes};margin: 15px 0px;list-style-type: none;background:none;}
- img{ -webkit-transition: opacity 0.6s linear; opacity: 0.75; }
- img:hover{ -webkit-transition: opacity 0.6s linear; opacity: 1; }
- {/block:IfFadeEffect}
- blockquote {
- padding: 8px;
- margin: 15px;
- color: #8F8F8F;
- background-color: #F8F8F8; -webkit-transition: .4s;
- }
- blockquote:hover {
- padding: 8px;
- margin: 15px;
- background-color: #F5F5F5;
- padding-right: 10px;
- background-filter: alpha (opacity=50);-moz-opacity: 0.50; opacity: 0.50;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //When you click on a link with class of poplight and the href starts with a #
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- //Pull Query & Variables from href URL
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- //Fade in the Popup and add close button
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="Close" alt="Close" /></a>');
- //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- //Fade in Background
- $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies ;
- return false;
- });
- //Close Popups and Fade Layer
- $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <table cellspacing="0" cellpadding="0" align="center">
- <tr>
- <td style="background: transparent;" align="center" valign="top" width="410px" id="content">
- <div style="overflow:auto;">
- <div style="font: normal 7pt tahoma; padding: 5px; color:#5e574f; text-align: center; text-transform: uupercase; background: white;"><div id="permalink">
- <div id="topbar"><div align="center"><div id="topcontainer">
- <div id="topimage" align="center">
- <a href="/" class="poplight">Home</a>
- <a href="#?w=400" rel="abtme" class="poplight">About</a>
- <a href="#?w=400" rel="ask" class="poplight">contact</a>
- <a href="#?w=150" rel="links" class="poplight">links</a>
- <a href="#?w=150" rel="themes" class="poplight">Theme</a>
- </div></div></div>
- <div id="ask" class="popup_block">
- <div class="entries">Ask Anything</div>
- <iframe frameborder="0" scrolling="no" width="100%" height="150px" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe> <!—[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script>
- </div></div></div>
- <div id="themes" class="popup_block">
- <div class="entries">Theme Credits</div>
- <br>
- <a href="http://haruzie.com">THEME MADE BY: HARUZIE.COM</a><br>
- </div>
- <div id="abtme" class="popup_block">
- <div class="entries">More About me</div>
- <br>
- {Description}<br></div>
- <div id="links" class="popup_block">
- <div class="entries">Links</div>
- <br>
- <a class="nav" href='{text:link url}'>{text:Add your link}</a>
- <a class="nav" href='{text:link url2}'>{text:Add your link2}</a>
- <a class="nav" href='{text:link url3}'>{text:Add your link3}</a>
- <a class="nav" href='{text:link url4}'>{text:Add your link4}</a>
- <a class="nav" href='{text:link url5}'>{text:Add your link5}</a>
- <a class="nav" href='{text:link url6}'>{text:Add your link6}</a>
- <a class="nav" href='{text:link url7}'>{text:Add your link7}</a>
- <a class="nav" href='{text:link url8}'>{text:Add your link8}</a>
- <br></div>
- <!-- end popup -->
- </td></tr>
- <td width="500px" valign="top" style="background:transparent; text-align:justify; margin-top: 400px;
- ">
- <div class="vanilla"><div class="autopagerize_page_element">
- {block:Posts}
- <div id="entry">
- {block:Text}<h2><a href="{Permalink}">{Title}</a></h2>{Body}{/block:Text}
- {block:Photo}
- {block:IndexPage}
- <center><a href="{permalink}"><img src="{PhotoURL-500}" width="500px"></a></center>
- {block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}
- {/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
- {block:Photoset}<center>{block:IndexPage}{Photoset-500}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
- {block:Quote}<h2><a href="{Permalink}">"{Quote}"</a></h2>{block:Source}{Source}{/block:Source}<br>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- {block:Lines}
- {block:Label}
- <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
- <span class="line">{Line}</span></div>
- {/block:Label}
- {/block:Lines}
- {/block:Chat}
- {block:Video}<center>{block:IndexPage}{Video-500}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}<div class="audio">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div id="asker"><center><b>{Asker} Asked:</b> "{Question}"</center></div>
- <b>Answer:</b> {Answer}
- {/block:Answer}
- {block:IndexPage}
- {block:IfShowTags}
- {block:HasTags}
- <div id="tags">
- <b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IfShowTags}
- {/block:IndexPage}
- <br>
- {block:IndexPage}<div id="permalink">Posted {TimeAgo} with {NoteCountWithLabel}
- {block:IfShowReblogButton}<div style="float:right;">
- <a href="{ReblogURL}" target="_blank">Reblog this</a>
- </div> {/block:IfShowReblogButton}</div>{/block:IndexPage}
- </div>
- {block:PermalinkPage}{block:Date}<div class="content2">
- <div class="title">info:</div>
- <b>posted:</b> <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}
- {block:RebloggedFrom}<br><b>original:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:Photo}{block:HighRes}<br><b>highRes:</b> <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
- {block:Answer}<BR><b>ask:</b> <a href="/ask">{AskLabel}</a>{/block:Answer}
- {block:Audio}<BR><b>plays:</b> {FormattedPlayCount}{block:ExternalAudio}<BR><b>download:</b> <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
- {block:HasTags}<BR><b>tagged:</b> {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR><b>notes:</b> {NoteCount}{/block:NoteCount}
- <br><br>
- {block:Caption}<div class="title">comments:</div>{Caption}{/block:Caption}
- {/block:Date}{/block:PermalinkPage}
- {/block:Posts}
- {block:PostNotes}<div class="title">notes:</div><div id="notes">{PostNotes}</div>{/block:PostNotes}
- {block:IfNotEndlessScroll}<div id="pagination"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="10"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination} </div>{/block:IfNotEndlessScroll}
- {/block:Posts}
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment