Advertisement
Gived

Gived theme #08

Jun 28th, 2013
9,657
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.72 KB | None | 0 0
  1. <!--==========theme 08 by gived remove the credit and die===============-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5. <head>
  6.  
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9.  
  10. <meta name="color:Background" content="#FAFAFA"/>
  11. <meta name="color:Borders" content="#CECECE"/>
  12. <meta name="color:Text" content="#696969"/>
  13. <meta name="color:Link" content="#77003c"/>
  14. <meta name="color:Scrollbar" content="#130C11"/>
  15. <meta name="color:Sidebar" content="#ffffff"/>
  16. <meta name="image:sidebar" content="1"/>
  17. <meta name="image:Background" content="1"/>
  18. <meta name="if:fullbg" content="0"/>
  19. <meta name="if:show photo" content="0"/>
  20. <meta name="if:tiny cursor" content="0"/>
  21. <meta name="if:tiny scrollbar" content="1"/>
  22. <meta name="if:show blog title" content="1"/>
  23. <meta name="text:Link One Title" content="link1" />
  24. <meta name="text:Link One" content="" />
  25. <meta name="text:Link Two Title" content="link2" />
  26. <meta name="text:Link Two" content="" />
  27. <meta name="text:Link Three Title" content="link3" />
  28. <meta name="text:Link Three" content="" />
  29. <meta name="if:rounded corners" content="0"/>
  30. <meta name="if:image fade" content="0" />
  31. <meta name="if:shadow" content="1"/>
  32. <meta name="text:Blog Title Size" content="20" />
  33.  
  34.  
  35. <style type="text/css">
  36. @import url(http://fonts.googleapis.com/css?family=Megrim);
  37. @import url(http://fonts.googleapis.com/css?family=Marck+Script);
  38. @import url(http://fonts.googleapis.com/css?family=Open+Sans);
  39. @font-face { font-family: nav; src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf'); }
  40.  
  41.  
  42.  
  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.  
  47. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  48.  
  49. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  50.  
  51.  
  52. #tumblr_controls{
  53. position:fixed !important;
  54. }
  55.  
  56. .wrapper{
  57. margin: 0px auto;
  58. width: 802px;
  59. }
  60.  
  61. .header{
  62. float: left;
  63. width: 100%;
  64. }
  65.  
  66. .left{
  67. float: left;
  68. margin-right: 20px;
  69. width: 802px;
  70. }
  71.  
  72. .right{
  73. float: right;
  74. width: 200px;
  75. background-color: {color:Background};
  76. }
  77.  
  78. body {
  79. padding: 0px;
  80. margin: 0px;
  81. font-family: tahoma;
  82. font-size: 9px;
  83. text-align:left;
  84. background-color: {color:Background};
  85. background-image:url({image:Background});
  86. background-attachment: fixed;
  87. background-image: repeat;
  88. {block:iffullbg}
  89. background-size: cover;
  90. {block:iffullbg}
  91. }
  92.  
  93. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  94. a:hover {color:black;
  95. background: ;
  96. text-transform: none;
  97. }
  98.  
  99.  
  100. .entry {
  101. margin: 8px;
  102. float:left;
  103. line-height:12px;
  104. background-color:white ;
  105. border: 1px solid {color:Borders};
  106. padding:5px;
  107. padding-bottom:2px;
  108. {block:IndexPage}
  109. width:230px;
  110. {/block:IndexPage}
  111. {block:PermalinkPage}
  112. width:500px;
  113. {/block:PermalinkPage}
  114.  
  115. {block:ifroundedcorners}
  116. border-radius:5px;
  117. {/block:ifroundedcorners}
  118. {block:ifshadow}
  119. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  120. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  121. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  122. {/block:ifshadow}
  123. }
  124.  
  125. .entry img{
  126. {block:ifroundedcorners}
  127. border-radius:5px;
  128. {/block:ifroundedcorners}
  129. opacity:1;
  130. {block:ifimagefade}
  131. opacity:0.7;
  132. -webkit-transition-duration: 1s;
  133. {/block:ifimagefade}
  134. max-width:100%;
  135. {block:permalinkpage}
  136. max-width:500px;
  137. {/block:permalinkpage}
  138. }
  139.  
  140. {block:ifimagefade}
  141. .entry img:hover{
  142. opacity:1;
  143. -webkit-transition-duration: 1s;
  144. }
  145. {/block:ifimagefade}
  146.  
  147.  
  148.  
  149. .permalink a{
  150. color:#000;
  151. text-transform:uppercase;
  152. }
  153.  
  154. .entry .permalink{
  155. display: block;
  156.  
  157.  
  158. font-size:8px;
  159. line-height:10px;
  160. letter-spacing:1px;
  161. opacity: 0;
  162. text-transform:uppercase;
  163. text-align: center;
  164. background-color:transparent;
  165. padding: 0px;
  166. margin: 2px;
  167. margin-top:-12px;
  168. -webkit-transition: all .7s ease;
  169. -moz-transition: all .7s ease;
  170. transition: all .7s ease;
  171. -o-transition: all .7s ease;
  172. }
  173. .entry:hover .permalink{
  174. opacity:.8;
  175. margin-top:0px;
  176. text-transform:uppercase;
  177. }
  178.  
  179.  
  180. div#sidebar{
  181. z-index:999;
  182. position:fixed !important;
  183. width:220px;
  184. left:0px;
  185. top:0px;
  186. padding:16px;
  187. height:100%;
  188. background-color:{color:sidebar} ;
  189. text-align:center;
  190. line-height: 14px;
  191. opacity: 1;
  192. border: 1px solid {color:Borders};
  193. }
  194.  
  195.  
  196.  
  197. div#linkbar{
  198. z-index:9999999999999;
  199. position: fixed !important;
  200. width: 76px;
  201. padding: 0px;
  202. z-index:1;
  203. height: auto;
  204. margin-top: 155px;
  205. margin-top:3px;
  206. left:17px;
  207. text-align: left;
  208. font-family: verdana;
  209. font-size: 9px;
  210. font-style: none;
  211. line-height: 12px;
  212. letter-spacing: 1px;
  213. text-align:right;
  214. }
  215.  
  216. .headerlinks{
  217. text-transform:uppercase;
  218. z-index:999999;
  219. width: 220px;
  220. font-family: nav;
  221. font-size: 11px;
  222. margin-bottom:3px;
  223. float:left;
  224. text-align:right;
  225. -webkit-border-radius: 0ex;
  226. background-color: white;
  227. }
  228.  
  229. .headerlinks:hover{ z-index:999999;
  230.  
  231. float:left;text-align:right;
  232. -webkit-border-radius: 0ex;
  233. background-color: black; text-transform:uppercase;
  234. }
  235.  
  236. .headerlinks a {
  237. z-index:999999;
  238. display:block;
  239. font-family: nav;
  240. font-size: 11px;
  241. color: black;
  242. text-align:right;
  243. background:#eee;
  244. text-transform:uppercase;
  245. padding-right:3PX;
  246. padding:3px;
  247. }
  248.  
  249. .headerlinks a:hover{
  250. z-index:999999;
  251.  
  252. background:#ccc;
  253. text-align:right;
  254. text-transform:uppercase;
  255. }
  256.  
  257. #posts {
  258. width: 1075px;
  259. left:-20px;
  260. {block:PermalinkPage}
  261. width: 400px;
  262. margin-left:-20px;
  263. {/block:PermalinkPage}
  264. }
  265.  
  266. #album
  267. {border:5px solid #fff;
  268. width:200px;
  269. height:200px;
  270. margin:10px;
  271. float:left;}
  272.  
  273. #infos
  274. {float:left;z-index:9999999999;
  275. margin-top:-50px;
  276. color: black;
  277. background:white;
  278. padding:5px;
  279. width:auto;
  280. }
  281.  
  282. #player
  283. {float:left;
  284. width:20px;
  285. padding:5px;
  286. height:20px;
  287. overflow:hidden;
  288. margin-top:-130px;
  289. margin-left:105px;
  290. }
  291.  
  292.  
  293. #infscr-loading{
  294. bottom: -70px;
  295. position: absolute;
  296. left: 50%;
  297. margin-left:-8px;
  298. width:16px;
  299. height:11px;
  300. overflow:hidden;
  301. margin-bottom: 50px;
  302. }
  303.  
  304. .title{
  305. font-family: verdana;
  306. font-size: 12px;
  307. line-height:10px;
  308. color: black;
  309. font-weight: normal;
  310. }
  311. .blogtitle{
  312. font-family: xx ;
  313. font-size: {text:blog title size}px;
  314. line-height: 28px;
  315. color: {color:Title};
  316. border-bottom: 1px solid {color:borders};
  317. letter-spacing: 0px;
  318. font-weight: normal;
  319. padding:0px 0px 0px 0px;
  320. }
  321.  
  322. @font-face {font-family: xx; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf');
  323. }
  324.  
  325.  
  326. blockquote {
  327. margin: 10px 0px 10px 10px;
  328. padding-left: 10px;
  329. border-left: solid 4px #000;
  330. }
  331.  
  332.  
  333. #postie{
  334. position:fixed !important;
  335. right:3px;
  336. top:26px;
  337. font-family: arial;
  338. font-size: 10px;
  339. line-height:12px;
  340. vertical-align: middle;
  341. overflow: hidden;
  342. padding:3px;
  343. -webkit-border-radius:2px;
  344. moz-border-radius:2px;
  345. -o-border-radius:2px;
  346. border-radius:2px;
  347. z-index: 100;}
  348.  
  349. #postie a{
  350. color: #fff;}
  351.  
  352. #cole{
  353. padding-right:3px;
  354. padding-top:3px;
  355. color:{color:Link};
  356. text-align:right;
  357. background:#eee;
  358. }
  359.  
  360. #cole a {
  361. padding-right:1px;
  362. display:relative;
  363. max-width:300px;
  364. text-align:right;
  365. color:{color:Link};
  366. }
  367.  
  368. #cole .mohr {
  369. padding-left:0px;
  370. margin-top:-10px;
  371. filter: alpha(opacity = 0);
  372. opacity:0;
  373. -webkit-transition: all 1s ease-out;
  374. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  375. text-align:right;text-transform:lowercase;
  376. }
  377.  
  378. #cole:hover .mohr {
  379. margin-top:5px;
  380. padding-left:10px;
  381. -webkit-transition: all 1s ease-out;
  382. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  383. filter: alpha(opacity = 80);
  384. filter: alpha(opacity = 100);
  385. opacity:100;
  386. }
  387.  
  388. </style>
  389. </div>
  390. {block:IndexPage}
  391. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  392. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  393.  
  394. <script type="text/javascript">
  395. $(window).load(function () {
  396. var $content = $('#posts');
  397. $content.masonry({itemSelector: '.entry'}),
  398. $content.infinitescroll({
  399. navSelector : 'div#pagination',
  400. nextSelector : 'div#pagination a#nextPage',
  401. itemSelector : '.entry',
  402. loading: {
  403. finishedMsg: '',
  404. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  405. },
  406. bufferPx : 600,
  407. debug : false,
  408. },
  409. // call masonry as a callback.
  410. function( newElements ) {
  411. var $newElems = $( newElements );
  412. $newElems.hide();
  413. // ensure that images load before adding to masonry layout
  414. $newElems.imagesLoaded(function(){
  415. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  416.  
  417.  
  418. });
  419. });
  420. });
  421. </script>
  422. <div id="postie">
  423. <a href="http://gived.tumblr.com/" target="_blank"><div class="yo"><img src="http://static.tumblr.com/vzjzx9a/Oyymbuhss/hdggj57retuete.png"></div> </a>
  424. </div>
  425. {/block:IndexPage}
  426.  
  427. <title>{title}</title>
  428.  
  429. <link rel="shortcut icon" href="{Favicon}">
  430. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  431. <meta name="viewport" content="width=820" />
  432.  
  433. </head>
  434. <body>
  435.  
  436. <div class="wrapper">
  437. <div class="header">
  438. </div>
  439.  
  440.  
  441. <div id="sidebar">
  442. {block:ifshowblogtitle}<div class="blogtitle"><a href="/">{Title}</div></a><br>{/block:ifshowblogtitle}
  443. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}"width=220px></a>
  444. <div style="padding-top:4px; margin-top:9px;border-top:1px solid {color:borders};"></div>
  445. {/block:ifshowphoto}
  446.  
  447.  
  448. {description}
  449. <div id="cole">
  450. NAVIGATE
  451. <div class="mohr">
  452. <div id="linkbar">
  453. <div class="headerlinks"><a href="/">home</a></div>
  454. <div class="headerlinks"><a href="/ask">ask</a></div>
  455. <div class="headerlinks"><a href="{text:Link One}">{text:Link One Title}</a></div>
  456. <div class="headerlinks"><a href="{text:Link Two}">{text:Link Two Title}</a></div>
  457. <div class="headerlinks"><a href="{text:Link Three}">{text:Link Three Title}</a></div>
  458. {block:HasPages}{block:Pages}<div class="headerlinks"><a href="{URL}"><span>{Label}</span></a></div>{/block:Pages}{/block:HasPages}
  459.  
  460. </div></div>
  461. </div>
  462. </div>
  463.  
  464.  
  465. {block:ifborderbar}
  466. <div id="qt">
  467. </div>
  468. {block:ifborderbar}
  469.  
  470. <div class="left">
  471.  
  472. <div id="posts">
  473.  
  474. {block:Posts}
  475. <div class="entry">
  476. {block:IndexPage}<div class="permalink">
  477. <a href="{permalink}">{NoteCount}</a> |
  478. <a href="{ReblogURL}" target="_blank">reblog</a> |
  479. {block:RebloggedFrom}
  480. <a href="{ReblogParentURL}">via</a>{block:ContentSource} |
  481. <a href="{ReblogRootURL}">source</a>
  482. {/block:ContentSource}{/block:RebloggedFrom}
  483. </span></div>{/block:IndexPage}
  484.  
  485.  
  486.  
  487. {block:Answer}
  488. <div class="ask">{Asker} has asked: {Question}</div>
  489. {Answer}
  490. {/block:Answer}
  491.  
  492. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  493.  
  494. {/block:text}
  495.  
  496. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}
  497. {/block:link}
  498.  
  499. {block:Photo}
  500. {block:IndexPage}
  501. {/block:IndexPage}
  502. {block:indexpage}
  503. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  504. {/block:indexpage}
  505. {block:permalinkpage}
  506. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  507. {/block:permalinkpage}
  508. {/block:Photo}
  509.  
  510. {block:Photoset}
  511. {block:IndexPage}
  512. <center>
  513. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="{224px}" style="padding:0px;"/></a>
  514. {/block:Photos}</center>
  515.  
  516. {/block:IndexPage}
  517. {block:PermalinkPage}
  518. <center>
  519. {Photoset-400}</center>
  520. {/block:PermalinkPage}
  521. {/block:Photoset}
  522.  
  523. {block:Quote}<span class="title">"{Quote}"</span>{block:Source}<i> - {Source}</i>{/block:Source}
  524.  
  525. {/block:Quote}
  526.  
  527. {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">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}</ul>
  528. {/block:Chat}
  529.  
  530.  
  531. {Line}
  532. </li>
  533. {/block:Lines}
  534. </ul>
  535. {/block:Chat}
  536.  
  537. {block:Audio}
  538. {block:IndexPage}
  539. <div id="album">{block:AlbumArt}<img width="200px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  540. <div id="player"><div style="margin-top:-3px; margin-left:-3px;">{AudioPlayerBlack}</div></div>
  541. <div id="infos">
  542. <div class="name">{block:TrackName}
  543. {TrackName}
  544. {/block:TrackName}</div>
  545. {block:Artist}
  546. <div id="artist">by {Artist}</div>
  547. {/block:Artist}
  548. <div style="padding-top:2px;">{PlayCountWithLabel}</div>
  549. </div>
  550.  
  551. {/block:IndexPage}
  552. {block:PermalinkPage}
  553. {block:AlbumArt}<img width="500px" src="{AlbumArtURL}"/>{/block:AlbumArt}
  554. <br/><br/>
  555. {AudioPlayerWhite}
  556. <br/>
  557. {block:TrackName}
  558. {TrackName}
  559. {/block:TrackName}
  560. {block:Artist}
  561. by {Artist}
  562. {/block:Artist}
  563. {/block:PermalinkPage}
  564. {/block:Audio}
  565.  
  566. {block:Video}
  567. {block:IndexPage}
  568.  
  569. <center>
  570. {Video-250}</center>
  571. {/block:IndexPage}
  572. {block:PermalinkPage}
  573. <center>
  574. {Video-400}</center>
  575. {/block:PermalinkPage}
  576. {block:Video}
  577.  
  578. {block:PermalinkPage}
  579. <center>
  580. <br>{TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  581. <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>
  582.  
  583.  
  584. {/block:PermalinkPage}
  585.  
  586.  
  587. {block:PostNotes}{PostNotes}
  588. {/block:PostNotes}
  589. </div>
  590.  
  591.  
  592. {/block:Posts}
  593. </div>
  594. </div>
  595. {block:IndexPage}
  596. {block:Pagination}
  597. <div id="pagination">
  598. {block:NextPage}
  599. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  600. {/block:NextPage}
  601. {block:PreviousPage}
  602. <a href="{PreviousPage}">&larr;&nbsp;</a>
  603. {/block:PreviousPage}
  604. </div>
  605. {/block:Pagination}
  606. {/block:IndexPage}
  607.  
  608. </body>
  609. <div style="position:fixed; bottom:10px; right:5px; opacity:.6">
  610. <a href="http://gived.tumblr.com"><img src="http://static.tumblr.com/fxpo5zq/hamm1tqjw/champp.png" width="20px"></a>
  611. </div>
  612. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement