zaincumsthemes

Theme Ocho || Horror Nites

Oct 3rd, 2013
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.71 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head><title>{Title}</title>
  6.  
  7. <link rel="shortcut icon" href="{Favicon}">
  8.  
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13.  
  14.  
  15. <!---- THEME EIGHT BY ZAINCUM!! Horror Nites! YOU KNOW THE RULES NO STEALING AND CLAIMING AS YOUR OWN, KEEP THE CREDIT INTACT DONT STEAL ANY PART OF THIS THEME BLAH BLAH BLAH ---->
  16.  
  17.  
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20.  
  21. <meta name="color:Text" content="#838282"/>
  22.  
  23. <meta name="color:Link" content="#b8b8b8"/>
  24.  
  25. <meta name="color:border" content="#eeeeee"/>
  26.  
  27. <meta name="color:Link hover" content="#b8b8b8"/>
  28.  
  29. <meta name="image:sidebar" content=""/>
  30.  
  31. <meta name="image:updates" content=”“/>
  32.  
  33.  
  34. <meta name="text:linkA" content="">
  35.  
  36. <meta name="text:linkA url" content="/">
  37.  
  38. <meta name="text:linkB" content="">
  39.  
  40. <meta name="text:linkB url" content="/">
  41.  
  42. <meta name="text:linkC" content="">
  43.  
  44. <meta name="text:linkC url" content="/">
  45.  
  46. <meta name="text:linkD" content="">
  47.  
  48. <meta name="text:linkD url" content="/">
  49.  
  50. <meta name="text:linkE" content="">
  51.  
  52. <meta name="text:linkE url" content="/">
  53.  
  54. <style type="text/css">
  55.  
  56. #bite
  57. #bite a{
  58. display:block
  59. }
  60. #bite .death {
  61. margin-top:0px;filter: alpha(opacity = 0);
  62. opacity:0;-webkit-transition: all 0.5s ease-out;
  63. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  64. }
  65.  
  66. #bite:hover .death {
  67. margin-top:0px;
  68. -webkit-transition: all 0.18s ease-out;
  69. -moz-transition: all 0.18s ease-out;
  70. transition: all 0.18s ease-out;
  71. filter: alpha(opacity = 100);
  72. filter: alpha(opacity = 100);
  73. opacity:10;
  74. }
  75.  
  76. body {
  77.  
  78. background:{color:background};
  79.  
  80. margin:0px;
  81.  
  82. color:{color:text};
  83.  
  84. font-size:9px;
  85.  
  86. line-height:100%;
  87.  
  88. }
  89.  
  90.  
  91.  
  92. a {
  93.  
  94. text-decoration:none;
  95.  
  96. outline:none;
  97.  
  98. -moz-outline-style:none;
  99.  
  100. color:{color:link};
  101.  
  102. -moz-transition-duration:0.5s;
  103.  
  104. -webkit-transition-duration:0.5s;
  105.  
  106. -o-transition-duration:0.5s;
  107.  
  108. }
  109.  
  110.  
  111.  
  112. a:hover{
  113.  
  114. color:{color:link hover};
  115.  
  116. font-style:italic;
  117.  
  118. -moz-transition-duration:0.5s;
  119.  
  120. -webkit-transition-duration:0.5s;
  121.  
  122. -o-transition-duration:0.5s;}
  123.  
  124.  
  125.  
  126. img {
  127.  
  128. border:none;
  129.  
  130. }
  131.  
  132.  
  133.  
  134. blockquote {
  135.  
  136. padding-left:5px;
  137.  
  138. border-left:2px solid;
  139.  
  140. }
  141.  
  142.  
  143.  
  144. blockquote blockquote {
  145.  
  146. padding-left:5px;
  147.  
  148. border-left:2px solid;
  149.  
  150. }
  151.  
  152.  
  153.  
  154. h1 {
  155.  
  156. font-size:10px;
  157.  
  158. }
  159.  
  160.  
  161.  
  162.  
  163.  
  164. #entries {
  165.  
  166. padding:40px;
  167.  
  168. width:600px;
  169.  
  170. margin-left:450px;
  171.  
  172. margin-top:0px;
  173.  
  174. padding:0px;
  175.  
  176. border: 28px solid #000;
  177. }
  178.  
  179.  
  180.  
  181. #post {
  182.  
  183. width:500px;
  184.  
  185. margin-left:10px;
  186.  
  187. margin-top:-35px;
  188.  
  189. }
  190.  
  191. #sidebar {
  192. width:150px;
  193. position:fixed;
  194. margin-left:200px;
  195. margin-top:250px;
  196. }
  197.  
  198.  
  199. #sidebarimage {
  200. width: 170px;
  201. }
  202.  
  203. #sidebarimage img {
  204. width: 150px;
  205. margin-left:-60px;
  206. margin-top:-40px;
  207. border: 8px solid #000;
  208. position:fixed
  209. -moz-border-radius: 94px;
  210. -webkit-border-radius: 94px;
  211.  
  212. }
  213.  
  214. #sidebar:hover #sidebarimage img{
  215.  
  216. -webkit-transition: all 0.7s ease-in-out;
  217.  
  218. -moz-transition: all 0.7s ease-in-out;
  219.  
  220. -o-transition: all 0.7s ease-in-out;
  221.  
  222. -webkit-transform: rotate(360deg);
  223.  
  224. -moz-transform: rotate(360deg);
  225.  
  226. -o-transform: rotate(360deg);
  227.  
  228. }
  229.  
  230. #sidebarimage2 {
  231. width: 170px;
  232. }
  233.  
  234. #sidebarimage2 img {
  235. width: 430px;
  236. height:640px;
  237. margin-left:-195px;
  238. margin-top:-385px;
  239. position:fixed
  240. }
  241.  
  242. #description {
  243. width:170px;
  244. margin-top:5px;
  245. margin-left:-70px;
  246. line-height:13px;
  247. text-align:center;
  248. position:absolute;
  249. z-index:999999999999999;
  250. }
  251.  
  252. #links {
  253. margin-top: -147px;
  254. margin-left:-42.5px;
  255. font-size:9px;
  256. text-transform:normal;
  257. text-align:center;
  258. letter-spacing:2px;
  259. position:absolute;
  260. line-height:170%;
  261. width:130px;
  262. font-style:normal;
  263. z-index:999999999999999;
  264. background-color: #fff;
  265. color:#000;
  266. height:130px;
  267. -moz-border-radius: 94px;
  268. -webkit-border-radius: 94px;
  269.  
  270. }
  271.  
  272. #links a {color:#000; -moz-transition-duration:1s;
  273.  
  274. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  275.  
  276.  
  277.  
  278. #sidebar #links {
  279.  
  280. opacity:0;
  281.  
  282. -moz-transition-duration:1s;
  283.  
  284. -webkit-transition-duration:1s;
  285.  
  286. -o-transition-duration:1s;
  287.  
  288. }
  289.  
  290.  
  291.  
  292. #sidebar:hover #links {
  293.  
  294. opacity:.7771;
  295.  
  296. -moz-transition-duration:1s;
  297.  
  298. -webkit-transition-duration:1s;
  299.  
  300. -o-transition-duration:1s;
  301.  
  302. }
  303.  
  304. #links a{
  305. padding:3px;
  306. color:{color:link};
  307. letter-spacing:0px;
  308. text-decoration:none;
  309. -moz-transition-duration:1s;
  310. -webkit-transition-duration:1s;
  311. -o-transition-duration:1s;
  312. }
  313.  
  314. #links a:hover{
  315. color:{color:hover};
  316. -moz-transition-duration:0s;
  317. -webkit-transition-duration:0s;
  318. -o-transition-duration:0s;
  319. }
  320.  
  321. #pagination {
  322. font-size:22px;
  323. margin-top:140px;
  324. text-align:center;
  325. margin-left:-125px;
  326. font-style:italic;
  327. position:absolute;
  328. z-index:999999999999999;
  329. color: #fff;
  330. width:305px;
  331. text-align:center;
  332. letter-spacing:0px;
  333. height:88px;
  334. padding:8px;
  335. }
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344. .caption {
  345.  
  346. width:500px;
  347.  
  348. text-align:justify;
  349.  
  350. line-height:120%;
  351.  
  352. }
  353.  
  354.  
  355.  
  356. .ask {
  357.  
  358. padding:10px;
  359.  
  360. text-align:left;
  361.  
  362. color:{color:text};
  363.  
  364. background-color:#eee;
  365.  
  366. border-bottom:1px solid #eee;
  367.  
  368. }
  369.  
  370.  
  371.  
  372. .ans {
  373.  
  374. text-align:left;
  375.  
  376. padding:10px;
  377.  
  378. color:{color:text};
  379.  
  380. }
  381.  
  382.  
  383.  
  384. .audio {
  385.  
  386. width:500px;
  387.  
  388. padding-bottom:10px;
  389.  
  390. background-color:{color:infobg};
  391.  
  392. }
  393.  
  394.  
  395.  
  396. .albumart {
  397.  
  398. float:left;
  399.  
  400. padding:0px 10px 10px 0px;
  401.  
  402. }
  403.  
  404.  
  405.  
  406. .albumart img {
  407.  
  408. width:45px;
  409.  
  410. height:45px;
  411.  
  412. }
  413.  
  414.  
  415.  
  416. .playercontainer {
  417.  
  418. text-align:left;
  419.  
  420. padding:10px;
  421.  
  422. background-color:#ffffff;
  423.  
  424. width:480px;
  425.  
  426. }
  427.  
  428.  
  429.  
  430. .audioinfo {
  431.  
  432. padding:10px;
  433.  
  434. color:{color:text};
  435.  
  436. }
  437.  
  438.  
  439.  
  440. #postinfo {
  441.  
  442. text-align:left;padding-top:3px;
  443.  
  444. margin-top:5px;
  445.  
  446. margin-bottom:10px;
  447.  
  448. text-transform: lowercase;
  449.  
  450. letter-spacing:0px;
  451. text-align:center;
  452.  
  453. font-size:8px;
  454.  
  455. line-height: 10px;
  456.  
  457. color:{color:link};
  458.  
  459.  
  460. }
  461.  
  462.  
  463.  
  464. #postinfo a {
  465.  
  466. color:{color:link};
  467.  
  468. text-align:center;
  469.  
  470. font-style:normal;
  471.  
  472.  
  473. }
  474.  
  475.  
  476.  
  477. #postinfo a:hover {
  478.  
  479. color:{color:hover};
  480.  
  481. }
  482.  
  483.  
  484.  
  485. .note {
  486.  
  487. text-transform:lowercase;
  488.  
  489. font-style:normal;
  490.  
  491. letter-spacing:0px;
  492.  
  493. font-size: 9px;
  494.  
  495. text-align:left;
  496.  
  497. line-height:90%;
  498.  
  499. margin-left:-40px;
  500.  
  501. }
  502.  
  503.  
  504.  
  505. .note li {
  506.  
  507. list-style-type:none;
  508.  
  509. border-bottom:1px solid {color:border};
  510.  
  511. padding:10px 25px 10px 25px;
  512.  
  513. text-align:left;
  514.  
  515. margin:0px;
  516.  
  517. -moz-transition-duration:0.5s;
  518.  
  519. -webkit-transition-duration:0.5s;
  520.  
  521. -o-transition-duration:0.5s;
  522.  
  523. }
  524.  
  525.  
  526.  
  527. .tags {
  528.  
  529. font-style:normal;
  530.  
  531. width:500px;
  532.  
  533. text-transform:uppercase;
  534.  
  535. font-style:normal;
  536.  
  537. color:{color:tags};
  538.  
  539. letter-spacing:2px;
  540.  
  541. line-height:120%;
  542.  
  543. font-size:8px;
  544.  
  545. text-align:left;
  546.  
  547. padding:2px;
  548.  
  549. -moz-transition-duration:0.5s;
  550.  
  551. -webkit-transition-duration:0.5s;
  552.  
  553. -o-transition-duration:0.5s;
  554.  
  555. }
  556.  
  557.  
  558.  
  559. .tags a {
  560.  
  561. color:{color:tags};
  562.  
  563. letter-spacing:1px;
  564.  
  565. padding:1px;
  566.  
  567. }
  568.  
  569.  
  570.  
  571. .tags a:hover {
  572.  
  573. color:{color:link};
  574.  
  575. }
  576.  
  577.  
  578. ul.chat, .chat ol, .chat li {
  579.  
  580. list-style:none;
  581.  
  582. margin:0px;
  583.  
  584. padding:2px;
  585.  
  586. }
  587.  
  588.  
  589.  
  590. .label {
  591.  
  592. text-decoration:underline;
  593.  
  594. font-weight:300;
  595.  
  596. background-color:{color:infobg};
  597.  
  598. margin-right:5px;
  599.  
  600. }
  601.  
  602.  
  603.  
  604.  
  605. .user_1 .label {color:{color:text}; font-weight:bold}
  606.  
  607. .user_2 .label {color:{color:link}; font-weight:bold}
  608.  
  609. .user_3 .label {color:{color:text}; font-weight:bold}
  610.  
  611. .user_4 .label {color:{color:link}; font-weight:bold}
  612.  
  613. .user_5 .label {color:{color:text}; font-weight:bold}
  614.  
  615. .user_6 .label {color:{color:link}; font-weight:bold}
  616.  
  617. ul.chat, .chat ol, .chat li {list-style:none; padding:2px}
  618.  
  619. #news {
  620. font-family:calibri;
  621. font-size:10px;
  622. color: #b8b8b8;
  623. background: #fff;
  624. width:150px;
  625. height:auto;
  626. padding-top:3px;
  627. border:5px double #000;
  628. margin-left: 170px;
  629. margin-top:65px;
  630. text-align:center;
  631. position:fixed;
  632. z-index:999999999999999;
  633. }
  634.  
  635. #updates img{
  636. width:80px;
  637. margin-top: 135px;
  638. margin-left: 89px;
  639. position:fixed;
  640. z-index:999999999999999;
  641. }
  642.  
  643.  
  644. {CustomCSS}</style></head><body>
  645. <div id="bite">
  646. <div id="updates"><img src="{image:updates}"></div>
  647. <div class="death">
  648. <div id="news">
  649.  
  650. THIS
  651. <p>
  652. IS
  653. <p>
  654. YOUR
  655. <p>
  656. UPDATE TAB MHHMMKAY?
  657.  
  658.  
  659. </div>
  660. </div></div>
  661.  
  662. <div id="sidebar">
  663.  
  664. <div id="title">{title}</div>
  665.  
  666. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  667. <div id="sidebarimage2"><img src="http://media.tumblr.com/0dd5a8d54ae075c3b81b9a0ffda8fbbc/tumblr_inline_mtr6pfYe0s1rohu8o.gif"></div>
  668.  
  669. <div id="links">
  670. <a href="{text:linkA url}">{text:linkA}</a>
  671. <br>
  672. <a href="{text:linkB url}">{text:linkB}</a>
  673. <br>
  674. <a href="{text:linkC url}">{text:linkC}</a>
  675. <br>
  676. <a href="{text:linkD url}">{text:linkD}</a>
  677. <br>
  678. <a href="{text:linkE url}">{text:linkE}</a>
  679.  
  680. </div>
  681.  
  682. <div id="description">{Description}</div>
  683.  
  684. <div id="pagination">
  685. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}
  686. {block:NextPage}— <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  687. </div>
  688.  
  689. </div>
  690.  
  691.  
  692.  
  693. <div id="entries">
  694.  
  695.  
  696. {block:Posts}<div id="post"><br><br><br><br><br><br>
  697.  
  698.  
  699.  
  700. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  701.  
  702.  
  703.  
  704. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  705.  
  706.  
  707.  
  708. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  709.  
  710. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  711.  
  712.  
  713.  
  714. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  715.  
  716.  
  717.  
  718. {block:Photoset}<center>{Photoset-500}</center>
  719.  
  720. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  721.  
  722.  
  723.  
  724. {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}
  725.  
  726.  
  727.  
  728. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  729.  
  730.  
  731.  
  732. {block:Answer}<div class="ask">{Asker} said: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  733.  
  734.  
  735.  
  736. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  737.  
  738. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  739.  
  740. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  741.  
  742. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  743.  
  744. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751. <div id="postinfo"><a href="{Perimalink}">posted on {block:Date}<a href="{Permalink}">{Month} {DayOfMonth}</a> {/block:Date} with <a href="{Permalink}">{NoteCount} notes </a> {block:RebloggedFrom} ♡ <a href="{ReblogParentURL}">via</a> & {/block:RebloggedFrom}
  752.  
  753. {block:ContentSource}<a href="{SourceURL}"> source <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  754.  
  755. {block:HasTags}<div id="tags">{block:Tags} # <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  756.  
  757. {/block:Posts}
  758.  
  759. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  760.  
  761.  
  762. {/block:Posts}</div></div></div>
  763.  
  764.  
  765.  
  766.  
  767.  
  768. </div>
  769.  
  770.  
  771.  
  772.  
  773.  
  774. </div>
  775.  
  776. </div>
  777.  
  778. </div>
  779.  
  780.  
  781.  
  782. </body>
  783.  
  784.  
  785.  
  786. <div style="
  787. position:fixed;
  788. bottom:-2px;
  789. right:-6px;
  790. font-size:10px;
  791. letter-spacing:1px;
  792. font-family:cambria;
  793. padding:6px;">
  794. <a href="http://zaincum.tumblr.com/"><img src="http://media.tumblr.com/tumblr_ltj2d31mp61qcfn0j.gif"></a></center></div></center></div>
  795.  
  796. </html>
Add Comment
Please, Sign In to add comment