Advertisement
Perfect-Nicholas

Theme #33 - Telepath

May 25th, 2014
3,188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.58 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><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--- Theme 33 by llermans © tumblr.com --->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#000000"/>
  12. <meta name="color:Link" content="#6b6b6b"/>
  13. <meta name="color:Link Hover" content="#ffff00" />
  14. <meta name="color:Info" content="#eeeeee" />
  15.  
  16. <meta name="text:Title 2" content=""/>
  17.  
  18. <meta name="text:link 1" content="index"/>
  19. <meta name="text:link 1 url" content="/"/>
  20. <meta name="text:link 2" content="inbox"/>
  21. <meta name="text:link 2 url" content="/ask"/>
  22. <meta name="text:link 3" content="link 3"/>
  23. <meta name="text:link 3 url" content="/"/>
  24. <meta name="text:link 4" content="link 4"/>
  25. <meta name="text:link 4 url" content="/"/>
  26.  
  27.  
  28. <!-- jquery -->
  29.  
  30. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  31. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  32.  
  33. <script>
  34.  
  35. (function($){
  36.  
  37. $(document).ready(function(){
  38.  
  39. $("a[title]").style_my_tooltips({
  40.  
  41. tip_follows_cursor:true,
  42.  
  43. tip_delay_time:30,
  44.  
  45. tip_fade_speed:300,
  46.  
  47. attribute:"title"
  48.  
  49. });
  50.  
  51. });
  52.  
  53. })(jQuery);
  54.  
  55. </script>
  56.  
  57. <style type="text/css">
  58.  
  59. #s-m-t-tooltip {color:{color:background};font-size:10px;font-style: italic;font-family: times;margin:12px 0px 0px 12px;padding:3px 5px;max-width:400px;background-color:{color:text};text-transform:lowercase;letter-spacing: 1px;z-index:999;}
  60.  
  61. ::-webkit-scrollbar {background-color:{color:background}; height:8px; width:8px}
  62. ::-webkit-scrollbar-thumb:vertical {background-color:{color:info}; height:50px}
  63. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:info}; height:8px!important}
  64.  
  65. html, body, h1, h2, h4, h5, h6, p, ol, blockquote { margin:0; padding:0; list-style:none; margin-bottom:5px;}
  66.  
  67. h3 {font-size:15px;margin-bottom: 5px;font-weight:100;}
  68. h3 a {color:{color:text};}
  69.  
  70. body {font: 10px helvetica, sans-serif; color: {color:text}; background-color: {color:background}; background-image: url('http://assets.tumblr.com/images/x.gif'); line-height:15px;}
  71. a {color: {color:link};}
  72. a:hover {}
  73. a {text-decoration:none;}
  74. #still {width: 400px; margin: 0 auto; margin-top: 25px; margin-bottom: 25px;}
  75.  
  76. b, strong {color:{color:text}}
  77. i, em {color:{color:text}}
  78. small {font-size:8px;}
  79. big {font-size:12px;}
  80. li {list-style-image: url('http://static.tumblr.com/3yblkz0/phLn0ncjk/crss.png');}
  81.  
  82. blockquote {padding: 0px 15px 0px 9px;border-left: 1px solid {color:info}; text-align:justify;}
  83.  
  84. blockquote p {display:block!important;}
  85.  
  86. blockquote img {max-width:220px!important;}
  87.  
  88. /* sidebar */
  89. #sidebarstill {bottom: 30px;position: fixed;}
  90. #sidebar {margin-left: -290px; line-height:15px; overflow: hidden; width: 180px; text-align: center;}
  91. #sidebar h1 a {color: {color:text}; text-decoration: none;}
  92. #sidebar h1 a:hover {color: {color:text}; text-decoration: none;}
  93.  
  94. #sidebar img {width:180px;}
  95.  
  96. #description {text-align:justify; margin-bottom:15px;}
  97.  
  98. #title {font-size:25px; margin-bottom:3px;font-weight:bold; line-height:100%; text-transform:uppercase;font-family:times;}
  99. #titletop {font-family:times;top:50px; position: fixed; margin-left: -290px; line-height:100%; width: 180px; text-align: center; font-size:30px; text-transform:uppercase; font-weight:bold;}
  100. #titletop a { color:{color:text};}
  101.  
  102. /* links */
  103. #links {width: 180px; line-height:15px; text-align:center; font-weight: lighter; display: inline-block; font-family:times; letter-spacing: 2.5px; font-size:7px; margin-bottom: 3px; letter-spacing:1px; text-transform:uppercase; border-bottom:1px solid #eeeeee;}
  104.  
  105. #links a {padding: 5px; color:{color:text};}
  106.  
  107. /* posts */
  108. #posts { width:400px; {block:permalinkpage} padding-bottom:20px!important; {/block:permalinkpage} padding-bottom:100px;}
  109.  
  110. #posts img {-webkit-box-shadow: 0 10px 6px -6px #777; -moz-box-shadow: 0 10px 6px -6px #777; box-shadow: 0 10px 6px -6px #777;}
  111.  
  112. #entries { width:400px; margin-left:0px;}
  113.  
  114. .post {line-height: 18px; clear: both;}
  115. .post h3 {font-size: 1em;}
  116. .caption blockquote {padding-left: 10px;}
  117.  
  118. /* kinds of posts */
  119. .text {text-align: left;line-height:15px;}
  120.  
  121. .photo {text-align: center;line-height:15px;}
  122. .photo img {border: 0;}
  123.  
  124. .quote {text-align: left;line-height:15px;}
  125. .source {font-size: 12px;line-height:15px;text-align:center; margin-top:10px;border:1px solid #f8f8f8; padding:5px; background:{color:info};}
  126.  
  127. .answer {text-align: justify;line-height:15px;width:350px;}
  128. .question {margin-bottom: 0px;line-height:15px;border-left:1px solid {color:info};border-right:1px solid {color:info};padding:15px;}
  129. .asker a {color:{color:text}!important;}
  130.  
  131. .link {text-align: left;line-height:15px; font-size:15px; text-transform:uppercase; font-weight:bold; padding-bottom: 10px;}
  132. .link a {color:{color:text};}
  133.  
  134. .audio {float: left; line-height:5px; width:400px; background:#000;padding: 5px;position: absolute;}
  135. .audioinfo {color: #FFF; text-align: right; position: relative; padding: 8px;}
  136. .video {text-align: left;line-height:10px;}
  137.  
  138. .chat {text-align: left;line-height:15px;}
  139. .chat li {list-style-type: none;line-height:15px;}
  140.  
  141. /* metadata */
  142. #info {padding: 10px; text-align:center; font-size: 8px; text-transform:uppercase; letter-spacing:1px;{block:permalinkpage}margin-bottom:20px;{/block:permalinkpage} {block:indexpage}margin-bottom: 100px;{/block:indexpage}line-height:150%;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
  143.  
  144. #info a {margin-right: 10px;color:{color:text};}
  145.  
  146. ol.notes {display:block;padding-bottom:2%;text-align:left;list-style-type:decimal;margin-left:15px;padding:25px 0;}
  147. ol.notes li.note{padding:2%;}
  148. ol.notes li.note img.avatar{width:0px;height:0px;}
  149.  
  150. .pagenotes {text-align:left;}
  151.  
  152. .tags a {margin-right:5px;-webkit-transition: all 0.1s linear;-moz-transition: all 0.1s linear; transition: all 0.1s linear;text-decoration:none; text-shadow: -4px 0px transparent, 4px 0px transparent; font-size: 8px; }
  153. .tags a:hover {webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear; transition: all 0.2s linear;text-decoration:none; text-shadow: 0px 0px {color:Link Hover}, 0px 0px {color:Link Hover}; margin-right:5px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
  154.  
  155. /* footer */
  156. #footer {text-align: center; margin-top: -85px;}
  157. #footer g {word-spacing:5px; font-size: 10px;border-bottom:1px solid {color:info}; padding:20px;}
  158.  
  159. nav a {position: relative; display: inline-block; margin: 5px 0px -15px 0px; text-shadow: 0 0 1px rgba(255,255,255,0.3);}
  160.  
  161. nav a:hover,
  162. nav a:focus {outline: none;}
  163.  
  164. /* Effect 1 */
  165. .cl-effect-1 a::before,
  166. .cl-effect-1 a::after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s;}
  167.  
  168. .cl-effect-1 a::before { margin-right: 10px; content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px);}
  169.  
  170. .cl-effect-1 a::after { margin-left: 10px; content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px);}
  171.  
  172. .cl-effect-1 a:hover::before,
  173. .cl-effect-1 a:hover::after,
  174. .cl-effect-1 a:focus::before,
  175. .cl-effect-1 a:focus::after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px);}
  176.  
  177. /*custom css */
  178. .caption {padding-top:13px;padding-left:10px;padding-bottom:5px;margin-top:5px;text-align:left;font-size:10px;padding-right:10px;}
  179.  
  180. .icon-x:before {content: url('http://static.tumblr.com/3yblkz0/phLn0ncjk/crss.png');}
  181.  
  182. *,
  183. *:after,
  184. *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;/* padding: 0; */margin: 0 auto;}
  185.  
  186.  
  187. #credit {position:fixed;right:10px;bottom:10px;text-transform:uppercase;font:7px 'times';letter-spacing:1px;padding:5px;text-shadow:2px 1px #eee;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
  188.  
  189. #credit:hover {text-shadow:2px 1px {color:Link Hover};-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease
  190.  
  191. {CustomCSS}
  192.  
  193. </style></head>
  194. <body>
  195.  
  196. <div id="still">
  197.  
  198. <div id="sidebarstill">
  199.  
  200. <div id="titletop"><a href="/">{text:Title 2}</a></div>
  201.  
  202. <div id="sidebar">
  203.  
  204. <div id="links">
  205.  
  206. {block:iflink1}<a href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}
  207. {block:iflink2}<a href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}
  208. {block:iflink3}<a href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}
  209. {block:iflink4}<a href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}
  210.  
  211. </div>
  212.  
  213. <div id="description">{description}</div>
  214.  
  215. <div id="title">{title}</div>
  216.  
  217. </div></div>
  218.  
  219. <div id="entries">
  220.  
  221. <div id="posts">
  222.  
  223. {block:ContentSource}
  224. <!-- {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  225. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  226. {/block:SourceLogo}
  227. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  228. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  229.  
  230. {block:Posts}
  231. {block:Text}
  232. <div class="text">
  233. {block:Title}
  234. <h3><a href="{Permalink}">{Title}</a></h3>
  235. {/block:Title}{Body}
  236. </div>
  237. {/block:Text}
  238.  
  239. {block:Photo}
  240. <div class="photo">
  241. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  242.  
  243. {block:Caption}
  244. <div class="caption">{Caption}</div>
  245. {/block:Caption}
  246. </div>
  247. {/block:Photo}
  248.  
  249. {block:Photoset}
  250. <div class="photoset">
  251. {Photoset-400}{block:Caption}
  252. <div class="caption">{Caption}</div>
  253. {/block:Caption}
  254. </div>
  255. {/block:Photoset}
  256.  
  257. {block:Quote}
  258. <div class="quote">
  259. {Quote}
  260. {block:Source}
  261. <div class="source">{Source}</div>
  262. {/block:Source}
  263. </div>
  264. {/block:Quote}
  265.  
  266. {block:Link}
  267. <div class="link">
  268. <a href="{URL}" {Target}>{Name}</a>
  269. </div>
  270. {block:Description}
  271. <div class="description">{Description}</div>
  272. {/block:Description}
  273. {/block:Link}
  274.  
  275. {block:Chat}
  276. <div class="chat">
  277. {block:Title}
  278. <h3><a href="{Permalink}">{Title}</a></h3>
  279. {/block:Title}
  280.  
  281. <ul class="chat">
  282. {block:Lines}
  283. <li class="{Alt} user_{UserNumber}">
  284. {block:Label}
  285. <span class="label">{Label}</span>
  286. {/block:Label}{Line}
  287. </li>
  288. {/block:Lines}
  289. </ul>
  290. </div>
  291. {/block:Chat}
  292.  
  293. {block:Answer}
  294. <div style="color:{color:text};">
  295. <div class="question"><b>asked by <span class="asker">{Asker}</span>:</b>
  296. {Question}</div>
  297. </div><br>
  298. <div class="answer">{Answer}</div>
  299. {/block:Answer}
  300.  
  301. {block:Video}
  302. <div class="video">
  303. {Video-400}{block:Caption}
  304. <div class="caption">{Caption}</div>
  305. {/block:Caption}
  306. </div>
  307. {/block:Video}
  308.  
  309. {block:Audio}
  310. <div class="audio">
  311. {block:AlbumArt}<div style="position:absolute"><img class="audio-album" src="{AlbumArtURL}" style="width:27px;"></div>{/block:AlbumArt}<div style="margin-left:25px;z-index: 999;
  312. position: relative;">{AudioPlayerBlack}</div></div>
  313. <div class="audioinfo">{block:TrackName}
  314. {TrackName} |
  315. {/block:TrackName} {PlayCountWithLabel}</div>
  316. {block:Caption}
  317. <div class="caption">{Caption}</div>
  318. {/block:Caption}
  319. {/block:Audio}
  320.  
  321. {block:indexpage}
  322. <div id="info">
  323. {block:Date}<a href="{Permalink}" style="color:{color:text}; font-weight:bold;">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>{/block:Date}
  324.  
  325. <a href="{Permalink}" style="color:{color:text};">+{NoteCount}</a>
  326. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParenttitle}" style="color:{color:text};">Via</a>{block:ContentSource} <a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRoottitle}" style="color:{color:text}">Source</a> {/block:ContentSource}{/block:RebloggedFrom} <a href="{ReblogURL}" target="_blank" style="color:{color:text}">Reblog</a></span>
  327.  
  328. {block:HasTags}<span class="tags">{block:Tags}• <a href="{TagURL}">{Tag}</a>{/block:Tags}</span>{/block:HasTags}
  329.  
  330. </div>{/block:indexpage}
  331.  
  332. {block:PermalinkPagination}
  333. <div id="info">
  334. {block:Date}Posted on <a href="{Permalink}" style="color:{color:text}; font-weight:bold;">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>{/block:Date}
  335.  
  336. <a href="{Permalink}" style="color:{color:text};">with {NoteCount} Notes</a>
  337. {block:RebloggedFrom}<br/><a href="{ReblogParentURL}" title="{ReblogParenttitle}" style="color:{color:text};">Via</a>{block:ContentSource} <a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRoottitle}" style="color:{color:text}">Source</a> {/block:ContentSource}{/block:RebloggedFrom} <a href="{ReblogURL}" target="_blank" style="color:{color:text}">Reblog</a></span>
  338.  
  339. {block:HasTags}<nav class="cl-effect-1"><div class="tags">{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}</div></nav>{/block:HasTags}
  340.  
  341. </div>{/block:PermalinkPagination}
  342.  
  343. {block:PostNotes}<div class="pagenotes">{PostNotes}</div>{/block:PostNotes}
  344. {/block:Posts}
  345. </div>
  346.  
  347. <div id="footer">
  348. {block:Pagination}
  349. <g>
  350. {block:PreviousPage}
  351. <a href="{PreviousPage}">«</a>{/block:PreviousPage} Page {CurrentPage} of {TotalPages}{block:NextPage}
  352. <a href="{NextPage}">»</a>
  353. {/block:NextPage}
  354. </g>{/block:Pagination}</div>
  355.  
  356. <div id="credit"><div class="cl-effect-1">
  357. <a href="http://llermans.tumblr.com">
  358. LLMNS
  359. </a> </div></div>
  360.  
  361. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement