Advertisement
ramisaaaaa

Untitled

Jul 23rd, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.70 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. -->
  4.  
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10. <meta name="color:background" content="#aaa"/>
  11. <meta name="color:text" content="#130C11"/>
  12. <meta name="color:title" content="#130C11"/>
  13. <meta name="color:hover" content="#130C11"/>
  14. <meta name="color:link" content="#000000"/>
  15. <meta name="color:shadow" content="#dadada"/>
  16. <meta name="image:background" content="1"/>
  17. <meta name="if:faded images" content="0"/>
  18. <meta name="color:link1" content="#fff"/>
  19. <meta name="color:link2" content="#fff"/>
  20. <meta name="color:link3" content="#fff"/>
  21. <meta name="color:link4" content="#fff"/>
  22. <meta name="color:link5" content="#fff"/>
  23. <meta name="color:link6" content="#fff"/>
  24. <meta name="color:boxshadow" content="#ffffff"/>
  25. <meta name="text:moving text" content="lol hi this is a moving text"/>
  26. <meta name="text:online users code" content="code"/>
  27. <meta name="text:music code" content="MUSIC CODE GOES IN HERE!"/>
  28. <meta name="image:sidebar 1" content="" />
  29. <meta name="image:sidebar 2" content="" />
  30. <meta name="image:sidebar 3" content="" />
  31. <meta name="image:sidebar 4" content="" />
  32. <meta name="image:sidebar 5" content="" />
  33. <meta name="image:sidebar 6" content="" />
  34. <meta name="text:link one" content="" />
  35. <meta name="text:link one title" content="index" />
  36. <meta name="text:link two" content="" />
  37. <meta name="text:link two title" content="msg" />
  38. <meta name="text:link three" content="" />
  39. <meta name="text:link three title" content="etc" />
  40. <meta name="text:link four" content="" />
  41. <meta name="text:link four title" content="" />
  42. <meta name="text:link five" content="fgfg" />
  43. <meta name="text:link five title" content="kfn" />
  44. <meta name="color: first letter of title" content="#000"/>
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49. {block:iffadedimages}img{
  50.  
  51. -webkit-transition: opacity 0.8s linear;
  52.  
  53. opacity: 0.60;
  54.  
  55. }
  56. img:hover{
  57.  
  58. -webkit-transition: opacity 0.8s linear;
  59.  
  60. opacity: 1;
  61.  
  62. }{/block:iffadedimages}
  63.  
  64.  
  65.  
  66. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  67. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  68.  
  69.  
  70. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  71.  
  72. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  73.  
  74.  
  75. ::-webkit-scrollbar {width: 8px; height: 4px; background: white; }
  76.  
  77. ::-webkit-scrollbar-thumb { background-color: #dadada; -webkit-border-radius: 0ex; border: 1px solid #dadada; width: 3px;}
  78.  
  79.  
  80. #tumblr_controls{
  81. position:fixed !important;
  82. }
  83.  
  84. .wrapper{
  85. margin: 0px auto;
  86. width: 802px;
  87. }
  88.  
  89. .header{
  90. float: left;
  91. width: 100%;
  92. }
  93.  
  94. .left{
  95. float: left;
  96. margin-right: 20px;
  97. width: 802px;
  98. }
  99.  
  100. .right{
  101. float: right;
  102. width: 200px;
  103. background-color: {color:Background};
  104. }
  105.  
  106. body {
  107. margin:0px;
  108. text-decoration: none;
  109. background-color: {color:background};
  110. background-image:url({image:Background});
  111. background-attachment: fixed;
  112. background-repeat: repeat;
  113. color: {color:Text};
  114. font-family: pixel;
  115. text-transform: uppercase;
  116. font-size: 8px;
  117. }
  118.  
  119. div#content{
  120. padding: 4px;
  121. }
  122.  
  123. a:link, a:active, a:visited{
  124. color: {color:Link};
  125. text-decoration: none;
  126. -webkit-transition: color 0.2s ease-out;
  127. -moz-transition: color 0.2s ease-out;
  128. }
  129.  
  130. a:hover{
  131. color:{color:Hover};
  132. text-decoration: underline;
  133. -webkit-transition: color 0.2s ease-out;
  134. -moz-transition: color 0.2s ease-out;
  135. text-shadow: {color:shadow} 5px 2px 2px;
  136. }
  137.  
  138. div#links{
  139. position:fixed !important;
  140. width: 170px;
  141. height:10px;
  142. margin-top: 0px;
  143. margin-left: 4px;
  144. padding: 2px;
  145. line-height:11px;
  146. background-color:#FFFFFF;
  147.  
  148. }
  149.  
  150. div#links2{
  151. position:fixed !important;
  152. width: 40px;
  153. height:10px;
  154. margin-top: 160px;
  155. margin-left: 45px;
  156. padding: 2px;
  157. line-height:11px;
  158. background-color:#FFFFFF;
  159. border: 1px solid #aaa !important;
  160. box-shadow: 0px 5px 20px rgba(0,0,0,0.35); -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.35); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.35);
  161. }
  162.  
  163. #linkone a{
  164. opacity: 0.5;
  165. color: black;
  166. position: fixed;
  167. background: {color:link1};
  168. display: inline-block;
  169. font-family: pixel;
  170. text-transform: uppercase;
  171. font-size: 8px;
  172. text-align: center;
  173. line-height: 13px;
  174. height: 12px;
  175. width: 27px;
  176. transition: all 0.5s ease-out;
  177. -o-transition-transition: all 0.5s ease-out;
  178. -webkit-transition: all 0.5s ease-out;
  179. -moz-transition: all 0.5s ease-out;
  180. margin: -1px 0px 0px -90px;
  181. }
  182.  
  183. @font-face {font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  184.  
  185. #linkone a:hover {
  186. opacity: 0.9;
  187. background-color:#fff;
  188. transition: all 0.5s ease-out;
  189. -o-transition-transition: all 0.5s ease-out;
  190. -webkit-transition: all 0.5s ease-out;
  191. -moz-transition: all 0.5s ease-out;
  192. }
  193.  
  194. #linktwo a{
  195. opacity: 0.5;
  196. color: black;
  197. position: fixed;
  198. background: {color:link2};
  199. display: inline-block;
  200. font-family: pixel;
  201. text-transform: uppercase;
  202. font-size: 8px;
  203. text-align: center;
  204. line-height: 13px;
  205. height: 12px;
  206. width: 30px;
  207. transition: all 0.5s ease-out;
  208. -o-transition-transition: all 0.5s ease-out;
  209. -webkit-transition: all 0.5s ease-out;
  210. -moz-transition: all 0.5s ease-out;
  211. margin: -1px 0px 0px -62px;
  212. }
  213.  
  214. #linktwo a:hover {
  215. opacity: 0.9;
  216. background-color:#fff;
  217. transition: all 0.5s ease-out;
  218. -o-transition-transition: all 0.5s ease-out;
  219. -webkit-transition: all 0.5s ease-out;
  220. -moz-transition: all 0.5s ease-out;
  221. }
  222.  
  223. #linkthree a{
  224. opacity: 0.5;
  225. color: black;
  226. position: fixed;
  227. background: {color:link3};
  228. display: inline-block;
  229. font-family: pixel;
  230. text-transform: uppercase;
  231. font-size: 8px;
  232. text-align: center;
  233. line-height: 13px;
  234. height: 12px;
  235. width: 36px;
  236. transition: all 0.5s ease-out;
  237. -o-transition-transition: all 0.5s ease-out;
  238. -webkit-transition: all 0.5s ease-out;
  239. -moz-transition: all 0.5s ease-out;
  240. margin: -1px 0px 0px -31px;
  241. }
  242.  
  243. #linkthree a:hover {
  244. opacity: 0.9;
  245. background-color:#fff;
  246. transition: all 0.5s ease-out;
  247. -o-transition-transition: all 0.5s ease-out;
  248. -webkit-transition: all 0.5s ease-out;
  249. -moz-transition: all 0.5s ease-out;
  250. }
  251.  
  252. #linkfour a{
  253. opacity: 0.5;
  254. color: black;
  255. position: fixed;
  256. background: {color:link4};
  257. display: inline-block;
  258. font-family: pixel;
  259. text-transform: uppercase;
  260. font-size: 8px;
  261. text-align: center;
  262. line-height: 13px;
  263. height: 12px;
  264. width: 29px;
  265. transition: all 0.5s ease-out;
  266. -o-transition-transition: all 0.5s ease-out;
  267. -webkit-transition: all 0.5s ease-out;
  268. -moz-transition: all 0.5s ease-out;
  269. margin: -1px 0px 0px 6px;
  270. }
  271.  
  272. #linkfour a:hover {
  273. opacity: 0.9;
  274. background-color:#fff;
  275. transition: all 0.5s ease-out;
  276. -o-transition-transition: all 0.5s ease-out;
  277. -webkit-transition: all 0.5s ease-out;
  278. -moz-transition: all 0.5s ease-out;
  279. }
  280.  
  281. #linkfive a{
  282. opacity: 0.5;
  283. color: black;
  284. position: fixed;
  285. background: {color:link5};
  286. display: inline-block;
  287. font-family: pixel;
  288. text-transform: uppercase;
  289. font-size: 8px;
  290. text-align: center;
  291. line-height: 13px;
  292. height: 12px;
  293. width: 28px;
  294. transition: all 0.5s ease-out;
  295. -o-transition-transition: all 0.5s ease-out;
  296. -webkit-transition: all 0.5s ease-out;
  297. -moz-transition: all 0.5s ease-out;
  298. margin: -1px 0px 0px 36px;
  299. }
  300.  
  301. #linkfive a:hover {
  302. opacity: 0.9;
  303. background-color:#fff;
  304. transition: all 0.5s ease-out;
  305. -o-transition-transition: all 0.5s ease-out;
  306. -webkit-transition: all 0.5s ease-out;
  307. -moz-transition: all 0.5s ease-out;
  308. }
  309.  
  310. #linksix a{
  311. opacity: 0.5;
  312. color: black;
  313. position: fixed;
  314. background: {color:link6};
  315. display: inline-block;
  316. font-family: pixel;
  317. text-transform: uppercase;
  318. font-size: 8px;
  319. text-align: center;
  320. line-height: 13px;
  321. height: 12px;
  322. width: 23px;
  323. transition: all 0.5s ease-out;
  324. -o-transition-transition: all 0.5s ease-out;
  325. -webkit-transition: all 0.5s ease-out;
  326. -moz-transition: all 0.5s ease-out;
  327. margin: -1px 0px 0px 65px;
  328. }
  329.  
  330. #linksix a:hover {
  331. opacity: 0.9;
  332. background-color:#e0acc5;
  333. transition: all 0.5s ease-out;
  334. -o-transition-transition: all 0.5s ease-out;
  335. -webkit-transition: all 0.5s ease-out;
  336. -moz-transition: all 0.5s ease-out;
  337. }
  338.  
  339.  
  340. .entry {
  341. float:left;
  342. padding: 6px;
  343. margin: 2px;
  344. border: 1px solid #dadada;
  345. font-color: #000000;
  346. {block:IndexPage}
  347. width: 250px;
  348. {/block:IndexPage}
  349. {block:PermalinkPage}
  350. width:500px;
  351. {/block:PermalinkPage}
  352. background-color: white;
  353. opacity: 1.0;
  354. }
  355.  
  356. .permalink{
  357. display: block;
  358. line-height: 13px;
  359. text-transform: none;
  360. font-family: littlefont;
  361. font-size: 8px;
  362. text-align:center;
  363. margin-top: 1px;
  364. background-color: #696969;
  365. opacity: 0.8;
  366. text-transform: uppercase;
  367. }
  368.  
  369.  
  370.  
  371. .entry .perma a{
  372. color:#fff;
  373. }
  374.  
  375. .entry .perma{
  376. width:250px;
  377. height:0px;
  378. position: absolute;
  379. text-align: center;
  380. font-family: pixel;
  381. font-size: 8px;
  382. line-height: 15px;
  383. text-align: left;
  384. overflow:hidden;
  385. opacity: 0.0;
  386. background-color:#000000;
  387. }
  388.  
  389. .entry:hover .perma{
  390. height: 47px;
  391. overflow:visible;
  392. -webkit-transition: opacity 0.7s linear; opacity: 0.8;
  393. -webkit-transition: all 0.7s linear;
  394. -moz-transition: all 0.7s linear;
  395. transition: all 0.6s linear;
  396. }
  397.  
  398. .likep {
  399. display: inline;
  400. width: 40px;
  401. float: right;
  402. height: 20px;
  403. margin-left:10px;
  404. overflow: hidden;
  405. position: relative;
  406. z-index: 9999999;
  407. background-color: #000000;
  408. opacity: 1.0;
  409. border-top-right-radius:10px;
  410.  
  411. border-bottom-left-radius:10px;
  412. }
  413.  
  414. .likep a {
  415. background-position: 0px 0px;
  416. display: block;
  417. z-index: 9999999;
  418. background-color: #000000;
  419. opacity: 1.0;
  420. -webkit-transition: all .4s ease;
  421. -moz-transition: all .4s ease;
  422. -o-transition: all .4s ease;
  423. transition: all .4s ease;
  424. border-top-right-radius:40px;
  425.  
  426. border-bottom-left-radius:40px;
  427. }
  428.  
  429. .likep img {
  430. width: 21px;
  431. height: 20px;
  432. -webkit-transition: all .4s ease;
  433. -moz-transition: all .4s ease;
  434. -o-transition: all .4s ease;
  435. transition: all .4s ease;
  436. margin-left: 190px;
  437. }
  438. .rep img{
  439. width: 24px;
  440. height: 20px;
  441. line-height: 30px;
  442. display: inline;
  443. margin-left: -130px;
  444. background-color: #000000;
  445. opacity: 0.8;
  446. }
  447.  
  448. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  449.  
  450. div#sidebar{
  451. position:fixed !important;
  452. width: 200px;
  453. height:100%;
  454. margin-top: 120px;
  455. margin-left:120px;
  456. padding: 2px;
  457. line-height:11px;
  458. letter-spacing:0px;
  459. margin-bottom: 6px;
  460. font-size: 8px;
  461. opacity: 1.0;
  462. }
  463.  
  464.  
  465. #sidebarpicture img {
  466. background-color: #fff;
  467. position:fixed;
  468. z-index:100000;
  469. -webkit-transition: all 1.0s ease-in;
  470. -moz-transition: all 1.0s ease-in;
  471. -o-transition: all 1.0s ease-in;
  472. -ms-transition: all 1.0s ease-in;
  473. transition: all 1.0s ease-in;
  474. width:100px;
  475. height:100px;
  476. margin-top:-20px;
  477. margin-left: -560px;
  478. border-top-right-radius:10px;
  479. border-bottom-left-radius:10px;
  480. }
  481.  
  482.  
  483. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  484.  
  485.  
  486.  
  487.  
  488. #postnotes{
  489. text-align: justify;}
  490.  
  491. #postnotes blockquote{
  492. border: 0px;}
  493.  
  494. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  495.  
  496.  
  497. #ssidebarimage{margin-left: 120px; margin-top: 67px; width: 100px; float: left; background-color: {color:sidebar}; padding: 5px; position: fixed; height: 158px;}
  498. .sdbarimg {padding: 3px; background-color: {color:background}; border: 1px solid #dadada; height: 158px;}
  499. .sdbarimg img{max-width: 100px; height: auto; display: inline; margin-bottom: 1px;}
  500.  
  501.  
  502. #posts {
  503. width: 610px;
  504. margin-left:420px;
  505. {block:PermalinkPage}
  506. {/block:PermalinkPage}
  507. float:left;
  508. }
  509.  
  510. #infscr-loading{
  511. bottom: -70px;
  512. position: absolute;
  513. left: 50%;
  514. margin-left:-8px;
  515. width:16px;
  516. height:11px;
  517. overflow:hidden;
  518. margin-bottom: 50px;
  519. }
  520.  
  521.  
  522. div#description{
  523. margin-top:-80px;
  524. margin-left: 0px;
  525. padding: 4px 3px 4px 2px;
  526. width: 150px;
  527. height: auto;
  528. background-color: {color:background};
  529. background-image:url({image:Background});
  530. position: fixed;
  531. text-align: left;
  532. }
  533. .title{
  534. font-family: bebas neue;
  535. font-size: 18px;
  536. line-height:14px;
  537. color: {color:Title};
  538. font-weight: normal;
  539. }
  540.  
  541.  
  542. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  543.  
  544.  
  545. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  546.  
  547. .blogtitle{
  548. font-family: black swan;
  549. font-size: 65px;
  550. line-height:10px;
  551. width: 390px;
  552. color: {color:title};
  553. font-weight: normal;
  554. text-transform: lowercase;
  555. margin-top: -160px;
  556. }
  557.  
  558.  
  559. .firstletter {
  560. font-family:black swan;
  561. text-transform: lowercase;
  562. font-size:50px;
  563. margin-top: -160px;
  564. margin-left: 98px;
  565. line-height: 20px;
  566. width:160px;
  567. color: #000;
  568. text-align: right;
  569. }
  570.  
  571. .firstletter:first-letter {
  572. color: {color: first letter of title};
  573. text-transform: uppercase;
  574. font-size:60px;
  575. }
  576.  
  577.  
  578. div#sidequote{
  579. position:fixed !important;
  580. width: auto;
  581. height: auto;
  582. margin-top: 460px;
  583. margin-left: 740px;
  584. font-family: littlefont;
  585. text-transform: uppercase;
  586. font-size: 8px;
  587. letter-spacing: 10px;
  588. line-height: 40px;
  589. text-align: center;
  590. font-color: #fff;
  591. }
  592.  
  593. div#sidequote2{
  594. position:fixed !important;
  595. width: auto;
  596. height: auto;
  597. margin-top: 480px;
  598. margin-left: 700px;
  599. background-color: transparent;
  600. font-family: dawning;
  601. font-size: 45px;
  602. line-height: 40px;
  603. text-align: center;
  604. text-shadow: 1px 1px 1px #888;
  605. font-color: #fff;
  606. }
  607.  
  608. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  609.  
  610.  
  611. @font-face {
  612. font-family: "dawning";
  613. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  614. }
  615.  
  616. @font-face{
  617. font-family: 'pixel';
  618. font-style: normal;
  619. font-weight: normal;
  620. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  621.  
  622. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  623.  
  624. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  625.  
  626. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  627.  
  628. @font-face{
  629. font-family: 'pixel';
  630. font-style: normal;
  631. font-weight: normal;
  632. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  633.  
  634. @font-face {font-family:"handy00";src:url('http://static.tumblr.com/vtqel59/gijlrtxyw/handy00.ttf');}
  635.  
  636. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  637.  
  638. @font-face { font-family: "arsenale white"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  639.  
  640. @font-face {
  641. font-family: "caviardreams";
  642. src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf');
  643. }
  644.  
  645.  
  646. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  647.  
  648. blockquote{
  649. padding:0px 0px 2px 5px;
  650. margin:0px 0px 2px 10px;
  651. border-left: 1px dotted #555555;
  652. }
  653.  
  654.  
  655. {CustomCSS}
  656.  
  657. </style>
  658.  
  659. {block:IndexPage}
  660. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  661. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  662.  
  663. <script type="text/javascript">
  664. $(window).load(function () {
  665. var $content = $('#posts');
  666. $content.masonry({itemSelector: '.entry'}),
  667. $content.infinitescroll({
  668. navSelector : 'div#pagination',
  669. nextSelector : 'div#pagination a#nextPage',
  670. itemSelector : '.entry',
  671. loading: {
  672. finishedMsg: '',
  673. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  674. },
  675. bufferPx : 600,
  676. extraScrollPx: 700,
  677. debug : false,
  678. },
  679. // call masonry as a callback.
  680. function( newElements ) {
  681. var $newElems = $( newElements );
  682. $newElems.hide();
  683. // ensure that images load before adding to masonry layout
  684. $newElems.imagesLoaded(function(){
  685. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  686.  
  687.  
  688. });
  689. });
  690. });
  691. </script>
  692.  
  693. {/block:IndexPage}
  694.  
  695. <title>{title}</title>
  696.  
  697. <link rel="shortcut icon" href="{Favicon}">
  698. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  699. <meta name="viewport" content="width=820" />
  700.  
  701. </head>
  702. <body>
  703. <div id="cage">
  704. <div id="center">
  705. <div id="sidebar">
  706.  
  707. <center>
  708.  
  709.  
  710.  
  711. <div id="description">
  712.  
  713. <div style="overflow:auto; width: 180px; height: 45PX; border: 1px solid #dadada; background-color: {color:Background}; margin-left: 106px;
  714. background-image:url({image:Background}); font-family: pixel;
  715. text-transform: uppercase; Margin-top: 60px;
  716. font-size: 8px; text-align: center;">{Description}</div>
  717.  
  718. <div style="overflow:auto; width: 130px; height: 10PX; border: 1px solid #dadada; background-color: {color:Background}; margin-left: 106px;
  719. background-image:url({image:Background}); font-family: pixel;
  720. text-transform: uppercase; Margin-top: 5px;
  721. font-size: 8px; text-align: center;"><marquee>{text:moving text}</marquee></div>
  722.  
  723. <div style="overflow:auto; width: 44px; height: auto;border: 1px solid #dadada; background-color: {color:Background}; margin-left: 242px;
  724. background-image:url({image:Background}); font-family: pixel;
  725. text-transform: uppercase; Margin-top: -13px;
  726. font-size: 8px; text-align:center;"><center>{text:online users code}</center></div>
  727.  
  728.  
  729. <div style="overflow:auto; width: 180px; height: 30PX;border: 1px solid #dadada; background-color: {color:Background}; margin-left: 106px;
  730. background-image:url({image:Background}); font-family: pixel;
  731. text-transform: uppercase; Margin-top:5px;padding-top: 10px;
  732. font-size: 8px; text-align: center;">{text:music code}</div>
  733.  
  734. <div style="overflow:auto; width: 180px; height: 14PX; border: 1px solid #dadada; background-color: {color:Background}; margin-left: 106px;
  735. background-image:url({image:Background}); font-family: pixel;
  736. text-transform: uppercase; Margin-top:5px;
  737. font-size: 8px; text-align: center;"><center>
  738. <div id="links">
  739. <div id="linkone"><a href="{text:link one}">{text:link one title}</a></div>
  740. <div id="linktwo"><a href="{text:link two}">{text:link two title}</a></div>
  741. <div id="linkthree"><a href="{text:link three}">{text:link three title}</a></div>
  742. <div id="linkfour"><a href="{text:link four}">{text:link four title}</a></div>
  743. <div id="linkfive"><a href="{text:link five}">{text:link five title}</a></div>
  744. <div id="linksix"><a href="http://biebinator.tumblr.com/">credit</a></div>
  745. </center></div>
  746.  
  747.  
  748. <div id="blogtitle">
  749. <div class="firstletter">{Title}</div>
  750. </div></center><br>
  751.  
  752. </div>
  753.  
  754.  
  755.  
  756. </div>
  757.  
  758. <div id="ssidebarimage">
  759. <div class="sdbarimg"><marquee direction="up" scrollamount="2" height="158" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  760. <img src="{image:sidebar 1}"/><img src="{image:sidebar 2}"/><img src="{image:sidebar 3}"/><img src="{image:sidebar 4}"/><img src="{image:sidebar 5}"/><img src="{image:sidebar 6}"/></marquee></div></div>
  761.  
  762.  
  763.  
  764. <div id="sidequote"></div>
  765. <div id="sidequote2"></div>
  766.  
  767. <div id="content">
  768. <div class="left">
  769.  
  770. <div id="posts">
  771.  
  772. {block:Posts}
  773. <div class="entry">
  774.  
  775. {block:IndexPage}
  776. {/block:IndexPage}
  777.  
  778. {block:Text}
  779. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  780. <div class="permadbdbgd">
  781. <span class="permavffv"><a href="{permalink}">
  782. <span class="permaffvfv"><a href="{permalink}">{timeago} // {NoteCountWithLabel}</a></div>
  783. {/block:Text}
  784.  
  785. {block:Link}
  786. <a href="{URL}" class="title">{Name}</a>
  787. {block:Description}{Description}{/block:Description}
  788. <div class="permadf">
  789. <span class="permavfvfvd"><a href="{permalink}">
  790. <span class="permalinkvdcdc"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  791. </a></a></span></div>
  792. {block:Link}
  793.  
  794. {block:Photo}
  795.  
  796.  
  797. <div class="perma">
  798. <center><a href="{permalink}">Reblogged {TimeAgo} on {block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}</a></center>
  799. <center><a href="{permalink}">Posted With {notecountwithlabel}</a><br></center>
  800. <center><a href="{ReblogURL}" target="_blank"> Reblog This Post </a></span></div></center>
  801.  
  802. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
  803. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  804. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  805.  
  806.  
  807. {/block:Photo}
  808.  
  809. {block:Photoset}
  810. {block:IndexPage}
  811. <center>
  812. {Photoset-240}</center>
  813. {/block:IndexPage}
  814. {block:PermalinkPage}
  815. <center>
  816. {Photoset-500}</center>
  817. <div class="perma">
  818. <span class="permalink"><a href="{permalink}">
  819. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  820. </a></a></span></div>
  821. {/block:PermalinkPage}
  822. {/block:Photoset}
  823.  
  824. {block:Quote}
  825. {Quote}</span>
  826. {block:Source}<strong>{Source}</strong>{/block:Source}
  827. <div class="permafvvffvfd">
  828. <span class="permalinkvfv"><a href="{permalink}">
  829. <span class="permalinkvfvfvvf"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  830. </a></a></span></div>
  831. {/block:Quote}
  832.  
  833. {block:Chat}
  834. {block:Title}<span class="title">{Title}</span>{/block:Title}
  835. <ul class="chat">
  836. {block:Lines}
  837. <li class="user_{UserNumber}">
  838. {block:Label}
  839. <span class="label">{Label}</span>
  840. {/block:Label}
  841.  
  842. {Line}
  843. </li>
  844. {/block:Lines}
  845. </ul><div class="permavvfdx">
  846. <span class="permalinkfvvff"><a href="{permalink}">
  847. <span class="permalinkfvff"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  848. </a></a></span></div>
  849.  
  850. {/block:Chat}
  851.  
  852. {block:Audio}
  853. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  854. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  855. <div class="permadffv">
  856. <span class="permalink"><a href="{permalink}">
  857. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  858. </a></a></span></div>
  859. {/block:Audio}
  860.  
  861. {block:Answer}
  862. <br><div style=" border: 1px solid #dadada; border: radius: 5px; margin: 3px; min-height:30px; padding: 3px; background-color: #fff; box-shadow: 0px 0px 1px 2px #dadada; font-family: pixel; font-size: 8px;">
  863. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px {color:first letter} border-radius: 30px;"/>
  864. {Asker}: {Question}<br></div>
  865. <br>
  866. {answer}
  867. {/block:Answer}
  868.  
  869. {block:Video}
  870. {block:IndexPage}
  871. <center>
  872. {Video-250}</center>
  873. {/block:IndexPage}
  874. {block:PermalinkPage}
  875. <center>
  876. {Video-500}</center>
  877. {/block:PermalinkPage}
  878. <div class="perma vvvc">
  879. <span class="permalink"><a href="{permalink}">
  880. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  881. </a></a></span></div>
  882. {block:Video}
  883.  
  884. {block:PermalinkPage}
  885. <center>
  886. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  887. {/block:PermalinkPage}
  888.  
  889.  
  890. {block:PostNotes}{PostNotes}
  891. {/block:PostNotes}
  892. </div>
  893.  
  894.  
  895. {/block:Posts}
  896. </div>
  897. </div>
  898. {block:IndexPage}
  899. {block:Pagination}
  900. <div id="pagination">
  901. {block:NextPage}
  902. <a id="nextPage" href="{NextPage}"></a>
  903. {/block:NextPage}
  904. {block:PreviousPage}
  905. <a href="{PreviousPage}"></a>
  906. {/block:PreviousPage}
  907. </div>
  908. {/block:Pagination}
  909. {/block:IndexPage}
  910. </div>
  911. </body>
  912. </html>
  913.  
  914. <div style="position:fixed; bottom:2px; left:2px;">
  915. <a href="http://biebinator.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement