Advertisement
heydestiel

theme twelve

Apr 19th, 2014
759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.81 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. <!-- theme 12 by daddyjensen
  4. you know the rules DONT STEAL & DO NOT REMOVE CREDIT
  5. pls its only courtesy -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head>
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#fff" />
  11. <meta name="color:text" content="#777" />
  12. <meta name="color:footer" content="#eaeaea" />
  13. <meta name="color:links" content="#b6babb" />
  14. <meta name="color:border" content="#f1f1f1"/>
  15. <meta name="color:footer shadow" content="#f6f3f7" />
  16. <meta name="color:footer text" content="#777" />
  17.  
  18. <meta name="text:sidebar top" content="100"/>
  19. <meta name="text:link 1 title" content="" />
  20. <meta name="text:link 2 title" content="" />
  21. <meta name="text:link 3 title" content="" />
  22. <meta name="text:link 4 title" content="" />
  23. <meta name="text:link 5 title" content="" />
  24. <meta name="text:link 6 title" content="" />
  25.  
  26. <meta name="text:link 1 url" content="/" />
  27. <meta name="text:link 2 url" content="/" />
  28. <meta name="text:link 3 url" content="/" />
  29. <meta name="text:link 4 url" content="/" />
  30. <meta name="text:link 5 url" content="/" />
  31. <meta name="text:link 6 url" content="/" />
  32.  
  33. <meta name="text:link 1 title" content="" />
  34. <meta name="text:link 2 title" content="" />
  35. <meta name="text:link 3 title" content="" />
  36. <meta name="text:link 4 title" content="" />
  37. <meta name="text:link 5 title" content="" />
  38. <meta name="text:link 6 title" content="" />
  39.  
  40. <meta name="if:400px posts" content="1">
  41. <meta name="if:500px posts" content="0">
  42. <meta name="if:250px posts" content="0">
  43. <meta name="if:show link 1" content="0"/>
  44. <meta name="if:show link 2" content="0"/>
  45. <meta name="if:show link 3" content="0"/>
  46. <meta name="if:show link 4" content="0"/>
  47. <meta name="if:show link 5" content="0"/>
  48. <meta name="if:show link 6" content="0"/>
  49. <meta name="if:permalink pixel" content="0" />
  50. <meta name="if:post shadow" content="0" />
  51. <meta name="image:permalink pixel" content="" />
  52. <meta name="image:sidebar" content=""/>
  53.  
  54.  
  55. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  56. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  57. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  58. <link rel="shortcut icon" href="{Favicon}" />
  59. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65. body {
  66. background: {color:Background} url('{image:Background}') bottom left fixed repeat;
  67. margin: 0;
  68. padding: 0;
  69. font-family: arial;
  70. }
  71.  
  72. a {
  73. color:{color:text};
  74. text-decoration:none;
  75. }
  76.  
  77. .clear {
  78. clear: both;
  79. height: 0px;
  80. overflow: hidden;
  81. }
  82.  
  83. a img {
  84. border: none;
  85. }
  86.  
  87. #wrapper {
  88. {block:If500pxPosts}width: 845px;{/block:If500pxPosts}
  89. {block:If400pxPosts}width: 745px;{/block:If400pxPosts}
  90. {block:If250pxPosts}width: 545px;{/block:If250pxPosts}
  91. margin: 0 auto;
  92. }
  93.  
  94. #wrapper #title {
  95. margin: 30px 0;
  96. color: #fff;
  97. font-size: 50px;
  98. font-weight: bold;
  99. font-family: {font:Blog Header};
  100. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  101. letter-spacing: -1px;
  102. }
  103.  
  104. #wrapper #title a {
  105. color: #fff;
  106. text-decoration: none;
  107. }
  108.  
  109. #wrapper #content {
  110. {block:If500pxPosts}width: 520px;{/block:If500pxPosts}
  111. {block:If400pxPosts}width: 425px;{/block:If400pxPosts}
  112. {block:If250pxPosts}width: 270px;{/block:If250pxPosts}
  113. float: right;
  114. }
  115.  
  116. #wrapper #content .post {
  117. font-family: {font:Body};
  118. border: 1px solid;
  119. border-color:{color:border};
  120. background: #fff;
  121. padding: 10px;
  122. position: center;
  123. {block:IfPostShadow}
  124. box-shadow:rgba(0,0,0,0.1)4px 4px;
  125. {/block:IfPostShadow}
  126. }
  127.  
  128. #wrapper #content .post .media {
  129. text-align: center;
  130. margin-bottom: 10px;
  131. }
  132.  
  133. #wrapper #content .post .quotebg {
  134. font-family: georgia, serif;
  135. font-size: 150px;
  136. color: {color:Footer};
  137. opacity: 0.2;
  138. filter: alpha(opacity=20);
  139. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  140. position: absolute;
  141. top: 70px;
  142. left: 10px;
  143. }
  144.  
  145. #wrapper #content .post .quote {
  146. color: {color:Text};
  147. font-weight: bold;
  148. padding: 20px 20px 5px 20px;
  149. }
  150.  
  151. #wrapper #content .post .quote.short {
  152. font-size: 14px;
  153. line-height: 35px;
  154. {block:If250pxPosts}
  155. font-size: 15px;
  156. line-height: 18px;
  157. {/block:If250pxPosts}
  158. }
  159.  
  160. #wrapper #content .post .quote.medium {
  161. font-size: 14x;
  162. line-height: 28px;
  163. {block:If250pxPosts}
  164. font-size: 15px;
  165. line-height: 18px;
  166. {/block:If250pxPosts}
  167. }
  168.  
  169. #wrapper #content .post .quote.long {
  170. font-size: 14px;
  171. line-height: 22px;
  172. {block:If250pxPosts}
  173. font-size: 15px;
  174. line-height: 18px;
  175. {/block:If250pxPosts}
  176. }
  177.  
  178. #wrapper #content .post .quote_source *:first {
  179. margin-top: 0px;
  180. }
  181.  
  182. #wrapper #content .post .quote_source *:last {
  183. margin-bottom: 0px;
  184. }
  185.  
  186. #wrapper #content .post .quote *:first {
  187. margin-top: 0px;
  188. }
  189.  
  190. #wrapper #content .post .quote *:last {
  191. margin-bottom: 0px;
  192. }
  193.  
  194. #wrapper #content .post .copy {
  195. color: #6e7173;
  196. padding: 10px;
  197. font-size: 13px;
  198. line-height: 15px;
  199. margin-top: -12px;
  200. }
  201.  
  202. #wrapper #content .post .copy a {
  203. color: #6e7173;
  204. text-decoration: underline;
  205. }
  206.  
  207. #wrapper #content .post .copy p {
  208. margin: 10px 0 0 0;
  209. padding: 0;
  210. }
  211.  
  212. #wrapper #content .post .copy pre {
  213. margin: 10px 0px 10px 0px;
  214. padding: 10px;
  215. background-color: #e6e6e6;
  216. font: normal 11px Courier, monospace;
  217. overflow: auto;
  218. }
  219.  
  220. #wrapper #content .post .copy > p:first {
  221. margin-top: 0;
  222. }
  223.  
  224. #wrapper #content .post .copy img {
  225. max-width: 100%;
  226. }
  227.  
  228. .audio1 {position:relative; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:160px;}
  229. .player1 {position:absolute; z-index:3; background:#FFFFFF; margin-top:63px; margin-left:63px; opacity:0.75; filter:alpha(opacity=75); border:2px {color:border} solid}
  230. .audioplayer1 {width:15px; height:25px; overflow:hidden; padding:3px; margin-right:11px}
  231.  
  232. .audiocaption {margin-left:172px;}
  233. .audiocaption img {max-width:330px!important}
  234. .audiocaption blockquote img {max-width:320px!important}
  235. .audiocaption blockquote blockquote img {max-width:310px!important}
  236.  
  237.  
  238. #wrapper #content .post .audio {
  239. background: #eaeaea;
  240. float: left;
  241. padding: 7px;
  242. margin-bottom: 10px;
  243. -moz-border-radius: 4px;
  244. -webkit-border-radius: 4px;
  245. border-radius: 4px;
  246. }
  247.  
  248. #wrapper #content .post .audio .player {
  249. float: left;
  250. }
  251.  
  252. #wrapper #content .post .audio .player .audio_player embed {
  253. border: 1px solid #c8c8c8;
  254. }
  255.  
  256. #wrapper #content .post .audio .meta {
  257. padding: 8px 13px;
  258. height: 13px;
  259. float: left;
  260. color: #666;
  261. font-family: {font:Body};
  262. font-size: 11px;
  263. text-transform: lowercase;
  264. }
  265.  
  266. #wrapper #content .post .audio .meta a {
  267. color: #666;
  268. text-decoration: none;
  269. }
  270.  
  271. #wrapper #content .post .question {
  272. color: #494949;
  273. font-size: 16px;
  274. font-weight: bold;
  275. background: #f1f1f1;
  276. -moz-border-radius: 8px;
  277. -webkit-border-radius: 8px;
  278. border-radius: 8px;
  279. margin: 0 0 15px 0;
  280. padding: 15px 20px;
  281. position: relative;
  282. }
  283.  
  284. #wrapper #content .post .question .nipple {
  285. width: 13px;
  286. height: 7px;
  287. background: #f1f1f1 url('http://assets.tumblr.com/themes/redux/ask-mask.png');
  288. position: absolute;
  289. bottom: -7px;
  290. left: 30px;
  291. }
  292.  
  293. #wrapper #content .post .asker_container {
  294. margin: 0 0 20px 24px;
  295. }
  296.  
  297. #wrapper #content .post .asker_container img {
  298. margin: 0 12px -7px 0;
  299. }
  300.  
  301. #wrapper #content .post .asker_container a.asker {
  302. color: {color:Body};
  303. }
  304.  
  305. #wrapper #content .post .title {
  306. color: #494949;
  307. font-size: 16px;
  308. font-weight: bold;
  309. padding: 10px 10px 0 10px;
  310. font-family: {font:Post Titles};
  311. }
  312.  
  313. #wrapper #content .post img {
  314. {block:If500pxPosts}max-width: 500px;{/block:If500pxPosts}
  315. {block:If400pxPosts}max-width: 400px;{/block:If400pxPosts}
  316. {block:If250pxPosts}max-width: 250px;{/block:If250pxPosts}
  317. }
  318.  
  319. #wrapper #content .post .chat {
  320. background-color: #fff;
  321. font-size: 14px;
  322. }
  323.  
  324. #wrapper #content .post .chat .lines {
  325. margin-left: 1px;
  326. }
  327.  
  328. #wrapper #content .post .chat .lines .line {
  329. background-color:#e4e4e4;
  330. color: {color:text};
  331. margin-bottom: 1px;
  332. padding: 3px 5px;
  333. }
  334.  
  335. #wrapper #content .post .chat .lines .line.even {
  336. background-color: #fff;
  337. }
  338.  
  339. #wrapper #content .post .link {
  340. margin: 4px 0 2px 0;
  341. font-size: 16px;
  342. line-height: 25px;
  343. }
  344.  
  345. #wrapper #content .post .link a {
  346. background-color: {color:Links};
  347. color: #fff;
  348. padding: 5px 7px;
  349. -moz-border-radius: 4px;
  350. -webkit-border-radius: 4px;
  351. border-radius: 4px;
  352. }
  353.  
  354. #wrapper #content .post .link a:hover {
  355. opacity: 0.9;
  356. filter: alpha(opacity=90);
  357. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  358. }
  359.  
  360. #wrapper #content .post .footer {
  361. background: {color:footer} url('') top left fixed repeat;
  362. border-radius: 2px;
  363. -moz-border-radius: 2px;
  364. -webkit-border-radius: 2px;
  365. -o-border-radius: 2px;
  366. -ms-border-radius: 2px;
  367. font-family: arial;
  368. font-size: 11px;
  369. {block:If250pxPosts}
  370. font-size: 9px;
  371. {/block:If250pxPosts}
  372. font-weight:none;
  373. text-transform: normal;
  374. -webkit-transition: all 0.5s ease-out;
  375. -moz-transition: all 0.5s ease-out;
  376. -o-transition: all 0.5s ease-out;
  377. -ms-transition: all 0.5s ease-out;
  378. transition: all 0.5s ease-out;
  379. padding: 3px 6px;
  380. margin-top: 5px;
  381. color: {color: footer text};
  382. text-shadow: {color:footer shadow} 1px 1px;
  383. }
  384.  
  385. #wrapper #content .post .footer.for_permalink:hover {
  386. opacity: 0.8;
  387. filter: alpha(opacity=90);
  388. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  389. }
  390.  
  391. #wrapper #content .post .footer .date {
  392. width: 67%;
  393. float: left;
  394. color: {color:footer text};
  395. }
  396.  
  397. #wrapper #content .post .footer .notes {
  398. width: 70%;
  399. margin-top: -13px;
  400. float: right;
  401. text-align: right;
  402. color: {color:footer text};
  403. }
  404.  
  405. #wrapper #content .post .footer .notes a {
  406. color: {color:footer text};
  407. }
  408.  
  409. #wrapper #content .post .footer .tags a {
  410. color: {color:footer text};
  411. text-decoration: underline;
  412. }
  413.  
  414. #wrapper #content .post .footer .tags .tag-commas:last {
  415. display: none;
  416. }
  417.  
  418. #wrapper #content .post .footer.with_source_url .tags {
  419. max-width: 390px;
  420. {block:If500pxPosts}
  421. max-width: 330px;
  422. {/block:If500pxPosts}
  423. {block:If250pxPosts}
  424. max-width: 150px;
  425. {/block:If250pxPosts}
  426. float: left;
  427. color: {color:footer text};
  428. }
  429.  
  430. #wrapper #content .post .footer.with_source_url .source_url {
  431. float: right;
  432. max-width: 160px;
  433. overflow: hidden;
  434. white-space: nowrap;
  435. color: {color:footer text};
  436. }
  437.  
  438. #wrapper #content .post .footer.with_source_url .source_url img {
  439. vertical-align: top;
  440. -moz-opacity: 0.5;
  441. opacity: 0.5;
  442. }
  443.  
  444. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  445. -moz-opacity: 0.7;
  446. opacity: 0.7;
  447. }
  448.  
  449. #wrapper #content .post a {
  450. color: #6e7173;
  451. text-decoration: none;
  452. }
  453.  
  454. #wrapper #content .post .copy blockquote {
  455. margin: 10px 0px 10px 10px;
  456. padding-left: 15px;
  457. border-left: solid 4px #dcdcdc;
  458. }
  459.  
  460. #wrapper #content .post .copy blockquote blockquote {
  461. border-left: solid 4px #cccccc;
  462. }
  463.  
  464. #wrapper #content .post .copy blockquote blockquote blockquote {
  465. border-left: solid 4px #bcbcbc;
  466. }
  467.  
  468. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  469. border-left: solid 4px #acacac;
  470. }
  471.  
  472. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  473. border-left: solid 4px #9c9c9c;
  474. }
  475.  
  476. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  477. border-left: solid 4px #8c8c8c;
  478. }
  479.  
  480. #wrapper #content .bottom {
  481. top center no-repeat transparent;
  482. width: 513px;
  483. height: 40px;
  484. margin: 0 auto;
  485. }
  486.  
  487. #wrapper #content #navigation {
  488. text-align: right;
  489. padding-bottom: 35px;
  490. text-transform: lowercase;
  491. }
  492.  
  493. #wrapper #content #navigation a {
  494. background-color: #fff;
  495. color: {color:Links};
  496. padding: 5px 10px;
  497. text-decoration: none;
  498. margin-left: 25px;
  499. }
  500.  
  501. #wrapper #content #navigation a:hover {
  502. opacity: 0.9;
  503. filter: alpha(opacity=90);
  504. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  505. }
  506.  
  507. #wrapper #content #navigation.jump_pagination {}
  508.  
  509. #wrapper #content #navigation.jump_pagination a {
  510. margin: 0 0 0 4px;
  511. }
  512.  
  513. #wrapper #content #navigation.jump_pagination .current_page {
  514. color: #fff;
  515. background-color: rgba(255,255,255, 0.1);
  516. border: 2px solid #fff;
  517. padding: 3px 8px;
  518. margin: 0 0 0 4px;
  519. cursor: default;
  520. }
  521.  
  522. #wrapper #content #navigation.jump_pagination .jump_page {}
  523.  
  524. #wrapper #content .post .notecontainer {
  525. background: #eaeaea;
  526. -moz-border-radius: 4px;
  527. -webkit-border-radius: 4px;
  528. border-radius: 4px;
  529. font-family: {font:Body};
  530. font-size: 11px;
  531. color: #666;
  532. margin-top: 10px;
  533. margin-bottom: -10px;
  534. }
  535.  
  536. #wrapper #content .post .notecontainer a {
  537. color: #666;
  538. text-decoration: underline;
  539. }
  540.  
  541. #wrapper #content .post .notecontainer ol.notes {
  542. padding: 0px 0 10px 0;
  543. list-style-type: none;
  544. font-size: 11px;
  545. }
  546.  
  547. #wrapper #content .post .notecontainer ol.notes li.note {
  548. padding: 10px 10px 0 10px;
  549. }
  550.  
  551. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  552. vertical-align: -4px;
  553. margin-right: 10px;
  554. width: 16px;
  555. height: 16px;
  556. }
  557.  
  558. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  559. font-weight: normal;
  560. }
  561.  
  562. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  563. font-weight: normal;
  564. }
  565.  
  566. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  567. border-left: 2px solid #666;
  568. padding: 4px 10px;
  569. margin: 10px 0px 0px 25px;
  570. }
  571.  
  572. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  573. text-decoration: none;
  574. }
  575.  
  576. #wrapper #content .rebloggedfrom {
  577. color: {color:footer text};
  578. background: {color:footer} url('') top left fixed repeat;
  579. border-radius: 2px;
  580. -moz-border-radius: 2px;
  581. -webkit-border-radius: 2px;
  582. -o-border-radius: 2px;
  583. -ms-border-radius: 2px;
  584. font-family: verdana;
  585. font-size: 9px;
  586. font-weight: bold;
  587. text-transform: uppercase;
  588. -webkit-transition: all 0.5s ease-out;
  589. -moz-transition: all 0.5s ease-out;
  590. -o-transition: all 0.5s ease-out;
  591. -ms-transition: all 0.5s ease-out;
  592. transition: all 0.5s ease-out;
  593. padding: 3px 6px;
  594. margin-top: 5px;
  595. text-shadow: {color:footer shadow} 1px 1px;
  596. }
  597.  
  598. #wrapper #sidebar {
  599. position:fixed !important;
  600. padding: 10px;
  601. padding-right: 15px;
  602. margin-left: 10px;
  603. float:left;
  604. margin-top: {text:sidebar top}px;
  605. {block:If400pxPosts}
  606. {block:IfRightSidebar}
  607. margin-left:500px;
  608. {/block:IfRightSidebar}
  609. {/block:If400pxPosts}
  610. {block:If500pxPosts}
  611. {block:IfRightSidebar}
  612. margin-left:600px;
  613. {/block:IfRightSidebar}
  614. {/block:If500pxPosts}
  615. width: 200px;
  616. color: {color:Text};
  617. font-family: {font:Body}
  618. }
  619.  
  620. #wrapper #sidebar #pages{
  621. width: 215px;
  622. float: left;
  623. {block:IfRightSidebar}
  624. float: right;
  625. {/block:IfRightSidebar}
  626. position: fixed;
  627. font-size:10px;
  628. padding-bottom: 0px;
  629. padding: 5px;
  630. color:{color:Text};letter-spacing: 2px;
  631. margin-top:16px;
  632. margin-left: -14px;
  633. text-align:center;
  634. }
  635.  
  636. #wrapper #sidebar #pages a{
  637. color:{color:Links}
  638. }
  639.  
  640. #wrapper #sidebar #top {
  641. background: {image:background};
  642. padding: 0px;
  643. }
  644.  
  645. #wrapper #sidebar #top #avatar {
  646. display: none;
  647. }
  648.  
  649. #sideimg {
  650. width:205px; height:auto;
  651. opacity: 1;
  652. margin-left:-5px;
  653. }
  654.  
  655. #sideimg img {
  656. {block:IfSidebarImage}
  657. padding-top:5px;
  658. width:200px; height:auto;
  659. {block:IfSideBarImage}
  660. }
  661.  
  662. #wrapper #sidebar #top #description {
  663. font-size: 10px;
  664. position: relative;
  665. width:220px;
  666. font-family: arial;
  667. top:-5px;
  668. left:-15px;
  669. }
  670.  
  671. #wrapper #sidebar #top #description a {
  672. color: {color:Links};
  673. }
  674.  
  675. #wrapper #sidebar #top #description a:hover {
  676. color: {color:Links};
  677. text-decoration: underline;
  678. }
  679.  
  680. #wrapper #sidebar #top .heading {
  681. color: #fff;
  682. font-family: helvetica, arial, sans-serif;
  683. font-size: 17px;
  684. margin-top: 20px;
  685. padding: 10px;
  686. background-color: {color:Background};
  687. -webkit-border-top-left-radius: 4px;
  688. -webkit-border-top-right-radius: 4px;
  689. -moz-border-radius-topleft: 4px;
  690. -moz-border-radius-topright: 4px;
  691. border-top-left-radius: 4px;
  692. border-top-right-radius: 4px;
  693. }
  694.  
  695. #wrapper #sidebar #top a .heading {
  696. color: #fff;
  697. text-decoration: none;
  698. }
  699.  
  700. #wrapper #sidebar #top .content {
  701. margin-top: 2px;
  702. padding: 7px 10px;
  703. background: #eaeaea;
  704. color: #666;
  705. font-size: 11px;
  706. overflow: hidden;
  707. }
  708.  
  709. #wrapper #sidebar #top a {
  710. text-decoration: none;
  711. }
  712.  
  713. #wrapper #sidebar #bottom {
  714. background: url('http://assets.tumblr.com/themes/redux/sidebar-bottom.png') top center no-repeat transparent;
  715. width: 250px;
  716. height: 25px;
  717. }
  718.  
  719. #profoundbond {
  720. position:fixed;
  721. font-family:calibri;
  722. text-transform:lowercase;
  723. font-size:15px;
  724. letter-spacing:1px;
  725. right:10px;
  726. bottom:15px;
  727. color:#777777;
  728. padding: 5px;
  729. opacity:0.9;
  730. }
  731.  
  732. </style>
  733.  
  734.  
  735. </style>
  736.  
  737.  
  738. <style type="text/css">{CustomCSS}</style>
  739. </head>
  740.  
  741. <body>
  742. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
  743. </script>
  744. <script>
  745. $(document).ready(function(){
  746. $("#updatestab").click(function(){
  747. $("#updates").slideToggle("EASE");
  748.  
  749. });
  750. });
  751. </script>
  752.  
  753.  
  754.  
  755. <div id="wrapper">
  756. <div id="title">
  757.  
  758. </div>
  759.  
  760. <div id="content">
  761.  
  762. {block:Posts}
  763. <br><br><div class="post">
  764.  
  765. {block:Photo}
  766. <div class="media">{LinkOpenTag}
  767.  
  768. {block:If500pxPosts}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{block:If500pxPosts}
  769. {block:If400pxPosts}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{/block:If400pxPosts}
  770. {block:If250pxPosts}<img src="{PhotoURL-250}" alt="{PhotoAlt}" />{/block:If250pxPosts}
  771.  
  772.  
  773. {LinkCloseTag}</div>
  774. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  775. {/block:Photo}
  776.  
  777. {block:Video}
  778. <div class="media">
  779. {block:If500pxPosts}{Video-500}{/block:If500pxPosts}
  780. {block:If400pxPosts}{Video-400}{/block:If400pxPosts}
  781. {block:If250pxPosts}{Video-250}{/block:If250pxPosts}
  782.  
  783. </div>
  784. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  785. {/block:Video}
  786.  
  787. {block:Audio}
  788.  
  789. {block:IfNot250pxPosts}
  790. <div class="audio1"><span style="background-color:{color:Background}; position:absolute; width:160px; height:160px; margin-right:12px;">
  791.  
  792. {block:AlbumArt}<img src="{AlbumArtURL}" width="160px" height="160px" align="left" style="margin-right:12px;" />{/block:AlbumArt}
  793.  
  794.  
  795. <div class="player1"><div class="audioplayer1">{AudioPlayerWhite}</div></div></span>
  796. <div class="audiocaption"><div class="copy">{block:Caption}{Caption}{/block:Caption}</div></div></div>
  797. {/block:IfNot250pxPosts}
  798.  
  799.  
  800. {block:If250pxPosts}
  801. <div class="audio">
  802. <div class="player">{AudioPlayerWhite}</div>
  803. <div class="meta">{PlayCountWithLabel}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  804. <div class="clear"></div>
  805. </div>
  806. <div class="clear"></div>
  807. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  808. {/block:If250pxPosts}
  809.  
  810. {/block:Audio}
  811.  
  812. {block:Quote}
  813. <div class="quote {Length}">{Quote}</div>
  814. <div class="copy">
  815. <div class="quotebg"></div>
  816. {block:Source}
  817. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  818. <tr>
  819. <td valign="top" style="width:20px;">&mdash;</td>
  820. <td valign="top" class="quote_source">
  821. {Source}
  822. </td>
  823. </tr>
  824. </table>
  825. {/block:Source}
  826. </div>
  827. {/block:Quote}
  828.  
  829. {block:Text}
  830. {block:Title}<div class="title">{Title}</div>{/block:Title}
  831. <div class="copy">{Body}</div>
  832. {/block:Text}
  833.  
  834. {block:Answer}
  835. <div class="question">
  836. <div class="nipple"></div>
  837. {Question}
  838. </div>
  839. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  840. <div class="copy">{Answer}</div>
  841. {/block:Answer}
  842.  
  843. {block:Chat}
  844. {block:Title}<div class="title">{Title}</div>{/block:Title}
  845. <div class="chat">
  846. <div class="lines">
  847. {block:Lines}
  848. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  849. {/block:Lines}
  850. </div>
  851. </div>
  852. <div class="clear"></div>
  853. <div style="height:10px;"></div>
  854. {/block:Chat}
  855.  
  856. {block:Link}
  857. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  858. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  859. {/block:Link}
  860.  
  861. {block:Date}
  862. <a href="{Permalink}">
  863. <div class="footer for_permalink">
  864. <div class="date">
  865. {block:IfPermalinkPixel}
  866. <img src="{image:permalink pixel}" width= 15px;>
  867. {/block:IfPermalinkPixel}
  868. {TimeAgo}
  869. {block:IfPermalinkPixel}
  870. <img src="{image:permalink pixel}" width= 15px>
  871. {/block:IfPermalinkPixel}
  872. </div>
  873. <div class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} / <a href="{ReblogParentURL}"> via </a>{/block:RebloggedFrom}
  874.  
  875. {block:ContentSource} / <a href="{SourceURL}">©</a>{/block:ContentSource}</div>{/block:Pagination}
  876.  
  877. <div class="clear"></div>
  878. </div>
  879. </a>
  880. {/block:Date}
  881.  
  882. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  883. display:none;
  884. {block:HasTags}display:block;{/block:HasTags}
  885. {block:ContentSource}display:block;{/block:ContentSource}
  886. ">
  887. {block:HasTags}<div class="tags">tagged: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">,&nbsp</span>{/block:Tags}</div>{/block:HasTags}
  888.  
  889. <div class="clear"></div>
  890. </div>
  891.  
  892. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  893.  
  894. </div>
  895. <div class="bottom"></div>
  896. {/block:Posts}
  897.  
  898. </div>
  899.  
  900. <div id="sidebar">
  901. <div id="top">
  902. <center><div id="sideimg"><a href="/"><img src="{image:sidebar}" style="width: 230px; margin-left: -15px; margin-top: 50px; "></a></div>
  903.  
  904. <div id="description"><Br>{Description}</div>
  905.  
  906. <center><select onChange="location.href=this.options[this.selectedIndex].value;" style="font-family:arial; font-size:10px; margin-top: 8px; width: 120px; margin-bottom: 10px;margin-left: 0px;">
  907. <option value="/">navigation</option>
  908. {block:Ifshowlink1}<option value="{text:link 1 url}">{text:link 1 title}</option>{/block:Ifshowlink1}
  909. {block:Ifshowlink2}<option value="{text:link 2 url}">{text:link 2 title}</option>{/block:Ifshowlink2}
  910. {block:Ifshowlink3}<option value="{text:link 3 url}">{text:link 3 title}</option>{/block:Ifshowlink3}
  911. {block:Ifshowlink4}<option value="{text:link 4 url}">{text:link 4 title}</option>{/block:Ifshowlink4}
  912. {block:Ifshowlink5}<option value="{text:link 5 url}">{text:link 5 title}</option>{/block:Ifshowlink5}
  913. {block:Ifshowlink6}<option value="{text:link 6 url}">{text:link 6 title}</option>{block:Ifshowlink6}
  914. </center>
  915. </select>
  916. <br>
  917.  
  918. </div>
  919.  
  920. <div id="pages">{block:Pagination}
  921. {/block:Pagination}
  922. {block:PreviousPage}<a class="jump_page" href="{PreviousPage}">-</a>{/block:PreviousPage}
  923. {block:JumpPagination length="4"}
  924. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  925. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  926. {/block:JumpPagination}
  927. {block:NextPage}<a class="jump_page" href="{NextPage}">+</a>{/block:NextPage}
  928. </div>
  929.  
  930. </div>
  931. </div>
  932. <div id="profoundbond"><a href="http://daddyjensen.tumblr.com/">©</a></div>
  933. </body>
  934. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement