Advertisement
fuheva

Theme01

Oct 29th, 2012
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.68 KB | None | 0 0
  1. <!--
  2. © fuheva.tumblr.com
  3. leave credit somewhere
  4. -->
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  10.  
  11. <head>
  12.  
  13. <meta name="color:Background" content="#acacac"/>
  14. <meta name="color:Text" content="#130C11"/>
  15. <meta name="color:Title" content="#130C11"/>
  16. <meta name="color:Hover" content="#130C11"/>
  17. <meta name="color:border" content="#130C11"/>
  18. <meta name="color:Scrollbar" content="#130C11"/>
  19. <meta name="color:Link" content="#130C11"/>
  20. <meta name="image:Background" content="1"/>
  21. <meta name="image:borderbarpicture" content="1"/>
  22. <meta name="image:sidebar" content="1"/>
  23. <meta name="if:show photo" content="0"/>
  24. <meta name="if:show title" content="1"/>
  25. <meta name="if:tiny cursor" content="1"/>
  26. <meta name="if:tiny scrollbar" content="1"/>
  27. <meta name="text:Link One Title" content="link1" />
  28. <meta name="text:Link One" content="" />
  29. <meta name="text:Link Two Title" content="link2" />
  30. <meta name="text:Link Two" content="" />
  31. <meta name="text:Link Three Title" content="link3" />
  32. <meta name="text:Link Three" content="" />
  33. <meta name="text:Link Four Title" content="link4" />
  34. <meta name="text:Link Four" content="" />
  35. <meta name="text:Link Five Title" content="link5" />
  36. <meta name="text:Link Five" content="" />
  37.  
  38.  
  39. <script type="text/javascript"
  40. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  41.  
  42. <style type="text/css">
  43.  
  44. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:iftinycursor}
  45.  
  46. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  47.  
  48. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  49.  
  50. .wrapper{
  51. margin: 0px auto;
  52. width: 717px;
  53. }
  54.  
  55. #tumblr_controls{
  56. position:fixed !important;
  57. top: 3px;
  58. right: 3px;
  59. }
  60.  
  61. body {
  62. padding: 0px;
  63. margin: 0px;
  64. color:{color:text};
  65. background-color: {color:Background};
  66. background-image:url({image:Background});
  67. background-attachment: fixed;
  68. background-size: cover;
  69. font-family: cambria;
  70. font-size: 10px;
  71. line-height:10px;
  72. color:{color:text};
  73. }
  74.  
  75. p {
  76. margin:0px;
  77. margin-top:0px;
  78. }
  79.  
  80. a:link, a:active, a:visited{
  81. color: {color:Link};
  82. text-decoration: none;
  83. -webkit-transition: color 0.5s ease-out;
  84. -moz-transition: color 0.5s ease-out;
  85. }
  86.  
  87. a:hover{
  88. color:{color:Hover};
  89. text-decoration: underline;
  90. -webkit-transition: color 0.3s ease-out;
  91. -moz-transition: color 0.3s ease-out;
  92. }
  93.  
  94. .entry {
  95. overflow: hidden;
  96. padding-left: 1px;
  97. padding-right: 1px;
  98. padding-top: 1px;
  99. padding-bottom: 0px;
  100. background-color: white;
  101. position:relative;
  102. {block:PermalinkPage}
  103. width: 500px;
  104. margin-left: -91px;
  105. float:left;
  106. padding: 3px;
  107. {/block:PermalinkPage}
  108. {block:IndexPage}
  109. margin: 3px;
  110. float: left;
  111. width: 320px;
  112. {/block:IndexPage}
  113. }
  114.  
  115.  
  116. #permalink {
  117. position: absolute;
  118. margin-top: 9px;
  119. margin-left: 6px;
  120. opacity: 0;
  121. -webkit-transition: all .3s ease;
  122. -moz-transition: all .3s ease;
  123. -o-transition: all .3s ease;
  124. transition: all .3s ease;
  125. }
  126.  
  127. .entry:hover #permalink {
  128. margin-top: 9px;
  129. margin-left: 6px;
  130. opacity: 1;
  131. }
  132.  
  133. .countreblog {
  134. color: #FFFFFF;
  135. letter-spacing:1px;
  136. font-family: cambria;
  137. font-size:10px;
  138. line-height:14px;
  139. margin: 2px;
  140. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  141. background-repeat:repeat;
  142. border:1px solid rgba(0,0,0,0.1);
  143. padding:3px 5px;
  144. -webkit-border-radius:2px;
  145. moz-border-radius:2px;
  146. -o-border-radius:2px;
  147. border-radius:2px;
  148. }
  149.  
  150. .countreblog a { color: #FFF; }
  151.  
  152. div.navigate a{
  153. color: #000;
  154. display:block;
  155. width: 43px;
  156. height: 1px;
  157. line-height: 13px;
  158. text-align: center;
  159. padding-top:1px;
  160. margin-left:0px;
  161. margin-top:3px;
  162. position:relative;
  163. text-align: center;
  164. z-index:1;
  165. display: inline-block;
  166. -webkit-transition: all 0.4s linear;
  167. -webkit-transition: all 0.4s linear;
  168. -moz-transition: all 0.4s linear;
  169. transition: all 0.4s linear;
  170. background:#c5c5c5;
  171. }
  172.  
  173. div.navigate a:hover{
  174. background: #fff;
  175. font-style: italic;
  176. -webkit-transition: all 0.4s linear;
  177. -webkit-transition: all 0.4s linear;
  178. -moz-transition: all 0.4s linear;
  179. transition: all 0.4s linear;
  180. color: #130C11;
  181. }
  182.  
  183. .notecount{
  184. color: #FFFFFF;
  185. font-weight: normal;
  186. padding-bottom: 0px;
  187. }
  188.  
  189. #pagination{
  190. display:none;
  191. }
  192.  
  193. .clear {
  194. clear: both;
  195. }
  196.  
  197. #posts {
  198. position:relative;
  199. margin-top: 0px;
  200. {block:IndexPage}
  201. width: 700px;
  202. margin-left: -170px;
  203. margin-top: 0px;
  204. {/block:IndexPage}
  205. {block:PermalinkPage}
  206. width: 500px;
  207. margin-left: 50px;
  208. margin-top: 0px;
  209. {/block:PermalinkPage}
  210. }
  211.  
  212.  
  213.  
  214.  
  215.  
  216. ol.notes img {
  217. width: 16px;
  218. display: inline;
  219. position: relative;
  220. top: 3px;
  221. }
  222.  
  223. #sidebar{
  224. position:fixed;
  225. height: auto;
  226. margin-left: 600px;
  227. width: 250px;
  228. top:100px;
  229. text-align: center;
  230. padding: 1px;
  231. width: 240px;
  232. margin-top: 0px;
  233. background-color: white;
  234. font-size: 12px;
  235. line-height:16px;
  236. letter-spacing: 0px;
  237. font-family: cambria;
  238. color: {color:text};
  239. }
  240.  
  241. #sidebar2{
  242. width:80px;
  243. margin-left: 500px;
  244. z-index:1;
  245. position:fixed !important;
  246. bottom:0px;
  247. height:100%;
  248. background-color: black;
  249. opacity: 0.8;
  250. background-image:url({image:borderbarpicture});
  251. }
  252.  
  253. #postnotes{
  254. text-align: justify;}
  255.  
  256. #postnotes blockquote{
  257. border: 0px;}
  258.  
  259. #infscr-loading{
  260. bottom: -70px;
  261. position: absolute;
  262. left: 50%;
  263. margin-left:-8px;
  264. width:16px;
  265. height:11px;
  266. overflow:hidden;
  267. margin-bottom: 50px;
  268. }
  269.  
  270. .title{
  271. font-family: ARIAL;
  272. font-size: 12px;
  273. line-height:{text:title line height}px;
  274. color: {color:Title};
  275. font-weight: normal;
  276. padding:0px 0px 0px 0px;
  277. }
  278.  
  279. .blog{
  280. font-family: 'Megrim';
  281. font-size: 35px;
  282. line-height:20px;
  283. color: {color:Title};
  284. border-bottom: 0px solid white;
  285. -webkit-transition: all 0.3s linear;
  286. -webkit-transition: all 0.3s linear;
  287. -moz-transition: all 0.3s linear;
  288. transition: all 0.3s linear;
  289. }
  290.  
  291. .blog:hover{
  292. border-bottom: 0px solid {color:border};
  293. -webkit-transition: all 0.3s linear;
  294. -webkit-transition: all 0.3s linear;
  295. -moz-transition: all 0.3s linear;
  296. transition: all 0.3s linear;
  297. }
  298.  
  299. .links a{
  300. font-size: 12px;
  301. line-height:12px;
  302. letter-spacing: 1px;
  303. margin: 3px;
  304. font-family: {font:text font};
  305. color: {color:text};
  306. border-bottom: 1px solid white;
  307. -webkit-transition: all 0.3s linear;
  308. -webkit-transition: all 0.3s linear;
  309. -moz-transition: all 0.3s linear;
  310. transition: all 0.3s linear;
  311. }
  312.  
  313. .links:hover a{
  314. text-decoration: underline;
  315. -webkit-transition: all 0.3s linear;
  316. -webkit-transition: all 0.3s linear;
  317. -moz-transition: all 0.3s linear;
  318. transition: all 0.3s linear;
  319. }
  320.  
  321. #rst{
  322. position:fixed !important;
  323. right:3px;
  324. top:26px;
  325. font-family: arial;
  326. font-size: 10px;
  327. line-height:12px;
  328. vertical-align: middle;
  329. overflow: hidden;
  330. padding:3px;
  331. -webkit-border-radius:2px;
  332. moz-border-radius:2px;
  333. -o-border-radius:2px;
  334. border-radius:2px;
  335. z-index: 100;}
  336.  
  337. #rst a{
  338. color: #fff;}
  339.  
  340. .yo a{
  341. color: #fff;}
  342.  
  343. .yo{
  344. color: #fff;
  345. font-size: 12px;
  346. display: inline-block;}
  347.  
  348.  
  349. a img{border: 0px;}
  350.  
  351. blockquote{
  352. padding:2px 2px 2px 5px;
  353. margin:4px 4px 4px 7px;
  354. border-left: 4px solid #dddddd;
  355. }
  356.  
  357. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  358.  
  359. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  360. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  361.  
  362. .notes img{width:10px; position:relative; top:3px;}
  363. <--ses-->
  364. small{font-size: 90%;}
  365.  
  366.  
  367. .caption img {
  368. max-width: 100%;
  369. }
  370.  
  371. {CustomCSS}
  372. </style>
  373.  
  374. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
  375. <script type="text/javascript">
  376. $(function(){
  377. $("#pageLink").click(function(){
  378. $("#titlePages").fadeToggle(500);
  379. });
  380. });
  381. </script>
  382.  
  383. {block:IndexPage}
  384. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/4IKlvmzup/jquery.masonry.min.js"></script>
  385. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  386. <script type="text/javascript">
  387. $(window).load(function () {
  388. var $content = $('#posts');
  389. $content.masonry({
  390. itemSelector: '.entry',
  391. isAnimated: true
  392. }),
  393. $content.infinitescroll({
  394. navSelector : '#pagination',
  395. nextSelector : '#pagination a#nextPage',
  396. itemSelector : '.entry',
  397. loading: {
  398. finishedMsg: '',
  399. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  400. },
  401. bufferPx : 200,
  402. debug : false,
  403. },
  404. // call masonry as a callback.
  405. function( newElements ) {
  406. var $newElems = $( newElements );
  407. $newElems.hide();
  408. // ensure that images load before adding to masonry layout
  409. $newElems.imagesLoaded(function(){
  410. $content.masonry( 'appended',
  411. $newElems, true,
  412. function(){$newElems.fadeIn(300);}
  413. );
  414.  
  415.  
  416. });
  417. });
  418. });
  419. </script>
  420. {/block:IndexPage}
  421.  
  422. <title>{title}</title>
  423.  
  424. <link rel="shortcut icon" href="{Favicon}">
  425. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  426. <meta name="viewport" content="width=820" />
  427.  
  428. </style>
  429. </head>
  430. <body>
  431. <div class="wrapper">
  432. <div style="position:fixed;right:0px;top:28px;">
  433. </span>
  434. </div>
  435.  
  436. <div id="sidebar">
  437. {block:ifshowtitle}<span class="blog"><a href="/">{Title}</a></span><br><br>{/block:ifshowtitle}
  438. {block:ifLinkOneTitle}<span class="links"><a href="{text:Link One}">{text:Link One Title}</a></span>{/block:ifLinkOneTitle}/
  439.  
  440. {block:ifLinkTwoTitle}<span class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></span>{/block:ifLinkTwoTitle}/
  441.  
  442. {block:ifLinkThreeTitle}<span class="links"><a href="{text:Link Three}">{text:Link Three Title}</a></span>{/block:ifLinkThreeTitle}/
  443.  
  444. {block:ifLinkFourTitle}<span class="links"><a href="{text:Link Four}">{text:Link Four Title}</a></span>{/block:ifLinkFourTitle}/
  445.  
  446. {block:ifLinkFiveTitle}<span class="links"><a href="{text:Link Five}">{text:Link Five Title}</a></span>{/block:ifLinkFiveTitle}
  447.  
  448.  
  449. {block:ifshowphoto}<br><a href="/"><img src="{image:sidebar}" width=240px;></a>{/block:ifshowphoto}
  450. <p>
  451. {description}
  452. </div>
  453. <div id="sidebar2">
  454. <img src="{image:borderbar}" height=1000px;>
  455. </div>
  456.  
  457. <div id="rst">
  458. <a href="http://fuheva.tumblr.com/" target="_blank"><div class="yo"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></div> </a>
  459. </div>
  460.  
  461. <div id="posts">
  462.  
  463. {block:Posts}
  464. <div class="entry">
  465.  
  466. {block:Text}
  467. {block:Title}<span class="title">{Title}</span>{/block:Title}
  468. <div class="caption"><span class="entrytext">{Body}</span></div>
  469. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  470. {/block:Text}
  471.  
  472. {block:Link}
  473. <a href="{URL}" class="title">{Name}</a>
  474. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  475. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  476. {block:Link}
  477.  
  478.  
  479. {block:Photo}
  480. {block:IndexPage}
  481. <div id="permalink">
  482. <span class="countreblog"><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  483. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  484. {/block:IndexPage}
  485. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="320"/></a></div>{LinkCloseTag}
  486. {/block:IndexPage}
  487. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  488. {/block:Photo}
  489.  
  490.  
  491.  
  492. {block:Photoset}
  493. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  494. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  495. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  496. {/block:Photoset}
  497.  
  498. {block:Quote}
  499. {Quote}</span>
  500. {block:Source}{Source}{/block:Source}
  501. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  502. {/block:Quote}
  503.  
  504. {block:Chat}
  505. {block:Title}<span class="title">{Title}</span>{/block:Title}
  506. <ul class="chat">
  507. {block:Lines}
  508. <li class="user_{UserNumber}">
  509. {block:Label}
  510. <span class="label">{Label}</span>
  511. {/block:Label}
  512.  
  513. {Line}
  514. </li>
  515. {/block:Lines}
  516. </ul>
  517. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  518. {/block:Chat}
  519.  
  520. {block:Audio}
  521. <div style="width:250px; height:28px;">{AudioPlayerWhite}</div>
  522. {block:IndexPage}
  523. <div class="caption">
  524. {caption}</div>{/block:IndexPage}
  525. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  526. {/block:Audio}
  527.  
  528. {block:Video}
  529. <center>
  530. {block:IndexPage}
  531. {Video-250}
  532. {/block:IndexPage}
  533. </center>
  534. {block:PermalinkPage}
  535. <center>{Video-500}</center>
  536. {/block:PermalinkPage}
  537. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  538. {block:Video}
  539.  
  540. {block:Answer}
  541. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  542. <strong>{Asker}: {Question}</strong>
  543. <div class="caption">
  544. {Answer}</div>
  545. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  546. {/block:Answer}
  547.  
  548. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  549.  
  550. {block:PermalinkPage}
  551. {block:Date}
  552. {block:Caption}{Caption}{/block:Caption}<center>
  553. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  554. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  555. {/block:Date}
  556.  
  557. {/block:PermalinkPage}
  558.  
  559. {block:PostNotes}{PostNotes}
  560. {/block:PostNotes}
  561. </div>
  562.  
  563.  
  564. {/block:Posts}
  565. </div>
  566. </div>
  567. {block:IndexPage}<br>
  568. {block:Pagination}
  569. <div id="pagination">
  570. {block:NextPage}
  571. <a id="nextPage" href="{NextPage}">next</a>
  572. {/block:NextPage}
  573. {block:PreviousPage}
  574. <a href="{PreviousPage}">back</a>
  575. {/block:PreviousPage}
  576. </div>
  577. {/block:Pagination}
  578. {/block:IndexPage}
  579. </div>
  580. </body>
  581. </html>
  582. <div style="float: left; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><font size="4">
  583. <a href="http://fuheva.tumblr.com"><small>©</small></a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement