Advertisement
tannyoliveira

44

Aug 25th, 2014
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.89 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <title>{title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10.  
  11. <html>
  12. <head>
  13.  
  14.  
  15. <!--
  16. THEME POR SOWSLY
  17. não pegue detalhes.
  18. detalhes de outros estão nos creditos dos mesmo
  19.  
  20. sidebar por dcalcinha modificado por mim-->
  21.  
  22.  
  23.  
  24. <meta name="color:background" content="#ffffff" />
  25. <meta name="color:links" content="#000000" />
  26. <meta name="color:text" content="#000000" />
  27. <meta name="color:post" content="#ffffff" />
  28. <meta name="color:hover" content="#FF69B4" />
  29. <meta name="color:sublinhado" content="#28B5BF" />
  30.  
  31. <meta name="image:background" content="" />
  32.  
  33. <meta name="image:sidebar" content="https://31.media.tumblr.com/c346254b13373e5c664c9dcfa923e24d/tumblr_navl4khA941sdudqxo1_500.jpg" />
  34. <meta name="image:simb" content="http://38.media.tumblr.com/2ce0028cc09d3e8e34dffcc9b124565f/tumblr_n4ihtikzDg1tzbqdco1_500.png" />
  35.  
  36.  
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="mina" />
  40. <meta name="text:Link2" content="/" />
  41. <meta name="text:Link2 Title" content="chupa" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="treme" />
  44. <meta name="text:Link4" content="/" />
  45. <meta name="text:Link4 Title" content="maktub" />
  46. <meta name="text:Link5" content="/" />
  47. <meta name="text:Link5 Title" content="orgasmo" />
  48.  
  49.  
  50. <meta name="if:Rolagem infinita" content="1"/>
  51.  
  52.  
  53. <link rel="shortcut icon" href="{FavIcon}">
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55. {block:Description}
  56. <meta name="description" content="{MetaDescription}" />
  57. {/block:Description}
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62.  
  63. /***----------------- follow branco, scrollbar e ponteiro do mouse -------------***/
  64.  
  65.  
  66. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  67.  
  68. 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; }
  69.  
  70.  
  71. #tumblr_controls{position: fixed!important}
  72. #tumblr_controls{position: fixed!important}
  73. #tumblr_controls{position: fixed!important}
  74. #tumblr_controls{position: fixed!important}
  75.  
  76. ::-webkit-scrollbar-thumb:vertical {width:10px;background-color:{color:hover};}
  77. ::-webkit-scrollbar {height:10px;width:10px;background-color:#fff;}
  78. ::-webkit-scrollbar-button:vertical {height:40px;background-color:{color:hover};}
  79.  
  80. ::selection {color:{color:hover};background:#bdbbbb;}
  81. ::-moz-selection {color:{color:hover};background:#bdbbbb ;}
  82.  
  83.  
  84.  
  85. /********************configurações gerais*******************************/
  86. /*corpo do theme*/
  87. body {color: #696969;background: {color:background} url({image:Background}); font-family: tahoma; font-size: 11px;}
  88.  
  89.  
  90. h1 {font-family: tahoma; font-size: 15px;;}
  91.  
  92.  
  93. h2 {font-family:tahoma; font-size: 15px;; text-align:center;}
  94.  
  95. /* negrito, itálico e grifado */
  96. b, strong, bold {text-decoration: bold; color: {color:hover}; text-shadow: 5px #000;}
  97. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:sublinhado};}
  98. i, em{color: #ddd;}
  99. s {color: #000;}
  100.  
  101. /* links */
  102. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  103. a:hover {color: {color:hover}; -webkit-transition-duration: .79s;}
  104. p {margin: 6px 0 0 0}
  105.  
  106.  
  107.  
  108.  
  109.  
  110. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  111.  
  112. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  113. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  114. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  115. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  116.  
  117. blockquote img{max-width: 470px!important}
  118. blockquote blockquote img{max-width: 450px!important}
  119. blockquote blockquote blockquote img{max-width: 430px!important}
  120. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  121.  
  122. #container {width: 500px; margin:50px auto: 50px auto;}
  123.  
  124. iframe#tumblr_controls {
  125. top:0px !important;
  126. right:3px !important;
  127. position: fixed !important;
  128. -webkit-transition: opacity 0.7s linear;
  129. opacity: 0.4;
  130. -webkit-transition: all 0.8s ease-out;
  131. -moz-transition: all 0.8s ease-out;
  132. transition: all 0.8s ease-out;
  133. z-index:999999999999999999;}
  134.  
  135. iframe#tumblr_controls:hover{
  136. -webkit-transition: opacity 0.7s linear;
  137. opacity: 1;
  138. -webkit-transition: all 0.4s ease-out;
  139. -moz-transition: all 0.4s ease-out;
  140. transition: all 0.4s ease-out;
  141. z-index:999999999999999999999;}
  142.  
  143. /* ask por sowsly */
  144.  
  145. .asker {background:#eee; padding: 2px;font-size: 13px; font-family:calibri; text-align:;border-bottom:px solid #000;}
  146.  
  147. .answer {font-size:9px; font-family:tahoma;padding: 1px}
  148. .answer img {max-width: 500px; }
  149.  
  150.  
  151.  
  152. #entries {width:450px; float:left; margin-left:390px; margin-top:10px; position:relative; z-index:999; padding-right:3px; padding-top:10px}
  153. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  154.  
  155.  
  156. h1 {font-family:tahoma; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:3px;}
  157. h1 a {color: {color:link};}
  158. h1 a:hover {color: {color:hover};}
  159.  
  160.  
  161.  
  162. .image {text-align: center; border: 0px}
  163. .image img {width: 450px; margin-bottom: 1px; }
  164. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(0%);
  165. margin-bottom: 1px }
  166. .image img:hover { -webkit-filter: grayscale(70%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  167.  
  168.  
  169. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  170. .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;}
  171.  
  172.  
  173. .chat {line-height: 13px; list-style: none }
  174. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  175. .person1 {color: {color:text}; padding: 2px; }
  176. .person1 .label {font-weight: bold; color:{color:text}}
  177. .person2 {color: {color:text}; padding: 2px; }
  178. .person2 .label {font-weight: bold; color:{color:text}}
  179.  
  180. .player {background-color: #000; text-align: left; display:block;}
  181.  
  182. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:verdana; text-align: justify; background-color:#;color:#000; font-size:11px;padding:4px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  183. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  184. .answer img {max-width: 500px;}
  185. #asker a:hover {color:{color:hover};}
  186. #ssource{margin-left:10px; display:none}
  187.  
  188. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 2.5); position:absolute; -webkit-transition: all 0.9s ease-out; -moz-transition: all 2.4s ease-out;margin-top:-5px; background-color:{color:post}; }
  189. #hoverphoto:hover {color:{color:hover};}
  190.  
  191. .entries:hover #hoverphoto { opacity:6.0;}
  192.  
  193.  
  194. /*** NOTES **/
  195. #ana {border-left:0px solid #000;text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto;margin-left:-30px}
  196. #ana a {font-size: 10px;font-family: calibri;border-left:px solid #000;}
  197. #ana:hover {color:{color:hover};}
  198.  
  199.  
  200. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  201. ol.notes, .notes li{width:560px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  202.  
  203.  
  204.  
  205. .lado1 {position: fixed; z-index:1000; width: 1px; height:237px; background-color: #BEBEBE; top: 115px; left:310px;}
  206.  
  207. .topo2 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 371px; left:330px;}
  208.  
  209. .topo3 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 373px; left:330px;}
  210.  
  211. #eta {position: fixed; z-index:1000; width: -13px; height:-10px; top: 352px; left:312px;}
  212.  
  213. /** sidebar detalhes por dcalcinha **/
  214.  
  215. #sidebar {float:left; position:fixed; width:180px; bottom:85px; height:8px;top:100px; left:160px; position: fixed;}
  216. #sidebar:hover
  217. #heineken{opacity: 1; -webkit-transition-duration: 0.5s; margin-left:-5px; background: ;}
  218. .imgs {margin-top:-15px; margin-left:-2px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;border:px solid;}
  219. .imgs img {display: inline; height:auto; height:250px; width:190px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  220. .imgs img:hover {opacity: 0.9;}
  221.  
  222.  
  223.  
  224.  
  225. #links {background-color:transparent;width:185px;position: fixed;font-style:; font-family:corbel; letter-spacing:0px;font-size:12px; line-height:14px; height:15px;text-align:center; spacingg:1px; color:#fff; padding:px;border-left:px solid;margin-top:-10px;margin-left:10px;border-top:px solid #000;text-transform:uppercase;letter-spacing:px;opacity: 1.0; opacity: 1.0;text-shadow:0px 0px 1px;}
  226. #links a:hover {color:{color:hover};text-shadow:0px 0px 1px;font-style:bold;}
  227.  
  228. #heineken {background-color:#;width:215px;position: fixed;font-style:; font-family:corbel; letter-spacing:px; font-size:12px; line-height:12px;height:22px; padding:3px;text-align:center; color:#000; ;margin-top:150px;margin-left:25px;border-right:px solid #eee; border-top:px solid #000; border-top:px solid #eee;border-bottom:px solid #eee border-left:px solid #eee;padding:px;text-transform:; z-index: 9999999; webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  229. #sidebar:hover #heineken {background-color:transparent;color:#000;margin-top:270px;margin-left:15px;width:168px;padding:2px;border-bottom:1px solid {color:hover};border-top-left-radius: 15px;border-top-right-radius: 15px;border-bottom-left-radius: 25px;border-bottom-right-radius:25px;}
  230. #heineken {opacity:0.0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  231.  
  232.  
  233.  
  234. #b1 {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;margin-left:10; margin-top:250px; position:fixed; text-align:left;background:#fff;}
  235. #b1 img { width:208px; height:auto;}
  236. #sidebar:hover #b1 {opacity:0.0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  237.  
  238.  
  239.  
  240. @font-face {
  241. font-family:titulo;
  242. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  243. }
  244. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  245.  
  246.  
  247. {CustomCSS}</style>
  248. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  249. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  250.  
  251.  
  252. <script type="text/javascript">
  253.  
  254. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  255. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  256. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  257.  
  258. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  259. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  260. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  261.  
  262. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  263. //$: Access to jQuery
  264. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  265. //state: "block" or "none", depending on state
  266. }
  267.  
  268. animatedcollapse.init()
  269.  
  270. </script>
  271. </head><body>
  272.  
  273. <body>
  274.  
  275. <div id="sidebar">
  276. <!-- img ----> <div id="b1"><img src="{image:simb}"></div>
  277. <div id="heineken"> {description} </div>
  278. <div class="imgs"><img src="{image:sidebar}"/></div>
  279. <div id="links">
  280. <a href="{text:link1}">{text:link1 title}</a>
  281. <s><a href="{text:link2}">{text:link2 title}</a></s>
  282. <i><a href="{text:link3}">{text:link3 title}</a></i>
  283. <u><a href="{text:link4}">{text:link4 title}</a></u>
  284.  
  285. </div>
  286. </div>
  287.  
  288.  
  289.  
  290. <div id="entries">
  291. <div class="autopagerize_page_element">
  292.  
  293.  
  294. {IfRolagemInfinita}<div class="autopagerize_page_element">
  295. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  296.  
  297.  
  298. {block:Posts}
  299.  
  300.  
  301. <div class="entries">
  302.  
  303. <div id="hoverphoto">
  304. <div id="ana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  305. {block:RebloggedFrom}<div id="ana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  306. {/block:RebloggedFrom}<div id="ana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  307. {block:HasTags}{block:Tags} <div id="ana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  308.  
  309.  
  310. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  311.  
  312. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  313.  
  314. {block:Photoset}{Photoset-500}{/block:Photoset}
  315.  
  316. {block:Quote}
  317. <div class="quote">“{Quote}”</div>
  318. {block:Source}<div class="quotesource">
  319. — <b>{Source}</b></div>
  320. {/block:Source}
  321. {/block:Quote}
  322.  
  323. {block:Link}
  324. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  325. {block:Description}{Description}{/block:Description}
  326. {/block:Link}
  327.  
  328. {block:Chat}
  329. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  330. <div class="chat"><ul>{block:Lines}
  331. <li class="person{UserNumber}">{block:Label}
  332. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  333. {/block:Chat}
  334.  
  335. {block:Audio}
  336. <div class="player">{AudioPlayerBlack}</div>
  337. {block:Caption}{Caption}{/block:Caption}
  338. {/block:Audio}
  339.  
  340. {block:Video}{Video-500}{/block:Video}
  341.  
  342. {block:Answer}
  343. <div class="asker"><span></span><b>{Asker} </B>gemeu: {Question}&nbsp;</div><div class="questions">{Answer}</div>{/block:Answer}
  344.  
  345. <div id="photoset">
  346. {block:Photo}{/block:Photo}
  347. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  348. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  349. </div>
  350.  
  351.  
  352.  
  353. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  354. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  355. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  356. {/block:ContentSource}</div>
  357.  
  358. </div>
  359.  
  360. {/block:Posts}
  361.  
  362. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  363.  
  364.  
  365. </div>
  366. </div>
  367. </div>
  368. </div>
  369.  
  370.  
  371.  
  372. </div>
  373. </div>
  374. </div>
  375.  
  376. </body>
  377. <a style="width:120px;font-family:consolas;font-size:10px; color:#000;position:fixed;font-style:;bottom:35px;right:-2px;" href="http://sowsly.tumblr.com/themes" title="theme by sowsly">THEME BY SOWSLY <font color="#ffaacb">©</font></a>
  378.  
  379. <body>
  380.  
  381. </head>
  382. </script>
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement