irrationiall

Theme #18 - Diane Young

May 31st, 2013
1,414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.41 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head><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. <link href='http://fonts.googleapis.com/css?family=Press+Start+2P' rel='stylesheet' type='text/css'>
  12. <!--Default Variables-->
  13. <!--Colors-->
  14.  
  15. <meta name="color:Background" content="#fff"/>
  16. <meta name="color:Text" content="#333333"/>
  17. <meta name="color:Link" content="#000000"/>
  18. <meta name="color:askbg" content="#f5f5f5"/>
  19. <meta name="color:blockquote" content="#f5f5f5"/>
  20. <meta name="color:bold text" content="#aaa"/>
  21. <meta name="color:italic text" content="#eee"/>
  22. <meta name="color:headerbackground" content="#f5f5f5"/>
  23. <meta name="color:headertext" content="#000"/>
  24. <meta name="color:scrollbar" content="#000"/>
  25. <meta name="color:triangles" content="#000"/>
  26. <meta name="color:description color" content="#fff"/>
  27. <meta name="image:Sidebar" content=""/>
  28.  
  29. <!--Links-->
  30. <meta name="text:Home Link" content="/"/>
  31. <meta name="text:Home Link Title" content="home" />
  32. <meta name="text:Ask Link" content="/ask"/>
  33. <meta name="text:Ask Link Title" content="mail" />
  34. <meta name="text:Link1" content="/"/>
  35. <meta name="text:Link1 Title" content="" />
  36. <meta name="text:Link2" content="/"/>
  37. <meta name="text:Link2 Title" content="" />
  38. <meta name="text:Title 2" content="You torched a Saab like a pile of leaves" />
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43.  
  44. ::-webkit-scrollbar {height: auto;width: 6px;}
  45. ::-webkit-scrollbar-thumb {background-color: {color:scrollbar};}
  46. ::-webkit-scrollbar-track{background-color: {color:background};}
  47.  
  48. body {
  49. background:{color:background};
  50. background-image: url;
  51. background-attachment: fixed;
  52. color:{color:text};
  53. font-family:consolas;
  54. font-size:10px;
  55. line-height:100%;
  56. }
  57.  
  58. a {
  59. text-decoration:none;
  60. outline:none;
  61. -moz-outline-style:none;
  62. color:#000;
  63. -webkit-transition: all 0.5s ease;
  64. -moz-transition: all 0.5s ease;
  65. -o-transition: all 0.5s ease
  66. }
  67.  
  68. img {
  69. border:none;
  70. }
  71.  
  72. blockquote blockquote {
  73. padding-left:5px;
  74. border-left:1px solid;
  75. }
  76.  
  77. h1 {
  78. font-size:12px;
  79. font-family:calibri;
  80. text-align: center;
  81. }
  82.  
  83. a:hover {
  84. opacity:10;
  85. color:{color:hover};
  86. -webkit-transition: all 0.7s ease;
  87. -moz-transition: all 0.7s ease;
  88. -o-transition: all 0.7s ease
  89. }
  90.  
  91. small{
  92. font-size:9px;
  93. line-height:110%
  94. }
  95.  
  96. big {
  97. font-size:12px;
  98. line-height:110%
  99. }
  100.  
  101. b, strong{
  102. color:{color:bold text};
  103. }
  104. i, em {
  105. color:{color:italic text};
  106. }
  107. p{
  108. margin-top:5px;
  109. margin-bottom:5px
  110. }
  111. blockquote {
  112. padding:0px;
  113. padding-left:5px;
  114. margin:5px;
  115. border-left:3px solid {color:blockquote};
  116. }
  117.  
  118. blockquote img {
  119. max-width:300px
  120. }
  121.  
  122. ul, li img {
  123. max-with:250px
  124. }
  125.  
  126. .audio {width:500px;height:160px;}
  127. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  128. .albumart img {width:150px;height:150px;float:left;}
  129. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  130. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  131. overflow:hidden;background-color:white;}
  132. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  133.  
  134. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  135.  
  136. #entries {
  137. padding:0px;
  138. width:500px;
  139. margin-left:450px;
  140. margin-top:105px;
  141. margin-bottom: 25px;
  142. }
  143.  
  144.  
  145.  
  146. #post {
  147. width:500px;
  148. padding-bottom:0px;
  149. font-family:consolas;
  150. background: {color:background};
  151.  
  152. }
  153.  
  154.  
  155.  
  156. #sidebar {
  157. width:400px;
  158. position:fixed;
  159. margin-left:80px;
  160. margin-top:180px;
  161. opacity:1;
  162. }
  163.  
  164.  
  165. #trr {
  166. width: 0px;
  167. height: 0px;
  168. border-style: solid;
  169. border-width: 100px 0 100px 200px;
  170. border-color: {color:background} {color:background} {color:background} transparent;
  171. position:fixed;
  172. margin-left:100PX;
  173. margin-top:100px;
  174. z-index:-4;
  175. }
  176.  
  177. #trrz {
  178. width: 0px;
  179. height: 0px;
  180. border-style: solid;
  181. border-width: 75px 0 75px 150px;
  182. border-color: transparent transparent transparent {color:triangles};
  183. position:fixed;
  184. margin-left:99px;
  185. margin-top:0px;
  186. z-index:-4;
  187. opacity:1;
  188. }
  189.  
  190. #titleslol {
  191. font-family: consolas;
  192. color: {color:description color};
  193. padding:4px;
  194. font-size:8px;
  195. letter-spacing: 0px;
  196. font-style:;
  197. text-transform:lowercase;
  198. position:fixed;
  199. opacity:0.9;
  200. text-align:right;
  201. margin-top:40px;
  202. margin-left:105px;
  203. width: 50px;
  204. max-height:60px;
  205. overflow:auto;
  206. background: transparent;
  207. position: fixed;
  208. -webkit-transition: 0.6s;
  209. }
  210.  
  211.  
  212. #trrzk {
  213. width: 0px;
  214. height: 0px;
  215. border-style: solid;
  216. border-width: 75px 0 75px 150px;
  217. border-color: transparent transparent transparent {color:triangles};
  218. position:fixed;
  219. margin-left:99px;
  220. margin-top:250px;
  221. z-index:-4;
  222. opacity:1;
  223. }
  224.  
  225.  
  226. #sidebarimage img{
  227. padding:5px;
  228. margin-left: 94px;
  229. margin-top: 95px;
  230. width: 200px;
  231. height:200px;
  232. position:fixed;
  233. -webkit-transition: 0.6s;
  234. z-index:-6;
  235. }
  236.  
  237. #links {
  238. font-family:palatino linotype;
  239. font-size:15px;
  240. opacity:1;
  241. text-align:left;
  242. padding-top:30px;
  243. letter-spacing:0px;
  244. text-transform:uppercase;
  245. margin-top:-155px;
  246. margin-left:160px;
  247. position: fixed;
  248. padding: 0px;
  249. font-style:;
  250. width: 80px;
  251. }
  252.  
  253. #links a:hover{
  254. -webkit-transition: 0.7s;
  255. -moz-transition: .7s;
  256. background:transparent;
  257. color:#fff;
  258. text-decoration:underline;
  259. }
  260.  
  261. #links a{
  262. text-align:left;
  263. display:block;
  264. padding: 2px;
  265. opacity:1;
  266. letter-spacing:1px;
  267. -webkit-transition: .7s;
  268. -moz-transition: .7s;
  269. color: {color:link};
  270. background:transparent;
  271. padding-bottom:100px;
  272. }
  273.  
  274.  
  275. #description {
  276. font-family: consolas;
  277. color: {color:description color};
  278. padding:4px;
  279. font-size:8px;
  280. letter-spacing: 0px;
  281. font-style:;
  282. text-transform:lowercase;
  283. position:fixed;
  284. opacity:0.9;
  285. text-align:right;
  286. margin-top:110px;
  287. margin-left:25px;
  288. width: 50px;
  289. max-height:60;
  290. overflow:auto;
  291. background: transparent;
  292. position: fixed;
  293. -webkit-transition: 0.6s;
  294. }
  295.  
  296. #description a{
  297. color: #aaa;
  298. }
  299.  
  300.  
  301.  
  302. #pagination {
  303. font-size:15px;
  304. color:#fff;
  305. font-family:baskerville;
  306. letter-spacing:20px;
  307. margin-left:70px;
  308. margin-top: 245px;
  309. line-height:220%;
  310. }
  311.  
  312. #pagination a{
  313. color: {color:link};
  314. }
  315.  
  316. #info {
  317. font-family:calibri;
  318. width:490px;
  319. margin-top:4px;
  320. padding:0px;
  321. padding-left:8px;
  322. font-size:8px;
  323. color: {color:link};
  324. text-transform:uppercase;
  325. font-style:;
  326. letter-spacing:2px;
  327. text-align:left;
  328. -moz-transition-duration:0.5s;
  329. -webkit-transition-duration:0.5s;
  330. -o-transition-duration:0.5s;
  331. margin-top: 23px;
  332. }
  333.  
  334.  
  335. #info a:hover {
  336. color:{color:hover};
  337. }
  338.  
  339. .date {
  340. outline: 1px solid #000;
  341. background-color:#000;
  342. color: #fff;
  343. width:55px;
  344. padding:4px;
  345. }
  346.  
  347. .date a{
  348. color: #fff;
  349. }
  350.  
  351.  
  352. .notes {
  353. margin-top: -14px;
  354. margin-left: 71px;
  355. color: #000;
  356. width: auto;
  357. }
  358.  
  359. .source {
  360. margin-top: 10px;
  361. margin-left:0px;
  362. color: #000;
  363. opacity:1;
  364. text-align: center;
  365. }
  366.  
  367. .caption {
  368. width:500px;
  369. text-align:justify;
  370. line-height:120%;
  371. }
  372.  
  373. .question {
  374. width: 400px;
  375. margin-left:50px;
  376. padding:10px;
  377. text-align:left;
  378. color:{color:text};
  379. background-color:{color:askbg};
  380. line-height: 130%;
  381. }
  382.  
  383. .question a{
  384. background-color: #000;
  385. padding: 3px;
  386. color: #fff;
  387. font-family: consolas;
  388. font-size:8px;
  389. text-transform:uppercase;
  390. }
  391.  
  392. #tri {
  393. width: 0px;
  394. height: 0px;
  395. border-style: solid;
  396. border-width: 10px 20px 5px 0;
  397. border-color: transparent {color:askbg} transparent transparent;
  398. margin-left:30px;
  399. margin-top:10px;
  400. position:absolute;
  401. }
  402.  
  403. .icon {
  404. position:absolute;
  405. margin-top:5px;
  406. }
  407.  
  408.  
  409. .answer {
  410. text-align:left;
  411. padding:10px;
  412. color:{color:text};
  413. }
  414.  
  415. .music {
  416. padding:0px;
  417. position:relative;
  418. }
  419.  
  420. .albumart {
  421. float:left;
  422. padding:0px 10px 10px 0px;
  423. }
  424.  
  425. .albumart img {
  426. width:35px;
  427. height:35px;
  428. }
  429.  
  430. .playercontainer {
  431. text-align:left;
  432. padding:10px;
  433. background-color:#ffffff;
  434. width:380px;
  435. }
  436.  
  437. .musicinfo {
  438. padding:10px;
  439. color:{color:text};
  440. }
  441.  
  442. .postnote {
  443. text-transform:lowercase;
  444. font-style:normal;
  445. letter-spacing:0px;
  446. font-size: 9px;
  447. text-align:left;
  448. line-height:90%;
  449. margin-left:0px;
  450. margin-top:20px;
  451. }
  452.  
  453. .postnote li {
  454. list-style-type:none;
  455. border-bottom:1px dashed #f5f5f5;
  456. padding:10px 25px 10px 25px;
  457. text-align:left;
  458. margin-left:-110px;
  459. -moz-transition-duration:0.5s;
  460. -webkit-transition-duration:0.5s;
  461. -o-transition-duration:0.5s;
  462. }
  463.  
  464. .tags {
  465. font-family:consolas;
  466. font-style:normal;
  467. width:500px;
  468. text-transform:uppercase;
  469. font-style:normal;
  470. color:{color:tags};
  471. letter-spacing:2px;
  472. line-height:120%;
  473. font-size:8px;
  474. text-align:center;
  475. margin-top:11px;
  476. padding:2px;
  477. -moz-transition-duration:0.5s;
  478. -webkit-transition-duration:0.5s;
  479. -o-transition-duration:0.5s;
  480. opacity:1;
  481.  
  482. }
  483.  
  484. .tags a {
  485. color:{color:text};
  486. letter-spacing:1px;
  487. padding:1px;
  488. }
  489.  
  490. .tags a:hover {
  491. color:#f1f1f1;
  492. }
  493.  
  494. ul.chat, .chat ol, .chat li {
  495. list-style:none;
  496. margin:0px;
  497. padding:2px;
  498. }
  499.  
  500. .tab {
  501. text-decoration:underline;
  502. font-weight:700;
  503. background-color:#000;
  504. margin-right:5px;
  505. }
  506.  
  507.  
  508.  
  509.  
  510. {CustomCSS}</style></head><body>
  511.  
  512.  
  513.  
  514.  
  515. <div id="titleslol">{text:Title 2}</div>
  516. <div id="trr"></div><div id="trrz"></div><div id="trrzk"></div>
  517. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"></a></div>
  518. <div id="sidebar">
  519. <div class="trrzk" id="description">{Description}</div>
  520. <div class="trrz" id="links">
  521. <a href="{text:home link}">{text:home link title}</a>
  522. <a href="{text:ask link}">{text:ask link title}</a>
  523. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  524. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  525. </div>
  526. {block:Pagination}
  527. <div id="pagination">
  528. {block:PreviousPage}
  529. <a href="{PreviousPage}">⇚</a>
  530. {/block:PreviousPage}
  531. {block:NextPage}
  532. <a href="{NextPage}">⇛</a>
  533. {/block:NextPage}
  534. </div>
  535. {/block:Pagination}
  536. </div>
  537.  
  538. </div>
  539.  
  540. <div id="post">
  541.  
  542. {block:Posts}</div>
  543.  
  544. <div id="entries">
  545.  
  546. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  547.  
  548. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  549.  
  550. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  551.  
  552. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  553.  
  554. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  555.  
  556. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  557.  
  558. {block:Audio}<div class="music">{block:AudioEmbed}{AudioEmbed-400}{/block:AudioEmbed}{block:AlbumArt}
  559. <img src="{AlbumArtURL}" width="100">
  560. {/block:AlbumArt} </div>
  561. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  562.  
  563. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  564.  
  565. {block:Answer}<div class="icon"><img src="{AskerPortraitURL-24}"</a></div><div id="tri"></div><div class="question">{Asker} : {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  566.  
  567. {block:Date}<div id="info"><div class="date"><a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} {ShortYear}</div></a><div class="notes"><a href="{Permalink}">{NoteCountWithLabel}</div></a>
  568. {block:ContentSource} <div class="source">{block:RebloggedFrom} reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} <p> origin: <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</p></div>{/block:Date}
  569. {block:HasTags}
  570. <div class="tags">
  571. {block:Tags}<a href="{TagURL}">#{Tag}</a>,{/block:Tags}</div>
  572. {/block:HasTags}
  573. <div class="postnote">
  574. {block:PostNotes}{PostNotes}{/block:PostNotes}
  575. </div>
  576. </div>
  577. {/block:Posts}
  578.  
  579. <div style="font-size: 9px; letter-spacing: 1px; float: right; position: fixed; bottom: 10px; right: 5px; text-transform:lowercase;"><a href="http://elctra.tumblr.com"><img src="http://static.tumblr.com/smal9bi/3MXmn9vsh/icon_3.png"></a></div>
  580.  
  581. </body>
  582.  
  583. </html>
Advertisement
Add Comment
Please, Sign In to add comment