humpschapel

theme10

Jul 24th, 2013
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.82 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.  
  3. <!--
  4.  
  5. theme 10 by faith aka snowpatrohl
  6. follow the rules or i'll eat you
  7. thank you for using!
  8.  
  9. -->
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head>
  14. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory|Calligraffitti|Coming+Soon|Nothing+You+Could+Do' rel='stylesheet' type='text/css'>
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:sidebar" content="#0000000"/>
  23. <meta name="color:Text" content="#a8a8a8"/>
  24. <meta name="color:Link" content="#b8b8b8"/>
  25. <meta name="color:Tags" content="f0f0f0"/>
  26. <meta name="color:Hover" content="#f2f2f2"/>
  27. <meta name="color:Line" content="#f2f2f2"/>
  28. <meta name="color:Border" content="#e4e4e4"/>
  29. <meta name="color:Post" content="#ffffff"/>
  30. <meta name="color:Answer" content="#f8f8f8"/>
  31. <meta name="image:sidebar" content=""/>
  32. <meta name="image:bg" content=""/>
  33. <meta name="text:titley" content=""/>
  34. <meta name="text:Link 1 Title" content="/">
  35. <meta name="text:Link 1" content="/">
  36. <meta name="text:Link 2 Title" content="/">
  37. <meta name="text:Link 2" content="/">
  38. <meta name="text:Link 3 Title" content="/">
  39. <meta name="text:Link 3" content="/">
  40. <meta name="text:Link 4 Title" content="/">
  41. <meta name="text:Link 4" content="/">
  42. <meta name="text:Link 5 Title" content="/">
  43. <meta name="text:Link 5" content="/">
  44. <meta name="color:scrollbarbg" content="ffffff"/>
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49. /* --- SCROLLBAR ---*/
  50.  
  51. ::-webkit-scrollbar {background-color:black; border:2px solid #fff;height:5px; width:5px;}
  52. ::-webkit-scrollbar-thumb:vertical {background-color:black; border:1px solid #fff; height:40px;}
  53. ::-webkit-scrollbar-thumb:horizontal {background-color:black;border:1px solid #fff; height:8px!important}
  54.  
  55.  
  56.  
  57. /* --- BODY ---*/
  58.  
  59. body {
  60. background:{color:background};
  61. margin:0px;
  62. color:{color:text};
  63. font-family:Calibri;
  64. font-size:9px;
  65. line-height:100%;
  66. }
  67.  
  68. a {
  69. text-decoration:none;
  70. outline:none;
  71. -moz-outline-style:none;
  72. color:{color:link};
  73. }
  74.  
  75. img {
  76. border:none;
  77. }
  78.  
  79. blockquote {
  80. padding-left:5px;
  81. border-left:2px solid;
  82. }
  83.  
  84. blockquote blockquote {
  85. padding-left:5px;
  86. border-left:2px solid;
  87. }
  88.  
  89. h1 {
  90. font-size:9px;
  91. text-transform:uppercase;
  92. }
  93.  
  94. a:hover {
  95. opacity:10;
  96. color:{color:hover};
  97. -webkit-transition: all 0.7s ease;
  98. -moz-transition: all 0.7s ease;
  99. -o-transition: all 0.7s ease
  100. }
  101.  
  102. /* --- POST ENTRIES ---*/
  103.  
  104.  
  105. #entries {
  106. padding:10px;
  107. width:500px;
  108. margin-left:200px;
  109. margin-top:100px;
  110. font-size:10px;
  111. }
  112.  
  113. /* --- BODY: POSTS ---*/
  114.  
  115.  
  116. #post {
  117. width:500px;
  118. padding-bottom:20px;
  119. padding:10px;
  120. margin-top:15px;
  121. background-color:{color:Post};
  122. border:1px solid {color:border};
  123. }
  124.  
  125. /* --- SIDEBAR IMAGE ---*/
  126.  
  127.  
  128. #sidebar {
  129. width:50px;
  130. height:580px;
  131. position:fixed;
  132. margin-left:850px;
  133. margin-top:-95px;
  134. opacity:.80;
  135. background-color:{color:sidebar};
  136. }
  137.  
  138. #sidebarimage {
  139. width 100px;
  140. }
  141.  
  142. #sidebarimage img {
  143. width:100px;
  144. margin-top:245px;
  145. margin-left:-30px;
  146. border:solid 0px;
  147. padding:6px;
  148. border-color: {color:border};
  149. background-color:{color:Sidebar};
  150. }
  151.  
  152.  
  153. /* --- SIDEBAR LINKS ---*/
  154.  
  155. .links {
  156. width:5px;
  157. height:100px;
  158. padding:9px;
  159. font-size:25px;
  160. font-family: 'Coming Soon', cursive;
  161. text-align:left;
  162. margin-top:-270px;
  163. margin-left:0px;
  164. text-align:center;
  165. text-transform:uppercase;
  166. letter-spacing:1px;
  167. position:fixed;
  168. padding-bottom:7px;
  169. }
  170.  
  171. .links a {
  172. color:#fff;
  173. display:inline-block;
  174. width:10px;
  175. padding:9px;
  176. text-shadow: 0 0 2px rgba(0,0,0,0.1),2px 0 .3px #FF0000, -2px 0 .3px #00F1F5;
  177. font-size: 25px;
  178. -moz-transition-duration:0.4s;
  179. -webkit-transition-duration:0.4s;
  180. -o-transition-duration:0.4s;
  181. }
  182.  
  183. .links a:hover {
  184. color:#000;
  185. letter-spacing:1px;
  186. text-shadow: 0 0 1px rgba(0,0,0,0.5),1px 0.5px #FF0000, -3px 0 .5px #00F1F5;
  187. -moz-transition-duration:0.4s;
  188. -webkit-transition-duration:0.4s;
  189. -o-transition-duration:0.4s;
  190. }
  191.  
  192.  
  193. /* --- DESCRIPTION ---*/
  194.  
  195. #description {
  196. position:fixed;
  197. font-family: 'Coming Soon', cursive;
  198. line-height:12px;
  199. font-size:9px;
  200. word-spacing:2px;
  201. font-style:none;
  202. width:90px;
  203. height:80px;
  204. overflow:auto;
  205. margin-top:10px;
  206. padding:8px;
  207. margin-left:-27px;
  208. text-align:center;
  209. color:{color:text};
  210. background-color:{color:Sidebar};
  211. }
  212.  
  213. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  214. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  215.  
  216. /* --- PAGINATION---*/
  217.  
  218.  
  219. #pagination {
  220. width:10px;
  221. height:10px;
  222. font-size:10px;
  223. text-align:justify;
  224. margin-left:12px;
  225. margin-top:170px;
  226. position:fixed;
  227. font-family: 'Coming Soon', cursive;
  228. letter-spacing:20px;
  229. background-color:{color:Sidebar};
  230. }
  231.  
  232. #pagination a {
  233. color:#fff;
  234. display:inline-block;
  235. width:50px;
  236. padding:7px;
  237. text-shadow: 0 0 5px rgba(0,0,0,0.5),2px 0 .3px #FF0000, -2px 0 .3px #00F1F5;
  238. font-size: 20px;
  239. -moz-transition-duration:0.4s;
  240. -webkit-transition-duration:0.4s;
  241. -o-transition-duration:0.4s;
  242. }
  243.  
  244. #pagination a:hover {
  245. color:#000;
  246. letter-spacing:2px;
  247. text-shadow: 0 0 5px rgba(0,0,0,0.5),1px 0 .5px #FF0000, -3px 0 .5px #00F1F5;
  248. -moz-transition-duration:0.4s;
  249. -webkit-transition-duration:0.4s;
  250. -o-transition-duration:0.4s;
  251. }
  252.  
  253. #titley {
  254. position:fixed;
  255. padding:15px;
  256. width:700px;
  257. height:5px;
  258. margin-top:-50px;
  259. margin-left:140px;
  260. background:#fff;
  261. opacity: 1;
  262. font-size:24px;
  263. font-family: 'Coming Soon', cursive;
  264. text-transform:uppercase;
  265. text-align:center;
  266. background-color:#000000;
  267. color:#fff;
  268. border:0px solid #fff;
  269. opacity:.9;
  270. letter-spacing:2px;
  271. font-weight:500;
  272. text-shadow: 0 0 5px rgba(0,0,0,0.5),2px 0 .3px #FF0000, -2px 0 .3px #00F1F5;
  273. -webkit-transform: scale(1.2);
  274.  
  275. }
  276.  
  277. #titley:hover {
  278. letter-spacing:4px;
  279. -webkit-transform: scale(1.2);
  280. }
  281.  
  282. /* --- POST INFO ---*/
  283.  
  284.  
  285. #info {
  286. text-align:left;
  287. margin-top:10px;
  288. text-transform:uppercase;
  289. font-size:8px;
  290. font-style:none;
  291. border-top:1px solid {color:Line}
  292. }
  293.  
  294. /* --- POST TAGS---*/
  295.  
  296.  
  297. #tags {
  298. font-family: 'Coming Soon', cursive;
  299. letter-spacing:0px;
  300. text-transform:lowercase;
  301. font-size:10px;
  302. font-style:italic;
  303. margin-top:4px;
  304. text-align:left;
  305. }
  306.  
  307. #tags
  308. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  309. -webkit-transition: all 0.6s ease-in-out;
  310. -moz-transition: all 0.6s ease-in-out;
  311. -o-transition: all 0.6s ease-in-out;
  312. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  313.  
  314.  
  315. /* --- QUESTIONS ---*/
  316.  
  317. .ask {
  318. padding:5px;
  319. background:black;
  320. width:490px;
  321. color:white;
  322. opacity:.9;
  323. text-align:left;
  324. line-height:120%;
  325. font-size:12px;
  326. font-family: 'Coming Soon', cursive;
  327. font-style:italic;
  328. }
  329.  
  330. .ask a {
  331. color:white;
  332. moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o -transition-duration:0.5s;}
  333.  
  334. .ask a:hover {
  335. opacity:.9;
  336. }
  337.  
  338. .answer {
  339. width:490px;
  340. padding:5px;
  341. text-align:center;
  342. margin-top:0px;
  343. color:#9A9A9A;
  344. background:#f8f8f8;
  345. }
  346.  
  347. {CustomCSS}
  348.  
  349. #s-m-t-tooltip {
  350. max-width:300px;
  351. padding:3px 4px 5px 4px;
  352. margin:20px 0px 0px 20px;
  353. background-color:#000000; /* change the background color */
  354. border:1px solid #ddd; /* change the border color */
  355. font-family: 'Coming Soon', cursive; /* change the font */
  356. font-size:10px; /* change the font size */
  357. letter-spacing:2px; /* change the letter spacing */
  358. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  359. color:#fafafa; /* change the text color */
  360. z-index:999999999999999999999999999999999999;
  361. }
  362.  
  363. </style></head>
  364.  
  365. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  366. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  367. <script>
  368. (function($){
  369. $(document).ready(function(){
  370. $("a[title]").style_my_tooltips({
  371. tip_follows_cursor:true,
  372. tip_delay_time:90,
  373. tip_fade_speed:600,
  374. attribute:"title"
  375. });
  376. });
  377. })(jQuery);
  378. </script>
  379.  
  380. <body>
  381.  
  382. <div id="titley">{text:titley}</div>
  383.  
  384. <div id="sidebar">
  385. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  386.  
  387.  
  388. <div id="description">
  389. {Description}
  390. </div>
  391.  
  392.  
  393. <div class="links">
  394. {block:IfLink1}
  395. <a href="{text:Link 1}" title="{text:Link 1 Title}">I.</a>
  396. {/block:IfLink1}
  397. {block:IfLink2}
  398. <a href="{text:Link 2}" title="{text:Link 2 Title}">II.</a>
  399. {/block:IfLink2}
  400. {block:IfLink3}
  401. <a href="{text:Link 3}" title="{text:Link 3 Title}">III.</a>
  402. {/block:IfLink3}
  403. {block:IfLink4}
  404. <a href="{text:Link 4}" title="{text:Link 4 Title}">IV.</a>
  405. {/block:IfLink4}
  406. {block:IfLink5}
  407. <a href="{text:Link 5}" title="{text:Link 5 Title}">V.</a>
  408. {/block:IfLink5}
  409. </div>
  410.  
  411.  
  412. {block:Pagination} <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">◀</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">▶</a>{/block:NextPage}</div>{/block:Pagination}
  413. </div>
  414.  
  415. <div id="entries">{block:Posts}<div id="post">
  416.  
  417. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  418.  
  419. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  420.  
  421. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  422.  
  423. {block:Quote}{Quote}{/block:Quote}
  424.  
  425. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  426.  
  427. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  428.  
  429. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  430. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  431. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  432. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  433. {/block:Audio}
  434.  
  435. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  436.  
  437. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  438.  
  439. <div id="info">
  440. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  441. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  442. {/block:Posts}
  443. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  444. {/block:Posts}</div></div></div>
  445.  
  446.  
  447.  
  448. <!--
  449. THEME MAKER CREDIT
  450. -->
  451.  
  452. <div style="position:fixed;bottom:3px; right:3px; font-size:15px; letter-spacing:1px; font-family:calibri;"><a href="http://snowpatrohl.tumblr.com/">f.t.</a></center></div>
  453.  
  454.  
  455. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment