Advertisement
tannyoliveira

tema sete (menina)

May 15th, 2014
639
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.77 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><script type="text/javascript">
  4. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  5. function tb8_makeArray(n){
  6. this.length = n;
  7. return this.length;
  8. }
  9. tb8_messages = new tb8_makeArray(1);
  10. tb8_messages[0] = "{Title}";
  11. tb8_rptType = 'infinite';
  12. tb8_rptNbr = 5;
  13. tb8_speed = 100;
  14. tb8_delay = 2000;
  15. var tb8_counter=1;
  16. var tb8_currMsg=0;
  17. var tb8_tekst ="";
  18. var tb8_i=0;
  19. var tb8_TID = null;
  20. function tb8_pisi(){
  21. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  22. document.title = tb8_tekst;
  23. tb8_sp=tb8_speed;
  24. tb8_i++;
  25. if (tb8_i==tb8_messages[tb8_currMsg].length){
  26. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  27. }
  28. if (tb8_currMsg == tb8_messages.length){
  29. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  30. clearTimeout(tb8_TID);
  31. return;
  32. }
  33. tb8_counter++;
  34. tb8_currMsg = 0;
  35. }
  36. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  37. }
  38. tb8_pisi()
  39. </script>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43.  
  44.  
  45. <html>
  46. <head>
  47.  
  48.  
  49. <!--
  50.  
  51. THEME POR SOWSLY-->
  52.  
  53.  
  54.  
  55. <meta name="color:background" content="#ffffff" />
  56. <meta name="color:link" content="#000000" />
  57. <meta name="color:text" content="#000000" />
  58. <meta name="color:post" content="#ffffff" />
  59. <meta name="color:scrollbar" content="#000" />
  60. <meta name="color:scrollbar bg" content="#fff" />
  61. <meta name="color:hover" content="#555555" />
  62.  
  63. <meta name="image:background" content="" />
  64.  
  65. <meta name="image:sidebar" content="http://24.media.tumblr.com/827e2fc18780cfc111422f0265896aa7/tumblr_n5l5xpDxAT1r93x39o8_250.png" />
  66.  
  67. <meta name="text:Link1" content="/" />
  68. <meta name="text:Link1 Title" content="ai" />
  69. <meta name="text:Link2" content="/" />
  70. <meta name="text:Link2 Title" content="koe" />
  71. <meta name="text:Link3" content="/" />
  72. <meta name="text:Link3 Title" content="treme" />
  73. <meta name="text:Link4" content="/" />
  74. <meta name="text:Link4 Title" content="maktub" />
  75.  
  76.  
  77. <meta name="if:Rolagem infinita" content="1"/>
  78.  
  79.  
  80. <script type="text/javascript">
  81. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  82. function tb8_makeArray(n){
  83. this.length = n;
  84. return this.length;
  85. }
  86. tb8_messages = new tb8_makeArray(1);
  87. tb8_messages[0] = "{Title}";
  88. tb8_rptType = 'infinite';
  89. tb8_rptNbr = 5;
  90. tb8_speed = 100;
  91. tb8_delay = 2000;
  92. var tb8_counter=1;
  93. var tb8_currMsg=0;
  94. var tb8_tekst ="";
  95. var tb8_i=0;
  96. var tb8_TID = null;
  97. function tb8_pisi(){
  98. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  99. document.title = tb8_tekst;
  100. tb8_sp=tb8_speed;
  101. tb8_i++;
  102. if (tb8_i==tb8_messages[tb8_currMsg].length){
  103. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  104. }
  105. if (tb8_currMsg == tb8_messages.length){
  106. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  107. clearTimeout(tb8_TID);
  108. return;
  109. }
  110. tb8_counter++;
  111. tb8_currMsg = 0;
  112. }
  113. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  114. }
  115. tb8_pisi()
  116. </script>
  117. <link rel="shortcut icon" href="{FavIcon}">
  118. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  119. {block:Description}
  120. <meta name="description" content="{MetaDescription}" />
  121. {/block:Description}
  122.  
  123. <style type="text/css">
  124.  
  125.  
  126.  
  127. /***----------------- follow branco, scrollbar e ponteiro do mouse -------------***/
  128. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  129.  
  130. 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; }
  131.  
  132.  
  133. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:scrollbg};}
  134. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  135.  
  136.  
  137.  
  138. ::-webkit-scrollbar {width:6px;height:auto;background:transparent;}
  139. ::-webkit-scrollbar-corner {background-color: {color:text};}
  140. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background-color: {color:text};}
  141. ::-webkit-scrollbar-thumb:vertical {background-color: {color:text}; border-top: 1px solid #fffcfc; border-bottom: 1px solid #fffcfc;}
  142. ::-webkit-scrollbar-track-piece {background-color: {color:scrollbar}; border-top: 1pt solid {color:text}; border-bottom: 1pt solid {color:text}; width:4pt;}
  143. -::moz-selection {color:#fff; background-color: {color:text};}
  144. ::selection {color:#fff; background-color: {color:text};}
  145.  
  146.  
  147.  
  148.  
  149. #tumblr_controls{position: fixed!important}
  150. #tumblr_controls{position: fixed!important}
  151. #tumblr_controls{position: fixed!important}
  152. #tumblr_controls{position: fixed!important}
  153.  
  154.  
  155.  
  156. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  157.  
  158.  
  159. a {color: {color:link}; text-decoration: none; text-transform: none;}
  160. a:hover {color: {color:hover};}
  161.  
  162. p {margin: 6px 0 0 0}
  163.  
  164. ::-webkit-scrollbar{width:10px;
  165. height:0px;}
  166. ::-webkit-scrollbar-button:start:decrement
  167. ::-webkit-scrollbar-button:end:increment{display:block;
  168. height:0;
  169. background-color:{color:scrollbar bg};}
  170. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  171. -webkit-border-radius:0;
  172. -webkit-border-bottom-right-radius:3px;
  173. -webkit-border-bottom-left-radius:3px;}
  174. ::-webkit-scrollbar-thumb:vertical{height:70px;
  175. background-color:{color:scrollbar};}
  176. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  177. background-color:{color:scrollbar};}
  178.  
  179.  
  180.  
  181. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  182.  
  183. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  184. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  185. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  186. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  187.  
  188. blockquote img{max-width: 470px!important}
  189. blockquote blockquote img{max-width: 450px!important}
  190. blockquote blockquote blockquote img{max-width: 430px!important}
  191. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  192.  
  193. #container {width: 500px; margin:50px auto: 50px auto;}
  194.  
  195. iframe#tumblr_controls {
  196. top:0px !important;
  197. right:3px !important;
  198. position: fixed !important;
  199. -webkit-transition: opacity 0.7s linear;
  200. opacity: 0.4;
  201. -webkit-transition: all 0.8s ease-out;
  202. -moz-transition: all 0.8s ease-out;
  203. transition: all 0.8s ease-out;
  204. z-index:999999999999999999;}
  205.  
  206. iframe#tumblr_controls:hover{
  207. -webkit-transition: opacity 0.7s linear;
  208. opacity: 1;
  209. -webkit-transition: all 0.4s ease-out;
  210. -moz-transition: all 0.4s ease-out;
  211. transition: all 0.4s ease-out;
  212. z-index:999999999999999999999;}
  213.  
  214.  
  215. #entries {width:500px; float:left; margin-left:540px; margin-top:0px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  216. .entries {width:500px; 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 ;}
  217.  
  218.  
  219. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  220. h1 a {color: {color:link};}
  221. h1 a:hover {color: {color:hover};}
  222.  
  223. .image {text-align: center; border: 0px}
  224. .image img {width: 500px; margin-bottom: 1px; }
  225. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(20%);
  226. margin-bottom: 1px }
  227. .image img:hover {
  228. opacity:1.0;
  229. -webkit-transition: all 0.3s ease-out;
  230. -moz-transition: all 0.3s ease-out;opacity: 0.9}
  231.  
  232.  
  233. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  234. .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;}
  235.  
  236.  
  237. .chat {line-height: 13px; list-style: none }
  238. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  239. .person1 {color: {color:text}; padding: 2px; }
  240. .person1 .label {font-weight: bold; color:{color:text}}
  241. .person2 {color: {color:text}; padding: 2px; }
  242. .person2 .label {font-weight: bold; color:{color:text}}
  243.  
  244. .player {background-color: #000; text-align: left; display:block;}
  245.  
  246. #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 }
  247. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  248. .answer img {max-width: 500px;}
  249. #asker a:hover {color:{color:hover};}
  250. #ssource{margin-left:10px; display:none}
  251.  
  252. #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}; }
  253. #hoverphoto:hover {color:{color:hover};}
  254.  
  255. .entries:hover #hoverphoto { opacity:6.0;}
  256.  
  257. #ana {margin-left:10px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  258. #ana a {font-size: 10px;font-family: calibri;border-left:px solid #000}
  259. #ana:hover {color:{color:hover} ;}
  260.  
  261.  
  262. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  263. ol.notes, .notes li{width:560px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  264.  
  265.  
  266. /* SIDEBAR detalhe por: taraddona */
  267.  
  268. #sidebar {position:fixed; width: 180px; height:255px; margin-left:240px;margin-top:131px; -webkit-transition-duration: 0.4s;}
  269.  
  270.  
  271. .descri {-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;width:147px; height:12; padding:2px;margin-top:230px; text-transform:;margin-left:-10px; font-family:calibri; font-size:12px;text-align:right; position:fixed;color:#000;background-color:;font-style:;opACITY:6;}
  272.  
  273.  
  274. .links {text-align:center;margin-top:5px; position:relative; text-align:center;font-size:9px; padding:210px; background-color:; font-family: arial; text-align:center; width:154px; margin-top:0px;margin-left:-220px; color:; opacity:1; -webkit-transition: .7s ease-in; -moz-transition: .7s ease-in; transition: .7s ease-in;border-bottom:17px solid color:#000;}
  275. .links:hover{opacity:1.0;}
  276. .links a {font-size:14px; font-family: calibri; text-transform: ; text-decoration:none; text-align:center -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out; color:;text-align:center; letter-spacing:px;}
  277. .links a:hover {color:{color:hover}; letter-spacing:1px; }
  278.  
  279. #imagem {position:fixed;width: 155px; height: 187px;margin-top: 00px; margin-left:-5px;-moz-border-top-left-radius: 45px; border-top-left-radius: 45px ;}
  280. #imagem img{width:170px; height: 215px; margin-top: -15px; margin-left: -17px;padding:10px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;;}
  281. #imagem 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;}
  282.  
  283. #maco {position:fixed;background-color:{color:background}-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;height:200px; width:170px; padding:3px;margin-left:-10px; margin-top:226px; position:fixed; text-align:left;}
  284. #maco img {line-height:20px; width:20px; height:auto; opacity:0.9; }
  285.  
  286.  
  287.  
  288. .lado1 {position: fixed; z-index:1000; width: 1px; height:237px; background-color: #BEBEBE; top: 115px; left:310px;}
  289.  
  290. .topo2 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 371px; left:330px;}
  291.  
  292. .topo3 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 373px; left:330px;}
  293.  
  294. #eta {position: fixed; z-index:1000; width: -13px; height:-10px; top: 352px; left:312px;}
  295.  
  296. /*estilo de ask por blindar-te */
  297. .ask {float:left;border:1px solid #000;margin-top:0px;margin-left:1px;}
  298.  
  299. .askbaby {margin-left:28px;padding:4px;color:#000;font-family: 'calibri', sans-serif;font-size:10px;border:1px solid #eee;}
  300.  
  301. .askbaby a{COLOR:#aaa;}
  302.  
  303. .assk {border:1px solid #eee;margin-left:1px;margin-top:-11px;font-family:'arial';font-size:11px;padding:7px;color:#aaa;text-indent:5px;padding-left:4px;}
  304.  
  305. .resp {margin-left:1px;margin-top:-11px;font-family:'muli';font-size:10px;padding:3px;color:#000;text-indent:7px;text-align:justify;width:auto;}
  306.  
  307.  
  308.  
  309. </style>
  310.  
  311.  
  312.  
  313. <style type="text/css">{CustomCSS}</style>
  314.  
  315.  
  316. <body>
  317.  
  318. <div id="container">
  319. <div id="sidebar">
  320. <div class="duhimag" class="hover">
  321. <div id="imagem"><img src="{image:sidebar}"></div>
  322. <div id="maco"><img src="http://images.tray.com.br/img/editor/up/102346/coracao.png"> </div>
  323.  
  324. <div class="descri">{Description}</div>
  325. <div class="links">
  326. <b><i><a href="{text:link1}">{text:link1 title}</a></b>
  327. <a href="{text:link2}">{text:link2 title}</a>
  328. <b><a href="{text:link3}">{text:link3 title}</a></b>
  329. <a href="{text:link4}">{text:link4 title}</a></i>
  330.  
  331.  
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336.  
  337.  
  338. <div id="entries">
  339. <div class="autopagerize_page_element">
  340.  
  341.  
  342. {IfRolagemInfinita}<div class="autopagerize_page_element">
  343. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  344.  
  345.  
  346. {block:Posts}
  347.  
  348.  
  349. <div class="entries">
  350.  
  351. <div id="hoverphoto">
  352. <div id="ana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  353. {block:RebloggedFrom}<div id="ana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  354. {/block:RebloggedFrom}<div id="ana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  355. {block:HasTags}{block:Tags} <div id="ana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  356.  
  357.  
  358. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  359.  
  360. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  361.  
  362. {block:Photoset}{Photoset-500}{/block:Photoset}
  363.  
  364. {block:Quote}
  365. <div class="quote">“{Quote}”</div>
  366. {block:Source}<div class="quotesource">
  367. — <b>{Source}</b></div>
  368. {/block:Source}
  369. {/block:Quote}
  370.  
  371. {block:Link}
  372. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  373. {block:Description}{Description}{/block:Description}
  374. {/block:Link}
  375.  
  376. {block:Chat}
  377. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  378. <div class="chat"><ul>{block:Lines}
  379. <li class="person{UserNumber}">{block:Label}
  380. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  381. {/block:Chat}
  382.  
  383. {block:Audio}
  384. <div class="player">{AudioPlayerBlack}</div>
  385. {block:Caption}{Caption}{/block:Caption}
  386. {/block:Audio}
  387.  
  388. {block:Video}{Video-500}{/block:Video}
  389.  
  390. {block:Answer}
  391. <img src="{AskerPortraitURL-24}" class="ask">
  392. <div class="askbaby" align="left"> {Asker} susurrou:</div><p></p>
  393. <div class="assk">{Question}</div><p></p>
  394. <div class="resp">{Answer}</div>
  395. {/block:answer}
  396.  
  397. <div id="photoset">
  398. {block:Photo}{/block:Photo}
  399. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  400. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  401. </div>
  402.  
  403.  
  404.  
  405. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  406. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  407. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  408. {/block:ContentSource}</div>
  409.  
  410. </div>
  411.  
  412. {/block:Posts}
  413.  
  414. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  415.  
  416.  
  417. </div>
  418. </div>
  419. </div>
  420. </div>
  421.  
  422.  
  423.  
  424. </div>
  425. </div>
  426. </div>
  427.  
  428. </body>
  429. <a style="position:fixed;top:600px;left:25px;font-family:consolas;font-size:13px;text-decoration:none; opacity: 0.7;" href="http://sowsly.tumblr.com" title=" theme by sowsly">sowsly</a>
  430.  
  431.  
  432. <body>
  433.  
  434. </head>
  435. </script>
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement