Advertisement
maryaciolli

theme - famous

Mar 31st, 2015
877
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.24 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.  
  4. <head><title>{title}</title>
  5.  
  6. <link rel="shortcut icon" href="http://media.tumblr.com/5794cbe85a2d5d67d03a31ebe6291d83/tumblr_inline_n9w70z4hNp1r1shc4.png">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10. <!---- theme by howemrecker --->
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#9B9B9B"/>
  14. <meta name="color:Link" content="#b8b8b8"/>
  15. <meta name="color:Link Hover" content="#7c7e7e"/>
  16. <meta name="color:scrollbar" content="#999999">
  17. <meta name="color:bold" content="#ff6767">
  18. <meta name="color:italic" content="#78cc6f">
  19. <meta name="color:underline" content="#75b1d6">
  20. <meta name="color:ask" content="#7c7e7e">
  21.  
  22. <meta name="image:sidebar" content="https://secure.static.tumblr.com/4d28fafb90a0c727add18bb99aafb901/nqcm3ld/Rb1nm34qj/tumblr_static_5sgxzj4w51k4gg8gksso80ggk.png"/>
  23.  
  24. <meta name="text:link 1" content="Link 1"/>
  25. <meta name="text:link 1 url" content="/"/>
  26. <meta name="text:link 2" content="Link 2"/>
  27. <meta name="text:link 2 url" content="/"/>
  28. <meta name="text:link 3" content="Link 3"/>
  29. <meta name="text:link 3 url" content="/"/>
  30. <meta name="text:link 4" content="Link 4"/>
  31. <meta name="text:link 4 url" content="/"/>
  32. <meta name="text:link 5" content="Link 5"/>
  33. <meta name="text:link 5 url" content="/"/>
  34. <meta name="text:link 6" content="Link 6"/>
  35. <meta name="text:link 6 url" content="/"/>
  36. <meta name="text:link 7" content="Link 7"/>
  37. <meta name="text:link 7 url" content="/"/>
  38.  
  39. <style type="text/css">
  40.  
  41. ::-webkit-scrollbar-thumb{
  42. background-color: {color:scrollbar};
  43. border: 2px solid {color:background};
  44. height:auto;
  45. }
  46.  
  47. ::-webkit-scrollbar {
  48. height:auto;
  49. width:11px;
  50. background-color: {color:scrollbar};
  51. border:5px solid {color:background};
  52. }
  53.  
  54.  
  55. iframe#tumblr_controls {
  56. white-space:nowrap;
  57. -webkit-filter: invert(100%);
  58. -moz-filter: invert(100%);
  59. -o-filter: invert(100%);
  60. -ms-filter: invert(100%);
  61. filter: invert(100%);
  62. opacity:.2;transition: .8s ease-in-out;
  63. -webkit-transition: .8s ease-in-out;
  64. -moz-transition: .8s ease-in-out;
  65. -o-transition: .8s ease-in-out;
  66. }
  67.  
  68. h1 {
  69. font-weight:normal;
  70. font-size:13px;
  71. text-align:center;
  72. font-style:normal;
  73. line-height:100%;
  74. letter-spacing:1px;
  75. text-transform:normal;
  76. color:{color:text};
  77. }
  78.  
  79. h2 {
  80. font-size:10px;
  81. text-align:center;
  82. line-height:100%;
  83. letter-spacing:-0.5px;
  84. color:{color:text};
  85. font-weight:bold;
  86. text-transform:uppercase;
  87. padding:5px;
  88. padding-bottom:2px;
  89. }
  90.  
  91. blockquote {
  92. border-left:1px solid #ccc;
  93. padding:6px;
  94. margin:9px 2px 0px 9px
  95. }
  96.  
  97. body {
  98. background:{color:background};
  99. margin:0px;
  100. color:{color:text};
  101. font-family:'arial';
  102. font-size:10px;
  103. line-height:100%;
  104. }
  105.  
  106. #s-m-t-tooltip {max-width:300px;padding:1px;padding-left:3px;padding-right:3px;margin:15px 20px 15px 20px;background-color:#fff;color:#7c7e7e;font-size:9px; text-transform:uppercase; font-family:arial; color:#7c7e7e;z-index:999999999999999999999999999999999999;font-style:italic;}
  107.  
  108.  
  109. a {
  110. text-decoration:none;
  111. outline:none;
  112. -moz-outline-style:none;
  113. color:{color:link};
  114. -moz-transition-duration:0.5s;
  115. -webkit-transition-duration:0.5s;
  116. -o-transition-duration:0.5s;
  117. }
  118.  
  119. a:hover {
  120. outline:none;
  121. -moz-outline-style:none;
  122. color:{color:link hover};
  123. }
  124.  
  125. u {color: {color:underline}; text-decoration:underline;}
  126. b {color: {color:bold}; text-decoration:bold;}
  127. i {color: {color:italic}; text-decoration:italic;}
  128. m {color: {color:ask}; text-decoration:italic;}
  129. s {color: {color:underline}; text-decoration:line-through;}
  130.  
  131. img {
  132. border:none;
  133. }
  134.  
  135. #theme {
  136. width:500px;
  137. margin:0 auto -12px auto;
  138. }
  139.  
  140. #post {
  141. width:500px;
  142. padding-bottom:40px;
  143. margin-top:70px;
  144. }
  145.  
  146. #entries {
  147. padding:10px;
  148. width:500px;
  149. margin-left:90px;
  150. margin-top:30px;
  151. margin-bottom:50px;
  152. }
  153.  
  154.  
  155. #sidebar {
  156. color:{color:text};
  157. position:fixed;
  158. width:180px;
  159. height:100px;
  160. height:auto;
  161. margin-top:150px;
  162. margin-left:-150px;
  163. text-align:justify;
  164. font-family:arial;
  165. font-style:italic;
  166. }
  167.  
  168. #sidebarimage img {
  169. width:100px;
  170. height:100px;
  171. margin-bottom:3x;
  172. margin-right:0px;
  173. margin-top:15px;
  174. padding:5px;
  175. border:1px solid #eee;
  176. float:right;
  177. }
  178.  
  179. #links {
  180. font-family:arial, cursive;
  181. font-size:10px;
  182. letter-spacing:0px;
  183. text-transform:uppercase;
  184. text-align:right;
  185. padding:7px;
  186. margin-right:20px;
  187. }
  188.  
  189. #links a{
  190. background:#fff;
  191. color:{color:link};
  192. text-decoration:none;
  193. -moz-transition-duration:.7s;
  194. -webkit-transition-duration:.7s;
  195. -o-transition-duration:.7s;
  196. font-style:bold;
  197. line-height:130%;
  198. }
  199.  
  200. #links a:hover {
  201. letter-spacing:0px;
  202. width:50px;
  203. -moz-transition-duration:0.7s;
  204. -webkit-transition-duration:0.7s;
  205. -o-transition-duration:0.7s;
  206. color:{color:italic};
  207. }
  208.  
  209. #description {
  210. position:fixed;
  211. text-transform:uppercase;
  212. width:80px;
  213. font-family:arial;
  214. margin-top:11px;
  215. margin-left:-20;
  216. text-align:right
  217. font-size:8px;
  218. letter-spacing:1px;
  219. color: {color:text};
  220. line-height:100%;
  221. -moz-transition-duration:1s;
  222. -webkit-transition-duration:1s;
  223. -o-transition-duration:1s;
  224. }
  225.  
  226. #description a {
  227. color:{color:link};
  228. }
  229.  
  230. #description a:hover {
  231. color:{color:link hover};
  232. }
  233.  
  234. #pagination {
  235. font-family:arial;
  236. width:180px;
  237. font-size:9px;
  238. text-transform:normal;
  239. word-spacing:6px;
  240. float:center;
  241. font-style:italic;
  242. margin-top:7px;
  243. text-align:right;
  244. }
  245.  
  246. #pagination a {
  247. color:{color:link};
  248. }
  249.  
  250. #info {
  251. font-family:'Latha';
  252. width:500px;
  253. margin-top:5px;
  254. padding-top:5px;
  255. padding-bottom:3px;
  256. font-size:9px;
  257. color:{color:text};
  258. text-transform:uppercase;
  259. font-style:normal;
  260. text-align:left;
  261. -moz-transition-duration:0.2s;
  262. -webkit-transition-duration:0.2s;
  263. -o-transition-duration:0.2s;
  264. border-top:1px solid #eee;
  265. }
  266.  
  267. #info a {
  268. color:{color:link};
  269. font-style:normal;
  270. }
  271.  
  272. #info a:hover {
  273. color:{color:link hover};
  274. -moz-transition-duration:0.2s;
  275. -webkit-transition-duration:0.2s;
  276. -o-transition-duration:0.2s;
  277. }
  278.  
  279. .tags {
  280. font-family:arial;
  281. font-style:normal;
  282. width:460px;
  283. text-transform:uppercase;
  284. font-style:normal;
  285. line-height:120%;
  286. padding-top:6px;
  287. font-size:8px;
  288. text-align:left;
  289. -moz-transition-duration:0.5s;
  290. -webkit-transition-duration:0.5s;
  291. -o-transition-duration:0.5s;
  292. opacity: 30;
  293. filter: alpha(opacity=30); /* For IE8 and earlier */
  294. }
  295. .tags a{
  296. margin-left:6px;
  297. background:#f7f7f7;
  298. color:{color:link};
  299. }
  300. .tags hover{
  301. -moz-transition-duration:0.2s;
  302. -webkit-transition-duration:0.2s;
  303. -o-transition-duration:0.2s;
  304. }
  305.  
  306.  
  307. .audio{
  308. background-color:#e5e5e5;
  309. height:65px;
  310. overflow:hidden;
  311. }
  312.  
  313. .question {
  314. padding:9px;
  315. text-align:left;
  316. color:{color:text};
  317. background-color: #fff;
  318. border-left:0px solid #e3e3e3;
  319. line-height:120%;
  320. }
  321.  
  322. .question img {border-radius:360px;}
  323.  
  324. .answer {
  325. text-align:left;
  326. padding:7px;
  327. color:#7c7e7e;
  328. }
  329.  
  330. #credit {
  331. font-size:9px;
  332. font-family:arial;
  333. font-style:italic;
  334. letter-spacing:1px;
  335. -moz-transition-duration:0.5s;
  336. -webkit-transition-duration:0.5s;
  337. -o-transition-duration:0.5s;
  338. }
  339.  
  340. #credit a {
  341. background-color:#fff;
  342. padding:5px;
  343. border:1px solid #e9e9e9;
  344. position:fixed;
  345. right:15px;
  346. bottom:30px
  347. }
  348.  
  349. #credit a:hover {
  350. color:#fff;
  351. background-color:#191919;
  352. }
  353.  
  354. #like {
  355. opacity:0.7;
  356. display:inline-block;
  357. }
  358.  
  359. #like:hover {
  360. opacity:1;
  361. }
  362.  
  363. #reblog {
  364. padding-left:4px;
  365. padding-right:5px;
  366. opacity:0.7;
  367. display:inline-block;
  368. }
  369.  
  370. #reblog:hover {
  371. opacity:1;
  372. }
  373.  
  374. #marihuana {float:right; margin-top:3px; margin-bottom:3px;}
  375.  
  376. ul. {list-style-type:circle;}
  377.  
  378.  
  379. ol.notes {padding: 0px; margin: 5px 0px; list-style-type: none;
  380. border-bottom: solid 1px #eee; background:#fff; width:548px; display:inline-block;}
  381. ol.notes li.note {border-top: solid 1px #eee; padding: 3px; display:inline-block;}
  382. ol.notes li.note img.avatar {vertical-align: -4px;margin-right: 8px;width: 16px;height: 16px; display:inline-block;}
  383. ol.notes li.note span.action {font-weight: bold;}
  384. ol.notes li.note .answer_content {font-weight: normal;}
  385. ol.notes li.note blockquote {border-color: #eee;
  386. padding: 4px 10px;
  387. margin: 10px 0px 0px 25px;}
  388. ol.notes li.note blockquote a {text-decoration: none;}
  389.  
  390. .mmg {font-size:15px; font-family:arial; font-style:bold; margin-top:5px; padding-bottom:8px; text-transform:uppercase; text-align:right; float:left; width:100%;}
  391.  
  392. z img{border-radius:360px;}
  393.  
  394. {CustomCSS}</style></head>
  395.  
  396. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  397.  
  398. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  399.  
  400. <script>
  401. (function($){
  402. $(document).ready(function(){
  403. $("a[title]").style_my_tooltips({
  404. tip_follows_cursor:true,
  405. tip_delay_time:90,
  406. tip_fade_speed:300,
  407. attribute:"title"
  408. });
  409. });
  410. })(jQuery);
  411. </script>
  412.  
  413. <body>
  414.  
  415.  
  416. <div id="theme">
  417.  
  418. <div id="sidebar">
  419.  
  420. <div class="mmg"><b>{title}</b></div>
  421.  
  422. {description}
  423.  
  424. <div id="sidebarimage">
  425. <a href="/"><img src="{image:sidebar}"></a></div><br>
  426.  
  427. <div id="description">
  428.  
  429. <div id="links"><right>
  430. <a href="{text:link 1 url}">{text:link 1}</a><br>
  431. <a href="{text:link 2 url}"><u>{text:link 2}</u></a><br>
  432. <a href="{text:link 3 url}">{text:link 3}</a><br>
  433. <a href="{text:link 4 url}"><i>{text:link 4}</i></a><br>
  434. <a href="{text:link 5 url}"><b>{text:link 5}</b></a><br>
  435. <a href="{text:link 6 url}">{text:link 6}</a><br>
  436. <a href="{text:link 7 url}"><s>{text:link 7}</s></a></right>
  437. </div><p>
  438.  
  439.  
  440. {block:Pagination}
  441. <div id="pagination">
  442. {block:PreviousPage}
  443. <a href="{PreviousPage}">«</a>
  444. {/block:PreviousPage}
  445. {block:JumpPagination length="5"}
  446. {block:CurrentPage}
  447. <span class="current_page">{PageNumber}</span>
  448. {/block:CurrentPage}
  449. {block:JumpPage}
  450. <a class="jump_page" href="{URL}">{PageNumber}</a>
  451. {/block:JumpPage}
  452. {/block:JumpPagination}
  453. {block:NextPage}
  454. <a href="{NextPage}">»</a>
  455. {/block:NextPage}
  456. </div>
  457. {/block:Pagination}
  458.  
  459.  
  460. </div></div>
  461.  
  462.  
  463.  
  464. <div id="entries">{block:Posts}<div id="post">
  465.  
  466. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  467.  
  468. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  469.  
  470. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  471.  
  472. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  473.  
  474. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  475.  
  476. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  477.  
  478. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  479.  
  480. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  481.  
  482. {block:Answer}<div class="question"><img src="{AskerPortraitURL-24}" style="float:left;">&nbsp;&nbsp; <font style="text-transform:uppercase;">{ASKER}</font><br><m>&nbsp;&nbsp; {Question}</m></div><div class="answer">{Answer}</div>{/block:answer}
  483.  
  484. {block:Date}<div id="info">
  485.  
  486. <div id="marihuana"><div id="reblog">{ReblogButton size="16"}</div><div id="like">{LikeButton size="16"}</div></div>
  487.  
  488. <a title="{TimeAgo}" href="{Permalink}">{ShortMonth} {DayOfMonth}</a> - {24Hour}:{Minutes}
  489. {/block:Date} {block:NoteCount} ( <a href="{Permalink}">{NoteCount}</a> NOTES ) {/block:NoteCount}
  490.  
  491. <div style="float:left; margin-right:6px; border-radius:360px"><z> {block:RebloggedFrom}
  492. <a href="{ReblogParentURL}" title="via: {ReblogParentName}"><img src="{ReblogParentPortraitURL-16}"></a> {block:ContentSource}
  493. <a href="{ReblogRootURL}" title="source: {ReblogRootName}"><img src="{ReblogRootPortraitURL-16}"></a>{/block:ContentSource}{/block:RebloggedFrom}
  494. <a title="{SourceTitle}" href="{SourceURL}"></a></z>
  495. </div>
  496. </div>
  497.  
  498.  
  499. {block:HasTags}
  500. <div class="tags">
  501. TAGS: {block:Tags} <a href="{TagURL}"> #{Tag} </a> {/block:Tags}</div>
  502. {/block:HasTags}
  503. <div class="postnote">
  504. {block:PostNotes}{PostNotes}{/block:PostNotes}
  505. </div>
  506. </div>
  507. {/block:Posts}
  508.  
  509.  
  510. </div>
  511. <div id="credit"><a href="http://howemrecker.tumblr.com/" title="theme by howemrecker">hm</div></div>
  512.  
  513. </body>
  514.  
  515. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement