Advertisement
farflunghopes

and ice

Jan 3rd, 2013
2,007
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.67 KB | None | 0 0
  1. <!--- theme 14 'And Ice' by Brianna @ colorfulmetaphors.tumblr.com
  2.  
  3. Rules:
  4. 1. Do not remove the credit from the code or the theme. You may MOVE it, but leave it on the FIRST page of your blog, ie: it must be visible on the main page.
  5. 2. Do not redistribute this theme.
  6. 3. Do not steal this theme. Taking a portion of the code and adding it to your own theme/others' counts as stealing. If you want to learn how to do something, ask, and I will do my best to help you.
  7. 4. Do not use this theme as a base code.
  8. 5. If you have any problems, find glitches, or just need help, please ask me! That's not really a rule, but I'd love to help.
  9.  
  10. Help:
  11. - Theme looks best in Google Chrome.
  12. - SAVE and REFRESH the page before changing appearance options.
  13. - The background image REPEAT and POSITION can be changed under the appearance options. Select or deslect 'BackgroundImageRepeat' and enter the position in 'bgimgposition'.
  14. - This theme has two post size options. The default is 500px. For 400px posts, select '400pxPosts' under the appearance options.
  15. - The theme has a preset custom font. To disable this font and choose from Tumblr's selection, deselect 'CustomFont' under the appearance options. Note that the body and sidebar font selections will not work while 'CustomFont' is enabled.
  16. - The theme has the option for twelve custom links. The first five appear below the description.
  17. - The other seven appear below your icon. To use them, 'MoreLinks' must be selected under the appearance options.
  18. - To have the hidden links visible at all times, select 'VisibleLinks' under the appearance options.
  19. - You can either have your icon or an uploaded image as the small image. To use your icon, select 'IconAsSecondaryImage' under the appearance options.
  20. - To use an uploaded image as the small image, deselect 'IconAsSecondaryImage' and upload your image under 'small sidebar'.
  21. - The sidebar image is the home link.
  22. - The sidebars and top lines can have a background image. Upload it under 'sidebarbackground'.
  23. - The post info (time stamp, reblogged from, note count, and reblog button) can either be beside the posts or at the bottom of the posts. The default is beside. For info at the bottom, select 'BottomInfo' under the appearance options.
  24. - The BODY font SIZE can be changed under the appearance options. DO NOT add 'px' after the number.
  25. - The 'highlight' and 'highlighttext' color options refer to the background and text color that appears when you click and drag the cursor.
  26.  
  27. Enjoy!
  28.  
  29. --->
  30.  
  31. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  32. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  33. <head><title>{Title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37.  
  38. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  39.  
  40. <script>
  41. $(document).ready(function(){
  42.  
  43. $(".slidingDiv").hide();
  44. $(".show_hide").show();
  45.  
  46. $('.show_hide').toggle(function(){
  47. $(".slidingDiv").slideDown(
  48. function(){
  49. $("#navigation").text("navigation")
  50. }
  51. );
  52. },function(){
  53. $(".slidingDiv").slideUp(
  54. function(){
  55. $("#navigation").text("navigation")
  56. }
  57. );
  58. });
  59. });
  60. </script>
  61.  
  62. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  63. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  64. <script>
  65. (function($){
  66. $(document).ready(function(){
  67. $("[title]").style_my_tooltips();
  68. });
  69. })(jQuery);
  70. </script>
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Delius' rel='stylesheet' type='text/css'>
  77.  
  78. <meta name="color:background" content="#ffffff"/>
  79. <meta name="color:sidebar" content="#131313"/>
  80. <meta name="color:small sidebar" content="#131313"/>
  81. <meta name="color:inner sidebar" content="#1c1c1c"/>
  82. <meta name="color:text" content="#888888"/>
  83. <meta name="color:title" content="#c1c0c0"/>
  84. <meta name="color:detail" content="#d4d4d4"/>
  85. <meta name="color:pagination" content="#434343"/>
  86. <meta name="color:sidebar text" content="#6a6a6a"/>
  87. <meta name="color:link" content="#333333"/>
  88. <meta name="color:linkhover" content="#999999"/>
  89. <meta name="color:tags" content="#969696"/>
  90. <meta name="color:tagshover" content="#e2e2e2"/>
  91. <meta name="color:infolink" content="#676767"/>
  92. <meta name="color:infolinkhover" content="#999999"/>
  93. <meta name="color:main links" content="#6a6a6a"/>
  94. <meta name="color:hidden links" content="#444444"/>
  95. <meta name="color:posts" content="#f7f7f7"/>
  96. <meta name="color:blockquotes" content="#f3f3f3"/>
  97. <meta name="color:scrollbarbackground" content="#DDDDDD"/>
  98. <meta name="color:scrollbar" content="#999999"/>
  99. <meta name="color:highlight" content="#DDDDDD"/>
  100. <meta name="color:highlighttext" content="#111111"/>
  101.  
  102. <meta name="font:body" content=""/>
  103. <meta name="font:sidebar" content=""/>
  104.  
  105. <meta name="image:sidebar" content=""/>
  106. <meta name="image:small sidebar" content=""/>
  107. <meta name="image:background" content=""/>
  108. <meta name="image:sidebarbackground" content=""/>
  109.  
  110. <meta name="text:bodyfontsize" content="11"/>
  111. <meta name="text:bgimgposition" content="bottom right" />
  112. <meta name="text:link1" content="/">
  113. <meta name="text:link1name" content=""/>
  114. <meta name="text:link2" content="/">
  115. <meta name="text:link2name" content=""/>
  116. <meta name="text:link3" content="/">
  117. <meta name="text:link3name" content=""/>
  118. <meta name="text:link4" content="/">
  119. <meta name="text:link4name" content=""/>
  120. <meta name="text:link5" content="/">
  121. <meta name="text:link5name" content=""/>
  122. <meta name="text:link6" content="/">
  123. <meta name="text:link6name" content=""/>
  124. <meta name="text:link7" content="/">
  125. <meta name="text:link7name" content=""/>
  126. <meta name="text:link8" content="/">
  127. <meta name="text:link8name" content=""/>
  128. <meta name="text:link9" content="/">
  129. <meta name="text:link9name" content=""/>
  130. <meta name="text:link10" content="/">
  131. <meta name="text:link10name" content=""/>
  132. <meta name="text:link11" content="/">
  133. <meta name="text:link11name" content=""/>
  134. <meta name="text:link12" content="/">
  135. <meta name="text:link12name" content=""/>
  136.  
  137. <meta name="if:BackgroundImageRepeat" content="" />
  138. <meta name="if:IconAsSecondaryImage" content="1"/>
  139. <meta name="if:CustomFont" content="1"/>
  140. <meta name="if:MoreLinks" content="1">
  141. <meta name="if:VisibleLinks" content=""/>
  142. <meta name="if:400pxPosts" content="1"/>
  143. <meta name="if:BottomInfo" content=""/>
  144.  
  145. <style type="text/css">
  146.  
  147. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  148. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  149.  
  150. ::-webkit-scrollbar {
  151. width: 7px;
  152. background-color:{color:scrollbarbackground};
  153. }
  154.  
  155. ::-webkit-scrollbar-thumb {
  156. width:7px;
  157. background-color:{color:scrollbar};
  158. }
  159.  
  160. ::selection {
  161. background: {color:highlight};
  162. color: {color:highlighttext};
  163. }
  164.  
  165. #s-m-t-tooltip {
  166. z-index: 9999;
  167. background:{color:posts};
  168. font-size: 9px;
  169. line-height: 11px;
  170. font-style:italic;
  171. font-family: 'Open Sans', sans-serif;
  172. border: 1px solid {color:sidebar};
  173. color:{color:text};
  174. max-width: 150px;
  175. padding: 5px 10px 5px 10px;
  176. display: block;
  177. margin: 17px 0px 0px -10px;
  178. box-shadow:3px 3px 5px;
  179. }
  180.  
  181. .show_hide {
  182. display:none;
  183. }
  184.  
  185. body {
  186. background-color:{color:background};
  187. color:{color:text};
  188. font-size:{text:bodyfontsize}px;
  189. line-height:11px;
  190. background-image:url('{image:background}');
  191. background-attachment:fixed;
  192. background-position:{text:bgimgposition};
  193. {block:IfBackgroundImageRepeat}
  194. background-repeat:repeat;
  195. {/block:IfBackgroundImageRepeat}
  196. {block:IfNotBackgroundImageRepeat}
  197. background-repeat:no-repeat;
  198. {/block:IfNotBackgroundImageRepeat}
  199. {block:IfCustomFont}
  200. font-family: 'Open Sans', sans-serif;
  201. {/block:IfCustomFont}
  202. {block:IfNotCustomFont}
  203. font-family:{font:body};
  204. {/block:IfNotCustomFont}
  205. }
  206.  
  207. a {
  208. color:{color:link};
  209. text-decoration:none;
  210. outline:none;
  211. -moz-outline-style:none;
  212. -webkit-transition: all 0.6s ease-out;
  213. -o-transition: all 0.6s ease-out;
  214. -webkit-transition: all 0.6s ease-out;
  215. -moz-transition: all 0.6s ease-out;
  216. }
  217.  
  218. a:hover {
  219. color:{color:linkhover};
  220. -webkit-transition: all 0.6s ease-out;
  221. -o-transition: all 0.6s ease-out;
  222. -webkit-transition: all 0.6s ease-out;
  223. -moz-transition: all 0.6s ease-out;
  224. }
  225.  
  226. blockquote {
  227. padding:1px 10px 1px 10px;
  228. border-left:1px solid {color:text};
  229. margin-left:10px;
  230. font-size:9px;
  231. word-wrap:break-word;
  232. background-color:{color:blockquotes};
  233. {block:IfNot400pxPosts}
  234. width:460px;
  235. {/block:IfNot400pxPosts}
  236. {block:If400pxPosts}
  237. width:360px;
  238. {/block:If400pxPosts}
  239. }
  240.  
  241. blockquote blockquote {
  242. padding:5px 5px 5px 5px;
  243. border-left:1px solid {color:text};
  244. background-color:{color:blockquotes};
  245. width:auto;
  246. }
  247.  
  248. blockquote img {
  249. {block:IfNot400pxPosts}
  250. max-width:430px;
  251. {/block:IfNot400pxPosts}
  252. {block:If400pxPosts}
  253. max-width:330px;
  254. {/block:If400pxPosts}
  255. }
  256.  
  257. h1 {
  258. font-size:13px;
  259. font-family: 'Delius', cursive;
  260. text-align:center;
  261. font-style:italic;
  262. color:{color:title};
  263. margin-left:40px;
  264. padding:0px 10px 5px 10px;
  265. {block:IfSidebarBackgroundImage}
  266. border-bottom:1px solid {color:sidebar};
  267. {/block:IfSidebarBackgroundImage}
  268. {block:IfNotSidebarBackgroundImage}
  269. border-bottom:1px solid {color:inner sidebar};
  270. {/block:IfNotSidebarBackgroundImage}
  271. {block:IfNot400pxPosts}
  272. width:400px;
  273. {/block:IfNot400pxPosts}
  274. {block:If400pxPosts}
  275. width:300px;
  276. {/block:If400pxPosts}
  277. }
  278.  
  279. #entries {
  280. margin-top:95px;
  281. position:absolute;
  282. background-color:{color:background};
  283. z-index:999;
  284. margin-left:355px;
  285. {block:IfBackgroundImage}
  286. {block:IfBackgroundImageRepeat}
  287. background-image:url('{image:background}');
  288. {/block:IfBackgroundImageRepeat}
  289. {/block:IfBackgroundImage}
  290. {block:If400pxPosts}
  291. width:465px;
  292. {/block:If400pxPosts}
  293. {block:IfNot400pxPosts}
  294. width:585px;
  295. {/block:IfNot400pxPosts}
  296. }
  297.  
  298. #post {
  299. background-color:{color:posts};
  300. word-wrap:break-word;
  301. box-shadow:-1px -1px 5px;
  302. {block:IfSidebarBackgroundImage}
  303. border-right:5px solid {color:inner sidebar};
  304. border-bottom:5px solid {color:inner sidebar};
  305. {/block:IfSidebarBackgroundImage}
  306. {block:IfNotSidebarBackgroundImage}
  307. border-right:5px solid {color:small sidebar};
  308. border-bottom:5px solid {color:small sidebar};
  309. {/block:IfNotSidebarBackgroundImage}
  310. {block:If400pxPosts}
  311. width:400px;
  312. padding:30px;
  313. {/block:If400pxPosts}
  314.  
  315. {block:IfNot400pxPosts}
  316. width:500px;
  317. padding:40px;
  318. {/block:IfNot400pxPosts}
  319. -webkit-transition: all 0.6s ease-out;
  320. -o-transition: all 0.6s ease-out;
  321. -webkit-transition: all 0.6s ease-out;
  322. -moz-transition: all 0.6s ease-out;
  323. }
  324.  
  325. {block:IndexPage}
  326. {block:IfNotBottomInfo}
  327. #post:hover {
  328. {block:IfNotSidebarBackgroundImage}
  329. border-right:90px solid {color:small sidebar};
  330. {/block:IfNotSidebarBackgroundImage}
  331. {block:IfSidebarBackgroundImage}
  332. border-right:90px solid {color:inner sidebar};
  333. {/block:IfSidebarBackgroundImage}
  334. -webkit-transition: all 0.6s ease-out;
  335. -o-transition: all 0.6s ease-out;
  336. -webkit-transition: all 0.6s ease-out;
  337. -moz-transition: all 0.6s ease-out;
  338. }
  339. {/block:IfNotBottomInfo}
  340. {/block:IndexPage}
  341.  
  342. {block:IfNotBottomInfo}
  343. #post:hover #info {
  344. opacity:1;
  345. width:90px;
  346. -webkit-transition: all 0.6s ease-out;
  347. -o-transition: all 0.6s ease-out;
  348. -webkit-transition: all 0.6s ease-out;
  349. -moz-transition: all 0.6s ease-out;
  350. {block:IfNot400pxPosts}
  351. margin-left:560px;
  352. {/block:IfNot400pxPosts}
  353. {block:If400pxPosts}
  354. margin-left:450px;
  355. {/block:If400pxPosts}
  356.  
  357. }
  358. {/block:IfNotBottomInfo}
  359.  
  360. #sidebar {
  361. position:fixed;
  362. margin-top:-8px;
  363. width:180px;
  364. padding-left:100px;
  365. padding-top:30px;
  366. padding-right:5px;
  367. text-align:center;
  368. height:100%;
  369. background-color:{color:sidebar};
  370. color:{color:sidebar text};
  371. {block:If400pxPosts}
  372. left:0px;
  373. {/block:If400pxPosts}
  374. {block:IfNot400pxPosts}
  375. left:0px;
  376. {/block:IfNot400pxPosts}
  377. background-image:url('{image:sidebarbackground}');
  378. {block:IfNotCustomFont}
  379. font-family:{font:sidebar};
  380. {/block:IfNotCustomFont}
  381. }
  382.  
  383. #title {
  384. height:5px;
  385. margin-top:-10px;
  386. {block:IfNot400pxPosts}
  387. width:730px;
  388. {/block:IfNot400pxPosts}
  389. {block:If400pxPosts}
  390. width:645px;
  391. {/block:If400pxPosts}
  392. background-image:url('{image:sidebarbackground}');
  393. background-color:{color:small sidebar};
  394.  
  395. }
  396.  
  397. #tall {
  398. padding-right:10px;
  399. padding-bottom:5px;
  400. margin-left:-10px;
  401. margin-right:auto;
  402. font-family: 'Delius', cursive;
  403. font-size:15px;
  404. font-style:italic;
  405. margin-top:10px;
  406. text-align:right;
  407. width:185px;
  408. color:{color:title};
  409. border-bottom:2px solid {color:detail};
  410. }
  411.  
  412. #sidebarimage {
  413. margin-top:7px;
  414. -webkit-transition: all 0.6s ease-out;
  415. -o-transition: all 0.6s ease-out;
  416. -webkit-transition: all 0.6s ease-out;
  417. -moz-transition: all 0.6s ease-out;
  418. }
  419.  
  420. #sidebarimage:hover {
  421. opacity:0.8;
  422. }
  423.  
  424. #sidebarimage img {
  425. padding:10px;
  426. background-color:{color:inner sidebar};
  427. width:150px;
  428. border:1px solid {color:sidebar text};
  429. }
  430.  
  431. #spockotaco {
  432. position:fixed;
  433. margin-top:50px;
  434. height:9px;
  435. margin-left:315px;
  436. {/block:IfSidebarBackgroundImage}
  437. {block:IfNot400pxPosts}
  438. width:655px;
  439. {/block:IfNot400pxPosts}
  440. {block:If400pxPosts}
  441. width:545px;
  442. {/block:If400pxPosts}
  443. background-image:url('{image:sidebarbackground}');
  444. background-color:{color:small sidebar};
  445. }
  446.  
  447. #king {
  448. margin-left:-5px;
  449. height:40px;
  450. margin-bottom:-11px;
  451. width:40px;
  452. background-color:{color:detail};
  453. z-index:9999;
  454. {block:IfMoreLinks}
  455. {block:IfNotVisibleLinks}
  456. margin-top:-23px;
  457. {/block:IfNotVisibleLinks}
  458. {block:IfVisibleLinks}
  459. margin-top:-14px;
  460. margin-bottom:1px;
  461. {/block:IfVisibleLinks}
  462. {/block:IfMoreLinks}
  463. {block:IfNotMoreLinks}
  464. margin-top:-14px;
  465. {/block:IfNotMoreLinks}
  466. }
  467.  
  468. #king img {
  469. width:30px;
  470. height:30px;
  471. padding:5px;
  472. }
  473.  
  474. #hoopla {
  475. position:fixed;
  476. text-align:center;
  477. width:30px;
  478. padding-top:60px;
  479. height:80%;
  480. top:-10px;
  481. background-color:{color:small sidebar};
  482. margin-left:280px;
  483. background-image:url('{image:sidebarbackground}');
  484. }
  485.  
  486. #hoopla a {
  487. margin-left:auto;
  488. margin-right:auto;
  489. text-align:center;
  490. margin-top:1px;
  491. padding:8px 0px 8px 0px;
  492. display:block;
  493. font-family: 'Open Sans', sans-serif;
  494. font-size:12px;
  495. border-bottom:3px solid {color:background};
  496. background-color:{color:small sidebar};
  497. background-image:url('{image:sidebarbackground}');
  498. width:30px;
  499. color:{color:hidden links};
  500. -webkit-transition: all 0.6s ease-out;
  501. -o-transition: all 0.6s ease-out;
  502. -webkit-transition: all 0.6s ease-out;
  503. -moz-transition: all 0.6s ease-out;
  504. }
  505.  
  506. #hoopla a:hover {
  507. color:{color:detail};
  508. text-shadow:1px 1px 3px;
  509. -webkit-transition: all 0.6s ease-out;
  510. -o-transition: all 0.6s ease-out;
  511. -webkit-transition: all 0.6s ease-out;
  512. -moz-transition: all 0.6s ease-out;
  513. }
  514.  
  515. #content {
  516. margin-top:3px;
  517. margin-left:auto;
  518. margin-right:auto;
  519. width:152px;
  520. padding:5px 10px 10px 10px;
  521. background-color:{color:inner sidebar};
  522. text-align:justify;
  523. line-height:125%;
  524. }
  525.  
  526. #content a {
  527. color:{color:sidebar text};
  528. text-decoration:underline;
  529. padding:3px 0px 3px 0px;
  530. }
  531.  
  532. #content a:hover {
  533. color:{color:detail};
  534. }
  535.  
  536. #pagination {
  537. margin-top:5px;
  538. width:172px;
  539. margin-left:auto;
  540. margin-right:auto;
  541. text-align:center;
  542. -webkit-transition: all 0.6s ease-out;
  543. -o-transition: all 0.6s ease-out;
  544. -webkit-transition: all 0.6s ease-out;
  545. -moz-transition: all 0.6s ease-out;
  546. background-color:{color:detail};
  547. }
  548.  
  549. #pagination a {
  550. font-size:10px;
  551. display:block;
  552. font-family: 'Delius', cursive;
  553. text-transform:uppercase;
  554. text-align:center;
  555. padding:5px 0px 5px 0px;
  556. color:{color:pagination};
  557. background-color:{color:detail};
  558. {block:PreviousPage}
  559. width:85px;
  560. display:inline-block;
  561. margin-left:-1px;
  562. {/block:PreviousPage}
  563. }
  564.  
  565. #pagination a:hover {
  566. background-color:{color:inner sidebar};
  567. }
  568.  
  569. #memoir {
  570. margin-top:2px;
  571. width:172px;
  572. margin-left:auto;
  573. margin-right:auto;
  574. }
  575.  
  576. #memoir a {
  577. display:block;
  578. padding:5px 5px 5px 5px;
  579. text-align:center;
  580. letter-spacing:1px;
  581. font-family: 'Open Sans', sans-serif;
  582. background-color:{color:inner sidebar};
  583. margin-bottom:1px;
  584. color:{color:main links};
  585. -webkit-transition: all 0.6s ease-out;
  586. -o-transition: all 0.6s ease-out;
  587. -webkit-transition: all 0.6s ease-out;
  588. -moz-transition: all 0.6s ease-out;
  589. }
  590.  
  591. #memoir a:hover {
  592. color:{color:detail};
  593. text-shadow:1px 1px 3px;
  594. -webkit-transition: all 0.6s ease-out;
  595. -o-transition: all 0.6s ease-out;
  596. -webkit-transition: all 0.6s ease-out;
  597. -moz-transition: all 0.6s ease-out;
  598. }
  599.  
  600. #info {
  601. {block:IfNotBottomInfo}
  602. position:absolute;
  603. font-family: 'Open Sans', sans-serif;
  604. width:90px;
  605. font-size:7px;
  606. opacity:0;
  607. text-align:left;
  608. font-style:italic;
  609. text-transform:uppercase;
  610. {block:IfNot400pxPosts}
  611. margin-top:-25px;
  612. margin-left:450px;
  613. {/block:IfNot400pxPosts}
  614. {block:If400pxPosts}
  615. margin-top:-15px;
  616. margin-left:350px;
  617. {/block:If400pxPosts}
  618. {/block:IfNotBottomInfo}
  619. {block:IfBottomInfo}
  620. margin-top:20px;
  621. text-align:center;
  622. border-top:1px solid {color:small sidebar};
  623. padding-top:5px;
  624. text-transform:lowercase;
  625. {/block:IfBottomInfo}
  626. -webkit-transition: all 0.6s ease-out;
  627. -o-transition: all 0.6s ease-out;
  628. -webkit-transition: all 0.6s ease-out;
  629. -moz-transition: all 0.6s ease-out;
  630. }
  631.  
  632. #info a{
  633. color:{color:infolink};
  634. }
  635.  
  636. #info a:hover {
  637. color:{color:infolinkhover};
  638. }
  639.  
  640. #tags {
  641. color:{color:small sidebar};
  642. {block:IfNotBottomInfo}
  643. {block:IfBackgroundImage}
  644. {block:IfBackgroundImageRepeat}
  645. padding-bottom:5px;
  646. {/block:IfBackgroundImageRepeat}
  647. {/block:IfBackgroundImage}
  648. {block:IfNot400pxPosts}
  649. width:500px;
  650. padding-left:45px;
  651. padding-right:40px;
  652. {/block:IfNot400pxPosts}
  653. {block:If400pxPosts}
  654. width:400px;
  655. padding-left:30px;
  656. padding-right:25px;
  657. {/block:If400pxPosts}
  658. margin-top:5px;
  659. text-align:left;
  660. background-color:{color:background};
  661. font-size:17px;
  662. {/block:IfNotBottomInfo}
  663. {block:IfBottomInfo}
  664. margin-top:3px;
  665. text-align:center;
  666. font-style:italic;
  667. {/block:IfBottomInfo}
  668. }
  669.  
  670. #tags a {
  671. color:{color:tags};
  672. font-size:9px;
  673. {block:IfNotBottomInfo}
  674. margin-right:10px;
  675. {/block:IfNotBottomInfo}
  676. {block:IfCustomFont}
  677. font-family: 'Open Sans', sans-serif;
  678. {/block:IfCustomFont}
  679. {block:IfNotCustomFont}
  680. font-family:{font:body};
  681. {/block:IfNotCustomFont}
  682.  
  683. }
  684.  
  685. #tags a:hover {
  686. color:{color:tagshover};
  687. }
  688.  
  689. #credit {
  690. position:fixed;
  691. bottom:5px;
  692. left:5px;
  693. padding:0px 10px 0px 5px;
  694. text-decoration:none;
  695. font-size:12px;
  696. border:1px solid {color:inner sidebar};
  697. font-family: 'Allura', cursive;
  698. -webkit-transition: all 0.3s ease-out;
  699. -o-transition: all 0.3s ease-out;
  700. -webkit-transition: all 0.3s ease-out;
  701. -moz-transition: all 0.3s ease-out;
  702.  
  703. }
  704.  
  705. #credit a {
  706. color:{color:main links};
  707. }
  708.  
  709. #credit:hover {
  710. bottom:3px;
  711. left:3px;
  712. border:3px double {color:sidelink};
  713. -webkit-transition: all 0.3s ease-out;
  714. -o-transition: all 0.3s ease-out;
  715. -webkit-transition: all 0.3s ease-out;
  716. -moz-transition: all 0.3s ease-out;
  717. }
  718.  
  719. .quote {
  720. padding-left:20px;
  721. padding-right:20px;
  722. font-size:12px;
  723. line-height:110%;
  724. text-align:center;
  725. font-family: 'Droid Sans', sans-serif;
  726. }
  727.  
  728. .face {
  729. padding-left:5px;
  730. {block:If400pxPosts}
  731. margin-left:340px;
  732. {/block:If400pxPosts}
  733. {block:IfNot400pxPosts}
  734. margin-left:440px;
  735. {/block:IfNot400pxPosts}
  736. {block:IfSidebarBackgroundImage}
  737. border-left:1px solid {color:inner sidebar};
  738. {/block:IfSidebarBackgroundImage}
  739. {block:IfNotSidebarBackgroundImage}
  740. border-left:1px solid {color:small sidebar};
  741. {/block:IfNotSidebarBackgroundImage}
  742. }
  743.  
  744. .face img {
  745. {block:IfSidebarBackgroundImage}
  746. border:7px solid {color:inner sidebar};
  747. {/block:IfSidebarBackgroundImage}
  748. {block:IfNotSidebarBackgroundImage}
  749. border:7px solid {color:small sidebar};
  750. {/block:IfNotSidebarBackgroundImage}
  751. }
  752.  
  753. .question {
  754. margin-top:-7px;
  755. padding:10px;
  756. background-color:{color:blockquotes};
  757. }
  758.  
  759. .words {
  760. margin-top:-45px;
  761. min-height:35px;
  762. {block:If400pxPosts}
  763. width:330px;
  764. {/block:If400pxPosts}
  765. {block:IfNot400pxPosts}
  766. width:430px;
  767. {/block:IfNot400pxPosts}
  768. }
  769.  
  770. .audio {
  771. margin-right:5px;
  772. width:70px;
  773. float:left;
  774. }
  775.  
  776. .hidden {
  777. width:70px;
  778. height:73px;
  779. }
  780.  
  781. .pull {
  782. margin-left:4px;
  783. margin-top:-6px;
  784. }
  785.  
  786. .tumblr_audio_player {
  787. margin:0px;
  788. padding:0px;
  789. width:500px;
  790. height:50px;
  791. }
  792.  
  793. .player {
  794. width:35px;
  795. height:37px;
  796. margin-left:10px;
  797. margin-top:10px;
  798. background-color:#999;
  799. overflow:hidden;
  800. position:absolute;
  801. opacity:0.7;
  802. background-color:#fff;
  803. border:7px solid #ECECEC;
  804. -webkit-transition: all 0.3s ease-out;
  805. -o-transition: all 0.3s ease-out;
  806. -webkit-transition: all 0.3s ease-out;
  807. -moz-transition: all 0.3s ease-out;
  808. }
  809.  
  810. .player:hover {
  811. opacity:1;
  812. -webkit-transition: all 0.3s ease-out;
  813. -o-transition: all 0.3s ease-out;
  814. -webkit-transition: all 0.3s ease-out;
  815. -moz-transition: all 0.3s ease-out;
  816. }
  817.  
  818. .caption {
  819. margin-top:18px;
  820. }
  821.  
  822. .audio img{
  823. max-width: 70px;
  824. height: auto;
  825. }
  826.  
  827. .song {
  828. margin-left:70px;
  829. margin-top:-55px;
  830. text-transform:uppercase;
  831. font-size:10px;
  832. padding-bottom:13px;
  833. font-family: 'Droid Sans', sans-serif;
  834. }
  835.  
  836. ol.notes {
  837. list-style-type:decimal-leading-zero;
  838. font-family: 'Open Sans', sans-serif;
  839. border-bottom: solid 1px {color:posts};
  840. {block:If400pxPosts}
  841. width:400px;
  842. {/block:If400pxPosts}
  843. {block:IfNot400pxPosts}
  844. width:500px;
  845. margin-left:10px;
  846. {/block:IfNot400pxPosts}
  847. }
  848.  
  849. ol.notes li.note {
  850. border-top: solid 1px {color:posts};
  851. padding: 10px;
  852. font-size:9px;
  853. }
  854.  
  855. ol.notes li.note img.avatar {
  856. vertical-align: -4px;
  857. margin-right: 10px;
  858. width: 16px;
  859. height: 16px;
  860. }
  861.  
  862. ol.notes li.note blockquote {
  863. border-color:{color:posts};
  864. padding:5px;
  865. margin:10px 0px 0px 25px;
  866. {block:IfNot400pxPosts}
  867. width:425px;
  868. {/block:IfNot400pxPosts}
  869. {block:If400pxPosts}
  870. width:325px;
  871. {/block:If400pxPosts}
  872. }
  873.  
  874. ol.notes li.note blockquote a {
  875. text-decoration: none;
  876. }
  877.  
  878. {CustomCSS}</style></head><body>
  879.  
  880. <div id="sidebar">
  881.  
  882. <div id="tall">
  883. {Title}
  884. </div>
  885. {block:IfSidebarImage}
  886. <div id="sidebarimage">
  887. <a title="home page" href="/"><img src="{image:sidebar}"></a>
  888. </div>
  889. {/block:IfSidebarImage}
  890. <div id="pagination">
  891. {block:PreviousPage}
  892. <a href="{PreviousPage}">back</a>
  893. {/block:PreviousPage}
  894. {block:NextPage}
  895. <a href="{NextPage}">next</a>
  896. {/block:NextPage}
  897. </div>
  898. <div id="content">
  899. {Description}
  900. </div>
  901. <div id="memoir">
  902. <a href="/ask/">askbox</a>
  903. {block:IfLink1Name}
  904. <a href="{text:link1}">{text:link1name}</a>
  905. {/block:IfLink1Name}
  906. {block:IfLink2Name}
  907. <a href="{text:link2}">{text:link2name}</a>
  908. {/block:IfLink2Name}
  909. {block:IfLink3Name}
  910. <a href="{text:link3}">{text:link3name}</a>
  911. {/block:IfLink3Name}
  912. {block:IfLink4Name}
  913. <a href="{text:link4}">{text:link4name}</a>
  914. {/block:IfLink4Name}
  915. {block:IfLink5Name}
  916. <a href="{text:link5}">{text:link5name}</a>
  917. {/block:IfLink5Name}
  918. </div>
  919. </div>
  920.  
  921. <div id="hoopla">
  922.  
  923. {block:IfMoreLinks}
  924. {block:IfNotVisibleLinks}
  925. <a href="#" class="show_hide" style="cursor:help">
  926. {/block:IfNotVisibleLinks}
  927. {/block:IfMoreLinks}
  928. <div id="king">
  929. {block:IfIconAsSecondaryImage}
  930. <img src="{PortraitURL-30}">
  931. {/block:IfIconAsSecondaryImage}
  932. {block:IfNotIconAsSecondaryImage}
  933. <img src="{image:small sidebar}">
  934. {/block:IfNotIconAsSecondaryImage}
  935. </div>
  936. {block:IfNotVisibleLinks}
  937. </a>
  938. <div class="slidingDiv">
  939. {/block:IfNotVisibleLinks}
  940. {block:IfMoreLinks}
  941. {block:IfLink6Name}
  942. <a title="{text:link6name}" href="{text:link6}">01</a>
  943. {/block:IfLink6Name}
  944. {block:IfLink7Name}
  945. <a title="{text:link7name}" href="{text:link7}">02</a>
  946. {/block:IfLink7Name}
  947. {block:IfLink8Name}
  948. <a title="{text:link8name}" href="{text:link8}">03</a>
  949. {/block:IfLink8Name}
  950. {block:IfLink9Name}
  951. <a title="{text:link9name}" href="{text:link9}">04</a>
  952. {/block:IfLink9Name}
  953. {block:IfLink10Name}
  954. <a title="{text:link10name}" href="{text:link10}">05</a>
  955. {/block:IfLink10Name}
  956. {block:IfLink11Name}
  957. <a title="{text:link11name}" href="{text:link11}">06</a>
  958. {/block:IfLink11Name}
  959. {block:IfLink12Name}
  960. <a title="{text:link12name}" href="{text:link12}">07</a>
  961. {/block:IfLink12Name}
  962. {block:IfNotVisibleLinks}
  963. </div>
  964. {/block:IfNotVisibleLinks}
  965. {/block:IfMoreLinks}
  966.  
  967. </div>
  968.  
  969. </div>
  970.  
  971. <div id="spockotaco">
  972. <div id="title">
  973. </div>
  974. </div>
  975.  
  976. <a target="blank" href="http://colorfulmetaphors.tumblr.com/">
  977. <div id="credit">
  978. T
  979. </div>
  980. </a>
  981.  
  982. <div id="entries">
  983.  
  984. {block:Posts}
  985. <div id="post">
  986. {block:IndexPage}
  987. {block:IfNotBottomInfo}
  988. <div id="info">
  989. {block:RebloggedFrom}
  990. {block:ContentSource}
  991. <a title="{ReblogRootName}" href="{SourceURL}">Source</a>&nbsp;&nbsp;:&nbsp;&nbsp;
  992. {/block:ContentSource}
  993. <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a><br />
  994. {/block:RebloggedFrom}
  995. {block:Date}
  996. <a href="{Permalink}">{TimeAgo}
  997. <br />
  998. {ShortMonth} {DayOfMonth}, {Year}
  999. <br />
  1000. {NoteCountWithLabel}</a>
  1001. <br />
  1002. {/block:Date}
  1003. <a href="{ReblogURL}">reblog</a>&nbsp;&nbsp;
  1004. </div>
  1005. {/block:IfNotBottomInfo}
  1006. {/block:IndexPage}
  1007.  
  1008. {block:Text}
  1009. {block:Title}
  1010. <h1>{Title}</h1>
  1011. {/block:Title}{Body}
  1012. {/block:Text}
  1013.  
  1014. {block:Photo}
  1015. <center>{LinkOpenTag}
  1016.  
  1017. {block:If400pxPosts}
  1018. <img src="{PhotoURL-500}" width="400">
  1019. {/block:If400pxPosts}
  1020.  
  1021. {block:IfNot400pxPosts}
  1022. <img src="{PhotoURL-500}">
  1023. {/block:IfNot400pxPosts}
  1024.  
  1025. {LinkCloseTag}</center>
  1026. {block:Caption}
  1027. {Caption}
  1028. {/block:Caption}
  1029. {/block:Photo}
  1030.  
  1031. {block:Photoset}
  1032.  
  1033. {block:If400pxPosts}
  1034. {Photoset-400}
  1035. {/block:If400pxPosts}
  1036.  
  1037. {block:IfNot400pxPosts}
  1038. {Photoset-500}
  1039. {/block:IfNot400pxPosts}
  1040.  
  1041. {block:Caption}
  1042. {Caption}
  1043. {/block:Caption}
  1044. {/block:Photoset}
  1045.  
  1046. {block:Quote}
  1047. <div class="quote">
  1048. {Quote}
  1049. </div>
  1050. {block:Source}
  1051. <div style="font-family: 'Droid Sans', sans-serif;">—
  1052. <br />{Source}
  1053. </div>
  1054. {/block:Source}
  1055. {/block:Quote}
  1056.  
  1057. {block:Link}
  1058. <h1>
  1059. <a href="{URL}" {Target}>{Name}</a>
  1060. </h1>
  1061. {block:Description}
  1062. {Description}
  1063. {/block:Description}
  1064. {/block:Link}
  1065.  
  1066. {block:Chat}
  1067. {block:Title}
  1068. <h1>{Title}</h1>
  1069. {/block:Title}
  1070. {block:Lines}
  1071. {block:Label}
  1072. <strong>{Label}&nbsp;</strong>
  1073. {/block:Label}
  1074. {Line}<br />
  1075. {/block:Lines}
  1076. {/block:Chat}
  1077.  
  1078. {block:Audio}
  1079. {block:AlbumArt}
  1080. <div class="audio">
  1081. <img src="{AlbumArtURL}">
  1082. </div>
  1083. {/block:AlbumArt}
  1084. <div class="hidden">
  1085. <div class="player">
  1086. <div class="pull">
  1087. {AudioPlayerWhite}
  1088. </div>
  1089. </div>
  1090. </div>
  1091. <div class="song">
  1092. {block:TrackName}
  1093. {TrackName}
  1094. {/block:TrackName}
  1095. {block:Artist}
  1096. <br />
  1097. {Artist}
  1098. {/block:Artist}
  1099. <br />
  1100. {PlayCountWithLabel}
  1101. </div>
  1102. {block:Caption}
  1103. <div class="caption">
  1104. {Caption}
  1105. </div>
  1106. {/block:Caption}
  1107. {/block:Audio}
  1108.  
  1109. {block:Video}
  1110.  
  1111. {block:If400pxPosts}
  1112. {Video-400}
  1113. {/block:If400pxPosts}
  1114.  
  1115. {block:IfNot400pxPosts}
  1116. {Video-500}
  1117. {/block:IfNot400pxPosts}
  1118.  
  1119. {block:Caption}
  1120. {Caption}
  1121. {/block:Caption}
  1122. {/block:Video}
  1123.  
  1124. {block:Answer}
  1125. <div class="question">
  1126. <a href="{AskerURL}" title="{AskerName}" target="blank">
  1127. <div class="face">
  1128. <img src="{AskerPortraitURL-16}">
  1129. </div>
  1130. </a>
  1131. <br />
  1132. <div class="words">
  1133. {Question}
  1134. </div>
  1135. </div><br />
  1136. {Answer}
  1137. {/block:Answer}
  1138.  
  1139. {block:PermalinkPage}
  1140. <div style="text-align:left; font-family: 'Open Sans', sans-serif; margin-top:20px; border-top:1px solid {color:sidebar}; padding-top:5px; text-transform:lowercase;">
  1141. {block:RebloggedFrom}
  1142. {block:ContentSource}orginally&nbsp;from&nbsp;<a href="{SourceURL}">{ReblogRootName}</a>,&nbsp;
  1143. {/block:ContentSource}via&nbsp;<a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;-&nbsp;
  1144. {/block:RebloggedFrom}<a href="{ReblogURL}">reblog</a>
  1145. <br />
  1146. {block:Date}
  1147. posted&nbsp;{TimeAgo}&nbsp;on&nbsp;{Month} {DayOfMonth},&nbsp;{Year}&nbsp;
  1148. {/block:Date}with&nbsp;{NoteCountWithLabel}
  1149. </div>
  1150. {block:HasTags}
  1151. <div style="font-family: 'Open Sans', sans-serif; text-align:left; margin-top:7px;">
  1152. tagged as:{block:Tags}<span style="font-style:italic;">
  1153. <a href="{TagURL}">{Tag}&nbsp;&nbsp;&nbsp;
  1154. </a></span>
  1155. {/block:Tags}
  1156. </div>
  1157. {/block:HasTags}
  1158. {/block:PermalinkPage}
  1159.  
  1160. {block:IndexPage}
  1161. {block:IfBottomInfo}
  1162. <div id="info">
  1163. {block:RebloggedFrom}
  1164. {block:ContentSource}
  1165. <a title="{ReblogRootName}" href="{SourceURL}">Source</a>,&nbsp;
  1166. {/block:ContentSource}
  1167. <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>&nbsp;&nbsp;:&nbsp;&nbsp;
  1168. {/block:RebloggedFrom}
  1169. {block:Date}
  1170. <a href="{Permalink}">{TimeAgo}&nbsp;&nbsp;:&nbsp;&nbsp;
  1171. {NoteCountWithLabel}</a>&nbsp;&nbsp;:&nbsp;&nbsp;
  1172. {/block:Date}
  1173. <a href="{ReblogURL}">reblog</a>
  1174. </div>
  1175. {block:HasTags}
  1176. <div id="tags">
  1177. {block:Tags}
  1178. &nbsp;<a href="{TagURL}">
  1179. {Tag}
  1180. </a>&nbsp;
  1181. {/block:Tags}
  1182. </div>
  1183. {/block:HasTags}
  1184. {/block:IfBottomInfo}
  1185. {/block:IndexPage}
  1186.  
  1187. </div>
  1188. {block:IndexPage}
  1189. {block:IfNotBottomInfo}
  1190. {block:HasTags}
  1191. <div id="tags">
  1192. {block:Tags}
  1193. -<a href="{TagURL}">
  1194. {Tag}
  1195. </a>
  1196. {/block:Tags}
  1197. </div>
  1198. {/block:HasTags}
  1199. {/block:IfNotBottomInfo}
  1200. {/block:IndexPage}
  1201. <br /><br /><br /><br />
  1202. {block:PostNotes}
  1203. {PostNotes}
  1204. {/block:PostNotes}
  1205. {/block:Posts}</div>
  1206. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement