Advertisement
pamefortes

theme34_por_thoughtandsoul

Feb 12th, 2012
5,423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.36 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  7. <!--Não remova os créditos, plágio é crime!-->
  8. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  9. <!--Não remova os créditos, plágio é crime!-->
  10. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  11. <!--Não remova os créditos, plágio é crime!-->
  12. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  13. <!--Não remova os créditos, plágio é crime!-->
  14. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  15. <!--Não remova os créditos, plágio é crime!-->
  16. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  17. <!--Não remova os créditos, plágio é crime!-->
  18. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  19. <!--Não remova os créditos, plágio é crime!-->
  20. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  21. <!--Não remova os créditos, plágio é crime!-->
  22.  
  23. <head>
  24. <title>{Title}</title>
  25. <link rel="shortcut icon" href="{Favicon}">
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27.  
  28. <meta name="color:background" content="#F6F6F6" />
  29. <meta name="color:link" content="#b69a96" />
  30. <meta name="color:posts" content="#fff" />
  31. <meta name="color:backgroundfrase" content="#fff" />
  32. <meta name="color:linkhover" content="#cacaca" />
  33. <meta name="image:background" content=""/>
  34.  
  35. <meta name="text:subtitle0" content="frase em subtitle0" />
  36. <meta name="text:subtitle" content="coloque um subtitulo no subtitle" />
  37. <meta name="text:subtitle2" content="e aqui no subtitle2" />
  38. <meta name="text:llink1" content="llink1" />
  39. <meta name="text:llink2" content="llink2" />
  40. <meta name="text:llink3" content="llink3" />
  41. <meta name="text:Link1" content="/" />
  42. <meta name="text:Link1 Title" content="Link1 Title" />
  43. <meta name="text:Link2" content="/" />
  44. <meta name="text:Link2 Title" content="Link2 Title" />
  45. <meta name="text:Link3" content="/" />
  46. <meta name="text:Link3 Title" content="Link3 Title" />
  47. <meta name="text:Link4" content="/" />
  48. <meta name="text:Link4 Title" content="Link4 Title" />
  49. <meta name="text:Link5" content="/" />
  50. <meta name="text:Link5 Title" content="Link5 Title" />
  51. <meta name="text:Link6" content="/" />
  52. <meta name="text:Link6 Title" content="Link6 Title" />
  53. <meta name="text:Link7" content="/" />
  54. <meta name="text:Link7 Title" content="Link7 Title" />
  55. <meta name="text:Link8" content="/" />
  56. <meta name="text:Link8 Title" content="Link8 Title" />
  57. <meta name="text:Link9" content="/" />
  58. <meta name="text:Link9 Title" content="Link9 Title" />
  59.  
  60.  
  61. <meta name="image:photo1" content="http://static.tumblr.com/no9dwxu/in8lx0hb7/normal_003_8.jpg"/>
  62. <meta name="image:photo2" content="http://static.tumblr.com/no9dwxu/qkGlx0hbs/normal_004_6__1_.jpg"/>
  63. <meta name="image:photo3" content="http://static.tumblr.com/no9dwxu/qatlx0hcb/normal_005_6.jpg"/>
  64. <meta name="image:photo4" content="http://static.tumblr.com/no9dwxu/in8lx0hb7/normal_003_8.jpg"/>
  65. <meta name="image:photo5" content="http://static.tumblr.com/no9dwxu/qkGlx0hbs/normal_004_6__1_.jpg"/>
  66. <meta name="image:photo6" content="http://static.tumblr.com/no9dwxu/qatlx0hcb/normal_005_6.jpg"/>
  67. <meta name="image:photo7" content="http://static.tumblr.com/no9dwxu/in8lx0hb7/normal_003_8.jpg"/>
  68. <style type="text/css">
  69.  
  70.  
  71.  
  72. body {background-color:{color:background}; color:#888; font-family: verdana; font-size: 11px; text-align: left; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  73.  
  74. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  75. a:hover {color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  76.  
  77. b, strong{color:{color:link}}
  78. i, em {color:{color:#666};}
  79. p{margin-top:5px; margin-bottom:5px}
  80.  
  81.  
  82. #tumblr_controls{position: fixed!important;z-index:15;}
  83.  
  84. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  85. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  86.  
  87.  
  88. .diivdate {
  89. width: auto;
  90. height: 100px;
  91. text-align: left;
  92. border-top: 3px solid {color:link};
  93. border-bottom: 3px solid {color:link};
  94. }
  95.  
  96. .diivdate img{
  97. width: auto;
  98. max-height:100px;
  99. display: inline;
  100. margin-bottom: 3px;
  101. }
  102.  
  103.  
  104. .meta {
  105. background-color: {color:background};
  106. width: auto;
  107. margin: 0px;
  108. padding: 3px;
  109. font-size: 10px;
  110. }
  111.  
  112.  
  113.  
  114. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:link}; padding-left: 5px; }
  115.  
  116. #sidebar {width: 410px; height: auto; left:20px; padding: 3px; background-color:{color:posts}; margin-top: 0px!important; position: fixed;padding: 10px;}
  117.  
  118. #sidebar2 {width: 430px; height: auto; left:20px;margin-top: 7px!important;margin-bottom: 6px!important; position: fixed;}
  119.  
  120. .subtitle {margin-left: 5px; font-size: 11px; line-height:12px; text-align: center; text-transform:lowercase; background-color: #f0f0f0;}
  121.  
  122. .title{overflow-y:hidden;z-index:3; position:relative;}
  123.  
  124. .titled{font-size:11px;
  125. color:; text-align:center; -webkit-transition: 0.7s ease-in;
  126. padding:4px;-moz-transition: 0.7s ease-in;color:#eee;
  127. transition: 0.6s ease-in;background-color:{color:link}; }
  128.  
  129. .title2{overflow-y:hidden;z-index:3; position:relative;}
  130.  
  131. .titled2{font-size:11px;
  132. color:; text-align:center; -webkit-transition: 0.7s ease-in;
  133. padding:4px;-moz-transition: 0.7s ease-in;
  134. transition: 0.6s ease-in;background-color:{color:background}; }
  135.  
  136. #photos {display: block; margin-left: 8px; float: right; top:0px; width: 95px; height: 5000px; background-color:{color:post}; text-align: center; position: fixed;}
  137.  
  138.  
  139. ::-webkit-scrollbar-thumb:vertical {
  140. background-color:{color:link};
  141. height:5px;
  142. }
  143. ::-webkit-scrollbar-thumb:horizontal {
  144. background-color:{color:link};
  145. height:5px;
  146. }
  147. ::-webkit-scrollbar {
  148. height:5px;
  149. width:5px;
  150. background-color:{color:background};
  151. }
  152.  
  153.  
  154. #cont {background-color:transparent; width: 500px; position: absolute; top: 0px; left: 470px; padding-bottom: 40px}
  155.  
  156. #posts {width: 500px; background-color:{color:posts}; text-align: justify; padding: 10px; margin: 7px 0 1px 0; }
  157.  
  158.  
  159. h1{ font-size:35px; letter-spacing: -1px; line-height:26px; font-weight: normal;font-family:georgia;
  160. margin: 0 0 5px 0;color:#999;}
  161.  
  162.  
  163.  
  164. .link a{display: block; text-decoration: none; background-color: {color:posts};color:{color:link}; padding: 3px 0px 3px 0px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;border-bottom: 1px solid {color:background};}
  165. .link a:hover{ -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  166. #link2{text-align:center; display:inline-block; width:82px; color: {color:link}; background-color: {color:posts};margin-bottom:2px;}
  167. #link2:hover #sublink{opacity:1; margin-top:0px; -webkit-transition-duration:.2s; overflow:hidden; background-color:{color:posts}; z-index:10; height:auto;}
  168. #sublink{position:absolute; margin-top:-5px; opacity:0; margin-left:0px; width:82px; overflow:hidden; height:0px;}
  169. #sublink a{color:{color:link};background-color: {color:posts};text-align:center; display:block; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index:10; line-height:15px;}
  170. #sublink a:hover{background-color:{color:link};color: {color:posts};}
  171.  
  172.  
  173. .chat{
  174. line-height: 12px;
  175. list-style: none
  176. }
  177.  
  178. .chat ul {
  179. line-height: 15px;
  180. list-style: none;
  181. padding: 0px;
  182. line-height: 20px;
  183. }
  184.  
  185. .person1 {
  186. background-color:{color:posts};
  187. color: #888;
  188. }
  189. .person1 .label {
  190. padding: 0px;
  191. margin-left: 5px;
  192. color:#888;
  193. }
  194. .person2 {
  195. background-color: {color:background};
  196. color:#888;
  197. }
  198. .person2 .label {
  199. padding: 0px;
  200. margin-left: 5px;
  201. color: #888;
  202. }
  203.  
  204. .quotem{font-family:georgia;font-size: 80px; font-weight: bold; line-height: 80px; }
  205. .qquote{font-family:georgia;font-size: 28px; letter-spacing: -1px; line-height: 25px; margin-top: -70px; margin-left:
  206. 45px;color:#999;}
  207. .quotes{margin: 5px 15px 0 0; text-align: right;}
  208.  
  209. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left; }
  210. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  211. ol.notes li {margin: 0px; padding: 2px;}
  212. #notes img{border:0px}
  213. #notes a{font-size: 10px}
  214.  
  215. #frase2{background-color:{color:link};color: {color:background}; width:405px; height:15px; position: fixed; padding: 3px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top: 20px; font-family: verdana; font-size: 9px; z-index: 2;cursor:hand;text-align: center; }
  216.  
  217. #frase2:hover {background-color: {color:posts}; height: 15px; color: transparent;opacity:0.65;
  218. -moz-opacity: 0.65;
  219. filter: alpha(opacity=65);cursor:hand;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  220.  
  221. .frase1 {text-align: center; position: fixed; color: transparent; width: 405px; opacity:0.0;
  222. -moz-opacity: 0.0;
  223. filter: alpha(opacity=0);-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; cursor:hand;}
  224.  
  225. .frase1:hover {color:#888; height:15px; opacity:1.0;
  226. -moz-opacity: 1.0;
  227. filter: alpha(opacity=100);-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;cursor:hand; }
  228.  
  229.  
  230. </style>
  231. <script>
  232. function bloqueio()
  233. {alert(mensagem);}
  234. document.onkeydown=bloqueio;
  235. </script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  236. <script type="text/javascript">
  237. function desabilitaMenu(e)
  238. {if (window.Event)
  239. {if (e.which == 2 || e.which == 3)
  240. return false;}
  241. else
  242. {event.cancelBubble = true
  243. event.returnValue = false;
  244. return false;}
  245. }
  246. document.oncontextmenu = desabilitaMenu;
  247. document.onmousedown = desabilitaBotaoDireito;
  248. document.onmouseup = desabilitaBotaoDireito;
  249. </script>
  250. <script language="JavaScript1.2">
  251. function disableselect(e){return false}
  252. function reEnable(){return true}
  253. document.onselectstart=new Function ("return false")
  254. if (window.sidebar){
  255. document.onmousedown=disableselect
  256. document.onclick=reEnable
  257. }
  258. </script>
  259. </head>
  260. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  261.  
  262. <div id="cont">
  263.  
  264.  
  265.  
  266. {block:Posts}
  267.  
  268. <div id="posts">
  269. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  270.  
  271. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  272. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  273.  
  274. {block:Photoset}{Photoset-500}
  275. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  276. {/block:Photoset}
  277.  
  278. {block:Quote}
  279. <b class="quotem">“</b><div class="qquote">{Quote}</div>
  280. {block:Source}<div class="quotes">— {Source}</div>{/block:Source}
  281. {/block:Quote}
  282.  
  283. {block:Link}
  284. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  285. {block:Description}{Description}{/block:Description}
  286. {/block:Link}
  287.  
  288. {block:Chat}
  289. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  290. <div class="chat"><ul>{block:Lines}
  291. <li class="person{UserNumber}">{block:Label}
  292. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  293. {/block:Chat}
  294.  
  295. {block:Audio}
  296. {block:AlbumArt}<img src="{AlbumArtURL}" width="90px" align="left" >{/block:AlbumArt}
  297. {AudioPlayerWhite}
  298. PlayCountWithLabel}
  299. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  300. {/block:Audio}
  301.  
  302. {block:Video}{Video-500}
  303. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  304.  
  305. {block:Answer}
  306. <div class="meta"><img src="{AskerPortraitURL-48}" style="padding:5px;" align="left"><big><big><big><big> {Asker}</big></big></big></big> <br> {Question}<br><br><br></div>
  307. {Answer}
  308. {/block:Answer}
  309.  
  310.  
  311. <div id="clear"></div>
  312.  
  313. <div class="meta">
  314. {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>
  315.  
  316. {block:HasTags}<div class="br1"></div>Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</a>
  317. </div>
  318.  
  319.  
  320.  
  321. </div>
  322. {/block:Posts}
  323. {block:PostNotes}
  324. {PostNotes}
  325. {/block:PostNotes}
  326.  
  327.  
  328.  
  329. </div>
  330. </div>
  331.  
  332.  
  333.  
  334.  
  335. </div></div>
  336. <div id="sidebar2">
  337. <div class="link"><center><div id="link2"><a href="/">home</a></div>
  338.  
  339. <div id="link2"><a href="#">questions?</a>
  340.  
  341. <div id="sublink">
  342.  
  343. <a href="\ask">ask</a>
  344. <a href="\submit">submit</a>
  345. </div></div>
  346.  
  347. <div id="link2"><a href="#">{text:llink1}</a>
  348.  
  349. <div id="sublink">
  350.  
  351. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  352. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  353. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  354. </div></div>
  355.  
  356.  
  357.  
  358. <div id="link2"><a href="#">{text:llink2}</a>
  359. <div id="sublink">
  360. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  361. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  362. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  363. </div></div>
  364.  
  365.  
  366.  
  367. <div id="link2"><a href="#">{text:llink3}</a>
  368.  
  369. <div id="sublink">
  370.  
  371. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  372. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  373. {block:ifLink9}<a href="{text:Link8}">{text:Link9 Title}</a> {/block:ifLink9}</div></div>
  374. </div>
  375. <div id="sidebar">
  376.  
  377.  
  378. <table width="290px"><tbody>
  379. <center><h1>{title}</h1></center>
  380. <div class="title2"><div class="titled2">
  381. {text:subtitle}</div></div><div class="title"><div class="titled">{text:subtitle2}</div></div><br>
  382.  
  383. <div class="diivdate"><marquee direction="left" scrollamount="3" behavior="alternate" width= "auto" onmouseover="this.stop()" onmouseout="this.start()">
  384. <img src="{image:photo1}" width= "100px"><img src="{image:photo2}" width= "100px"><img src="{image:photo3}" width= "100px"><img src="{image:photo4}" width= "100px"><img src="{image:photo5}" width= "100px"><img src="{image:photo6}" width= "100px"><img src="{image:photo7}" width= "100px">
  385. </marquee>
  386. </div>
  387. <div style="margin: 5px; padding: 5px; text-align: justify; font-size: 9px; border: 1px solid {color:background}; padding: 3px;overflow: auto;height:70px; width:auto;float:right;">
  388. {block:Description}{Description}{/block:Description}</div>
  389. </center><br>
  390. <p>
  391. <center>{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} page {CurrentPage} of {TotalPages}
  392.  
  393. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}</center>
  394. <div id="frase2"><div class="frase1"><center>Theme by <a href="http://thoughtandsoul.tumblr.com/"><b>Thought and Soul</b></a> © Don't copy and don't remove this credits.</div>Credits...</div></center>
  395.  
  396.  
  397.  
  398. </tbody></table></div>
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407. </body>
  408. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement