Advertisement
karennn13

ive probably saved this one before

Aug 29th, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.06 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. <!-- theme for myself!!! -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10. <link href='http://static.tumblr.com/qxlvltu/mJKms0082/chentrada2.css' media='screen' rel='stylesheet'/>
  11.  
  12. <meta name="color:bg" content="#FFFFFF">
  13. <meta name="color:link" content="#E6E4E4">
  14. <meta name="color:hover" content="#454545">
  15. <meta name="color:infobg" content="#FCFCFC">
  16. <meta name="color:text" content="#9A9A9A">
  17. <meta name="color:tags" content="#EDEDED">
  18. <meta name="color:scrollbar" content="#D6D5D5">
  19. <meta name="color:border" content="#FAFAFA">
  20.  
  21. <meta name="image:sidebar" content=""/>
  22.  
  23. <meta name="text:linkA" content="">
  24. <meta name="text:linkA url" content="/">
  25. <meta name="text:linkB" content="">
  26. <meta name="text:linkB url" content="/">
  27. <meta name="text:linkC" content="">
  28. <meta name="text:linkC url" content="/">
  29. <meta name="text:linkD" content="">
  30. <meta name="text:linkD url" content="/">
  31. <meta name="text:linkE" content="">
  32. <meta name="text:linkE url" content="/">
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="http://abcentmktg.vo.llnwd.net/o45/MAOS/favicon.ico" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42. a {
  43. color:{color:link};
  44. text-decoration:none;
  45. -moz-transition-duration:0.5s;
  46. -webkit-transition-duration:0.5s;
  47. -o-transition-duration:0.5s;
  48. }
  49.  
  50. a:hover {
  51. color:{color:hover};
  52. text-decoration:none;
  53. -moz-transition-duration:0.5s;
  54. -webkit-transition-duration:0.5s;
  55. -o-transition-duration:0.5s;
  56. }
  57.  
  58.  
  59. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:4px}
  60. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  61. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  62.  
  63. body {
  64. background-color:{color:bg};
  65. font-family:HELVETICA;
  66. font-weight:normal;
  67. }
  68.  
  69.  
  70.  
  71.  
  72. h1 {
  73. font-weight:normal;
  74. font-size:10px;
  75. text-align:center;
  76. font-style:normal;
  77. line-height:80%;
  78. letter-spacing:1px;
  79. text-transform:uppercase;
  80. color:{color:text};
  81. }
  82.  
  83. h2 {
  84. font-size:15px;
  85. text-align:center;
  86. line-height:100%;
  87. letter-spacing:-0.5px;
  88. color:{color:text};
  89. font-weight:normal;
  90. padding:5px;
  91. padding-bottom:2px;
  92. }
  93.  
  94.  
  95. blockquote {
  96. border-left:2px solid {color:text};
  97. padding-left:5px;
  98. margin:5px;
  99. }
  100.  
  101. #theme {
  102. background-color:{color:bg};
  103. width:700px;
  104. margin: 0 auto -12px auto;
  105. text-align: center;
  106. }
  107.  
  108. #sidebar {
  109.  
  110. color:{color:text};
  111. position:fixed;
  112. width:100px;
  113. height:auto;
  114. margin-top:180px;
  115. margin-left:-30px;
  116. text-align:left;
  117.  
  118.  
  119. }
  120.  
  121. #sidebar img {
  122. width:100px;
  123. height:auto;
  124. margin-bottom:10px;
  125.  
  126.  
  127.  
  128. }
  129.  
  130.  
  131.  
  132. .links {
  133. position:absolute;
  134. margin-top:-130px;
  135. font-size:8px;
  136. width:280px;
  137. text-transform:uppercase;
  138. text-align:left;
  139. letter-spacing:2px;
  140. line-height:150%;
  141.  
  142. }
  143.  
  144.  
  145. .links a{
  146. padding:3px;
  147. border:1.5px solid transparent;
  148. color:{color:link};
  149. letter-spacing:0px;
  150. text-decoration:none;
  151. -moz-transition-duration:0.5s;
  152. -webkit-transition-duration:0.5s;
  153. -o-transition-duration:0.5s;
  154. }
  155.  
  156. .links a:hover{
  157. border:1.5px solid #000;
  158. color:{color:hover};
  159. -moz-transition-duration:0.5s;
  160. -webkit-transition-duration:0.5s;
  161. -o-transition-duration:0.5s;
  162. }
  163. .links a:hover:NTH-OF-TYPE(ODD) {BACKGROUND-COLOR: #FAC278}
  164. .links a:hover:NTH-OF-TYPE(EVEN) {BACKGROUND-COLOR: #FF8585 ;}
  165.  
  166. .desc {
  167. margin-top:-110px;
  168.  
  169. width:100px;
  170. margin-bottom:0px;
  171. margin-left:110px;
  172. text-align:justify;
  173. font-size:9px;
  174. color:{color:text};
  175. letter-spacing:01px;
  176. line-height:200%;
  177. }
  178.  
  179. .desc a {
  180. color:{color:link};
  181. }
  182.  
  183.  
  184.  
  185.  
  186. .pagi {
  187. font-size:8px;
  188. text-transform:uppercase;
  189. letter-spacing:1px;
  190. font-style:normal;
  191. text-align:center;
  192. margin-left:100px;
  193. margin-top:15px;
  194. }
  195.  
  196. .pagi a {
  197. color:{color:link};
  198. }
  199.  
  200.  
  201. #stuffcontainer {
  202. float:left;
  203. margin-left:205px;
  204. margin-top:20px;
  205. text-align:justify;
  206. background-color:{color:bg};
  207. color:{color:text};
  208. margin-bottom: 35px;
  209. }
  210.  
  211.  
  212. #stuff {
  213. width:500px;
  214. margin-top:75px;
  215. text-align:justify;
  216. font-size:11px;
  217. line-height:90%;
  218. letter-spacing:0x;
  219. color:{color:text};
  220. }
  221.  
  222. .caption {
  223. width:500px;
  224. text-align:justify;
  225. line-height:120%;
  226. }
  227.  
  228. .ask {
  229. padding:10px;
  230. text-align:left;
  231. color:{color:text};
  232. background-color:{color:infobg};
  233. border-bottom:1px solid {color:border};
  234. border-right:0px solid {color:border};
  235. }
  236.  
  237. .ans {
  238. text-align:left;
  239. padding:10px;
  240. color:{color:text};
  241. }
  242.  
  243. .audio {
  244. width:500px;
  245. padding-bottom:10px;
  246. background-color:{color:infobg};
  247. }
  248.  
  249. .albumart {
  250. float:left;
  251. padding:0px 10px 10px 0px;
  252. }
  253.  
  254. .albumart img {
  255. width:45px;
  256. height:45px;
  257. }
  258.  
  259. .playercontainer {
  260. text-align:left;
  261. padding:10px;
  262. background-color:#ffffff;
  263. width:480px;
  264. }
  265.  
  266. .audioinfo {
  267. padding:10px;
  268. color:{color:text};
  269. }
  270.  
  271. #postinfo {
  272. width:490px;
  273. padding:5px;
  274. font-size:8px;
  275. color:{color:link};
  276. text-transform:uppercase;
  277. font-style:normal;
  278. letter-spacing:2px;
  279. text-align:left;
  280. border-top:0px solid {color:border};
  281. border-bottom:0px solid {color:border};
  282. -moz-transition-duration:0.5s;
  283. -webkit-transition-duration:0.5s;
  284. -o-transition-duration:0.5s;
  285. }
  286.  
  287. #postinfo a {
  288. color:{color:link};
  289. text-align:center;
  290. letter-spacing:1px;
  291. font-style:normal;
  292. }
  293.  
  294. #postinfo a:hover {
  295. color:{color:hover};
  296. }
  297.  
  298. .note {
  299. text-transform:uppercase;
  300. font-style:normal;
  301. letter-spacing:0px;
  302. font-size: 9px;
  303. text-align:left;
  304. line-height:90%;
  305. margin-left:-40px;
  306. }
  307.  
  308. .note li {
  309. list-style-type:none;
  310. border-bottom:0px solid {color:border};
  311. padding:10px 25px 10px 25px;
  312. text-align:left;
  313. margin:0px;
  314. -moz-transition-duration:0.5s;
  315. -webkit-transition-duration:0.5s;
  316. -o-transition-duration:0.5s;
  317. }
  318.  
  319. .tags {
  320. font-style:normal;
  321. width:500px;
  322. text-transform:uppercase;
  323. font-style:normal;
  324. color:{color:tags};
  325. letter-spacing:2px;
  326. line-height:120%;
  327. font-size:8px;
  328. text-align:left;
  329. padding:2px;
  330. -moz-transition-duration:0.5s;
  331. -webkit-transition-duration:0.5s;
  332. -o-transition-duration:0.5s;
  333. }
  334.  
  335. .tags a {
  336. color:{color:tags};
  337. letter-spacing:1px;
  338. padding:1px;
  339. }
  340.  
  341. .tags a:hover {
  342. color:{color:link};
  343. }
  344.  
  345. ul.chat, .chat ol, .chat li {
  346. list-style:none;
  347. margin:0px;
  348. padding:2px;
  349. }
  350.  
  351. .label {
  352. text-decoration:underline;
  353. font-weight:700;
  354. background-color:{color:infobg};
  355. margin-right:5px;
  356. }
  357.  
  358. #cred {
  359. position:fixed;
  360. font-size:8px;
  361. font-weight:normal;
  362. line-height:150%;
  363. letter-spacing:2px;
  364. right:10px;
  365. bottom:10px;
  366. text-transform:uppercase;
  367. text-align:center;
  368. }
  369.  
  370. #cred a {
  371. -moz-transition-duration:0.5s;
  372. -webkit-transition-duration:0.5s;
  373. -o-transition-duration:0.5s;
  374. }
  375.  
  376. #ocehans1{
  377. height:13px;
  378. text-align:center;
  379. font-style:normal;
  380. overflow:hidden;
  381. margin-top:-1px;
  382. border-bottom:1px solid #FAC278;
  383. letter-spacing:1px;
  384. font-size:8px;
  385. line-height:10px;
  386. z-index:999999999999999999999;
  387. -webkit-transition: all 0.5s ease-in-out;
  388. -moz-transition: all 0.5s ease-in-out;
  389. -o-transition: all 0.5s ease-in-out;
  390. }
  391. #ocehans1:hover{
  392. height:115px;
  393. -webkit-transition: all 0.5s ease-in-out;
  394. -moz-transition: all 0.5s ease-in-out;
  395. -o-transition: all 0.5s ease-in-out;
  396. }
  397.  
  398. #ocehans2{
  399. height:13px;
  400. text-align:center;
  401. font-style:normal;
  402. overflow:hidden;
  403. border-bottom:1px solid #FAC278;
  404. text-transform:uppercase;
  405. background-color:#fff;
  406. letter-spacing:1px;
  407. font-size;8px;
  408. line-height:13px;
  409. z-index:999999999999999999999;
  410. -webkit-transition: all 0.5s ease-in-out;
  411. -moz-transition: all 0.5s ease-in-out;
  412. -o-transition: all 0.5s ease-in-out;
  413. }
  414.  
  415. #ocehans2:hover{
  416. height:30px;
  417. -webkit-transition: all 0.5s ease-in-out;
  418. -moz-transition: all 0.5s ease-in-out;
  419. -o-transition: all 0.5s ease-in-out;
  420. }
  421.  
  422. #ocehans3{
  423. height:13px;
  424. text-align:center;
  425. font-style:normal;
  426. overflow:hidden;
  427. border-bottom:1px solid #FAC278;
  428. text-transform:uppercase;
  429. background-color:#fff;
  430. letter-spacing:1px;
  431. font-size;8px;
  432. line-height:13px;
  433. z-index:999999999999999999999;
  434. -webkit-transition: all 0.5s ease-in-out;
  435. -moz-transition: all 0.5s ease-in-out;
  436. -o-transition: all 0.5s ease-in-out;
  437. }
  438.  
  439. #ocehans3:hover{
  440. height:87px;
  441. -webkit-transition: all 0.5s ease-in-out;
  442. -moz-transition: all 0.5s ease-in-out;
  443. -o-transition: all 0.5s ease-in-out;
  444. }
  445.  
  446.  
  447.  
  448. #ocehans4{
  449. height:13px;
  450. text-align:center;
  451. font-style:normal;
  452. overflow:hidden;
  453. border-bottom:1px solid #FAC278;
  454. text-transform:uppercase;
  455. background-color:#fff;
  456. letter-spacing:1px;
  457. font-size;8px;
  458. line-height:13px;
  459. z-index:999999999999999999999;
  460. -webkit-transition: all 0.5s ease-in-out;
  461. -moz-transition: all 0.5s ease-in-out;
  462. -o-transition: all 0.5s ease-in-out;
  463. }
  464.  
  465. #ocehans4:hover{
  466. height:56px;
  467. -webkit-transition: all 0.5s ease-in-out;
  468. -moz-transition: all 0.5s ease-in-out;
  469. -o-transition: all 0.5s ease-in-out;
  470. }
  471.  
  472. #ocehans5{
  473. height:13px;
  474. text-align:center;
  475. font-style:normal;
  476. overflow:hidden;
  477. border-bottom:0px solid #FAC278;
  478. text-transform:uppercase;
  479. background-color:#fff;
  480. letter-spacing:1px;
  481. font-size;8px;
  482. line-height:13px;
  483. z-index:999999999999999999999;
  484. -webkit-transition: all 0.5s ease-in-out;
  485. -moz-transition: all 0.5s ease-in-out;
  486. -o-transition: all 0.5s ease-in-out;
  487. }
  488.  
  489. #ocehans5:hover{
  490. height:105px;
  491. -webkit-transition: all 0.5s ease-in-out;
  492. -moz-transition: all 0.5s ease-in-out;
  493. -o-transition: all 0.5s ease-in-out;
  494. }
  495. #ocehans{
  496. text-align:left;
  497. font-size:7px;
  498. text-transform:uppercase;
  499. opacity: .8;
  500. border-color:#3e677e;
  501. border-width:0px;
  502. border-style:ridge;
  503. position:fixed;
  504. font-family:helvetica;
  505. left:14px;
  506. background-color:#fff;
  507. letter-spacing:1px;
  508. width:65px;
  509. z-index:9999;
  510. padding:4px;
  511. top:14px;
  512.  
  513. }
  514.  
  515. {CustomCSS}
  516.  
  517. </style></head>
  518.  
  519. <body>
  520. <div id="theme">
  521.  
  522. <div id="ocehans">
  523. <center>
  524. <div id="ocehans1">
  525. <div style="font-size:8px;">updates</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: helvetica; font-size:7px; line-height:10px; text-align:center; color:#b9b9b9;">
  526. i was teenwovles! *probably at school or doing homework* <br><a href="http://karensthemes.tumblr.com"><b>theme 15 released!</b></a><br>
  527. <a href="http://karen.co.vu/post/85414180610/rules-must-be-following-tony-stark-steve"><b><u>tumblr awards!!!!!!!!</u></b></a>
  528. <br><br>
  529. </div>
  530. </div>
  531.  
  532. <div id="ocehans2">
  533. <div style="font-size:8px;">people on</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: helvetica; font-size:8px; line-height:10px; text-align:center; color:#b9b9b9;">
  534. <script language="JavaScript">
  535. var ref = (''+document.referrer+'');
  536. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3031165&e1=%&e2=%&r=' + ref + '"><\/script>');
  537. </script>|<script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2084764&name="></script><br>
  538.  
  539. </div></div>
  540.  
  541. <div id="ocehans3">
  542. <div style="font-size:8px;">friends</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family:helvetica; font-size:7px; line-height:10px; text-align:center; color:#b9b9b9;">
  543. <a href="http://primaadonnagirl.tumblr.com/">❤</a>
  544. <a href="http://vmpirewekend.tumblr.com/">❤</a>
  545. <a href="http://hazpottars.tumblr.com/">❤</a>
  546. <a href="http://pizzuhut.tumblr.com/">❤</a>
  547. <a href="http://ursha.co.vu/">❤</a>
  548. <a href="http://ofjack.tumblr.com/">❤</a>
  549. <a href="http://verifiedasshole.tumblr.com/">❤</a>
  550. <a href="http://farrytaile.tumblr.com/">❤</a>
  551. <a href="http://voguesharman.tumblr.com/">❤</a>
  552. <a href="http://kalder.tumblr.com/">❤</a>
  553. <a href="http://satens.tumblr.com/">❤</a>
  554. <a href="http://alexgaeskarth.tumblr.com/">❤</a>
  555. <a href="/networks">#networks</a>
  556. <a href="http://thehtmlexperts.tumblr.com//">the html experts</a><br>
  557. <a href="http://emilyblunts.co.vu/cloneclubnw">clone club</a><br>
  558. <a href="http://darkestsalvatore.tumblr.com/twfamily">tw family</a>
  559.  
  560. <br><br><br>
  561. <a href="http://roseweasley.co.vu/fandom+family">spn family</a>
  562.  
  563. <br><br>
  564. </div>
  565. </div>
  566.  
  567. <div id="ocehans4">
  568. <div style="font-size:8px;">rescources</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: helvetica; font-size:7px; line-height:10px; text-align:center; color:#b9b9b9;">
  569. <a href="/blogroll">blogroll</a>
  570. <a href="http://karensthemes.tumblr.com">themes</a>
  571. <a href="/tagged/themes">theme recs</a>
  572. <a href="/url">saved urls</a>
  573. </div></div>
  574. <div id="ocehans5">
  575. <div style="font-size:8px;">to-do list</div> <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: helvetica; font-size:7px; line-height:10px; text-align:center; color:#b9b9b9;">
  576. ☑ finish theme 16<br>
  577. ☑ new theme for theme blog<br>
  578. ☐ finish navi theme<br>
  579. ☐ start theme 17<br>
  580. </div></div></div>
  581.  
  582. <div id="sidebar">
  583. <img src="{image:sidebar}">
  584. <div class="links">
  585. <div class="CHentrada2">
  586. {block:IfLinkA}
  587. <a href="{text:linkA url}">{text:linkA}</a>
  588. {/block:IfLinkA}
  589. {block:IfLinkB}
  590. <a href="{text:linkB url}">{text:linkB}</a>
  591. {/block:IfLinkB}
  592. {block:IfLinkC}
  593. <a href="{text:linkC url}">{text:linkC}</a>
  594. {/block:IfLinkC}
  595. {block:IfLinkD}
  596. <a href="{text:linkD url}">{text:linkD}</a>
  597. {/block:IfLinkD}
  598. {block:IfLinkE}
  599. <a href="{text:linkE url}">{text:linkE}</a>
  600. {/block:IfLinkE}
  601. </div></div>
  602. <div class="desc">
  603. {Description}
  604. </div>
  605. {block:Pagination}
  606. <div class="pagi">
  607. {block:PreviousPage}
  608. <a href="{PreviousPage}">prev</a>
  609. {/block:PreviousPage}
  610. {block:NextPage}
  611. <a href="{NextPage}">next</a>
  612. {/block:NextPage}
  613. </div>
  614. {/block:Pagination}
  615. </div>
  616.  
  617. <div id="stuffcontainer">
  618.  
  619. {block:Posts}
  620.  
  621. <div id="stuff">
  622.  
  623. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  624.  
  625. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  626.  
  627. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  628. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  629.  
  630. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  631.  
  632. {block:Photoset}<center>{Photoset-500}</center>
  633. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  634.  
  635. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  636.  
  637. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  638.  
  639. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  640.  
  641. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  642. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  643. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  644. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  645. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  646.  
  647.  
  648.  
  649. {block:Date}<div id="postinfo">{MonthNumberWithZero}-{DayOfMonthWithZero} | <a href="{Permalink}">{24Hour}:{Minutes}</a>{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} | <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  650. {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  651. {block:HasTags}
  652. <div class="tags">
  653. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  654. {/block:HasTags}
  655. <div class="note">
  656. {block:PostNotes}{PostNotes}{/block:PostNotes}
  657. </div>
  658. </div>
  659. {/block:Posts}
  660.  
  661.  
  662. </div>
  663.  
  664. <script type="text/javascript" src="http://i0.poll.fm/survey.js" charset="UTF-8"></script>
  665. <script type="text/javascript" charset="utf-8">
  666. polldaddy.add( {
  667. type: 'slider',
  668. embed: 'poll',
  669. delay: 100,
  670. visit: 'multiple',
  671. id: 8054265
  672. } );
  673. </script>
  674. <noscript><a href="http://polldaddy.com/poll/8054265/">what should my url be??</a></noscript>
  675.  
  676.  
  677. </div>
  678. </div>
  679. </div>
  680. </body>
  681. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement