umapequenapoeta

theme 82

Jan 16th, 2013
22,136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.84 KB | None | 0 0
  1. <html>
  2.  
  3. <!--promisse-->
  4.  
  5.      
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10. <head> <!-- DEFAULT VARIABLES -->
  11.  
  12. <meta name="color:background" content="#fff" />
  13. <meta name="color:link" content="#696969" />
  14. <meta name="color:linkss" content="#696969" />
  15. <meta name="color:text links" content="#696969" />
  16. <meta name="color:link hover" content="#696969" />
  17. <meta name="color:text" content="#696969" />
  18. <meta name="color:post" content="#fff" />
  19. <meta name="color:sidebar" content="#fff" />
  20.  
  21.  
  22. <meta name="if:Repeat Background Image" content="0"/>
  23. <meta name="image:Background" content=""/>
  24.  
  25.  
  26.  
  27. <meta name="color:navigation" content="#f1f1f1" />
  28. <meta name="color:borda" content="#f1f1f1" />
  29.  
  30. <meta name="text:frase" content="I wanna play with you...
  31. " />
  32.  
  33. <meta name="image:sidebar" content="http://static.tumblr.com/dcslupi/w9Hmgs2vf/tumblr_mg4nhh4vd91qh74xlo1_400.png" />
  34. <meta name="image:background" content="" />
  35.  
  36.  
  37. <meta name="text:Link1" content="" />
  38. <meta name="text:Link1 Title" content="link1"/>
  39. <meta name="text:Link2" content="" />
  40. <meta name="text:Link2 Title" content="link2"/>
  41. <meta name="text:Link3" content="" />
  42. <meta name="text:Link3 Title" content="link3"/>
  43. <meta name="text:Link4" content="" />
  44. <meta name="text:Link4 Title" content="link4"/>
  45. <meta name="text:Link5" content="" />
  46. <meta name="text:Link5 Title" content="link5"/>
  47.  
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
  50.  
  51. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  52.  
  53. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  54.  
  55. <script type="text/javascript" src="http://static.tumblr.com/jnmer2r/WKhljk73d/jquery.infinitescroll.min.js"></script>
  56.  
  57.  
  58. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  59.  
  60.  
  61.  
  62. <script type="text/javascript">
  63. $(window).load(function(){
  64. var $wall = $('#allboxes');
  65. $wall.imagesLoaded(function(){
  66. $wall.masonry({
  67. itemSelector: '.entry',
  68. isAnimated : true
  69. });
  70. });
  71. $wall.infinitescroll({
  72. navSelector : '#page-nav',
  73. nextSelector : '#page-nav a',
  74. itemSelector : '.entry',
  75. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  76. loadingText : " ",
  77. donetext : " ",
  78. extraScrollPx : 10000,
  79. bufferPx : 10000,
  80. debug : false,
  81. errorCallback: function() {
  82. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  83. }},
  84. function( newElements ) {
  85. var $newElems = $( newElements );
  86. $newElems.hide();
  87. $newElems.imagesLoaded(function(){
  88. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  89. });
  90. }); $('#allboxes').show(500);
  91. });
  92. </script>
  93.  
  94.  
  95.                      <title>{Title}</title>
  96. <link rel="shortcut icon" href="{Favicon}">
  97.  
  98.        
  99.   <meta name="description" content="" />
  100.  
  101. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  102.  
  103.  
  104. <link href='http://fonts.googleapis.com/css?family=Zeyada' rel='stylesheet' type='text/css'>
  105.     <style type="text/css">
  106.  
  107.  
  108.  
  109.  
  110.  
  111. body {color:{color:text}; opacity:0.9;
  112. background-image: url({image:Background});
  113. background-attachment: fixed;
  114. background-repeat: no-repeat;
  115. background-position: right;
  116. font-family: calibri; text-align: center; font-size: 13px; line-height:100% }
  117.  
  118.  
  119.  
  120. a {color: #8d8d8d; text-decoration: none; text-transform: none;}
  121. a:hover {color: #fff; background-color: transparent; text-decoration: none;}
  122.  
  123. p {margin: 2px 2 2 2}
  124.  
  125. blockquote{border-left: 0px solid #ffffff; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  126.  
  127. #all {text-align: center; width: 825px; margin: 20px auto 20px auto; padding: 0px}
  128.  
  129. #allboxes {margin-left:310px; width:750px; margin-top:20px}
  130.  
  131. .entry {position: relative; width:310px; text-align:justify; float:left ;margin:-5px; padding:6px; margin-left: 12px; margin-top:15px; background:{color:post}; border: 1px solid #bebebe}
  132. .entry img{padding: 3px; border: 0px solid #f8f8f8}
  133. .entry:hover #info {opacity:0.9;}
  134. .entry:hover #infu {opacity:1}
  135.  
  136. h1 {font-family: calibri; text-align: center; font-size: 13px; text-transform: normal; color:{color:text}; font-weight: normal; line-height: 18px;}
  137. h1 a {text-align: center; font-size: 11px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 20px;}
  138. h1 a:hover {text-align: center; font-size: 11px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 20px;}
  139.  
  140. #info {position:absolute; font-size:10px; font-family: calibri; margin-left:0px; opacity:0; width: 290px; margin-bottom:0px; margin-top:5px; display:inline; text-align:center; padding:6px; padding-top: 7px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; z-index: 4000; background-color: {color:post}; color:{color:text};}
  141. #info a {background-color: {color:post}; color:{color:link} }
  142. #info a:hover {color: {color:link hover}}
  143.  
  144. #infu {text-align: center; font-size: 10px; font-family: calibri; text-transform: lowercase; margin-top:10px; opacity:0; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; z-index: 4000; background-color: {color:post}; color:{color:link};}}
  145. #infu a {background-color: {color:post}; color:{color:link} }
  146. #infu a:hover {color: {color:link hover}}
  147.  
  148. .image {text-align: center; border: 0px;}
  149. .image img {max-width: 300px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  150.  
  151. .pquote{font-size: px; font-family: arial; letter-spacing: 0px;
  152. text-transform: none;text-align: left; font-style: none; padding-top: px}
  153.  
  154. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  155.  
  156.  
  157. .user_1 .label {color:{color:link}; font-weight:bold}
  158. .user_2 .label {color:{color:text}; font-weight:bold}
  159. .user_3 .label {color:{color:link}; font-weight:bold}
  160. .user_4 .label {color:{color:text}; font-weight:bold}
  161. .user_5 .label {color:{color:link}; font-weight:bold}
  162. .user_6 .label {color:{color:text}; font-weight:bold}
  163. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  164.  
  165. .player {background-color: #000; text-align: left; display:block;}
  166.  
  167. .question1 {
  168. color:#000000;
  169. font-size: 12px;
  170. font-family: arial;
  171. text-align:left;
  172. font-weight: normal;
  173. line-height:95%;
  174. background: #eeeeee;
  175. position: relative;
  176. min-height:60px;
  177. padding:10px 15px;
  178. margin-bottom:3px;
  179. margin-right:-8px;}
  180.  
  181. .questionarrow {
  182. font-size:30px;
  183. color:#eeeeee;
  184. vertical-align:middle;
  185. margin-left:-5px!important;}
  186.  
  187.  
  188. .asker {width:250px; text-align:right; text-transform:lowercase; color:#8d8d8d;}
  189. .asker a {color:#8d8d8d;}
  190. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:5px; max-height:15px;}
  191.  
  192. .asking {text-align:center; color:#8d8d8d; font:10px arial; text-transform:none;}
  193. .asking a{color:#8d8d8d;}
  194. .asking img {width:58px; vertical-align:middle; background-color:#f8f8f8; padding:5px;}
  195.  
  196.  
  197. .question {color: ; text-align: center; background-color: #000; margin-bottom: -10px; }
  198.  
  199. #cap {width: 400px; margin-top: -2px;}
  200. .source {display: none;}
  201.  
  202. .notes img{width:10px; position:relative; top:20px}
  203. ol.notes, .notes li{width:320px; list-style:none; margin:0px 0 -1px 160px; padding:0px}
  204.  
  205. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  206.  
  207. #infscr-loading {display:none;}
  208.  
  209. .navigation{display:none;}
  210.  
  211. ::-webkit-scrollbar{width:6px;height:5px;}
  212. ::-webkit-scrollbar-button:start:decrement
  213. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  214. ::-webkit-scrollbar-track-piece{background-color: #f8f8f8; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  215. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: 000000;-webkit-border-radius:px;}
  216. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: 000000;-webkit-border-radius:px;}
  217. #tumblr_controls{position: fixed!important}
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221.  
  222.  
  223. /* xd */
  224.  
  225.  
  226. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  227.  
  228. #navigation {z-index:99999999;position:absolute;  margin-top:-88px; width:200px; margin-left: -102px; text-align:center;}
  229.  
  230. .linkss {text-align:inline;  border-bottom: px solid {color:navigation}; letter-spacing: 0px; font-family:calibri; font-size: 10px; text-align: center; width:190px; height: auto; text-transform: uppercase; color: {color:text}; padding:5px; margin-top: 403px; margin-left: 25px; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none;background-color:{color:tranp}}
  231.  
  232. .linkss a {text-transform: uppercase;}
  233.  
  234. .linkss a:hover {text-align: center; font-weight: none;}
  235.  
  236. #sidebarimage { border-radius:160px; position:fixed;border:3px solid {color:borda};margin-left:-80px;margin-top:112px;height:200px;}
  237. #sidebarimage img { border-radius:160px;  width:150px;border:0px solid {color:post}; margin-bottom:px;height:200px;width:200px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  238. #sidebarimage img:hover { border-radius:160px; opacity:0.6;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  239.  
  240. #sidebar {width:215px; height:1000px;margin-top:-30px; margin-left:159px; background-color: {color:sbar} ;font-size:20px;font-family:georgia;position:fixed;}
  241.  
  242. #ds {z-index:1;opacity:0.8;width: px; height:25px; float: left; margin-left:-77px; border-radius:8px; margin-top: 213px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed; text-transform: none}
  243.  
  244.  
  245. #is {z-index:1;opacity:0.8;width: 200px; height:25px; float: left; margin-left:106px; border-radius:8px; margin-top: 365px; padding: 0px; background-color: ; text-align: center; position: fixed; text-transform: none}
  246.  
  247.  
  248. .desc{text-align: center; overflow: auto; height: auto;; font-size: 11px; font-family: calibri; position: fixed; margin-left:-80px; width: 200px; background-color: none; color: ##8d8d8d; padding: 6px; margin-top: 328px; background-attachment: fixed; opacity: 1; line-height: 10px;background: url(http://static.tumblr.com/4goxet7/iaqmf172c/aspas.jpg) no-repeat 0 4px;}
  249.  
  250. #frase {background-color: {color:transp}; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align:center; width: 206px; height: 24px; line-height: 18px; position: absolute; -moz-transition: all 0.4s ease-out; margin-left: -50px; font-family: pacifico; margin-top:78px; margin-left: -77px; text-transform: none; position: fixed; padding: 2px; font-size: 20px;}
  251.  
  252. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  253. #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link};}
  254. #paginal a:hover {background: {color:sidebar}; color: {color:sidebar};}
  255. #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  256. .ps {position:fixed;  color: {color:text}; padding: 0px; margin-top: 3px; margin-left: 30px; width: 150px; height:12px;}
  257.  
  258.  
  259. </style>
  260.  
  261. <body onkeydown="return false">
  262.  
  263. <div id="sidebar">
  264. <div class="desc">{description}
  265.    
  266.  
  267. </div>
  268. <div id="frase">{text:frase}</div>
  269.  
  270. <div id="ds"></div>
  271.  
  272.  
  273.  
  274. <div id="navigation"><div class="linkss">
  275. <a href="{text:link1}">{text:link1 title}</a> ·
  276. <a href="{text:link2}">{text:link2 title}</a> ·
  277. <a href="{text:link3}">{text:link3 title}</a> ·
  278. <a href="{text:link4}">{text:link4 title}</a> ·
  279. <a href="{text:link5}">{text:link5 title}</a> ·
  280.  </div></div>
  281. <div id="sidebarimage"><img src="{image:Sidebar}"/></div>
  282.  
  283.  
  284. </div>
  285.  
  286.  
  287. </div>
  288. </div>
  289. </div>
  290. </div>
  291.  
  292. <div class="autopagerize_page_element">
  293. <div id="allboxes">
  294. {block:Posts}
  295. <div class="entry">
  296.  
  297. {block:Text}
  298. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  299. <div id="infu">
  300. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  301. </div>
  302. {/block:Text}
  303.  
  304. {block:Photo}
  305. <div id="info">
  306. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  307. </div>
  308. <div class="image"><img src="{PhotoURL-400}"></div>
  309. {block:Caption}{Caption}{/block:Caption}
  310. {/block:Photo}
  311.  
  312. {block:Photoset}
  313. <div id="info">
  314. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog</a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div></div>
  315. {Photoset-250}
  316. {block:Caption}{Caption}{/block:Caption}
  317. {/block:Photoset}
  318.  
  319. {block:Quote}
  320. <div class="xquote">“{Quote}”</div>
  321. {block:Source}<center><div class="xquotesource"> — {Source}</div>
  322. </center><div id="infu">
  323. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  324. </div>
  325. {/block:Source}{/block:Quote}
  326. {block:Link}
  327.  
  328. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  329. {block:Description}{Description}{/block:Description}
  330. <div id="infu">
  331. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  332. </div>
  333. {/block:Link}
  334.  
  335.  
  336. {block:Chat}
  337. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  338. <div class="chat"><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  339. <div id="infu">
  340. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  341. </div></div>
  342. {/block:Chat}
  343.  
  344.  
  345. {block:Audio}
  346. <div class="player">{AudioPlayerBlack}</div>
  347. {block:Caption}{Caption}{/block:Caption}
  348. <div id="infu">
  349. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  350. </div>
  351. {/block:Audio}
  352.  
  353.  
  354. {block:Video}
  355. <div id="info">
  356. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div></div>
  357. {Video-300}
  358. {block:Caption}{Caption}{/block:Caption}
  359. {/block:Video}
  360.  
  361. {block:Answer}
  362. <table width="310px" cellspacing="0" cellpadding="0">
  363. <tr>
  364. <td width="210px" class="question1">{Question}</td>
  365. <td width="30px"><span class="questionarrow"></span></td>
  366. <td width="0px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  367. </tr>
  368. </table>
  369. <div class="answer">{Answer}</div>
  370. {/block:answer}
  371.  
  372. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  373.      <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  374.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  375. {/block:ContentSource}</div></div>
  376.  
  377. {/block:Posts}
  378. </div></div>
  379.      {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  380.  
  381. </div>
  382. </div>
  383. </div>
  384. </div>
  385. </div>
  386.  
  387.  
  388.  
  389. <script type="text/javascript"> Cufon.now(); </script>
  390.  
  391.  
  392. <a style="position:fixed;left:5px;top:5px;font-family:calibri;font-size:10px;" href="http://promisse.tumblr.com" title="promisse">THEME</a>
  393.  
  394. </body>
  395. </html>
Advertisement
Add Comment
Please, Sign In to add comment