Advertisement
enjoying-the-life

Theme 16

Oct 29th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.22 KB | None | 0 0
  1. <!------------------------- NAO SE INSPIRE NEM USE COMO BASE NAO DISPONIBILIZE TAMBÉM. THEME TOTALMENTE FEITO POR: enjoying-the-life | Tumblr SAIBA QUE PLAGIO É CRIME E SE EU VER O CÓDIGO DO MEU THEME EU VOU RECONHECER E VOCÊ VAI SE DAR MUITO MAL ------------------>
  2.  
  3.  
  4. <html>
  5. <head>
  6.  
  7. <br /><style type="text/css"> body {cursor:url(""),default} </style><p>
  8. <link href='http://fonts.googleapis.com/css?family=Combo' rel='stylesheet' type='text/css'>
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml"><script type="text/javascript">
  12. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  13.  
  14. function tb8_makeArray(n){
  15.  
  16. this.length = n;
  17.  
  18. return this.length;
  19.  
  20. }
  21.  
  22. tb8_messages = new tb8_makeArray(1);
  23.  
  24. tb8_messages[0] = "{Title}";
  25.  
  26. tb8_rptType = 'infinite';
  27.  
  28. tb8_rptNbr = 5;
  29.  
  30. tb8_speed = 100;
  31.  
  32. tb8_delay = 2000;
  33.  
  34. var tb8_counter=1;
  35.  
  36. var tb8_currMsg=0;
  37.  
  38. var tb8_tekst ="";
  39.  
  40. var tb8_i=0;
  41.  
  42. var tb8_TID = null;
  43.  
  44. function tb8_pisi()
  45. {
  46. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  47.  
  48. document.title = tb8_tekst;
  49.  
  50. tb8_sp=tb8_speed;
  51.  
  52. tb8_i++;
  53.  
  54. if (tb8_i==tb8_messages[tb8_currMsg].length){
  55.  
  56. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  57.  
  58. }
  59.  
  60. if (tb8_currMsg == tb8_messages.length){
  61.  
  62. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  63.  
  64. clearTimeout(tb8_TID);
  65.  
  66. return;
  67.  
  68. }
  69.  
  70. tb8_counter++;
  71.  
  72. tb8_currMsg = 0;
  73.  
  74. }
  75.  
  76. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  77.  
  78. }
  79.  
  80. tb8_pisi()
  81.  
  82. </script>
  83.  
  84.  
  85.  
  86.  
  87. <link rel="shortcut icon" href="{Favicon}">
  88.  
  89. <meta name="color:background" content="#ece9f1"/>
  90. <meta name="color:links" content="#F96464"/>
  91. <meta name="color:menu1" content="#FFFFFF"/>
  92. <meta name="color:menu2" content="#F96464"/>
  93. <meta name="color:menuletra1" content="#F96464"/>
  94. <meta name="color:menuletra2" content="#FFFFFF"/>
  95. <meta name="color:sidebar" content="#FFFFFF"/>
  96. <meta name="color:border" content="#F96464"/>
  97. <meta name="color:titulo" content="#F96464"/>
  98. <meta name="color:box" content="#FFFFFF"/>
  99. <meta name="color:negrito" content="#F96464"/>
  100. <meta name="color:italico" content="#F96464"/>
  101. <meta name="color:tracejado" content="#F96464"/>
  102.  
  103.  
  104. <meta name="image:sideimage" content="http://static.tumblr.com/wbpjrpr/8DWmckrgj/katy.png"/>
  105. <meta name="image:background" content="http://static.tumblr.com/wbpjrpr/bBimckt4k/bg1.png"/>
  106.  
  107. <meta name="text:Link1" content="link" />
  108. <meta name="text:Link1 Title" content="troque" />
  109. <meta name="text:Link2" content="Link" />
  110. <meta name="text:Link2 Title" content="esses" />
  111. <meta name="text:Link3" content="link" />
  112. <meta name="text:Link3 Title" content="links" />
  113. <meta name="text:Link4" content="Link" />
  114. <meta name="text:Link4 Title" content="esses" />
  115. <meta name="text:Link5" content="link" />
  116. <meta name="text:Link5 Title" content="links" />
  117. <meta name="text:Link6" content="Link" />
  118. <meta name="text:Link6 Title" content="no appearance" />
  119.  
  120.  
  121. <script type="text/javascript">
  122. //desabilita menu de opcoes ao clicar no botao direito
  123. function desabilitaMenu(e)
  124. {
  125. if (window.Event)
  126. {
  127. if (e.which == 2 || e.which == 3)
  128. return false;
  129. }
  130. else
  131. {
  132. event.cancelBubble = true
  133. event.returnValue = false;
  134. return false;
  135. }
  136. }
  137. document.oncontextmenu = desabilitaMenu;
  138. document.onmousedown = desabilitaBotaoDireito;
  139. document.onmouseup = desabilitaBotaoDireito;
  140. </script>
  141.  
  142.  
  143.  
  144.  
  145.  
  146. <style type="text/css">
  147.  
  148. ::-webkit-scrollbar{width:6px;height:3px;}
  149. ::-webkit-scrollbar-button:start:decrement
  150. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  151. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  152. ::-webkit-scrollbar-thumb:vertical{height:50px; background:#F96464;-webkit-border-radius:px;}
  153. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#F96464;-webkit-border-radius:px;}
  154.  
  155.  
  156. .viaesource {display:none;}
  157.  
  158.  
  159. /** Fundo **/
  160. body{background: {color:background} Url('{image:background}'); color: #a9a9a9; font-family: Verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat;}
  161.  
  162. /** Titulo dos posts **/
  163.  
  164. h1 { font-size: 18px; color: {color:titulo};font-family: 'Combo', cursive;}
  165.  
  166. h2 {color: {color:titulo}font-family: 'Combo', cursive; font-size:18px; line-height:29px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px; border-bottom: 0px solid #eee;}
  167.  
  168. /** tags **/
  169. .datee {font-family: Verdana; font-size:7pt; color: {color:menuletra1}; -webkit-border-radius: 5px;
  170.  
  171. -moz-border-radius: 5px;
  172.  
  173. border-radius: 5px; padding: 2px; line-height: 13px;text-align: center;}
  174.  
  175. /** cores , links **/
  176. a {
  177. color: {color:links};
  178. text-decoration: none;
  179. -webkit-transition: color 0.5s ease-out;
  180. -moz-transition: color 0.5s ease-out;
  181. transition: color 0.5s ease-out;}
  182.  
  183.  
  184. s {color: {color:tracejado};}
  185. i {color: {color:italico};} em {color: {color:italico};}
  186. b {color: {color:negrito};} strong {color: {color:negrito};}
  187. u, span.sublinha {text-decoration: none; border-bottom: 1px solid tracejado};}
  188.  
  189. /**bordas **/
  190. .border {border:5px solid color:border};}
  191.  
  192.  
  193. /** tracejados **/
  194.  
  195. .divtraso {border-bottom: 1px solid #000; margin-bottom: 0px; padding:2px;}
  196.  
  197. /**** SELECAO COLORIDA****/
  198. ::-moz-selection
  199. {color: #FFF; background: #F96464;}
  200. ::selection
  201. {color: #FFF; background: #F96464;}
  202.  
  203.  
  204. /*** Ask Por Simone (cerejadosundae)***/
  205. .ask {width: 99%; background:#eee; font-weight:normal; padding:3px; margin-bottom: 1px; color:#333; font-size: 11px; }
  206. .asker {width: 99%;height:18px; background: #F96464; font-weight:normal; padding:3px; margin-bottom: 1px; color:#fff; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  207. .asker a{background:#F96464; color:#fff;}
  208. .askborder {width:38px;float: left; display: inline; margin-bottom: 1px;margin-left:-3px;border: 3px solid #F96464;margin-top:-3px;}
  209. .resposta {background:#fff; font-weight:normal; padding:10px; margin-bottom: 2px; text-shadow:0 0px 0px #fff;color:{color:letras}; font-size: 11px; }
  210.  
  211. /** caixas e conteúdos **/
  212.  
  213.  
  214. /** caixas e conteúdos **/
  215. .box{ background: #fff Url('http://static.tumblr.com/wbpjrpr/r5gmckt78/bg2.png'); background-repeat:repeat; padding:5px; margin-bottom: 2px;}
  216. .box1{ background: #fff Url('http://static.tumblr.com/wbpjrpr/r5gmckt78/bg2.png'); background-repeat:repeat; padding:5px; margin-bottom: 2px;}
  217.  
  218. #conteudo { width: 560px; padding-bottom: 8px; margin-top:30px; color: #777; font: 11px Verdana; margin-bottom: 15px; margin-left: 5px; padding: 5px; float: left; }
  219.  
  220. /** sidebar **/
  221. #caixa1{ background: #fff Url('http://static.tumblr.com/wbpjrpr/r5gmckt78/bg2.png'); background-repeat:repeat; padding: 5px; margin-bottom: 15px; width:320px;height: 205px;text-align: justify; margin-bottom: 10px; float:right;}
  222.  
  223.  
  224.  
  225.  
  226. /** Navegação **/
  227.  
  228. .menudd{width:312px;float:left;margin: 0px 0 0 0px;position:fixed; }
  229.  
  230. .nav1{font: 12px calibri;line-height: 10px; display: inline-block;color: {color:menuletra1} ;background: #FFF Url('http://static.tumblr.com/wbpjrpr/r5gmckt78/bg2.png'); background-repeat:repeat;padding: 2px;width: 326px;height:12px; margin: 1px;text-align:center; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; overflow:hidden;}
  231.  
  232. .nav1:hover{ letter-spacing: 8px}
  233.  
  234. .nav2{font: 12px calibri;line-height: 10px; display: inline-block;color: {color:menuletra2};background: #F96464 URL('http://static.tumblr.com/wbpjrpr/wnumckw8c/bg1.png');padding: 2px;width: 158px;height:12px; margin: 1px;text-align:center;; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; overflow:hidden;}
  235.  
  236. .nav2:hover{ letter-spacing: 8px}
  237.  
  238. /*** notes hover*/
  239. .boxnotes {margin-left: 0px; margin-top: 5px;width:520px; background: transparent;text-align:center; color:transparent; padding: 5px; position: absolute;text-transform: uppercase;line-height: 13px; font: normal 7pt verdana; opacity:0;z-index: 4; -webkit-transition-duration: 2.00s;}
  240. .box:hover .boxnotes {background: #FFF;text-align:center; color: #a9a9a9; padding: 5px; opacity:1;text-shadow: 0px 1px 1px #FFFFFF;}
  241.  
  242. h3 { color:#000; font-size:50px; line-height:25px;margin:0px; padding:0px; margin-bottom:-0px; text-align:center; letter-spacing: 1px;font-family: 'Combo', cursive; cursor: hand;}
  243. h3 a{color: #fff}
  244.  
  245. /** creditos **/
  246.  
  247. #cred{ background: #FFF; opacity: 0.3; width:20px; height:20px; border-radius: 100%; text-align: center;line-height: 18px}
  248.  
  249.  
  250. </style>
  251.  
  252. </head>
  253.  
  254. <body onkeydown="return false">
  255.  
  256. <div style="background-image: url('http://static.tumblr.com/wbpjrpr/0Mmmckz61/bgg.png'); top: 0px; left: 0px; width: 100%; height: 80px; z-index: 100; position: fixed;"></div>
  257. <div style="background-color: #fff;opacity:0.3; top: 80px; left: 0px; width: 100%; height: 5px; z-index: 100; position: fixed; -webkit-box-shadow: 0 0 1em #fff;"></div>
  258.  
  259. <div style="position:fixed; top: 105px; left: 20px">
  260. <div id="cred"><a href="http://enjoying-the-life.tumblr.com/"><big><big>©</big></big></a></div>
  261.  
  262. <div style="position:fixed; top:160px; right:77px; ">
  263. <div id="caixa1">
  264. <img src="{image:sideimage}"></div></div>
  265.  
  266. </div></div>
  267.  
  268. <div style="position:fixed; width:340px; right: 68px; top:123px; padding-top:0px; float: right">
  269. <a href="{text:Link1}" ; div class="nav1">{text:Link1 Title}</a>
  270. <a href="{text:Link2}" ; div class="nav2">{text:Link2 Title}</a>
  271. <a href="{text:Link3}" ; div class="nav2">{text:Link3 Title}</a>
  272. </div>
  273.  
  274.  
  275. <div style="position:fixed; width:340px; right: 68px; top:376px; padding-top:0px; float: right">
  276. <a href="{text:Link4}" ; div class="nav2">{text:Link4 Title}</a>
  277. <a href="{text:link5}" ; div class="nav2">{text:Link5 Title}</a>
  278. <a href="{text:Link6}" ; div class="nav1">{text:Link6 Title}</a>
  279. </div>
  280.  
  281.  
  282.  
  283. <div style="position:absolute; width:540px; left: 412px; top:124px; padding-top:0px; z-index:2;">
  284.  
  285. <!— liuc —>
  286.  
  287. <div id="liuc"> {block:Posts} <div id="main">
  288.  
  289. {block:Regular}<div class="post"><div class="box">
  290. <div class="boxnotes">
  291. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></div>
  292. <center>
  293.  
  294. {block:Title}<center><h1>{Title}</h1></center>{/block:Title}
  295. <div class="entry"><center>{Body}</center></div>
  296.  
  297. </div></div>
  298. {/block:Regular}
  299.  
  300.  
  301. <!---------------- FOTOS DO POSTS ------------->
  302.  
  303. {block:Photo}
  304. <div class="post"><div class="box">
  305. <div class="boxnotes">
  306. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></div>
  307. <center>
  308. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=530px class="border">{LinkCloseTag}</center>
  309. {block:Caption}
  310.  
  311. <div class="caption"><center>{Caption}</center></div>
  312. {/block:Caption}</div>
  313. <div style="clear:both;">
  314.  
  315.  
  316. {/block:Photo}
  317.  
  318.  
  319. <div style="clear:both;"></div>
  320.  
  321. <!---------- ASK --------------------------->
  322. {block:Answer}
  323.  
  324. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  325. </div>
  326. <div class="ask">
  327. {Question} </div>
  328. <div class="resposta">{Answer}</div>
  329. {block:Answer}
  330.  
  331. <div style="clear:both;"></div>
  332.  
  333. <!---------- QUOTES --------------------------->
  334.  
  335.  
  336. {block:Quote}
  337. <div class="post"><div class="box">
  338. <div class="boxnotes">
  339. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></div>
  340. <center>
  341.  
  342.  
  343. <center><h1>"{Quote}"</h1></center>
  344. </span>
  345. {block:Source}<div class="source"><center>&mdash; {Source}</center></div>{/block:Source}
  346.  
  347. <BR>
  348. <div class="divtraso"></div>
  349.  
  350. {/block:Quote}
  351.  
  352.  
  353. <div style="clear:both;"></div>
  354.  
  355. <!---------- LINKS --------------------------->
  356.  
  357.  
  358. {block:Link}
  359. <div class="post"><div class="box">
  360. <div class="boxnotes">
  361. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></div>
  362. <center>
  363.  
  364. <a href="{URL}" class="link" {Target}><center><h1>{Name}</h1></center></a>
  365. {block:Description}
  366. <div class="description">{Description}</div>
  367. {/block:Description}
  368.  
  369. <BR>
  370.  
  371. {/block:Link}
  372.  
  373. <div style="clear:both;"></div>
  374.  
  375.  
  376. <!---------- CHAT --------------------------->
  377. {block:Chat}
  378. <div class="post"><div class="box">
  379. <div class="boxnotes">
  380. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></div>
  381. <center>
  382.  
  383.  
  384. <br>{block:Title}<div class="titulo"><a href="{Permalink}"><center>{Title}</center></a></div>
  385. {/block:Title}
  386. <div class="chat">
  387. {block:Lines}
  388. <div class="{Alt} user_{UserNumber}">
  389. {block:Label}
  390. <span class="label"><center>{Label}</span>
  391. {/block:Label}
  392. {Line}</center>
  393. </div>
  394. {/block:Lines}
  395. </div>
  396. <BR>
  397.  
  398. {/block:Chat}
  399.  
  400.  
  401. <div style="clear:both;"></div>
  402.  
  403. <!---------- AUDIO --------------------------->
  404. {block:Audio}
  405. <div class="post"><div class="box">
  406. <div class="boxnotes">
  407. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></div>
  408. <center>
  409.  
  410. <center>{AudioPlayerWhite}</center>
  411. {block:Caption}
  412. <div class="caption"><center>{Caption}</center></div>
  413.  
  414. {/block:Caption}
  415.  
  416. {/block:Audio}
  417.  
  418. <div style="clear:both;"></div>
  419. <!---------- VIDEOS --------------------------->
  420.  
  421. {block:Video}
  422. <div class="post">
  423. <div class="box">
  424. <div class="boxnotes">
  425. <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog ♥</a></div>
  426. <center>
  427.  
  428. <br><center>{Video-500}</center>
  429. {block:Caption}
  430. <div class="caption"><center>{Caption}<center></div>
  431. {/block:Caption}
  432.  
  433. <BR>
  434.  
  435. {/block:Video}
  436.  
  437. <div style="clear:both;"></div>
  438.  
  439. <!---------------- NOTAS DOS POSTS ------------->
  440. {block:PostNotes}<div class="box">
  441. <div class="notes-bottom">
  442. {PostNotes}
  443. </div></div>
  444. {/block:PostNotes}
  445.  
  446. </div>
  447.  
  448. <div class="viaesource">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  449. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  450.  
  451. {/Block:Posts}
  452. </div</div>
  453.  
  454. <div style="position: fixed; left: 370px; bottom: 100px; float: left">
  455. <h3>{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}</h3></div>
  456.  
  457. <div style="position: fixed; right: 365px; bottom: 100px; float: right">
  458. <h3>{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}</h3></div>
  459.  
  460. </div></div></div></div></div></div></div></div></div></div></div></div>
  461. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  462. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  463.  
  464. </head>
  465. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement