me-god-you

Luke Theme

Apr 19th, 2012
1,069
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.41 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>
  4. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.js" type="text/javascript"></script>
  5.  
  6.  
  7.  
  8. <!--
  9.  
  10. THEME POR NEILLA ALBERTINA (me-god-you.tumblr.com)
  11. POR FAVOR NAO REMOVER OS CRÉDITOS.
  12.  
  13. -->
  14.  
  15. <html lang="en">
  16. <head>
  17.  
  18.  
  19. <meta name="if:Show Caption" content="0"/>
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Text" content="#000000"/>
  22. <meta name="font:Title" content="Garamond"/>
  23. <meta name="color:Title" content="#222"/>
  24. <meta name="text:Width" content="300"/>
  25. <meta name="font:body" content="Garamond" />
  26. <meta name="text:font size" content="11px" />
  27. <meta name="color:Link" content="#000000"/>
  28. <meta name="color:Hover" content="#949494"/>
  29. <meta name="image:Background" content=""/>
  30. <meta name="text:Custom Link One" content="" />
  31. <meta name="text:Custom Link One Title" content="" />
  32. <meta name="text:Custom Link Two" content="" />
  33. <meta name="text:Custom Link Two Title" content="" />
  34. <meta name="text:Custom Link Three" content="" />
  35. <meta name="text:Custom Link Three Title" content="" />
  36. <meta name="text:Custom Link Four" content="" />
  37. <meta name="text:Custom Link Four Title" content="" />
  38. <meta name="if:Maximised Background Image" content="0"/>
  39. <meta name="image:Background" content=""/>
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive&v1' rel='stylesheet' type='text/css'>
  42.  
  43. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  44. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  45. <script type="text/javascript" charset="utf-8">
  46. var $j = jQuery.noConflict();
  47. $j(function() {
  48. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  49. $j("img").lazyload({
  50. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  51. effect: "fadeIn",
  52. });
  53. });
  54. </script>
  55.  
  56. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  57. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  58.  
  59. {PostSummary} - {/block:PostSummary}{Title}</title>
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64. body {
  65. margin:0px;
  66. background-color: {color:Background};
  67. background-image:url({image:Background});
  68. background-attachment:fixed;
  69. background-repeat:no-repeat;}
  70.  
  71. body, div, p, textarea, submit, input{
  72. font-size:{text:font size};
  73. font-family:{font:body};
  74. line-height:11px;
  75. color:{color:Text};
  76. {block:IfNotMaximisedBackgroundImage}
  77. background-image:url({image:Background});
  78. background-attachment:fixed;
  79. background-repeat:no-repeat;
  80. {/block:IfNotMaximisedBackgroundImage}
  81. }
  82. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  83. {block:IfMaximisedBackgroundImage}
  84. #bg img {
  85. z-index:-1;
  86. position:fixed;
  87. top:0;
  88. left:0;
  89. height:100%;
  90. width:100%;
  91. }
  92. {block:IfMaximisedBackgroundImage}
  93.  
  94.  
  95.  
  96. @font-face {
  97. font-family: Amandine';
  98. src: url('http://static.tumblr.com/f2ophqd/Q71m2mzdw/amandine.cufonfonts.js');
  99. src: local('Amandine'), url('http://static.tumblr.com/f2ophqd/Q71m2mzdw/amandine.cufonfonts.js') format('truetype');
  100. }
  101.  
  102. .bordah { border-radius:35px;}
  103. .bordah:hover {border-radius:15px;}
  104.  
  105.  
  106. img.zoom{display:block;width:{text:Width}px;-webkit-transition-duration: .3s;border:0px solid #EEE;position:relative;}
  107. img.zoom:hover{-webkit-transform: scale(1.04);z-index:3;}
  108.  
  109.  
  110. p{
  111. margin:0px;
  112. margin-top:5px;
  113. }
  114.  
  115. a:link, a:active, a:visited{
  116. color: {color:Link};
  117. text-decoration: none;
  118. -webkit-transition-duration: 1.5s;
  119. }
  120.  
  121. a:hover {
  122. color:{color:Hover};
  123. text-decoration: none;
  124. -webkit-transition-duration: 1.5s;
  125. }
  126.  
  127. div#content{
  128. text-align:left;
  129. width:{text:Width}px;
  130. padding-top:10px;
  131. }
  132.  
  133. div#side{
  134. position:fixed;
  135. right:90px;
  136. bottom:105px;
  137. height:justify;
  138. width:260px;
  139. padding:10px;
  140. text-align:right;
  141.  
  142. }
  143.  
  144. .nav{
  145. display: navigate;
  146. font-size:{text:font size}px;
  147. font-family:{font:body};
  148. text-transform:lowercase;
  149. text-align:right;
  150. padding:1px;
  151. color:{color:link};
  152. line-height: 12px;
  153. }
  154.  
  155. .nav:hover{
  156. display: navigate;
  157. color:{color:navigation hover};
  158. }
  159.  
  160. .blogtitle{
  161. text-align:center;
  162. font-family:Amandine;
  163. font-size:25px;
  164. line-height:30px;
  165. color:{color:Title};
  166. letter-spacing:1px;
  167. padding-top:2px;
  168. padding-bottom:5px;
  169. border-bottom: 1px solid {color:text};
  170. }
  171.  
  172. .post_title{
  173. font-family:{font:title};
  174. font-size:16px;
  175. color:{color:title};
  176. font-weight:{text:title font weight};
  177. line-height:10px;
  178. letter-spacing:1px;
  179. }
  180.  
  181. .qq{
  182. font-family:{font:body};
  183. font-size:{text:font size}px;
  184. color:{color:text};
  185. line-height:11px;
  186. }
  187.  
  188. {block:IfTiltedImages}
  189. img{
  190. -webkit-transition-duration: 2s;
  191. }
  192. img:hover{
  193. -webkit-transform: rotate(-1deg);
  194. -moz-transform:rotate(-1deg);
  195. -webkit-transition-duration:2s;
  196. }
  197. {/block:IfTiltedImages}
  198.  
  199. .entry{
  200. text-align:justify;
  201. padding-top:8px;
  202. padding-bottom:8px;
  203. width:{text:Width}px;
  204. }
  205.  
  206. .photo_entry{
  207. text-align:left;
  208. padding-top:8px;
  209. padding-bottom:8px;
  210. width:{text:Width}px;
  211. }
  212.  
  213. .photoset{
  214. text-align:left;
  215. padding-top:8px;
  216. padding-bottom:8px;
  217. width:{text:Width}px;
  218. }
  219.  
  220. .one{
  221. padding-top:2px;
  222. width:{text:Width}px;
  223. background-color:{color:background};
  224. }
  225.  
  226. .two{
  227. width:{text:Width}px;
  228. font-family:{font:body};
  229. font-size:{text:font size};
  230. }
  231.  
  232. .answer{
  233. padding:2px;
  234. padding-left:3px;
  235. color:{color:Text};
  236. font-style:italic;
  237. background:transparent;
  238. }
  239. .answer b {
  240. text-transform:no-uppercase;
  241. letter-spacing:1px;
  242. }
  243.  
  244. blockquote{
  245. font-family:{font:body};
  246. padding:0px 0px 2px 5px;
  247. margin:0px 0px 2px 1px;
  248. border-left: 2px solid {color:Text};
  249. }
  250.  
  251. .quote{background-color:{color:Sidebar Background}; padding:5px;}
  252. .link{background-color:{color:Sidebar Background}; padding:5px;}
  253. .chat{background-color:{color:Sidebar Background}; padding:5px;}
  254.  
  255. .permalink {
  256. float:left;
  257. margin-left:-50px;
  258. position: absolute;
  259. text-align: right;
  260. width: 30px;
  261. height:30px;
  262. font-size:10px;
  263. font-family:{font:body};
  264. opacity:0;
  265. -webkit-transition: 0.3s ease-in;
  266. }
  267.  
  268. .entry:hover .permalink{
  269. opacity: 1;
  270. margin-left:-40px;
  271. -webkit-transition: 0.3s ease-in;
  272. }
  273.  
  274. .photo_entry:hover .permalink{
  275. opacity: 1;
  276. margin-left:-40px;
  277. -webkit-transition: 0.3s ease-in;
  278. }
  279.  
  280. .page{
  281. font-family:Amandine;
  282. font-size:{text:Page font size}px;
  283. padding-top:10px;
  284. }
  285.  
  286. {CustomCSS}
  287. </style>
  288. </head>
  289. <body>
  290.  
  291. {block:IfMaximisedBackgroundImage}<div id="bg"><img src="{image:Background}"></div>{/block:IfMaximisedBackgroundImage}
  292.  
  293. <center>
  294. <div id="main">
  295. <div id="side">
  296. <br><br><br><br><br>
  297. <center><img src="{PortraitURL-64}" class="bordah" width="80"/>
  298. <div class="blogtitle"><a href="/"><big></big></big>{title}</big></big></big></a></div></center>
  299. <div class="nav"><a href="/archive">archive</a> &nbsp; <a href="/ask">message</a> &nbsp; <a href="http://me-god-you.tumblr.com/" target='_blank'>credit</a> {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>&nbsp; {/block:Pages}{/block:HasPages} {block:IfCustomLinkOneTitle} &nbsp; <a href="{text:Custom Link One}"> {text:Custom Link One Title}</a> {/block:ifCustomLinkOneTitle} {block:ifCustomLinkTwoTitle} &nbsp; <a href="{text:Custom Link Two}"> {text:Custom Link Two Title}</a> {/block:ifCustomLinkTwoTitle} {block:ifCustomLinkThreeTitle} &nbsp; {block:HasPages}{block:Pages}<a href="{URL}" class="nav">{Label}</A>{/block:Pages}{/block:HasPages}
  300.  
  301. <a href="{text:Custom Link Three}"> {text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle} {block:ifCustomLinkFourTitle} &nbsp;
  302.  
  303. <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a> {/block:ifCustomLinkFourTitle}</div>
  304. {/block:Pagination}
  305. `{Description}
  306.  
  307.  
  308. </br>
  309. <center><div>
  310. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a> /{/block:PreviousPage}
  311. {block:NextPage} <a href="{NextPage}">&raquo;</a>{/block:NextPage}</div>
  312. </center>
  313. </div><center>
  314. <div id="content">
  315.  
  316. {block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js";;></script>
  317. <Div class="autopagerize_page_element"></div>{/block:IfEndlessScrolling}
  318.  
  319. {block:Posts}
  320. {block:Text}
  321. <div class="entry">
  322. <span class="permalink"> <a href="{Permalink}"> {NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  323. {block:Title}<div class="posttitle"><span class="post_title"><span class="text_post"><big></big>{Title}</big></big>{/block:Title}
  324. <div class="two">{Body}</div>
  325. </div>
  326. {/block:Text}
  327.  
  328. {block:Photo}
  329. <div class="photo_entry">
  330. <span class="permalink"> <a href="{Permalink}">{NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a></span></span>
  331. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" class="zoom" class="blogimage" width="{text:Width}"/>{LinkCloseTag}
  332. {block:IfShowCaption}{block:Caption}<div class="two">{Caption}</div>{/block:Caption}{/block:IfShowCaption}
  333. </div>
  334. {/block:Photo}
  335.  
  336. {block:Photoset}
  337. <div class="entry">
  338. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a> </span></span>
  339. {Photoset-400}
  340. <br><br>
  341. </div>
  342. {/block:Photoset}
  343.  
  344. {block:Quote}
  345. <div class="entry">
  346. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a> </span> </span>
  347. <div class="quote">
  348. <div class="qq"><q>{Quote}</q></span></div>
  349. {block:Source} -{Source}{/block:Source}
  350. </div>
  351. </div>
  352. {/block:Quote}
  353.  
  354. {block:Link}
  355. <div class="entry">
  356. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a> </span></span>
  357. <div class="link">
  358. <div class="posttitle"><span class="post_title"><a href="{URL}"><i>{Name}</i> →</span></a></div>{block:Description}<div class="two">{Description}</div>{/block:Description}</div></div>
  359. {/block:Link}
  360.  
  361. {block:Chat}
  362. <div class="entry">
  363. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a> </span></span>
  364. <div class="chat">
  365. <div class="posttitle">{block:Title}<b>{Title}</b>{/block:Title}</div>
  366. {block:Lines}<div class="two">{block:Label}<div class="three"><b>{Label}</b> {Line}</div></div>{/block:Label}{/block:Lines}
  367. </div></div>
  368. {/block:Chat}
  369.  
  370. {block:Audio}
  371. <div class="entry">
  372. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a> </span></span>
  373. <div class="one">
  374. {AudioPlayerblack}</div>
  375. <div style="padding:2px; font-size:10px; text-align:left;font-style:italic;">{block:TrackName}{TrackName} by {/block:TrackName}{block:Artist}{Artist}{/block:Artist}</div>
  376. {block:PermalinkPage}{block:ExternalAudio} <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}{/block:PermalinkPage}
  377. </div>
  378. {/block:Audio}
  379.  
  380. {block:Video}
  381. <div class="entry">
  382. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel} ☁</a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a> </span></span>
  383. <div class="one"><center>{Video-500}</center></div>
  384. {block:Caption}<div class="two">{Caption}</div>{/block:Caption}
  385. </div>
  386. {/block:Video}
  387.  
  388. {block:Answer}
  389. <div class="entry">
  390. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel} ☁</a></span>
  391. <div class="answer"><b><span style="color:{color:Link};font-size:10px;">{Asker}:</span></b> {Question}</div><br>
  392. <div style="margin-top:-15px;">{Answer}</div></div>
  393. {/block:answer}
  394.  
  395. <center>{block:PermalinkPage}<div style="text-align:center; padding-top:5px; padding-bottom:5px;">{block:Date}{Month} {DayOfMonth}{DayOfMonthSuffix} {/block:Date}</a><br>{block:HasTags}Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>{/block:PermalinkPage}</center>
  396.  
  397. {block:PostNotes}
  398. {PostNotes}
  399. {/block:PostNotes}
  400.  
  401. {/block:posts}
  402.  
  403.  
  404. </div>
  405.  
  406. </center>
  407.  
  408. <div style="position:fixed; bottom:3px; right:3px; font-size:9px; letter-spacing:2px;opacity:.6 "><a href="http://me-god-you.tumblr.com/" target='_blank'><i>theme</i> by: <b>me-god-you</b></a></div></p>
  409.  
  410. <!---
  411. THEME POR NEILLA ALBERTINA (me-god-you.tumblr.com)
  412. POR FAVOR NAO REMOVER OS CRÉDITOS.
  413. -->
  414.  
  415. </body>
  416. </html>
Advertisement
Add Comment
Please, Sign In to add comment