Advertisement
vaporeons

Madooka Theme v1.0

Oct 21st, 2014
4,508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.15 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.  
  4. ゚・:,。゚・:,。★゚・:,。゚・:,。☆゚・:,。゚・:,。★゚・:,。゚・:,。☆゚・:,。゚・:,。★゚・:,。゚・
  5.  
  6. madooka theme v1.0 by ARMIN-ARLERT
  7.  
  8. ゚・:,。゚・:,。★゚・:,。゚・:,。☆゚・:,。゚・:,。★゚・:,。゚・:,。☆゚・:,。゚・:,。★゚・:,。゚・
  9.  
  10. -->
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13. <head>
  14.  
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  16.  
  17. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  18.  
  19. <script>
  20.  
  21. (function($){
  22.  
  23. $(document).ready(function(){
  24.  
  25. $("a[title]").style_my_tooltips({
  26.  
  27. tip_follows_cursor:true,
  28.  
  29. tip_delay_time:5,
  30.  
  31. tip_fade_speed:5,
  32.  
  33. attribute:"title"
  34.  
  35. });
  36.  
  37. });
  38.  
  39. })(jQuery);
  40.  
  41. </script>
  42. <!--basic tooltip from tutorial-baby! Enjoy-->
  43. <style>
  44. #s-m-t-tooltip {
  45. {block:ifroundedborders}
  46. -webkit-border-radius:15px;
  47. -moz-border-radius:15px;
  48. border-radius:15px;
  49. {/block:ifroundedborders}
  50. padding: 1px;
  51. padding-left:2px;
  52. padding-bottom:0px;
  53.  
  54. background-color: {color:navigation background};
  55.  
  56. font-family:{select:font};
  57.  
  58. max-width:175px;
  59.  
  60. font-size: 9px;
  61.  
  62. letter-spacing:2px;
  63.  
  64. color:{color:navigation text};
  65.  
  66. z-index:999999999999999999999999999999999999;
  67. margin-left: 17px;
  68. margin-top:15px;
  69. border:1px {select:border style} {color:navigation border};
  70. }
  71. </style>
  72.  
  73. <!-- DEFAULT VARIABLES -->
  74. <meta name="select:font" content="ronda" title="ronda" />
  75. <meta name="select:font" content="bitxmap" title="bixmap" />
  76. <meta name="select:font" content="bangalore" title="bangalore" />
  77. <meta name="select:font" content="silkscreen" title="silkscreen" />
  78. <meta name="select:font" cn5dontent="babydoll" title="babydoll" />
  79. <meta name="select:font" content="yea" title="yea" />
  80. <meta name="select:font" content="courier" title="courier" />
  81. <meta name="select:font" content="verdana" title="verdana" />
  82. <meta name="select:font" content="arial" title="arial" />
  83. <meta name="select:border style" content="solid" />
  84. <meta name="select:border style" content="dashed" />
  85. <meta name="select:border style" content="dotted" />
  86.  
  87. <meta name="color:Asker Background" content="#3DAD99" >
  88. <meta name="color:Background" content="#f5baca" />
  89. <meta name="color:Highlighter Color" content="#00CC99" >
  90. <meta name="color:Link" content="#00B266">
  91. <meta name="color:link hover" content="#00C48A" />
  92. <meta name="color:Footer" content="#47D16B">
  93. <meta name="color:Footer Text" content="#000000">
  94. <meta name="color:footer hover" content="#29A33D" />
  95. <meta name="color:Scrollbar" content="#47D16B">
  96. <meta name="color:Text" content="#acadad" >
  97. <meta name="color:sidebar color" content="#fff" />
  98. <meta name="color:post color" content="#fff" />
  99. <meta name="color:other color" content="#fff" />
  100. <meta name="color:glow" content="#fff" />
  101. <meta name="color:navigation text" content="" />
  102. <meta name="color:navigation background" content="" />
  103. <meta name="color:navigation border" content="" />
  104. <meta name="color:borders" content= "" />
  105. <meta name="color:pagination hover" content="" />
  106. <meta name="color:pagination" content="" />
  107. <meta name="color:search" content="#fff899"/>
  108. <meta name="color:search border" content="#ccc55d"/>
  109. <meta name="color:search text" content="#6c6c6c"/>
  110.  
  111. <meta name="if:Show Tags" content="1" />
  112. <meta name="if:background cover" content="1" />
  113. <meta name="if:show search" content="0" />
  114. <meta name="if:show circle pic" content="1" />
  115. <meta name="if:sidebar pagination" content="0" />
  116. <meta name="if:normal pagination" content="1" />
  117. <meta name="if:footer on hover" content="1" />
  118. <meta name="if:floaties" content="0" />
  119. <meta name="if:image fade" content="0" />
  120.  
  121. <meta name="image:Favicon" content="" />
  122. <meta name="image:Background" content="http://p1.pichost.me/i/11/1343861.jpg" />
  123. <meta name="image:Sidebar Image" />
  124. <meta name="image:Bottom Image" />
  125. <meta name="image:inner sidebar image" />
  126. <meta name="image:circle pic" content="http://www.myfconline.com/character_avatars/262983_181704.jpg" />
  127. <meta name="image:floatie1" content="https://thomasnaylor.files.wordpress.com/2011/05/wind.gif" />
  128. <meta name="image:floatie2" content="https://thomasnaylor.files.wordpress.com/2011/05/wind.gif" />
  129. <meta name="image:floatie3" content="https://thomasnaylor.files.wordpress.com/2011/05/wind.gif" />
  130. <meta name="image:floatie4" content="https://thomasnaylor.files.wordpress.com/2011/05/wind.gif" />
  131. <meta name="image:floatie5" content="https://thomasnaylor.files.wordpress.com/2011/05/wind.gif" />
  132.  
  133. <meta name="if:right sidebar" content="1" />
  134. <meta name="if:left sidebar" content="0" />
  135. <meta name="if:custom position" content="0" />
  136. <meta name="if:light" content="1" />
  137. <meta name="if:dark" content="0" />
  138. <meta name="if:other color" content="0" />
  139. <meta name="if:rounded borders" content="0" />
  140. <meta name="if:500px" content="1" />
  141. <meta name="if:400px" content="0" />
  142. <meta name="if:box shadows" content="1" />
  143. <meta name="if:glow" content="0" />
  144. <meta name="if:borders" content="0" />
  145. <meta name="if:show sidebar menu" content="0" />
  146. <meta name="if:dropdown" content="0" />
  147. <meta name="if:button" content="1" />
  148. <meta name="if:rain effect" content="0" />
  149. <meta name="if:snow effect" content="0" />
  150. <meta name="if:link1" content="0"/>
  151. <meta name="if:link2" content="0"/>
  152. <meta name="if:link3" content="0"/>
  153. <meta name="if:link4" content="0"/>
  154. <meta name="if:link5" content="0"/>
  155. <meta name="if:link6" content="0"/>
  156. <meta name="if:link7" content="0"/>
  157. <meta name="if:inner sidebar image" content="0" />
  158.  
  159. <meta name="text:navigation title" content =""/>
  160. <meta name="text:button open text" content="surfs up, shinji-kun" />
  161. <meta name="text:button close text" content="kaworubunga" />
  162. <meta name="text:SearchButtonText" content="le'go" />
  163. <meta name="text:sidebar width" content="182" />
  164. <meta name="text:sidebar top position" content="240" />
  165. <meta name="text:sidebar position left" content="" />
  166. <meta name="text:sidebar opacity" content="0.8" />
  167. <meta name="text:post opacity" content="0.8" />
  168. <meta name="text:post hover opacity" content="1" />
  169. <meta name="text:sidebar opacity hover" content="1" />
  170. <meta name="text:font size sidebar" content="10" />
  171. <meta name="text:post font size" content="10" />
  172. <meta name="text:sidebar menu height" content="-60" />
  173. <meta name="text:link 1 url" content=""/>
  174. <meta name="text:link 1 title" content=""/>
  175. <meta name="text:link 2 url" content=""/>
  176. <meta name="text:link 2 title" content=""/>
  177. <meta name="text:link 3 url" content=""/>
  178. <meta name="text:link 3 title" content=""/>
  179. <meta name="text:link 4 url" content=""/>
  180. <meta name="text:link 4 title" content=""/>
  181. <meta name="text:link 5 url" content=""/>
  182. <meta name="text:link 5 title" content=""/>
  183. <meta name="text:link 6 url" content=""/>
  184. <meta name="text:link 6 title" content=""/>
  185. <meta name="text:link 7 url" content=""/>
  186. <meta name="text:link 7 title" content=""/>
  187. <meta name="text:Sidebar Image Position Top" content="" />
  188. <meta name="text:Sidebar Image Position Left" content="" />
  189. <meta name="text:Bottom Image Position Bottom" content="" />
  190. <meta name="text:Bottom Image Position Right" content="" />
  191. <meta name="text:Bottom Image Position Bottom" content="101" />
  192. <meta name="text:Bottom Image Position Right" content="-10" />
  193. <meta name="text:sidebar border" content="8" />
  194.  
  195.  
  196. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  197. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  198. <link rel="shortcut icon" href="{image:favicon}" />
  199. <style type="text/css">
  200.  
  201. {block:ifnormalpagination}
  202. .jump_page {
  203. padding: 4px 8px;
  204. border: 1px solid #000000;
  205. {block:ifroundedborders}border-radius: 40px;{/block:ifroundedborders}
  206. background-color: {color:pagination};
  207. color:#585858;
  208. font-family:{select:font};
  209. font-size:11px;
  210. text-decoration:none;
  211. -webkit-transition: all 0.9s ease-out;
  212. -moz-transition: all 0.9s ease-out;
  213. transition: all 0.9s ease-out;
  214. }
  215.  
  216. .current_page, .jump_page:hover {
  217. padding: 4px 8px;
  218. border: 1px solid #000000;
  219. {block:ifroundedborders}border-radius: 30px;{/block:ifroundedborders}
  220. background-color: {color:pagination hover};
  221. color: #ffffff;
  222. font-family:{select:font};
  223. font-size:11px;
  224. text-decoration:none;
  225. -webkit-transition: all 0.9s ease-out;
  226. -moz-transition: all 0.9s ease-out;
  227. transition: all 0.9s ease-out;
  228. }
  229. {/block:ifnormalpagination}
  230.  
  231. {block:ifsidebarpagination}
  232. #wrapper #sidebar #pages{
  233. font-size:11.5px;
  234. background: transparent;
  235. padding-bottom: 5px;
  236. padding: -3px;
  237. color:{color:Text};
  238. margin-top:2px;
  239. text-align:center;
  240.  
  241. }
  242.  
  243. #wrapper #sidebar #pages a{
  244. border: 1px solid #000000;
  245. {block:ifroundedborders}border-radius: 40px;{/block:ifroundedborders}
  246. background-color: {color:pagination};
  247. color:#585858;
  248. font-family:{select:font};
  249. font-size:11px;
  250. text-decoration:none;
  251. -webkit-transition: all 0.3s ease-out;
  252. -moz-transition: all 0.3s ease-out;
  253. transition: all 0.3s ease-out;
  254. }
  255.  
  256. #wrapper #sidebar #pages a:hover{
  257. padding: 2px 4px;
  258. border: 1px solid #000000;
  259. {block:ifroundedborders}border-radius: 30px;{/block:ifroundedborders}
  260. background-color: {color:pagination hover};
  261. color: #ffffff;
  262. font-family:{select:font};
  263. font-size:11px;
  264. text-decoration:none;
  265. -webkit-transition: all 0.3s ease-out;
  266. -moz-transition: all 0.3s ease-out;
  267. transition: all 0.3s ease-out;
  268. }
  269. {/block:ifsidebarpagination}
  270.  
  271. @font-face { font-family: 'ronda'; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  272. @font-face {font-family:"bitxmap"; src: url("http://static.tumblr.com/ofgksh6/md0mkd9yd/bitxmap_font_tfb.ttf")}
  273. @font-face { font-family: "bangalore"; src:url('http://static.tumblr.com/rmj06l2/VP8llx2mg/bangalor.ttf'); }
  274. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  275. @font-face{font-family: "Babydoll";src:url('http://static.tumblr.com/9wzbixa/MbMmj2fv0/babydoll.ttf');}
  276. @font-face {font-family: "yea";src: url('http://static.tumblr.com/gvd42r2/kU4m7js4w/lexipa__.ttf');} #s-m-t-tooltip
  277.  
  278.  
  279. ::-webkit-scrollbar-thumb:vertical {
  280. background-color: {color:Scrollbar};
  281. width:5px;
  282. height:100px;
  283. border: 1px solid {color:Scrollbar};
  284. -webkit-border-radius: 6px;
  285. }
  286.  
  287. ::-webkit-scrollbar {
  288. height:10px;
  289. width:5px;
  290. background-color: #ffffff;
  291. }
  292.  
  293. ::selection {
  294. background: {color:Highlighter Color};
  295. color: #ffffff;
  296. }
  297.  
  298. ::-moz-selection {
  299. background: {color:Highlighter Color};
  300. color: #ffffff;
  301. }
  302.  
  303. a img {
  304. border: none;
  305. }
  306.  
  307.  
  308.  
  309. body {
  310. background: {color:Background} url('{image:Background}') top left fixed repeat;
  311. margin: 0;
  312. padding: 0;
  313. background-size:{block:ifbackgroundcover}cover{/block:ifbackgroundcover};
  314. font-family: verdana;
  315.  
  316. }
  317.  
  318. .search {
  319. height:22px;
  320. background: {color:search};
  321. border: 1px solid {color:search border};
  322.  
  323. {block:ifnotrounded}
  324. -moz-border-radius: 0px;
  325. -webkit-border-radius: 0px;
  326. border-radius: 0px; {/block:ifnotrounded}
  327.  
  328. {block:ifroundedborders}
  329. -moz-border-radius: 8px;
  330. -webkit-border-radius: 8px;
  331. border-radius: 8px; {/block:ifroundedborders}
  332. }
  333.  
  334. .search form {
  335. margin: 0;
  336. }
  337.  
  338. .search form .query {
  339. padding: 2px;
  340. font-family:{select:font};
  341. border: none;
  342. background: transparent;
  343. outline: none; width:50%;
  344. float: left;
  345. color: {color:search text};
  346. }
  347.  
  348. .search form .submit {
  349. background: rgba(0,0,0,0) ;
  350. color: {color:search text};
  351. font-family:{select:font};
  352. border:none;
  353. padding: 2px 4px;
  354. margin: 3px 3px 2px 0;
  355. font-size:12px;
  356. float: right;
  357. -moz-border-radius: 0px;
  358. -webkit-border-radius: 0px;
  359. border-radius: 0px;
  360. cursor: pointer;
  361. }
  362.  
  363. {block:ifsidebarpagination}
  364. #sayuku {
  365.  
  366. {block:ifroundedborders} border-radius:15px;
  367. {/block:ifroundedborders}
  368.  
  369. padding:7px;
  370.  
  371. {block:ifboxshadows}
  372.  
  373. box-shadow:rgba(0,0,0,0.06)6px 6px; {/block:ifboxshadows}
  374. {block:ifglow} box-shadow: 0px 0px 20px 0px {color:glow};{/block:ifglow}
  375. {block:iflight}background: #fff;
  376. opacity:{text:sidebar opacity};{/block:iflight}
  377. {block:ifdark}background:#000000;
  378. opacity:{text:sidebar opacity}; {/block:ifdark}
  379. {block:ifothercolor}background:{color:sidebar color};
  380. opacity:{text:post opacity};{/block:ifothercolor}
  381.  
  382. {block:ifborders}border:1px {select:border style} {color:borders};
  383. {block:ifborders}
  384. webkit-transition: all 0.3s ease-out;
  385. -moz-transition: all 0.3s ease-out;
  386. transition: all 0.3s ease-out;
  387.  
  388. }
  389.  
  390. #sayuku:hover {
  391. opacity:{text:sidebar opacity hover}
  392. webkit-transition: all 0.3s ease-out;
  393. -moz-transition: all 0.3s ease-out;
  394. transition: all 0.3s ease-out;
  395. {block:ifglow} box-shadow: 0px 0px 10px 0px {color:glow};{/block:ifglow}
  396. {block:IfBoxShadows} box-shadow:rgba(0,0,0,0.06)3px 3px;{/block:IfBoxShadows}
  397. }
  398.  
  399. {/block:ifsidebarpagination}
  400.  
  401.  
  402.  
  403. #madooks {
  404.  
  405. border-radius:100px;
  406.  
  407. padding:7px;
  408.  
  409. {block:ifboxshadows}
  410.  
  411. box-shadow:rgba(0,0,0,0.06)6px 6px; {/block:ifboxshadows}
  412. {block:ifglow} box-shadow: 0px 0px 20px 0px {color:glow};{/block:ifglow}
  413. {block:iflight}background: #fff;
  414. opacity:{text:sidebar opacity};{/block:iflight}
  415. {block:ifdark}background:#000000;
  416. opacity:{text:sidebar opacity}; {/block:ifdark}
  417. {block:ifothercolor}background:{color:sidebar color};
  418. opacity:{text:post opacity};{/block:ifothercolor}
  419.  
  420. {block:ifborders}border:1px {select:border style} {color:borders};
  421. {block:ifborders}
  422.  
  423. webkit-transition: all 0.3s ease-out;
  424. -moz-transition: all 0.3s ease-out;
  425. transition: all 0.3s ease-out;
  426.  
  427. }
  428.  
  429. #madooks:hover {
  430.  
  431. webkit-transition: all 0.3s ease-out;
  432. -moz-transition: all 0.3s ease-out;
  433. transition: all 0.3s ease-out;
  434. {block:ifglow} box-shadow: 0px 0px 10px 0px {color:glow};{/block:ifglow}
  435. {block:IfBoxShadows} box-shadow:rgba(0,0,0,0.06)3px 3px;{/block:IfBoxShadows}
  436. transform: rotate(360deg) scale(1) skew(1deg) translate(0px) scale(1.20, 1.20);
  437. -webkit-transform: rotate(360deg) scale(1) skew(1deg) translate(0px) scale(1.20, 1.20);
  438. -moz-transform: rotate(360deg) scale(1) skew(1deg) translate(0px) scale(1.20, 1.20);
  439. -o-transform: rotate(360deg) scale(1) skew(1deg) translate(0px) scale(1.20, 1.20);
  440. -ms-transform: rotate(360deg) scale(1) skew(1deg) translate(0px) scale(1.20, 1.20);}
  441.  
  442.  
  443. }
  444.  
  445.  
  446.  
  447. .clear {
  448. clear: both;
  449. height: 0px;
  450. overflow: hidden;
  451. }
  452.  
  453. a img {
  454. border: none;
  455. }
  456.  
  457. #wrapper {
  458. {block:ifrightsidebar} width: 650px; {/block:ifrightsidebar}
  459. {block:ifleftsidebar}width:400px; {/block:ifleftsidebar}
  460. {block:ifcustomposition} width:550px; {/block:ifcustomposition}
  461. margin: 0 auto;
  462. }
  463.  
  464. #wrapper #content {
  465. {block:if500px}width: 520px; {/block:if500px}
  466. {block:if400px}width:420px; {/block:if400px}
  467. float: left;
  468. margin-top:30px;
  469. }
  470.  
  471. #wrapper #content .post {
  472. font-family: {select:font};
  473. {block:iflight}background: #fff;
  474. opacity:{text:post opacity};{/block:iflight}
  475. {block:ifdark}background:#000000;
  476. opacity:{text:post opacity};{/block:ifdark}
  477. {block:ifothercolor}background: {color:post color};
  478. opacity:{text:post opacity}; {/block:ifothercolor}
  479. padding: 10px;
  480. position: relative;
  481. -moz-border-radius: 4px;
  482. -webkit-border-radius: 4px;
  483. border-radius:0px;
  484. {block:ifroundedborders}border-radius: 8px;{/block:ifroundedborders}
  485. {block:ifborders} border: 1px {select:border style} {color:borders}; {/block:ifborders}
  486. {block:IfBoxShadows}
  487. box-shadow:rgba(0,0,0,0.06)6px 6px;{/block:IfBoxShadows}
  488. {block:ifglow} box-shadow: 0px 0px 20px 0px {color:glow};{/block:ifglow}
  489. -webkit-transition: all 0.3s ease-out;
  490. -moz-transition: all 0.3s ease-out;
  491. transition: all 0.3s ease-out;
  492.  
  493. }
  494.  
  495. #wrapper #content .post:hover {
  496. opacity:{text:post hover opacity};
  497. -webkit-transition: all 0.3s ease-out;
  498. -moz-transition: all 0.3s ease-out;
  499. transition: all 0.3s ease-out;
  500. {block:ifglow} box-shadow: 0px 0px 10px 0px {color:glow};{/block:ifglow}
  501. {block:IfBoxShadows} box-shadow:rgba(0,0,0,0.06)3px 3px;{/block:IfBoxShadows}
  502.  
  503. }
  504.  
  505. #wrapper #content .post .media {
  506. text-align: center;
  507. margin-bottom: 10px;
  508. }
  509.  
  510. #wrapper #content .post .quotebg {
  511. font-family: {select:font};
  512. font-size: 90px;
  513. color: #000000;
  514. opacity: 0.2;
  515. filter: alpha(opacity=20);
  516. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  517. position: absolute;
  518. top: 70px;
  519. left: 10px;
  520. }
  521.  
  522. #wrapper #content .post .quote {
  523. color: {color:Text};
  524. font-weight: bold;
  525. padding: 20px 20px 5px 20px;
  526. }
  527.  
  528. #wrapper #content .post .quote.short {
  529. font-size: 33px;
  530. line-height: 35px;
  531. }
  532.  
  533. #wrapper #content .post .quote.medium {
  534. font-size: 25px;
  535. line-height: 28px;
  536. }
  537.  
  538. #wrapper #content .post .quote.long {
  539. font-size: 18px;
  540. line-height: 22px;
  541. }
  542.  
  543. #wrapper #content .post .quote_source *:first-child {
  544. margin-top: 0px;
  545. }
  546.  
  547. #wrapper #content .post .quote_source *:last-child {
  548. margin-bottom: 0px;
  549. }
  550.  
  551. #wrapper #content .post .quote *:first-child {
  552. margin-top: 0px;
  553. }
  554.  
  555. #wrapper #content .post .quote *:last-child {
  556. margin-bottom: 0px;
  557. }
  558.  
  559. #wrapper #content .post .copy {
  560. color: #6e7173;
  561. padding: 10px;
  562. font-size: {text:post font size}px;
  563. color: {color:Text};
  564. line-height: 15px;
  565. }
  566.  
  567. #wrapper #content .post .copy a {
  568. color: {color:Link};
  569. text-decoration: none;
  570. -webkit-transition: all 0.3s ease-out;
  571. -moz-transition: all 0.3s ease-out;
  572. transition: all 0.3s ease-out;
  573. }
  574.  
  575. #wrapper #content .post .copy a:hover {
  576. color: {color:link hover};
  577. text-decoration: none;
  578. -webkit-transition: all 0.3s ease-out;
  579. -moz-transition: all 0.3s ease-out;
  580. transition: all 0.3s ease-out;
  581. }
  582.  
  583. #wrapper #content .post .copy p {
  584. margin: 10px 0 0 0;
  585. padding: 0;
  586. }
  587.  
  588. #wrapper #content .post .copy pre {
  589. margin: 10px 0px 10px 0px;
  590. padding: 10px;
  591. background-color: {color:footer Background};
  592. font: normal 10px verdana;
  593. overflow: auto;
  594. }
  595.  
  596. #wrapper #content .post .copy > p:first-child {
  597. margin-top: 0;
  598. }
  599.  
  600. #wrapper #content .post .copy img {
  601. max-width: 100%;
  602. -webkit-transition: all 0.4s ease-in-out;
  603. -moz-transition: all 0.4s ease-in-out;
  604. -o-transition: all 0.4s ease-in-out;
  605. -ms-transition: all 0.4s ease-in-out;
  606. transition: all 0.4s ease-in-out;
  607.  
  608.  
  609. }
  610.  
  611. #wrapper #content .post .audio .player {
  612. float: none;
  613. margin-left:5px;
  614. margin-top:10px;
  615.  
  616. }
  617.  
  618. #wrapper #content .post .audio .meta {
  619. display: none;
  620. float: none;
  621.  
  622. }
  623.  
  624. <style type="text/css">
  625. #wrapper #content .bottom {
  626.  
  627. background: transparent;
  628.  
  629. }
  630. #wrapper #content .post .footer {
  631. background: transparent;
  632. color: #000;
  633.  
  634. }
  635. #wrapper #content .post .audio {
  636. float: none;
  637. background: transparent;
  638.  
  639. }
  640. #wrapper #content .post .notecontainer .notes {
  641. padding: 0; margin: 0;
  642.  
  643. }
  644.  
  645. #album{ margin:5px; float:left; width:80px; height:20px; }
  646.  
  647.  
  648. #infos { text-transform: none; font-size:9px; float:left; margin-top:10px; padding:5px; color: {color:Text}; border-left: 1px solid rgba(0,0,0,.2); background-color: transparent; width:130px; height:69px; }
  649.  
  650. .clear { clear: both; height: 0px; overflow: hidden; }
  651.  
  652.  
  653. #wrapper #content .post .question {
  654. color: #494949;
  655. font-size: 10px;
  656. font-weight: bold;
  657. background: {color:Asker Background};
  658. -moz-border-radius: 8px;
  659. -webkit-border-radius: 8px;
  660. border-radius: 8px;
  661. margin: 0 0 15px 0;
  662. padding: 15px 20px;
  663. position: relative;
  664. }
  665.  
  666. #wrapper #content .post .question .nipple {
  667. width: 13px;
  668. height: 7px;
  669. background: {color:Asker Background} url;
  670. position: absolute;
  671. bottom: -7px;
  672. left: 30px;
  673. }
  674.  
  675. #wrapper #content .post .asker_container {
  676. margin: 0 0 20px 24px;
  677. }
  678.  
  679. #wrapper #content .post .asker_container img {
  680. margin: 0 12px -7px 0;
  681. }
  682.  
  683. #wrapper #content .post .asker_container a.asker {
  684. color: {color:Body};
  685. }
  686.  
  687. #wrapper #content .post .title {
  688. color: #494949;
  689. font-size: 20px;
  690. font-weight: bold;
  691. padding: 10px 10px 0 10px;
  692. }
  693.  
  694. #wrapper #content .post img {
  695. {block:if500px} max-width: 500px; {block:if500px}
  696. {block:if400px} max-width: 400px; {block:if400px}
  697. -moz-border-radius: 4px;
  698. -webkit-border-radius: 4px;
  699. border-radius: 4px;
  700.  
  701.  
  702. {block:ifimagefade}
  703. opacity:0.7;
  704. -webkit-transition: all 0.4s ease-in-out;
  705. -moz-transition: all 0.4s ease-in-out;
  706. -o-transition: all 0.4s ease-in-out;
  707. -ms-transition: all 0.4s ease-in-out;
  708. transition: all 0.4s ease-in-out;
  709. {block:ifimagefade}
  710. }
  711.  
  712. #wrapper #content .post img:hover {
  713. {block:ifimagefade}
  714. opacity:1;
  715. -webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;}
  716. {block:ifimagefade}
  717. }
  718.  
  719. #wrapper #content .post .chat {
  720. background-color: #fff;
  721. border-left: 5px solid #dedddd;
  722. margin: 10px 10px 0 10px;
  723. font-size: 10px;
  724. }
  725.  
  726. #wrapper #content .post .chat .lines {
  727. margin-left: 1px;
  728. }
  729.  
  730. #wrapper #content .post .chat .lines .line {
  731. background-color: #eaeaea;
  732. color: #494949;
  733. margin-bottom: 1px;
  734. padding: 3px 5px;
  735. }
  736.  
  737. #wrapper #content .post .chat .lines .line.even {
  738. background-color: #dedddd;
  739. }
  740.  
  741. #wrapper #content .post .link {
  742. margin: 4px 0 2px 0;
  743. font-size: 10px;
  744. line-height: 25px;
  745. }
  746.  
  747. #wrapper #content .post .link a {
  748. background-color: {color:Text};
  749. color: #fff;
  750. padding: 5px 7px;
  751. -moz-border-radius: 4px;
  752. -webkit-border-radius: 4px;
  753. border-radius: 4px;
  754. }
  755.  
  756. #wrapper #content .post .link a:hover {
  757. opacity: 0.9;
  758. filter: alpha(opacity=90);
  759. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  760. }
  761.  
  762. #wrapper #content .post .footer {
  763. {block:iffooteronhover}
  764. opacity:0;
  765. margin-top: -10px;
  766. {/block:iffooteronhover}
  767. -moz-border-radius: 4px;
  768. -webkit-border-radius: 4px;
  769. border-radius: 4px;
  770. background: {color:Footer};
  771. font-family: {select:font};
  772. font-size: 8px;
  773. color: {color:footer text};
  774. padding: 1px 10px;
  775. margin-top: -2px;
  776. }
  777.  
  778. #wrapper #content .post .footer.for_permalink:hover {
  779. opacity: 1;
  780. filter: alpha(opacity=90);
  781. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  782. }
  783.  
  784. #wrapper #content .post .footer .date {
  785. width: 67%;
  786. float: left;
  787. color: {color:FooterText};
  788. }
  789.  
  790. #wrapper #content .post .footer .notes {
  791. width: 33%;
  792. float: right;
  793. text-align: right;
  794. color: {color:FooterText};
  795. }
  796.  
  797. #wrapper #content .post .footer .notes a {
  798. color: {color:link};
  799. }
  800.  
  801. #wrapper #content .post .footer .tags a {
  802. color: {color:link hover};
  803. text-decoration: none;
  804. }
  805.  
  806. #wrapper #content .post .footer .tags .tag-commas:last-child {
  807. display: none;
  808. }
  809.  
  810. #wrapper #content .post .footer.with_source_url .tags {
  811. max-width: 330px;
  812. float: left;
  813. }
  814.  
  815. #wrapper #content .post .footer.with_source_url .source_url {
  816. color: {color:FooterText};
  817. float: right;
  818. max-width: 160px;
  819. overflow: hidden;
  820. white-space: nowrap;
  821.  
  822. }
  823.  
  824. #wrapper #content .post .footer.with_source_url .source_url img {
  825. vertical-align: top;
  826. -moz-opacity: 0.5;
  827. opacity: 0.5;
  828. }
  829.  
  830. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  831. -moz-opacity: 0.7;
  832. opacity: 0.7;
  833.  
  834.  
  835. }
  836.  
  837.  
  838. #wrapper #content .post .footer:hover {
  839. opacity:0.9;
  840. margin-top:5px;
  841. background-color : {color:footer hover};
  842. font-size:10px;
  843. color: {color:footer text};
  844. margin-left: 15px;
  845. padding: 3px!important;
  846. -webkit-transition: all 0.4s linear;
  847. -moz-transition: all 0.4s linear;
  848. transition: all 0.4s linear;
  849.  
  850.  
  851. }
  852. #wrapper #content .post .footer { overflow:hidden;{block:iffooterborder} border:1px solid {color:footerborder}; {block:iffooterborder} {block:ifOpaqueFooter} background: {color:Footer}; {/block:ifOpaqueFooter} {block:ifnotOpaqueFooter} background: rgba(255,255,255,{text:FooterOpacity}); {/block:ifnotOpaqueFooter} {block:ifFontNormal} font-family: {font:accent};{/block:ifFontNormal} {block:ifFooterFont1} font-family: ronda; {/block:ifFooterFont1} {block:ifFooterFont2} font-family: bitxmap; {/block:ifFooterFont2} {block:ifFooterFont3} font-family: bangalore; {/block:ifFooterFont3} {block:ifFooterFont4} font-family: silkscreen; {/block:ifFooterFont4} {block:ifFooterFont5} font-family: babydoll; {/block:ifFooterFont5} {block:ifFooterFont6} font-family: consolas; {/block:ifFooterFont6} {block:ifFooterFont7} font-family: yea; {block:ifFooterFont7} font-size: {text:FooterFontSize}px; color: {color:FooterText}; padding-left: 4px; padding-top: 1px; padding-right: 4px; padding-bottom: 1px;
  853.  
  854. {block:ifRounded} -moz-border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom--left-radius: 5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; {/block:ifRounded} -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; {block:ifFooterOnHover} opacity:0; margin-bottom: -15px; {/block:ifFooterOnHover} } #wrapper #content .post:hover .footer { {block:ifFooterOnHover} opacity:1; margin-bottom:0px; {/block:ifFooterOnHover} -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; } #wrapper #content .post .footer .date { color:{color:FooterText}; width: 80%; float: left; } #wrapper #content .post .footer .date a{ color:{color:FooterText}; } #wrapper #content .post .footer .notes { width: 20%; float: right; text-align: right; } #wrapper #content .post .footer .notes a { color: {color:FooterText}; } #wrapper #content .post .footer .tags a { color: {color:FooterText}; } #wrapper #content .post .footer .tags .tag-commas:last-child { display: none; }
  855.  
  856. #wrapper #content .post a {
  857. color: #6e7173;
  858. text-decoration: none;
  859. }
  860.  
  861. #wrapper #content .post .copy blockquote {
  862. margin: 10px 0px 10px 10px;
  863. padding-left: 15px;
  864. border-left: solid 4px #dcdcdc;
  865. }
  866.  
  867. #wrapper #content .post .copy blockquote blockquote {
  868. border-left: solid 4px #cccccc;
  869. }
  870.  
  871. #wrapper #content .post .copy blockquote blockquote blockquote {
  872. border-left: solid 4px #bcbcbc;
  873. }
  874.  
  875. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  876. border-left: solid 4px #acacac;
  877. }
  878.  
  879. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  880. border-left: solid 4px #9c9c9c;
  881. }
  882.  
  883. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  884. border-left: solid 4px #8c8c8c;
  885. }
  886.  
  887. #wrapper #content .bottom {
  888. background: url;
  889. width: 513px;
  890. height: 40px;
  891. margin: 0 auto;
  892. }
  893.  
  894. #wrapper #content #navigation {
  895. text-align: right;
  896. padding-bottom: 35px;
  897. text-transform: lowercase;
  898.  
  899. }
  900.  
  901. #wrapper #content #navigation a {
  902. background-color: #fff;
  903. padding: 5px 10px;
  904. text-decoration: none;
  905. margin-left: 25px;
  906. }
  907.  
  908. #wrapper #content #navigation a:hover {
  909. opacity: 0.9;
  910. filter: alpha(opacity=90);
  911. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  912. }
  913.  
  914. #wrapper #content #navigation.jump_pagination {}
  915.  
  916. #wrapper #content #navigation.jump_pagination a {
  917. margin: 0 0 0 4px;
  918. }
  919.  
  920. #wrapper #content #navigation.jump_pagination .current_page {
  921. color: #fff;
  922. background-color: rgba(255,255,255, 0.1);
  923. border: 2px solid #fff;
  924. padding: 3px 8px;
  925. margin: 0 0 0 4px;
  926. cursor: default;
  927. }
  928.  
  929. #wrapper #content #navigation.jump_pagination .jump_page {}
  930.  
  931. #wrapper #content .post .notecontainer {
  932. background: #eaeaea;
  933. -moz-border-radius: 4px;
  934. -webkit-border-radius: 4px;
  935. border-radius: 4px;
  936. font-family: {select:font};
  937. font-size: 10px;
  938. color: #666;
  939. margin-top: 10px;
  940. margin-bottom: -5px;
  941. }
  942.  
  943. #wrapper #content .post .notecontainer a {
  944. color: #666;
  945. text-decoration: none;
  946. }
  947.  
  948. #wrapper #content .post .notecontainer ol.notes {
  949. padding: 0px 0 10px 0;
  950. list-style-type: none;
  951. font-size: 10px;
  952. }
  953.  
  954. #wrapper #content .post .notecontainer ol.notes li.note {
  955. padding: 10px 10px 0 10px;
  956. }
  957.  
  958. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  959. vertical-align: -4px;
  960. margin-right: 10px;
  961. width: 16px;
  962. height: 16px;
  963. }
  964.  
  965. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  966. font-weight: normal;
  967. }
  968.  
  969. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  970. font-weight: normal;
  971. }
  972.  
  973. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  974. border-left: 2px solid #666;
  975. padding: 4px 10px;
  976. margin: 10px 0px 0px 25px;
  977. }
  978.  
  979. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  980. text-decoration: none;
  981. }
  982.  
  983.  
  984.  
  985.  
  986. #wrapper #sidebar {
  987. width: {text:sidebar width}px;
  988. position: fixed;
  989. float: left;
  990. {block:ifrightsidebar}margin-left: 600px;{/block:ifrightsidebar}
  991. {block:ifleftsidebar}margin-left: -300px;{/block:ifleftsidebar}
  992. {block:ifcustomposition}margin-left:{text:sidebar position left}px; {/block:ifcustomposition}
  993. margin-top: {text:sidebar top position}px;
  994. font-family: {select:font};
  995. color: {color:Text};
  996. }
  997.  
  998.  
  999. #wrapper #sidebar a {
  1000. color: {color:Text};
  1001. }
  1002.  
  1003. #wrapper #sidebar #top {
  1004. {block:iflight}background: #fff;
  1005. opacity:{text:sidebar opacity};{/block:iflight}
  1006. {block:ifdark}background:#000000;
  1007. opacity:{text:sidebar opacity}; {/block:ifdark}
  1008. {block:ifothercolor}background:{color:sidebar color};
  1009. opacity:{text:post opacity};{/block:ifothercolor}
  1010. -moz-border-radius: 4px;
  1011. -webkit-border-radius: 4px;
  1012. border-radius:0px;
  1013. {block:ifroundedborders}border-radius:{text:sidebar border}px;{/block:ifroundedborders}
  1014. {block:ifborders} border: 1px {select:border style} {color:borders}; {/block:ifborders}
  1015. padding: 13px 20px 0 20px;
  1016. {block:IfBoxShadows}
  1017. box-shadow:rgba(0,0,0,0.06)6px 6px;{/block:IfBoxShadows}
  1018. {block:ifglow} box-shadow: 0px 0px 20px 0px {color:glow};{/block:ifglow}
  1019. -webkit-transition: all 0.3s ease-out;
  1020. -moz-transition: all 0.3s ease-out;
  1021. transition: all 0.3s ease-out;
  1022.  
  1023. }
  1024.  
  1025. #wrapper #sidebar #top:hover {
  1026. opacity:{text:sidebar opacity hover}
  1027. -webkit-transition: all 0.3s ease-out;
  1028. -moz-transition: all 0.3s ease-out;
  1029. transition: all 0.3s ease-out;
  1030. {block:ifroundedborders}border-radius:4px; {/block:ifroundedborders}
  1031. {block:ifglow} box-shadow: 0px 0px 10px 0px {color:glow};{/block:ifglow}
  1032. {block:IfBoxShadows} box-shadow:rgba(0,0,0,0.06)3px 3px;{/block:IfBoxShadows}
  1033. }
  1034.  
  1035.  
  1036. #wrapper #sidebar #top #avatar {
  1037. width: 146px;
  1038. height: 146px;
  1039. padding: 8px 0 0 9px;
  1040. background: url('http://assets.tumblr.com/themes/redux/avatar-bg.png') top left no-repeat transparent;
  1041. position: relative;
  1042. top: -24px;
  1043. left: -5px;
  1044. }
  1045.  
  1046. #wrapper #sidebar #top #pages {
  1047. margin-bottom: 15px;
  1048. font-size: 10px;
  1049. }
  1050.  
  1051.  
  1052. #shinjiikari {
  1053. margin-left:-39px;
  1054. margin-top:{text:sidebar menu height}px;
  1055. position:fixed;
  1056. z-index:-1;
  1057. opacity:1;
  1058. }
  1059.  
  1060. #shinjiikari a{
  1061. width:10px;
  1062. height:10px;
  1063. border:1px solid;
  1064. {block:iflight}
  1065. background:#ffffff;
  1066. {/block:iflight}
  1067. {block:ifdark}
  1068. background:#505050;
  1069. {/block:ifdark}
  1070. {block:ifothercolor}
  1071. background:{color:other color};
  1072. {/block:ifothercolor}
  1073. padding:3px;
  1074. opacity:1;
  1075. line-height:0px;
  1076. display:inline-block;
  1077. transition: width 0.3s, height 0.3s, transform 0.3s;
  1078. -webkit-transition: width 0.3s, height 0.3s, -webkit-transform 0.1s;
  1079. }
  1080.  
  1081. #shinjiikari a:hover{
  1082. text-align:left;
  1083. height: 10px;
  1084. width: 20px;
  1085. opacity:1;
  1086. {block:iflight}background-color: #ffffff;{/block:iflight}
  1087. {block:ifdark}background-color:#808080;{/block:ifdark}
  1088. background-color:;
  1089. margin-left: -10px;
  1090. padding: 3px!important;
  1091. -webkit-transition: all 0.1s linear;
  1092. -moz-transition: all 0.1s linear;
  1093. transition: all 0.1s linear;
  1094. }
  1095.  
  1096. #wrapper #sidebar #top #pages.ask_and_submit {
  1097. display: none;
  1098. {block:AskEnabled}display: block;{/block:AskEnabled}
  1099. {block:SubmissionsEnabled}display: block;{/block:SubmissionsEnabled}
  1100. }
  1101.  
  1102. #wrapper #sidebar #top #pages a.page {
  1103. display: block;
  1104. float: left;
  1105. background-color: {color:Text};
  1106. color: #fff;
  1107. padding: 4px 5px;
  1108. margin: 0 5px 5px 0;
  1109. -webkit-border-radius: 3px;
  1110. -moz-border-radius: 3px;
  1111. border-radius: 3px;
  1112. }
  1113.  
  1114. #wrapper #sidebar #top #pages a.page:last-child {
  1115. margin-right: 0;
  1116. }
  1117.  
  1118. #wrapper #sidebar #top #pages a.page:hover {
  1119. opacity: 0.9;
  1120. filter: alpha(opacity=90);
  1121.  
  1122. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  1123. }
  1124.  
  1125. #wrapper #sidebar #top #description {
  1126. font-size: {text:font size sidebar}px;
  1127. position: relative;
  1128. top: 6px;
  1129. }
  1130.  
  1131. #wrapper #sidebar #top #description a {
  1132. color:{color:link};
  1133. -webkit-transition: all 0.3s ease-out;
  1134. -moz-transition: all 0.3s ease-out;
  1135. transition: all 0.3s ease-out;
  1136. text-decoration: none;
  1137. }
  1138.  
  1139. #wrapper #sidebar #top #description a:hover {
  1140. color:{color:link hover};
  1141. -webkit-transition: all 0.3s ease-out;
  1142. -moz-transition: all 0.3s ease-out;
  1143. transition: all 0.3s ease-out;
  1144. text-decoration: none;
  1145. }
  1146.  
  1147. #wrapper #sidebar #top .heading {
  1148. color: #fff;
  1149. font-family: verdana;
  1150. font-size: 10px;
  1151. margin-top: 0px;
  1152. padding: 10px;
  1153. background-color: {color:Text};
  1154. -webkit-border-top-left-radius: 4px;
  1155. -webkit-border-top-right-radius: 4px;
  1156. -moz-border-radius-topleft: 4px;
  1157. -moz-border-radius-topright: 4px;
  1158. border-top-left-radius: 4px;
  1159. border-top-right-radius: 4px;
  1160. }
  1161.  
  1162. #wrapper #sidebar #top a .heading {
  1163. color: #fff;
  1164. text-decoration: none;
  1165. }
  1166.  
  1167. #wrapper #sidebar #top .heading#twitter:hover {
  1168. opacity: 0.9;
  1169. filter: alpha(opacity=90);
  1170. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  1171. }
  1172.  
  1173. #wrapper #sidebar #top .content {
  1174. margin-top: 2px;
  1175. padding: 7px 10px;
  1176. background: #eaeaea;
  1177. color: #666;
  1178. font-size: 10px;
  1179. overflow: hidden;
  1180. }
  1181.  
  1182. #wrapper #sidebar #top a {
  1183. text-decoration: none;
  1184. }
  1185.  
  1186. #wrapper #sidebar #top #following-avatars.content {
  1187. padding: 4px;
  1188. }
  1189.  
  1190. #wrapper #sidebar #top #following-avatars.content a img {
  1191. margin: 5px;
  1192. }
  1193.  
  1194. #wrapper #sidebar #top #buttons {
  1195. padding: 1px 0 0 0;
  1196. }
  1197.  
  1198. #wrapper #sidebar #top #buttons .button {
  1199. width: 35%;
  1200. height: 0px;
  1201. float: center;
  1202. background: left center no-repeat transparent;
  1203. padding: 2px 0 0 30px;
  1204. font-size: 10px;
  1205. }
  1206.  
  1207. #wrapper #sidebar #top #buttons a {
  1208. color: {color:Background};
  1209. text-decoration: none;
  1210. }
  1211.  
  1212. #wrapper #sidebar #top #buttons div {
  1213. padding-bottom: 0px;
  1214. }
  1215.  
  1216. #wrapper #sidebar #bottom {
  1217. background: url('http://media.tumblr.com/638004551e04462e3d077069a870df39/tumblr_inline_mioajrNkEG1qlbn7x.png') top left no-repeat transparent;
  1218. width: 186px;
  1219. height: 15px;
  1220. }
  1221.  
  1222. #wrapper #sidebar #copyright {
  1223. text-align: center;
  1224. color: #fff;
  1225. font-size: 10px;
  1226. margin-bottom: 0px;
  1227. }
  1228.  
  1229. #wrapper #sidebar #copyright a {
  1230. color: #fff;
  1231. margin-left: 15px;
  1232. }
  1233. #wrapper #sidebar .navi {
  1234. width:150px;
  1235. padding:2px;
  1236. background-color:{color:Navigation};
  1237. color:#9090;
  1238. letter-spacing: 0px;
  1239. font-family: verdana;
  1240. border: 0px;
  1241. font-size: 10px;
  1242. }
  1243.  
  1244.  
  1245.  
  1246. </style>
  1247. <!--[if lt IE 7.]>
  1248. <style type="text/css">
  1249. #wrapper #sidebar #bottom {
  1250. background: transparent;
  1251. }
  1252.  
  1253. #wrapper #sidebar #top #avatar {
  1254. background: none;
  1255. }
  1256.  
  1257. #wrapper #sidebar #top #avatar img {
  1258. border: 5px solid #f1f1f1;
  1259. }
  1260.  
  1261. #wrapper #sidebar #top .heading#twitter {
  1262. background-image: none;
  1263. }
  1264.  
  1265. #wrapper #sidebar #top .heading#following {
  1266. background-image: none;
  1267. }
  1268.  
  1269. #wrapper #content .post .audio .player {
  1270. float: none;
  1271. }
  1272.  
  1273. #wrapper #content .post .audio .meta {
  1274. display: none;
  1275. float: none;
  1276. }
  1277. </style>
  1278. <![endif]-->
  1279.  
  1280. <!--[if lt IE 8.]>
  1281. <style type="text/css">
  1282. #wrapper #content .bottom {
  1283. background: transparent;
  1284. }
  1285.  
  1286. #wrapper #content .post .footer {
  1287. background: transparent;
  1288. color: #000;
  1289. }
  1290.  
  1291. #wrapper #content .post .audio {
  1292. float: none;
  1293. background: transparent;
  1294. }
  1295.  
  1296. #wrapper #content .post .notecontainer .notes {
  1297. padding: 0;
  1298. margin: 0;
  1299. }
  1300. </style>
  1301. <![endif]-->
  1302. <style type="text/css">{CustomCSS}</style>
  1303.  
  1304.  
  1305. </head>
  1306. <body>
  1307.  
  1308. {block:iffloaties}
  1309. <script type="text/javascript" src="http://samisite.com/extras/HTMLobj-1640/moveobj.js"> </script>
  1310. <script type="text/javascript">
  1311.  
  1312. /***********************************************
  1313. * Floating image script- By Virtual_Max (http://www.geocities.com/siliconvalley/lakes/8620)
  1314. * Modified by Dynamic Drive for various improvements
  1315. * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
  1316. * Using CSB or Trellix: use an INSERT HTML box to hold your script and put your js and images into web components (webgem in Trellix). Then you MUST change each gEMDIR to GEMDIR before using code!
  1317. ***********************************************/
  1318.  
  1319. //Step 1: Define unique variable names depending on number of flying images (ie:3):
  1320. var flyimage1, flyimage2, flyimage3, flyimage4, flyimage5
  1321.  
  1322. function pagestart(){
  1323. //Step 2: Using the same variable names as 1), add or delete more of the below lines (47=width, height=68 of image):
  1324. flyimage1=new Chip("flyimage1",40,62);
  1325. flyimage2=new Chip("flyimage2",40,62);
  1326. flyimage3=new Chip("flyimage3",40,62);
  1327. flyimage4=new Chip("flyimage4",40,62);
  1328. flyimage5=new Chip("flyimage5",40,62);
  1329.  
  1330.  
  1331. //Step 3: Using the same variable names as 1), add or delete more of the below lines:
  1332. movechip("flyimage1");
  1333. movechip("flyimage2");
  1334. movechip("flyimage3");
  1335. movechip("flyimage4");
  1336. movechip("flyimage5");
  1337.  
  1338. }
  1339.  
  1340. if (window.addEventListener)
  1341. window.addEventListener("load", pagestart, false)
  1342. else if (window.attachEvent)
  1343. window.attachEvent("onload", pagestart)
  1344. else if (document.getElementById)
  1345. window.onload=pagestart
  1346.  
  1347. </script>
  1348.  
  1349. <!-- Step 4: Define your flying images. For each image's ID tag, use the same variable names as 1) above -->
  1350.  
  1351.  
  1352. <div id="flyimage1" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  1353. <img src="{image:floatie1}">
  1354. </div>
  1355.  
  1356. <div id="flyimage2" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  1357. <img src="{image:floatie2}">
  1358. </div>
  1359.  
  1360. <div id="flyimage3" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  1361. <img src="{image:floatie3}">
  1362. </div>
  1363.  
  1364. <div id="flyimage4" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  1365. <img src="{image:floatie4}">
  1366. </div>
  1367.  
  1368. <div id="flyimage5" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  1369. <img src="{image:floatie5}">
  1370. </div>
  1371.  
  1372. </div>
  1373.  
  1374. {/block:iffloaties}
  1375.  
  1376. {block:ifsnoweffect}
  1377. <script type="text/javascript" src="http://static.tumblr.com/qsifglb/mZjl87ts1/f8.js"></script>
  1378.  
  1379. <script type="text/javascript">
  1380.  
  1381.  
  1382. snowStorm.snowColor = '#bbbbbb'; //
  1383. snowStorm.flakesMaxActive = 30;
  1384. </script>
  1385. {/block:ifsnoweffect}
  1386.  
  1387. {block:ifraineffect}
  1388. <script type="text/javascript" language="javascript" charset="euc-jp" src="http://www.hapinemu.net/fobp/bp092/bp092.js"></script><p></p>
  1389.  
  1390. {/block:ifraineffect}
  1391.  
  1392.  
  1393.  
  1394. <div id="wrapper">
  1395. <div id="">
  1396. <a href="/">
  1397. </a>
  1398. </div>
  1399.  
  1400. <div class = "autopagerize_page_element" >
  1401. <div id="content">
  1402.  
  1403. {block:Posts}
  1404. <div class="post">
  1405.  
  1406. {block:Photo}
  1407. <div class="media">{LinkOpenTag}{block:if500px}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{/block:if500px}{block:if400px}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{/block:if400px}{LinkCloseTag}</div> {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1408. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  1409. {/block:Photo}
  1410.  
  1411. {block:Video}
  1412. <div class="media">{block:if500px}{Video-500}{/block:if500px}{block:if400px}{Video-400}{/block:if400px}</div> {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1413. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption} {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1414. {/block:Video}
  1415.  
  1416. {block:Audio}
  1417.  
  1418. <div id="album">{block:AlbumArt}<img width="80px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  1419.  
  1420. <div id="infos"> <span style="color:{color:Text};">{block:TrackName}{TrackName}{/block:TrackName}</span><br> {block:Artist} {Artist} {/block:Artist} <br>{PlayCountWithLabel} </div>
  1421.  
  1422. {block:AudioEmbed}
  1423. {AudioEmbed}
  1424. {/block:AudioEmbed}
  1425.  
  1426. {block:AudioPlayer}
  1427.  
  1428.  
  1429. <div class="audio">
  1430. <div class="player">{AudioPlayerWhite}</div>
  1431. <div class="meta">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  1432. <div class="clear"></div>
  1433. </div>
  1434. {/block:AudioPlayer}
  1435.  
  1436. <div class="clear"></div>
  1437.  
  1438. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  1439.  
  1440. {/block:Audio}
  1441. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1442.  
  1443. {block:Quote}
  1444. <div class="quote {Length}">{Quote}</div>
  1445. <div class="copy">
  1446. <div class="quotebg">“</div>
  1447. {block:Source}
  1448. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  1449. <tr>
  1450. <td valign="top" style="width:20px;">&mdash;</td>
  1451. <td valign="top" class="quote_source">
  1452. {Source}
  1453. </td>
  1454. </tr>
  1455. </table>
  1456. {/block:Source}
  1457. </div>
  1458. {/block:Quote}
  1459. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1460.  
  1461. {block:Text}
  1462. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1463. <div class="copy">{Body}</div>
  1464. {/block:Text}
  1465. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1466.  
  1467. {block:Answer}
  1468. <div class="question">
  1469. <div class="nipple"></div>
  1470. {Question}
  1471. </div>
  1472. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  1473. <div class="copy">{Answer}</div>
  1474. {/block:Answer}
  1475. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1476.  
  1477. {block:Chat}
  1478. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1479. <div class="chat">
  1480. <div class="lines">
  1481. {block:Lines}
  1482. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  1483. {/block:Lines}
  1484. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1485. </div>
  1486. </div>
  1487. <div class="clear"></div>
  1488. <div style="height:10px;"></div>
  1489. {/block:Chat}
  1490.  
  1491. {block:Link}
  1492. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  1493. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  1494. {/block:Link}
  1495. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1496.  
  1497. {block:Date}
  1498. <a href="{Permalink}">
  1499. <div class="footer for_permalink">
  1500. <div class="date">
  1501. {block:Reblog}
  1502. {lang:Reblogged TimeAgo from ReblogParentName} {block:RebloggedFromReblog}(<span style="text-transform:lowercase;">{lang:Originally from ReblogRootName}</span>){/block:RebloggedFromReblog}
  1503. {/block:Reblog}
  1504. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1505.  
  1506. {block:NotReblog}
  1507. {lang:Posted TimeAgo from source}
  1508. {/block:NotReblog}
  1509. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1510. </div>
  1511. <div class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IfDisqusShortname}{block:NoteCount}&bull;{/block:NoteCount} <a href="{Permalink}#disqus_thread">{lang:View comments}</a>{/block:IfDisqusShortname}</div>
  1512. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1513. <div class="clear"></div>
  1514. </div>
  1515. </a>
  1516. {/block:Date}
  1517.  
  1518. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  1519. display:none;
  1520. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  1521. {block:ContentSource}display:block;{/block:ContentSource}
  1522. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1523. ">
  1524. {block:IfShowTags}
  1525. {block:HasTags}<div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}.</div>{/block:HasTags}
  1526. {/block:IfShowTags}
  1527. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1528.  
  1529. {block:ContentSource}
  1530. <a href="{SourceURL}" class="source_url">
  1531. {lang:Source}:
  1532. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  1533. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  1534. </a>
  1535. {/block:ContentSource}
  1536. {block:ifinfinitescrolling}<div class = "autopagerize_page_element">{/block:ifinfinitescrolling}
  1537.  
  1538. <div class="clear"></div>
  1539. </div>
  1540.  
  1541. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  1542.  
  1543. {block:IfDisqusShortname}
  1544. {block:Permalink}
  1545. {/block:Permalink}
  1546. {/block:IfDisqusShortname}
  1547.  
  1548. </div>
  1549. <div class="bottom"></div>
  1550. {/block:Posts}
  1551.  
  1552. {block:ifnormalpagination}
  1553. {block:Pagination}
  1554. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  1555. {block:JumpPagination length="10"}
  1556. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  1557. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  1558. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  1559. {/block:Pagination}
  1560. {/block:ifnormalpagination}
  1561.  
  1562. </div>
  1563.  
  1564.  
  1565. <div id="sidebar">
  1566.  
  1567.  
  1568.  
  1569. <center><div id="avatar"><a href="/"></a></div>
  1570.  
  1571.  
  1572.  
  1573. </center>
  1574.  
  1575. {block:ifshowcirclepic}
  1576. <div id="madooks">
  1577. <a href="/" title="{title}" ><img src="{image:circle pic}" style="max-width:100%;
  1578.  
  1579. border-radius:100px;
  1580. -webkit-border-radius:100px;
  1581. -moz-border-radius:100px;
  1582.  
  1583.  
  1584.  
  1585. "></a></div><br>
  1586. {/block:ifshowcirclepic}
  1587.  
  1588. <div style="position:absolute; left:{text:Sidebar Image Position Left}px; top:{text:Sidebar Image Position Top}px; z-index: 999;">
  1589.  
  1590. <a href="/">
  1591.  
  1592. <img style="border: 0;" src="{image:Sidebar Image}" />
  1593.  
  1594. </a>
  1595.  
  1596.  
  1597.  
  1598. </div>
  1599.  
  1600. <div id="top">
  1601.  
  1602. {block:ifinnersidebarimage}<center><a href="/" title="{title}"><img src="{image:inner sidebar image}" title="{text:SidebarImageHover}" style=" -moz-border-radius: 8px; margin-top:0px; margin-bottom:-5px; max-width:100%;" /></a></img></center>{/block:ifinnersidebarimage}
  1603.  
  1604. <div id="description"><center>
  1605.  
  1606.  
  1607.  
  1608. <div style="color:{color:Sidebar Text}">{Description}</div>
  1609.  
  1610. <br>
  1611.  
  1612. <div id="shinjiikari">
  1613.  
  1614. {block:ifshowsidebarmenu}
  1615. <a href="/" title="home"><img src="http://static.tumblr.com/utqap6x/h6rmp3d91/tumblr_inline_mn2m1bdric1qz4rgp.png"></a>&nbsp;<br><div id="spac"></div>
  1616.  
  1617. <a href="/ask" title="ask"><img src="http://media.tumblr.com/a0d4166dc5d31df9addbd43943fa61df/tumblr_inline_mortm5nKXU1qz4rgp.png"></a>&nbsp;<br><div id="spac"></div>
  1618.  
  1619. <a href="/archive" title="archive"><img src="http://media.tumblr.com/0326549b2c1e6312f0312d2347782a80/tumblr_inline_mortnoK5Ru1qz4rgp.png"></a>&nbsp;<br><div id="spac"></div>
  1620.  
  1621. <a href="http://armin-arlert.tumblr.com" title="theme"><img src="http://static.tumblr.com/utqap6x/LC6mp3dh3/tumblr_inline_mn2m1bdric1qz4rgp.png"></a>&nbsp;<br><div id="spac"></div>
  1622. {/block:ifshowsidebarmenu}
  1623.  
  1624. </div>
  1625.  
  1626. </td></tr>
  1627.  
  1628. {block:ifdropdown}
  1629. <select onChange="location=this.options[this.selectedIndex].value;" style="font:8px silkscreen; color:{color:navigation text}; background-color:{color:navigation background}; -webkit-appearance: none; text-align:center; margin-top:-12px; margin-bottom:6px; border: 1px solid {color:navigation border}; height: 13px; width: 80px; font-size:10px; {block:ifroundednavigationborder}border-radius: 5px;{/block:ifroundednavigationborder}">
  1630.  
  1631. <option value="/">{text:navigation title}</option>
  1632. {block:Iflink1}<option value="{text:link 1 url}">{text:link 1 title}</option>{/block:Iflink1}
  1633. {block:Iflink2}<option value="{text:link 2 url}">{text:link 2 title}</option>{/block:Iflink2}
  1634. {block:Iflink3}<option value="{text:link 3 url}">{text:link 3 title}</option>{/block:Iflink3}
  1635. {block:Iflink4}<option value="{text:link 4 url}">{text:link 4 title}</option>{/block:Iflink4}
  1636. {block:Iflink5}<option value="{text:link 5 url}">{text:link 5 title}</option>{/block:Iflink5}
  1637. {block:Iflink6}<option value="{text:link 6 url}">{text:link 6 title}</option>{/block:Iflink6}
  1638. {block:Iflink7}<option value="{text:link 7 url}">{text:link 7 title}</option>{/block:Iflink7}
  1639. <option value="http://armin-arlert.tumblr.com">theme</option>
  1640.  
  1641. </select></center><div id="rhr2"></div>
  1642.  
  1643. </center></center>
  1644.  
  1645. </select></center><div id="rhr2"></div>
  1646.  
  1647. </div>
  1648.  
  1649. {/block:ifdropdown}
  1650.  
  1651. {block:ifbutton}
  1652. <center>
  1653. <div style="font-size: 10px; font-family: bitxmap; color:{color:link};text-decoration:none;"><div style=""><button type="button" class="button" onclick="this.parentNode.parentNode.childNodes[1].style.display = ''; this.parentNode.style.display = 'none'; return false;" style="">{text:button open text}</button></div><div class="spoiler" style="display: none;"><div><button type="button" class="button" onclick="this.parentNode.parentNode.parentNode.childNodes[0].style.display = ''; this.parentNode.parentNode.style.display = 'none'; return false;">{text:button close text}</button></div>
  1654. {block:iflink1}<a href="{text:link 1 url}">{text:link 1 title}</a><br>{/block:iflink1}
  1655. {block:iflink2}<a href="{text:link 2 url}">{text:link 2 title}</a><br>{/block:iflink2}
  1656. {block:iflink3}<a href="{text:link 3 url}">{text:link 3 title}</a><br>{/block:iflink3}
  1657. {block:iflink4}<a href="{text:link 4 url}">{text:link 4 title}</a><br>{/block:iflink4}
  1658. {block:iflink5}<a href="{text:link 5 url}">{text:link 5 title}</a><br>{/block:iflink5}
  1659. {block:iflink6}<a href="{text:link 6 url}">{text:link 6 title}</a><br>{/block:iflink6}
  1660. {block:iflink7}<a href="{text:link 7 url}">{text:link 7 title}</a><br>{/block:iflink7}
  1661. <a href="http://armin-arlert.tumblr.com">theme</a><br>
  1662. </div>
  1663. </div></div>
  1664.  
  1665. {/block:ifbutton}
  1666.  
  1667. <br>
  1668.  
  1669. </center></center>
  1670.  
  1671. </select></center><div id="rhr2"></div>
  1672.  
  1673. </div><br>
  1674.  
  1675. <div id="sayuku">
  1676.  
  1677. {block:ifsidebarpagination}
  1678. <div id="pages">
  1679. {block:Pagination}
  1680. {/block:Pagination}
  1681. {block:PreviousPage}<a class="jump_page" href="{PreviousPage}">&laquo; </a>{/block:PreviousPage}
  1682. {block:JumpPagination length="5"}
  1683. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  1684. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  1685. {/block:JumpPagination}
  1686. {block:NextPage}<a class="jump_page" href="{NextPage}">&raquo;</a>{/block:NextPage}</div>
  1687. {/block:ifsidebarpagination}
  1688.  
  1689. {block:ifshowsearch}
  1690. <div class="search"><form action="/search" method="get" class="search-form"><input type="hidden" name="t" value="{Name}" /><input type="text" name="q" class="query" value="{SearchQuery}" /><input type="submit" value="{text:searchbuttontext}" class="submit" /><div class="clear"></div></form></div> {block:SearchPage}<div style="line-height:3px;"><br></div>[{block:SearchResults}{lang:SearchResultCount results for SearchQuery 2}{/block:SearchResults}{block:NoSearchResults}{lang:No search results for SearchQuery 2}{/block:NoSearchResults}] {/block:SearchPage}
  1691.  
  1692. </div>
  1693. {/block:ifshowsearch}
  1694.  
  1695.  
  1696. </div></div></div><div id="bottom">
  1697.  
  1698. <div style="position:fixed;Bottom:{text:Bottom Image Position Bottom}px; left:{text:Bottom Image Position Right}px; z-index: -1;"><img style="border: 0;" src="{image:Bottom Image}"/>
  1699.  
  1700. </div> </body></html>
  1701. </body>
  1702. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement