Advertisement
syrin

platform redux edit v2 //more options version//

May 18th, 2014
2,933
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.13 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. platform redux edit theme v2 by roboticists/pastebin user syrin
  4. -------------------------------------------------------------
  5. this is a remake of my last theme. check the theme post for more info //if it's not up yet it's because i just posted this//
  6. -------------------------------------------------------------
  7. do not use this as a base i shouldnt even have to tell u this tbh
  8. ------------------------------------------------------------>
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head>
  11. {block:ifdisablerightclick}
  12. <script language=JavaScript>
  13. <!--
  14.  
  15. //Disable right mouse click Script
  16. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  17. //For full source code, visit http://www.dynamicdrive.com
  18.  
  19. var message="Function Disabled!";
  20.  
  21. ///////////////////////////////////
  22. function clickIE4(){
  23. if (event.button==2){
  24. alert(message);
  25. return false;
  26. }
  27. }
  28.  
  29. function clickNS4(e){
  30. if (document.layers||document.getElementById&&!document.all){
  31. if (e.which==2||e.which==3){
  32. alert(message);
  33. return false;
  34. }
  35. }
  36. }
  37.  
  38. if (document.layers){
  39. document.captureEvents(Event.MOUSEDOWN);
  40. document.onmousedown=clickNS4;
  41. }
  42. else if (document.all&&!document.getElementById){
  43. document.onmousedown=clickIE4;
  44. }
  45.  
  46. document.oncontextmenu=new Function("alert(message);return false")
  47.  
  48. // -->
  49. </script>
  50. {block:ifdisablerightclick}
  51. {block:ifnotdisablerightclick}
  52. {/block:ifnotdisablerightclick}
  53. <!--- meta name stuff -->
  54. <meta name="color:Background" content="#daffff"/>
  55. <meta name="color:sidebar" content="#e6f6ff"/>
  56. <meta name="color:sidebardescription" content="#fcf9d5"/>
  57. <meta name="if:Show Tags" content="1" />
  58. <meta name="color:Text" content="#000" />
  59. <meta name="color:Link" content=""/>
  60. <meta name="color:selected text highlight" content=""/>
  61. <meta name="color:selected text color" content=""/>
  62. <meta name="color:buttonbackground" content=""/>
  63. <meta name="color:buttonborder" content=""/>
  64. <meta name="color:Link Hover" content=""/>
  65. <meta name="color:Footer" content=""/>
  66. <meta name="color:contentback" content="#fff"/>
  67. <meta name="color:Audio" content=""/>
  68. <meta name="color:TitlePost" content=""/>
  69. <meta name="color:Post" content=""/>
  70. <meta name="color:quotetext" content=""/>
  71. <meta name="color:quoteback" content=""/>
  72. <meta name="color:quoteborder" content=""/>
  73. <meta name="color:ChatLines" content=""/>
  74. <meta name="color:chatborderline" content=""/>
  75. <meta name="color:LinkPostText" content=""/>
  76. <meta name="color:LinkPostBackground" content=""/>
  77. <meta name="if:roundedcorners" content=""/>
  78. <meta name="color:Footer Border" content=""/>
  79. <meta name="color:Footer Text1" content=""/>
  80. <meta name="color:Post Border" content=""/>
  81. <meta name="color:Footer Text2" content=""/>
  82. <meta name="color:contentborder" content=""/>
  83. <meta name="color:titlepostbackground" content=""/>
  84. <meta name="color:titlepostborder" content=""/>
  85. <meta name="color:Footer Text3" content=""/>
  86. <meta name="color:Footer Text4" content=""/>
  87. <meta name="color:Footer Text5" content=""/>
  88. <meta name="color:Footer Text6" content=""/>
  89. <meta name="color:Sidebar Text" content=""/>
  90. <meta name="color:Footer Hover" content=""/>
  91. <meta name="color:Blockquote" content=""/>
  92. <meta name="color:Ask" content=""/>
  93. <meta name="color:asktextcolor" content=""/>
  94. <meta name="color:askborder" content=""/>
  95. <meta name="color:askercolor" content=""/>
  96. <meta name="color:askercolorhover"content=""/>
  97. <meta name="color:askhighlight" content="#ddf2e8"/>
  98. <meta name="color:scrollbar1" content=""/>
  99. <meta name="color:scrollbar2" content=""/>
  100. <meta name="color:scrollbar3" content=""/>
  101. <meta name="color:scrollbar4" content=""/>
  102. <meta name="color:scrollbar5" content=""/>
  103. <meta name="color:imgborder" content=""/>
  104. <meta name="color:snow" content=""/>
  105. <meta name="color:notecontainer linkcolor" content=""/>
  106. <meta name="color:notecontainer textcolor" content=""/>
  107. <meta name="color:notecontainer backgroundcolor" content=""/>
  108. <meta name="color:notecontainer border" content=""/>
  109. <meta name="if:Show Captions" content="1"/>
  110. <meta name="if:snow" content=""/>
  111. <meta name="if:topbuttons" content=""/>
  112. <meta name="if:buttonshadow" content=""/>
  113. <meta name="if:transparentscrollbarback" content="1"/>
  114. <meta name="if:scrollbarshadow" content="1"/>
  115. <meta name="if:bgcover" content="1" />
  116. <meta name="if:disablerightclick" content=""/>
  117. <meta name="if:translucentposts" content=""/>
  118. <meta name="if:transparentposts" content=""/>
  119. <meta name="if:postcover" content=""/>
  120. <meta name="if:postborder" content="1"/>
  121. <meta name="if:transparentfooter" content=""/>
  122. <meta name="if:footerborder" content=""/>
  123. <meta name="if:1footertextcolor" content=""/>
  124. <meta name="if:footershadow" content=""/>
  125. <meta name="if:quotebackground" content="1"/>
  126. <meta name="if:quoteborder" content="1"/>
  127. <meta name="if:smallposts" content=""/>
  128. <meta name="if:outercontentshadow" content=""/>
  129. <meta name="if:contentcover" content=""/>
  130. <meta name="if:highdescription" content="1"/>
  131. <meta name="image:next page img" content=""/>
  132. <meta name="image:previous page img" content=""/>
  133. <meta name="if:presetpixelarrows" content=""/>
  134. <meta name="if:postshadow" content=""/>
  135. <meta name="if:containercontent" content="1"/>
  136. <meta name="if:outsetcontent" content=""/>
  137. <meta name="if:containersidebar" content="1"/>
  138. <meta name="if:rightsidebar" content=""/>
  139. <meta name="if:translucentsidebar" content=""/>
  140. <meta name="if:otherdescription" content=""/>
  141. <meta name="if:otherdescriptionshadow" content=""/>
  142. <meta name="image:Background" content="" />
  143. <meta name="image:favicon" content=""/>
  144. <meta name="image:post" content=""/>
  145. <meta name="color:bold text" content=""/>
  146. <meta name="color:italic text" content=""/>
  147. <meta name="image:link 1 img" content=""/>
  148. <meta name="image:link 2 img" content=""/>
  149. <meta name="image:link 3 img" content=""/>
  150. <meta name="image:link 4 img" content=""/>
  151. <meta name="text:titlebar" content=""/>
  152. <meta name="image:contentback" content=""/>
  153. <meta name="image:sidebar img" content="https://31.media.tumblr.com/8c8eec77db2932fe9a18734d663c15e8/tumblr_inline_n5rcgwSy5A1rjx1o1.png"/>
  154. <meta name="text:link 1" content="" />
  155. <meta name="text:link 2" content="" />
  156. <meta name="text:link 3" content="" />
  157. <meta name="text:link 4" content="" />
  158. <meta name="text:link 1 url" content="" />
  159. <meta name="text:link 2 url" content="" />
  160. <meta name="text:link 3 url" content="" />
  161. <meta name="text:link 4 url" content="" />
  162. <!-- end meta stuff --->
  163. <!--- style stuff -->
  164. <style type="text/css">@font-face{font-family:consolas;}
  165. .tumblr_audio_player {{block:ifsmallposts}height:40px;{/block:ifsmallposts} {block:ifnotsmallposts} height:70px; {/block:ifnotsmallposts}{block:ifsmallposts}width: 233px;{/block:ifsmallposts} {block:ifnotsmallposts}width:483px; {/block:ifnotsmallposts} {block:ifroundedcorners}-webkit-border-radius: 40px; -moz-border-radius:40px; border-radius: 40px;{/block:ifroundedcorners} {block:ifnotroundedcorners}border-radius:1px;{/block:ifnotroundedcorners}}
  166. </style>
  167. <!-- end style --->
  168. <!--- content type -->
  169. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  170. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  171. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  172. <link rel="shortcut icon" href="{image:favicon}"/>
  173. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  174. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  175. <style type="text/css">
  176. iframe#tumblr_controls {right:3px; position:fixed;}
  177. @font-face { font-family: consolas; }
  178.  
  179. body{
  180. background: {color:Background} url('{image:Background}') {block:ifbgcover} no-repeat center fixed ;
  181. -webkit-background-size: cover;
  182. -moz-background-size: cover;
  183. -o-background-size: cover;
  184. background-size: cover; {/block:ifbgcover}
  185. {block:ifnotbgcover} top left fixed repeat {block:ifnotbgcover};
  186. margin: 0px 0px 0px 10px;
  187. padding: 0;
  188. font-family: consolas;
  189. overflow:auto;
  190. }
  191. .clear {
  192. clear: both;
  193. height: 0px;
  194. overflow:hidden;
  195. }
  196. a img {
  197. {block:ifnotpostimgborder}
  198. border: none;
  199. {/block:ifnotpostimgborder}
  200. {block:ifpostimgborder}
  201. border: {color:postimgborder} solid 2px ;
  202. {/block:ifpostimgborder}
  203. }
  204. #wrapper {
  205. width: 360px;
  206. position:right;
  207. margin: 0 auto;
  208. }
  209. #wrapper #title {
  210. margin: 30px 0;
  211. color: #fff;
  212. font-size: 30px;
  213. font-weight: normal;
  214. font-family: consolas;
  215. letter-spacing: -1px;
  216. text-align: center;
  217. }
  218. #goodlordheusedbodyslam{
  219. position:fixed;
  220. margin-top:80px;
  221. }
  222. #wrapper #content {
  223. position:fixed;
  224. overflow:auto;
  225. {block:ifsmallposts}
  226. width: 293px;
  227. {/block:ifsmallposts}
  228. {block:ifnotsmallposts}
  229. width:552px;
  230. {block:ifnotsmallposts}
  231. margin-top:0px;
  232. {block:ifnotrightsidebar}
  233. margin-left:0px;
  234. {/block:ifnotrightsidebar}
  235.  
  236. {block:ifsmallposts}
  237. {block:ifnotcontainersidebar}
  238. margin-left:20px;
  239. {/block:ifnotcontainersidebar}
  240. {/block:ifsmallposts}
  241.  
  242.  
  243. {block:ifrightsidebar}
  244. {block:ifcontainersidebar}
  245. {block:ifsmallposts}
  246. {block:ifcontainercontent}
  247. margin-left:-160px;
  248. {/block:ifcontainercontent}
  249. {block:ifnotcontainercontent}
  250. margin-left:-167px;
  251. {/block:ifnotcontainercontent}
  252. {/block:ifsmallposts}
  253. {block:ifnotsmallposts}
  254. margin-left:-184px;
  255. {/block:ifnotsmallposts}
  256. {/block:ifcontainersidebar}
  257. {block:ifnotcontainersidebar}
  258. {block:ifnotsmallposts}
  259. margin-left:-200px;
  260. {/block:ifnotsmallposts}
  261. {block:ifsmallposts}
  262. margin-left:-170px;
  263. {/block:ifsmallposts}
  264. {/block:ifnotcontainersidebar}
  265. {/block:ifrightsidebar}
  266. {block:ifnotoutsetcontent}
  267. border:3px solid {color:contentborder};
  268. {/block:ifnotoutsetcontent}
  269. {block:ifoutsetcontent}
  270. border:3px outset {color:contentborder};
  271. {/block:ifoutsetcontent}
  272. overflow-x:hidden;
  273. overflow-y:auto;
  274. {block:ifcontainercontent}
  275. height: 500px;
  276. {/block:ifcontainercontent}
  277. {block:ifnotcontainercontent}
  278. height:600px;
  279. {/block:ifnotcontainercontent}
  280. {block:ifoutercontentshadow}
  281. box-shadow:rgba(4,90,150,0.4)10px 13px;
  282. {/block:ifoutercontentshadow}
  283. padding:10px 17px;
  284. background:{color:contentback} url('{image:contentback}') {block:ifnotcontentcover} top left fixed repeat {/block:ifnotcontentcover} {block:ifcontentcover}no-repeat center fixed ;
  285. -webkit-background-size: cover;
  286. -moz-background-size: cover;
  287. -o-background-size: cover;
  288. background-size: cover; {/block:ifcontentcover} ;
  289. {block:ifsmallposts}
  290. font-size: 12px;
  291. {/block:ifsmallposts}
  292. {block:ifnotsmallposts}
  293. font-size:20px;
  294. {/block:ifnotsmallposts}
  295. border-radius: 1px;
  296. font-family: consolas;
  297. }
  298. #so {
  299. position:fixed;
  300. margin-top:-35px;
  301. margin-left:0px;
  302. height:450px;
  303. background: {color:Screen} url('{image:Screen}') {block:ifscreencover} no-repeat center fixed ;
  304. -webkit-background-size: cover;
  305. -moz-background-size: cover;
  306. -o-background-size: cover;
  307. background-size: cover; {/block:ifscreencover}
  308. {block:ifnotscreencover} top left fixed repeat {block:ifnotscreencover};
  309. width:450px;
  310. border-radius:300px;
  311. }
  312. #wrapper #content .post {
  313. {block:ifpostborder}
  314. border-left: {color:Post Border} solid 4px;
  315. border-top:1px solid {color:Post Border};
  316. border-right:1px solid {color:Post Border};
  317. border-bottom:{color:Post Border} solid 4px;
  318. {/block:ifpostborder}
  319. {block:ifnotpostborder}
  320. border:none;
  321. {/block:ifnotpostborder}
  322. {block:ifpostshadow}
  323. box-shadow:rgba(4,90,150,0.2)7px 12px;
  324. {/block:ifpostshadow}
  325. font-family: consolas;
  326. {block:iftranslucentposts}
  327. background: rgba(250,250,250,0.6);
  328. {/block:iftranslucentposts}
  329. {block:ifnottranslucentposts}
  330. opacity:1;
  331. {/block:ifnottranslucentposts}
  332. background: {color:Post} url('{image:post}') {block:ifpostcover} no-repeat center fixed ;
  333. -webkit-background-size: cover;
  334. -moz-background-size: cover;
  335. -o-background-size: cover;
  336. background-size: cover; {/block:ifpostcover}
  337. {block:ifnotpostcover} top left fixed repeat {/block:ifnotpostcover}{block:iftranslucentposts} rgba(255,255,255,0.5) {/block:iftranslucentposts};
  338. {block:iftransparentposts}
  339. background:none;
  340. {block:iftransparentposts}
  341. {block:ifsmallposts}
  342. padding: 10px;
  343. {/block:ifsmallposts}
  344. {block:ifnotsmallposts}
  345. padding:15px;
  346. {/block:ifnotsmallposts}
  347. word-wrap:break-word;
  348. {block:ifsmallposts}
  349. width:250px;
  350. {/block:ifsmallposts}
  351. {block:ifnotsmallposts}
  352. width:500px;
  353. {block:ifnotsmallposts}
  354. position: relative;
  355. overflow: hidden;
  356. border-radius: {block:ifroundedcorners}20px{/block:ifroundedcorners}{block:ifnotroundedcorners}0px{block:ifnotroundedcorners};
  357. }
  358. #wrapper #content .post .media {
  359. text-align: center;
  360. margin-bottom: 10px;
  361. }
  362. #wrapper #content .post .quote {
  363. color: {color:quotetext};
  364. font-weight: normal;
  365. text-align:center;
  366. {block:ifquotebackground}
  367. background:{color:quoteback};
  368. {/block:ifquotebackground}
  369. {block:ifnotquotebackground}
  370. background:none;
  371. {/block:ifnotquotebackground}
  372. padding: 10px 10px 5px 10px;
  373. {block:ifquoteborder}
  374. border-left:{color:quoteborder} solid 3px;
  375. border-bottom:{color:quoteborder} solid 1px;
  376. {/block:ifquoteborder}
  377. {block:ifnotquoteborder}
  378. border:none;
  379. {/block:ifnotquoteborder}
  380. }
  381. #wrapper #content .post .quote.short {
  382. font-size: 16px;
  383. line-height: 22px;
  384. }
  385. #wrapper #content .post .quote.medium {
  386. font-size: 16px;
  387. line-height: 22px;
  388. }
  389. #wrapper #content .post .quote.long {
  390. font-size: 16px;
  391. line-height: 22px;
  392. }
  393. #wrapper #content .post .quote_source *:first-child {
  394. margin-top: 0px;}#wrapper #content .post .quote_source *:last-child {
  395. margin-bottom: 0px;}#wrapper #content .post .quote *:first-child {
  396. margin-top: 0px;}#wrapper #content .post .quote *:last-child {
  397. margin-bottom: 0px;}
  398.  
  399. #wrapper #content .post .copy {
  400. color: {color:Text};
  401. padding: 10px;
  402. {block:ifsmallposts}
  403. font-size: 10px;
  404. {/block:ifsmallposts}
  405. {block:ifnotsmallposts}
  406. font-size:16px;
  407. {/block:ifnotsmallposts}
  408. line-height: 19px;
  409. }
  410. #wrapper #content .post .copy a {
  411. color: {color:Link};
  412. font-weight: bold;
  413. }
  414. #wrapper #content .post .copy a:hover {
  415. color: {color:Link Hover};
  416. text-decoration: line-through;
  417. }
  418. #wrapper #content .post .copy p {
  419. margin: 10px 0 0 0;
  420. padding: 0;
  421. }
  422. #wrapper #content .post .copy pre {
  423. margin: 10px 0px 10px 0px;
  424. padding: 10px;
  425. background-color: #e6e6e6;
  426. font: consolas 10px;
  427. overflow: auto;
  428. }
  429. #wrapper #content .post .copy p:first-child {
  430. margin-top: 0;
  431. }
  432. #wrapper #content .post .copy img {
  433. max-width: 100%;
  434. }
  435. #wrapper #content .post .audio {
  436. background: {color:Audio};
  437. float: left;
  438. padding: 7px;
  439. margin-bottom: 10px;
  440. {block:ifroundedcorners}
  441. -moz-border-radius: 20px;
  442. -webkit-border-radius: 20px;
  443. border-radius:20px;
  444. {/block:ifroundedcorners}
  445. {block:ifnotroundedcorners}
  446. -moz-border-radius:1px;
  447. -webkit-border-radius:1px;
  448. border-radius:1px;
  449. {/block:ifnotroundedcorners}
  450. }
  451. #wrapper #content .post .audio .player {
  452. float: center;
  453. opacity: .4;
  454. }
  455. #wrapper #content .post .audio .player .audio_player embed {
  456. border: 10px double black;
  457. }
  458. #wrapper #content .post .audio .meta {
  459. padding: 8px 18px;
  460. height: 10px;
  461. float: left;
  462. color: {color:Text};
  463. font-family: consolas;
  464. {block:ifsmallposts}
  465. font-size: 9px;
  466. {/block:ifsmallposts}
  467. {block:ifnotsmallposts}
  468. font-size:14px;
  469. {/block:ifnotsmallposts}
  470. text-transform: lowercase;
  471. }
  472. #wrapper #content .post .audio .meta a {
  473. color: pink;
  474. font-weight: bold;
  475. }
  476. #wrapper #content .post .question {
  477. color: {color:asktextcolor};
  478. {block:ifsmallposts}
  479. font-size: 10px;
  480. width:200px;
  481. {block:ifsmallposts}
  482. {block:ifnotsmallposts}
  483. width:450px;
  484. {/block:ifnotsmallposts}
  485. background: {color:Ask};
  486. border-bottom:solid 1px {color:askborder};
  487. border-left:solid 3px {color:askborder};
  488. {block:ifroundedcorners}
  489. -moz-border-radius: 20px;
  490. -webkit-border-radius: 20px;
  491. border-radius: 20px;
  492. {/block:ifroundedcorners}
  493. margin: 0 0 15px 0;
  494. padding: 15px 20px;
  495. position: relative;
  496. }
  497. #wrapper #content .post .asker_container {
  498. margin: 0 0 0px 7px;}#wrapper #content .post .asker_container img {margin: 0 4px -8px 0; border:inset 3px {color:askborder};}#wrapper #content .post .asker_container a.asker {color:{color:askercolor};font-weight: bold;}#wrapper #content .post .asker_container a.asker:hover {color:{color:askercolorhover};text-decoration:underline;}
  499.  
  500. #wrapper #content .post .title {
  501. color: {color:TitlePost};
  502. {block:ifsmallposts}
  503. font-size: 16px;
  504. {/block:ifsmallposts}
  505. {block:ifnotsmallposts}
  506. font-size:18px;
  507. {/block:ifnotsmallposts}
  508. font-weight: bold;
  509. text-align:left;
  510. background:{color:titlepostbackground};
  511. border-left:{color:titlepostborder} solid 4px;
  512. border-bottom:{color:titlepostborder}solid 1px;
  513. border-top:{color:titlepostborder} solid 1px;
  514. padding: 0px 10px 0 10px;
  515. }
  516. #wrapper #content .post .photoset {
  517. -moz-border-radius: 20px;
  518. -webkit-border-radius: 20px;
  519. border-radius: 20px;
  520. }
  521. #wrapper #content .post img {
  522. margin-right:5px;
  523. max-width: 240px;
  524. {block:ifroundedcorners}
  525. border-radius: 20px;
  526. -moz-border-radius: 20px;
  527. -webkit-border-radius:20px;
  528. {/block:ifroundedcorners}
  529. {block:ifnotroundedcorners}
  530. border-radius:1px;
  531. {/block:ifnotroundedcorners}
  532. }
  533. #wrapper #content .post .chat {margin: 10px 10px 0 10px;{block:ifsmallposts}font-size: 12px;{/block:ifsmallposts}{block:ifnotsmallposts}font-size:15px;{/block:ifnotsmallposts} border-left:7px solid {color:chatborderline}; border-top:2px solid {color:chatborderline};}#wrapper #content .post .chat .lines {margin-left: 1px; background: {color:ChatLines};}#wrapper #content .post .chat .lines .line {color: {color:Text};margin-bottom: 1px;padding: 3px 5px; background:{color:Post};}#wrapper #content .post .link {margin: 4px 0 2px 0;{block:ifsmallposts}font-size: 12px;{/block:ifsmallposts}{block:ifnotsmallposts} font-size:15px{/block:ifnotsmallposts}line-height: 25px;text-align:center;}
  534. #wrapper #content .post .link a {
  535. background-color: {color:LinkPostBackground};
  536. color: {color:LinkPostText};
  537. padding: 5px 7px;
  538. -moz-border-radius: 1px;
  539. -webkit-border-radius: 1px;
  540. border-radius: 1px;
  541. }
  542. #wrapper #content .post .footer {
  543. {block:iffootershadow}
  544. box-shadow: inset 5px 3px 0px 0px rgba(4,90,150,0.1);
  545. {/block:iffootershadow}
  546. {block:iftransparentfooter}
  547. {block:iffootershadow}
  548. box-shadow:none;
  549. {/block:iffootershadow}
  550. {block:iftransparentfooter}
  551. {block:iffooterborder}
  552. border: {color:Footer Border} solid 3px;
  553. {/block:iffooterborder}
  554. {block:ifnotfooterborder}
  555. border:none;
  556. {/block:ifnotfooterborder}
  557. {block:iftransparentfooter}
  558. background:none;
  559. {/block:iftransparentfooter}
  560. {block:ifnottransparentfooter}
  561. background-color: {color:Footer};
  562. {/block:ifnottransparentfooter}
  563. -moz-border-radius: 1px;
  564. -webkit-border-radius: 1px;
  565. border-radius: 1px;
  566. font-family: consolas;
  567. {block:ifsmallposts}
  568. font-size:10px;
  569. {/block:ifsmallposts}
  570. {block:ifnotsmallposts}
  571. font-size: 13px;
  572. {/block:ifnotsmallposts}
  573. font-weight:bold;
  574. {block:ifnot1footertextcolor}
  575. color: {color:Footer Text6};
  576. {/block:ifnot1footertextcolor}
  577. {block:if1footertextcolor}
  578. color:{color:footer text1};
  579. {/block:if1footertextcolor}
  580. padding: 1px 1px;
  581. margin-top: 3px;
  582. }
  583. #wrapper #content .post .footer .date {
  584. width: 67%;
  585. {block:iffooterborder}
  586. border-left:solid 3px {color:footer border};
  587. {/block:iffooterborder}
  588. {block:ifnotfooterborder}
  589. border-left:none;
  590. {/block:ifnotfooterborder}
  591. text-decoration:none;
  592. float: left;
  593. padding:2px;
  594. {block:ifnot1footertextcolor}
  595. color: {color:Footer Text1};
  596. {/block:ifnot1footertextcolor}
  597. {block:if1footertextcolor}
  598. color:{color:footer text1};
  599. {/block:if1footertextcolor}
  600. }
  601. #wrapper #content .post .footer .notes {
  602. width: 33%;
  603. float: right;
  604. text-align: right;
  605. {block:ifnot1footertextcolor}
  606. color: {color:Footer Text2};
  607. {/block:ifnot1footertextcolor}
  608. {block:if1footertextcolor}
  609. color:{color:footer text1};
  610. {/block:if1footertextcolor}
  611. }
  612. #wrapper #content .post .footer .notes a {
  613. {block:ifnot1footertextcolor}
  614. color: {color:Footer Text3};
  615. {/block:ifnot1footertextcolor}
  616. {block:if1footertextcolor}
  617. color:{color:footer text1};
  618. {/block:if1footertextcolor}
  619. }
  620. #wrapper #content .post .footer .tags a {
  621. {block:ifnot1footertextcolor}
  622. color: {color:Footer Text4};
  623. {/block:ifnot1footertextcolor}
  624. {block:if1footertextcolor}
  625. color:{color:footer text1};
  626. {/block:if1footertextcolor}
  627. text-decoration: overline;}
  628. #wrapper #content .post .footer .tags .tag-commas:last-child {
  629. display: none;}
  630. #wrapper #content .post .footer.with_source_url .tags {
  631. max-width: 330px;
  632. float: left;}
  633.  
  634. #wrapper #content .post .footer.with_source_url .source_url {
  635. {block:ifnot1footertextcolor}
  636. color: {color:Footer Text5};
  637. {/block:ifnot1footertextcolor}
  638. {block:if1footertextcolor}
  639. color:{color:footer text1};
  640. {/block:if1footertextcolor}
  641. float: right;
  642. max-width: 160px;
  643. overflow: hidden;
  644. white-space: nowrap;
  645. }
  646. #wrapper #content .post .footer:hover {
  647. {block:ifnottransparentfooter}
  648. background-color : {color:Footer Hover};
  649. {/block:ifnottransparentfooter}
  650. {block:iftransparentfooter}
  651. background:none;
  652. {/block:iftransparentfooter}
  653. {block:ifsmallposts}
  654. font-size:10px;
  655. {/block:ifsmallposts}
  656. {block:ifnotsmallposts}
  657. font-size:13px;
  658. {/block:ifnotsmallposts}
  659. }
  660. #wrapper #content .post a {
  661. color: #6e7173;
  662. text-decoration: none;
  663. }
  664. #wrapper #content .post .copy blockquote {
  665. margin: 10px 0px 10px 10px;
  666. padding-left: 15px;
  667. border-left: solid 6px {color:Blockquote};
  668. border-bottom:solid 2px {color:Blockquote};
  669. }
  670. #wrapper #content .bottom {
  671. {block:ifsmallposts}
  672. width:250px;
  673. {/block:ifsmallposts}
  674. {block:ifnotsmallposts}
  675. width:500px;
  676. {block:ifnotsmallposts}
  677. height: 40px;
  678. margin: 0 auto;
  679. }
  680. #wrapper #content #navigation {
  681. text-align: center;
  682. padding-bottom: 5px;
  683. text-transform: lowercase;
  684. }
  685. #wrapper #content #navigation a {
  686. padding: 10px 5px;
  687. text-decoration: none;
  688. margin-left: 25px;
  689. -moz-border-radius: 10px;
  690. -webkit-border-radius: 10px;
  691. }
  692. #wrapper #content .post .notecontainer {
  693. background:{color:notecontainer backgroundcolor};
  694. -moz-border-radius: 1px;
  695. -webkit-border-radius: 1px;
  696. border-radius: 1px;
  697. font-family: consolas;
  698. border-left:3px {color:notecontainer border} solid;
  699. border-bottom:1px {color:notecontainer border} solid;
  700. {block:ifsmallposts}
  701. font-size: 10px;
  702. {/block:ifsmallposts}
  703. {block:ifnotsmallposts}
  704. font-size:13px;
  705. {/block:ifnotsmallposts}
  706. color: {color:notecontainer textcolor};
  707. margin-top: 10px;
  708. height:150px;
  709. overflow:auto;
  710. margin-bottom: -10px;
  711. }
  712. #wrapper #content .post .notecontainer a {
  713. color: {color:notecontainer linkcolor};
  714. text-decoration: none;
  715. }
  716. #wrapper #content .post .notecontainer ol.notes {
  717. padding: 0px 0 10px 0;
  718. list-style-type: none;
  719. font-size: 10px;
  720. }#wrapper #content .post .notecontainer ol.notes li.note {
  721. padding: 10px 10px 0 10px;
  722. }#wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  723. vertical-align: -4px;
  724. margin-right: 10px;
  725. width: 16px;
  726. height: 16px;
  727. }#wrapper #content .post .notecontainer ol.notes li.note span.action {
  728. font-weight: normal;
  729. }#wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  730. font-weight: normal;
  731. }#wrapper #content .post .notecontainer ol.notes li.note blockquote {
  732. border-left: 2px solid #666;
  733. padding: 4px 10px;
  734. margin: 10px 0px 0px 25px;
  735. }#wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  736. text-decoration: none;
  737. }
  738. #wrapper #sidebar {
  739. position: fixed;
  740. {block:ifcontainersidebar}
  741. -webkit-box-shadow: inset 5px 0px 0px 0px rgba(0,0,0,0.1);
  742. {/block:ifcontainersidebar}
  743. margin-top:80px;
  744. {block:iftranslucentsidebar}background:rgba(250,250,250,0.6);{/block:iftranslucentsidebar}
  745. {block:ifnotsidebaropacity}opacity:1;{/block:ifnotsidebaropacity}
  746. {block:ifnotrightsidebar}
  747. {block:ifsmallposts}
  748. {block:ifcontainercontent}
  749. margin-left:-160px;
  750. {/block:ifcontainercontent}
  751. {block:ifnotcontainercontent}
  752. margin-left:-167px;
  753. {/block:ifnotcontainercontent}
  754. {/block:ifsmallposts}
  755. {/block:ifnotrightsidebar}
  756.  
  757. {block:ifrightsidebar}
  758. {block:ifsmallposts}
  759. {block:ifnotcontainercontent}
  760. margin-left:163px;
  761. {/block:ifnotcontainercontent}
  762. {block:ifcontainercontent}
  763. margin-left:163px;
  764. {/block:ifcontainercontent}
  765. {/block:ifsmallposts}
  766. {/block:ifrightsidebar}
  767.  
  768.  
  769. {block:ifnotsmallposts}
  770.  
  771. {block:ifnotrightsidebar}
  772. {block:ifcontainercontent}
  773. margin-left:-177px;
  774. {/block:ifcontainercontent}
  775. {block:ifnotcontainercontent}
  776. margin-left:-184px;
  777. {/block:ifnotcontainercontent}
  778. {/block:ifnotrightsidebar}
  779.  
  780. {block:ifrightsidebar}
  781. {block:ifnotcontainercontent}
  782. margin-left:405px;
  783. {/block:ifnotcontainercontent}
  784. {block:ifcontainercontent}
  785. margin-left:405px;
  786. {/block:ifcontainercontent}
  787. {/block:ifrightsidebar}
  788.  
  789. {/block:ifnotsmallposts}
  790.  
  791. word-wrap:word-break;
  792. {block:ifnotsmallposts}
  793. width:160px;
  794. {/block:ifnotsmallposts}
  795. {block:ifsmallposts}
  796. width:143px;
  797. {/block:ifsmallposts}
  798.  
  799. {block:ifcontainersidebar}
  800. background:{color:sidebar}{block:iftranslucentsidebar} rgba(250,250,250,0.6){/block:iftranslucentsidebar};
  801. {/block:ifcontainersidebar}
  802. {block:ifnotcontainersidebar}
  803. background:none;
  804. {/block:ifnotcontainersidebar}
  805.  
  806. float: left;
  807. {block:ifoutercontentshadow}
  808. {block:ifnotrightsidebar}
  809. {block:ifcontainersidebar}
  810. box-shadow:rgba(4,90,150,0.4)0px 13px 0px 0px;
  811. {/block:ifcontainersidebar}
  812. {block:ifnotcontainersidebar}
  813. box-shadow:none;
  814. {/block:ifnotcontainersidebar}
  815. {/block:ifnotrightsidebar}
  816.  
  817. {block:ifrightsidebar}
  818. {block:ifcontainersidebar}
  819. {block:ifnotsmallposts}
  820. box-shadow:rgba(4,90,150,0.4)13px 13px 0px 0px;
  821. {/block:ifnotsmallposts}
  822. {block:ifsmallposts}
  823. box-shadow:rgba(4,90,150,0.4)13px 13px 0px 0px;
  824. {/block:ifsmallposts}
  825. {/block:ifcontainersidebar}
  826.  
  827. {block:ifnotcontainersidebar}
  828. box-shadow:none;
  829. {/block:ifnotcontainersidebar}
  830. {/block:ifrightsidebar}
  831.  
  832. {/block:ifoutercontentshadow}
  833. {block:ifnotoutercontentshadow}
  834. {/block:ifnotoutercontentshadow}
  835. padding:10px;
  836. height:503px;
  837.  
  838. {block:ifcontainersidebar}
  839. border-left:{color:contentborder} 4px solid;
  840. border-right:{color:contentborder} 3px solid;
  841. border-bottom:{color:contentborder} 3px solid;
  842. {/block:ifcontainersidebar}
  843. {block:ifnotcontainersidebar}
  844. border:none;
  845. {/block:ifnotcontainersidebar}
  846.  
  847. font-family: consolas;
  848. }
  849. #wrapper #sidebar #top {
  850. -moz-border-radius: 1px;
  851. -webkit-border-radius: 1px;
  852. border-radius: 1px;
  853. height:auto;
  854. max-height: 170px;
  855. {block:ifsmallposts}
  856. width:131px;
  857. padding: 2px 5px;
  858. color:{color:sidebar text};
  859. font-size:12px;
  860. {/block:ifsmallposts}
  861. {block:ifnotsmallposts}
  862. width:135px;
  863. font-size:12px;
  864. color:{color:sidebar text};
  865. padding:5px 9px;
  866. {/block:ifnotsmallposts}
  867.  
  868. {block:ifotherdescription}
  869. background:{color:sidebardescription};
  870. {block:ifnotcontainersidebar}
  871. {block:ifotherdescriptionshadow}
  872. box-shadow:rgba(4,90,150,0.2)7px 12px;
  873. {/block:ifotherdescriptionshadow}
  874. {/block:ifnotcontainersidebar}
  875. {/block:ifotherdescription}
  876. {block:ifnototherdescription}
  877. background:none;
  878. border:none;
  879. {/block:ifnototherdescription}
  880. {block:ifnothighdescription}
  881. margin-top:35px;
  882. {/block:ifnothighdescription}
  883. {block:ifotherdescription}
  884. border:3px solid {color:imgborder};
  885. {/block:ifotherdescription}
  886. overflow:auto;
  887. {block:ifhighdescription}
  888. margin-top:20px;
  889. {/block:ifhighdescription}
  890. }
  891. #yoy {
  892. margin-left: 30px;
  893. margin-top:-15px;
  894. }
  895. #wrapper #sidebar #top #pages {
  896. margin-bottom: 15px;
  897. font-size: 11px;
  898. }
  899. #wrapper #sidebar #top #description {
  900. font-size: 12px;
  901. margin-top: 20px;
  902. font-family: consolas;
  903. width:130px;
  904. position: relative;
  905. top: 0px;
  906. color: {color:Sidebar Text};
  907. border-radius:40px;
  908. }
  909. #wrapper #sidebar #top .heading {
  910. color: #ffffff;
  911. margin-top: 10px;
  912. padding: 10px;
  913. background-color: {color:Background};
  914. -webkit-border-radius: 1px;
  915. -moz-border-radius: 1px;
  916. border-radius: 1px;
  917. }
  918. #wrapper #sidebar #top #description a {
  919. font-family:consolas;
  920. color: {color:Text};
  921. font-size: 13px;
  922. text-decoration: none;
  923. width:100px;
  924. font-weight: normal;
  925. }
  926. #wrapper #sidebar #top a .heading {
  927. color: #ffffff;
  928. text-decoration: none;
  929. }
  930. #wrapper #sidebar #top .content {
  931. margin-top: 2px;
  932. padding: 7px 10px;
  933. background: #ffffff;
  934. color: #ffffff;
  935. font-size: 11px;
  936. overflow: hidden;
  937. }
  938. #wrapper #sidebar #top a {
  939. text-decoration: none;
  940. }
  941. #wrapper #sidebar #bottom {
  942. background: url('http://assets.tumblr.com/themes/redux/sidebar-bottom.png') top center no-repeat transparent;
  943. {block:ifsmallposts}
  944. width:250px;
  945. {/block:ifsmallposts}
  946. {block:ifnotsmallposts}
  947. width:520px;
  948. {block:ifnotsmallposts}
  949. height: 25px;
  950. }
  951. #nopy{
  952. position:fixed;
  953. margin-top:200px;
  954. margin-left:800px;
  955. }
  956. #bard {
  957. position:fixed;
  958. margin-top:3px;
  959. margin-left:40px;
  960. }
  961. #arththoufeelingitnowmrkrabs{
  962. position:fixed;
  963. }
  964. #wolfenstein{
  965. }
  966. {block:ifsmallposts}
  967. #b1{
  968. margin-left:30px;
  969. margin-top:2px;
  970. {block:ifnotcontainersidebar}
  971. background:{color:buttonbackground};
  972. border:3px solid {color:buttonborder};
  973. {block:ifbuttonshadow}
  974. box-shadow:rgba(4,90,150,0.2)7px 12px;
  975. {/block:ifbuttonshadow}
  976. {/block:ifnotcontainersidebar}
  977. {block:ifcontainersidebar}
  978. background:none;
  979. border:none;
  980. {/block:ifcontainersidebar}
  981. }
  982. #b2{
  983. position:fixed;
  984. margin-left:145px;
  985. margin-top:-68px;
  986. {block:ifnotcontainersidebar}
  987. background:{color:buttonbackground};
  988. border:3px solid {color:buttonborder};
  989. {block:ifbuttonshadow}
  990. box-shadow:rgba(4,90,150,0.2)7px 12px;
  991. {/block:ifbuttonshadow}
  992. {/block:ifnotcontainersidebar}
  993. {block:ifcontainersidebar}
  994. background:none;
  995. border:none;
  996. {/block:ifcontainersidebar}
  997. }
  998. #b3{
  999. position:fixed;
  1000. margin-top:-68px;
  1001. margin-left:265px;
  1002. {block:ifnotcontainersidebar}
  1003. background:{color:buttonbackground};
  1004. border:3px solid {color:buttonborder};
  1005. {block:ifbuttonshadow}
  1006. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1007. {/block:ifbuttonshadow}
  1008. {/block:ifnotcontainersidebar}
  1009. {block:ifcontainersidebar}
  1010. background:none;
  1011. border:none;
  1012. {/block:ifcontainersidebar}
  1013. }
  1014. #b4{
  1015. position:fixed;
  1016. margin-top:-68px;
  1017. margin-left:390px;
  1018. {block:ifnotcontainersidebar}
  1019. background:{color:buttonbackground};
  1020. border:3px solid {color:buttonborder};
  1021. {block:ifbuttonshadow}
  1022. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1023. {/block:ifbuttonshadow}
  1024. {/block:ifnotcontainersidebar}
  1025. {block:ifcontainersidebar}
  1026. background:none;
  1027. border:none;
  1028. {/block:ifcontainersidebar}
  1029. }
  1030. {/block:ifsmallposts}
  1031. {block:ifnotsmallposts}
  1032. #b1{
  1033. margin-left:70px;
  1034. margin-top:8px;
  1035. padding:2px;
  1036. {block:ifnotcontainersidebar}
  1037. background:{color:buttonbackground};
  1038. border:3px solid {color:buttonborder};
  1039. {block:ifbuttonshadow}
  1040. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1041. {/block:ifbuttonshadow}
  1042. {/block:ifnotcontainersidebar}
  1043. {block:ifcontainersidebar}
  1044. background:none;
  1045. border:none;
  1046. {/block:ifcontainersidebar}
  1047. }
  1048. #b2{
  1049. position:fixed;
  1050. margin-left:250px;
  1051. margin-top:-73px;
  1052. padding:2px;
  1053. {block:ifnotcontainersidebar}
  1054. background:{color:buttonbackground};
  1055. border:3px solid {color:buttonborder};
  1056. {block:ifbuttonshadow}
  1057. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1058. {/block:ifbuttonshadow}
  1059. {/block:ifnotcontainersidebar}
  1060. {block:ifcontainersidebar}
  1061. background:none;
  1062. border:none;
  1063. {/block:ifcontainersidebar}
  1064. }
  1065. #b3{
  1066. position:fixed;
  1067. margin-top:-73px;
  1068. margin-left:430px;
  1069. padding:2px;
  1070. {block:ifnotcontainersidebar}
  1071. background:{color:buttonbackground};
  1072. border:3px solid {color:buttonborder};
  1073. {block:ifbuttonshadow}
  1074. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1075. {/block:ifbuttonshadow}
  1076. {/block:ifnotcontainersidebar}
  1077. {block:ifcontainersidebar}
  1078. background:none;
  1079. border:none;
  1080. {/block:ifcontainersidebar}
  1081. }
  1082. #b4{
  1083. position:fixed;
  1084. margin-top:-73px;
  1085. margin-left:610px;
  1086. padding:2px;
  1087. {block:ifnotcontainersidebar}
  1088. background:{color:buttonbackground};
  1089. border:3px solid {color:buttonborder};
  1090. {block:ifbuttonshadow}
  1091. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1092. {/block:ifbuttonshadow}
  1093. {/block:ifnotcontainersidebar}
  1094. {block:ifcontainersidebar}
  1095. background:none;
  1096. border:none;
  1097. {/block:ifcontainersidebar}
  1098. }
  1099. {/block:ifnotsmallposts}
  1100. {block:ifnottopbuttons}
  1101. {block:ifnotsmallposts}
  1102. {block:ifcontainercontent}
  1103. #b1{
  1104. margin-left:70px;
  1105. margin-top:30px;
  1106. padding:2px;
  1107. {block:ifnotcontainersidebar}
  1108. background:{color:buttonbackground};
  1109. border:3px solid {color:buttonborder};
  1110. {block:ifbuttonshadow}
  1111. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1112. {/block:ifbuttonshadow}
  1113. {/block:ifnotcontainersidebar}
  1114. {block:ifcontainersidebar}
  1115. background:none;
  1116. border:none;
  1117. {/block:ifcontainersidebar}
  1118. }
  1119. #b2{
  1120. position:fixed;
  1121. margin-left:153px;
  1122. margin-top:-74px;
  1123. padding:2px;
  1124. {block:ifnotcontainersidebar}
  1125. background:{color:buttonbackground};
  1126. border:3px solid {color:buttonborder};
  1127. {block:ifbuttonshadow}
  1128. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1129. {/block:ifbuttonshadow}
  1130. {/block:ifnotcontainersidebar}
  1131. {block:ifcontainersidebar}
  1132. background:none;
  1133. border:none;
  1134. {/block:ifcontainersidebar}
  1135. }
  1136. #b3{
  1137. position:fixed;
  1138. margin-top:15px;
  1139. margin-left:70px;
  1140. padding:2px;
  1141. {block:ifnotcontainersidebar}
  1142. background:{color:buttonbackground};
  1143. border:3px solid {color:buttonborder};
  1144. {block:ifbuttonshadow}
  1145. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1146. {/block:ifbuttonshadow}
  1147. {/block:ifnotcontainersidebar}
  1148. {block:ifcontainersidebar}
  1149. background:none;
  1150. border:none;
  1151. {/block:ifcontainersidebar}
  1152. }
  1153. #b4{
  1154. position:fixed;
  1155. margin-top:15px;
  1156. margin-left:153px;
  1157. padding:2px;
  1158. {block:ifnotcontainersidebar}
  1159. background:{color:buttonbackground};
  1160. border:3px solid {color:buttonborder};
  1161. {block:ifbuttonshadow}
  1162. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1163. {/block:ifbuttonshadow}
  1164. {/block:ifnotcontainersidebar}
  1165. {block:ifcontainersidebar}
  1166. background:none;
  1167. border:none;
  1168. {/block:ifcontainersidebar}
  1169. }
  1170. {/block:ifcontainercontent}
  1171. {block:ifnotcontainercontent}
  1172. #b1{
  1173. margin-left:70px;
  1174. margin-top:30px;
  1175. {block:ifnotcontainersidebar}
  1176. background:{color:buttonbackground};
  1177. border:3px solid {color:buttonborder};
  1178. {block:ifbuttonshadow}
  1179. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1180. {/block:ifbuttonshadow}
  1181. {/block:ifnotcontainersidebar}
  1182. {block:ifcontainersidebar}
  1183. background:none;
  1184. border:none;
  1185. {/block:ifcontainersidebar}
  1186. }
  1187. #b2{
  1188. position:fixed;
  1189. margin-left:152px;
  1190. margin-top:-74px;
  1191. {block:ifnotcontainersidebar}
  1192. background:{color:buttonbackground};
  1193. border:3px solid {color:buttonborder};
  1194. {block:ifbuttonshadow}
  1195. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1196. {/block:ifbuttonshadow}
  1197. {/block:ifnotcontainersidebar}
  1198. {block:ifcontainersidebar}
  1199. background:none;
  1200. border:none;
  1201. {/block:ifcontainersidebar}
  1202. }
  1203. #b3{
  1204. position:fixed;
  1205. margin-top:15px;
  1206. margin-left:70px;
  1207. {block:ifnotcontainersidebar}
  1208. background:{color:buttonbackground};
  1209. border:3px solid {color:buttonborder};
  1210. {block:ifbuttonshadow}
  1211. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1212. {/block:ifbuttonshadow}
  1213. {/block:ifnotcontainersidebar}
  1214. {block:ifcontainersidebar}
  1215. background:none;
  1216. border:none;
  1217. {/block:ifcontainersidebar}
  1218. }
  1219. #b4{
  1220. position:fixed;
  1221. margin-top:15px;
  1222. margin-left:152px;
  1223. {block:ifnotcontainersidebar}
  1224. background:{color:buttonbackground};
  1225. border:3px solid {color:buttonborder};
  1226. {block:ifbuttonshadow}
  1227. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1228. {/block:ifbuttonshadow}
  1229. {/block:ifnotcontainersidebar}
  1230. {block:ifcontainersidebar}
  1231. background:none;
  1232. border:none;
  1233. {/block:ifcontainersidebar}
  1234. }
  1235. {/block:ifnotcontainercontent}
  1236. {/block:ifnotsmallposts}
  1237. {block:ifsmallposts}
  1238. {block:ifcontainercontent}
  1239. #b1{
  1240. margin-left:75px;
  1241. margin-top:30px;
  1242. {block:ifnotcontainersidebar}
  1243. background:{color:buttonbackground};
  1244. border:3px solid {color:buttonborder};
  1245. {block:ifbuttonshadow}
  1246. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1247. {/block:ifbuttonshadow}
  1248. {/block:ifnotcontainersidebar}
  1249. {block:ifcontainersidebar}
  1250. background:none;
  1251. border:none;
  1252. {/block:ifcontainersidebar}
  1253. }
  1254. #b2{
  1255. position:fixed;
  1256. margin-left:160px;
  1257. margin-top:-69px;
  1258. {block:ifnotcontainersidebar}
  1259. background:{color:buttonbackground};
  1260. border:3px solid {color:buttonborder};
  1261. {block:ifbuttonshadow}
  1262. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1263. {/block:ifbuttonshadow}
  1264. {/block:ifnotcontainersidebar}
  1265. {block:ifcontainersidebar}
  1266. background:none;
  1267. border:none;
  1268. {/block:ifcontainersidebar}
  1269. }
  1270. #b3{
  1271. position:fixed;
  1272. margin-top:15px;
  1273. margin-left:75px;
  1274. {block:ifnotcontainersidebar}
  1275. background:{color:buttonbackground};
  1276. border:3px solid {color:buttonborder};
  1277. {block:ifbuttonshadow}
  1278. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1279. {/block:ifbuttonshadow}
  1280. {/block:ifnotcontainersidebar}
  1281. {block:ifcontainersidebar}
  1282. background:none;
  1283. border:none;
  1284. {/block:ifcontainersidebar}
  1285. }
  1286. #b4{
  1287. position:fixed;
  1288. margin-top:15px;
  1289. margin-left:160px;
  1290. {block:ifnotcontainersidebar}
  1291. background:{color:buttonbackground};
  1292. border:3px solid {color:buttonborder};
  1293. {block:ifbuttonshadow}
  1294. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1295. {/block:ifbuttonshadow}
  1296. {/block:ifnotcontainersidebar}
  1297. {block:ifcontainersidebar}
  1298. background:none;
  1299. border:none;
  1300. {/block:ifcontainersidebar}
  1301. }
  1302. {/block:ifcontainercontent}
  1303. {block:ifnotcontainercontent}
  1304. #b1{
  1305. margin-left:70px;
  1306. margin-top:30px;
  1307. {block:ifnotcontainersidebar}
  1308. background:{color:buttonbackground};
  1309. border:3px solid {color:buttonborder};
  1310. {block:ifbuttonshadow}
  1311. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1312. {/block:ifbuttonshadow}
  1313. {/block:ifnotcontainersidebar}
  1314. {block:ifcontainersidebar}
  1315. background:none;
  1316. border:none;
  1317. {/block:ifcontainersidebar}
  1318. }
  1319. #b2{
  1320. position:fixed;
  1321. margin-left:155px;
  1322. margin-top:-69px;
  1323. {block:ifnotcontainersidebar}
  1324. background:{color:buttonbackground};
  1325. border:3px solid {color:buttonborder};
  1326. {/block:ifnotcontainersidebar}
  1327. {block:ifcontainersidebar}
  1328. background:none;
  1329. border:none;
  1330. {/block:ifcontainersidebar}
  1331. }
  1332. #b3{
  1333. position:fixed;
  1334. margin-top:15px;
  1335. margin-left:70px;
  1336. {block:ifnotcontainersidebar}
  1337. background:{color:buttonbackground};
  1338. border:3px solid {color:buttonborder};
  1339. {block:ifbuttonshadow}
  1340. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1341. {/block:ifbuttonshadow}
  1342. {/block:ifnotcontainersidebar}
  1343. {block:ifcontainersidebar}
  1344. background:none;
  1345. border:none;
  1346. {/block:ifcontainersidebar}
  1347. }
  1348. #b4{
  1349. position:fixed;
  1350. margin-top:15px;
  1351. margin-left:155px;
  1352. {block:ifnotcontainersidebar}
  1353. background:{color:buttonbackground};
  1354. border:3px solid {color:buttonborder};
  1355. {block:ifbuttonshadow}
  1356. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1357. {/block:ifbuttonshadow}
  1358. {/block:ifnotcontainersidebar}
  1359. {block:ifcontainersidebar}
  1360. background:none;
  1361. border:none;
  1362. {/block:ifcontainersidebar}
  1363. }
  1364. {/block:ifnotcontainercontent}
  1365. {/block:ifsmallposts}
  1366. {/block:ifnottopbuttons}
  1367. #backings{
  1368. position:fixed;
  1369. }
  1370. #sideimg{
  1371. border:3px solid {color:imgborder};
  1372. {block:ifnotcontainersidebar}
  1373. {block:ifotherdescriptionshadow}
  1374. box-shadow:rgba(4,90,150,0.2)7px 12px;
  1375. {/block:ifotherdescriptionshadow}
  1376. {/block:ifnotcontainersidebar}
  1377. {block:ifnottopbuttons}
  1378. margin-top:-60px;
  1379. {/block:ifnottopbuttons}
  1380. {block:iftopbuttons}
  1381. margin-top:45px;
  1382. {/block:iftopbuttons}
  1383. {block:ifsmallposts}
  1384. width:140px;
  1385. height:140px;
  1386. {block:ifroundedcorners}-webkit-border-radius: 100px; -moz-border-radius:100px; border-radius: 100px;{/block:ifroundedcorners}
  1387. {/block:ifsmallposts}
  1388. {block:ifnotsmallposts}
  1389. width:150px;
  1390. height:150px;
  1391. {block:ifroundedcorners}-webkit-border-radius: 100px; -moz-border-radius:100px; border-radius: 100px;{/block:ifroundedcorners}
  1392. {/block:ifnotsmallposts}
  1393. overflow:hidden;
  1394. }
  1395. #sideimg .img{
  1396. border:none;
  1397.  
  1398. }
  1399. #sidebartop{
  1400. {block:iftranslucentsidebar}background:rgba(250,250,250,0.6);{/block:iftranslucentsidebar}
  1401. {block:ifcontainersidebar}
  1402. {block:ifnotoutercontentshadow}
  1403. box-shadow: inset 5px 4px 0px 0px rgba(0,0,0,0.1);
  1404. {/block:ifnotoutercontentshadow}
  1405. {/block:ifcontainersidebar}
  1406. {block:ifnotcontainersidebar}
  1407. box-shadow:none;
  1408. {/block:ifnotcontainersidebar}
  1409.  
  1410. {block:ifoutercontentshadow}
  1411. {block:ifcontainersidebar}
  1412. {block:ifnotrightsidebar}
  1413. box-shadow:rgba(4,90,150,0.4)10px 13px 0px 0px;
  1414. {/block:ifnotrightsidebar}
  1415. {block:ifrightsidebar}
  1416. box-shadow:rgba(4,90,150,0.4)13px 13px 0px 0px;
  1417. {/block:ifrightsidebar}
  1418. {/block:ifcontainersidebar}
  1419. {block:ifnotcontainersidebar}
  1420. box-shadow:none;
  1421. {/block:ifnotcontainersidebar}
  1422. {/block:ifoutercontentshadow}
  1423.  
  1424.  
  1425. {block:ifnotoutercontentshadow}
  1426. {/block:ifnotoutercontentshadow}
  1427. position:fixed;
  1428. {block:ifcontainersidebar}
  1429. border-left: 4px solid {color:contentborder};
  1430. border-top:3px solid {color:contentborder};
  1431. border-right:3px solid {color:contentborder};
  1432. {/block:ifcontainersidebar}
  1433. {block:ifnotcontainersidebar}
  1434. border:none;
  1435. {/block:ifnotcontainersidebar}
  1436. {block:ifcontainersidebar}
  1437. background:{color:sidebar}{block:iftranslucentsidebar}rgba(250,250,250,0.6){/block:iftranslucentsidebar};
  1438. {/block:ifcontainersidebar}
  1439. {block:ifnotcontainersidebar}
  1440. background:none;
  1441. {/block:ifnotcontainersidebar}
  1442. {block:ifsmallposts}
  1443. height:87px;
  1444. {/block:ifsmallposts}
  1445. {block:ifnotsmallposts}
  1446. height:94px;
  1447. {/block:ifnotsmallposts}
  1448. {block:ifnotsmallposts}
  1449. {block:ifcontainercontent}
  1450. width:762px;
  1451. {/block:ifcontainercontent}
  1452. {block:ifnotcontainercontent}
  1453. width:769px;
  1454. {/block:ifnotcontainercontent}
  1455. {/block:ifnotsmallposts}
  1456.  
  1457. {block:ifnotsmallposts}
  1458. {block:ifrightsidebar}
  1459. width:769px;
  1460. {/block:ifrightsidebar}
  1461. {/block:ifnotsmallposts}
  1462.  
  1463.  
  1464. {block:ifsmallposts}
  1465. {block:ifcontainercontent}
  1466. width:486px;
  1467. {/block:ifcontainercontent}
  1468. {block:ifnotcontainercontent}
  1469. width:493px;
  1470. {/block:ifnotcontainercontent}
  1471. {/block:ifsmallposts}
  1472.  
  1473. {block:ifnotsmallposts}
  1474. {block:ifcontainercontent}
  1475. {block:ifnotrightsidebar}
  1476. margin-left:-177px;
  1477. {/block:ifnotrightsidebar}
  1478. {block:ifrightsidebar}
  1479. margin-left:-184px;
  1480. {/block:ifrightsidebar}
  1481. {/block:ifcontainercontent}
  1482. {block:ifnotcontainercontent}
  1483. margin-left:-184px;
  1484. {/block:ifnotcontainercontent}
  1485. margin-top:-17px;
  1486. {/block:ifnotsmallposts}
  1487.  
  1488. {block:ifsmallposts}
  1489. {block:ifcontainercontent}
  1490. margin-left:-160px;
  1491. {/block:ifcontainercontent}
  1492. {block:ifnotcontainercontent}
  1493. margin-left:-167px;
  1494. {/block:ifnotcontainercontent}
  1495. margin-top:-10px;
  1496. {/block:ifsmallposts}
  1497. }
  1498. {block:iftopbuttons}
  1499. #buttonsss{
  1500. position:fixed;
  1501. {block:ifnotcontainersidebar}
  1502. margin-top:-20px;
  1503. {/block:ifnotcontainersidebar}
  1504. {block:ifcontainersidebar}
  1505. {/block:ifcontainersidebar}
  1506. }
  1507. {/block:iftopbuttons}
  1508. {block:ifnottopbuttons}
  1509. #buttonss{
  1510. {block:ifnotsmallposts}
  1511. position:fixed;
  1512. margin-top:400px;
  1513. {block:ifnotcontainersidebar}
  1514. margin-left:-243px;
  1515. {/block:ifnotcontainersidebar}
  1516. {block:ifcontainersidebar}
  1517. margin-left:-230px;
  1518. {/block:ifcontainersidebar}
  1519. {/block:ifnotsmallposts}
  1520. {block:ifsmallposts}
  1521. position:fixed;
  1522. margin-top:410px;
  1523. margin-left:-228px;
  1524. {/block:ifsmallposts}
  1525.  
  1526. {block:ifrightsidebar}
  1527. {block:ifnotsmallposts}
  1528. {block:ifnotcontainersidebar}
  1529. margin-left:340px;
  1530. {/block:ifnotcontainersidebar}
  1531. {block:ifcontainersidebar}
  1532. margin-left:350px;
  1533. {/block:ifcontainersidebar}
  1534. {/block:ifnotsmallposts}
  1535. {block:ifsmallposts}
  1536. {block:ifcontainersidebar}
  1537. margin-left:100px;
  1538. {/block:ifcontainersidebar}
  1539. {block:ifnotcontainersidebar}
  1540. margin-left:100px;
  1541. {/block:ifnotcontainersidebar}
  1542. {/block:ifsmallposts}
  1543. {/block:ifrightsidebar}
  1544.  
  1545. }
  1546. {block:ifnottopbuttons}
  1547. </style>
  1548. <style type="text/css">
  1549. strong {color: {color:bold text};!important;}
  1550. em { color: {color:italic text}; }
  1551. ::selection{
  1552. background-color: {color:selected text highlight};
  1553. color: {color:selected text color};
  1554. }
  1555. ::-moz-selection{
  1556. background-color: {color:selected text highlight};
  1557. color: {color:selected text color};
  1558. }
  1559. ::-webkit-scrollbar {width: 29px ; height:auto; background: ;border: 2pt solid {color:scrollbar4}; opacity:1;}
  1560. ::-webkit-scrollbar-corner { background: {color:scrollbar1};opacity:1;}
  1561. ::-webkit-scrollbar-button:vertical {height: 11px; display: block; background: {color:scrollbar1}; border:2pt solid {color:scrollbar4}; border-top:0pt black solid;border-bottom:0pt;opacity:1; {block:ifscrollbarshadow}-webkit-box-shadow: inset 4px 3px 0px 0px rgba(0,0,0,0.1);{/block:ifscrollbarshadow}{block:ifnotscrollbarshadow} box-shadow:none;{/block:ifnotscrollbarshadow}}
  1562. ::-webkit-scrollbar-button:horizontal {width: 5px; display: block; background: {color:scrollbar5} ;opacity:1;}
  1563. ::-webkit-scrollbar-thumb:vertical {background: {color:scrollbar2}; border: 2px solid {color:scrollbar4}; opacity:1; {block:ifscrollbarshadow}-webkit-box-shadow: inset 4px 3px 0px 0px rgba(0,0,0,0.1);{/block:ifscrollbarshadow}{block:ifnotscrollbarshadow} box-shadow:none;{/block:ifnotscrollbarshadow} }
  1564. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbar2}; border: 2px solid {color:scrollbar4}; border-bottom;opacity:1;}
  1565. ::-webkit-scrollbar-thumb {background: {color:scrollbar1}; border-top: 2pt solid {color:scrollbar4};opacity:1;}
  1566. ::-webkit-scrollbar-thumb:hover { background: {color:scrollbar1};}
  1567. ::-webkit-scrollbar-track-piece {background: {block:iftransparentscrollbarback}/{/block:iftransparentscrollbarback} {block:ifnottransparentscrollbarback} {color:scrollbar3} {/block:ifnottransparentscrollbarback}; border-top: 2pt solid {color:scrollbar4}; border-left:2pt solid {color:scrollbar4}; border-right:2pt solid {color:scrollbar4}; border-bottom: 2pt solid {color:scrollbar4};}
  1568. {CustomCSS}
  1569. </style>
  1570. </head>
  1571. <!--------------- TYPING/MOVING TITLE ----------------------->
  1572. <script type="text/javascript">
  1573. var rev = "fwd";
  1574. function titlebar(val)
  1575. {
  1576. var msg = "{text:titlebar}";
  1577. var res = " ";
  1578. var speed = 100;
  1579. var pos = val;
  1580. msg = "{text:titlebar}";
  1581. var le = msg.length;
  1582. if(rev == "fwd"){
  1583. if(pos < le){
  1584. pos = pos+1;
  1585. scroll = msg.substr(0,pos);
  1586. document.title = scroll;
  1587. timer = window.setTimeout("titlebar("+pos+")",speed);}
  1588. else{
  1589. rev = "bwd";
  1590. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  1591. else{
  1592. if(pos > 0){
  1593. pos = pos-1;
  1594. var ale = le-pos;
  1595. scrol = msg.substr(ale,le);
  1596. document.title = scrol;
  1597. timer = window.setTimeout("titlebar("+pos+")",speed);}
  1598. else{
  1599. rev = "fwd";
  1600. timer = window.setTimeout("titlebar("+pos+")",speed);
  1601. }}}
  1602. titlebar(0);
  1603. </script>
  1604. <body>
  1605. {block:ifsnow}
  1606. <script type="text/javascript" src="http://static.tumblr.com/qsifglb/mZjl87ts1/f8.js"></script>
  1607.  
  1608. <script type="text/javascript">
  1609. snowStorm.snowColor = '{color:snow}'; //
  1610. snowStorm.flakesMaxActive = 30;
  1611. </script>
  1612. {/block:ifsnow}
  1613. {block:ifnotsnow}
  1614. {/block:ifnotsnow}
  1615. <img src="{image:img}" style='position:fixed; bottom:{text:bottom px just the number dont add px to the end}0px; left:{text:left px same here too}px; z-index:-999'/>
  1616. <!-- put your Wikiplayer here -->
  1617. <!-- Wikplayer code end -->
  1618. <div id="wrapper">
  1619. <div id="title">
  1620. <a href="/">
  1621. </a>
  1622. </div>
  1623. <div id="smallbacking"></div>
  1624. <div id="sidebartop">
  1625. {block:iftopbuttons}
  1626. <div id="buttonsss">
  1627. <br/br>
  1628. <div id="b1">
  1629. <a href="{text:link 1 url}" title="{text:link 1}"><img height="60px" width="70px" src="{image:link 1 img}" /></a>
  1630. </div>
  1631. <div id="b2">
  1632. <a href="{text:link 2 url}" title="{text:link 2}"><img height="60px" width="70px" src="{image:link 2 img}" /></a>
  1633. </div>
  1634. <div id="b3">
  1635. <a href="{text:link 3 url}" title="{text:link 3}"><img height="60px" width="70px" src="{image:link 3 img}" border="none" /></a>
  1636. </div>
  1637. <div id="b4">
  1638. <a href="{text:link 4 url}" title="{text:link 4}"><img height="60px"width="70px" src="{image:link 4 img}" /></a>
  1639. </div>
  1640. </div>
  1641. {/block:iftopbuttons}
  1642.  
  1643. </div>
  1644. <div id="goodlordheusedbodyslam">
  1645. <div id="so">
  1646. </div>
  1647. <div id="content">
  1648. {block:Posts}
  1649. <div class="post">
  1650. {block:Photo}
  1651. <div class="media">{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" {block:ifsmallposts}style="max-width:250px;"{/block:ifsmallposts} {block:ifnotsmallposts}style="max-width:500px;"{block:ifnotsmallposts}/>{LinkCloseTag}</div>
  1652. {block:ifShowCaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  1653. {/block:Photo}
  1654. {block:Photoset}
  1655. <div class="media">{LinkOpenTag}{block:ifsmallposts}{Photoset-250}{/block:ifsmallposts}{block:ifnotsmallposts}{Photoset-500}{/block:ifnotsmallposts}{LinkCloseTag}</div>{block:ifShowCaptions}
  1656. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  1657. {/block:Photoset}
  1658. {block:Video}
  1659. <div class="media">{block:ifsmallposts}{Video-250}{/block:ifsmallposts}{block:ifnotsmallposts}{Video-500}{/block:ifnotsmallposts}</div>
  1660. {block:ifShowCaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  1661. {/block:Video}
  1662. {block:Audio}
  1663. <div class="audio">
  1664. <div class="player">{AudioPlayerWhite}</div>
  1665. <div class="meta">{PlayCountWithLabel}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  1666. <div class="clear"></div>
  1667. </div>
  1668. <div class="clear"></div>{block:ifShowCaptions}
  1669. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  1670. {/block:Audio}
  1671. {block:Quote}
  1672. <div class="quote {Length}">{Quote}</div>
  1673. <div class="copy">
  1674. <div class="quotebg"></div>
  1675. {block:Source}
  1676. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  1677. <tr>
  1678. <td valign="top" style="width:20px;">&mdash;</td>
  1679. <td valign="top" class="quote_source">
  1680. {Source}
  1681. </td>
  1682. </tr>
  1683. </table>
  1684. {/block:Source}
  1685. </div>
  1686. {/block:Quote}
  1687. {block:Text}
  1688. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1689. <div class="copy">{Body}</div>
  1690. {/block:Text}
  1691. {block:Answer}
  1692. <div class="question">
  1693. <div class="nipple"></div>
  1694. {Question}
  1695. </div>
  1696. <div class="asker_container"><img src="{AskerPortraitURL-24}"><mark style="background:{color:askhighlight};padding:1px; border: inset 3px {color:askborder}; ">{Asker}</mark></div>
  1697. <div class="copy">{Answer}</div>
  1698. {/block:Answer}
  1699. {block:Chat}
  1700. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1701. <div class="chat">
  1702. <div class="lines">
  1703. {block:Lines}
  1704. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}
  1705. </div>
  1706. </div>
  1707. <div class="clear"></div>
  1708. <div style="height:10px;"></div>
  1709. {/block:Chat}{block:Link}
  1710. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  1711. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  1712. {/block:Link}
  1713. {block:Date}
  1714. <a href="{Permalink}">
  1715. <div class="footer for_permalink">
  1716. <div class="date">
  1717. {block:Reblog}
  1718. {lang:Reblogged TimeAgo from ReblogParentName}{block:RebloggedFromReblog}(<span style="text-transform:lowercase;">{lang:Originally from ReblogRootName}</span>){/block:RebloggedFromReblog}
  1719. {/block:Reblog}{block:NotReblog}
  1720. {lang:Posted TimeAgo from source}
  1721. {/block:NotReblog}
  1722. </div>
  1723. <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>
  1724. <div class="clear"></div></div></a>{/block:Date}<div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  1725. display:none;{block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}{block:ContentSource}display:block;{/block:ContentSource}
  1726. ">{block:IfShowTags}{block:HasTags}<div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}
  1727. </div>
  1728. {/block:HasTags}
  1729. {/block:IfShowTags}
  1730. {block:ContentSource}
  1731. <a href="{SourceURL}" class="source_url">{lang:Source}:
  1732. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1733. {/block:SourceLogo}
  1734. {block:NoSourceLogo}
  1735. {SourceTitle}
  1736. {/block:NoSourceLogo}
  1737. </a>
  1738. {/block:ContentSource}
  1739. <div class="clear"></div>
  1740. </div>
  1741. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  1742. </div><div class="bottom"></div>
  1743. {/block:Posts}
  1744. <!-- end --->
  1745. <!--- pagination -->
  1746. {block:Pagination}<div id="navigation" >{block:PreviousPage}<a href="{PreviousPage}">{block:ifpresetpixelarrows}<img height="40px" src="http://media.tumblr.com/e99b2e0a7f0677f6101ff1a4e617f32f/tumblr_inline_mv2i2uoQFG1qid2nw.gif" />{/block:ifpresetpixelarrows}{block:ifnotpresetpixelarrows}<img height="40px" src="{image:previous page img}" />{/block:ifnotpresetpixelarrows}</a>{/block:PreviousPage}{block:JumpPagination length="0"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">{block:ifpresetpixelarrows}<img height="40px" src="http://media.tumblr.com/7163042590f7ee69fb93e6fe4940a2e0/tumblr_inline_mv2i2vlxJZ1qid2nw.gif" />{/block:ifpresetpixelarrows}{block:ifnotpresetpixelarrows}<img height="40px" src="{image:next page img}" />{/block:ifnotpresetpixelarrows}</a>{/block:NextPage}</div>{/block:Pagination}
  1747. <!--- end -->
  1748. <!--- sidebar and stuff: DO NOT EDIT THIS A LOT--->
  1749. </div>
  1750. </div>
  1751. <div id="smallsidee"></div>
  1752. <div id="sidebar">
  1753. <center><div id="sideimg"><img id="sidebar img" {block:ifsmallposts} width="140px" height="140px" {/block:ifsmallposts} {block:ifnotsmallposts} width="150px" height="150px" {/block:ifnotsmallposts} src="{image:sidebar img}" {block:ifroundedcorners}-webkit-border-radius: 20px; -moz-border-radius:20px; border-radius: 20px;{/block:ifroundedcorners}/></center>
  1754. <div id="top">
  1755. {block:Description}<p>{Description}</p>{/block:Description}</div>
  1756. </div>
  1757. {block:ifnottopbuttons}
  1758. <div id="buttonss">
  1759. <div id="b1">
  1760. <a href="{text:link 1 url}" title="{text:link 1}"><img height="60px" width="70px" src="{image:link 1 img}" /></a>
  1761. </div>
  1762. <div id="b2">
  1763. <a href="{text:link 2 url}" title="{text:link 2}"><img height="60px" width="70px" src="{image:link 2 img}" /></a>
  1764. </div>
  1765. <div id="b3">
  1766. <a href="{text:link 3 url}" title="{text:link 3}"><img height="60px" width="70px" src="{image:link 3 img}" /></a>
  1767. </div>
  1768. <div id="b4">
  1769. <a href="{text:link 4 url}" title="{text:link 4}"><img height="60px" width="70px" src="{image:link 4 img}" /></a>
  1770. </div>
  1771. </div>
  1772. {/block:ifnottopbuttons}
  1773. <div id="arththoufeelingitnowmrkrabs">
  1774. <a href="http://terezipyrope.tumblr.com/" title="theme"><div style="position:fixed;left:10px;bottom:5px;font-size:14px;opacity:0.8;z-index:51; padding: 5px;font-family:consolas;color:lightblue; background: white; border: solid 3px grey;text-decoration:none;border-radius: 10px;
  1775. -moz-border-radius: 10px;
  1776. -webkit-border-radius:10px;"><img src="http://media.tumblr.com/tumblr_mchfv28kBk1qid2nw.gif" /><div></a>
  1777. </div>
  1778. <div id="wolfenstein" style="position: fixed;bottom:1px; right: 10px;"><img src="{image:cornerimage}"></div>
  1779. </div></div><br/br>
  1780. </div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement