Advertisement
extendedhate

"disturbed" theme

Oct 12th, 2013
1,717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.07 KB | None | 0 0
  1. <!--
  2. "disturbed" theme by coolified
  3. keep the credit or add it to your faq & enjoy!
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11.  
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16. <!--DEFAULT VARIABLES-->
  17. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  18. <meta name="color:Background" content="#fff"/>
  19. <meta name="color:Hover" content="#fff"/>
  20. <meta name="color:Entry Text" content="#aaa"/>
  21. <meta name="color:Description Text" content="#aaa"/>
  22. <meta name="color:Links" content="#aaa"/>
  23. <meta name="color:Title" content="#aaa"/>
  24. <meta name="image:Background" content="0"/>
  25. <meta name="image:Sidebar" content="0"/>
  26. <meta name="text:Link One" content="">
  27. <meta name="text:Link One Title" content="">
  28. <meta name="text:Link Two" content="">
  29. <meta name="text:Link Two Title" content="">
  30. <meta name="text:Link Three" content="">
  31. <meta name="text:Link Three Title" content="">
  32. <meta name="text:Link Four" content="">
  33. <meta name="text:Link Four Title" content="">
  34. <meta name="text:Link Five" content="">
  35. <meta name="text:Link Five Title" content="">
  36. <meta name="text:Link Six" content="">
  37. <meta name="text:Link Six Title" content="">
  38. <meta name="color:Scrollbar" content="#000000"/>
  39. <meta name="color:Scrollbar Background" content="#fff"/>
  40. <meta name="if:White Follow Buttons" content="1" />
  41. <meta name="if:Faded Images" content="1" />
  42.  
  43. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  44.  
  45. <style>
  46. div#qTip {
  47. padding: 5px;
  48. height:8px;
  49. font-family:calibri;
  50. font-size:8px;
  51. display: none;
  52. text-transform: uppercase;
  53. text-align: center;
  54. position: absolute;
  55. line-height:8px;
  56. z-index: 999999999999;
  57. background: #fff;
  58. color: #aaa;
  59. border: 1px solid #f8f8f8;
  60. letter-spacing: 01px;
  61. }
  62. </style>
  63.  
  64. <style type="text/css">
  65. ::-webkit-scrollbar-thumb{
  66. background-color: {color:scrollbar};
  67. border: 2px solid {color:scrollbar background};
  68. height:auto;
  69. -moz-border-radius: 10px;
  70. border-radius: 10px;
  71. }
  72.  
  73.  
  74.  
  75. ::-webkit-scrollbar {
  76. height:auto;
  77. width:8px;
  78. background-color: #999999;
  79. border: 4px solid {color:scrollbar background};
  80. }
  81.  
  82.  
  83. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; z-index: 1; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  84.  
  85. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  86.  
  87. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifWhiteFollowButtons}
  88.  
  89. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  90.  
  91. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  92.  
  93. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifNOTWhiteFollowButtons}
  94. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  95.  
  96.  
  97. p {
  98. margin:0px;
  99. margin-top:0px;
  100. }
  101.  
  102.  
  103. body {
  104. padding: 0px;
  105. margin: 0px;
  106. color:{color:Entry Text};
  107. font-family: calibri;
  108. text-align: left;
  109. line-height:11px;
  110. font-size:10px;
  111. background-color: {color:Background};
  112. background-image:url({image:Background});
  113. background-attachment: fixed;
  114. background-repeat: repeat;
  115. background-size:100%;
  116. }
  117.  
  118.  
  119. a:link, a:active, a:visited{
  120. text-decoration: none;
  121. -webkit-transition: color 0.3s ease-out;
  122. -moz-transition: color 0.3s ease-out;
  123. transition: color 0.3s ease-out;
  124. color:{color:Links};
  125. }
  126.  
  127. a:hover {
  128. text-decoration: none;
  129. font-style:;
  130. color: {color:Hover};
  131. }
  132.  
  133. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  134.  
  135. .entry{
  136. text-align:left;
  137. float:left;
  138. font-family: calibri;
  139. font-size: 10px;
  140. width: 220px;
  141. height: auto;
  142. border: 1px solid #f8f8f8;
  143. {block:PermalinkPage}
  144. width: 500px;
  145. height: auto;
  146. {/block:PermalinkPage}
  147. line-height:12px;
  148. background-color:#fff;
  149. margin:15px;
  150. overflow:hidden;
  151. padding: 15px;
  152. border-radius: 0px;
  153. -webkit-transition: color 0.9s ease-out;
  154. -moz-transition: color 0.9s ease-out;
  155. }
  156. {block:iffadedimages}.entry img{
  157. opacity: 0.6;-webkit-filter:grayscale(60%);
  158. border-radius: 0px;
  159. transition: all 0.5s ease-out;
  160. -o-transition-transition: all 0.5s ease-out;
  161. -webkit-transition: all 0.5s ease-out;
  162. -moz-transition: all 0.5s ease-out;}
  163.  
  164. .entry img:hover{
  165. opacity:0.8;
  166. transition: all 0.5s ease-out;
  167. -o-transition-transition: all 0.5s ease-out;
  168. -webkit-transition: all 0.5s ease-out;
  169. -moz-transition: all 0.5s ease-out;} {/block:iffadedimages}
  170.  
  171. .like_and_reblog_buttons {
  172. border-radius: 0px;
  173. list-style: none;
  174. }
  175.  
  176. .like_and_reblog_buttons li {
  177. float: left;
  178. margin: 0;
  179. padding: 7px 7px;
  180. height: 10px;
  181. }
  182.  
  183. .like_and_reblog_buttons li:first-child {
  184. }
  185.  
  186.  
  187. .perma1 {
  188. color:black;
  189. font-size:10px;
  190. line-height: 10px;
  191. opacity: 0;
  192. -webkit-transition-duration: .45s;top:15px;
  193. width:30px;
  194. height:30px;
  195. border-radius: 0px;
  196. color: transparent;
  197. text-transform: uppercase;
  198. position: absolute;
  199. letter-spacing: 1px;
  200. background: white;
  201. text-align:center;
  202. border: 1px solid #f8f8f8;
  203. margin-left: 5px;
  204. font-family:calibri;
  205. display:block;-webkit-transform: rotate(0deg);
  206. -moz-transform: rotate(0deg);
  207. }
  208.  
  209. .entry:hover .perma1 {
  210. opacity:1;
  211. z-index:999999;
  212. top: 20px;-webkit-transform: rotate(0deg);
  213. -moz-transform: rotate(0deg);}
  214.  
  215. .perma2 {
  216. color:black;
  217. font-size:10px;
  218. line-height: 10px;
  219. opacity: 0;
  220. -webkit-transition-duration: .65s;top:15px;
  221. width:30px;
  222. height:30px;
  223. padding: 0px;
  224. border-radius: 0px;
  225. color: transparent;
  226. text-transform: uppercase;
  227. position: absolute;
  228. letter-spacing: 1px;
  229. background: white;
  230. text-align:center;
  231. border: 1px solid #f8f8f8;
  232. margin-left: 40px;
  233. font-family:calibri;
  234. display:block;-webkit-transform: rotate(0deg);
  235. -moz-transform: rotate(0deg);
  236. }
  237.  
  238. .entry:hover .perma2 {
  239. opacity:1;
  240. z-index:999999;
  241. top: 20px;-webkit-transform: rotate(0deg);
  242. -moz-transform: rotate(0deg);}
  243.  
  244. .perma3 {
  245. color:black;
  246. font-size:9px;
  247. line-height: 24px;
  248. opacity: 0;
  249. -webkit-transition-duration: .85s;top:15px;
  250. width:auto;
  251. height:24px;
  252. padding: 3px;
  253. border-radius: 0px;
  254. color: transparent;
  255. text-transform: uppercase;
  256. position: absolute;
  257. letter-spacing: 1px;
  258. font-family: consolas;
  259. background: white;
  260. text-align:center;
  261. border: 1px solid #f8f8f8;
  262. margin-left: 76px;
  263. display:block;-webkit-transform: rotate(0deg);
  264. -moz-transform: rotate(0deg);
  265. }
  266.  
  267. .entry:hover .perma3 {
  268. opacity:1;
  269. z-index:999999;
  270. top: 20px;-webkit-transform: rotate(0deg);
  271. -moz-transform: rotate(0deg);}
  272.  
  273. .permalinktext a{
  274. color: {entry links};}
  275. .permalinktext {
  276. display: block;
  277. padding: 4px;
  278. margin: 9px 0px 0px 0px;
  279. font-family:consolas;
  280. font-size: 9px;
  281. color: {color:entry text};
  282. line-height: 11px;
  283. letter-spacing:1px;
  284. text-align: right;
  285. font-style: none;
  286. text-transform: uppercase;
  287. text-decoration: none;
  288. border-top: 1px solid #eee;
  289. background-color:#fff;
  290. webkit-transition: all 0.2s linear;
  291. -webkit-transition: all 0.2s linear;
  292. -moz-transition: all 0.2s linear;
  293. transition: all 0.2s linear;
  294. }
  295.  
  296. .permalinktext:hover{
  297. webkit-transition: all 0.2s linear;
  298. -webkit-transition: all 0.2s linear;
  299. -moz-transition: all 0.2s linear;
  300. transition: all 0.2s linear;
  301. }
  302.  
  303. #postnotes{
  304. text-align: left;}
  305.  
  306. #postnotes blockquote{
  307. border: 0px;}
  308.  
  309.  
  310. blockquote{
  311. padding:0px 0px 2px 3px;
  312. margin:0px 0px 2px 1px;
  313. }
  314. ul, ol, li{
  315. list-style: square;
  316. margin-left:26px;
  317. padding:0px;
  318. }
  319.  
  320. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  321. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  322. }
  323.  
  324. @font-face { font-family: "cedar"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  325.  
  326. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  327. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  328. @font-face { font-family: "heartbreaks"; src: url('http://static.tumblr.com/8hrjcus/3AMmlmh05/heartbreaks.ttf'); }
  329. @font-face { font-family: "milliondollars"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  330. @font-face { font-family: "strawberry"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  331. @font-face {font-family: good; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  332. @font-face {font-family:Emmis; src: url(http://static.tumblr.com/9wzbixa/jdnmj2htg/emmis.ttf);}
  333.  
  334. @font-face { font-family: "demurest"; src: url('http://static.tumblr.com/ygfurav/J8Dmjdol7/organic_fridays.ttf'); }
  335. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  336. .caption { margin-left:5px; line-height:0px; }
  337. .blockquote, blockquote { text-align:left; letter-spacing:0px; padding-left:5px; border-left:3px solid #cccccc; }
  338. blockquote small, blockquote { font-size:10px; }
  339.  
  340. #cunt{width:250px; height:auto;}
  341. {block:PermalinkPage}
  342. width:410px;
  343. {/block:PermalinkPage}
  344. }
  345.  
  346. #center{
  347. padding-top:3px;
  348. padding-bottom:3px;
  349. position:fixed !important;
  350. width:250px;
  351. height:207px;
  352. background-color:#fff;
  353. {block:PermalinkPage}
  354. width:410px;
  355. height:207px;
  356. {/block:PermalinkPage}
  357. }
  358. #posts{
  359. opacity: 1;
  360. float:center;
  361. width:847px;
  362. padding-top: 36px;
  363. margin-left: 390px;
  364. margin-top:0px;
  365. transition: all 0.5s ease-out;
  366. -o-transition-transition: all 0.5s ease-out;
  367. -webkit-transition: all 0.5s ease-out;
  368. -moz-transition: all 0.5s ease-out;
  369. }
  370. #sidebar{
  371. position:fixed;
  372. text-align: center;
  373. opacity:1;
  374. height:100%;
  375. background: transparent;
  376. border-radius: 0px;
  377. width: 230px;
  378. letter-spacing: 1px;
  379. color:{color:description text};
  380. padding: 20px;
  381. font-family: consolas;
  382. font-size: 9px;
  383. text-transform: uppercase;
  384. z-index: 1;
  385. margin-top:px;
  386. padding-right: 30px;
  387. border-right: 1px solid #f8f8f8;
  388. margin-left:90px;
  389. -o-transition-transition: all 0.5s ease-out;
  390. -webkit-transition: all 0.5s ease-out;
  391. -moz-transition: all 0.5s ease-out;
  392. }
  393.  
  394. #sidebar2{
  395. position:fixed;
  396. text-align: center;
  397. opacity:1;
  398. height:auto
  399. background: white;
  400. border-radius: 0px;
  401. width: 230px;
  402. letter-spacing: 1px;
  403. color:{color:description text};
  404. padding: 20px;
  405. font-family: consolas;
  406. font-size: 9px;
  407. text-transform: uppercase;
  408. z-index: 1;
  409. margin-top:80px;
  410. border: 1px solid #f8f8f8;
  411. margin-left:-11px;
  412. -o-transition-transition: all 0.5s ease-out;
  413. -webkit-transition: all 0.5s ease-out;
  414. -moz-transition: all 0.5s ease-out;
  415. }
  416. #border {
  417.  
  418. repeat:repeat-x;
  419. left:0;
  420. width:100%;
  421. height:30px;
  422. background: white;
  423. position: fixed;
  424. opacity:1;
  425. border-bottom: 1px solid #f8f8f8;
  426. z-index: 1;
  427.  
  428. }
  429.  
  430. #jennifer{
  431. position: fixed;
  432. top: 22px;
  433. right: 5px;
  434. width: 50px;
  435. height: auto;
  436. line-height: 10px;
  437. font-family: consolas;
  438. font-size: 9px;
  439. text-align:center;
  440. text-transform: uppercase;
  441. color:#aaa;
  442. letter-spacing: 1px;
  443. padding: 4px;
  444. background: white;
  445. border: 1px solid #f8f8f8;
  446. -o-transition-transition: all 0.9s ease-out;
  447. -webkit-transition: all 0.9s ease-out;
  448. -moz-transition: all 0.9s ease-out;}
  449.  
  450. #links {
  451. text-align:center;
  452. margin-top:;
  453. width:230px;
  454. position:fixed;
  455. font-size: 9px;
  456. z-index: 1
  457. letter-spacing: 1px;
  458. font-family:calibri;
  459. padding:2px 0px 0px 0px;
  460. letter-spacing:0px;
  461. }
  462.  
  463. #links a {
  464. display:inline-block;
  465. padding:4px 4px 4px 4px;
  466. background:#fff;
  467. letter-spacing: 1px;
  468. width: auto;
  469. color:#aaa;
  470. margin-top: 3px;
  471. transition: all 0.9s ease;
  472. -o-transition-transition: all 0.9s ease;
  473. -webkit-transition: all 0.9s ease;
  474. -moz-transition: all 0.9s ease;
  475. }
  476. #links a:hover{
  477. background: {color:links};
  478. color: #fff;
  479. transition: all 0.9s ease;
  480. -o-transition-transition: all 0.9s ease;
  481. -webkit-transition: all 0.9s ease;
  482. -moz-transition: all 0.9s ease;}
  483.  
  484. #jennifer2{
  485. position: fixed;
  486. margin-top: 20px;
  487. margin-left: -79px;
  488. width: auto;
  489. height: auto;
  490. font-family: consolas;
  491. font-size: 8px;
  492. text-transform: uppercase;
  493. text-align:center;
  494. letter-spacing: 1px;
  495. -o-transition-transition: all 0.9s ease-out;
  496. -webkit-transition: all 0.9s ease-out;
  497. -moz-transition: all 0.9s ease-out;}
  498.  
  499. .title{
  500. font-family: cedar;
  501. font-size: 25px;
  502. line-height: 28px;
  503. color:{color:Title};
  504. letter-spacing: 0px;
  505. font-weight: normal;
  506. text-shadow: 2px 2px 2px #ddd;
  507. padding:0px 0px 0px 0px;
  508. }
  509.  
  510. @font-face {
  511. font-family: "prop";
  512. src: url('http://static.tumblr.com/2k9mf5a/bPomezign/prophecy_script.ttf');
  513. }
  514.  
  515. .blogtitle{
  516. font-family: prop;
  517. font-size: 28px;
  518. line-height: 20px;
  519. color:{color:Title};
  520. z-index: 1;
  521. text-transform: none;
  522. font-weight: normal;
  523. }
  524. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  525. @font-face { font-family: "cute"; src: url('http://static.tumblr.com/8hrjcus/16Lmhnmvv/dk_carte_blanche.otf'); }
  526. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  527. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  528. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  529. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  530. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  531. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  532. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  533.  
  534. .permalink{
  535. text-transform: normal;
  536. display: block;
  537. background: {color:Permatext Background};
  538. padding: 3px;
  539. margin-top: 4px;
  540. text-align: right;
  541. text-decoration: none;
  542. }
  543. askk{
  544. font-family:calibri;
  545. font-size: 8px;
  546. line-height:10px;
  547. z-index: 1;
  548. letter-spacing: 1px;
  549. text-transform: uppercase;
  550. color: {color:entry links};
  551. font-weight: normal;}
  552.  
  553.  
  554. #infscr-loading{
  555. bottom: -70px;
  556. position: absolute;
  557. left: 50%;
  558. margin-left:-8px;
  559. width:16px;
  560. height:11px;
  561. overflow:hidden;
  562. margin-bottom: 50px;
  563. }
  564.  
  565. #postnotes{
  566. text-align: justify;}
  567.  
  568. #postnotes blockquote{
  569. border: 0px;}
  570.  
  571. blockquote{
  572. padding:0px 0px 0px 5px;
  573. margin:0px 0px 0px 10px;
  574. border-left: 1px dotted #ddd;
  575. }
  576.  
  577. blockquote p, ul{
  578. margin:0px;
  579. padding:0px;
  580. }
  581.  
  582. a img{border: 0px;}
  583.  
  584.  
  585.  
  586. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  587. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  588.  
  589. .notes img{width:10px; position:relative; top:3px;}
  590. <--ses-->
  591. small{font-size: 90%;}
  592.  
  593. {CustomCSS}
  594.  
  595. #audio {width:500px; height:auto; min-height:60px; padding-bottom:13px;}
  596. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  597. .cover img {float:left; width:60px; height:60px;}
  598. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  599. .info {margin-left:73px; width: 200px;margin-top:4px; line-height:14px;}
  600. </style>
  601.  
  602. {block:IndexPage}
  603. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  604. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  605.  
  606. <script type="text/javascript">
  607. $(window).load(function(){
  608. var $wall = $('#posts');
  609. $wall.imagesLoaded(function(){
  610. $wall.masonry({
  611. itemSelector: '.entry, .entry_photo',
  612. isAnimated : false
  613. });
  614. });
  615.  
  616. $wall.infinitescroll({
  617. navSelector : '#pagination',
  618. nextSelector : '#pagination a',
  619. itemSelector : '.entry, .entry_photo',
  620. bufferPx : 2000,
  621. debug : false,
  622. errorCallback: function() {
  623. $('#infscr-loading').fadeOut('normal');
  624. }},
  625. function( newElements ) {
  626. var $newElems = $( newElements );
  627. $newElems.hide();
  628. $newElems.imagesLoaded(function(){
  629. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  630. });
  631. }); $('#posts').show(500);
  632. });
  633. </script>
  634.  
  635.  
  636. {/block:IndexPage}
  637.  
  638.  
  639. <title>{title}</title>
  640.  
  641. <link rel="shortcut icon" href="{favicon}" />
  642. <meta name="viewport" content="width=820" />
  643. </head>
  644.  
  645. <body>
  646.  
  647. <div id="center">
  648. <div id="content">
  649. <div id="border"></div>
  650. <div style=" position: fixed; top:30px; background: white; right: 10px; border: 1px solid #f8f8f8; padding: 3px"><a href="http://coolified.tumblr.com/"><img src="http://media.tumblr.com/tumblr_lfhu337F4Z1qzvcyt.gif"></a> </div>
  651. </div>
  652. <div id="sidebar"><div id="sidebar2">
  653. <a href="/"><img src="{image:sidebar}" style="height:auto; width:230px; opacity:0.6;"></a><br><Br>{description}<br><br>
  654. <a href="{text:Link One}">{text:Link One Title}</a>
  655.  
  656. <a href="{text:Link Two}">{text:Link Two Title}</a>
  657.  
  658. <a href="{text:Link Three}">{text:Link Three Title}</a>
  659.  
  660. <a href="{text:Link Four}">{text:Link Four Title}</a>
  661.  
  662. <a href="{text:Link Five}">{text:Link Five Title}</a>
  663.  
  664. <a href="{text:Link Six}">{text:Link Six Title}</a></div>
  665. </div>
  666.  
  667.  
  668. <center>
  669. </center>
  670. </div></div>
  671. </div>
  672.  
  673. </div>
  674.  
  675. <div class="left">
  676. <div id="posts">
  677. {block:Posts}
  678. <div class="entry">
  679.  
  680. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"><a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  681. {/block:Text}
  682.  
  683. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"><a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{block:Link}
  684.  
  685. {block:Photo}
  686. {block:IndexPage}
  687. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  688. <div class="perma1"> <ul class="like_and_reblog_buttons">
  689. <li>{ReblogButton size="17"}</li>
  690. </div>
  691.  
  692. <div class="perma2"><ul class="like_and_reblog_buttons">
  693.  
  694. <li>{LikeButton size="17"}</li>
  695. </ul></div>
  696.  
  697. <div class="perma3"><a href="{permalink}" style="color:#aaa;">{notecountwithlabel}</a></div>
  698. {/block:IndexPage}
  699. {block:PermalinkPage}
  700. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  701. {block:caption}{caption}{/block:caption}
  702. {LinkCloseTag}
  703. {/block:PermalinkPage}
  704. {/block:Photo}
  705.  
  706. {block:Answer}
  707. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3px; border-radius: 0px; border: 4px double #ddd; padding: 3px; background: white;"/>
  708. <div style="margin-top:0px; margin-bottom:0px; height:44px; padding: 5px; background-color:#f8f8f8; overflow: auto;">
  709.  
  710. <askk>{Asker}</askk>: {Question}</div>
  711. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  712. {/block:Answer}
  713.  
  714. {block:Photoset}
  715. {block:IndexPage}
  716. {Photoset-250}</center>
  717. <div class="perma1"> <ul class="like_and_reblog_buttons">
  718. <li>{ReblogButton size="17"}</li>
  719. </div>
  720.  
  721. <div class="perma2"><ul class="like_and_reblog_buttons">
  722.  
  723. <li>{LikeButton size="17"}</li>
  724. </ul></div>
  725.  
  726. <div class="perma3"><a href="{permalink}" style="color:#aaa;">{notecountwithlabel}</a></div>
  727.  
  728. {/block:IndexPage}
  729. {block:PermalinkPage}
  730. <center>
  731. {Photoset-500}</center>
  732. {/block:PermalinkPage}
  733. {/block:Photoset}
  734.  
  735. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext"><a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:Quote}
  736.  
  737. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  738. <ul class="chat">
  739. {block:Lines}
  740. <li class="user_{UserNumber}">
  741. {block:Label}
  742. <span class="label">{Label}</span>
  743. {/block:Label}
  744.  
  745. {Line}
  746. </li>
  747. {/block:Lines}
  748. <div class="permalinktext"><a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  749. {/block:Chat}
  750.  
  751. {block:Video}
  752. {block:IndexPage}
  753. {Video-250}</center>
  754. <div class="permalinktext"><a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  755. {/block:IndexPage}
  756. {block:PermalinkPage}
  757. <center>
  758. {Video-500}</center>
  759. {/block:PermalinkPage}
  760. {block:Video}
  761.  
  762. {block:Audio}
  763. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  764. {block:IndexPage}
  765. <div class="permalinktext"><a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  766. {/block:IndexPage}
  767. {/block:Audio}
  768.  
  769. {block:PostNotes}
  770. <center>
  771.  
  772. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  773.  
  774. {block:HasTags}
  775. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  776. {block:RebloggedFrom}
  777. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  778. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  779.  
  780. {/block:RebloggedFrom}
  781. </center></span>
  782. <br>
  783. <div id="postnotes">{PostNotes}</div><br>
  784.  
  785. <center>{block:ContentSource}
  786. <br><a href="{SourceURL}">
  787. {lang:Source}:
  788. {block:SourceLogo}
  789. <img src="{BlackLogoURL}" width="{LogoWidth}"
  790. height="{LogoHeight}" alt="{SourceTitle}" />
  791. {/block:SourceLogo}
  792. {block:NoSourceLogo}
  793. {SourceLink}
  794. {/block:NoSourceLogo}
  795. </a>
  796. {/block:ContentSource}</center>
  797.  
  798. {/block:PostNotes}
  799. </div>
  800. {/block:Posts}
  801. </div></div>
  802.  
  803. {block:IndexPage}
  804. {block:Pagination}
  805. <div id="pagination">
  806. {block:NextPage}
  807. <a id="nextPage" href="{NextPage}"></a>
  808. {/block:NextPage}
  809. {block:PreviousPage}
  810. <a href="{PreviousPage}"></a>
  811. {/block:PreviousPage}
  812. </div>
  813. {/block:Pagination}
  814. {/block:IndexPage}
  815. </body>
  816.  
  817. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement