Advertisement
foxybieber

Personal Blog Theme

May 30th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.30 KB | None | 0 0
  1. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  2.  
  3. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:600' rel='stylesheet' type='text/css'>
  6.  
  7. <link href='http://fonts.googleapis.com/css?family=Over+the+Rainbow' rel='stylesheet' type='text/css'>
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml">
  16. <head>
  17. <link href='http://fonts.googleapis.com/css?family=Condiment|Sarina|Bad+Script|Allura' rel='stylesheet' type='text/css'>
  18. <script type="text/javascript">
  19. WebFontConfig = {
  20. google: { families: [ 'Condiment::latin', 'Sarina::latin', 'Bad+Script::latin', 'Allura::latin' ] }
  21. };
  22. (function() {
  23. var wf = document.createElement('script');
  24. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  25. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  26. wf.type = 'text/javascript';
  27. wf.async = 'true';
  28. var s = document.getElementsByTagName('script')[0];
  29. s.parentNode.insertBefore(wf, s);
  30. })(); </script>
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand|Poiret+One|Coming+Soon|Mystery+Quest|Shadows+Into+Light+Two|Amatic+SC:400,700' rel='stylesheet' type='text/css'>
  33. <script type="text/javascript">
  34. WebFontConfig = {
  35. google: { families: [ 'Patrick+Hand::latin', 'Poiret+One::latin', 'Coming+Soon::latin', 'Mystery+Quest::latin', 'Shadows+Into+Light+Two::latin', 'Amatic+SC:400,700:latin' ] }
  36. };
  37. (function() {
  38. var wf = document.createElement('script');
  39. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  40. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  41. wf.type = 'text/javascript';
  42. wf.async = 'true';
  43. var s = document.getElementsByTagName('script')[0];
  44. s.parentNode.insertBefore(wf, s);
  45. })(); </script>
  46.  
  47.  
  48.  
  49. <script type="text/javascript"
  50. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  51.  
  52. <meta name="color:Background" content="#FFFFFF"/>
  53. <meta name="color:Text" content="#130C11"/>
  54. <meta name="color:Hover" content="#130C11"/>
  55. <meta name="color:Link" content="#000000"/>
  56. <meta name="color:Scrollbar" content="#130C11"/>
  57. <meta name="color:Title" content="#000000"/>
  58. <meta name="image:sidebar" content="1"/>
  59. <meta name="image:Background" content="1"/>
  60. <meta name="if:show photo" content="0"/>
  61. <meta name="if:tiny cursor" content="1"/>
  62. <meta name="if:show blog title" content="1"/>
  63.  
  64. <meta name="text: Custom Link One Title" content="" />
  65. <meta name="text: Custom Link One" content="" />
  66. <meta name="text: Custom Link Two Title" content="" />
  67. <meta name="text: Custom Link Two" content="" />
  68. <meta name="text: Custom Link Three Title" content="" />
  69. <meta name="text: Custom Link Three" content="" />
  70. <meta name="text: Custom Link Four Title" content="" />
  71. <meta name="text: Custom Link Four" content="" />
  72. <meta name="text:Custom Link Five" content="" />
  73. <meta name="text:Custom Link Five Title" content="" />
  74.  
  75. <style type="text/css">
  76.  
  77. @import url(http://fonts.googleapis.com/css?family=Condiment|Sarina|Bad+Script|Allura);
  78.  
  79. @import url(http://fonts.googleapis.com/css?family=Patrick+Hand|Poiret+One|Coming+Soon|Mystery+Quest|Shadows+Into+Light+Two|Amatic+SC:400,700);
  80.  
  81.  
  82.  
  83.  
  84. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:iftinycursor}
  85.  
  86.  
  87. #tumblr_controls{
  88. position:fixed !important;
  89. }
  90.  
  91. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  92.  
  93. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  94.  
  95. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  96.  
  97. .wrapper{
  98. margin: 0px auto;
  99. width: 802px;
  100. }
  101.  
  102. .header{
  103. float: left;
  104. width: 100%;
  105. }
  106.  
  107. .left{
  108. float: left;
  109. margin-right: 20px;
  110. width: 802px;
  111. }
  112.  
  113. .right{
  114. float: right;
  115. width: 200px;
  116. background-color: #ffffff;
  117. }
  118.  
  119. body {
  120. padding: 0px;
  121. margin: 0px;
  122. color:#130C11;
  123. font-family: Short Stack;
  124. font-size: 12px;
  125. background-color: #ffffff;
  126. background-image:url();
  127. background-attachment: fixed;
  128. background-repeat: repeat;
  129. }
  130.  
  131. ::-webkit-scrollbar {width: 4px; height: 4px; background: #FFFFFF; }
  132.  
  133. ::-webkit-scrollbar-thumb { background-color: #000; border: 1px solid #000;}
  134.  
  135. a:link, a:active, a:visited{
  136. color: #000;
  137. text-decoration: none;
  138. -webkit-transition: color 0.3s ease-out;
  139. -moz-transition: color 0.3s ease-out;
  140. transition: color 0.3s ease-out;
  141. }
  142.  
  143. a:hover {
  144. color:{color:Hover};
  145. text-decoration: none;
  146. }
  147.  
  148.  
  149.  
  150. .entry {
  151. margin:0px;
  152. padding: 2px;
  153. float:left;
  154. font-family: Short Stack;
  155. font-size: 10px;
  156. line-height:9px;
  157. width:350px;
  158.  
  159. -moz-box-shadow: 0px 0px ;
  160. -webkit-box-shadow: 0px 0px ;
  161. box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.6)
  162. }
  163.  
  164. .entry .perma{
  165. position:absolute;
  166. width:350px;
  167. height:15px;
  168. padding-top:2px;
  169. background-color:#fff;
  170. overflow:hidden;
  171. font-family: Short Stack;
  172. text-transform: lowercase;
  173. font-size: 11px;
  174. line-height:13px;
  175. text-align:center;
  176. padding-right: 0px;
  177. opacity:0.0;
  178. -webkit-transition: all 0.4s linear;
  179. -webkit-transition: all 0.4s linear;
  180. -moz-transition: all 0.4s linear;
  181. transition: all 0.4s linear;
  182. }
  183.  
  184. .entry:hover .perma{
  185. overflow:visible;
  186. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  187. -webkit-transition: all 0.4s linear;
  188. -moz-transition: all 0.4s linear;
  189. transition: all 0.4s linear;
  190. margin-top:6px;
  191. margin-left: 0px;
  192. width: 350px;
  193. height: 15px;
  194. border-bottom-right-radius:0px;
  195. border-top-right-radius:0px;
  196. border-top-left-radius:0px;
  197. border-bottom-left-radius:0px;}
  198.  
  199. .perm{display: block;
  200. margin-top: 3px;
  201. font-family: Short Stack;
  202. font-size: 8px;
  203. line-height: 12px;
  204. text-align:right;
  205. background-color: ;
  206. border-top:1px solid #000000;}
  207.  
  208. blockquote{
  209. padding:0px 0px 2px 5px;
  210. margin:0px 0px 2px 1px;
  211. border-left: 1px solid #130C11;}
  212. blockquote p, ul{margin:0px; padding:0px;}
  213.  
  214.  
  215.  
  216. div#sidebar{
  217. position:fixed !important;
  218. width: 240px;
  219. height:auto;
  220. margin-top: 60px;
  221. margin-left: -70px;
  222. padding: 2px;
  223. line-height:11px;
  224. letter-spacing:0px;
  225. margin-bottom: 6px;
  226. background-color:transparent;
  227. }
  228.  
  229. h3{
  230. font-family: Short Stack;
  231. font-size: 80px;
  232. line-height: 12px;
  233. color: #A78282;
  234. font-weight: normal;
  235. line-height:15px;
  236. letter-spacing: 1px;
  237. font-style: normal;
  238. text-transform: lowercase;
  239. text-align: right;
  240. padding: 0px;
  241. margin:0px;
  242. }
  243.  
  244.  
  245. #posts {
  246. width:710px;
  247. margin-left:180px;
  248. ;
  249. right:auto;
  250. padding-top:8px;
  251. margin-top:0px;
  252. margin-right:auto;
  253. position:relative;
  254. background-image:url();
  255. overflow-y: hidden;
  256. border-top:0px dotted #000000;}
  257. }
  258.  
  259.  
  260. #infscr-loading{
  261. bottom: -70px;
  262. position: absolute;
  263. left: 50%;
  264. margin-left:-8px;
  265. width:16px;
  266. height:11px;
  267. overflow:hidden;
  268. margin-bottom: 50px;
  269. }
  270.  
  271. .title{
  272. font-family: Short Stack;
  273. font-size: 12px;
  274. line-height:9px;
  275. color: black;
  276. font-weight: normal;
  277. }
  278.  
  279. .blogtitle{
  280. font-family: "stars";
  281. font-size: 17px;
  282. line-height: 10px;
  283. color: {color:Title};
  284. letter-spacing: 0px;
  285. font-weight: normal;
  286. padding:0px 0px 0px 0px;
  287. }
  288.  
  289. a:hover {
  290.  
  291. color: #000009;
  292.  
  293. text-shadow: 1px 2px 3px #0e0101;
  294.  
  295. -webkit-transition: all 0.2s linear;
  296.  
  297. -webkit-transition: all 0.2s linear;
  298.  
  299. -moz-transition: all 0.2s linear;
  300.  
  301. transition: all 0.2s linear;
  302.  
  303. }
  304.  
  305. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  306.  
  307. blockquote{
  308. padding:0px 0px 2px 5px;
  309. margin:0px 0px 2px 10px;
  310. border-left: 1px dotted #555555;
  311. }
  312.  
  313.  
  314.  
  315. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  316. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  317. {CustomCSS}
  318.  
  319. </style>
  320.  
  321. {block:IndexPage}
  322. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  323. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  324.  
  325. <script type="text/javascript">
  326. $(window).load(function () {
  327. var $content = $('#posts');
  328. $content.masonry({itemSelector: '.entry'}),
  329. $content.infinitescroll({
  330. navSelector : 'div#pagination',
  331. nextSelector : 'div#pagination a#nextPage',
  332. itemSelector : '.entry',
  333. loading: {
  334. finishedMsg: '',
  335. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  336. },
  337. bufferPx : 600,
  338. debug : false,
  339. },
  340. // call masonry as a callback.
  341. function( newElements ) {
  342. var $newElems = $( newElements );
  343. $newElems.hide();
  344. // ensure that images load before adding to masonry layout
  345. $newElems.imagesLoaded(function(){
  346. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  347.  
  348.  
  349. });
  350. });
  351. });
  352. </script>
  353.  
  354. {/block:IndexPage}
  355.  
  356. <title>{title}</title>
  357.  
  358. <link rel="shortcut icon" href="{Favicon}">
  359. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  360. <meta name="viewport" content="width=820" />
  361.  
  362. </head>
  363. <body>
  364.  
  365. <div class="wrapper">
  366. <div class="header">
  367. </div>
  368.  
  369.  
  370.  
  371. <div id="cage">
  372. <div id="center">
  373. <div id="sidebar">
  374. <center>
  375. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=240px></a>{/block:ifshowphoto}
  376. <center><h3 style="font-size: 11pt; line-height: 12px; letter-spacing: 0px; z-index: 1; text-align: left; border-bottom:1px dashed #aaa; margin-top: 2px;"><span class=blogtitle>
  377. {Title}
  378. </a></span><br></h3><center>
  379. {Description}
  380. <center><a href="{text: Custom Link One}">{text: Custom Link One Title}</a> / <a href="{text: Custom Link Two}">{text: Custom Link Two Title}</a> / <a href="{text: Custom Link Three}">{text: Custom Link Three Title}</a> / <a href="{text: Custom Link Four}">{text: Custom Link Four Title} </a> / <script language="JavaScript">
  381. var ref = (''+document.referrer+'');
  382. document.write('<script src="http://freehostedscripts1.net/ocounter.php?site=ID885683&e1=&e2=&r=' + ref + '"><\/script>');
  383. </script> </center>
  384. </div>
  385.  
  386.  
  387.  
  388. <div class="left">
  389.  
  390. <div id="posts">
  391.  
  392. {block:Posts}
  393. <div class="entry">
  394.  
  395.  
  396. {block:Answer}
  397. <div class="ask">{Asker} asked: <b>{Question}</b></div>
  398. {Answer}
  399. {block:IndexPage}<span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecount} notes</a></span>{/block:IndexPage}
  400. {/block:Answer}
  401.  
  402. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecount} notes</a>{/block:text}
  403.  
  404. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}<span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecount} notes </a>{/block:link}
  405.  
  406. {block:Photo}
  407. {block:IndexPage}
  408. <div class="perma">
  409. <a href="{permalink}">{NoteCountWithLabel}</a> ∞ <a href="{ReblogURL}" target="_blank">recunt </a> </span></div>
  410. {/block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=350px/></a>{LinkCloseTag}</center>
  411. {block:PermalinkPage}
  412. <center>
  413. {Photo-500}</center>
  414. {/block:PermalinkPage}{/block:Photo}
  415.  
  416. {block:Photoset}<center>{Photoset-250}</center></span>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{block:IndexPage}<div class="permatext">
  417. <a href="{perma}">
  418. <span class="per"><span class="finnickoddair">
  419. </a></a></span></div>{/block:IndexPage}{/block:Photoset}
  420.  
  421. {block:Quote}<span class="title">"{Quote}"</span>{block:Source}<i> - {Source}</i>{/block:Source}<br><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecount} notes</a>{/block:Quote}
  422.  
  423. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</li>{/block:Lines}</ul><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecount} notes </a> {/block:Chat}
  424.  
  425.  
  426. {Line}
  427. </li>
  428. {/block:Lines}
  429. </ul>
  430. {/block:Chat}
  431.  
  432. {block:Audio}
  433. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  434. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  435. {/block:Audio}
  436.  
  437. {block:Video}
  438. {block:IndexPage}
  439. <center>
  440. {Video-250}</center>
  441. {/block:IndexPage}
  442. {block:PermalinkPage}
  443. <center>
  444. {Video-500}</center>
  445. {/block:PermalinkPage}
  446. {block:Video}
  447.  
  448. {block:PermalinkPage}
  449. <center>
  450. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  451.  
  452.  
  453. {/block:PermalinkPage}
  454.  
  455.  
  456. {block:PostNotes}{PostNotes}
  457. {/block:PostNotes}
  458. </div>
  459.  
  460.  
  461. {/block:Posts}
  462. </div>
  463. </div>
  464. {block:IndexPage}
  465. {block:Pagination}
  466. <div id="pagination">
  467. {block:NextPage}
  468. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  469. {/block:NextPage}
  470. {block:PreviousPage}
  471. <a href="{PreviousPage}">&larr;&nbsp;</a>
  472. {/block:PreviousPage}
  473. </div>
  474. {/block:Pagination}
  475. {/block:IndexPage}
  476. </div>
  477. </a>
  478.  
  479. </body>
  480. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement