Advertisement
himeanime

semi-transparent theme, with title by blythe

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