Advertisement
pamefortes

theme36_por_thoughtandsoul

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