Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-------- theme and base by reatei © -------->
- <head>
- <style type="text/css">
- </style>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:bordersid" content="#000000"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:linksid" content="#fff"/>
- <meta name="color:bglinksid" content="#fff"/>
- <meta name="color:description" content="#000000"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="image:bg" content="0"/>
- <meta name="image:foto" content="http://media.tumblr.com/9e6d417cd3a0f80e9608359e0769f6e8/tumblr_inline_mnx23kyjto1qz4rgp.jpg"/>
- <meta name="if:rainbow links" content="0"/>
- <meta name="if:nuvem" content="0"/>
- <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" />
- <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}
- <!-- random files -->
- <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/gdJm68o3x/easing.js" type="text/javascript"></script>
- {block:ifrainbowlinks}
- <script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>
- {/block:ifrainbowlinks}
- <!-- css reset -->
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
- <style type="text/css">
- * {font-family: Trebuchet MS;font-size:9px;}
- div.entry {-webkit-transition: all 0s ease; -moz-transition: all 0s ease;
- transition: all 0s ease;-o-transition: all 0s ease; {block:ifanimation} -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; -o-transition: all .3s ease;{/block:ifanimation};}
- body {color: {color:text}; background:{color:background} url({image:background}); background-repeat:no-repeat; background-size:100% 100%; background-attachment:fixed; font-family: Calibri; font-size: 9px; line-height: 9px; cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress; text-align:left; {block:ifrepeatbg} background-size:50% 100%; background-repeat:repeat; {/block:ifrepeatbg}}
- a, a:link, a:active, a:visited{ color:{color:link}; text-decoration: none; font-family:Trebuchet MS; font-size:9px; cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
- a:hover, h1 a:hover, h3 a:hover { {block:ifnotrainbowlinks} color:{color:Hover}!important; {/block:ifnotrainbowlinks} text-decoration: none; cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress; color:{color:hover}}
- #infscr-loading { position: absolute!important; width: 16px!important; height: 11px!important; bottom: 0px!important; left: 50%!important; margin-top: 10px!important; margin-bottom: 5px!important;}
- #content {width: 0px; margin-top:30px; margin-left:680px; -webkit-transition: all 1.2s ease-in-out; opacity:1; z-index:20;}
- #header {width: auto; text-align: center; -webkit-transition: all 1.2s ease-in-out;}
- #contain {margin: 0px auto; -webkit-transition: all 1.2s ease-in-out; z-index:9; }
- .quotes{position:absolute; opacity: 0.2; top: 30px; margin-left: 0px; font-size: 90px;}
- ol.notes img { width: 16px; display: inline; position: relative; top: 3px;}
- .entry {{block:indexpage} width: 250px; -webkit-transition: all 1.2s ease-in-out; {/block:indexpage} {block:permalinkpage} -webkit-transition: all 1.2s ease-in-out; border-left: 271px solid {color:background}; width: 500px; float:left; position: absolute; top: 400px{/block:permalinkpage} display: block; position: relative; background:{color:posts}; margin-left:5px; margin-top:5px; padding:5px;}
- .entry img {display: block; max-width: 100%; float:center; -webkit-transition: all 0.3s ease-in-out;}
- .entry img:hover {opacity:1}
- .entry:hover {opacity:1;-webkit-transition: all 1.2s ease-in-out;}
- blockquote, q {quotes: "" "" "'" "'";padding-left:2px; border-left: 5px solid {color:text}; background: transaprent;}
- p {margin: 5px 0px;}
- p.tags a {
- opacity: 0.50;
- filter: alpha(opacity = 50);
- }
- p.tags a:hover {
- opacity: 1.0;
- filter: alpha(opacity = 100);
- }
- p.tags {
- padding: 0px;
- height: 14px;
- margin: 0px;
- font-size: 9px;
- margin: 0px;
- text-transform: uppercase;
- {block:ifshowtags}
- border-top: 1px solid {color:border color};
- {/block:ifshowtags}
- }
- .nav {
- color: {color:text};
- font-size: 9px;
- margin: 2px;
- line-height: 8px;
- text-align: center;
- display: inline-block;
- }
- .t a{
- text-align: right;
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- .question {color:{color:txt};font-size: 10px;font-weight: normal;
- font-family: Trebuchet MS;line-height:95%;background: {color:background};
- position: relative;min-height:70px;padding:10px 15px;
- margin-bottom:2px;margin-right:-10px;}
- .questionarrow {font-size:30px;color:{color:background};
- vertical-align:middle;margin-left:-5px!important;}
- .bruzphoto {position:absolute;margin:5x 0px 0px 5px;background:{color:posts};color:{color:text};padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px; opacity:0; z-index:1; margin-top:-22px; font:8px Trebuchet MS; width: 240px; margin-left:2px; text-align: center; height:auto; text-transform: uppercase; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; -o-transition: all .3s ease;}
- .bruzphoto a{color:{color:text}; font:9px Trebuchet MS; text-transform:uppercase; -webkit-transform: rotate(90deg);}
- .bruzphoto a:hover{color:{color:text};}
- .entry:hover .bruzphoto {opacity:1; height:auto;}
- .bruzphoto2 {position:relative;margin:5x 0px 0px 5px;background:;color:{color:text}; z-index:1; margin-top:0px; font:8px Trebuchet MS; width: auto; margin-left:5px; text-align: right; height:auto; text-transform: uppercase;}
- .bruzphoto2 a{color:{color:text}; font:8px Trebuchet MS; text-transform:uppercase;}
- .t a{text-align: right; opacity: .5; filter: alpha(opacity = 50);}
- .entry .t a:hover, .entry .ti a:hover{ text-align: right; opacity: 1.0; filter: alpha(opacity = 100);}
- p.t {display: block;margin: 0px 0px 0px 0px;height: 14px;line-height: 16px;text-transform: uppercase;text-align: right;font-size: 9px;border-top: 0px solid {color:text};}
- p.t a {margin: 0 0px;}
- p.ti {display: block;margin: 0px 0px 0px 0px;height: 14px;line-height: 14px;
- text-transform: uppercase;
- text-align: center;
- font-size: 8px;
- border-top: 1px solid {color:text};
- }
- p.ti a {
- margin: 0 0px;
- }
- .pp {
- text-transform: uppercase;
- text-align: left;
- }
- select {
- font-size: 9px;
- width: 125px;
- text-transform: uppercase;
- letter-spacing: 1px;
- padding: 1px;
- background: {color:posts};
- color: {color:link};
- border: 1px solid {color:text};
- }
- .wtf {
- font-size:9px;
- font-family:Trebuchet MS;
- background:{color:question};
- padding-left:2px;
- border-left:5px solid {color:text};}
- .entry .perma {
- position: absolute;
- top: 2px;
- opacity: 0;
- filter:alpha(opacity=0);
- z-index: 10000;
- text-align: left;
- width: 100%;
- }
- .entry:hover .perma {
- opacity: 1;
- filter:alpha(opacity=100);
- }
- .p1{
- display: inline-block;
- height: auto;
- font-size: 8px;
- text-transform: uppercase;
- margin-top:5px;
- width:100px;
- display:block
- }
- .p1 a:hover {
- background: rgba(255, 255, 255, 100);
- }
- .p1 a {
- color: {color:text};
- font-size:9px;
- background: rgba(255, 255, 255, .75);
- width:70px;
- line-height:12px;
- display:block;
- padding-left:4px;
- }
- .text {
- padding: 2px;
- font-family:calibri;
- line-height: 110%;
- font-size:9px
- }
- .shit {
- padding-left:2px;
- border-left:5px solid {color:Text};
- }
- .quote {
- padding: 12px;
- font-size:9px;
- line-height:9px;
- margin-top:15px;
- }
- #toTop {
- display:none;
- text-decoration:none;
- position:fixed;
- bottom:10px;
- right:10px;
- overflow:hidden;
- width:21px;
- height:21px;
- border:none;
- text-indent:100%;
- background:url(http://media.tumblr.com/tumblr_m6oxuvVWe81qe1m3a.png) no-repeat left top;
- opacity: .7;
- filter: alpha(opacity = 50);
- }
- #toTop:hover {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- #toTop:active, #toTop:focus {
- outline:none;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Text};
- height:auto;
- -webkit-box-shadow: inset 0 0 6px {color:Text};
- -webkit-border-radius:4px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Text};
- height:5px !important;
- -webkit-box-shadow: inset 0 0 6px {color:Text};
- -webkit-border-radius:4px;
- }
- ::-webkit-scrollbar {
- height:2px;
- width:4px;
- background-color:{color:Background};
- }
- ::-webkit-scrollbar-corner {
- background-color:{color:Background};
- }
- ::selection {color:{color:background}; background-color:{color:text};}
- ::-moz-selection { color:{color:background}; background-color:{color:text};}
- ::-webkit-selection { color:{color:background}; background-color:{color:text};}
- .title a {
- font-size:16px;
- font-family:georgia;
- text-align: center;
- }
- #side {margin-top: 200px;
- margin-left: 455px;
- width:0px;
- height:0px;
- text-align: center;
- padding-top: 0px;
- line-height:9px;
- font-size:9px;
- z-index:3;
- background:;
- -webkit-transition: all 0.8s ease-in-out;
- padding-left:4px;
- padding-right:4px;
- opacity:1;
- padding-bottom:2px;
- position:fixed;
- }
- #side:hover {
- opacity:1}
- {block:ifnuvem}
- #clouds{
- position:fixed;
- background:url(http://www.pixyup.com/uploads/06170924501fde24f181a.png) repeat-x;
- top:50px;
- left:-9999px;
- bottom:0;
- right:0;
- height:100%;
- }
- #clouds2{
- position:fixed;
- top:200px;
- left:-5999px;
- bottom:0;
- right:0;
- background:url(http://www.pixyup.com/uploads/06170924501fde24f181a.png) repeat-x 0 0;
- height:100%; z-index: -20;
- }
- body:hover #clouds2{
- left:9999px;
- -webkit-transition:left 1000s linear;-moz-transition:left 1000s linear;-0-transition:left 1000s linear;transition:left 1000s linear;}{/block:ifnuvem}
- /* desc */
- #desc {position: absolute; margin-left: 760px; font-family: Trebuchet MS; font-size: 9px; text-align: center; margin-top: 50px; height:0px; width: 125px; color: {color:description}; line-height: 8px; letter-spacing: 0px; padding: 0px; }
- /* imagem */
- #imagebru1{float: left; margin-top: 120px; margin-left: 760px; padding: 0px; width: 117px; height:90px; border: 4px solid {color:bordersid}; }
- #imagebru2 img{width: 117px; height:90px; }
- #imagebru2 img:hover{width: 117px; height:90px; }
- #bgbru1{float: left; margin-top: -259px; margin-left: -400px; padding: 0px; width: auto; height:auto; }
- #bgbru2 img{width: auto; height:auto }
- #bgbru2 img:hover{width: auto; height:auto }
- /* links */
- #linkss {background: {color:bglinksid}; width:117px; color: {color:linksid}; height: 15px; border-style: solid; border-color: #bebcbc; font-family: calibri; font-size: 9px; letter-spacing: 1px;margin-top: 80px;margin-left: 760px;text-transform:uppercase;}
- {CustomCSS}
- </style>
- </head>
- <body onkeydown=”return false”>
- <div id="contain">
- <div id="side">
- <div id="imagebru1">
- <div id="imagebru2">
- <img src="{image:foto}"/></div></div>
- <div id="desc">{description}</div>
- <form id="linkss"> <select name="menu3" onChange="top.location.href = this.form.menu3.options[this.form.menu3.selectedIndex].value; return false;">
- <option value="/" selected>NAVEGATION HERE</option>
- <option value="{text:Link1}">{text:Link1 Title}</option>
- <option value="{text:Link2}">{text:Link2 Title}</option>
- <option value="{text:Link3}">{text:Link3 Title}</option>
- <option value="{text:Link4}">{text:Link4 Title}</option>
- <option value="http://reatei.tumblr.com/">credit</option>
- </select>
- </form>
- <div id="bgbru1">
- <div id="bgbru2">
- <img src="{image:bg}"/></div>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class=”autopagerize_page_element”>
- <div class="entry">
- {block:Text}
- {block:Title}<center>
- <div class="title"><a href="{Permalink}">{Title}</a></div></center>
- {/block:Title}
- {Body}
- {block:indexpage}
- <div class="bruzphoto2">
- <a href="{ReblogURL}" target="_blank">reblog</a> + {NoteCount} + {block:ContentSource}<a href="{SourceURL}">source</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>
- {/block:indexpage}
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="300"/></a>
- <div class="bruzphoto">{DayOfWeek} {12Hour}:{Minutes}{AmPm}
- <a href="{ReblogURL}" target="_blank">reblog</a> {NoteCountWithLabel} {block:ContentSource}<a href="{SourceURL}"></a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
- {LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>{Photoset-250}</center>
- <div class="bruzphoto">
- <a href="{ReblogURL}" target="_blank">reblog</a> + {NoteCount} + {block:ContentSource}<a href="{SourceURL}">source</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text"><span class="quotes">❝</span><br>
- <span class="quote">"{Quote}"</span>{block:Source}- {Source}
- {/block:Source}
- {block:indexpage}<div class="bruzphoto2">
- <a href="{ReblogURL}" target="_blank">reblog</a> + {NoteCount} + {block:ContentSource}<a href="{SourceURL}">source</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>
- {/block:indexpage}
- </div>{/block:Quote}
- {block:Link}
- <div class="text"><div class="title"><center><a href="{URL}" class="link" {Target}>{Name}</a></center></div> {block:Description}<div class="description">{Description}</div>{/block:Description}
- {block:indexpage}<div class="bruzphoto2">
- <a href="{ReblogURL}" target="_blank">reblog</a> + {NoteCount} + {block:ContentSource}<a href="{SourceURL}">source</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:indexpage}
- </div>{/block:Link}
- {block:Chat}<div class="text">
- {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}{Line} </li>{/block:Lines}</ul>
- {block:indexpage}
- <div class="bruzphoto2">
- <a href="{ReblogURL}" target="_blank">reblog</a> + {NoteCount} + {block:ContentSource}<a href="{SourceURL}">source</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:indexpage}
- </div>{/block:Chat}
- {block:Video}<center>{Video-250}<center>{block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}{/block:IndexPage}{block:permalinkpage}
- {Video-500}{/block:permalinkpage}
- {block:IndexPage}<div class="bruzphoto2">
- <a href="{ReblogURL}" target="_blank">reblog</a> + {NoteCount} + {block:ContentSource}<a href="{SourceURL}">source</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
- {/block:Video}
- {block:Audio}
- {AudioPlayerBlack}{block:indexpage}{block:Caption}{Caption}{/block:Caption}{/block:indexpage}
- {block:IndexPage}<div class="bruzphoto2">
- <a href="{ReblogURL}" target="_blank">reblog</a> + {NoteCount} + {block:ContentSource}<a href="{SourceURL}">source</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
- {/block:Audio}
- {block:Answer}
- <div class="postdobru">
- <table width="250px" cellspacing="0" cellpadding="0">
- <tr>
- <td width="240px" class="question"><B>{Asker}</b> whined: "{Question}"</td>
- </tr>
- </table>
- <div class="answer">{Answer}</div></div>
- {/block:Answer}
- {block:ifshowtags}{block:indexpage}{block:HasTags}<div class="text"><p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p></div>{/block:HasTags}{/block:indexpage}{/block:ifshowtags}
- {block:permalinkpage}
- <div class="text">
- {block:Caption}{Caption}{/block:Caption}
- {block:PostNotes}
- <p class="t"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a></p>{/block:PostNotes}
- {block:RebloggedFrom}<p class="t">Reblogged from - <a href="{ReblogParentURL}">{ReblogParentTitle}</a></p>{/block:RebloggedFrom}
- {block:ContentSource}<p class="t">Source - <a href="{SourceURL}" target="_blank">{SourceTitle}</a></p>{/block:ContentSource}
- {block:HasTags}<p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:permalinkpage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- </div>
- {/block:Posts}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
- {/block:IndexPage}
- <div id="clouds2"></div>
- <script type='text/javascript'>$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}}); $(function() {$("#toTop").scrollToTop(); });</script>
- <a href="#" id="toTop"></a>
- <!-- theme by reatei.tumblr.com -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment