Advertisement
pamefortes

theme29_por_thoughtandsoul

Feb 12th, 2012
2,712
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.89 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
  2. <html xmlns=”http://www.w3.org/1999/xhtml”>
  3. <head profile=”http://gmpg.org/xfn/11”>
  4.  
  5.  
  6. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  7. <!--Não remova os créditos, plágio é crime!-->
  8.  
  9. <link rel="shortcut icon" href="{Favicon}">
  10.  
  11. <meta name="image:Background" content="" />
  12. <meta name="color:Background" content="#FCFCFC" />
  13. <meta name="color:Nav font" content="#000"/>
  14. <meta name="color:Nav background" content="#D2C7CD"/>
  15. <meta name="color:Hover" content="#6E575F"/>
  16. <meta name="text:link1" content="" />
  17. <meta name="text:Link1 Title" content="" />
  18. <meta name="text:Link2" content="" />
  19. <meta name="text:Link2 Title" content="" />
  20. <meta name="text:Link3" content="" />
  21. <meta name="text:Link3 Title" content="" />
  22. <meta name="text:Link4" content="" />
  23. <meta name="text:Link4 Title" content="" />
  24. <meta name="text:Link5" content="" />
  25. <meta name="text:Link5 Title" content="" />
  26. <meta name="color:Link hover" content="#6E575F"/>
  27. <meta name="color:Link" content="#D2C7CD" />
  28.  
  29.  
  30. <title>{title}</title>
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35. #navbar-iframe { display: none; }
  36.  
  37. body {
  38. {block:IfNotBackgroundImage}
  39. background: {color:background} url(http://static.tumblr.com/no9dwxu/uctlu57k5/5965485539_dfde07fa09_z_large.jpg)bottom left fixed no-repeat;
  40. {/block:IfNotBackgroundImage}
  41.  
  42.  
  43. {block:IfBackgroundImage}
  44. background: {color:background} url('{image:Background}')bottom left fixed no-repeat;
  45. {/block:IfBackgroundImage}
  46.  
  47. font-size: 10px;
  48. color: #000; text-align: center; }text-align:justify;}
  49.  
  50.  
  51.  
  52.  
  53. #sidebar {
  54. width: 222px;
  55. height: 1000px;
  56. margin-left: -10px;
  57. margin-top: -40px;
  58. position: fixed;
  59. overflow: hidden;
  60. background-color: #EEE;
  61. border-left: 0px solid;
  62. border-right: 0px solid;
  63. padding: 3px;
  64. }
  65.  
  66. .bubble {align:right;background: {color:Nav background}; margin:1px 0px 3px 63px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  67.  
  68. .bubble p {margin:1px 0px;}
  69.  
  70. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:Nav background};}
  71.  
  72.  
  73.  
  74. a:link, a:active, a:visited{
  75. color: {color:Link};
  76. text-decoration: none;
  77. text-transform: none; -webkit-transition-duration: .50s;
  78. }
  79.  
  80. a:hover {
  81. color:{color:link hover};
  82. text-decoration: none; -webkit-transition-duration: .50s;
  83. }
  84.  
  85.  
  86. b, strong { color: #000;}
  87. i, em { color: #9C9C9C; }
  88. u { color: #9C9C9C; border-bottom: 1px dashed #828282; }
  89. s, strike {color: #B5B5B5;}
  90. td {font-family:century gothic; font-size: 8pt; }
  91.  
  92. .divdatee {border-bottom: 2px solid #eee;}
  93.  
  94.  
  95. .colun {width: 290px; position: fixed; margin-top: -40px;height:220%;}
  96. .caixamenu{ width: 264px;font-family:century gothic; font-size: 8pt; padding: 3px; margin-bottom: 10px;background: #363636; moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000;text-align:justify;margin-top: 0px;border-left: #1C1C1C 4px solid;border-right: #1C1C1C 4px solid;border-bottom: #1C1C1C 4px solid;}
  97.  
  98. .caixamenu:hover {
  99.  
  100. }
  101.  
  102.  
  103. #br2{font-family:century gothic; letter-spacing: 1px; font-size:7pt;}
  104.  
  105.  
  106.  
  107. ::-webkit-scrollbar-thumb:vertical {
  108. background-color:{color:Nav background};
  109. height:100px;
  110. }
  111. ::-webkit-scrollbar-thumb:horizontal {
  112. background-color:{color:Nav background};
  113. height:10px;
  114. }
  115. ::-webkit-scrollbar {
  116. height:10px;
  117. width:8px;
  118. background-color:{color:background};
  119. }
  120. .nav{
  121. display: navigate;
  122. font-size:11px;
  123. font-family:century gothic;
  124. text-transform:lowercase;
  125. padding:4px;
  126.  
  127. background-color:{color:nav background};
  128. color:{color:nav font};
  129. cursor:hand;
  130. text-decoration: none; -webkit-transition-duration: .50s;
  131.  
  132. }
  133.  
  134. .nav:hover{
  135. background:{color:Hover};text-decoration: none; -webkit-transition-duration: .50s;
  136. }
  137.  
  138. a.nav{color:{color:nav font};text-decoration: none; -webkit-transition-duration: .50s;}
  139.  
  140.  
  141. .caixa { width: 500px; margin-left: 270px; padding: 5px; margin-bottom: 10px; text-align: justify;}
  142.  
  143.  
  144. .h1 { font-family: tahoma;font-size: 8pt; ;
  145. line-height:8px;
  146. border-bottom:1px solid #eee;
  147. letter-spacing: 1px;
  148. background:#F8F8F8;
  149. color: #8E8077;
  150. padding:5px 3px;
  151. margin-bottom:5px; }
  152.  
  153. .title1 {font-family: tahoma; font-size: 22pt; color: #a19486; text-align: justify; border-bottom:1px solid #b4c6c5;}
  154.  
  155.  
  156. .page {font: 90pt 'Freestyle Script', cursive; text-align:center;}
  157.  
  158. .br1 {padding: -1px;}
  159.  
  160. .h3 { font: 25pt 'Freestyle Script', cursive; color: #000;text-align: center; }
  161. .h4 { font: 35pt 'Freestyle Script', cursive; color: #000;text-align: center; }
  162.  
  163. .h10 { font: 15pt 'Freestyle Script', cursive; text-align: center; }
  164.  
  165. h6 {font-family: tahoma; font-size: 8pt; color: #fff;}
  166.  
  167.  
  168. .h5 {font: 15px Tahoma;letter-spacing: 0px;color: #4F4F4F;background: url(http://static.tumblr.com/no9dwxu/ivMlpjjqx/black.jpg)repeat;padding: 4px;font-weight: bold; text-align: center;border-radius: 2px;margin-bottom:2px;}
  169.  
  170. blockquote {border-left:2px {color:Nav background} solid; padding-left:5px; margin:0px 2px 0px 10px;}
  171.  
  172.  
  173.  
  174. /*** Paginação by madlyluv.com ***/
  175. #paginacaoml {font-size: 12px; font-weight: bold; line-height: 21px; ;}
  176. #paginacaoml a {background: #363636; moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  177. #paginacaoml a:hover {background: #363636; moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000; border: none;}
  178. #paginacaoml span.pagina_atual {background: #363636; moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  179. #paginacaoml span.info {background: #363636; moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  180. </style>
  181.  
  182. <script>function changeNavigation(id)
  183. {document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}</script>
  184. </head>
  185.  
  186. <body>
  187.  
  188. <table cellpadding="10" cellspacing="10" align="center">
  189. <tr>
  190. <td valign="top" width="25">
  191.  
  192. <div class="colun"><center><br><br><div class="h4">{title}</div><br>
  193.  
  194. <center>{description}</center>
  195. <br><p>
  196.  
  197. <a href="/"class="nav">home</a>
  198. <a href="/ask"class="nav">ask</a>
  199. <a class="nav" href="#top" onClick="changeNavigation('extras');">extra</a>
  200. {block:ifLink1}<a href="{text:Link1}"class="nav">{text:Link1 Title}</a>{/block:ifLink1}
  201. {block:ifLink2}<a href="{text:Link2}"class="nav">{text:Link2 Title}</a>{/block:ifLink2}
  202. {block:ifLink3}<a href="{text:Link3}"class="nav">{text:Link3 Title}</a>{/block:ifLink3}
  203. {block:ifLink4}<a href="{text:Link4}"class="nav">{text:Link4 Title}</a>{/block:ifLink4}
  204. {block:ifLink5}<a href="{text:Link5}"class="nav">{text:Link5 Title}</a>{/block:ifLink5} <br><br>
  205. Theme by <a href="http://thoughtandsoul.tumblr.com/">Thought and Soul</a>
  206.  
  207. <div class="page">
  208. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  209. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}
  210. </div>
  211.  
  212. </center>
  213.  
  214.  
  215. <br>
  216.  
  217. </div>
  218. </td>
  219.  
  220. <td id="main" valign="top">
  221. {block:Posts}
  222. <div class="caixa">
  223. {block:Text}
  224. {block:Title}<div class="h3">{Title}</div>{/block:Title}
  225. <div align="justify">{Body}</div>
  226. {/block:Text}
  227.  
  228. {block:quote}
  229. <div class="h3">"{quote}"</div><br>
  230. <div class="source">{block:Source}<strong>{Source}</strong>{/block:Source}</div>
  231. {/block:quote}
  232.  
  233.  
  234.  
  235. {block:Link}
  236. <a href="{URL}" class="h3" style="border-bottom: 0px solid;">{Name}</a>
  237. {block:Description}<div align="left">{Description}</div>{/block:Description}
  238.  
  239. {/block:Link}
  240.  
  241.  
  242.  
  243. {block:Photo}
  244. {LinkOpenTag}<center><img src="{PhotoURL-500}" class="borderimage"alt="{PhotoAlt}" width="500px"></center>{LinkCloseTag}
  245. {block:Caption}<div align="justify">{Caption}</div>{/block:Caption}
  246.  
  247. {/block:Photo}
  248.  
  249.  
  250.  
  251. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  252.  
  253. {block:Chat}
  254. {block:Title}<div class="h3">{Title}</div>{/block:Title}
  255. <table>
  256. {block:Lines}
  257. <tr>
  258. {block:Label}<td class="name">{Label}</td>{block:Label}
  259. <td class="words">{Line}</td>
  260. </tr>
  261. {/block:Lines}
  262. </table>
  263. {/block:Chat}
  264.  
  265. {block:Audio}
  266. {block:AlbumArt}<img src="{AlbumArtURL}" class="borderimage"align="left" width="50px" height="50px" />{/block:AlbumArt}
  267. {AudioPlayerGrey}
  268. {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  269. {/block:Audio}
  270.  
  271.  
  272.  
  273. {block:Video}
  274. <center><div style="border: #eee Solid 4px;">{Video-500}</div></center><BR>
  275. {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  276. {/block:Video}
  277.  
  278.  
  279. {block:Answer}<img src="{AskerPortraitURL-64}" align="left" class="borderimage"><div class="bubble"><span></span> {Asker}: {Question}</div><br><br><center> <div id="br9"> <div id="br15">{Answer}</div></div></center>{/block:Answer}
  280.  
  281.  
  282. {/block:Answer}
  283.  
  284. <br>
  285. <div id="br2">
  286. <center>{DayOfMonth}/{MonthNumberWithZero}/{Year}, {12Hour}:{Minutes}{AmPm} | <a href="{Permalink}">Link</a>{block:NoteCount} | <a href="{Permalink}">{NoteCountwithlabel}</a>{/block:NoteCount}{block:ContentSource} | <a href="{SourceURL}" target="_blank" title="{SourceTitle}">Source</a>{/block:ContentSource}{block:RebloggedFrom} | <a href="{ReblogParentURL}"target="_blank" title="{ReblogParentName}">Via</a>{/block:RebloggedFrom} | <a href="{ReblogURL}" target="_blank">Reblog</a>
  287.  
  288. {block:HasTags}<div class="br1"></div>Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</a>
  289.  
  290. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</centeR>
  291. </div></div>
  292. {/block:Posts}
  293.  
  294.  
  295. </td>
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306. <td id="extras" valign="top" style="display: none;">
  307. <div class="caixa">
  308.  
  309. <div class="h3">Following</div> <br>
  310.  
  311. <marquee><div align="center">
  312. {block:Following}
  313. {block:Followed}<a href="{FollowedURL}"><img src="{FollowedPortraitURL-30}" class="borderimage" title="{FollowedTitle}" /></a>{/block:Followed}
  314. {/block:Following}</marquee>
  315.  
  316. <br>
  317. <p>
  318. <div class="h3">Status</div> <br>
  319. <b><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=http://{title}.tumblr.com/"></script></b> online<br>
  320.  
  321. <!------inicio contador------><script src="http://fastwebcounter.com/secure.php?s=http://{title}.tumblr.com/"></script> visitantes</a></a>
  322. <!------final contador------><br>
  323.  
  324. Você já esteve aqui
  325. :
  326. <SCRIPT language=JavaScript>
  327. function getCookieSlsv (offset) {
  328. var endstr = document.cookie.indexOf (";", offset);
  329. if (endstr == -1)
  330. endstr = document.cookie.length;
  331. return unescape(document.cookie.substring(offset, endstr));
  332. }
  333. function GetCookie (name) {
  334. var arg = name + "=";
  335. var alen = arg.length;
  336. var clen = document.cookie.length;
  337. var i = 0;
  338. while (i < clen) {
  339. var j = i + alen;
  340. if (document.cookie.substring(i, j) == arg)
  341. return getCookieSlsv (j);
  342. i = document.cookie.indexOf(" ", i) + 1;
  343. if (i == 0)
  344. break;
  345. }
  346. return null;
  347. }
  348. function SetCookie (name, value) {
  349. var argv = SetCookie.arguments;
  350. var argc = SetCookie.arguments.length;
  351. var expires = (argc > 2) ? argv[2] : null;
  352. var path = (argc > 3) ? argv[3] : null;
  353. var domain = (argc > 4) ? argv[4] : null;
  354. var secure = (argc > 5) ? argv[5] : false;
  355. document.cookie = name + "=" + escape (value) +
  356. ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
  357. ((path == null) ? "" : ("; path=" + path)) +
  358. ((domain == null) ? "" : ("; domain=" + domain)) +
  359. ((secure == true) ? "; secure" : "");
  360. }
  361. function DeleteCookie(name) {
  362. var exp = new Date();
  363. FixCookieDate (exp); // Correct for Mac bug
  364. exp.setTime (exp.getTime() - 1); // This cookie is history
  365. var cval = GetCookie (name);
  366. if (cval != null)
  367. document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
  368. }
  369. var expdate = new Date();
  370. var num_visits;
  371. expdate.setTime(expdate.getTime() + (365*24*60*60*1000));
  372. if (!(num_visits = GetCookie("num_visits")))
  373. num_visits = 0;
  374. num_visits++;
  375. SetCookie("num_visits",num_visits,expdate);
  376. document.writeln("<font face=verdana color=003366><B>"+num_visits+"</B></font>");
  377.  
  378. </SCRIPT> vezes!<br>
  379. Melhor vizualizado no <a href="http://www.baixaki.com.br/download/google-chrome.htm">Chrome</a>, 1280x720.<br>
  380.  
  381. <div class="h3">Credits</div>
  382. Design e desenvolvimento: <a href="http://thoughtandsoul.tumblr.com/" target="_blank">Thought and Soul</a> <br>
  383. Bg e foto: <a href="http://weheartit.com/pamefortes/sets/585871-draw">We Heart It</a><br>
  384. Paginação: <a href="madlyluv.com">Madlyluv</a><br>
  385.  
  386. Contadores: <a href="http://mhilka.zip.net/">Mhilka</a>
  387.  
  388. </div>
  389. </td>
  390.  
  391. </tr>
  392. </table>
  393.  
  394. <div class="cima2">
  395. </div>
  396.  
  397.  
  398.  
  399.  
  400. </body>
  401. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement