Advertisement
Donniert

[02] That's what we love

Dec 4th, 2012
6,977
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.10 KB | None | 0 0
  1. <!-- N THEME 2 by Carlotta
  2. http://donthemes.tumblr.com/
  3. don't remove credits -->
  4.  
  5. <!------ RULES ------>
  6.  
  7. <!--
  8. 1. DO NOT REMOVE CREDITS
  9. 2. DO NOT REPOST THE CODE
  10. 3. DO NOT CLAIM AS YOURS
  11. 4. DO NOT USE IT AS A BASE
  12. -->
  13.  
  14. <!DOCTYPE html><html>
  15.  
  16. <head><title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19.  
  20. {block:Description}
  21. <meta name="description" content="{MetaDescription}"/>
  22. {/block:Description}
  23.  
  24. <meta name="color:Background" content="#fff"/>
  25. <meta name="color:Text" content="#5f5f5f"/>
  26. <meta name="color:Bold Text" content="#b4698c"/>
  27. <meta name="color:Italic Text" content="#8cb2e4"/>
  28. <meta name="color:Navigation" content="#fff"/>
  29. <meta name="color:Navigation Background" content="#eeeeee"/>
  30. <meta name="color:Entries Background" content="#fff"/>
  31. <meta name="color:Sidebar Background" content="#161616"/>
  32. <meta name="color:Sidebar Text" content="#919191"/>
  33. <meta name="color:Sidebar Link" content="#c2712f"/>
  34. <meta name="color:Sidebar Link hover" content="#1f1f1f"/>
  35. <meta name="color:Selection Background" content="#a31e4d"/>
  36. <meta name="color:Selection Color" content="#ececec"/>
  37. <meta name="color:Link" content="#9e193d"/>
  38. <meta name="color:Link hover" content="#1f1f1f"/>
  39. <meta name="color:Title" content="#c2712f"/>
  40.  
  41. <meta name="font:Body" content="Futura"/>
  42.  
  43. <meta name="text:Link1" content=""/>
  44. <meta name="text:Link 1 name" content=""/>
  45. <meta name="text:Link2" content=""/>
  46. <meta name="text:Link 2 name" content=""/>
  47. <meta name="text:Link3" content=""/>
  48. <meta name="text:Link 3 name" content=""/>
  49. <meta name="text:Link4" content=""/>
  50. <meta name="text:Link 4 name" content=""/>
  51. <meta name="text:Link5" content=""/>
  52. <meta name="text:Link 5 name" content=""/>
  53. <meta name="text:Link6" content=""/>
  54. <meta name="text:Link 6 name" content=""/>
  55. <meta name="text:Link7" content=""/>
  56. <meta name="text:Link 7 name" content=""/>
  57. <meta name="text:Link8" content=""/>
  58. <meta name="text:Link 8 name" content=""/>
  59. <meta name="text:Cursor" content="http://cur.cursors-4u.net/cursors/cur-9/cur817.cur"/>
  60.  
  61. <meta name="image:Background" content="http://i50.tinypic.com/adyaso.jpg"/>
  62. <meta name="image:Sidebar" content=""/>
  63.  
  64. <meta name="if:Disable Right Click" content="1"/>
  65. <meta name="if:Monochrome Post" content="">
  66. <meta name="if:Monochrome Sidebar" content="">
  67. <meta name="if:Center Sidebar Text" content="1"/>
  68. <meta name="if:Sidebar Background" content="1"/>
  69. <meta name="if:Entries Background" content="1"/>
  70. <meta name="if:Title" content="1"/>
  71. <meta name="if:400px Post" content=""/>
  72. <meta name="if:Tags" content="1"/>
  73. <meta name="if:Show Info" content=""/>
  74. <meta name="if:400px Post" content=""/>
  75. <meta name="if:Lazy Load" content="">
  76. <meta name="if:White Follow Button" content="">
  77. <meta name="if:Show Captions" content="1">
  78. <meta name="if:Infinite Scrolling" content="">
  79. <meta name="if:Submit Link" content=""/>
  80.  
  81. <!-- START OF NO RIGHT CLICK CODE -->
  82. {block:ifDisableRightClick}<SCRIPT TYPE="text/javascript">
  83. <!--
  84. function clickIE() {if (document.all) {(message);return false;}}
  85. function clickNS(e) {if
  86. (document.layers||(document.getElementById&&!document.all)) {
  87. if (e.which==2||e.which==3) {(message);return false;}}}
  88. if (document.layers)
  89. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  90. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  91. document.oncontextmenu=new Function("return false")
  92. // -->
  93. </SCRIPT>{/block:ifDisableRightClick}
  94. <!-- END OF NO RIGHT CLICK CODE -->
  95.  
  96. <!-- START OF INFINITE SCROLLING CODE -->
  97. {block:IfInfiniteScrolling}
  98. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  99. {/block:IfInfiniteScrolling}
  100. <!-- END OF ININITE SCROLLING CODE -->
  101.  
  102. <!-- START OF LAZY LOAD CODE -->
  103. {block:ifLazyLoad}
  104. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  105. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  106. <script type="text/javascript" charset="utf-8">
  107. var $j = jQuery.noConflict();
  108. $j(function() {
  109. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  110. $j("img").lazyload({
  111. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  112. effect: "fadeIn",});});
  113. </script>
  114. {/block:ifLazyLoad}
  115. <!-- END OF LAZY LOAD CODE -->
  116.  
  117. <!-- OTHER SCRIPT CODES -->
  118. <script type='text/javascript'>
  119. document.write(unescape("%3Cscript src='http://picuous.github.com/tumblrbox/tumblrbox.js' type='text/javascript'%3E%3C/script%3E"));
  120. </script>
  121.  
  122. <script src="http://use.edgefonts.net/josefin-slab.js"></script>
  123. <link href="http://fonts.googleapis.com/css?family=Ubuntu:bold" rel="stylesheet" type="text/css"><link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Spirax' rel='stylesheet' type='text/css'>
  124.  
  125. <style type="text/css">
  126.  
  127. /* ---- BODY: BACKGROUND, SCROLLBAR, TEXT ---- */
  128.  
  129. html, body, a, a:hover {{block:IfCursor}cursor: url('{text:Cursor}'), progress !important{/block:IfCursor};
  130. {block:IfNotCursor}cursor:auto{/block:IfNotCursor};}
  131.  
  132. body{
  133. background:{color:Background} url('{image:Background}');
  134. background-position: center;
  135. background-repeat: repeat;
  136. background-attachment: fixed;
  137. margin:0; padding:0;
  138. color:{color:Text};
  139. font: 11px {font:Body};
  140. line-height:110%;}
  141.  
  142. b, strong { color: {color:Bold text};}
  143. i, em { color: {color:Italic text};}
  144. small {font-size:11px;}
  145.  
  146. /* -- GENERAL LINKS -- */
  147.  
  148. a {text-decoration:none;
  149. color: {color:Link};}
  150.  
  151. a:hover {color: {color:Link Hover};}
  152.  
  153. /* -- GENERAL HOVER TRANSITION CSS -- */
  154.  
  155. * {
  156. transition:all 0.2s ease;
  157. -webkit-transition: all 0.2s ease;
  158. -moz-transition: all 0.2s ease;
  159. -o-transition: all 0.2s ease;}
  160.  
  161. *:hover {transition:all 0.4s ease;
  162. -webkit-transition: all 0.4s ease;
  163. -moz-transition: all 0.4s ease;
  164. -o-transition: all 0.4s ease;}
  165.  
  166. /* -- SCROLLBAR CHROME & SAFARI -- */
  167.  
  168. ::-webkit-scrollbar {width: 4px;}
  169.  
  170. ::-webkit-scrollbar-track {
  171. background:{color:Background} url('{image:Background}');}
  172.  
  173. ::-webkit-scrollbar-thumb {background:{color:Sidebar Background};}
  174.  
  175. ::-webkit-scrollbar-corner {
  176. background:{color:Background} url('{image:Background}');}
  177.  
  178. /* -- SIDEBAR -- */
  179.  
  180. #rules {
  181. position: fixed;
  182. top: 122px;
  183. left:246px;
  184. padding:10px;}
  185.  
  186. #rules, #navicon, #custli {
  187. {block:ifMonochromeSidebar}-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */filter: gray; /* IE 6-9 */transition: all 0.7s ease;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;{/block:ifMonochromeSidebar}}
  188.  
  189. /* -- SIDEBAR DESCRIPTION -- */
  190.  
  191. .dess {
  192. padding:4px;
  193. width: 256px;
  194. font-family:Calibri!important;
  195. color: {color:Sidebar Text};
  196. {block:ifTitle}margin:2px 0px 0px -8px;{/block:ifTitle}
  197. {block:ifNotTitle}margin:-20px 0px 0px -8px;{/block:ifNotTitle}
  198. {block:ifCenterSidebarText}text-align:center;{/block:ifCenterSidebarText}
  199. {block:ifNotCenterSidebarText}text-align:justify;{/block:ifNotCenterSidebarText}}
  200.  
  201. .dess a {color:{color:Sidebar Link};}
  202. .dess a:hover {color: {color:Sidebar Text};}
  203.  
  204. /* -- SIDEBAR IMAGE -- */
  205.  
  206. #rules img {
  207. width:250px;
  208. height:auto;
  209. margin:-9px 0px 0px -9px;
  210. box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  211. border: {color:Navigation Background} 8px solid;
  212. {block:ifSidebarImage}filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;width:250px;{/block:ifSidebarImage}
  213. {block:ifNotSidebarImage}filter: alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;height:1px;{/block:ifNotSidebarImage}}
  214.  
  215. /* --TITLE -- */
  216.  
  217. #title {
  218. width:260px;
  219. text-align:center;
  220. margin-left:-10px;
  221. line-height:105%;
  222. font-family: josefin-slab, serif;
  223. padding:4px;
  224. letter-spacing:2px;
  225. text-transform: uppercase;
  226. font-size: 13px;
  227. color: {color:Title};
  228. border-bottom:solid 1px {color:Title};
  229. {block:ifNotSidebarImage}margin-top: -28px;{/block:ifNotSidebarImage}
  230. {block:ifSidebarImage}margin-top: -14px;{/block:ifSidebarImage}
  231. {block:ifNotTitle}display:none;{/block:ifNotTitle}}
  232.  
  233. /* -- NAVIGATION BAR -- */
  234.  
  235. #navicon {
  236. position:fixed;
  237. left:247px;
  238. top:0px;
  239. width:266px;
  240. text-align:center;
  241. font-size:9px;
  242. padding:98px 11px 6px 0px;}
  243.  
  244. #navicon a {
  245. display:inline-block;
  246. padding:0px 8px;
  247. letter-spacing: 2px;
  248. line-height:18px;
  249. text-transform:uppercase;
  250. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  251. {block:ifNotSidebarBackground}color:{color:Sidebar Text};{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color:{color:Navigation};{/block:ifSidebarBackground}}
  252.  
  253. #navicon a:hover {
  254. {block:ifNotSidebarBackground}box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);color:{color:Navigation};{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color:{color:Sidebar Background};{/block:ifSidebarBackground}
  255. background:{color:Navigation Background};}
  256.  
  257. /* -- CUSTOM LINKS -- */
  258.  
  259. #custli {
  260. position:fixed;
  261. left:118px;
  262. top: 124px;
  263. z-index:3;}
  264.  
  265. #custli img {
  266. margin-left:10px;
  267. width:64px;
  268. box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  269. border: 6px solid {color:Navigation Background};}
  270.  
  271. #custli a {
  272. display:inline-block;
  273. margin-bottom:5px;
  274. letter-spacing: 2px;
  275. line-height:16px;
  276. font-size:7px;
  277. text-align:center;
  278. text-transform:uppercase;
  279. padding: 1px 4px 1px 1px;
  280. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  281. {block:ifNotSidebarBackground}background:{color:Navigation Background};color:{color:Navigation};box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);width:72px;margin-left:10px;{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color: {color:Navigation};width:96px;{/block:ifSidebarBackground}}
  282.  
  283. #custli a:hover {
  284. background:{color:Navigation Background};
  285. {block:ifNotSidebarBackground}color:{color:Navigation};{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color:{color:Sidebar Background};{/block:ifSidebarBackground}}
  286.  
  287. /* -- SIDEBAR BORDER -- */
  288.  
  289. #webacche {
  290. position:fixed;
  291. left:112px;
  292. height:100%;
  293. top:0px;
  294. width:112px;
  295. background:transparent;
  296. border-right:dashed 1px {color:Navigation Background};
  297. border-left:dashed 1px {color:Navigation Background};}
  298.  
  299. #cubacche {
  300. position:fixed;
  301. z-index:-2;
  302. left:110px;
  303. height:100%;
  304. top:0px;
  305. {block:ifNot400pxPost}width:1118px;{/block:ifNot400pxPost}
  306. {block:if400pxPost}width:1018px;{/block:if400pxPost}
  307. box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  308. background:{color:Sidebar Background};}
  309.  
  310. #webacche, #cubacche, #leftback, #bacche {
  311. {block:ifNotSidebarBackground}filter: alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;{/block:ifNotSidebarBackground}
  312. {block:ifSidebarBackground}filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;{/block:ifSidebarBackground}}
  313.  
  314. /* --- ENTRIES --- */
  315.  
  316. #left{
  317. position:absolute;
  318. padding:5px;
  319. left:540px;
  320. top: -38px;
  321. {block:ifNot400pxPost}width:560px;{/block:ifNot400pxPost}
  322. {block:if400pxPost}width:460px;{/block:if400pxPost}}
  323.  
  324. #leftback {
  325. position:fixed;
  326. left:540px;
  327. padding:5px;
  328. height:100%;
  329. border-left:solid 1px {color:Text};
  330. border-right:solid 1px {color:Text};
  331. {block:ifNot400pxPost}width:560px;{/block:ifNot400pxPost}
  332. {block:if400pxPost}width:460px;{/block:if400pxPost}
  333. {block:ifNotEntriesBackground}background:transparent;{/block:ifNotEntriesBackground}{block:ifEntriesBackground}background:{color:Entries Background};{/block:ifEntriesBackground}}
  334.  
  335. /* -- EVERY POST -- */
  336.  
  337. .entry {
  338. margin-top:34px;
  339. padding:34px 30px;
  340. word-wrap: break-word;
  341. {block:ifNot400pxPost}max-width:500px!important;{/block:ifNot400pxPost}
  342. {block:if400pxPost}max-width:400px!important;{/block:if400pxPost}
  343. {block:ifMonochromePost}-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */filter: gray; /* IE 6-9 */transition: all 0.7s ease;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;{/block:ifMonochromePost}}
  344.  
  345. .entry:hover, #rules:hover, #custli:hover, #navicon:hover {
  346. -webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);filter: none; transition: all 0.7s ease;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  347.  
  348. .entrydiv {
  349. position:absolute;
  350. {block:ifNot400pxPost}width:500px;{/block:ifNot400pxPost}
  351. {block:if400pxPost}width:400px;{/block:if400pxPost}
  352. margin-top:-48px!important;
  353. left:36px!important;
  354. border-top:solid 1px {color:Text};}
  355.  
  356. /* -- PANORAMA POST -- */
  357.  
  358. #panorama img {
  359. {block:ifNot400pxPost}width:500px;{/block:ifNot400pxPost}
  360. {block:if400pxPost}width:400px;{/block:if400pxPost}}
  361.  
  362. .tip {text-decoration: none;}
  363. .tip:hover {position: relative;}
  364. .tip span {display: none;}
  365.  
  366. .tip:hover span {
  367. padding: 5px;
  368. display: block;
  369. z-index: 100;
  370. margin:-30px 10px 10px -30px;
  371. width: auto;
  372. font-size:8px;
  373. position: absolute;
  374. text-transform:uppercase;
  375. background: {color:Post Background};
  376. color:{color:Text};}
  377.  
  378. /* -- POST LINKS -- */
  379.  
  380. .entry a {color: {color:Link};}
  381. .entry a:hover {color: {color:Link hover};}
  382.  
  383. /* -- TITLE POST -- */
  384.  
  385. h1 {
  386. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  387. text-transform: uppercase;
  388. font-size: 19px;
  389. font-weight: bold;
  390. line-height:105%;
  391. color: {color:Link};}
  392.  
  393. /* -- CHAT POSTS & ASK POSTS -- */
  394.  
  395. .chat {
  396. padding:4px;
  397. line-height:16px;
  398. margin-bottom:1px;
  399. box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
  400. color: {color:Text};}
  401.  
  402. .chat:hover {-webkit-filter: invert(100%);}
  403.  
  404. /* -- PHOTO POST -- */
  405.  
  406. #highres {opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0;}
  407. .entry:hover #highres {opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1;}
  408.  
  409. #highres a {
  410. padding: 5px;
  411. display: block;
  412. z-index: 100;
  413. width: auto;
  414. font-size:8px;
  415. margin:10px;
  416. position: absolute;
  417. text-transform:uppercase;
  418. background: {color:Post Background};
  419. color:{color:Text};}
  420.  
  421. #highres a:hover {color:{color:Text}}
  422.  
  423. /* -- AUDIO POSTS -- */
  424.  
  425. #backaudio {
  426. position:absolute;
  427. width:26px;
  428. height:26px;
  429. padding:10px;
  430. margin:16px 0px 0px 16px;
  431. background:#fff;}
  432.  
  433. #audioplayer {
  434. margin:0px 4px 4px 0px;
  435. overflow:hidden;
  436. position:absolute;
  437. width:26px; height:26px;
  438. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
  439.  
  440. #albumart {
  441. float:left;
  442. padding:2px;
  443. margin: 2px;}
  444.  
  445. #albumart img {
  446. width:68px; height:68px;
  447. box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.3);}
  448.  
  449. #albuminfo {
  450. letter-spacing:1px;
  451. margin-top:-12px;
  452. line-height:15px;
  453. -moz-border-radius-topleft: 90px;
  454. -webkit-border-top-left-radius: 90px;
  455. border-top-left-radius: 90px;
  456. -moz-border-radius-bottomleft: 90px;
  457. -webkit-border-bottom-left-radius: 90px;
  458. border-bottom-left-radius: 90px;
  459. padding:16px 0px 16px 110px;
  460. box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.4);}
  461.  
  462. #albumart img, #backaudio {
  463. -webkit-border-radius: 90px;
  464. -moz-border-radius: 90px;
  465. border-radius: 90px;}
  466.  
  467. /* -- VIDEO -- */
  468.  
  469. .video {
  470. position: relative;
  471. padding-bottom: 75%;
  472. height: 0;
  473. overflow: hidden;}
  474.  
  475. .video iframe, .video object, .video embed {
  476. position: absolute;
  477. top: 0;
  478. left: 0;
  479. width: 100%;
  480. height: 100%;}
  481.  
  482. /* -- QUOTE ENTRIES -- */
  483.  
  484. #quote {
  485. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  486. font-style:italic;
  487. font-size:16px;
  488. line-height:105%;
  489. z-index:2;}
  490.  
  491. #quos {
  492. position:absolute;
  493. font-size:90px;
  494. width:60px;
  495. margin:25px 0px 0px -2px;
  496. font-family: 'Spirax', cursive;
  497. filter: alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity: 0.2;opacity:0.2;
  498. background:transparent;
  499. color:{color:Text};}
  500.  
  501. /* -- PAGINATION -- */
  502.  
  503. #nav3 {
  504. position:fixed;
  505. left:118px;
  506. top: 98px;
  507. padding: 1px;
  508. z-index:10;
  509. width:96px;
  510. text-align:center;
  511. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  512. {block:IfInfiniteScrolling}display:none;{block:IfInfiniteScrolling}}
  513.  
  514. #nav3 a {
  515. display:inline-block;
  516. margin-left:2px;
  517. font-size: 9px;
  518. line-height:10px;
  519. text-transform:uppercase;
  520. {block:ifNotSidebarBackground}color:{color:Sidebar Text};{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color:{color:Navigation Background};{/block:ifSidebarBackground}}
  521.  
  522. #nav3 a:hover {color: {color:Navigation Background};}
  523.  
  524. /* -- TAGS --*/
  525.  
  526. #info1 {
  527. position:absolute;
  528. width: 90px;
  529. margin-top:4px!important;
  530. line-height:10px;
  531. font-size:7px;
  532. text-align:center;
  533. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  534. letter-spacing:1px;
  535. text-transform:uppercase;
  536. padding:4px;
  537. z-index:8;
  538. {block:ifNot400pxPost}left:580px!important;{/block:ifNot400pxPost}
  539. {block:if400pxPost}left:480px!important;{/block:if400pxPost}
  540. {block:ifNotSidebarBackground}color:{color:Sidebar Text};{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color:{color:Navigation Background};{/block:ifSidebarBackground}
  541. {block:ifNotShowInfo}filter: alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;{/block:ifNotShowInfo}
  542. {block:ifShowInfo}filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;{/block:ifShowInfo}}
  543.  
  544. .entry:hover #info1 {
  545. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
  546.  
  547. #bacche {
  548. position:fixed;
  549. height:100%;
  550. top:0px;
  551. width:112px;
  552. z-index:-2;
  553. {block:ifNot400pxPost}left:1112px;{/block:ifNot400pxPost}
  554. {block:if400pxPost}left:1012px;{/block:if400pxPost}
  555. border-right:dashed 1px {color:Navigation Background};
  556. border-left:dashed 1px {color:Navigation Background};
  557. background:{color:Sidebar Background};}
  558.  
  559. #info1 a {{block:ifNotSidebarBackground}color:{color:Sidebar Text};{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color:{color:Navigation Background};{/block:ifSidebarBackground}}
  560.  
  561. #reb {
  562. margin-top:8px;
  563. text-align:center;
  564. margin-left:-4px;
  565. text-transform:uppercase;
  566. font-size:6px;
  567. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  568. letter-spacing:1px;
  569. padding:4px;
  570. border-top:1px solid {color:Title};
  571. {block:ifNotTags}filter: alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;{/block:ifNotTags}
  572. {block:ifTags}filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;{/block:ifTags}}
  573.  
  574. #reb a {
  575. display:inline;
  576. padding: 0px 3px;
  577. margin:2px;
  578. {block:ifNotSidebarBackground}color: {color:Title};{/block:ifNotSidebarBackground}{block:ifSidebarBackground}color:{color:Title};{/block:ifSidebarBackground}}
  579.  
  580. #reb a:hover {
  581. background:transparent;
  582. color: {color:Title};}
  583.  
  584. /* -- TUMBLR CONTROLS -- */
  585.  
  586. #tumblr_controls {
  587. filter: alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity: 0.5;
  588. {block:ifWhiteFollowButton}-webkit-filter: invert(100%);{/block:ifWhiteFollowButton}}
  589.  
  590. #tumblr_controls:hover {
  591. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
  592.  
  593. /* -- TEXT SELECTION -- */
  594.  
  595. ::selection {
  596. background: {color:Selection Background};
  597. color: {color:Selection Color};}
  598.  
  599. ::-moz-selection {
  600. background: {color:Selection Background};
  601. color: {color:Selection Color};}
  602.  
  603. ::-webkit-selection {
  604. background: {color:Selection Background};
  605. color: {color:Selection Color};}
  606.  
  607. /* -- NOTES -- */
  608.  
  609. .notes {
  610. padding:2px;
  611. margin-left:20px;
  612. {block:ifNot400pxPost}width:500px;{/block:ifNot400pxPost}
  613. {block:if400pxPost}width:400px;{/block:if400pxPost}}
  614.  
  615. .notes a {color:{color:Link};}
  616.  
  617. ol.notes {
  618. padding: 0px;
  619. margin: 3px 0px;
  620. line-height:12px;
  621. padding-left:20px;
  622. list-style-type: none;}
  623.  
  624. ol.notes li.note {padding: 10px;}
  625. ol.notes li.note img.avatar {display:none;}
  626. ol.notes li.note span.action {font-weight: bold;}
  627. ol.notes li.note .answer_content {font-weight: normal;}
  628.  
  629. ol.notes li.note blockquote {
  630. padding: 4px 10px;
  631. margin: 10px 0px 0px 25px;
  632. border-color: {color:Text};}
  633.  
  634. ol.notes li.note blockquote a {color:{color:Link};}
  635.  
  636. /* -- OTHERS -- */
  637.  
  638. img {border:none;display:block; max-width:100%;}
  639.  
  640. #scrollToTop:link, #scrollToTop:visited {
  641. color: transparent;
  642. background-color: transparent;
  643. display: none;
  644. position: fixed;
  645. bottom: 5px;
  646. right: 5px;
  647. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  648. text-transform:uppercase;
  649. {block:ifNotInfiniteScrolling}color:transparent;{/block:ifNotInfiniteScrolling}{block:ifInfiniteScrolling}color:{color:Link};{/block:ifInfiniteScrolling}}
  650.  
  651. /* -- BLOCKQUOTE -- */
  652.  
  653. blockquote img {max-width:100%;}
  654.  
  655. {block:ifNot400pxPost} blockquote{max-width:500px!important;margin-left:5px;padding-left:5px;border-left:1px solid {color:Text};} blockquote blockquote{width:470px;} blockquote blockquote blockquote{width:458px;} blockquote blockquote blockquote blockquote{width:448px;} blockquote blockquote blockquote blockquote blockquote{width:438px;} blockquote blockquote blockquote blockquote blockquote blockquote{width:428px;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote{width:418px;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{width:408px;}{/block:ifNot400pxPost}
  656.  
  657. {block:if400pxPost} blockquote{max-width:400px!important;margin-left:5px;padding-left:5px;border-left:1px solid {color:Text};} blockquote blockquote{width:370px;} blockquote blockquote blockquote{width:358px;} blockquote blockquote blockquote blockquote{width:348px;} blockquote blockquote blockquote blockquote blockquote{width:338px;} blockquote blockquote blockquote blockquote blockquote blockquote{width:328px;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote{width:318px;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{width:308px;}{/block:if400pxPost}
  658.  
  659. input[type="text"]:focus {outline: none;}
  660.  
  661. {CustomCSS}</style>
  662.  
  663. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop">Back To Top</a>
  664.  
  665. </head><body>
  666.  
  667. <div id="rules">
  668. <img src="{image:Sidebar}"><br><br><div id="title">{Title}</div>
  669. <div class="dess">{Block:description}{description}{/Block:description}</div><br></div>
  670.  
  671. <div id="navicon">
  672. <a href="/">home</a><a href="/ask">message</a><a href="/archive">archive</a><a href="http://donthemes.tumblr.com/" target="_blank">theme</a>
  673. </div>
  674.  
  675. <div id="cubacche"></div>
  676.  
  677. <div id="nav3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
  678. <div id="custli"><img src="{PortraitURL-64}"><br><br>
  679. {block:ifSubmitLink}<a href="/submit">submit</a><br>{/block:ifSubmitLink}
  680.  
  681. {block:HasPages}{block:Pages}<a href="{URL}" class="{Label}">{Label}</a><br>{/block:Pages}{/block:HasPages}
  682.  
  683. {block:IfLink1}<a href="{text:Link1}">{text:Link 1 name}</a>{/block:IfLink1}<br>
  684. {block:IfLink2}<a href="{text:Link2}">{text:Link 2 name}</a>{/block:IfLink2}<br>
  685. {block:IfLink3}<a href="{text:Link3}">{text:Link 3 name}</a>{/block:IfLink3}<br>
  686. {block:IfLink4}<a href="{text:Link4}">{text:Link 4 name}</a>{/block:IfLink4}<br>
  687. {block:IfLink5}<a href="{text:Link5}">{text:Link 5 name}</a>{/block:IfLink5}<br>
  688. {block:IfLink6}<a href="{text:Link6}">{text:Link 6 name}</a>{/block:IfLink6}<br>
  689. {block:IfLink7}<a href="{text:Link7}">{text:Link 7 name}</a>{/block:IfLink7}<br>
  690. {block:IfLink8}<a href="{text:Link8}">{text:Link 8 name}</a>{/block:IfLink8}<br>
  691.  
  692. </div>
  693.  
  694. <div id="webacche"></div>
  695.  
  696. <div id="bacche"></div>
  697. <div id="leftback"></div>
  698.  
  699. <div id="left">
  700.  
  701. {block:ContentSource}
  702. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  703. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  704. {/block:SourceLogo}
  705. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  706. {/block:ContentSource}
  707.  
  708. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  709.  
  710. {block:Posts}
  711.  
  712. <div class="entry">
  713.  
  714. <div class="entrydiv"></div>
  715.  
  716. <div id="info1">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:IndexPage}<br><a href="{ReblogURL}" target="_blank" title="Reblog this post">reblog this post</a>{/block:IndexPage} {block:NoteCount}<br>β™₯ {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>● <a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank">via</a> <a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank">source</a>{/block:RebloggedFrom}
  717. {block:HasTags}<div id="reb">{block:Tags}<a href="{TagURL}"># {Tag}</a>{/block:Tags}</div>{/block:HasTags}</div>
  718.  
  719. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  720.  
  721. {block:ifNot400pxPost}{block:Photo}
  722. <center>{block:HighRes}<div id="highres"><a href="{PhotoURL-HighRes}" target="_blank">High-Res</a></div>{/block:HighRes}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/></center>
  723. {block:IndexPage}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  724. {/block:Photo}{/block:ifNot400pxPost}
  725.  
  726. {block:if400pxPost}{block:Photo}
  727. <center>{block:HighRes}<div id="highres"><a href="{PhotoURL-HighRes}" target="_blank">High-Res</a></div>{/block:HighRes}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/></center>
  728. {block:IndexPage}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  729. {/block:Photo}{/block:if400pxPost}
  730.  
  731. {block:ifNot400pxPost}{block:Photoset}
  732. <center>{Photoset-500}</center>
  733. {block:IndexPage}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  734. {/block:Photoset}{/block:ifNot400pxPost}
  735.  
  736. {block:if400pxPost}{block:Photoset}
  737. <center>{Photoset-400}</center>
  738. {block:IndexPage}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  739. {/block:Photoset}{/block:if400pxPost}
  740.  
  741. {block:Panorama}
  742. {LinkOpenTag}<div id="panorama"><div class="tip"><img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/><span>panorama</span></div></div>{LinkCloseTag}
  743. {block:IndexPage}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  744. {/block:Panorama}
  745.  
  746. {block:Quote}
  747. <div id="quos">"</div><div id="quote">{Quote}</div>
  748. <br> <center>- {block:Source}{Source}{/block:Source}</center><br>
  749. {/block:Quote}
  750.  
  751. {block:Link}
  752. <h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}
  753. {/block:Link}
  754.  
  755. {block:Chat}
  756. {block:Title}<h1>{Title}</h1>{/block:Title}<br>{block:Lines}<div class="chat">{block:Label}<b><font style="text-transform: uppercase;">{Label}</font></b>{/block:Label} {Line}</div>{/block:Lines}
  757. {/block:Chat}
  758.  
  759. {block:Audio}
  760. <div id="backaudio"><div id= "audioplayer">{AudioPlayerWhite}</div></div>
  761. <div id="albumart"><span{block:AlbumArt} style="display:none; width:68px;"{block:AlbumArt}><img src="http://i538.photobucket.com/albums/ff349/rockband8701/icon_guitar.gif"></span> {block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><br><div id="albuminfo"><center><font style="text-transform:uppercase;"><font style="color:{color:Bold Text};"><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</font> by <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</font> <br>( <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album} )<br>{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}</center></div><br>
  762. {block:IndexPage}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  763. {/block:Audio}
  764.  
  765. {block:Video}
  766. {block:ifNot400pxPost}<div class="video">{Video-500}</div>{/block:ifNot400pxPost}{block:if400pxPost}<div class="video">{Video-400}</div>{/block:if400pxPost}
  767. {block:IndexPage}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  768. {/block:Video}
  769.  
  770. {block:Answer}
  771. <div class="chat"><font style="text-transform: uppercase;"><b>{Asker}</b>: {Question}</font></div>{Answer}
  772. {/block:Answer}
  773.  
  774. </div>
  775.  
  776. {block:PermalinkPage}
  777. <br><div class="notes">{block:PostNotes}<hr> {PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  778.  
  779. {/block:Posts}
  780. {block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  781. <br>
  782. </div>
  783. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement