Advertisement
nofacesface

Primadonna Theme

May 22nd, 2013
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.40 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--THEME BY NO-FACES-FACE
  6. steal and I'll find you and punch you in the throat (◡‿◡✿)
  7. -->
  8.  
  9. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  10.  
  11. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  12. <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  13. <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><img src="{image:upbutton}" title="Go to Top" alt="Go to Top"/></a>
  14.  
  15. <meta name="color:Link" content="#000"/>
  16. <meta name="color:Hover" content="#ff001c"/>
  17. <meta name="color:Background" content="#fff"/>
  18. <meta name="color:description" content="#000" />
  19. <meta name="color:Text" content="#000" />
  20. <meta name="color:Texthover" content="#ff001c" />
  21. <meta name="color:Title" content="#000" />
  22. <meta name="color:titlehover" content="#ff001c" />
  23. <meta name="color:Button" content="#fff">
  24. <meta name="color:Button hover" content="#000">
  25. <meta name="color:desc BG" content="#fff">
  26.  
  27. <meta name="text:sidebar img position top" content="8"/>
  28. <meta name="text:sidebar img position left" content="60"/>
  29. <meta name="text:titlesize" content="45"/>
  30.  
  31. <meta name="image:sidebar" content="http://static.tumblr.com/cbjpgjf/Alemn868i/tumblr_mn6hm4o0ug1srwrv9o1_500.gif"/>
  32. <meta name="image:upbutton" content="http://media.tumblr.com/tumblr_m5tuokYjUY1qjuluo.png"/>
  33. <meta name="image:Background" content="http://static.tumblr.com/cbjpgjf/a5mmn866v/black-white-zig-zag.jpg" />
  34.  
  35. <meta name="text:Custom Link One" content="" />
  36. <meta name="text:Custom Link One Title" content="" />
  37. <meta name="text:Custom Link Two" content="" />
  38. <meta name="text:Custom Link Two Title" content="" />
  39. <meta name="text:Custom Link Three" content="" />
  40. <meta name="text:Custom Link Three Title" content="" />
  41. <meta name="text:Custom Link Four" content="" />
  42. <meta name="text:Custom Link Four Title" content="" />
  43.  
  44. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title> {block:Description}<meta name="description"
  45. content="{MetaDescription}" />{/block:Description}
  46. <link rel="shortcut icon" href="{Favicon}">
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51. ::-webkit-scrollbar {width: 5px;height:5px;background:#ffffff;}
  52. ::-webkit-scrollbar-thumb {background:{color:Hover};}
  53.  
  54.  
  55.  
  56. /* GENERAL */
  57.  
  58.  
  59. @font-face {
  60. font-family: "q7";
  61. src: url('http://static.tumblr.com/cbjpgjf/O6Emn82px/pieces_nfi.otf');
  62. }
  63.  
  64. @font-face {
  65. font-family: "q4";
  66. src: url('http://fonts.googleapis.com/css?family=Quattrocento:400');
  67. }
  68.  
  69. body{
  70. margin:0px;
  71. font-family: q4;
  72. font-size: 12px;
  73. line-height: 12px;
  74. color: {color:text};
  75. }
  76.  
  77.  
  78.  
  79. body {
  80. background-color: {color:Background};
  81.  
  82. background-image: url({image:Background});
  83. margin: 0;
  84. word-wrap: break-word;
  85. background-attachment: fixed;
  86.  
  87.  
  88. }
  89.  
  90.  
  91. a:link, a:active, a:visited{text-decoration: none;color: {color:Link};
  92. -webkit-transition: all 0.7s ease;transition: all 0.7s ease;
  93. -moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  94.  
  95. a:hover{color:{color:Hover};}
  96.  
  97. /* POSTS */
  98.  
  99. #center{margin:auto;position:relative;width:400px;}
  100. #content{width:500px;margin:0px 50px;
  101. }
  102. #entry{margin:50px;width:400px;background-color: rgba(255,255,255,0.8); border: 4px solid #000;padding: 8px; border-top-left-radius: 5px ;
  103. border-top-right-radius:5px ;
  104. border-bottom-right-radius: 5px ;
  105. border-bottom-left-radius: 5px ;
  106. opacity: 0.7px;
  107. -webkit-transition: opacity 0.6s linear;
  108. -webkit-transition: all 0.6s ease-in-out;
  109. -moz-transition: all 0.6s ease-in-out;
  110. -o-transition: all 0.6s ease-in-out;
  111. }
  112. #entry img {
  113. opacity: 1;
  114. -webkit-filter: blur(1px);}
  115.  
  116. #entry img:hover {
  117. opacity: 1;
  118. -webkit-filter:none;
  119. -webkit-transition: opacity 0.6s linear;
  120. -webkit-transition: all 0.6s ease-in-out;
  121. -moz-transition: all 0.6s ease-in-out;
  122. -o-transition: all 0.6s ease-in-out;
  123. }
  124.  
  125. .photoset, .photoset img {
  126. {block:indexpage}
  127. -webkit-filter: blur(1px);
  128. -webkit-transition: 0.3s ease-in;
  129. {/block:indexpage}}
  130.  
  131. .photoset:hover, .photoset img:hover {
  132. {block:indexpage}
  133. -webkit-transition: 0.3s ease-in;
  134. -webkit-filter: grayscale(0%);
  135. {/block:indexpage}}
  136.  
  137. #entry img{max-width:100%;}
  138.  
  139. /* SIDEBAR */
  140.  
  141. #sidebar {
  142. float: right;
  143. position:fixed;
  144. }
  145.  
  146. #candywrapper {
  147. /*this is where you control what the whole updates tab looks like*/
  148.  
  149. /*how far apart the letters are spaced*/
  150. letter-spacing:1px;
  151.  
  152. /*how the text is aligned; it could be center, left, right, or justify*/
  153. text-align: center;
  154.  
  155. /*font size*/
  156. font-size: 11px;
  157.  
  158. /*dont touch*/
  159. position:fixed;
  160.  
  161. /*how far from the left the updates tab is*/
  162. left:70px;
  163.  
  164. /*how far from the top the updates tab is*/
  165. bottom:-139px;
  166.  
  167. /*dont touch the three lines below ok*/
  168. -webkit-transition: all .5s ease-in-out;
  169. -moz-transition: all .5s ease-in-out;
  170. -o-transition: all .5s ease-in-out;
  171. z-index:99;
  172. }
  173.  
  174. #candywrapper:hover {
  175. /*this is where you control what the whole tab looks like when you hover*/
  176.  
  177. /*how far from the top the updates tab will be when you hover*/
  178. bottom:-20px;
  179.  
  180. /*dont touch the three lines below ok*/
  181. -webkit-transition: all .5s ease-in-out;
  182. -moz-transition: all .5s ease-in-out;
  183. -o-transition: all .5s ease-in-out;}
  184.  
  185. #in {
  186. color:#666; /*this is the color of the text within the tab; pick one from colorpicker.com*/
  187.  
  188. /*this is the font of the text*/
  189. font-family:q4;
  190.  
  191. /*title tab border style. it can be dotted or dashed; just remember to change it on all four lines!*/
  192. border-style:solid;
  193.  
  194. /*border width*/
  195. border-width:4px;
  196.  
  197. /*border color*/
  198. border-color:#000;
  199.  
  200. /*dont touch*/
  201. padding: 10px 10px 10px 10px;
  202.  
  203. /*background color*/
  204. background: rgba(255,255,255,0.8);
  205.  
  206. /*text alignment; could be right, left, center, justify*/
  207. text-align:center;
  208.  
  209. /*font size of the updates box*/
  210. font-size:11px;
  211.  
  212. /*width of the updates box*/
  213. width:358px;
  214.  
  215. /*height of the updates box*/
  216. height:110px;
  217.  
  218. /*dont touch*/
  219. z-index: 9999;
  220. }
  221.  
  222.  
  223. #butts {
  224. position:fixed; top: {text:sidebar img position top}px;
  225. left: {text:sidebar img position left}px;}
  226. #butts img {
  227. width:480px; height:auto;}
  228.  
  229. .blogtitle {font-family: q7; background-color: #000; font-size:{text:titlesize}px; text-transform:none; letter-spacing:1px; line-height:50px; padding: 4px; text-align: center; color:{color:Title}; border-top: 4px solid #000; border-left: 4px solid #000; border-right: 4px solid #000;
  230. border-top-right-radius: 5px;
  231. -moz-border-top-right-radius: 5px;
  232. -webkit-border-top-right-radius: 5px;
  233. border-top-left-radius: 5px;
  234. -moz-border-left-right-radius: 5px;
  235. -webkit-border-top-left-radius: 5px;
  236. -webkit-transition: all 0.5s ease-in-out;
  237. -moz-transition: all 0.5s ease-in-out;
  238. -o-transition: all 0.5s ease-in-out;
  239. transition: all 0.5s ease-in-out;}
  240. .blogtitle:hover {
  241. -webkit-transition: all 0.5s ease-in-out;
  242. -moz-transition: all 0.5s ease-in-out;
  243. -o-transition: all 0.5s ease-in-out;
  244. transition: all 0.5s ease-in-out;
  245. color: {color:titlehover};}
  246.  
  247.  
  248.  
  249. #description { text-align:center; letter-spacing:1px; line-height:12px; color:{color:description};}
  250.  
  251.  
  252. #navigation{
  253. font-family: q4;
  254. font-size: 9px;
  255. line-height: 20px;
  256. padding:3px;
  257. position:fixed;
  258. margin-top:0px;
  259. width:80px;
  260. margin-left:390px;
  261. text-align: center;
  262. }
  263.  
  264.  
  265. div.button a{
  266. text-align: center;
  267. margin:0px;
  268. padding:0px 0px;
  269. color: {color:text};
  270. background-color:{color:button};
  271. margin-top:2px;
  272. position:relative;
  273. opacity: 0.8;
  274. width: 80px;
  275. display: block;
  276. }
  277. div.button a:hover{
  278. padding:0px 0;
  279. color:{color:texthover} ;
  280. background-color: {color:button hover};
  281. }
  282.  
  283. .pagination {
  284. margin-top:-700px;
  285. margin-left: 0px;
  286. font-size: 11px;
  287. font-family: q4;
  288. width: 120px;
  289. text-align: center;
  290. padding: 3px 0;
  291. color: #000;
  292. text-decoration: none;
  293. }
  294.  
  295. .pagination:hover {
  296. color: {color:Hover};
  297. }
  298.  
  299.  
  300.  
  301.  
  302. .links a {
  303. font-family: q4;
  304. font-size: 10px;
  305. text-decoration:none;
  306. padding: -1px;
  307. text-align: center;
  308. color: {color: Link};
  309.  
  310.  
  311. }
  312.  
  313. .links a:hover {
  314. text-decoration:none;
  315. color: {color: Hover};
  316. }
  317.  
  318.  
  319. .links {display:block;text-align:center}
  320.  
  321.  
  322. /* TITLES */
  323.  
  324. .title a{color:{color:Title};}
  325. .title {font-family:q7;
  326. font-size:18px;
  327. font-style:none;
  328. margin:0px 0px 0px 0px;
  329. color:#000;}
  330.  
  331. .quote {
  332. padding:10px;
  333. font-size:9px;
  334. text-transform:none;
  335. color: {color:Text};}
  336.  
  337. .source {
  338. font-size: 8px;
  339. text-align:right;
  340. font-style:none;
  341. font-weight:none;
  342. text-transform:none;}
  343.  
  344. .answer {margin:10px;}
  345.  
  346. /* PERMALINKS */
  347.  
  348. #info { height: 9px; overflow: hidden;
  349. transition: all 0.4s ease-out;
  350. -o-transition: all 0.4s ease-out;
  351. -webkit-transition: all 0.4s ease-out;
  352. -moz-transition: all 0.4s ease-out;
  353. }
  354.  
  355. #info:hover { height: 40px;
  356. transition: all 0.4s ease-out;
  357. -o-transition: all 0.4s ease-out;
  358. -webkit-transition: all 0.4s ease-out;
  359. -moz-transition: all 0.4s ease-out;
  360. }
  361.  
  362. #info .p {
  363. padding:2px;
  364. margin-top:5px;
  365. font-size:9px;
  366. line-height:10px;
  367. text-align:center;
  368. letter-spacing:1px;
  369. text-transform:none;}
  370.  
  371. #info .t {
  372. padding:2px 5px;
  373. font-size:9px;
  374. line-height:10px;
  375. text-align: center;
  376. font-style:none;
  377. border-top: 1px dashed #000;}
  378.  
  379. #info .t a{padding:0px 3px;}
  380.  
  381. #c img{width:60%;}
  382. #c{position:fixed;right:-20px;bottom:10px;}
  383.  
  384. #cr img{width:60%;}
  385. #cr{position:fixed;right:-20px;bottom:10px; opacity: 0;
  386. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  387. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  388. #cr:hover { opacity: 1;
  389. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  390. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  391.  
  392.  
  393. /* AUDIO */
  394.  
  395. .artcover {position:absolute;}
  396. .artcover img {width:70px;height:70px;float:left;}
  397. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  398. .audioinfo {margin-left:75px;border-left:2px solid #CCC;padding:5px;}
  399. .i{display:block;padding:6px 3px;line-height:8px;}
  400. .player{position:absolute;background:#FFF;width:30px;height:30px;
  401. opacity:0.45;padding:20px;overflow:hidden;
  402. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  403. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  404. .player:hover{opacity:0.75;}
  405.  
  406. /* TEXT */
  407.  
  408. i, em{color:{color:Text};}
  409. b, strong{color:{color:Text};}
  410. ul,ol{margin:0px;margin-left:-10px;}
  411. p{padding:0px;margin:10px;}
  412. u{text-decoration:none;color:{color:Text};
  413. border-bottom:1px dotted {color:Title};}
  414. blockquote {margin:2px; margin-left:10px;
  415. padding:2px;border-left:1px solid #000;}
  416.  
  417. /* MISC */
  418.  
  419. #scrollToTop:link,
  420. #scrollToTop:visited {
  421. display: none;
  422. position: fixed;
  423. bottom: 5px;
  424. right: 290px;
  425. }
  426.  
  427. .l .odd{display:block;padding:5px 5px;}
  428. .l .even{display:block;padding:5px 5px;}
  429.  
  430. #s-m-t-tooltip{display:inline-block;position:absolute;max-width:300px;
  431. margin:15px;padding:3px 10px 3px 10px;z-index:99;border:1px solid #AAA;
  432. border-radius:10px;border-top-left-radius:0px;background:#000;}
  433.  
  434. ::selection {color: {color:Hover};}
  435. ::-moz-selection {color: {color:Hover};}
  436. ::-webkit-selection{color: {color:Hover};}
  437.  
  438. img{ margin-bottom:-3px;}
  439.  
  440. /* POSTNOTES */
  441.  
  442. ol.notes a{letter-spacing:1px;}
  443. ol.notes {
  444. list-style:none;
  445. font-size:10px;
  446. margin-top:20px;
  447. text-transform:none;}
  448.  
  449. ol.notes li.note img.avatar {
  450. vertical-align:-5px;
  451. margin-right:5px;
  452. width:20px;
  453. padding:4px;
  454. border:1px solid #EEE;}
  455.  
  456. ol.notes li.note {margin:5px 0px 10px -20px;}
  457. ol.notes li.note span.action {font-style: normal;}
  458. ol.notes li.note .answer_content {font-weight: normal;}
  459. ol.notes li.note blockquote {padding:4px 10px;margin: 10px 0px 0px 25px;}
  460.  
  461.  
  462. </style>
  463. </head>
  464. <body>
  465.  
  466. <div id="center">
  467.  
  468. <div id="sidebar">
  469.  
  470.  
  471. <div id="butts"><a href="/"><img src="{image:sidebar}"></a></div>
  472. </div>
  473.  
  474.  
  475.  
  476.  
  477. <div id="content">
  478. {block:Posts}
  479.  
  480. {block:ContentSource}
  481. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  482. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  483. {/block:SourceLogo}
  484. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  485. {/block:ContentSource}
  486.  
  487. <div id="entry">
  488.  
  489. {block:Text}
  490. <div class="title">{Title}</div>{Body}
  491. {/block:Text}
  492.  
  493. {block:Link}
  494. <a href="{URL}"><span class="title">{Name} &raquo;</span></a>
  495. {block:Description}{Description}{/block:Description}
  496. {/block:Link}
  497.  
  498. {block:Photo}
  499. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>
  500. {block:Caption}{Caption}{/block:Caption}
  501. {/block:Photo}
  502.  
  503. {block:Photoset}
  504. {Photoset-400}
  505. {block:Caption}{Caption}{/block:Caption}
  506. {/block:Photoset}
  507.  
  508. {block:Quote}
  509. <div class="quote">{Quote}<div class="source">{Source}</div></div>
  510. {/block:Quote}
  511.  
  512. {block:Chat}
  513. <div class="title">{Title}</div>{block:Lines}
  514. <div class="l {Alt}"><div class="{Alt} user_{UserNumber}">
  515. {block:Label}<b>{Label} </b>{/block:Label}
  516. {Line}</div></div>{/block:Lines}
  517. {/block:Chat}
  518.  
  519. {block:Audio}
  520. {block:AlbumArt}
  521. <div class="artcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  522. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  523. <div class="audioinfo">
  524. <div class="i"><b>TITLE:</b>
  525. <span{block:TrackName} style="display:none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div>
  526.  
  527. <div class="i"><b>ARTIST:</b>
  528. <span{block:Artist} style="display:none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  529.  
  530. <div class="i"><b>PLAYS:</b>
  531. <span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span> {block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  532. {/block:Audio}
  533.  
  534. {block:Video}
  535. {Video-400}
  536. {block:Caption}{Caption}{/block:Caption}
  537. {/block:Video}
  538.  
  539. {block:Answer}
  540. <div class="quote">{Question} → <b>{Asker}</b></div>
  541. <div class="answer">{Answer}</div>
  542. {/block:Answer}
  543.  
  544. <div id="info">
  545. <div class="p">
  546. posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}
  547. {block:RebloggedFrom} /
  548. <a href="{ReblogParentURL}">via</a>
  549. {block:ContentSource} &middot
  550. <a href="{ReblogRootURL}">source</a>
  551. {/block:ContentSource}{/block:RebloggedFrom} &middot <a href="{ReblogURL}" target="_blank">reblog</a></div> <div id="tags"><center></div>
  552.  
  553. {block:HasTags}<div class="t">
  554. {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}
  555. </div>{/block:HasTags}
  556. </div>
  557.  
  558. {block:PostNotes}{PostNotes}{/block:PostNotes}
  559.  
  560.  
  561.  
  562. </div>
  563. {/block:Posts}
  564.  
  565. </div>
  566.  
  567. <div id="candywrapper">
  568. <a href="/"><div class="blogtitle">{Title}</div></a><div id="navigation"><div class="button">
  569. <a href="/ask">inquiry</a>{block:IfCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}{block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}{block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  570. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  571. </div></div>
  572. <div id="in">
  573.  
  574. <div id="description">{Description}</div>
  575.  
  576. </div>
  577. </div>
  578.  
  579.  
  580. <div id="c">
  581. <img src="http://static.tumblr.com/cbjpgjf/fMTmo7ks9/ugfhkld.gif"></a>
  582. </div>
  583.  
  584. <div id="cr">
  585. <a title="credit" href="http://no-faces-face.tumblr.com">
  586. <img src="http://static.tumblr.com/cbjpgjf/CiJmo7k1u/asdsdtghjgbuergbraek.gif"></a>
  587. </div>
  588.  
  589.  
  590.  
  591.  
  592. </body>
  593. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement