Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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>
- <link href='http://fonts.googleapis.com/css?family=Zeyada|Calligraffitti|Rochester' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Sofia' rel='stylesheet' type='text/css'>
- <meta name="color:background" content="#000"/>
- <meta name="color:entries" content="#ffffff"/>
- <meta name="color:text" content="#fff"/>
- <meta name="color:linkbg" content="#000000"/>
- <meta name="color:link" content="#fff"/>
- <meta name="color:linktxthover" content="#fff"/>
- <meta name="color:post" content="#000" />
- <meta name="color:links" content="#fff"/>
- <meta name="color:linkshover" content="#fff"/>
- <meta name="image:Background" content=""/>
- <meta name="image:side" content="http://25.media.tumblr.com/tumblr_m12nngpfGC1qmg9bgo1_500.jpg"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4title" content="link 4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5title" content="link 5" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <script type="text/javascript">
- animatedcollapse.addDiv('jason', 'fade=1,height=80px')
- animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
- animatedcollapse.addDiv('michael', 'fade=1,height=120px')
- animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
- animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
- animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
- animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
- //$: Access to jQuery
- //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
- //state: "block" or "none", depending on state
- }
- animatedcollapse.init()
- </script>
- <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>
- <style>
- body {background-color: {color:background}; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 11px; font-weight: none; color: {color:text}; background-image: url('{image:background}'); background-attachment: fixed;}
- iframe#tumblr_controls{top: 1px !important; margin: 0 0 0 0; right: 6px !important; position: fixed !important;}
- b,strong {}
- p{margin-top:5px; margin-bottom:5px}
- i, em {}
- small{font-size:10px}
- ::-moz-selection {color: #fff; background: #000;}
- ::selection {color: #fff; background: #000;}
- iframe#tumblr_controls{
- top: 1px !important;
- margin: 0 0 0 0;
- right: 6px !important;
- position: fixed !important;}
- b,strong {}
- p{margin-top:5px; margin-bottom:5px}
- i, em {}
- small{font-size:10px}
- a:link, a:active, a:visited {color: {color:link}; text-decoration: none; -webkit-transition-duration: .40s;}
- a:hover {color: {color:hover};}
- ::-webkit-scrollbar{width:4px;height:4px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fafafa;}
- ::-webkit-scrollbar-track-piece{background-color:#fafafa;}
- ::-webkit-scrollbar-thumb:vertical{height:10px; background-color:#ccc;}
- ::-webkit-scrollbar-thumb:horizontal{width:5px; background-color:#ccc;}
- blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid #f0f0f0; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #f0f0f0;}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid #f0f0f0; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid #f0f0f0; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {font-family: 'Loved by the King'; font-style: normal; font-weight: normal;
- src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
- #links {position:fixed;}
- #links a {display: block; font:9px verdana; width: 82px; text-align: center; background-color:{color:linkbg}; color: {color:link}; margin-bottom:1px; padding:4px 4px; -o-transition-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #links a:hover{background-color: {color:linkhover}; color: {color:linktxthover}; font-weight:bold;}
- #linksb {position:fixed; margin-left:91px;}
- #linksb a {display: block; font:9px verdana; width: 77px; text-align: center; background-color:{color:linkbghover}; color: {color:link}; margin-bottom:1px; padding:14px 4px; -o-transition-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom:1px solid #0a0a0a;}
- #linksb a:hover{background-color: {color:linkbghover}; color: {color:link}; font-weight:bold; border-bottom:1px solid #000;}
- #linksc {float:right;}
- #linksc a {display: block; font:9px verdana; width: 82px; text-align: center; background-color:#0a0a0a; color: #fafafa; margin-bottom:1px; padding:4px 4px; -o-transition-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #linksc a:hover{background-color: {color:linkbghover}; color: {color:link}; font-weight:bold;}
- .tsc {position:fixed; border-top:42px solid #121212; left:0px; top:0px; border-bottom:1px solid #121212; background-color: #000; width:946px; height:03px; text-align:center; font:15px georgia; padding:2px 3px; -o-transition-transition: all 1.4s ease-out; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out; text-transform:lowercase;}
- .tsc:hover {-o-transition-transition: all 1.4s ease-out; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
- .d {position:fixed; top:190px; left:680px; background-color: trans; width:267px; padding:3px; color: transparent; -o-transition-transition: all 1.4s ease-out; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
- .d:hover {padding-top:117px; color: #fafafa; -o-transition-transition: all 1.4s ease-out; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- #tudo {text-align: center; width: 935px; margin: 0px auto 20px auto; padding: 0px; z-index: 1}
- #oquevemnadireita {float: left; margin-left: 153px; margin-top: 45px}
- .oioioi {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
- h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 500px; margin-bottom: 2px }
- .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
- .oiqqtts a, a:hover{text-transform: none;}
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- .player {background-color: #000; text-align: left; display:block;}
- .question{background: {color:Accent}; font-size: 10px; font-weight:bold; color: {color:Font}; padding: 10px;}
- .asker {width: 480px; background-color: {color:background}; color:{color:text};
- padding: 10px}
- .asker img{float: left; margin: 0px 4px 2px 0}
- .asker a{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
- .asker a:hover{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
- .answer {padding: 5px 0 0 0}
- #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
- #oidata a {font-size: 9px;}
- .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
- #cap {width: 500px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
- .notes img{display: none; border:0px}
- </style>
- <div id="oquevemnadireita">
- {block:Posts}
- <div class="oioioi">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="oiqqtt">“{Quote}”</div>
- {block:Source}<div class="oiqqtts"> <b><big>—</big></b> {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <center><div style="width:400px; height:20px;">
- <div style="float:left">{AudioPlayerWhite}</div>
- <div style="margin-top:8px; float:right;"><small>
- {FormattedPlayCount} plays {block:ExternalAudio} //
- <a href="{ExternalAudioURL}">Download</a>
- {/block:ExternalAudio}</small></div></div></center><br>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}, <small><b>whispered to me:</b></small><br> {Question}</div>
- <div class="answer">{Answer}</div>
- <br>
- {/block:Answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div>
- <br>
- <div id="oidata">
- {block:Date}<div class="tags">{block:HasTags}<b>tags:</b> {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> this shit</a>{/block:IndexPage}
- {block:RebloggedFrom}<br><b>motherfucker</b> who posted: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - <b>son of a bitch</b> reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- </div>
- </div>{/block:Date}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div></div></div></div></div></div>
- <meta http-equiv="x-dns-prefetch-control" content="off"/><meta http-equiv="x-dns-prefetch-control" content="off"/></head><body>
- <div style="position:fixed; top:50px; left:680px; background-color: {color:background}; width:267px; padding:3px; height:auto; padding-bottom:1px;">
- <img src="{image:side}" width="267" position:fixed; />
- </div><br><br><br><br><br><Br>
- <div style="position:fixed; top:230px; left:680px; background-color: #000; width:267px; padding:3px; height:41px;">
- <div id="links"><a href="{text:Link1}">{text:Link1title}</a>
- <a href="{text:Link2}">{text:Link2title}</a>
- </div><div id="linksb">
- <a href="{text:Link3}">{text:Link3title}</a>
- </div><div id="linksc">
- <a href="{text:Link4}">{text:Link4title}</a>
- <a href="{text:Link5}">{text:Link5title}</a></div></div>
- <div class="d"><div style="font:9px verdana; text-align:center; padding:4px; line-height:9px;">
- {Description}</div></div><center>
- <div style="position:fixed; top:276px; left:680px; background-color: #000; width:267px; padding:3px; height:15px;">{block:Pagination}{block:PreviousPage}{/block:PreviousPage}{/block:Pagination}
- {block:JumpPagination length="3"}
- {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}{/block:NextPage}{/block:Pagination} <small><small>| Theme by <b>suicideofminds</b></div> </div> </div> </center></small></small>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment