Advertisement
rachaelsux

(19) Beggin' For Thread

Aug 16th, 2014
783
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.18 KB | None | 0 0
  1. <!--theme 19 ( beggin' for thread ) by zeautiful previously dimplekink do not remove the credit please n thank you!-->
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <head>
  6.  
  7.  
  8. <title>{Title}</title>
  9.  
  10. <link rel="shortcut icon" href="{favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <!--Default Variables-->
  15.  
  16. <meta name="color:Background" content="#ffffff"/>
  17. <meta name="color:Text" content="#aaaaaa"/>
  18. <meta name="color:Link" content="#000000"/>
  19. <meta name="color:border" content=""/>
  20. <meta name="color:permalink" content=""/>
  21. <meta name="color:permalink border" content=""/>
  22. <meta name="color:asks" content=""/>
  23.  
  24.  
  25. <meta name="image:background" content=""/>
  26. <meta name="text:Link 1 URL" content="" />
  27. <meta name="text:Link 1" content="" />
  28. <meta name="text:Link 2 URL" content="" />
  29. <meta name="text:Link 2" content="" />
  30.  
  31.  
  32.  
  33. <meta name="if:Shadow" content="0" />
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. <!-- jquery for tooltips-->
  42.  
  43.  
  44. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  45.  
  46. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  47.  
  48. <script>
  49.  
  50. (function($){
  51.  
  52. $(document).ready(function(){
  53.  
  54. $("a[title]").style_my_tooltips({
  55.  
  56. tip_follows_cursor:true,
  57.  
  58. tip_delay_time:30,
  59.  
  60. tip_fade_speed:300,
  61.  
  62. attribute:"title"
  63.  
  64. });
  65.  
  66. });
  67.  
  68. })(jQuery);
  69.  
  70. </script>
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77. <!--CSS customization here. -->
  78.  
  79. <style type="text/css">
  80.  
  81. #s-m-t-tooltip{
  82. position:absolute;
  83. margin-top: 15px;
  84. z-index:9999;
  85. background:{color:background};
  86. }
  87.  
  88.  
  89.  
  90. /*basics*/
  91. blockquote {padding: 0px 0 0px 10px;
  92. border-left:1px solid #000;
  93. margin-left:30px;
  94. }
  95.  
  96. body {
  97. background: {color:Background} url('{image:Background}') no-repeat center fixed ;
  98. -webkit-background-size: cover;
  99. -moz-background-size: cover;
  100. -o-background-size: cover;
  101. background-size: cover;
  102. color:{color:text};
  103. font-family:consolas, arial;
  104. font-size:11px;
  105. text-align:justify;
  106. margin:0;
  107. line-height:16px;}
  108.  
  109.  
  110. a {
  111. color:{color:link};
  112. text-decoration:none;
  113. }
  114.  
  115. a:hover {
  116. text-decoration:underline;}
  117.  
  118. img{opacity:1;
  119. border:none;
  120. text-decoration:none}
  121.  
  122.  
  123. small {
  124. font-size:9px;}
  125.  
  126. big {
  127. font-size:12px;}
  128.  
  129.  
  130. #title {font-size:12px;
  131. line-height:18px;
  132. font-weight:bold;
  133. margin-bottom:10px;
  134. text-transform:uppercase;
  135. text-align:left;}
  136.  
  137.  
  138. /*sidebar*/
  139. #sidebar {text-align:center;
  140. position:fixed;
  141. margin-left:-315px;
  142. margin-top:150px;
  143. width:155px;
  144. background-color:#fff;
  145. padding:5px;
  146. border: 1px solid {color:border};
  147. {block:ifShadow}
  148. box-shadow:rgba(0,0,0,0.1)7px 7px;
  149. {/block:ifShadow}}
  150. }
  151.  
  152.  
  153. #blogt {font-size:18px;
  154. font-weight:bold;margin-bottom:2px;
  155. text-align:right;
  156. letter-spacing:1px;
  157. font-family:arial;
  158.  
  159. }
  160.  
  161. #links {
  162. line-height:16px;
  163. text-transform:lowercase;
  164. }
  165.  
  166.  
  167. #links a {
  168. margin-right:5px;
  169. display:inline-block;
  170. margin-bottom:5px;
  171. margin-top:-10px;
  172. }
  173.  
  174. #description {
  175. margin:10px -15;
  176. text-align:justify;
  177.  
  178. }
  179.  
  180.  
  181. /*pagination*/
  182. #pagination {
  183. margin:50px 0;
  184. text-transform:lowercase;
  185. font-weight:bold;
  186. text-align:center;
  187. }
  188. #pagination a {
  189. padding:0 15px;
  190. }
  191.  
  192. /*container*/
  193. #con {
  194. left:50%;
  195. margin-left:-150px;
  196. position:absolute;
  197. }
  198.  
  199.  
  200.  
  201. /*posts*/
  202.  
  203. #entries {
  204. margin-top:75px;
  205. width:500px;
  206.  
  207. }
  208.  
  209.  
  210.  
  211. #posts {
  212. background-color:#fff;
  213. padding:5px;
  214. border: 1px solid {color:border};
  215.  
  216. width:500px;
  217. {block:IndexPage}
  218. margin-bottom:95px;{block:ifShadow}
  219. box-shadow:rgba(0,0,0,0.1)7px 7px;
  220. {/block:ifShadow}
  221. {/block:IndexPage}
  222. {block:PermalinkPage}
  223. margin-bottom:95px;
  224. {/block:PermalinkPage}
  225.  
  226. }
  227. #posts img {
  228. max-width:500px;
  229.  
  230. }
  231.  
  232. #posts img, #posts li, #posts blockquote {max-width: 100%;}
  233. .caption {width:100%;
  234. margin-top:10px;
  235.  
  236. }
  237.  
  238. /*quote*/
  239.  
  240. #titlequote{
  241. text-align:center;
  242. font-size:14px;
  243. line-height:18px;
  244. font-weight:bold;
  245. }
  246.  
  247. #source {
  248. text-align:center;
  249. font-size:8px;
  250. letter-spacing:1px;
  251. text-transform:uppercase;
  252. padding-bottom:5px;
  253. margin-top:15px;
  254. margin-left:15px;
  255. }
  256.  
  257.  
  258. /*audio*/
  259.  
  260. .newplayerbutton {
  261. position: relative;
  262. width: 28px;
  263. height: 27px;
  264. overflow: hidden;
  265. }
  266.  
  267. .playerbuttonhug {
  268. position: absolute;
  269. top: -11px;
  270. left: -12px;
  271. }
  272.  
  273.  
  274. .tumblr_audio_player {
  275. border: none;
  276. padding: 0px;
  277. margin: 0px;
  278. height: 50px;
  279. width: 500px;
  280. }
  281.  
  282. .playerbuttonbg {
  283. position: absolute;
  284. left: 20px;
  285. top: 20px;
  286. width: 28px;
  287. height: 28px;
  288. background-color: #ffffff;
  289. padding: 10px;
  290. -webkit-border-radius: 40px;
  291. -moz-border-radius: 40px;
  292. border-radius: 40px;
  293. opacity: .4;
  294. filter: alpha(opacity=40);
  295. -moz-opacity: 0.4;
  296. -khtml-opacity: 0.4;
  297. transition: opacity .7s ease-in-out;
  298. -moz-transition: opacity .7s ease-in-out;
  299. -webkit-transition: opacity .7s ease-in-out;
  300. }
  301.  
  302. .playerbuttonbg:hover {
  303. opacity: 1;
  304. filter: alpha(opacity=100);
  305. -moz-opacity: 1;
  306. -khtml-opacity: 1;
  307. }
  308.  
  309. .audioimgwrapper {
  310. position: absolute;
  311. left: 0px;
  312. top: 0px;
  313.  
  314.  
  315. overflow: hidden;
  316. width: 88px;
  317. height: 88px;
  318. }
  319.  
  320. .audioimgwrapper img {
  321. width: 100%;
  322. height: auto;
  323.  
  324. }
  325.  
  326. .trackdetails {
  327. width: auto;
  328. display:inline-block;
  329. margin-left: 100px;
  330. min-height: 85px;
  331. }
  332.  
  333. .audiowrapper {
  334. position: relative;
  335. display:inline-block;
  336. }
  337.  
  338. /*asks*/
  339. .q {margin-bottom:10px;
  340. line-height:15px;
  341. background-color:{color:asks};
  342. padding:15px;
  343. }
  344. .as {
  345. font-weight:bold;}
  346.  
  347. .a {
  348. margin-top:20px;
  349. }
  350.  
  351.  
  352. /*chat*/
  353.  
  354. .chat ol {
  355. padding:0;
  356. list-style:none;
  357. }
  358. .line {padding:5px 0;}
  359.  
  360. .label {font-weight:bold;
  361. }
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368. /*permalink and notes*/
  369.  
  370. #permalink {
  371. margin-top:15px;
  372. font-size:9px;
  373. border:1px solid {color:permalink border};
  374.  
  375. line-height:250%;
  376. margin-top:5px;
  377. text-transform:uppercase;
  378.  
  379. background-color:{color:permalink};
  380. padding: 1px;
  381.  
  382. }
  383. #permalink a {margin-right:10px;
  384.  
  385.  
  386.  
  387. }
  388.  
  389.  
  390. .tags {
  391. word-break:break-all;
  392. font-size:9px;
  393. margin-top:-5px;
  394. text-transform:none;
  395. border-top:1px solid {color:permalink border};
  396.  
  397.  
  398.  
  399. }
  400.  
  401. .tags a{
  402.  
  403. border-bottom:1px solid #222222}
  404.  
  405. .pagenotes {
  406. {block:IndexPage}
  407. display: none!important;
  408. {/block:IndexPage}
  409. width:400px;
  410. text-align:left;
  411.  
  412. }
  413. .pagenotes img {
  414. display:none!important;}
  415. .pagenotes li {
  416. list-style-type:none;
  417. padding:5px 0px;
  418. text-align:left;
  419. margin:0 0 0 -40px;
  420. }
  421.  
  422.  
  423.  
  424. #credit {
  425. bottom:10px;
  426. font-style:none;
  427. font-size:14px;
  428. right:35px;
  429. position:fixed;
  430. }
  431.  
  432. {CustomCSS}
  433.  
  434.  
  435. </style>
  436.  
  437.  
  438.  
  439. </head>
  440.  
  441. <body>
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. <div id="con">
  451.  
  452. <div id="sidebar">
  453.  
  454.  
  455. <div id="links">
  456.  
  457. <a href="/">home</a>
  458. <a href="/ask">ask</a>
  459. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  460. {block:ifLink2}<a href="{text:Link 2 URL}" >{text:Link 2}</a>{/block:ifLink2}
  461.  
  462. </div>
  463. <div id="description">{Description}</div>
  464.  
  465.  
  466. </div>
  467.  
  468.  
  469.  
  470.  
  471. <div id="entries">
  472.  
  473. {block:Posts}
  474. <div id="posts">
  475.  
  476.  
  477. {block:Quote}
  478.  
  479.  
  480. <div id="titlequote">“{Quote}”</div>
  481. {block:Source}<div id="source">&mdash; {Source}</div>{/block:Source}
  482. {/block:Quote}
  483.  
  484.  
  485.  
  486. {block:Text}
  487.  
  488. {block:Title}
  489. <div id="title">{Title}</div>{/block:Title}
  490. {Body}
  491. {/block:Text}
  492.  
  493. {block:Link}
  494. <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  495. {/block:Link}
  496.  
  497. {block:Chat}
  498. {block:Title}
  499. <h1>{Title}</h1>
  500. {/block:Title}
  501. <div class="chat">
  502. <ol>{block:Lines}
  503. <li class="line {Alt}">
  504. {block:Label}
  505. <span class="label">
  506. {Label}</span>
  507. {/block:Label}{Line}</li>
  508. {/block:Lines}
  509. </ol></div>
  510. {/block:Chat}
  511.  
  512. {block:Photo}
  513. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  514. {/block:Photo}
  515.  
  516. {block:Photoset}
  517. {Photoset-500}
  518. {/block:Photoset}
  519.  
  520. {block:Video}
  521. {Video-500}
  522. {/block:Video}
  523.  
  524. {block:AudioPlayer}
  525. <div class="audiowrapper">
  526. {block:AlbumArt}
  527. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  528. {/block:AlbumArt}
  529.  
  530. <div class="playerbuttonbg">
  531. <div class="newplayerbutton">
  532. <div class="playerbuttonhug">
  533.  
  534. {AudioPlayerWhite}
  535.  
  536. </div>
  537. </div>
  538. </div>
  539.  
  540. <div class="trackdetails">
  541.  
  542. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  543. {block:Artist}Artist: {Artist}{/block:Artist}<br/>
  544. {block:Album}Album: {Album}{/block:Album}<br/>
  545. {PlayCountWithLabel}
  546.  
  547. </div>
  548. </div>
  549. {/block:AudioPlayer}
  550.  
  551. {block:Answer}
  552. <div class="q">
  553. <div class="as">{Asker} said: </div>
  554. {Question}</div>
  555. <div class="a">{Answer}</div>
  556. {/block:Answer}
  557.  
  558. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  559.  
  560. {block:Date}
  561. <div id="permalink">
  562. <a href="{Permalink}" >{MonthNumberWithZero}/{DayOfMonthWithZero}/{ShortYear} @ {12Hour}:{Minutes} {AmPm}</a><span style="float:right;">{block:NoteCount}<a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount}</span>
  563. {block:HasTags}<div class="tags">{block:Tags}#: <a href="{TagUrl}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  564. </div>
  565. {/block:Date}
  566. {/block:indexPage}
  567. {block:PermalinkPage}
  568. {block:Date}
  569. <div id="permalink">
  570. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:ContentSource}{/block:RebloggedFrom}
  571. <div class="tags"></div>
  572. </div>
  573. {/block:Date}{/block:permalinkpage}
  574.  
  575. </div>
  576.  
  577.  
  578. {block:PostNotes}
  579. <div class="pagenotes">
  580. {PostNotes}
  581. </div>
  582. {/block:PostNotes}
  583.  
  584.  
  585. {/block:Posts}
  586.  
  587. <div id="pagination">
  588. {block:Pagination}
  589. {block:PreviousPage}
  590. <a href="{PreviousPage}">previous</a>
  591. {/block:PreviousPage}
  592.  
  593.  
  594. {block:NextPage}
  595. <a href="{NextPage}">next</a>
  596. {/block:NextPage}
  597. {/block:Pagination}
  598. </div>
  599.  
  600. <!---DONT TOUCH THIS ---> <div id="credit"><a href="http://zeautiful.tumblr.com">☹</a></div>
  601.  
  602.  
  603. </div>
  604.  
  605. </div>
  606.  
  607.  
  608. {block:ContentSource}
  609. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  610. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  611. {/block:SourceLogo}
  612. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  613. {/block:ContentSource}
  614.  
  615. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement