Advertisement
middaymoon

theme 14//aureate

Apr 5th, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.81 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. i worked really hard on this theme so please don't steal it or remove the credit! base code by teenlolf + updates tab by ocehans
  6.  
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Radley:400,400italic|Arapey:400italic,400' rel='stylesheet' type='text/css'>
  17.  
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:Text" content="#a8a8a8"/>
  21. <meta name="color:Link" content="#b8b8b8"/>
  22. <meta name="color:oddlinks" content="" />
  23. <meta name="color:evenlinks" content="" />
  24. <meta name="color:Tags" content="f0f0f0"/>
  25. <meta name="color:Hover" content="#f2f2f2"/>
  26. <meta name="color:Border" content="#e4e4e4"/>
  27. <meta name="color:Post" content="#ffffff"/>
  28. <meta name="color:Answer" content="#f8f8f8"/>
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="if:updatestab" content="1"/>
  31. <meta name="text:sidetitle" content="" />
  32. <meta name="text:Link 1" content="" />
  33. <meta name="text:Link 1 Text" content="" />
  34. <meta name="text:Link 2" content="" />
  35. <meta name="text:Link 2 Text" content="" />
  36. <meta name="text:Link 3" content="" />
  37. <meta name="text:Link 3 Text" content="" />
  38. <meta name="text:Link 4" content="" />
  39. <meta name="text:Link 4 Text" content="" />
  40. <meta name="text:Link 5" content="" />
  41. <meta name="text:Link 5 Text" content="" />
  42. <meta name="color:scrollbarbg" content="ffffff"/>
  43.  
  44.  
  45. <style type="text/css">
  46.  
  47. {block:ifupdatestab}
  48. #ocehans1{
  49. height:11px;
  50. text-align:center;
  51. overflow:hidden;
  52. margin-top:-1px;
  53. border-bottom:1px solid #ababab;
  54. text-transform:none;
  55. letter-spacing:1px;
  56. font-size:9px;
  57. line-height:10px;
  58. z-index:999999999999999999999;
  59. -webkit-transition: all 0.5s ease-in-out;
  60. -moz-transition: all 0.5s ease-in-out;
  61. -o-transition: all 0.5s ease-in-out;
  62. }
  63. #ocehans1:hover{
  64. height:60px;
  65. -webkit-transition: all 0.5s ease-in-out;
  66. -moz-transition: all 0.5s ease-in-out;
  67. -o-transition: all 0.5s ease-in-out;
  68. }
  69.  
  70. #ocehans2{
  71. height:13px;
  72. text-align:center;
  73. overflow:hidden;
  74. border-bottom:1px solid #ababab;
  75. text-transform:none;
  76. background-color:#fff;
  77. letter-spacing:1px;
  78. font-size;9px;
  79. line-height:13px;
  80. z-index:999999999999999999999;
  81. -webkit-transition: all 0.5s ease-in-out;
  82. -moz-transition: all 0.5s ease-in-out;
  83. -o-transition: all 0.5s ease-in-out;
  84. }
  85.  
  86. #ocehans2:hover{
  87. height:60px;
  88. -webkit-transition: all 0.5s ease-in-out;
  89. -moz-transition: all 0.5s ease-in-out;
  90. -o-transition: all 0.5s ease-in-out;
  91. }
  92.  
  93. #ocehans3{
  94. height:13px;
  95. text-align:center;
  96. overflow:hidden;
  97. border-bottom:1px solid #ababab;
  98. text-transform:none;
  99. background-color:#fff;
  100. letter-spacing:1px;
  101. font-size;9px;
  102. line-height:13px;
  103. z-index:999999999999999999999;
  104. -webkit-transition: all 0.5s ease-in-out;
  105. -moz-transition: all 0.5s ease-in-out;
  106. -o-transition: all 0.5s ease-in-out;
  107. }
  108.  
  109. #ocehans3:hover{
  110. height:60px;
  111. -webkit-transition: all 0.5s ease-in-out;
  112. -moz-transition: all 0.5s ease-in-out;
  113. -o-transition: all 0.5s ease-in-out;
  114. }
  115.  
  116.  
  117.  
  118. #ocehans4{
  119. height:11px;
  120. text-align:center;
  121. overflow:hidden;
  122. border-bottom:0px solid #ababab;
  123. text-transform:none;
  124. background-color:#fff;
  125. letter-spacing:1px;
  126. font-size;9px;
  127. line-height:13px;
  128. z-index:999999999999999999999;
  129. -webkit-transition: all 0.5s ease-in-out;
  130. -moz-transition: all 0.5s ease-in-out;
  131. -o-transition: all 0.5s ease-in-out;
  132. }
  133.  
  134. #ocehans4:hover{
  135. height:60px;
  136. -webkit-transition: all 0.5s ease-in-out;
  137. -moz-transition: all 0.5s ease-in-out;
  138. -o-transition: all 0.5s ease-in-out;
  139. }
  140.  
  141. #ocehans{
  142. text-align:left;
  143. font-size:9px;
  144. text-transform:none;
  145. opacity: .8;
  146. border:1px none #eee;
  147. position:fixed;
  148. font-family:arial;
  149. left:14px;
  150. background-color:#fff;
  151. letter-spacing:1px;
  152. width:65px;
  153. z-index:9999;
  154. padding:4px;
  155. top:14px;
  156.  
  157. }
  158. {/block:ifupdatestab}
  159. /**end**/
  160.  
  161. /* --- SCROLLBAR ---*/
  162.  
  163. ::-webkit-scrollbar {
  164. width: 5px;height: 5px;}
  165. ::-webkit-scrollbar-button:start:decrement,
  166. ::-webkit-scrollbar-button:end:increment {
  167. height: 6px;display: block;background-color: {color:background};}
  168. ::-webkit-scrollbar-track-piece {
  169. background-color: {color:background};}
  170. ::-webkit-scrollbar-thumb:vertical {
  171. height: 9px;background-color: {color:background};border-left:1px solid {color:background};border-right:1px solid {color:background}; border:1px solid {color:text};}
  172.  
  173. /* --- BODY ---*/
  174.  
  175. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  176.  
  177. body {
  178. background:{color:background};
  179. margin:0px;
  180. color:{color:text};
  181. font-family:helvetica neue;
  182. font-size:9px;
  183. line-height:100%;
  184. }
  185.  
  186. a {
  187. text-decoration:none;
  188. outline:none;
  189. -moz-outline-style:none;
  190. color:{color:link};
  191. }
  192.  
  193. img {
  194. border:none;
  195. }
  196.  
  197. blockquote {
  198. padding-left:5px;
  199. border-left:1px solid;
  200. }
  201.  
  202. blockquote blockquote {
  203. padding-left:5px;
  204. border-left:1px solid;
  205. }
  206.  
  207. h1 {
  208. font-size:9px;
  209. text-transform:uppercase;
  210. }
  211.  
  212. a:hover {
  213. opacity:10;
  214. color:{color:hover};
  215. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  216. -webkit-transition: all 0.7s ease;
  217. -moz-transition: all 0.7s ease;
  218. -o-transition: all 0.7s ease
  219. }
  220.  
  221. /* --- POST ENTRIES ---*/
  222.  
  223.  
  224. #entries {
  225. padding:10px;
  226. width:250px;
  227. margin-left:5px;
  228. margin-top:40px;
  229. font-size:10px;
  230. }
  231.  
  232. /* --- BODY: POSTS ---*/
  233.  
  234. .container {
  235. max-height: 500px;
  236. height: 500px;
  237. overflow-y: scroll;
  238. margin-top:70px;
  239. width:300px;
  240. margin-left:600px;
  241. border:1px solid #ababab;
  242. padding:10 0 0 10 px;
  243. }
  244.  
  245.  
  246. #post {
  247. width:250px;
  248. padding-bottom:20px;
  249. padding:10px;
  250. margin-top:15px;
  251. background-color:{color:Post};
  252. }
  253.  
  254. /* --- SIDEBAR IMAGE ---*/
  255.  
  256.  
  257. #sidebar {
  258. width:100px;
  259. position:fixed;
  260. margin-left:160px;
  261. margin-top:140px;
  262. opacity:.80;
  263. background-color:{color:Sidebar};
  264. }
  265.  
  266. #sidebarimage {
  267. width 100px;
  268. }
  269.  
  270. #sidebarimage img {
  271. width:200px;
  272. padding:6px;
  273. background-color:{color:Sidebar};
  274. }
  275.  
  276.  
  277. /* --- SIDEBAR LINKS ---*/
  278.  
  279. .links {
  280. width:200px;
  281. height:5px;
  282. padding: 9px;
  283. font-family:helvetica neue;
  284. text-align:center;
  285. margin-top:-2px;
  286. margin-left:-5px;
  287. text-align:center;
  288. text-transform:none;
  289. word-spacing:2px;
  290. position:fixed;
  291. padding-bottom:7px;
  292. }
  293.  
  294. .links a {
  295. font-size: 11px;
  296. }
  297.  
  298. .links a:hover {
  299. color:#fff;
  300. }
  301. .links a:hover:nth-of-type(odd) {
  302. BACKGROUND-COLOR: {color:oddlinks};
  303. }
  304.  
  305. .links a:hover:nth-of-type(even) {
  306. background-color:{color:evenlinks};
  307. }
  308.  
  309. #sidetitle {
  310. font-size:15px;
  311. font-family:helvetica neue;
  312. line-height:100%;
  313. position:fixed;
  314. width: 200px;
  315. margin-top:-160px;
  316. text-align:center;
  317. font-style:italic;
  318. }
  319.  
  320. /* --- DESCRIPTION ---*/
  321.  
  322. #description {
  323. position:fixed;
  324. font-family:helvetica neue;
  325. line-height:90%;
  326. font-size:10px;
  327. font-style:none;
  328. width:200px;
  329. margin-top:20px;
  330. padding:8px;
  331. margin-left:0px;
  332. text-align:justify;
  333. color:{color:text};
  334. }
  335.  
  336. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  337. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  338.  
  339. /* --- PAGINATION---*/
  340.  
  341.  
  342. #pagination {
  343. width:200px;
  344. font-size:8px;
  345. text-align:center;
  346. margin-left:0px;
  347. margin-top:80px;
  348. position:fixed;
  349. font-family:helvetica neue;
  350. letter-spacing:0px;
  351. }
  352.  
  353. /* --- POST INFO ---*/
  354.  
  355.  
  356. #info {
  357. text-align:center;
  358. margin-top:10px;
  359. text-transform:none;
  360. font-size:8px;
  361. font-style:none;
  362. opacity:0;
  363. -moz-transition-duration:0.8s;
  364. -webkit-transition-duration:0.8s;
  365. -o-transition-duration:0.8s;
  366. }
  367.  
  368. #post:hover #info {
  369. opacity:1;
  370. -moz-transition-duration:0.8s;
  371. -webkit-transition-duration:0.8s;
  372. -o-transition-duration:0.8s;
  373. }
  374.  
  375. /* --- POST TAGS---*/
  376.  
  377.  
  378. #tags {
  379. font-family:helvetica neue;
  380. letter-spacing:0px;
  381. text-transform:none;
  382. font-size:10px;
  383. font-style:none;
  384. margin-top:4px;
  385. text-align:center;
  386. }
  387.  
  388. #tags a {
  389. display:inline;
  390. background-color:{color:Tags};
  391. padding:-3px;
  392. -webkit-transition: all 0.6s ease-in-out;
  393. -moz-transition: all 0.6s ease-in-out;
  394. -o-transition: all 0.6s ease-in-out;
  395. -ms-transition: all 0.6s ease-in-out;
  396. transition: all 0.6s ease-in-out;
  397. }
  398.  
  399. #tags a:hover {
  400. color:{color:text};
  401. background:{color:background};
  402. font-style:italic;
  403. -webkit-transition: all 0.6s ease-in-out;
  404. -moz-transition: all 0.6s ease-in-out;
  405. -o-transition: all 0.6s ease-in-out;
  406. -ms-transition: all 0.6s ease-in-out;
  407. transition: all 0.6s ease-in-out;
  408. }
  409.  
  410.  
  411. /* --- QUESTIONS ---*/
  412.  
  413. #asker {
  414. padding:5px;
  415. font-family:helvetica neue;
  416. letter-spacing:1px;
  417. text-align:center;
  418. font-style:italic;
  419. background-color:{color:background}
  420. }
  421.  
  422. #quote {
  423. font-family:helvetica neue;
  424. font-size:13px;
  425. font-style:italic;
  426. text-align:center;
  427. line-height:13px;
  428. }
  429.  
  430. #source {
  431. font-family:helvetica neue;
  432. font-size:10px;
  433. text-align:center;
  434. }
  435.  
  436. #s-m-t-tooltip {
  437.  
  438. max-width:500px;
  439.  
  440. background-color:#fff;
  441.  
  442. border:1px none #8B658B;
  443.  
  444. font-family:helvetica neue;
  445.  
  446. font-size:9px;
  447.  
  448. color:#000;
  449.  
  450. letter-spacing:1px;
  451.  
  452. text-transform:none;
  453.  
  454. font-style:bold;
  455.  
  456. padding:3px 4px 3px 4px;
  457.  
  458. margin:10px 0px 0px 10px;
  459.  
  460. z-index:999999999999999999999999999999999999;
  461.  
  462. border-radius: 0px;
  463.  
  464. }
  465.  
  466. {CustomCSS}</style>
  467. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  468.  
  469. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  470.  
  471. <script>
  472.  
  473. (function($){
  474.  
  475. $(document).ready(function(){
  476.  
  477. $("a[title]").style_my_tooltips({
  478.  
  479. tip_follows_cursor:true,
  480.  
  481. tip_delay_time:90,
  482.  
  483. tip_fade_speed:600,
  484.  
  485. attribute:"title"
  486.  
  487. });
  488.  
  489. });
  490.  
  491. })(jQuery);
  492.  
  493. </script>
  494.  
  495. </head><body>
  496.  
  497. <!--updates tab-->
  498. {block:ifupdatestab}
  499. <div id="ocehans">
  500. <center>
  501. <div id="ocehans1">
  502. <div style="font-size:9px;">title 1</div> <div style="padding-top:1px; text-transform:none; opacity:.9; font-family: arial; font-size:9px; line-height:10px; text-align:center; color:#b9b9b9;">
  503. text 1 here
  504. <br><br>
  505. </div>
  506. </div>
  507.  
  508. <div id="ocehans2">
  509. <div style="font-size:9px;">title 2</div> <div style="padding-top:1px; text-transform:none; opacity:.9; font-family: arial; font-size:9px; line-height:10px; text-align:center; color:#b9b9b9;">
  510. text 2 here
  511.  
  512. </div></div>
  513.  
  514. <div id="ocehans3">
  515. <div style="font-size:9px;">title 3</div> <div style="padding-top:1px; text-transform:none; opacity:.9; font-family: arial; font-size:9px; line-height:10px; text-align:center; color:#b9b9b9;">
  516. text 3 here
  517. <br><br>
  518. </div>
  519. </div>
  520.  
  521. <div id="ocehans4">
  522. <div style="font-size:9px;">title 4</div> <div style="padding-top:1px; text-transform:none; opacity:.9; font-family: arial; font-size:9px; line-height:10px; text-align:center; color:#b9b9b9;">
  523. text 4 here
  524. </div></div>
  525. </div></div></div></div>
  526. {/block:ifupdatestab}
  527. <!--end-->
  528.  
  529. <div id="sidebar">
  530. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  531.  
  532. <div id="sidetitle">{text:sidetitle}</div>
  533.  
  534.  
  535. <div id="description">
  536. {Description}
  537. </div>
  538.  
  539.  
  540. <div class="links">
  541. <a href="{text:Link 1}" title="{text:Link 1 Text}">une</a>
  542. <a href="{text:Link 2}" title="{text:Link 2 Text}">deux</a>
  543. <a href="{text:Link 3}" title="{text:Link 3 Text}">trois</a>
  544. <a href="{text:Link 4}" title="{text:Link 4 Text}">quatre</a>
  545. <a href="{text:Link 5}" title="{text:Link 5 Text}">cinq</a>
  546. </div>
  547.  
  548.  
  549. {block:Pagination}<div id="pagination">
  550. {block:PreviousPage}<a href="{PreviousPage}">new</a>{/block:PreviousPage} &
  551. {block:NextPage}<a href="{NextPage}">old</a>{/block:NextPage}
  552. </div>{/block:Pagination}
  553.  
  554. </div>
  555.  
  556. </div>
  557. <div class="container">
  558.  
  559. <div id="entries">{block:Posts}<div id="post">
  560.  
  561. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  562.  
  563. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  564.  
  565. {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  566.  
  567. {block:Quote}<div id="quote">{Quote}</div>
  568. <p>
  569. {block:Source}<div id="source">
  570. — {Source}
  571. </div>
  572. {/block:Source}
  573. </p>{/block:Quote}
  574.  
  575. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  576.  
  577. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  578.  
  579. {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>
  580. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  581. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  582. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  583. {/block:Audio}
  584.  
  585. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  586.  
  587. {block:Answer}<div id="asker">{Asker}: </span>{Question}</div><left>{Answer}</font>{/block:Answer}
  588.  
  589. <div id="info">
  590. <br><a href="{Permalink}">{12Hour}:{Minutes} {AMPM}</a> & <a href="{Permalink}">{NoteCountWithLabel}</a> & {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> &{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" title="{SourceTitle}">src</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  591. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  592. {/block:Posts}
  593. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  594. {/block:Posts}</div></div></div></div>
  595.  
  596.  
  597.  
  598. <!--
  599. THEME MAKER CREDIT
  600. -->
  601.  
  602. <div style="position:fixed;bottom:3px; right:3px; font-size:9px; letter-spacing:1px; font-family:helvetica neue; font-style:italic;"><a href="http://ofindie.tumblr.com/">ofindie</a></center></div>
  603.  
  604.  
  605. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement