nunmuri

theme twenty one

Mar 17th, 2013
2,503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.90 KB | None | 0 0
  1. <!-- theme made by nunmuri.tumblr.com/rockappeal.tumblr.com | don't take off the credits -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <html>
  7. <head>
  8. <title>{Title}</title>
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16. <meta name="color:Background" content="#fff" />
  17. <meta name="text:Background Position" content="" />
  18. <meta name="text:Font Title Size" content="35px" />
  19. <meta name="image:Background" content="http://static.tumblr.com/..."/>
  20. <meta name="color:Blockquote Background" content="#fff" />
  21. <meta name="color:Link" content="#6f6c6c" />
  22. <meta name="color:Link Hover" content="#b9b9b9" />
  23. <meta name="color:menu Link" content="#b6b6b6" />
  24. <meta name="color:menu Link Hover" content="#fff" />
  25. <meta name="if:Fixed Background" content="0" />
  26. <meta name="color:Text" content="#c0bfbf" />
  27. <meta name="color:avatar border" content="#000" />
  28. <meta name="color:chat" content="#f5f5f5" />
  29. <meta name="color:source" content="#f5f5f5" />
  30. <meta name="color:source hover" content="#f5f5f5" />
  31. <meta name="color:pagination link" content="#fff" />
  32. <meta name="color:Sidebar Background" content="#0a0a0a" />
  33. <meta name="color:permalink text" content="#0a0a0a" />
  34. <meta name="image:Sidebar" content="http://static.tumblr.com/..."/>
  35. <meta name="color:permalink" content="#5a5a5a" />
  36. <meta name="color:permalink background" content="#f9f9f9" />
  37. <meta name="color:permalink hover" content="#0a0a0a" />
  38. <meta name="color:Title" content="#a8a7a7" />
  39. <meta name="color:Title 2" content="#cfcece" />
  40. <meta name="color:Sidebar Text" content="#cfcece" />
  41. <meta name="color:menu border" content="#1BCCE0" />
  42. <meta name="color:navi1" content="#f0eeee" />
  43. <meta name="color:navi1 hover" content="#000" />
  44. <meta name="text:Links 1 Title" content="link 1" />
  45. <meta name="text:Links 1" content="" />
  46. <meta name="text:Links 2 Title" content="link 2" />
  47. <meta name="text:Links 2" content="" />
  48. <meta name="text:title 2" content="" />
  49. <meta name="if:More Links" content="1"/>
  50. <meta name="if:Show Title" content="1"/>
  51. <meta name="if:endless scroll" content="0"/>
  52. <meta name="color:Side Background" content="#020202" />
  53. <meta name="color:Title Background" content="#020202" />
  54. <meta name="if:Grayscale Posts" content="0"/>
  55. <meta name="if:Show Captions" content="0"/>
  56. <meta name="if:Show Tags" content="1"/>
  57. <meta name="color:Scroll Background" content="#fff" />
  58. <meta name="color:Scroll" content="#000" />
  59. <meta name="image:Entry Background" content="http://static.tumblr.com/..."/>
  60. <meta name="color:Entry Background" content="#eeeeee" />
  61.  
  62. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  63.  
  64. <link rel="shortcut icon" href="{Favicon}" />
  65. <style type="text/css">
  66. iframe#tumblr_controls {right:3px !important;
  67. position: fixed !important;
  68. opacity: 0.4;
  69. filter:alpha(opacity=40);
  70. -moz-opacity: 0.4;
  71. -khtml-opacity: 0.4;
  72. -webkit-transition: all 0.9s ease;
  73. -moz-transition: all 0.9s ease;
  74. -o-transition: all 0.9s ease;}
  75. iframe#tumblr_controls:hover{
  76. opacity: 1;
  77. filter:alpha(opacity=100);
  78. -moz-opacity: 1;
  79. -khtml-opacity: 1;
  80. -webkit-transition: all 0.9s ease;
  81. -moz-transition: all 0.9s ease;
  82. -o-transition: all 0.9s ease;}
  83.  
  84.  
  85.  
  86. ::-webkit-scrollbar {
  87. width: 8px;
  88. height: 8px;}
  89.  
  90. ::-webkit-scrollbar-button:start:decrement,
  91. ::-webkit-scrollbar-button:end:increment {
  92. height: 0px;
  93. display: block;
  94. background-color: transparent;}
  95.  
  96. ::-webkit-scrollbar-track-piece {
  97. background-color: {color:scroll background};
  98. -webkit-border-radius: 0px;}
  99.  
  100. ::-webkit-scrollbar-thumb:vertical {
  101. height: 30px;
  102. background-color: {color:scroll};
  103. -webkit-border-radius: 0px;}
  104.  
  105.  
  106. #title {
  107. font-size: 10px;
  108. font-family: trebuchet ms;
  109. padding-right: 5px;
  110. padding-left: 0px;
  111. padding-top: 5px;
  112. padding-bottom: 5px;
  113. line-height:10px;
  114. letter-spacing:1px;
  115. font-weight:normal;
  116. text-align:left;
  117. color:{color:title};
  118. }
  119.  
  120. #title a{
  121. font-size: 10px;
  122. font-family: trebuchet ms;
  123. padding-right: 5px;
  124. padding-left: 5px;
  125. padding-top: 0px;
  126. padding-bottom: 0px;
  127. text-transform:uppercase;
  128. line-height:15px;
  129. letter-spacing:0px;
  130. text-align:left;
  131. background: {color:Title Background};
  132. color:{color:title};
  133. }
  134. #title2 {
  135. font-size: 8px;
  136. font-family: trebuchet ms;
  137. padding-right: 5px;
  138. padding-left: 5px;
  139. padding-top: 0px;
  140. padding-bottom: 0px;
  141. text-transform:uppercase;
  142. line-height:8px;
  143. letter-spacing:0px;
  144. text-align:left;
  145. color:{color:title};
  146. }
  147. #title2 a{
  148. font-size: 8px;
  149. font-family: trebuchet ms;
  150. padding-right: 5px;
  151. padding-left: 5px;
  152. padding-top: 0px;
  153. padding-bottom: 0px;
  154. text-transform:uppercase;
  155. line-height:8px;
  156. letter-spacing:0px;
  157. text-align:left;
  158. color:{color:title};
  159. }
  160.  
  161. #title a:hover{
  162. color:{color:link};
  163. }
  164.  
  165. #home{
  166. width: 96px;
  167. margin-left:438px;
  168. margin-top: 86px;
  169. padding: 2px;
  170. position:absolute;
  171. float:left;
  172. z-index:1;
  173. position:fixed;
  174.  
  175. }
  176. #titlediv {
  177. width: 116px;
  178. margin-left:320px;
  179. margin-top: 88px;
  180. padding: 2px;
  181. position:absolute;
  182. float:left;
  183. background: {color:Title Background};
  184. z-index:1;
  185. position:fixed;
  186.  
  187. }
  188. #titlediv2 {
  189. width: 140px;
  190. margin-left:800px;
  191. margin-top: 10px;
  192. padding: 2px;
  193. position:absolute;
  194. float:left;
  195. z-index:999;
  196. font-size: 7px;
  197. font-family: trebuchet ms;
  198. padding-right: 5px;
  199. padding-left: 5px;
  200. padding-top: 0px;
  201. padding-bottom: 0px;
  202. text-transform:uppercase;
  203. font-style: italic;
  204. line-height:8px;
  205. letter-spacing:0px;
  206. text-align:right;
  207. color:{color:title 2};
  208. position:fixed;
  209.  
  210. }
  211. #sidebar a{ font-family: courier new;}
  212. #sidebar {
  213. width: 200px;
  214. height: auto;
  215. text-align:left;
  216. font-size: 10px;
  217. padding-right: 10px;
  218. font-family: courier new;
  219. line-height:12px;
  220. text-transform:lowercase;
  221. background: {color:Sidebar Background};
  222. position: fixed;
  223. top: 110px;
  224. margin-left:320px;
  225. -moz-border-radius: 0px 0px 0px 0px;
  226. -webkit-border-radius: 0px 0px 0px 0px;
  227. border-radius: 0px 0px 0px 0px;
  228. color:{color:Sidebar Text};
  229. z-index: 99999;
  230. }
  231.  
  232.  
  233.  
  234.  
  235. #quote {
  236. padding: 5px;
  237. font: 12px/12px "Courier New", Courier, monospace;
  238. letter-spacing: -1px;}
  239.  
  240.  
  241. blockquote {padding: 2px;
  242. padding-left: 5px;
  243. margin-right: 50px;
  244. border-left: 1px dashed {color:text};
  245. background-color: {color:blockquote background};
  246. color: {color:blockquote text};
  247. }
  248. #contentm{ width: 500px; float:left; position:relative; margin-top: 5px; margin-bottom: 50px;}
  249.  
  250.  
  251. #viamenu {
  252. width:110px;
  253. height: auto;
  254. font-size: 7px;
  255. font-family: trebuchet ms;
  256. text-transform:uppercase;
  257. margin-left: 0px;
  258. color: {color:text};
  259. position: relative;
  260. margin-left: 332px;
  261. margin-top:-16px;
  262. letter-spacing: 0px;
  263. text-align: left;
  264. float:left;
  265. }
  266.  
  267. .viamenu a{
  268. float: left;
  269. width: 40px;
  270. height: 6px;
  271. background-color: {color:source};
  272. color: {color:menu link};
  273. margin-left: 2px;
  274. margin-top: 0px;
  275. margin-bottom: 5px;
  276. padding: 5px;
  277. text-align: center;
  278. font-family: trebuchet ms;
  279. letter-spacing: 1px;
  280. line-height: 8px;
  281. font-size: 7px;
  282. font-style:italic;
  283. text-transform:uppercase;
  284. -webkit-transition: all 0.5s ease-out;
  285. -moz-transition: all 0.5s ease-out;
  286. -o-transition: all 0.5s ease-out;
  287. }
  288.  
  289. .viamenu a:hover{
  290. color: white;
  291. background-color: {color:source hover};
  292. -webkit-transition: all 0.5s ease-out;
  293. -moz-transition: all 0.5s ease-out;
  294. -o-transition: all 0.5s ease-out;
  295. }
  296.  
  297. #tags {float:left;
  298. width: 325px;
  299. min-height: 10px;
  300. font-size: 7px;
  301. font-family: trebuchet ms;
  302. text-transform:uppercase;
  303. margin-left: 0px;
  304. color: {color:text};
  305. position: relative;
  306. line-height:10px;
  307. padding: 3px;
  308. letter-spacing: 0px;
  309. text-align: right;
  310. background:{color:entry background};
  311. }
  312.  
  313. #tags a{color:{color:text}; font-size: 7px; maring-bottom:5px; margin-left: 3px;
  314. font-style:italic;
  315. text-transform:uppercase;}
  316.  
  317. #tags a:hover {color:{color:permalink}; background:{color:permalink background};}
  318.  
  319. .posts {
  320. text-align:justify;
  321. color: {color:text};
  322. font-size: 10px;
  323. width: 400px;
  324. font-family: trebuchet ms;
  325. margin-left:0px;
  326. margin-top:0px;
  327. margin-bottom:0px;
  328. padding: 18px;
  329. line-height: 10px;
  330. background:{color:entry background} url({image:entry background});
  331.  
  332. }
  333.  
  334. .posts img{ overflow:hidden; max-width:400px;
  335. {block:IfGrayscalePosts}
  336. 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 10+, Firefox on Android */
  337. filter: gray; /* IE6-9 */
  338. -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  339.  
  340. {/block:IfGrayscalePosts}
  341. }
  342.  
  343. .posts img:hover{ {block:IfGrayscalePosts}filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  344. -webkit-filter: grayscale(0%);}{/block:IfGrayscalePosts}}
  345.  
  346.  
  347.  
  348. #content1 {position: absolute; left: 0px; top: 0px; z-index: 3;}
  349.  
  350.  
  351. #content2 {
  352. top: 102px;width: 600px;margin-left: 560px;
  353. height: auto;
  354. padding-top: 0px;
  355. position: relative;
  356. }
  357.  
  358. {block:PermalinkPage}.permalink {
  359. float: left;
  360. width: 230px;
  361. height: 15px;
  362. font-size: 7px;
  363. font-family: trebuchet ms;
  364. text-transform:uppercase;
  365. margin-top:0px;
  366. color: {color:permalink};
  367. padding:10px;
  368. line-height:8px;
  369. letter-spacing: 1px;
  370. overflow: hidden;
  371. position: absolute;
  372. border-left: 0px solid;
  373. -webkit-transition: all 0.5s ease-out;
  374. -moz-transition: all 0.5s ease-out;
  375. -o-transition: all 0.5s ease-out;
  376. opacity: 0;
  377. filter:alpha(opacity=100);
  378. -moz-opacity: 0;
  379. -khtml-opacity: 0;
  380. z-index:1 ;
  381. }.permalink a{color: {color:permalink}; font-size:7px;
  382. font-family:trebuchet ms;
  383.  
  384. text-transform:uppercase;}
  385.  
  386. .permalink a:hover {color:{color:permalink hover};}
  387.  
  388. .posts:hover .permalink{
  389. opacity: 0;overflow: hidden;
  390. filter:alpha(opacity=0);
  391. -moz-opacity: 0;
  392. -khtml-opacity: 0;
  393. -webkit-transition: all 0.5s ease-out;
  394. -moz-transition: all 0.5s ease-out;
  395. -o-transition: all 0.5s ease-out;}{/block:PermalinkPage}
  396.  
  397. {block:IndexPage}
  398. .permalink {
  399. float: left;
  400. width: 170px;
  401. height: 5px;
  402. font-size: 7px;
  403. font-family: trebuchet ms;
  404. text-transform:uppercase;
  405. margin-top:-37px;
  406. margin-left: -18px;
  407. color: {color:permalink text};
  408. background: {color:entry background};
  409. line-height:8px;
  410. letter-spacing: 1px;
  411. overflow: hidden;
  412. position: absolute;
  413. padding:4px;
  414. padding-bottom:6px;
  415. text-align:center;
  416. border-left: 0px solid;
  417. -webkit-transition: all 0.5s ease-out;
  418. -moz-transition: all 0.5s ease-out;
  419. -o-transition: all 0.5s ease-out;
  420. opacity: 1;
  421. filter:alpha(opacity=100);
  422. border-left: 0px solid {color:menu border};
  423. -moz-opacity: 1;
  424. -khtml-opacity: 1;
  425. }
  426.  
  427. .permalink a{color:{color:permalink}; font-size:7px;
  428. font-family:trebuchet ms;
  429.  
  430. text-transform:uppercase;}
  431.  
  432. .permalink a:hover {color:{color:permalink hover};}
  433.  
  434. .posts:hover .permalink{ width: 170px;
  435. opacity: 1;overflow: hidden;background: {color:menu border};
  436. filter:alpha(opacity=100);
  437. -moz-opacity: 1;
  438. -khtml-opacity: 1;
  439. -webkit-transition: all 0.5s ease-out;
  440. -moz-transition: all 0.5s ease-out;
  441. -o-transition: all 0.5s ease-out;}
  442. {/block:IndexPage}
  443.  
  444. body {
  445. background-color:{color:background};
  446. color:{color:text};
  447. background-image: url('{image:background}');
  448. background-position: {text:background position};
  449. background-attachment:fixed;
  450. font-family: trebuchet ms;
  451. font-size: 9px;
  452. overflow-x:hidden;
  453. }
  454. a {font-weight:normal; color:{color:link}; text-decoration:none; text-transform: lowercase; font-family: trebuchet ms; font-size: 9px; letter-spacing:0px; -webkit-transition: all 0.5s ease-out;
  455. -moz-transition: all 0.5s ease-out;
  456. -o-transition: all 0.5s ease-out;}
  457. a:hover {color:{color:link hover}; -webkit-transition: all 0.5s ease-out;
  458. -moz-transition: all 0.5s ease-out;
  459. -o-transition: all 0.5s ease-out;}
  460. h3, .link {font-size:13px; font-family: {font:title}; margin:0px; font-style:italic; font-weight:normal; color: {color:title}}
  461. h3 a, .link{font-weight:normal; color:{color:title}}
  462.  
  463. i {color: {color:link};}
  464.  
  465. {block:IfFixedBackground}
  466. body {background-attachment:fixed; background-repeat:no-repeat;}
  467. {/block:IfFixedBackground}
  468.  
  469. .navi2 a{
  470. float: left;
  471. width: 82px;
  472. height: 6px;
  473. background-color: {color:navi1};
  474. color: {color:menu link};
  475. margin-left: 2px;
  476. margin-top: 0px;
  477. margin-bottom: 5px;
  478. padding: 3px;
  479. text-align: center;
  480. font-family: trebuchet ms;
  481. letter-spacing: 1px;
  482. line-height: 8px;
  483. font-size: 7px;
  484. font-style:italic;
  485. text-transform:uppercase;
  486. -webkit-transition: all 0.5s ease-out;
  487. -moz-transition: all 0.5s ease-out;
  488. -o-transition: all 0.5s ease-out;
  489. }
  490.  
  491. .navi2 a:hover{
  492. background-color: white;
  493. color: {color:menu link hover};
  494.  
  495. border-bottom: 2px solid {color:menu border};
  496. -webkit-transition: all 0.5s ease-out;
  497. -moz-transition: all 0.5s ease-out;
  498. -o-transition: all 0.5s ease-out;
  499. }
  500.  
  501.  
  502. .navi1 a{
  503. float: right;
  504. width: auto;
  505. height: 8px;
  506. background-color: {color:navi1};
  507. color: {color:menu link};
  508. margin-left: 2px;
  509. margin-top: 0px;
  510. margin-bottom: 3px;
  511. padding: 3px;
  512. text-align: center;
  513. font-family: trebuchet ms;
  514. letter-spacing: 1px;
  515. line-height: 8px;
  516. font-size: 7px;
  517. font-style:italic;
  518. text-transform:uppercase;
  519. -webkit-transition: all 0.5s ease-out;
  520. -moz-transition: all 0.5s ease-out;
  521. -o-transition: all 0.5s ease-out;
  522. }
  523.  
  524. .navi1 a:hover{
  525. background-color: {color:navi1 hover};
  526. color: {color:menu link hover};
  527.  
  528. -webkit-transition: all 0.5s ease-out;
  529. -moz-transition: all 0.5s ease-out;
  530. -o-transition: all 0.5s ease-out;
  531. }
  532.  
  533.  
  534.  
  535. #quote {padding: 5px; font: 14px trebuchet ms; letter-spacing: -1px;}
  536. #quotecredits {text-align: center; display: block;}
  537.  
  538. #answer {text-align:left; width: 400px; }
  539. #question {color: #737373; width: 330px; font-style: italic; font-size: 9px;margin-left: 55px; }
  540. #question a{color: {color:link};}
  541. #questionp{ background-color:{color:chat}; padding: 3px; }
  542.  
  543. #avask img{border-color: {color:chat};
  544. border: 8px solid {color:chat}; margin-left: 0px; margin-right:10px;}
  545. #avask {padding-right: 8px; margin-bottom: 4px; margin-top: 0px;}
  546.  
  547. .ballon {font: 20px arial; margin-bottom: 0px; margin-top: 15px; margin-left: -5px; color:{color:chat}; float: left;}
  548.  
  549. ol.notes li.note img.avatar {
  550. width: 16px;
  551. height: 16px;}
  552.  
  553. #caption {text-align: left;}
  554. #caption a:hover{color:{color:link}; background:{color:entry background};}
  555.  
  556. #chatg { padding-left: 0px; padding-top: 5px; width: 99%;}
  557. #chat {font: 10px trebuchet ms; letter-spacing: 0px; color: {color:text}; padding: 3px; padding-left: 16px; margin-bottom: 2px; text-transform: lowercase; background:{color:chat};line-height:10px; }
  558. #chat .label {padding-left: 2px; text-transform: uppercase; color: {color:text}; font: 10px trebuchet ms; letter-spacing: 1px; background-color:{color:background}; line-height:10px; }
  559.  
  560. #notes {width:300px; padding-top: 10px; color: {color:text}; margin-top: 150px; margin-left: 560px; line-height: 15px; float:none; display: block; letter-spacing: 0px; text-transform:lowercase; text-align: left; font-family: trebuchet ms; font-size: 10px; z-index: 99999;}
  561. li.notes {list-style:decimal; padding: 2px; margin: 2px; letter-spacing: 0px; text-transform:lowercase; text-align: left;}
  562. #notes a{color: {color:link}; letter-spacing: 0px; text-transform:lowercase; font-family: trebuchet ms; font-size: 10px; border: 0px;}
  563. #notes img {border: 0px;}
  564. #notes a img {border: 0px;}
  565.  
  566. #audio {margin-left: 0px;}
  567. #atext {width: 53%; padding-left: 10px; padding-right: 10px; padding-top: 10px; margin-left:85px; min-height:60px; margin-top: 25px; margin-bottom: 25px; text-transform: lowercase; background:{color:chat}; text-transform:uppercase; font-family: trebuchet ms; font-size: 7px; border-left: 0px solid {color:text};}
  568.  
  569. #player {
  570. width:20px;
  571. height:70px;
  572. overflow:hidden;
  573. position:absolute;
  574. margin-top:22px;
  575. text-align: center;
  576. margin-bottom:5px;
  577. margin-left: 18px;
  578. padding-left: 5px;
  579. opacity: 0.7;
  580. filter:alpha(opacity=70);
  581. -moz-opacity: 0.7;
  582. -khtml-opacity: 0.7;
  583. z-index:3;
  584. }
  585.  
  586. #playerbg{ width:70px;
  587. height:70px;
  588. margin-top:25px;
  589. margin-left:10px;
  590. overflow:hidden;
  591. margin-bottom:40px;
  592. background-color: trasparent;
  593. opacity: 0.7;
  594. filter:alpha(opacity=70);
  595. -moz-opacity: 0.7;
  596. -khtml-opacity: 0.7;
  597. position:absolute;
  598. z-index: 2;
  599. }
  600.  
  601.  
  602.  
  603. #navi25 {
  604. float: left;
  605. width: 50px;
  606. margin-left: 267px;
  607. margin-top: 88px;
  608. height: auto;
  609. position:fixed;
  610. z-index: 9999999;
  611. text-align: right;
  612. }
  613.  
  614. #sidebari {margin-left:0px; margin-bottom:0px; margin-top:0px; padding-right:0px; width: auto; float: left;}
  615. #sidebari img { max-height: auto; text-align:center; padding-right:0px; margin-bottom:0px; float: left; margin-right:10px;}
  616.  
  617.  
  618.  
  619. #paginationwrap {margin-right:0px; margin-top:0px; text-align:right; float: none; padding: 5px; width: auto; height: auto; }
  620.  
  621. #pagination1 {font-family:trebuchet ms; color:{color:paginationlink text}; font-size:8px; float:left; margin-left: 2px; padding: 2px; padding-right: 5px; padding-left: 5px; }
  622.  
  623. #pagination {font-family:trebuchet ms; color:{color:paginationlink text}; font-size:8px; float:left; }
  624.  
  625. #pagination a{font-family:trebuchet ms; color:{color:paginationlink text};
  626. font-size:8px; float:left; margin-left: 2px; padding: 2px; padding-left: 5px; padding-right: 5px;}
  627.  
  628. #pagination a:hover{color:{color:link hover};}
  629.  
  630. #sidee {
  631. width: 1014px;
  632. z-index: 9;
  633. height: 60px;
  634. left:-10px;
  635. border-bottom: 5px solid {color:avatar border};
  636. top: -10px;
  637. background:{color:side background} url({image:side background});
  638. position:fixed;
  639. float:none;
  640. }
  641.  
  642. #ava2 {margin-left:970px; position:fixed; z-index: 99999; margin-top:17px;}
  643. #ava2 img{border-color: {color:chat};
  644. border: 8px solid {color:avatar border}; }
  645. </style>
  646. {block:IfEndlessScroll}
  647. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  648. {/block:IfEndlessScroll}
  649. </head>
  650. <body><div id="titlediv2">{text:Title 2}</div>
  651. <div id="sidee"><div id="ava2"> <img src="{PortraitURL-30}" width="20px" height="20px" align="left"> </div>
  652. </div>
  653. <div id="home">
  654. <div class="navi2"><a href="/" title="index">index</a></div></div>
  655.  
  656. {block:IfShowTitle}
  657. <div id="titlediv"><div id="title2"><a href="/">{Title}</a></div>
  658. </div>
  659. {/block:IfShowTitle}
  660.  
  661. <div id="navi25">
  662.  
  663.  
  664. <div class="navi1"><a href="/ask" title="ask">askbox</a></div>
  665. <div class="navi1"><a href="/archive" title="archive">archive</a></div>
  666. {block:IfMoreLinks}
  667. <div class="navi1"><a href="{text:Links 1}">{text:Links 1 Title}</a></div>
  668. <div class="navi1"><a href="{text:Links 2}">{text:Links 2 Title}</a> </div>{/block:IfMoreLinks}
  669. <div class="navi1"><a href="http://nunmurithemes.tumblr.com">theme</a>
  670. </div>
  671.  
  672.  
  673. </div>
  674.  
  675. </div>
  676. <div id="sidebar">
  677. <div id="sidebari">
  678.  
  679. {block:IfSidebarImage}
  680. <img src="{image:sidebar}" width="100px" border="0">
  681. {/block:IfSidebarImage}
  682. <br>
  683. {block:Description}
  684. {Description}{/block:Description}
  685.  
  686. {block:IfNotEndlessScroll}<div id="paginationwrap"> {block:Pagination} <div id="pagination">
  687. {block:PreviousPage}
  688. <a href="{PreviousPage}"><big>«</big></a>
  689. {/block:PreviousPage}</div>
  690.  
  691. {block:JumpPagination}
  692.  
  693. {block:CurrentPage}
  694. <div id="pagination1"> <span class="current_page">{PageNumber}</span></div>
  695. {/block:CurrentPage}
  696.  
  697. <div id="pagination">
  698. {block:JumpPage}
  699. <a class="jump_page" href="{URL}">{PageNumber}</a>
  700. {/block:JumpPage}</div>
  701.  
  702. {/block:JumpPagination}
  703.  
  704.  
  705. <div id="pagination">
  706. {block:NextPage}
  707. <a href="{NextPage}"><big>»</big></a>
  708. {/block:NextPage}</div>
  709. {/block:Pagination}</div></div> {/block:IfNotEndlessScroll}
  710.  
  711.  
  712.  
  713.  
  714. </div></div></div></div></div> </div> </div> </div>
  715.  
  716.  
  717.  
  718.  
  719. {block:IfEndlessScroll}
  720. <div class="autopagerize_page_element">
  721. {/block:IfEndlessScroll}
  722.  
  723. {block:Posts}
  724.  
  725.  
  726. <table width="1300" border="0" align="center" cellspacing="0px" cellpadding="0px"><tr>
  727.  
  728. <div id="content2">
  729. {block:Text}
  730. <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  731.  
  732. <div id="title">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  733. <div id="text">{Body}</div>
  734. </div> {/block:Text}
  735.  
  736. {block:Quote}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  737.  
  738. <div id="quote" align="center">&#8220;{Quote}&#8221; </div>
  739. <div id="quotesource" align="center">{block:Source}&#8212; {Source}{/block:Source}
  740. </div> </div>
  741. {/block:Quote}
  742.  
  743.  
  744. {block:Link} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  745.  
  746. <div id="title"><a href="{URL}" {Target}>{Name}</a></div>
  747. {block:Description}{Description}{/block:Description}
  748. </div>{/block:Link}
  749.  
  750. {block:Chat} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  751.  
  752. {block:Title}
  753. <div id="title"><a href="{Permalink}">{Title}</a></div>
  754. {/block:Title}
  755.  
  756. {block:Lines}<div id="chat"><div id="chat{UserNumber}">{block:Label}<b>{Label}</b> {/block:Label}{Line} </div> </div>
  757. {/block:Lines}
  758. </div>
  759. {/block:Chat}
  760.  
  761.  
  762. {block:Audio}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  763.  
  764. <div id="playerbg">
  765. <div id="player">{AudioPlayerWhite}</div>
  766. </div>
  767.  
  768.  
  769. <div id="atext">
  770. <i>{PlayCountWithLabel}</i><br>
  771. {block:Artist}
  772. <i>Artist:</i> {Artist}
  773. {/block:Artist} <br> {block:TrackName}
  774. <i>Trackname:</i> {TrackName}
  775. {/block:TrackName}<br>
  776. {block:Album}
  777. <i>Album:</i> {Album}
  778. {/block:Album}
  779. <br><br> </div>
  780. {block:IfShowCaptions}
  781. {block:Caption}
  782. {Caption}
  783. {/block:Caption}
  784. {/block:IfShowCaptions}
  785. </div>
  786. {/block:Audio}
  787.  
  788. {block:Answer}
  789. <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  790. <div id="avask"> <img src="{AskerPortraitURL-48}" width="30px" height="30px" align="left"> </div><div id="question"><div id="questionp">{Asker} said: {Question}</div></div>
  791. <div id="answer">{Answer}</div></div>
  792. {/block:Answer}
  793.  
  794.  
  795. {block:Photo}<div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  796.  
  797.  
  798. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" border="0" max-width="500" /></a>{LinkCloseTag}
  799. {block:ContentSource}
  800. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  801. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  802. {/block:ContentSource}
  803. {block:IfNotShowCaptions}{block:PermalinkPage}
  804. {block:Caption}
  805. {Caption}
  806. {/block:Caption}
  807. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  808. {block:IfShowCaptions}
  809. {block:Caption}
  810. {Caption}
  811. {/block:Caption}
  812. {/block:IfShowCaptions}
  813. {/block:Caption}
  814. </div>{/block:Photo}
  815.  
  816. {block:Photoset} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  817.  
  818. {Photoset-400}
  819. {block:IfNotShowCaptions}{block:PermalinkPage}
  820. {block:Caption}
  821. {Caption}
  822. {/block:Caption}
  823. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  824. {block:IfShowCaptions}
  825. {block:Caption}
  826. {Caption}
  827. {/block:Caption}
  828. {/block:IfShowCaptions}
  829. {/block:Caption}
  830. </div>{/block:Photoset}
  831.  
  832. {block:Video} <div class="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a> &nbsp|&nbsp{NoteCountWithLabel}</span>
  833.  
  834. {Video-400}
  835. {block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
  836. {block:IfNotShowCaptions}{block:PermalinkPage}
  837. {block:Caption}
  838. {Caption}
  839. {/block:Caption}
  840. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  841. {block:IfShowCaptions}
  842. {block:Caption}
  843. {Caption}
  844. {/block:Caption}
  845. {/block:IfShowCaptions}
  846. {/block:Caption}</div>
  847. {/block:Video}
  848.  
  849.  
  850. <div id="contentm">
  851. {block:IfShowTags}<div id="tags"> {block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  852. {block:RebloggedFrom}
  853. <div id="viamenu"><div class="viamenu"><a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> </div>
  854. <div class="viamenu"><a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a></div></div>
  855. {/block:RebloggedFrom}
  856. </div> </div>
  857. {block:PermalinkPage}
  858. <div id="notes">{ShortMonth} {DayOfMonth},{Year} {NoteCountWithLabel}<bR>
  859. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  860.  
  861.  
  862. </td>
  863. </tr></table>
  864.  
  865. {/block:Posts}
  866.  
  867.  
  868. </div>
  869. </div>
  870. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment