Advertisement
befuddlement

seventh theme

Apr 9th, 2013
3,736
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.93 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.  
  5. <!--- obligatory theft warning:if you steal this theme i will send a llama to eat you. please don’t remove the credit. theme by hannah at athlstan.tumblr.com --->
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12.  
  13. <meta name="color:text" content="#b5b5b5"/>
  14. <meta name="color:link" content="#bdbdbd"/>
  15. <meta name="color:link hover" content="#000000"/>
  16. <meta name="color:link2" content="#a5a5a5"/>
  17. <meta name="color:link2 hover" content="eeeeee"/>
  18. <meta name="color:border" content="#f8f8f8"/>
  19. <meta name="color:bold" content="#000000"/>
  20. <meta name="color:accent" content="#f8f8f8"/>
  21.  
  22. <meta name="image:lsidebar" content=""/>
  23.  
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="home" />
  26. <meta name="text:Link2" content="/ask" />
  27. <meta name="text:Link2 Title" content="ask" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="three" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="four" />
  32. <meta name="text:Link5" content="/" />
  33. <meta name="text:Link5 Title" content="five" />
  34. <meta name="text:previous" content="previous" />
  35. <meta name="text:next" content="next" />
  36.  
  37. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
  38.  
  39. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  40. <style>
  41. div#qTip {
  42. padding: 4px;
  43. border-right-width: 2px;
  44. border-bottom-width: 2px;
  45. display: none;
  46. margin-top:7px;
  47. font: 8px calibri;
  48. text-align: left;
  49. position: absolute;
  50. z-index: 1000;
  51. background: #ffffff;
  52. color:{color:text};
  53. border:1px solid {color:border};
  54. text-transform:uppercase;
  55. letter-spacing: 1px;
  56. }
  57. </style>
  58.  
  59. <script type="text/javascript"
  60. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  61.  
  62. <style type="text/css">
  63.  
  64. /*--- S C R O L L B A R ---*/
  65.  
  66. ::-webkit-scrollbar, ::-webkit-scrollbar-corner{background-color:#fff;width:5px;height:5px;}
  67. ::-webkit-scrollbar-thumb{background:{color:accent};}
  68.  
  69. /*--- B A S E ---*/
  70.  
  71. body {
  72. margin-top:0px;
  73. color:{color:text};
  74. font-family: georgia;
  75. font-size:9px;
  76. line-height:130%;
  77. }
  78.  
  79. a:link, a:visited, a:active {
  80. color: {color:link};
  81. text-decoration: none;
  82. font-weight: normal;
  83. -webkit-transition: opacity 0.7s linear;
  84. opacity: 0.7s;
  85. -webkit-transition: all 0.6s ease-out;
  86. -moz-transition: all 0.6s ease-out;
  87. transition: all 0.6s ease-out;
  88. }
  89.  
  90. a:hover {
  91. color: {color:link hover};
  92. text-decoration: none;
  93. font-weight: normal;
  94. -webkit-transition: opacity 0.7s linear;
  95. opacity: 0.7s;
  96. -webkit-transition: all 0.6s ease-out;
  97. -moz-transition: all 0.6s ease-out;
  98. transition: all 0.6s ease-out;
  99. }
  100.  
  101. b {
  102. color:{color:bold};
  103. }
  104.  
  105. h1 {
  106. font-family:calibri;
  107. font-size:9px;
  108. letter-spacing:3px;
  109. line-height:170%;
  110. text-transform:uppercase;
  111. font-style:normal;
  112. font-weight:normal;
  113. }
  114.  
  115. h2 {
  116. font-family:calibri;
  117. font-size:10px;
  118. line-height:130%;
  119. text-shadow:#eeeeee 0px 1px 1px;
  120. letter-spacing:2px;
  121. padding-left:10px;
  122. padding-right:10px;
  123. text-transform:uppercase;
  124. font-weight:normal;
  125. text-align:justify;
  126. }
  127.  
  128. h3 {
  129. font-family:calibri;
  130. font-size:8px;
  131. line-height:130%;
  132. text-shadow:#eeeeee 0px 1px 1px;
  133. letter-spacing:2px;
  134. padding-left:10px;
  135. padding-right:10px;
  136. text-transform:uppercase;
  137. font-weight:normal;
  138. background-color:#f8f8f8;
  139. padding:6px 5px;
  140. margin-top:0px;
  141. margin-left:41px;
  142. width:448px;
  143. min-height:30px;
  144. }
  145.  
  146. blockquote {
  147. padding:0px 10px 0px 5px;
  148. margin-left:5px;
  149. width:475px;
  150. overflow:hidden;
  151. border-left: 1px solid #f8f8f8;
  152. }
  153.  
  154.  
  155. /*--- S I D E ---*/
  156.  
  157. #title2 {
  158. width:150px;
  159. margin-top:5px;
  160. margin-left:3px;
  161. font-family:georgia;
  162. font-style:italic;
  163. letter-spacing:3px;
  164. text-transform:lowercase;
  165. text-align:left;
  166. font-size:12px;
  167. z-index:100;
  168. }
  169.  
  170. #title2 a {
  171. color:{color:text};
  172. text-shadow:#eeeeee 0px 1px 1px;
  173. }
  174.  
  175. #title2 a:hover {
  176. text-shadow:{color:link} 0px 1px 1px;
  177. }
  178.  
  179. #sidebar {
  180. width:305px;
  181. position:fixed;
  182. padding-top:130px;
  183. margin-left:700px;
  184. }
  185.  
  186. #side {
  187. margin-left:25px;
  188. }
  189.  
  190. #lsidebar {
  191. width:205px;
  192. }
  193.  
  194. #lsidebar img {
  195. width: 70px;
  196. height: 70px;
  197. padding:10px;
  198. border:1px solid {color:border};
  199. margin-bottom:5px;
  200. -webkit-transition: opacity 0.7s linear;
  201. opacity: 0.7s;
  202. -webkit-transition: all 0.6s ease-out;
  203. -moz-transition: all 0.6s ease-out;
  204. transition: all 0.6s ease-out
  205. }
  206.  
  207. #lsidebar img:hover {
  208. opacity:.9;
  209. -webkit-transition: opacity 0.7s linear;
  210. opacity: 0.7s;
  211. -webkit-transition: all 0.6s ease-out;
  212. -moz-transition: all 0.6s ease-out;
  213. transition: all 0.6s ease-out;
  214. }
  215.  
  216.  
  217. /*--- D E S C R I P T I O N ---*/
  218.  
  219. .desc {
  220. width:135px;
  221. }
  222.  
  223. /*--- N A V I G A T I O N ---*/
  224.  
  225. #sidelink {
  226. text-align:right;
  227. width:52px;
  228. margin-left:100px;
  229. height:100px;
  230. margin-top:-97px;
  231. }
  232.  
  233. #sidelink a {
  234. padding:3px;
  235. width:30px;
  236. height:5px;
  237. line-height:17px;
  238. margin-bottom:7px;
  239. display:block;
  240. background-color:{color:accent};
  241. border-bottom:1px solid #eeeeee;
  242. font-family:calibri;
  243. font-size:8px;
  244. font-weight:bold;
  245. color:{color:link2};
  246. letter-spacing: 2px;
  247. text-align:center;
  248. text-transform: uppercase;
  249. -webkit-transition: opacity 0.7s linear;
  250. opacity: 0.7s;
  251. -webkit-transition: all 0.6s linear;
  252. -moz-transition: all 0.6s linear;
  253. transition: all 0.6s linear}
  254.  
  255. #sidelink a:hover {
  256. background-color:#ffffff;
  257. color:{color:link2 hover};
  258. -webkit-transition: opacity 0.7s linear;
  259. opacity: 0.7s;
  260. -webkit-transition: all 0.6s linear;
  261. -moz-transition: all 0.6s linear;
  262. transition: all 0.6s linear;
  263. }
  264.  
  265. /*--- P A G I N A T I O N ---*/
  266.  
  267. #pagination {
  268. width:130px;
  269. text-align:center;
  270. font-size:9px;
  271. margin-left:-37px;
  272. position:fixed;
  273. bottom:25px;
  274. text-transform: lowercase;
  275. -webkit-transition: opacity 0.7s linear;
  276. opacity: 0.7s;
  277. -webkit-transition: all 0.6s linear;
  278. -moz-transition: all 0.6s linear;
  279. transition: all 0.6s linear;
  280. }
  281.  
  282. .pagination a {
  283. padding: 2px 4px 2px 4px;
  284. color:{color:link2};
  285. font-style:italic;
  286. background-color:{color:accent};
  287. -webkit-transition: opacity 0.7s linear;
  288. opacity: 0.7s;
  289. -webkit-transition: all 0.6s linear;
  290. -moz-transition: all 0.6s linear;
  291. transition: all 0.6s linear;
  292. }
  293.  
  294.  
  295. .pagination a:hover {
  296. color:{color:link2 hover};
  297. background-color:#fff;
  298. }
  299.  
  300. /*--- E N T R I E S ---*/
  301.  
  302. #entries {
  303. width:522px;
  304. margin-top:-10px;
  305. text-align:left;
  306. margin-left:130px;
  307. padding-right:50px;
  308. padding-top:60px;
  309. border-right:1px solid {color:border};
  310. }
  311.  
  312. #post {
  313. margin-bottom:55px;
  314. width:500px;
  315. padding:20px 20px 0px 20px;
  316. }
  317.  
  318. /*--- I N F O ---*/
  319.  
  320. .info {
  321. color:{color:link2};
  322. background-color:{color:accent};
  323. margin-left:-3px;
  324. margin-top:7px;
  325. font-family:calibri;
  326. width:90px;
  327. font-size:8px;
  328. text-transform:uppercase;
  329. text-align:center;
  330. padding: 1px 3px 8px 3px;
  331. line-height:12px;
  332. height:11px;
  333. letter-spacing: 1px;
  334. text-align: left;
  335. -webkit-transition: opacity 0.7s linear;
  336. opacity: 0.7s;
  337. -webkit-transition: all 0.6s ease-out;
  338. -moz-transition: all 0.6s ease-out;
  339. transition: all 0.6s ease-out;
  340. }
  341.  
  342. .info a:link {
  343. color:{color:link2};
  344. padding:3px 3px 15px 3px;
  345. line-height:18px;
  346. }
  347.  
  348. .info a:hover {
  349. color:{color:link2 hover};
  350. -webkit-transition: opacity 0.7s linear;
  351. opacity: 0.7s;
  352. -webkit-transition: all 0.6s ease-out;
  353. -moz-transition: all 0.6s ease-out;
  354. transition: all 0.6s ease-out;
  355. }
  356.  
  357.  
  358.  
  359. /*--- T A G S ---*/
  360.  
  361.  
  362. .tags {
  363. width:385px;
  364. color:{color:link}
  365. position:fixed;
  366. text-transform:lowercase;
  367. margin-bottom: 0px;
  368. margin-top:-20px;
  369. margin-left: 95px;
  370. font-family:georgia;
  371. font-size: 9px;
  372. font-style: italic;
  373. text-align:left;
  374. line-height:10px;
  375. padding:4px;
  376. -webkit-transition: opacity 0.7s linear;
  377. opacity: 0.7s;
  378. -webkit-transition: all 0.6s ease-in;
  379. -moz-transition: all 0.6s ease-in;
  380. transition: all 0.6s ease-in;
  381.  
  382.  
  383. .tags a:hover {
  384. color: {color:text}
  385. -webkit-transition: opacity 0.7s linear;
  386. opacity: 0.7s;
  387. -webkit-transition: all 0.6s ease-in;
  388. -moz-transition: all 0.6s ease-in;
  389. transition: all 0.6s ease-in;
  390. }
  391.  
  392. /*--- C R E D I T ---*/
  393.  
  394. .credit {
  395. padding:5px;
  396. color:{color:link};
  397. border:1px solid {color:border};
  398. -webkit-transition: opacity 0.7s linear;
  399. opacity: 0.7s;
  400. -webkit-transition: all 0.6s ease-in;
  401. -moz-transition: all 0.6s ease-in;
  402. transition: all 0.6s ease-in;
  403. }
  404.  
  405. .credit a:hover {
  406. background-color:{color:sidelinkshov};}
  407. border:1px solid #131313;
  408. }
  409.  
  410. /*--- O T H E R ---*/
  411.  
  412. #ask {
  413. float:left;
  414. margin-right:5px;
  415. }
  416.  
  417.  
  418. .qsource {
  419. text-align:right;
  420. }
  421.  
  422.  
  423. .playerbutton {
  424. width:20px;
  425. height:20px;
  426. overflow:hidden;
  427. }
  428.  
  429.  
  430. .player {
  431. opacity:.5;
  432. padding:0px 5px 5px 0px;
  433. margin-top:23px;
  434. margin-left:53px;
  435. background-color: #ffffff;
  436. position: absolute;
  437. z-index: 1000;
  438. }
  439.  
  440.  
  441. .audio{
  442. position:absolute;
  443. width:20px;
  444. height:20px;
  445. }
  446.  
  447.  
  448. .albumcover{
  449. width:50px;
  450. height:50px;
  451. position:absolute;
  452. margin-left:30px;
  453. padding:10px;
  454. border:1px solid #f2f2f2;
  455. background-color:#ffffff;
  456. }
  457.  
  458.  
  459. .albumcover img{
  460. float:left;
  461. opacity:1;
  462. width:50px;
  463. }
  464.  
  465.  
  466. .audioinfo{
  467. background-color:#f8f8f8;
  468. height: 40px;
  469. margin-top:17px;
  470. display:block;
  471. width:450px;
  472. text-align: left;
  473. padding-left: 50px;
  474. }
  475.  
  476. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; text-transform: normal;text-align: left; font-style: normal; }
  477.  
  478. ol.notes li.note {padding: 3px;}
  479.  
  480. ol.notes li.note img.avatar {vertical-align: -6px; margin-left:21px; margin-right: 10px; width: 18px; height: 18px; padding:3px; border: 1px solid {color:border};}
  481.  
  482. ol.notes li.note span.action {font-style: normal;}
  483.  
  484. ol.notes li.note .answer_content {font-weight: normal;}
  485.  
  486. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  487.  
  488. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  489.  
  490.  
  491.  
  492.  
  493. {CustomCSS}</style>
  494.  
  495.  
  496. </head><body>
  497.  
  498. </div></div>
  499.  
  500. <div id="sidebar">
  501. <div id="side">
  502. <div id="lsidebar">
  503. <a href="/"><img src="{image:lsidebar}"/> </a>
  504. <div id="sidelink">
  505. {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 Title}">01</a>{/block:ifLink1}
  506. {block:ifLink2}<a href="{text:Link2}" title="{text:Link2 Title}">02</a>{/block:ifLink2}
  507. {block:ifLink3}<a href="{text:Link3}" title="{text:Link3 Title}">03</a>{/block:ifLink3}
  508. {block:ifLink4}<a href="{text:Link4}" title="{text:Link4 Title}">04</a>{/block:ifLink4}
  509. {block:ifLink5}<a href="{text:Link5}" title="{text:Link5 Title}">05</a>{/block:ifLink5}
  510. </div>
  511.  
  512. <div id="title2"><a href="/">{Title}</a></div></br>
  513. <div class="desc">
  514. {Description}
  515. </div>
  516.  
  517. <div id="pagination">
  518. {block:Pagination}<div class="pagination">
  519. {block:PreviousPage}<a href="{PreviousPage}">{text:previous}</a>{/block:PreviousPage}
  520. /
  521. {block:NextPage}<a href="{NextPage}">{text:next}</a> {/block:NextPage}
  522. </div>{/block:Pagination}
  523. </div>
  524. </div>
  525.  
  526.  
  527.  
  528. </div></div>
  529. </br>
  530. </div>
  531.  
  532.  
  533. <div id="entries">{block:Posts}<div id="post">
  534. {block:ContentSource}
  535. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  536. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  537. {/block:SourceLogo}
  538. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  539. {/block:ContentSource}
  540.  
  541. {block:Text}<h1><center>{block:Title}{Title}{/block:Title}</center></h1>{Body}{/block:Text}
  542.  
  543. {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-500}"></center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  544.  
  545. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  546.  
  547. {block:Quote}<h2>"{Quote}"</h2>
  548. {block:Source}<div class="qsource"> —{Source}</div>{/block:Source}{/block:Quote}
  549.  
  550. {block:Link}<h1><center><a href="{URL}" {Target}>{Name} →</a></center></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  551.  
  552. {block:Chat}{block:Title}<h1><center>{Title}</center></h1>{/block:Title}<div style="line-height:14.5px;">{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  553.  
  554. {block:Audio}
  555. <div class="audio">
  556. <div class="player"><div class="playerbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  557. <div class="albumcover"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>{block:AlbumArt}<div class="albumcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
  558. <div class="audioinfo">
  559. </div><br>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  560.  
  561. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  562.  
  563. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="padding:5px;border:1px solid #f2f2f2; width:30px;"></div><h3><b>{Asker} asked:</b> {Question}</h3>{Answer}{/block:Answer}
  564.  
  565.  
  566. <div class="info" style="text-align:center;">{block:NoteCount}<a href="{Permalink}">{NoteCount}<small>♥</small></a> • {/block:NoteCount}<a href="{ReblogURL}" target="_blank" title="Reblog this post">reblog</a></br>
  567. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}"> via</a>/<a href="{ReblogRootURL}" title="{ReblogRootName}">©</a>{/block:RebloggedFrom}</div><div class="tags">{block:HasTags}{block:Tags} &nbsp;&nbsp;#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  568.  
  569.  
  570.  
  571.  
  572. </div>
  573.  
  574. {block:PostNotes}{PostNotes}{/block:PostNotes}
  575. {/block:Posts}
  576.  
  577. <div style="text-align:right; position:fixed; bottom:15px; right:15px;border:1px solid {color:border};padding:6px 5px 5px 5px;"><div class="credit"><a href="http://athlstan.tumblr.com/">TH</a></div></div>
  578.  
  579.  
  580. </div>
  581.  
  582. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement