wallflwers

theme 21 joshdevin

Jan 30th, 2013
2,457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.09 KB | None | 0 0
  1. <!--THEME BY JOSHDEVIN, PLEASE DO NOT USE AS A BASE OR REDISTRIBUTE IN ANYWAY.-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'>
  11.  
  12.  
  13. <div style="font-size: 11px; letter-spacing: 2px; float: right; position: fixed; bottom: 10px; right: 10px; text-transform:lowercase;color:{color:text}"><a href="http://joshdevin.tumblr.com">©<i>j</i>oshdevin</a></div>
  14.  
  15. <meta name="color:links" content="#f8f8f8"/>
  16. <meta name="color:linkshover" content="#f8f8f8"/>
  17. <meta name="color:text" content="#f8f8f8"/>
  18. <meta name="color:border" content="#f8f8f8"/>
  19. <meta name="color:imgborder" content="#f8f8f8"/>
  20. <meta name="color:background" content="#ffffff"/>
  21.  
  22.  
  23.  
  24. <meta name="image:sbarimg" content=""/>
  25. <meta name="image:sbarimg2" content=""/>
  26.  
  27.  
  28. <meta name="text:Link 1 Name" content=""/>
  29. <meta name="text:Link 1 URL" content="/"/>
  30. <meta name="text:Link 2 Name" content=""/>
  31. <meta name="text:Link 2 URL" content="/"/>
  32. <meta name="text:Link 3 Name" content=""/>
  33. <meta name="text:Link 3 URL" content="/"/>
  34. <meta name="text:Link 4 Name" content=""/>
  35. <meta name="text:Link 4 URL" content="/"/>
  36.  
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42.  
  43.  
  44. iframe#tumblr_controls { width:50%; white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  45.  
  46. iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
  47.  
  48.  
  49. 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;}
  50.  
  51.  
  52. 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;}
  53.  
  54.  
  55. 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;}
  56.  
  57.  
  58. 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;}
  59.  
  60. ::-webkit-scrollbar {width: 5px; height: 5px; background:{color:Scrollbar Background}; }
  61. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  62.  
  63.  
  64. body
  65. {font-family:calibri;
  66. font-size:11px;
  67. color:{color:text};
  68. background-color:{color:background};
  69. }
  70.  
  71. a
  72. {text-decoration:none;
  73. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
  74. opacity:1;
  75. color:{color:links};
  76. }
  77.  
  78. a:hover
  79. {text-decoration:none;
  80. opacity:1;
  81. color:{color:linkshover};
  82. }
  83.  
  84. #container {
  85. width:500px;
  86. }
  87.  
  88. #content {
  89. width:500px;
  90. padding:10px;
  91. margin:auto;
  92. }
  93.  
  94. #sidebar {
  95. margin-top:160px;
  96. margin-left:315px;
  97. width:100px;
  98. position:fixed;
  99. }
  100.  
  101. #sidebar:hover .links{
  102. opacity:1;
  103. margin-left:70px;
  104. -webkit-transition: opacity 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;
  105. }
  106.  
  107. #sbarimg {
  108. width:90px;
  109. height:90px;
  110. padding:5px;
  111. margin-left:-35px;
  112. display:center;
  113. opacity:0.9;
  114. position:fixed;
  115. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
  116. }
  117.  
  118.  
  119.  
  120. #sbarimg2:hover {
  121. opacity:0;
  122. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
  123. }
  124.  
  125. #sbarimg2 {
  126. width:110px;
  127. height:110px;
  128. background: transparent url(test-3.jpg) -96px -200px no-repeat;
  129. padding:5px;
  130. margin-left:-5px;
  131. margin-top:-97px;
  132. opacity:1;
  133. display:center;
  134. z-index:999;
  135. position:fixed;
  136. -webkit-transition: opacity 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.6s ease-in-out;
  137. }
  138.  
  139. #description {
  140. width:89px;
  141. font-size:9px;
  142. font-family:calibri;
  143. letter-spacing:px;
  144. padding:3px;
  145. padding-top:2px;
  146. line-height:130%;
  147. border:1px solid {color:imgborder};
  148. color:{color:text};
  149. position:fixed;
  150. margin-top:10px;
  151. margin-left:-4px;
  152. text-align:center;
  153. }
  154.  
  155. .links {
  156. margin-left:10px;
  157. width:55px;
  158. margin-top:22px;
  159. padding-top:5px;
  160. opacity:0;
  161. padding-left:2px;
  162. font-size:8px;
  163. position:fixed;
  164. text-transform:lowercase;
  165. line-height:200%;
  166. text-align:left;
  167. padding-bottom:{text:linksborder};
  168. -webkit-transition: opacity 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;
  169. }
  170.  
  171. #posts {
  172. margin-left:490px;
  173. margin-top:40px;
  174. width:500px;
  175. }
  176.  
  177. #pag {
  178. text-align:center;
  179. }
  180.  
  181. #postss {
  182. width:500px;
  183. margin-top:10px;
  184. padding:10px;
  185. }
  186.  
  187. #info {
  188. font-family:calibri;
  189. font-size: 10px;
  190. font-style: italic;
  191. margin-top:10px;
  192. border-top: 1px solid #eee;
  193. padding:3px;
  194. text-transform:lowercase;
  195. }
  196.  
  197.  
  198.  
  199. </style>
  200. </head>
  201. <body>
  202. <div id="container">
  203. <div id="content">
  204. <div id="sidebar">
  205. <div id="sbarimg"></a><img src="{image:sbarimg}" style="width:90px;height:90px;"><div id="sbarimg2"><img src="{image:sbarimg2}" style="width:90px; height:90px;"></div>
  206. <div id="description">{Description}<br>
  207. {block:Pagination}{/block:Pagination}
  208. {block:PreviousPage}<a style="{color:text}"href="{PreviousPage}">back •</a>{/block:PreviousPage}
  209. {block:NextPage}<a style="{color:text}"href="{NextPage}"> next</a>{/block:NextPage}
  210. </div> </div>
  211. <div class="links" style="margin-top:7px;">
  212. <a href="{text:Link 1 URL}">{text:Link 1 Name}</a><br>
  213. <a href="{text:Link 2 URL}">{text:Link 2 Name}</a><br>
  214. <a href="{text:Link 3 URL}">{text:Link 3 Name}</a><br>
  215. <a href="{text:Link 4 URL}">{text:Link 4 Name}</a>
  216. </div>
  217. </div>
  218.  
  219. {block:Posts}<div id="posts" style="font-family:calibri;font-size:12; padding:10px;">
  220.  
  221. {block:Text}
  222. {block:Title}
  223. <h3><a href="{Permalink}">{Title}</a></h3>
  224. {/block:Title}
  225.  
  226. {Body}
  227.  
  228. {/block:Text}
  229.  
  230. {block:Photo}<img src="{PhotoURL-500}">{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  231.  
  232. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  233.  
  234.  
  235. {block:Quote}
  236. "{Quote}"
  237.  
  238. {block:Source}
  239. <div class="source">{Source}</div>
  240. {/block:Source}
  241.  
  242. {/block:Quote}
  243.  
  244. {block:Link}
  245. <a href="{URL}" class="link" {Target}>{Name}</a>
  246.  
  247. {block:Description}
  248. <div class="description">{Description}</div>
  249. {/block:Description}
  250.  
  251. {/block:Link}
  252.  
  253. {block:Chat}
  254. {block:Title}
  255. <h3><a href="{Permalink}">{Title}</a></h3>
  256. {/block:Title}
  257.  
  258. {block:Lines}
  259. {block:Label}
  260. <span class="label">{Label}</span>
  261. {/block:Label}
  262.  
  263. {Line}
  264. {/block:Lines}
  265.  
  266. {/block:Chat}
  267.  
  268. {block:Video}
  269. {Video-500}
  270. <center>
  271. {block:Caption}
  272. <div class="caption">{Caption}</div>
  273. </center>{/block:Caption}
  274. </div>
  275. {/block:Video}
  276.  
  277. {block:Answer}<b>{Asker} whispered</b> "{Question}"
  278. {Answer}{/block:answer}
  279.  
  280.  
  281. {block:Audio}<div style="float:right;margin-top:-40px;">
  282. {AudioPlayerGrey}</div>
  283. {block:PlayCount} {PlayCount} Plays {/block:PlayCount}
  284. {block:AlbumArt}
  285. <img src="{AlbumArtURL}" style="width:50px;float:left;margin-top:-40px;padding:5px;">
  286. {/block:AlbumArt}
  287. {block:TrackName}
  288. | {TrackName}
  289. {/block:TrackName}
  290. {block:Artist}
  291. | by {Artist}
  292. {/block:Artist}
  293. {block:Caption}
  294. {/block:Caption}
  295.  
  296.  
  297. {/block:Audio}
  298.  
  299. <div id="info">
  300. {block:IndexPage}<br>
  301. <center>
  302. posted
  303. <a href="{Permalink}"> {TimeAgo}</a>
  304. with
  305. <a href="{Permalink}">{NoteCountwithlabel} </a>
  306. <br>
  307. {block:RebloggedFrom} reblogged through <a href="{ReblogParentURL}" target="_blank"> {ReblogParentName}</a> originally by <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a> {/block:RebloggedFrom}
  308.  
  309. <br>
  310. {block:HasTags}
  311. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  312. {/block:Tags}
  313. {/block:HasTags}
  314. </center> </div>
  315. {block:ContentSource}
  316. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  317. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  318. {/block:SourceLogo}
  319. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  320. {/block:ContentSource}
  321. {/block:IndexPage}
  322.  
  323. {block:PermalinkPage}
  324. <center>
  325. {block:Date}
  326. {TimeAgo} on
  327. {ShortMonth} {DayofMonth},{Year}
  328. {/block:Date}
  329. {block:NoteCount} {NoteCountWithLabel}
  330. {/block:NoteCount}<br>
  331. {block:HasTags}
  332. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  333. {/block:Tags}
  334. {/block:HasTags}
  335. <br>{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a> ( <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
  336. </center>
  337. {/block:PermalinkPage}
  338.  
  339. {block:PostNotes}
  340. {PostNotes}
  341. {/block:PostNotes}
  342.  
  343.  
  344. </div>
  345. {/block:Posts}
  346.  
  347.  
  348.  
  349.  
  350. </body>
  351. </html>
Advertisement
Add Comment
Please, Sign In to add comment