Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--THEME TUMBLR BY DISGUISE-D. BASE POR HEARTSUFFIX, COM ALGUMAS ALTERAÇÕES MINHAS.-->
- <head>
- <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
- <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
- <script src="http://masonry.desandro.com/js/jquery.infinitescroll.min.js"></script>
- <script>
- $(function(){
- var $container = $('#entries');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '#entry',
- columnWidth: 10
- });
- });
- $container.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '#entry', // selector for all items you'll retrieve
- loading: {
- finishedMsg: '',
- img: ''
- }
- },
- // trigger Masonry as a callback
- function( newElements ) {
- // hide new items while they are loading
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- // show elems now they're ready
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
- <meta name="color:background" content="#F8f8f8" />
- <meta name="color:text" content="#000000" />
- <meta name="color:side" content="#ffffff" />
- <meta name="color:textside" content="#666666" />
- <meta name="color:entry" content="#ffffff" />
- <meta name="color:links" content="#000000" />
- <meta name="color:clinks" content="#6F6F6F" />
- <meta name="color:hlinks" content="#000000" />
- <meta name="color:backlinks" content="#f1f1f1" />
- <meta name="color:backhlinks" content="#ffffff" />
- <meta name="color:borda1" content="#a2d7df" />
- <meta name="color:borda2" content="#b3b6bd" />
- <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_m7cd0ydizd1qmnaqvo1_250.png"/>
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="L I N K 1 " />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="L I N K 2" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="L I N K 3" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content=" L I N K 4" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content=" L I N K 5" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content=" L I N K 6" />
- <meta name="text:Link7" content="" />
- <meta name="text:Link7 Title" content=" L I N K 7" />
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- @font-face {font-family: "pacifico";
- src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
- ::-webkit-scrollbar{width:6px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:side};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:side};-webkit-border-radius:px;}
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
- a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
- a:hover{color:{color:linkhover};}
- #container {background-color: ; width: 1000px; margin: 0 auto 10px auto; background: {color:background}}
- #entries {margin-left: 420px; width: 680px; margin-top: 35px;}
- .entry { width: 300px; background-color:{color:entry} ; text-align: justify; padding: 9px; float: left; margin: 6px 0 0 6px;}
- .entry img{padding: 4px; border: 1px solid {Color:background}}
- #title {font-family: georgia; font-size: 16px; font-weight:; font-style: none; letter-spacing:0px; line-height: 11px;text-align: center;}
- #title a{background: {color:linkhover}; padding: 2px; color: #fff}
- .pquote{font-size: 16px; font-family: calibri; letter-spacing: 0px; line-height: 15px;
- text-transform: none;text-align: center; font-style: none; padding-top: px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
- /* notes by joshdevines*/
- .notes img{width:10px; position:relative; top:1px}
- ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
- .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; }
- /* chat by joshdevines*/
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- .user_3 .label {color:{color:link}; font-weight:bold}
- .user_4 .label {color:{color:text}; font-weight:bold}
- .user_5 .label {color:{color:link}; font-weight:bold}
- .user_6 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
- #bottom {font-size: 9px; text-transform: uppercase; margin-left: 170px; opacity: 0; position: absolute; margin-top: -18px; background-color: {color:entry}; padding: 2px;}
- .entry:hover #bottom {opacity: 1;}
- #tudo{margin-left: auto; margin-right: auto; width: 810px; position:fixed;}
- #side{margin-top: 270px; float: left; width: 350px; margin-left: 30px}
- .box { background: #fff; padding: 5px; margin-bottom: 7px; border-radius: 3px;}
- .kris{width: 175px; height: 180px;text-align: center;overflow: hidden;font-family:'Kelly Slab', Georgia, serif;background: #dda994 url('{image:sidebar}') no-repeat center center;box-shadow:inset 0 0 1px 160px rgba(0,0,0,0.4),inset 0 0 0 7px {color:borda1} ;transition: box-shadow 400ms ease-in-out;display: block;outline: none;margin-bottom: 9px;}
- .kris:hover{box-shadow:inset 0 0 0 0 rgba(0,0,0,0.6),inset 0 0 0 10px {color:borda2},0 0 10px rgba(0,0,0,0.3);}
- #top2 {background-color: #trans; border-bottom: 3px solid #e1e1e1; border-top: 3px solid #e1e1e1; font-weight: normal; letter-spacing: 0px; color: {color:textside}; text-align: center; width: 140px; height:47px; left: 230px; font-family: lucida console; top: 350px; text-transform: lowercase; position: fixed; padding-top: 3px; opacity: 1; font-size: 9px; -webkit-transition: 0.8s ease-in;-moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
- #top2:hover {opacity: 0.6; -webkit-transition: 0.8s ease-in;
- -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
- #titlee {width: 240px; height: 32px; position: fixed; background-color: transparent; margin-left: 173px; margin-top: 282px; z-index:830;}
- .optitle{font-family: homenaje; line-height: 35px; font-size: 23px; font-style: none;
- font-weight: none; color: {color:font}; margin-top: 5px; margin-left: -5px; text-transform: none; letter-spacing: 0px; opacity:0.8}
- #links { width: 120px; border-right:1px solid #f; border-left:4px solid #f; background-color: #ff; margin-top: 243px; margin-left: -22px; position: fixed; z-index:830; padding: 0px; text-align: center; }
- .sidebarlinks a {width: 78px; background-color: #FFFFFF; font-size: 9px; text-align: center; color: #999999; padding:10px; display: block; margin-top: 0px; z-index:830; font-size:9; font-family: gerogia; line-height: 1px;text-transform: lowercase; letter-spacing: 0px; margin: 0 0 1px 0; border-left: 8px solid #eee; height: 0px;}
- .sidebarlinks a:hover { width: 86px; color: #999999; font-size: 9px; padding:10px; -webkit-transition: all .5s ease-out; -moz-transition: all .6s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; letter-spacing: 0px; background-color: #FFFFFF; border-left: 0px solid #eee}
- #links2 {width: 112px; position: fixed; background-color: #fff; font-size: 9px; font-family: tahoma; padding: 0px; margin-top: 375px; margin-left:235px; height: 102px;}
- .links2 a{ width: 10px; height: 95px; font-size: 9px; background-color: {color:backlinks}; padding: 3px; text-transform: uppercase; display: table-cell; text-align: center; border-right: 1px solid #fff; color: {color:clinks}; font-family: tahoma; font-size: 10px; }
- .links2 a:hover {background-color: {color:backhlinks}; color: {color:hlinks}}
- .pag {font-family: verdana; position: fixed; margin-left:225px; margin-top: 492px; font-size: 27px; z-index: 999999;}
- .pag a {color:{color:text}; background-color: transparent;}
- .pag a:hover {color:{color:side} ;}
- .pag2 {font-family: verdana; position: fixed; margin-left:205px; margin-top: 492px; font-size: 27px; z-index: 999999;}
- .pag2 a {color:{color:text}; background-color: transparent;}
- .pag2 a:hover {color:{color:side};}
- </style>
- <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#entries').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : ".entry",
- nextSelector : "#page a#p",
- itemSelector : ".entry",
- bufferPx : 10000,
- extraScrollPx: 10000,
- loadingImg : "",
- loadingText : "",
- },
- function() { $('#entries').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- </head>
- <body onkeydown="return false">
- <div id="blinky"></div>
- <div id="tudo">
- <div id="titlee">
- <div class="optitle">Makes me alive-ve</div></div>
- <div id="top2">{Description}</div>
- <div id="links2"><div class="links2">
- <a href="{text:Link1}">{text:Link1 Title} </a>
- <a href="{text:Link2}">{text:Link2 Title} </a>
- <a href="{text:Link3}">{text:Link3 Title} </a>
- <a href="{text:Link4}">{text:Link4 Title} </a>
- <a href="{text:Link5}">{text:Link5 Title} </a>
- <a href="{text:Link6}">{text:Link6 Title} </a>
- <a href="{text:Link7}">{text:Link7 Title} </a></div></div>
- <div id="side">
- <div class="box">
- <table width="280" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><a href="/" id="circle" class="kris";></a></td>
- <br>
- </tr>
- </table>
- </div></div></div>
- <div class="pag">{block:NextPage}<a href="{NextPage}"><div style="color:{color:borda}">»</div></a>{/block:NextPage}</div>
- <div class="pag2">{block:PreviousPage}<a href="{PreviousPage}"><div style="color:{color:borda}">«</div></a>{/block:PreviousPage}</div> <a style="font-size: 12px; font-family:calibri;position:fixed;bottom:10px;right:15px;" href="http://disguise-d.tumblr.com/" title="disguise-d (c) dtlh designs-4you"><b>THEME ©</b></a>
- </div></div>
- <div id="entries">
- {block:Posts}
- <div class="entry">
- {block:Answer}<div id="question"><Center><b>{Asker} wondered:</b> <br>{Question}</div></center>
- {Answer}{/block:answer}
- {block:Text}{block:Title}<div id="title">{Title}</div>{/block:Title}{Body}{/block:Text}
- {block:Photo}<center><img src="{PhotoURL-400}" width="290px"/></center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-250}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="pquote">"{Quote}"</div> ~ {Source}</center>{/block:Quote}
- {block:Link}
- <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}<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}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div id="bottom">{block:date}{DayOfMonth}{DayOfMonthSuffix} {Month}{/block:date} <a href="{Permalink}"> {NoteCount}</a>, <a href="{ReblogUrl}" target="_blank">reblog</a> {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">@</a>/{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">© </a>{/block:ContentSource}</div>
- </div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment