sluthowell

Theme 13

Oct 10th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 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. THEME BY
  5. ╭━━━┳╮╱╱╱╭╮╭╮╱╱╱╱╱╱╱╱╱╱╱╱╭╮╭╮
  6. ┃╭━╮┃┃╱╱╭╯╰┫┃╱╱╱╱╱╱╱╱╱╱╱╱┃┃┃┃
  7. ┃╰━━┫┃╭╮┣╮╭┫╰━┳━━┳╮╭╮╭┳━━┫┃┃┃
  8. ╰━━╮┃┃┃┃┃┃┃┃╭╮┃╭╮┃╰╯╰╯┃┃━┫┃┃┃
  9. ┃╰━╯┃╰┫╰╯┃╰┫┃┃┃╰╯┣╮╭╮╭┫┃━┫╰┫╰╮
  10. ╰━━━┻━┻━━┻━┻╯╰┻━━╯╰╯╰╯╰━━┻━┻━╯
  11. KEEP CREDIT, DON'T USE AS BASE, DON'T REDISTRIBUTE
  12. -->
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16.  
  17. <head>
  18. <script type="text/javascript" src="http://static.tumblr.com/qlfmldj/1H6mmbwdm/jquery-1.7.1.min.js"></script>
  19.  
  20. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  21.  
  22. <script>
  23. $(document).ready(function(){
  24.  
  25. $(".linkies").hide();
  26. $(".show_hide").show();
  27.  
  28. $('.show_hide').toggle(function(){
  29. $(".linkies").slideDown(
  30. function(){
  31. $("#link").text("link")
  32. }
  33. );
  34. },function(){
  35. $(".linkies").slideUp(
  36. function(){
  37. $("#link").text("link")
  38. }
  39. );
  40. });
  41. });
  42. </script>
  43.  
  44. <title>{Title}</title>
  45.  
  46. {block:Description}<meta name="description" content="{MetaDescription}"/>
  47. {/block:Description}
  48. <link rel="shortcut icon" href="{Favicon}" />
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  50.  
  51. <meta name="color:bg" content="#ffffff">
  52. <meta name="color:link" content="#000000">
  53. <meta name="color:sblink" content="#000000">
  54. <meta name="color:text" content="#000000">
  55. <meta name="color:tags" content="#b9b7b7">
  56. <meta name="color:ask" content="#fcfcfc">
  57. <meta name="color:hover" content="#eeeeee">
  58. <meta name="color:border" content="#000000">
  59. <meta name="color:scrollbar" content="#d6d5d5">
  60. <meta name="color:linkborder" content="#7ac7a8">
  61.  
  62. <meta name="image:sidebar" content=""/>
  63.  
  64. <meta name="text:link 1" content="">
  65. <meta name="text:link 1 url" content="/">
  66. <meta name="text:link 2" content="">
  67. <meta name="text:link 2 url" content="/">
  68. <meta name="text:link 3" content="">
  69. <meta name="text:link 3 url" content="/">
  70. <meta name="text:link 4" content="">
  71. <meta name="text:link 4 url" content="/">
  72. <meta name="text:link 5" content="">
  73. <meta name="text:link 5 url" content="/">
  74. <meta name="text:linkstitle" content="navigation+">
  75.  
  76. <meta name="if:Cursor" content="1">
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81.  
  82. /*--scrollbar--*/
  83.  
  84. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbar};}
  85. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  86. ::-webkit-scrollbar {background-color:{color:scrollbar};height:7px;width:12px;border:5px solid #fff;}
  87. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  88. }
  89. /*--body--*/
  90.  
  91.  
  92. body {
  93. font-style:none;
  94. background-color:{color:bg};
  95. font-family:calibri;
  96. color:{color:text};
  97. font-size:9px;
  98. }
  99.  
  100.  
  101. a {
  102. color:{color:link};
  103. text-decoration:none;
  104. -webkit-transition: all 0.5s ease-out;
  105. -moz-transition: all 0.5s ease-out;
  106. transition: all 0.5s ease-out;
  107. }
  108.  
  109. a:hover {
  110. color:{color:hover};
  111. text-decoration:none;
  112. -webkit-transition: all 0.8s ease-out;
  113. -moz-transition: all 0.8s ease-out;
  114. transition: all 0.8s ease-out;
  115. }
  116.  
  117. img {
  118. border:none;
  119. }
  120.  
  121. blockquote {
  122. padding-left:5px;
  123. border-left:2px solid {color:border};
  124. }
  125.  
  126. h1 {
  127. font-size:10px;
  128. }
  129.  
  130. /*--Cursor code--*/
  131.  
  132. {block:ifCursor}
  133.  
  134. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  135.  
  136. {/block:ifCursor}
  137.  
  138.  
  139.  
  140. /*--sidebar--*/
  141.  
  142. #sidebar {
  143. margin-left:48px;
  144. position:fixed;
  145. width:150px;
  146. text-align:left;
  147. color:{color:text};
  148. }
  149.  
  150. #sidebarimage {
  151. width:140px;
  152. }
  153.  
  154. #sidebarimage img {
  155. position:fixed;
  156. width:250px;
  157. height:155px;
  158. margin-top:95px;
  159. margin-left:78px;
  160. padding:3px;
  161. }
  162.  
  163. /*--links--*/
  164.  
  165. .linkies {
  166. width:250px;
  167. font-family:'arial black';
  168. position:fixed;
  169. text-transform:uppercase;
  170. text-align:center;
  171. margin-top:10px;
  172. margin-left:83px;
  173. letter-spacing: 3px;
  174. word-spacing: 0px;
  175. display: inline-block;
  176. }
  177.  
  178. .linkies a {
  179. margin-top: 5px;
  180. padding:3px;
  181. font-size:12px;
  182. margin-top: 20px;
  183. color: {color:sblink};
  184. }
  185.  
  186. .linkies a:hover {
  187. color:white;
  188. background: black;
  189. }
  190.  
  191.  
  192. /*--description--*/
  193.  
  194. #description {
  195. width:253px;
  196. margin-left:80px;
  197. margin-top:255px;
  198. font-family:'times new';
  199. font-size:11px;
  200. color:#000;
  201. position: fixed;
  202. text-align: left;
  203. }
  204.  
  205. #description:first-letter {
  206. width:20px;
  207. height:20px;
  208. padding:5px;
  209. padding-top:2px;
  210. padding-bottom:6px;
  211. margin-right:8px;
  212. margin-left:33px;
  213. margin-top:3px;
  214. float:left;
  215. color:#ffffff;
  216. border:1px solid white;
  217. outline:1px solid #cccccc;
  218. font-family: 'Old Standard TT', serif;
  219. font-size:24px;
  220. font-style:italic;
  221. line-height:24px;
  222. text-transform:uppercase;
  223. text-align:center;
  224. background-color:#000;
  225. }
  226.  
  227. /*--pagination--*/
  228.  
  229. #pagination {
  230. font-style:italic;
  231. position:fixed;
  232. text-align:center;
  233. font-size:14px;
  234. margin-left:253px;
  235. margin-top:-265px;
  236. font-family:calibri;
  237. color:{color:link};
  238. }
  239.  
  240. #pagination a{
  241. color:{color:link};
  242. }
  243.  
  244. #pagination a:hover {
  245. color:{color:hover};
  246. }
  247.  
  248. /*--posts--*/
  249.  
  250. #posts {
  251. width:500px;
  252. margin-bottom:10px;
  253. padding:1px;
  254. font-size:11px;
  255. color:{color:text};
  256. line-height:90%;
  257. text-align:justify;
  258. }
  259.  
  260. #postscontainer {
  261. margin-bottom:20px;
  262. padding:1px;
  263. margin-left:450px;
  264. margin-top:55px;
  265. }
  266.  
  267.  
  268. #info {
  269. text-align:left;
  270. margin-top:6px;
  271. padding-bottom:10px;
  272. width:500px;
  273. text-transform:uppercase;
  274. font-size:9px;
  275. font-style:none;
  276. border-top:2px solid {color:border};
  277. }
  278.  
  279. /*--tags--*/
  280.  
  281. #tags {
  282. font-family:cambria;
  283. letter-spacing:0px;
  284. text-transform:lowercase;
  285. font-size:10px;
  286. font-style:italic;
  287. margin-top:-12px;
  288. margin-left:-30px;
  289. text-align:right;
  290. }
  291.  
  292. #tags a {
  293. display:inline-block;
  294. padding:-3px;
  295. text-align:right;
  296. color:#c9c9c9;
  297. -webkit-transition: all 0.6s ease-in-out;
  298. -moz-transition: all 0.6s ease-in-out;
  299. -o-transition: all 0.6s ease-in-out;
  300. -ms-transition: all 0.6s ease-in-out;
  301. -transition: all 0.6s ease-in-out;
  302. }
  303.  
  304. /*--asks--*/
  305.  
  306. #asker {
  307. font-family: times new;
  308. font-size: 11px;
  309. letter-spacing: 1.5px;
  310. text-align:left;
  311. color:#fff;
  312. width: 430px;
  313. margin-left: 20px;
  314. line-height:140%;
  315. padding: 16px;
  316. background: #000;
  317. outline: 1px solid #fff;
  318. outline-offset: -5px;
  319. }
  320.  
  321. #asker a {
  322. font-family: times new;
  323. font-style:italic;
  324. font-size: 11.5px;
  325. margin-left: 5px;
  326. color:#fff;
  327. }
  328.  
  329. #answer {
  330. width: 490px;
  331. margin-left: 30px;
  332. text-align:justify;
  333. padding-top: 0px;
  334. letter-spacing: 1px;
  335. font-family: times;
  336. color:{color:text};
  337. line-height:120%;
  338. }
  339.  
  340.  
  341. /*--credit--*/
  342.  
  343. @font-face{font-family:Indie Star;src:url(http://static.tumblr.com/9wzbixa/EOUmj2m9n/indiestarbb_reg.otf);}
  344.  
  345. #credit {padding: 2px; font-color:#000; position:fixed; bottom:5px; right:0px; font-size:19px; letter-spacing:1px; font-family:Indie Star; }
  346.  
  347. #credit a {color: #000;}
  348.  
  349. {CustomCSS}
  350.  
  351. </style></head>
  352.  
  353.  
  354. <body>
  355.  
  356. <div id="sidebar">
  357. <div id="sidebarimage">
  358. <img src="{image:sidebar}"></div>
  359.  
  360. <div id="description">{description}</div>
  361.  
  362. <div class="show_hide" div class="link"style="color:white;
  363. font-size:15px;
  364. margin-top:315px;
  365. margin-left: 81px;
  366. letter-spacing:2px;
  367. font-weight:normal;
  368. padding:3px;
  369. padding-top:3px;
  370. padding-bottom: 3px;
  371. text-transform:uppercase;
  372. font-family:trebuchet MS;
  373. border-bottom:3px solid {color:linkborder};
  374. background-color:black;
  375. text-align:center;
  376. width:243px;">{text:linkstitle}</div>
  377.  
  378. <div class="linkies">
  379. <a href="{text:link 1 url}">{text:link 1}</a>
  380. <a href="{text:link 2 url}">{text:link 2}</a>
  381. <a href="{text:link 3 url}">{text:link 3}</a>
  382. <p>
  383. <a href="{text:link 4 url}">{text:link 4}</a>
  384. <a href="{text:link 5 url}">{text:link 5}</a>
  385. </div>
  386.  
  387. {block:Pagination}
  388. <div id="pagination">
  389.  
  390. {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  391. -
  392. {block:NextPage}<a href="{NextPage}">forth</a>{/block:NextPage}
  393. </div>{/block:Pagination}
  394.  
  395. </div></div>
  396.  
  397.  
  398. <div id="postscontainer">
  399.  
  400. {block:Posts}
  401.  
  402. <div id="posts">
  403.  
  404.  
  405. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  406.  
  407.  
  408. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  409.  
  410. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  411.  
  412. {block:Quote}{Quote}{block:Source} &#8212;{Source}{/block:Source}{/block:Quote}
  413.  
  414. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  415.  
  416. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  417.  
  418. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  419.  
  420. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  421.  
  422. {block:Answer}<div id="asker">{Asker} moaned: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  423.  
  424.  
  425. <div id="info">
  426. <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 <font color="red">&hearts;</font> <a href="{Permalink}">{NoteCount}</a>
  427. {block:HasTags}<div id="tags">tas:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  428. {/block:Posts}
  429. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  430. {/block:Posts}</div></div></div>
  431.  
  432.  
  433. <div id="credit"><a href="http://sluthowell.tumblr.com/"><b>Sluthowell</b></a></center></div>
  434. </body>
  435. </html>
Add Comment
Please, Sign In to add comment