Advertisement
tannyoliveira

42

Aug 25th, 2014
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.56 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. ----------------------------------------
  5. THEME SOWSLY AND SUNRISEN
  6. ----------------------------------------
  7.  
  8. -->
  9. <html lang="en">
  10. <head>
  11.  
  12. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  16. <script type="text/javascript"
  17. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  18. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  19. <title>{Title}</title>
  20.  
  21. <link rel="shortcut icon" href="{Favicon}">
  22.  
  23. <meta name="color:background" content="#ffffff"/>
  24. <meta name="color:text" content="#000000"/>
  25. <meta name="color:link" content="#000000;"/>
  26. <meta name="color:hover" content="#FF1493"/>
  27. <meta name="color:post border hover" content="#ccc"/>
  28. <meta name="color:blogtitle" content="#000"/>
  29. <meta name="color:sidebar text" content="#000"/>
  30.  
  31. <meta name="font:posts" content="courier new"/>
  32. <meta name="font:sidebar" content="helvetica"/>
  33. <meta name="font:navigation" content="courier"/>
  34.  
  35. <meta name="if:show photo permalinks" content="1"/>
  36. <meta name="if:sidebar border" content="1"/>
  37. <meta name="if:image fade" content="1"/>
  38.  
  39. <meta name="text:Link1" content="/" />
  40. <meta name="text:Link1 titulo" content="ai" />
  41. <meta name="text:Link2" content="/" />
  42. <meta name="text:Link2 titulo" content="koe" />
  43. <meta name="text:Link3" content="/" />
  44. <meta name="text:Link3 titulo" content="treme" />
  45. <meta name="text:Link4" content="/" />
  46. <meta name="text:Link4 titulo" content="maktub" />
  47. <meta name="text:Link5" content="/" />
  48. <meta name="text:Link5 titulo" content="orgasmo" />
  49.  
  50. <style type="text/css">
  51.  
  52. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  53.  
  54. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  55.  
  56. ::-webkit-scrollbar-thumb{
  57. background-color:{color:text};
  58. border:2px solid {color:background};
  59. -moz-border-radius:10px;
  60. -webkit-border-radius:10px;
  61. }
  62.  
  63. ::-webkit-scrollbar {width: 8px; height: 4px; background: {color:background};}
  64.  
  65. #tumblr_controls{
  66. position:fixed !important;
  67. }
  68.  
  69. .wrapper{width:1150px;margin:0px auto;}
  70.  
  71. body{
  72. margin:0px;
  73. background-attachment: fixed;
  74. background-repeat: repeat;
  75. background-color:{color:background};
  76. background-attachment: fixed;
  77. background-repeat: repeat;
  78. font-size: 13px;
  79. font-family:tahoma;
  80. line-height:11px;
  81. color: {color:text};
  82. }
  83.  
  84. a:link, a:active, a:visited{
  85. color: {color:link};
  86. text-decoration: none;
  87. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  88. }
  89.  
  90. a:hover{
  91. color: {color:hover};
  92. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  93. background-color:#fff;color:{color:hover};text-shadow: 0px 0px 2px {color:hover};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out;}
  94.  
  95. .entry {
  96. margin:5px;
  97. margin-top:15px;
  98. padding: 0px;
  99. float:left;
  100. background-color:transparent;
  101. {block:IndexPage}
  102. width:260px;
  103. {/block:IndexPage}
  104. {block:PermalinkPage}
  105. width:500px;
  106. {/block:PermalinkPage}
  107. padding-bottom: 6px;
  108. font-family:tahoma;
  109. font-size: 11px;
  110. line-height:14px;
  111. overflow:hidden;
  112. border:1px solid {color:background};
  113. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  114. }
  115.  
  116.  
  117.  
  118. .perma {position:absolute; text-decoration:none; margin-top:0px; margin-left:0px; padding:1px; background:{color:background}; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:{font:posts};color:{color:text};width:55px;text-align:center;{block:ifnotshowphotopermalinks}visibility:hidden;{/block:ifnotshowphotopermalinks}}
  119. .perma a {text-decoration:none;text-transform:uppercase;}
  120. .entry:hover .perma {-webkit-transition: 0.3s ease-in; position:absolute; margin-top:0px; margin-left:8px;padding:1px; background:{color:background}; opacity:1;}
  121. .entry:hover .perma:hover{opacity:1;padding-top:20px;z-index:100;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border:0px;}
  122.  
  123. .perma2 {position:absolute; text-decoration:none; margin-top:16px;margin-left:0px; padding:1px; background:{color:background}; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:{font:posts};color:{color:link};width:55px;text-align:center;{block:ifnotshowphotopermalinks}visibility:hidden;{/block:ifnotshowphotopermalinks}border-top:2px solid #cccccc;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
  124. .perma2 a {text-decoration:none;text-transform:uppercase;}
  125. .entry:hover .perma2 {-webkit-transition: 0.3s ease-in; position:absolute; margin-top:16px; margin-left:8px;padding:1px; background:{color:background}; opacity:1;}
  126. .entry:hover .perma2:hover{opacity:1;z-index:100;}
  127.  
  128. #sidebar{
  129. opacity:1;
  130. {block:ifsidebarborder}
  131. border-bottom: 0px solid #aaa;
  132. {/block:ifsidebarborder}
  133. background-color:transparent;
  134. top: 0px;
  135. margin-left: 0px;
  136. overflow:hidden;
  137. font-family:{font:sidebar};
  138. font-size: 13px;
  139. padding-top:0px;
  140. width: 100%;
  141. padding: 4px;
  142. height:auto;
  143. z-index:1;
  144. padding-bottom:0px;
  145. position:relative;
  146. text-align:center;
  147. color:{color:sidebar text};
  148. }
  149.  
  150. #posts {
  151. width: 100%;
  152. background: transparent;
  153. margin-left:0px;
  154. padding-left: 0px;
  155. padding-right: 0px;
  156. padding-top:0px;
  157. margin-top:0px;
  158. padding-bottom:180px;
  159. float:center;
  160. margin:0px auto;
  161. }
  162.  
  163. #infscr-loading{
  164. bottom: 0px;
  165. position: absolute;
  166. left: 50%;
  167. margin-left:-8px;
  168. width:16px;
  169. height:11px;
  170. overflow:hidden;
  171. margin-bottom: 50px;
  172. }
  173.  
  174. .img{-webkit-filter: grayscale(20%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  175.  
  176. .img:hover{-webkit-filter: grayscale(50%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  177.  
  178. .title{
  179. font-family:tahoma;
  180. font-size: 15px;
  181. line-height:15px;
  182. text-transform:;
  183. }
  184.  
  185. blockquote{
  186. padding:0px 0px 2px 5px;
  187. margin:0px 0px 2px 10px;
  188. border-left: 1px dotted #555555;
  189. }
  190.  
  191. .navi{
  192. font-family:{font:navigation};
  193. font-size:10px;
  194. line-height:15px;
  195. letter-spacing:2px;
  196. text-transform:uppercase;
  197. margin:5px;
  198. color: {color:link}
  199. border-top:1px solid {color:background};
  200. padding-right:-2px;
  201. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  202. }
  203.  
  204. .navi:hover {border-top:1px solid {color:link};text-decoration:; background-color:#fff;color:{color:hover};text-shadow: 0px 0px 2px {color:hover};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out;}
  205.  
  206. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  207. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  208. .user_7 .label, .user_8 .label, .user_9 .label {color:#130C11;}
  209. .notes img{width:10px; position:relative; top:3px;}
  210.  
  211. .blogtitle{
  212. font-family: 'lobster';
  213. font-size:40px;
  214. color: {color:blogtitle};
  215. line-height: 40px;
  216. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  217. }
  218.  
  219. .perm{margin-top:5px;font-family:{font:posts};font-size:10px;text-transform:uppercase;text-align:center;opacity:0;-webkit-transition: all 0.3s ease-in-out;
  220. -moz-transition: all 0.3s ease-in-out;
  221. transition: all 0.3 ease-in-out;}
  222.  
  223. .entry:hover .perm{margin-top:5px;opacity:1;-webkit-transition: all 0.5s ease-in-out;
  224. -moz-transition: all 0.5s ease-in-out;
  225. transition: all 0.5s ease-in-out;}
  226.  
  227. /* ask por sowsly */
  228.  
  229. .asker {background:#eee; padding: 2px;font-size: 12px; font-family:tahoma; text-align:;border-bottom:px solid #000;}
  230.  
  231. .answer {font-size:12px; font-family:tahoma;padding: 1px}
  232. .answer img {max-width: 430px; }
  233.  
  234. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  235. .quotesource {text-align:left;font-size:12px; font-family:cambria;font-style:italic; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  236.  
  237. .sources{display:none;}
  238.  
  239. </style>
  240. {block:IndexPage}
  241. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  242. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  243.  
  244. <script type="text/javascript">
  245. $(window).load(function () {
  246. var $content = $('#posts');
  247. $content.masonry({itemSelector: '.entry'}),
  248. $content.infinitescroll({
  249. navSelector : 'div#pagination',
  250. nextSelector : 'div#pagination a#nextPage',
  251. itemSelector : '.entry',
  252. loading: {
  253. finishedMsg: '',
  254. img: 'http://loadinggif.com/generated-image?imageId=11&bgColor=%23ffffff&fgColor=%23000000&transparentBg=1&download=0&random=0.6628479566425085'
  255. },
  256. bufferPx : 600,
  257. debug : false,
  258. },
  259. // call masonry as a callback.
  260. function( newElements ) {
  261. var $newElems = $( newElements );
  262. $newElems.hide();
  263. // ensure that images load before adding to masonry layout
  264. $newElems.imagesLoaded(function(){
  265. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(800);} );
  266. });
  267. });
  268. });
  269. </script>
  270.  
  271. {/block:IndexPage}
  272.  
  273. <meta name="viewport" content="width=800" />
  274.  
  275. </head>
  276. <body>
  277. <div class="wrapper">
  278. <div id="sidebar">
  279. <div class="blogtitle"><a href="/">{Title}</a></div>
  280. <br>{description}
  281. <br><br>
  282.  
  283. <a href="/" class="navi">inicio</a><a href="/ask" class="navi">sexbox</a >
  284. <a href="{text:Link1}" class="navi">{text:Link1 Title}</a>
  285. <a href="{text:link2}" class="navi">{text:Link2 titulo}</a>
  286. <a href="{text:link3}" class="navi">{text:Link3 titulo}</a>
  287. <a href="{text:link4}" class="navi">{text:Link4 titulo}</a>
  288. <a href="{text:link5}" class="navi">{text:Link5 titulo}</a>
  289. <a href="http://sowsly.tumblr.com/" class="navi">theme</a>
  290. </div>
  291. <div class="header">
  292.  
  293. <div class="left">
  294.  
  295. <div id="posts">
  296.  
  297. {block:Posts}
  298.  
  299.  
  300. <div class="entry">
  301. <div class="sources">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  302.  
  303.  
  304. {block:Text}
  305. {block:IndexPage}
  306. {/block:IndexPage}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  307. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  308. {/block:IndexPage}
  309. {/block:Text}
  310.  
  311. {block:Link}
  312. {block:IndexPage}
  313. {/block:IndexPage}<a href="{URL}" class="title">{Name}</a>
  314. {block:Description}{Description}{/block:Description}
  315. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  316. {/block:IndexPage}
  317. {block:Link}
  318.  
  319. {block:Photo}
  320. {block:IndexPage}
  321. <div class="perma"><a href="{reblogurl}" target="_blank">REBLOG</a></div>
  322. <div class="perma2"><a href="{permalink}">{notecount}</a></div>
  323. {/block:IndexPage}
  324. {block:IndexPage}{LinkOpenTag}<div class="img"><div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="260"/></a></div></div>{LinkCloseTag}{/block:IndexPage}
  325. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a>{LinkCloseTag}{/block:PermalinkPage}
  326. {/block:Photo}
  327.  
  328.  
  329. {block:Photoset}
  330. {block:indexpage}
  331. {Photoset-250}
  332. {/block:indexpage}
  333. {block:PermalinkPage}{Photoset-410}{/block:PermalinkPage}
  334. {/block:Photoset}
  335.  
  336.  
  337. {block:Quote}
  338. {block:IndexPage}
  339. {/block:IndexPage}
  340. {Quote}{block:Source}<div class="quotesource">
  341. β€” <b>{Source}</b></div>
  342. {/block:Source}</span>
  343.  
  344. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  345. {/block:IndexPage}
  346. {/block:Quote}
  347.  
  348.  
  349. {block:Chat}
  350. {block:IndexPage}
  351. {/block:IndexPage}
  352. {block:Title}<span class="title">{Title}</span>{/block:Title}
  353. <ul class="chat">
  354. {block:Lines}
  355. <li class="user_{UserNumber}">
  356. {block:Label}
  357. <span class="label">{Label}</span>
  358. {/block:Label}
  359.  
  360. {Line}
  361. </li>
  362. {/block:Lines}
  363. </ul>
  364. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  365. {/block:IndexPage}
  366. {/block:Chat}
  367.  
  368. {block:Audio}
  369. {block:IndexPage}
  370. {/block:IndexPage}
  371. <center><div style="width:260px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  372. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  373. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  374. {/block:IndexPage}
  375. {/block:Audio}
  376.  
  377. {block:Video}
  378. {block:IndexPage}
  379. {/block:IndexPage}
  380. <center>
  381. {block:IndexPage}
  382. {Video-250}
  383. {/block:IndexPage}
  384. </center>
  385. <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
  386. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  387. {/block:IndexPage}
  388. {block:Video}
  389.  
  390. {block:Answer}
  391. <div class="asker"><span></span><b>{Asker} gemeu:</b> {Question}&nbsp;</div><div class="questions">{Answer}</div>{/block:Answer}
  392.  
  393.  
  394. {block:PermalinkPage}
  395. {block:Date}
  396. <center>
  397. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  398. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  399. {/block:Date}
  400.  
  401. {/block:PermalinkPage}
  402.  
  403. {block:PostNotes}{PostNotes}
  404. {/block:PostNotes}
  405. </div>
  406.  
  407.  
  408. {/block:Posts}
  409. </div>
  410. </div>
  411. <div class="right">
  412. </div>
  413. <div class="footer">
  414. <br>
  415. </div>
  416. </div>
  417. </body>
  418. </html>
  419. <div style="position:fixed;right:0px;bottom:-425px;">
  420. <---DONT REMOVE---->
  421. {block:IndexPage}
  422. {block:Pagination}
  423. <div id="pagination">
  424. {block:NextPage}
  425. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  426. {/block:NextPage}
  427. {block:PreviousPage}
  428. <a href="{PreviousPage}">&larr;&nbsp;</a>
  429. {/block:PreviousPage}
  430. </div>
  431. {/block:Pagination}
  432. {/block:IndexPage}</div>
  433. </div>
  434. </body>
  435. <a style="width:120px;font-family:consolas;font-size:10px; color:#000;position:fixed;font-style:;bottom:35px;right:-28px;" href="http://sowsly.tumblr.com" title="theme by sowsly">SOWSLY @</a>
  436.  
  437. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement