Advertisement
karennn13

kate01

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