Advertisement
sunsburn

theme 1 throbbingcocks

May 27th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.63 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.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <!-- theme #1 by sophie - throbbingcocks. follow the rules and plsplspls dont remove the credit or claim as you're own.-->
  7.  
  8. <head>
  9.  
  10. <meta name="color:bg" content="#FFFFFF">
  11. <meta name="color:link" content="#AAAAAA">
  12. <meta name="color:hover" content="#454545">
  13. <meta name="color:text" content="#AAAAAA">
  14. <meta name="color:scrollbar" content="#D6D5D5">
  15.  
  16. <meta name="image:sidebar" content=""/>
  17. <meta name="image:sidebar2" content=""/>
  18.  
  19. <meta name="text:linkA" content="">
  20. <meta name="text:linkA url" content="/">
  21. <meta name="text:linkB" content="">
  22. <meta name="text:linkB url" content="/">
  23. <meta name="text:linkC" content="">
  24. <meta name="text:linkC url" content="/">
  25. <meta name="text:linkD" content="">
  26. <meta name="text:linkD url" content="/">
  27.  
  28. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  29. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30. <link rel="shortcut icon" href="{Favicon}" />
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  32.  
  33. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  34.  
  35. <style type="text/css">
  36.  
  37. div#qTip {
  38. padding: 2px;
  39. display: none;
  40. text-align: center;
  41. position: absolute;
  42. font-size:8px;
  43. line-height:10px;
  44. text-transform:uppercase;
  45. font-family:calibri italic;
  46. z-index: 1000;
  47. background: white;
  48. border:1px solid #e4e4e4;
  49. color: #adadad;
  50. text-transform:normal;
  51. font-style: normal;
  52. letter-spacing: 1px;
  53. }
  54.  
  55. a {
  56. color:{color:link};
  57. text-decoration:none;
  58. -moz-transition-duration:0.8s;
  59. -webkit-transition-duration:0.8s;
  60. -o-transition-duration:0.8s;
  61. }
  62.  
  63. a:hover {
  64. color:{color:hover};
  65. text-decoration:underline;
  66. -moz-transition-duration:0.8s;
  67. -webkit-transition-duration:0.8s;
  68. -o-transition-duration:0.8s;
  69. }
  70.  
  71.  
  72. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width :8px}
  73. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  74. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  75.  
  76. body {
  77. background-color:{color:bg};
  78. font-family:Calibri;
  79. font-weight:normal;
  80. }
  81.  
  82.  
  83. h1 {
  84. font-weight:normal;
  85. font-size:10px;
  86. text-align:center;
  87. font-style:normal;
  88. line-height:80%;
  89. letter-spacing:1px;
  90. text-transform:uppercase;
  91. color:{color:text};
  92. }
  93.  
  94. h2 {
  95. font-size:15px;
  96. text-align:center;
  97. line-height:100%;
  98. letter-spacing:-0.5px;
  99. color:{color:text};
  100. font-weight:normal;
  101. padding:5px;
  102. padding-bottom:2px;
  103. }
  104.  
  105.  
  106. blockquote {
  107. border-left:2px solid {color:text};
  108. padding-left:5px;
  109. margin:5px;
  110. }
  111.  
  112. #theme {
  113. background-color:{color:bg};
  114. width:700px;
  115. margin: 0 auto -12px auto;
  116. text-align: center;
  117. }
  118.  
  119. #sidebar {
  120. color:{color:text};
  121. position:fixed;
  122. width:100px;
  123. height:auto;
  124. margin-top:240px;
  125. margin-left:-100px;
  126. text-align:left;
  127. }
  128.  
  129. #sidebar img {
  130. width:100px;
  131. height:100px;
  132. }
  133.  
  134. #sidebar2 {
  135. color:{color:text};
  136. position:fixed;
  137. width:130px;
  138. height:auto;
  139. margin-top:-106px;
  140. margin-left:0px;
  141. text-align:left;
  142. opacity:0;
  143. -moz-transition-duration:0.8s;
  144. -webkit-transition-duration:0.8s;
  145. -o-transition-duration:0.8s;
  146. }
  147.  
  148. #sidebar2 img {
  149. width:100px;
  150. height:100px;
  151. margin-left:100px;
  152. }
  153.  
  154. #sidebar:hover #sidebar2 {
  155. margin-top:-106px;
  156. margin-left:0px;
  157. opacity:1;
  158. -moz-transition-duration:0.8s;
  159. -webkit-transition-duration:0.8s;
  160. -o-transition-duration:0.8s;
  161. }
  162.  
  163. .links {
  164. width:81px;
  165. margin-top:0px;
  166. margin-left:-5px;
  167. font-size:8px;
  168. text-transform:lowercase;
  169. text-align:center;
  170. letter-spacing:2px;
  171. padding:3px;
  172. border-bottom:1px solid #eee;
  173. }
  174.  
  175. .links a{
  176. padding:3px;
  177. color:{color:link};
  178. letter-spacing:0px;
  179. text-decoration:none;
  180. -moz-transition-duration:1s;
  181. -webkit-transition-duration:1s;
  182. -o-transition-duration:1s;
  183. }
  184.  
  185. .links a:hover{
  186. color:{color:link};
  187. text-decoration:underline;
  188. -moz-transition-duration:1s;
  189. -webkit-transition-duration:1s;
  190. -o-transition-duration:1s;
  191. }
  192.  
  193.  
  194. .desc {
  195. width:80px;
  196. height:25px;
  197. font-family:"cambria";
  198. font-style:italic;
  199. margin-top:2px;
  200. margin-left:-2px;
  201. text-align:center;
  202. font-size:9px;
  203. background:{color:bg};
  204. color:{color:text};
  205. letter-spacing:0px;
  206. opacity:1;
  207. border-bottom:1px solid #eee;
  208. -moz-transition-duration:0.8s;
  209. -webkit-transition-duration:0.8s;
  210. -o-transition-duration:0.8s;
  211. }
  212.  
  213. .desc a {
  214. color:{color:link};
  215. }
  216.  
  217. .pagi {
  218. margin-top:3px;
  219. margin-left:-20px;
  220. font-size:8px;
  221. text-transform:lowercase;
  222. letter-spacing:1px;
  223. font-style:normal;
  224. text-align:center;
  225. opacity:0;
  226. -moz-transition-duration:0.8s;
  227. -webkit-transition-duration:0.8s;
  228. -o-transition-duration:0.8s;
  229. }
  230.  
  231. .pagi a {
  232. color:{color:link};
  233. }
  234.  
  235. #sidebar:hover .pagi {
  236. opacity:1;
  237. -moz-transition-duration:0.8s;
  238. -webkit-transition-duration:0.8s;
  239. -o-transition-duration:0.8s;
  240. }
  241.  
  242. #stuffcontainer {
  243. float:left;
  244. margin-left:200px;
  245. margin-top:80px;
  246. text-align:center;
  247. background-color:{color:bg};
  248. color:{color:text};
  249. }
  250.  
  251.  
  252. #stuff {
  253. width:500px;
  254. margin-bottom:50px;
  255. text-align:left;
  256. font-size:11px;
  257. line-height:90%;
  258. letter-spacing:0x;
  259. color:{color:text};
  260. }
  261.  
  262. .caption {
  263. width:500px;
  264. text-align:justify;
  265. line-height:120%;
  266. }
  267.  
  268. .ask {
  269. padding:5px;
  270. font-family:cambria;
  271. font-style:italic;
  272. text-align:left;
  273. margin-left:10px;
  274. color:{color:text};
  275. border-left:2px solid #f1f1f1;
  276. }
  277.  
  278. .ans {
  279. text-align:left;
  280. padding:1px;
  281. margin-bottom:-10px;
  282. color:{color:text};
  283. }
  284.  
  285. .audio {
  286. width:500px;
  287. padding-bottom:10px;
  288. }
  289.  
  290. .albumart {
  291. float:left;
  292. padding:0px 10px 10px 0px;
  293. }
  294.  
  295. .albumart img {
  296. width:100px;
  297. height:100px;
  298. }
  299.  
  300. .playercontainer {
  301. text-align:left;
  302. padding:10px;
  303. background-color:#ffffff;
  304. width:480px;
  305. }
  306.  
  307. .audioinfo {
  308. padding:10px;
  309. color:{color:text};
  310. }
  311.  
  312. #postinfo {
  313. color:{color:text};
  314. text-align:left;
  315. font-family:calibri;
  316. font-size: 9px;
  317. letter-spacing:0px;
  318. font-style: normal;
  319. margin-top:10px;
  320. border-top: 1px solid #eee;
  321. border-bottom:1px solid #eee;
  322. padding:5px;
  323. text-transform:lowercase;
  324. }
  325.  
  326. #postinfo a {
  327. color:{color:text};
  328. letter-spacing:0px;
  329. font-style:normal;
  330. }
  331.  
  332. #postinfo a:hover {
  333. color:{color:hover};
  334. }
  335.  
  336.  
  337. .note {
  338. text-transform:lowercase;
  339. font-style:normal;
  340. letter-spacing:0px;
  341. font-size: 9px;
  342. text-align:left;
  343. line-height:90%;
  344. margin-left:-40px;
  345. }
  346.  
  347. .note li {
  348. list-style-type:none;
  349. border-bottom:1px solid #eee;
  350. padding:10px;
  351. text-align:left;
  352. margin:0px;
  353. -moz-transition-duration:0.5s;
  354. -webkit-transition-duration:0.5s;
  355. -o-transition-duration:0.5s;
  356. }
  357.  
  358. .tags {
  359. margin-top:0px;
  360. font-family:calibri;
  361. font-style:normal;
  362. width:500px;
  363. text-transform:lowercase;
  364. color:{color:text};
  365. letter-spacing:0px;
  366. font-size:8px;
  367. text-align:left;
  368. padding:2px;
  369. -moz-transition-duration:0.5s;
  370. -webkit-transition-duration:0.5s;
  371. -o-transition-duration:0.5s;
  372. }
  373.  
  374. .tags a {
  375. color:{color:text};
  376. letter-spacing:0px;
  377. padding:1px;
  378. }
  379.  
  380. ul.chat, .chat ol, .chat li {
  381. list-style:none;
  382. margin:0px;
  383. padding:2px;
  384. }
  385.  
  386. .label {
  387. text-decoration:underline;
  388. font-weight:700;
  389. background-color:{color:bg};
  390. margin-right:5px;
  391. }
  392.  
  393. {CustomCSS}
  394.  
  395. </style></head>
  396.  
  397. <body>
  398. <div id="theme">
  399. <div id="sidebar">
  400. <img src="{image:sidebar}">
  401. <div id="sidebar2">
  402. <img src="{image:sidebar2}">
  403. </div>
  404.  
  405. <div class="links">
  406. {block:IfLinkA}
  407. <a href="{text:linkA url}" title="{text:linkA}">{text:linkA}</a>
  408. {/block:IfLinkA}
  409. {block:IfLinkB}
  410. <a href="{text:linkB url}" title="{text:linkA}">{text:linkB}</a>
  411. {/block:IfLinkB}
  412. {block:IfLinkC}
  413. <a href="{text:linkC url}" title="{text:linkA}">{text:linkC}</a>
  414. {/block:IfLinkC}
  415. {block:IfLinkD}
  416. <a href="{text:linkD url}" title="{text:linkA}">{text:linkD}</a>
  417. {/block:IfLinkD}
  418. </div>
  419.  
  420. <div class="desc">
  421. {Description}
  422. </div>
  423.  
  424. {block:Pagination}
  425. <div class="pagi">
  426. {block:PreviousPage}
  427. <a href="{PreviousPage}">back</a>
  428. {/block:PreviousPage}
  429. {block:NextPage}
  430. <a href="{NextPage}">next</a>
  431. {/block:NextPage}
  432. </div>
  433. {/block:Pagination}
  434. </div>
  435.  
  436. <div id="stuffcontainer">
  437.  
  438. {block:Posts}
  439.  
  440. <div id="stuff">
  441.  
  442. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  443.  
  444. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  445.  
  446. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  447. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  448.  
  449. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  450.  
  451. {block:Photoset}<center>{Photoset-500}</center>
  452. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  453.  
  454. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  455.  
  456. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  457.  
  458. {block:Answer}<div class="ask">{Asker}: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  459.  
  460. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  461. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  462. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  463. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  464. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  465.  
  466.  
  467.  
  468. {block:Date}<div id="postinfo">posted <a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  469. {block:ContentSource} ( ©<a href="{SourceURL}">{SourceLink}</a> ){/block:ContentSource}</div>{/block:Date}
  470. {block:HasTags}
  471. <div class="tags">
  472. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  473. {/block:HasTags}
  474. <div class="note">
  475. {block:PostNotes}{PostNotes}{/block:PostNotes}
  476. </div>
  477. </div>
  478. {/block:Posts}
  479.  
  480. </div>
  481.  
  482. <div style="position:fixed; bottom:-5px; right:5px;"><center>
  483. <a href="http://throbbingcocks.tumblr.com"><img src="http://media.tumblr.com/2b25e74d8fd5f598af79f2177c82083a/tumblr_inline_mngn98nIOF1qz4rgp.png" width="50px" height="50px"></a>
  484.  
  485. </div>
  486. </div>
  487. </div>
  488. </body>
  489. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement