wallflwers

Theme 07 Joshdevin (Small Posts)

Dec 22nd, 2012
1,308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.52 KB | None | 0 0
  1. <html>
  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. <head>
  5.  
  6.  
  7. <meta name="color:Box" content="#f8f8f8"/>
  8. <meta name="color:Background" content="#ffffff"/>
  9. <meta name="color:Border" content="#e8e8e8"/>
  10. <meta name="color:HyperLink" content="#b1486c"/>
  11. <meta name="color:HyperLink Hover" content="#d6bfc7"/>
  12. <meta name="color:Scrollbar" content="#b1486c"/>
  13. <meta name="color:Links Text" content="#d59db0"/>
  14. <meta name="color:Link Text Hover" content="#292727"/>
  15. <meta name="color:Text" content="#9c8f93"/>
  16. <meta name="color:LinkBackground" content="#9c8f93"/>
  17.  
  18. <meta name="image:Sidebar" content""/>
  19.  
  20. <meta name="if:Infinite Scrolling" content=""/>
  21.  
  22. <meta name="text:Link 1 URL" content="/"/>
  23. <meta name="text:Link 1 name" content=""/>
  24. <meta name="text:Link 2 URL" content="/"/>
  25. <meta name="text:Link 2 name" content=""/>
  26. <meta name="text:Link 3 URL" content="/"/>
  27. <meta name="text:Link 3 name" content=""/>
  28. <meta name="text:Link 4 URL" content="/"/>
  29. <meta name="text:Link 4 name" content=""/>
  30.  
  31.  
  32.  
  33. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  34.  
  35. <script src="jquery.js"></script>
  36. <script>
  37. $(document).ready(function(){
  38. $("#flip").click(function(){
  39. $("#panel").slideToggle("fast");
  40. });
  41. });
  42. </script>
  43.  
  44.  
  45.  
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />{/block:Description}
  48. <title>
  49. {block:PostSummary}
  50. {PostSummary} - {/block:PostSummary}{Title}</title>
  51. </style>
  52.  
  53. <style type="text/css">
  54.  
  55. #bite
  56. #bite a{
  57. display:block
  58. }
  59. #bite .death {
  60. margin-top:-140px;filter: alpha(opacity = 0);
  61. opacity:0;-webkit-transition: all 0.8s ease-out;
  62. -moz-transition: all 0.5s ease-out;transition: all 0.8s ease-out;
  63. }
  64.  
  65. #bite:hover .death {
  66. margin-top:2px;
  67. -webkit-transition: all 0.8s ease-out;
  68. -moz-transition: all 0.8s ease-out;
  69. transition: all 0.8s ease-out;
  70. filter: alpha(opacity = 100);
  71. filter: alpha(opacity = 100);
  72. opacity:100;
  73. }
  74.  
  75. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  76.  
  77.  
  78. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  79.  
  80. ::-webkit-scrollbar {width: 5px; height: 5px; background:{color:Scrollbar Background}; }
  81. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  82.  
  83. {block:iftinycursor}
  84. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;}
  85. {/block:iftinycursor}
  86.  
  87. body{
  88. background-color: {color:Background};
  89. background-image: url({image:Background});
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. background-position: center;
  93. font-family:calibri;
  94. font-size:11px;
  95. line-height:12px;
  96. color:{color:Text};
  97. }
  98.  
  99. a:link, a:active, a:visited{
  100. color: {color:HyperLink};
  101. text-decoration:none;
  102. -webkit-transition: all 0.4s linear;
  103. -moz-transition: all 0.4s linear;
  104. transition: all 0.4s linear;
  105. }
  106.  
  107. a:hover{
  108. color: {color:HyperLink Hover};
  109. {block:iftinycursor}
  110. cursor: url(http://i.imgur.com/IepP2.jpg), progress;
  111. {/block:iftinycursor}
  112. }
  113.  
  114. #container {
  115. margin:auto;
  116. width:400px;
  117. }
  118.  
  119. #content {
  120. width:400px;
  121. padding:20px;
  122. margin-left:auto;
  123. margin-right:auto;
  124. margin-top:-10px;
  125. }
  126.  
  127. #entry {
  128. width:400px;
  129. margin-top:20px;
  130. margin-left:110px;
  131. padding:3px;
  132.  
  133. }
  134.  
  135. #permalink{
  136. position:relative;
  137. margin-top:9px;
  138. padding-top:3px;
  139. font-size:8px;
  140. line-height:10px;
  141. font-family:cambria;
  142. letter-spacing:1px;
  143. text-transform:uppercase;
  144. }
  145.  
  146. #info{
  147. position:absolute;
  148. margin-top:-11px;
  149. font-size:8px;
  150. line-height:10px;
  151. font-family:cambria;
  152. letter-spacing:1px;
  153. right:0;
  154. text-transform:uppercase;
  155. }
  156.  
  157. #answer {
  158. padding-top:50px;
  159. }
  160.  
  161. #ask {
  162. float:left;
  163. margin-right:5px;
  164. padding:5px;
  165. background:{color:Ask Background};
  166. width:492px;
  167. }
  168.  
  169. #asker {
  170. float:left;
  171. }
  172.  
  173. .askername{
  174. text-transform:uppercase;
  175. font-size:10px;
  176. font-weight:bold;
  177. letter-spacing:1px;
  178. padding-top:3px;
  179. margin-top:3px;
  180. text-align:right;
  181. border-top:1px solid {color:Border};
  182. }
  183.  
  184. #side {
  185. position:fixed;
  186. text-align:center;
  187. width:155px;
  188. margin-top:270px;
  189. margin-left:-100px;
  190. }
  191.  
  192. #sidepic {
  193. text-align:center;
  194. width:130px;
  195. z-index:999;
  196. padding:5px;
  197. background:white;
  198. border:3px double {color:Border};
  199. padding:10px;
  200. }
  201.  
  202. #sidepic{
  203. -webkit-transition: opacity 0.5s linear;
  204. opacity: 0.8;
  205. }
  206.  
  207. #sidepic:hover{
  208. -webkit-transition: opacity 0.5s linear;
  209. opacity: 1;
  210. }
  211.  
  212.  
  213. #sidepic{
  214. -moz-transition: opacity 0.5s linear;
  215. opacity: 0.8;
  216. }
  217.  
  218. #sidepic:hover{
  219. -moz-transition: opacity 0.5s linear;
  220. opacity: 1;
  221. }
  222.  
  223.  
  224. #description {
  225. text-align:center;
  226. font-family:calibri;
  227. font-size:9px;
  228. margin-top:-5px;
  229. background:#ffffff;
  230. letter-spacing:1px;
  231. }
  232.  
  233. #navigate a{
  234. text-transform:lowercase;
  235. font-family:calibri;
  236. font-style:italic;
  237. font-size:9px;
  238. letter-spacing:1px;
  239. margin-top:5px;
  240. padding:2px;
  241. text-align:center;
  242. display:inline-block;
  243. color:{color:Links Text};
  244. transition: all 0.5s ease-out;
  245. -o-transition-transition: all 0.5s ease-out;
  246. -webkit-transition: all 0.5s ease-out;
  247. -moz-transition: all 0.5s ease-out;
  248. }
  249.  
  250.  
  251. #navigate a:hover{
  252. background:{color:Link Hover};
  253. color:{color:Link Text Hover};
  254. transition: all 0.5s ease-out;
  255. -o-transition-transition: all 0.5s ease-out;
  256. -webkit-transition: all 0.5s ease-out;
  257. -moz-transition: all 0.5s ease-out;
  258. }
  259.  
  260. .pgs {
  261. text-align:right;
  262. font-family:cambria;
  263. font-size:10px;
  264. text-transform:uppercase;
  265. margin-left:10px;
  266. border-top:1px solid {color:Border};
  267. }
  268.  
  269. .posttitle{
  270. font-family:cambria;
  271. font-size: 17px;
  272. line-height: 20px;
  273. }
  274.  
  275. blockquote{
  276. padding:0px 0px 2px 5px;
  277. margin:0px 0px 2px 1px;
  278. border-left: 3px solid {color:HyperLink Hover};}
  279. blockquote p, ul{margin:0px; padding:0px;
  280. }
  281.  
  282. .chat .line{
  283. padding: 2px;
  284. }
  285.  
  286. .chat .line .odd{
  287. color: {color:Link};
  288. }
  289.  
  290. .label {font-weight:bold; color:{color:text}}
  291.  
  292. a img{border: 0px;}
  293.  
  294. .p { padding-top: 5px; }
  295. .ol, ul { margin-left: 10px; padding: 5px; }
  296. .ul { list-style-type: square; }
  297.  
  298. .cover {position: absolute; z-index: 1; width:75px; padding:5px; border:1px solid {color:Border};}
  299.  
  300. .playbox {position: absolute; z-index: 1000;}
  301.  
  302. .playbutton {width: 26px; height: 26px; overflow: hidden; position: relative; z-index:2;border:5px solid white;}
  303.  
  304. .playbox {background-color: black; position: absolute; z-index:2; margin-top: 25px; margin-left: 24px; opacity:.6;
  305. -webkit-transition: all 0.6s linear;
  306. -moz-transition: all 0.6s linear;
  307. transition: all 0.6s linear;}
  308.  
  309. .playbox:hover {opacity:.8;}
  310.  
  311. .title{
  312. width:
  313. position:absolute;
  314. line-height:23px;
  315. padding:4px;
  316. z-index: 1000;
  317. text-transform:uppercase;
  318. }
  319.  
  320. .video embed, .post div.video object {width:250px; height:187px}
  321.  
  322. .notes img{width:10px; position:left; top:3px;}
  323.  
  324.  
  325. {CustomCSS}
  326. </style>
  327.  
  328. <link rel="shortcut icon" href="{Favicon}">
  329. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
  330.  
  331. </head>
  332. <body>
  333. <div id="container">
  334. <div id="content">
  335. <div id="side">
  336. <div id="bite">
  337. <div id="sidepic"><img src="{image:Sidebar}" style="width:130px;"/></div>
  338. <div id="navigate">
  339. <a style="background:{color:LinkBackground};"href="{text:Link 1 URL}">{text:Link 1 name}</a>
  340. <a style="background:{color:LinkBackground};"href="{text:Link 2 URL}">{text:Link 2 name}</a>
  341. <a style="background:{color:LinkBackground};"href="{text:Link 3 URL}">{text:Link 3 name}</a>
  342. <a style="background:{color:LinkBackground};"href="{text:Link 4 URL}">{text:Link 4 name}</a>
  343. <hr color="#d6d5d5" size=".5" width="85%">
  344. <div class="death">
  345. <div id="description">{Description}<br>{block:Pagination}{/block:Pagination}
  346. {block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}
  347. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</div>
  348. </div>
  349. </div>
  350. </div>
  351. </div>
  352. </div>
  353.  
  354.  
  355. {block:Posts}
  356. <div style="border: 1px solid {color:border};padding:10px;" id="entry">
  357.  
  358. {block:Text}
  359. {block:Title}
  360. <div class="posttitle">{Title}</div>
  361. {/block:Title}
  362. {Body}
  363. {/block:Text}
  364.  
  365. {block:Link}
  366. <div class="posttitle">
  367. <a href="{URL}">{Name}</a>
  368. </div>
  369. {block:Description}{Description}{/block:Description}
  370. {/block:Link}
  371.  
  372. {block:Photo}
  373. <center>
  374. {LinkOpenTag}
  375. <div id="pic">
  376. <a href="{permalink}">
  377. <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400"></a>
  378. </div>
  379. {LinkCloseTag}
  380. </center>
  381. {block:Caption}{Caption}{/block:Caption}
  382. {block:ContentSource}
  383. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  384. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  385. {/block:SourceLogo}
  386. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  387. {/block:ContentSource}
  388. {block:ReblogParentURL}
  389. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  390. {/block:ReblogParentURL}
  391. {/block:Photo}
  392.  
  393. {block:Photoset}
  394. <center>
  395. <div class="photo">
  396. {Photoset-400}
  397. </div>
  398. </center>
  399. {block:Caption}{Caption}{/block:Caption}
  400. {/block:Photoset}
  401.  
  402. {block:Quote}
  403. <div class="posttitle">"{Quote}"</div>
  404. {block:Source}
  405. <i> - {Source}</i>
  406. {/block:Source}
  407. {/block:Quote}
  408.  
  409. {block:Chat}
  410. {block:Title}
  411. <div class="posttitle">
  412. {Title}
  413. </div>
  414. {/block:Title}
  415. <div class="chat">
  416. {block:Lines}
  417. <div class="chat">
  418. <div class="line {Alt}">
  419. <div class="{Alt} user_{UserNumber}">
  420. {block:Label}
  421. <b>{Label} </b>
  422. {/block:Label}
  423. {Line}
  424. </div>
  425. </div>
  426. </div>
  427. {/block:Lines}
  428. </div>
  429. {/block:Chat}
  430.  
  431. {block:Audio}
  432. <div class="playbox">
  433. <div class="playbutton">
  434. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
  435. </div></div>
  436. {block:AlbumArt}
  437. <img src="{AlbumArtURL}" class="cover">
  438. {/block:AlbumArt}
  439.  
  440. <div class="title">
  441. {block:TrackName}
  442. <b>Title</b>:{TrackName}
  443. {/block:TrackName}
  444. </div>
  445.  
  446. <div class="title">
  447. {block:Artist}
  448. <b>Artist:</b>{Artist}
  449. {/block:Artist}
  450. </div>
  451.  
  452. <div class="title">
  453. {PlayCountWithLabel}
  454. </div>
  455.  
  456. <br>
  457. {block:Caption}{Caption}{/block:Caption}
  458. {/block:Audio}
  459.  
  460. {block:Video}
  461. <center>
  462. <div class="photo">
  463. {Video-500}
  464. </div>
  465. </center>
  466. {block:Caption}{Caption}{/block:Caption}
  467. {/block:Video}
  468.  
  469. {block:IndexPage}
  470. <div id="permalink">posted
  471. <a href="{Permalink}"> {TimeAgo}</a>
  472. with
  473. <a href="{Permalink}">{NoteCountWithLabel}</a>
  474. <div id="info">
  475. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank">via:{ReblogParentName}</a> / (<a href="{ReblogRootURL}" target="_blank">©:{ReblogRootName}</a>) {/block:RebloggedFrom}
  476. </div>
  477. <br>
  478. {block:HasTags}
  479. TAGGED AS:
  480. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  481. {/block:Tags}
  482. {/block:HasTags}
  483. </div>
  484. {/block:IndexPage}
  485.  
  486. {block:PermalinkPage}
  487. <center>
  488. <div id="permalink">
  489. {block:Date}
  490. {TimeAgo} on
  491. {ShortMonth} {DayofMonth},{Year}
  492. {/block:Date}
  493. {block:NoteCount} · {NoteCountWithLabel}
  494. {/block:NoteCount}
  495. {block:HasTags} · Tags:
  496. {block:Tags}<a href="{TagURL}">#{Tag} </a>
  497. {/block:Tags}
  498. {/block:HasTags}
  499. <br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a> · (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
  500. </div>
  501. </center>
  502. {/block:PermalinkPage}
  503.  
  504. {block:PostNotes}
  505. {PostNotes}
  506. {/block:PostNotes}
  507. </div>
  508. {/block:Posts}
  509. </div>
  510.  
  511. <div style="font-size: 10px; letter-spacing: 1px; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://joshdevin.tumblr.com">©joshdevin</a></div>
  512.  
  513. </body>
  514. </html>
Advertisement
Add Comment
Please, Sign In to add comment