Advertisement
Gived

Gived theme #06

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