Advertisement
creamify

Cilver Theme

Jan 8th, 2013
2,914
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.28 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3.  
  4. theme by pouretrebelle themes.pouretrebelle.com/elphinstone
  5. powered by tumblr tumblr.com
  6. supercharged by jquery jquery.com
  7. infinite scroll jquery plugin infinite-scroll.com
  8.  
  9. /\ _ _ _ _
  10. ___ ___ _ _ _ _ ___ _| |_ _ _ ___ | |_ ___ | || | ___
  11. | . \/ . \| | || '_>/ ._> | | | '_>/ ._>| . \/ ._>| || |/ ._>
  12. | _/\___/`___||_| \___. |_| |_| \___.|___/\___.|_||_|\___.
  13. |_|
  14.  
  15.  
  16.  
  17. >> THEME TWEAKED BY
  18. >> ---------------------------------------------
  19. >> HTTP://THEMESBYC.TUMBLR.COM ||| HTTP://CREAMIFY.TUMBLR.COM
  20.  
  21. -->
  22. <html xmlns="http://www.w3.org/1999/xhtml">
  23. <head>
  24. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  25. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  26. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  27. <link rel="shortcut icon" href="{Favicon}">
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29.  
  30. <meta name="color:Text" content="#000000"/>
  31. <meta name="color:Header Text" content="#333333"/>
  32. <meta name="color:Link" content="#888888"/>
  33. <meta name="color:Background" content="#ffffff"/>
  34. <meta name="color:Header Background" content="#e0e9e9"/>
  35. <meta name="color:Post Background" content="#ffffff"/>
  36. <meta name="color:Photo Permalink Background" content="#2e2e2e"/>
  37. <meta name="color:Permalink Text" content="#bebebe"/>
  38. <meta name="color:Notes Accent" content="#dddddd"/>
  39.  
  40. <meta name="font:Title" content="Lora, serif"/>
  41. <meta name="font:Serif" content="Lora, serif"/>
  42. <meta name="font:Body" content="Istok Web, sans-serif"/>
  43. <meta name="font:Permalink" content="Ubuntu Mono, sans-serif"/>
  44.  
  45. <meta name="image:Background" content=""/>
  46. <meta name="image:Title" content=""/>
  47.  
  48. <meta name="if:Infinite Scrolling" content="1"/>
  49. <meta name="if:Hide Infinite Scroll Gif" content="1"/>
  50. <meta name="if:Full Sized Background" content="0"/>
  51. <meta name="if:Scroll To Top Button" content="1"/>
  52. <meta name="if:Fixed Header" content="0"/>
  53. <meta name="if:Center Header" content="1"/>
  54. <meta name="if:Uppercase Title" content="1"/>
  55. <meta name="if:Hide Links" content="0"/>
  56. <meta name="if:Transparent Header Background" content="1"/>
  57. <meta name="if:Show Captions" content="0"/>
  58. <meta name="if:Notched Captions" content="0"/>
  59. <meta name="if:Center Permalink" content="1"/>
  60. <meta name="if:Animate Text Permalink" content="1"/>
  61. <meta name="if:Show Note Count" content="1"/>
  62. <meta name="if:Scrolling Notes Box" content="1"/>
  63.  
  64. <meta name="text:Columns" content="5"/>
  65. <meta name="text:Header Margin" content="20"/>
  66. <meta name="text:Post Margin" content="20"/>
  67.  
  68. <meta name="text:Link Separator" content="|"/>
  69. <meta name="text:Permalink Separator" content="|"/>
  70. <meta name="text:Permalink Opacity" content="0.8"/>
  71. <meta name="text:Tags Opacity" content="0.8"/>
  72.  
  73. <meta name="text:Ask Title" content="Ask"/>
  74. <meta name="text:Submit Title" content="Submit"/>
  75.  
  76. <meta name="text:Twitter Username" content=""/>
  77. <meta name="text:Analytics ID" content=""/>
  78.  
  79. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  80.  
  81.  
  82.  
  83.  
  84.  
  85. <script type="text/javascript">
  86. var elphinstone = {name: '{Name}', infscr: {block:IndexPage}{block:IfInfiniteScrolling}true{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}false{/block:IfNotInfiniteScrolling}{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, twitter: {block:IfTwitterUsername}'{text:Twitter Username}'{/block:IfTwitterUsername}{block:IfNotTwitterUsername}false{/block:IfNotTwitterUsername}, pad: false, index: {block:IndexPage}true{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, postmargin: '{text:Post Margin}', colcount: '{text:Columns}', animate: {block:IfAnimateTextPermalink}true{/block:IfAnimateTextPermalink}{block:IfNotAnimateTextPermalink}false{/block:IfNotAnimateTextPermalink}, fixhead: {block:IfFixedHeader}'{text:Header Margin}'{/block:IfFixedHeader}{block:IfNotFixedHeader}false{/block:IfNotFixedHeader}, centerhead: {block:IfCenterHeader}true{/block:IfCenterHeader}{block:IfNotCenterHeader}false{/block:IfNotCenterHeader}}
  87. if ("{color:Background}" == "{color:Post Background}" && "{image:Background}" == "http://assets.tumblr.com/images/x.gif") {elphinstone.pad = true;} else {elphinstone.pad = false;};
  88. </script>
  89.  
  90. <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
  91. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/vSmm5r86x/elphinstone.basic.min.js"></script>
  92.  
  93. <link href="http://fonts.googleapis.com/css?family=Ubuntu+Mono:400|Lora|Istok+Web" rel="stylesheet" type="text/css">
  94. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  95. <link href='http://fonts.googleapis.com/css?family=Londrina+Outline' rel='stylesheet' type='text/css'>
  96. <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  97. <link href='http://fonts.googleapis.com/css?family=League+Script|Ruthie|Miss+Fajardose' rel='stylesheet' type='text/css'>
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105. <style type="text/css">
  106. /* structure */
  107. {block:IfFullSizedBackground}html {background: url('{image:Background}') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}{/block:IfFullSizedBackground}
  108. body {font-size: 11px; margin: 0 0 20px; line-height: 1.3em; color: {color:Text}; font-family: {font:Body}; {block:IfNotFullSizedBackground}background-color: {color:Background}; background-attachment: fixed; background-image: url('{image:Background}');{/block:IfNotFullSizedBackground}}
  109. #hide {height: 0; width: 0; position: absolute; top: 0; left: 0; overflow: hidden;}
  110. #content {margin: 0; position: absolute; display: block; left: 0; right: 0;}
  111. .col {float: left; vertical-align: top;}
  112. section {float: left; vertical-align: top; margin: 0 0 0 {text:Post Margin}px;}
  113. article {padding: 0; overflow: hidden; position: relative; margin: 0 0 {text:Post Margin}px 0;}
  114. .post {margin: 0; overflow: hidden;}
  115. .pad .post {padding: 8px; background-color: {color:Post Background};}
  116.  
  117. /* header */
  118. header {z-index: 12345; margin: {text:Header Margin}px {text:Post Margin}px;{block:IfCenterHeader} text-align: center;{/block:IfCenterHeader}}
  119. {block:IfNotTransparentHeaderBackground}header > span {display: inline-block; padding: 10px 15px; background-color: {color:Header Background};}{/block:IfNotTransparentHeaderBackground}
  120. header, header a {color: {color:Header Text};}
  121. header img {max-width: 100%;}
  122. #title {font-size: 3em; display: block; font-family: {font:Title};}
  123. a.time {text-decoration: none; letter-spacing: 1px; text-transform: uppercase; font-size: 90%;}
  124. #links, #description, #twitter {margin-top: 10px;}
  125. #links {word-spacing: 2px;}
  126. #links a {text-decoration: none; text-transform: uppercase;}
  127. #links span {margin: 0 5px;}
  128. #links *:first-child, #links span:first-of-type {display: none;}
  129.  
  130. /* perm page */
  131. .perm #content {max-width: 800px; overflow: auto; margin: 0 auto; padding-bottom: 50px;}
  132. .perm header {max-width: 800px; margin: {text:Header Margin}px auto;}
  133. #info {font-size: 13px; text-transform: uppercase; font-family: {font:Permalink};}
  134. #tags span, #camera span {font-size: 12px; opacity: 0.6; word-spacing: -2px; margin-right: 6px; text-transform: uppercase; font-family: {font:Permalink};}
  135. #notes-info, #notes-nav {width: 100%; margin: {text:Post Margin}px 0;}
  136. #notes-nav .post {box-sizing: border-box; -moz-box-sizing: border-box; width: 100%;}
  137. #notes {overflow: auto;{block:IfScrollingNotesBox} max-height: 350px;{/block:IfScrollingNotesBox}}
  138. #notes::-webkit-scrollbar {width: 10px;}
  139. #notes::-webkit-scrollbar-thumb {border-style: solid; border-color: {color:Notes Accent};}
  140. #notes::-webkit-scrollbar-thumb {border-width: 0 5px 0 0;}
  141. #notes ol {margin: 0; padding: 0; list-style-type: none; counter-reset: notes;}
  142. #notes li.note {margin: 1px 0 10px; min-height: 30px; line-height: 12px; counter-increment: notes;}
  143. #notes li.note > a {text-decoration: none; float: left; min-height: 30px;}
  144. #notes li.note > a:after {content: counter(notes); font-size: 34px; margin: 0 8px 0 5px; vertical-align: -11px; color: {color:Notes Accent}; font-family: {font:Permalink};}
  145. #notes li blockquote {border: none;}
  146. #notes li blockquote a {text-decoration: none;}
  147. #notes img.avatar {width: 30px; height: 30px; margin: -1px 0 -19px; vertical-align: top;}
  148. #notes li.note:last-child {min-height: 0; margin-bottom: 0;}
  149. #notes li.note:last-child > a:after {color: transparent;}
  150. .more_notes_link_container a {float: none!important; text-align: center; text-transform: uppercase;}
  151.  
  152. /* permalink */
  153. .permalink {font-size: 13px; text-transform: uppercase; width: 100%; font-family: {font:Permalink};}
  154. .fade .permalink .background {-webkit-transition: height 0.1s ease-out; -moz-transition: height 0.1s ease-out; transition: height 0.1s ease-out;}
  155. .fade .permalink {-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out;}
  156. .permalink a {text-decoration: none;}
  157. .fade .permalink {opacity: 0; position: absolute; z-index: 1234; width: 100%;}
  158. .fade .permalink .inner {padding: 4px 6px 4px 7px; position: relative;}
  159. .fade .permalink .background {width: 100%; height: 0; position: absolute; opacity: {text:Permalink Opacity};}
  160. .fade .permalink.top .background {background-color: {color:Photo Permalink Background};}
  161. .fade:hover .permalink {opacity: 1;}
  162. .fade:hover .permalink .background {height: 100%;}
  163.  
  164. .slide .permalink {display: none; position: relative;}
  165. .slide .permalink .inner {position: relative;}
  166. {block:IfNotAnimateTextPermalink}
  167. .slide:hover .permalink {display: block;}
  168. .slide .permalink.top .inner {padding-bottom: 1px;}
  169. {/block:IfNotAnimateTextPermalink}
  170. .slide .permalink .background {width: 100%; height: 100%; position: absolute; background-color: {color:Post Background};}
  171. .slide .permalink.top .inner {padding: 3px 5px 0px;}
  172. .pad.slide .permalink.top .inner {padding-bottom: 0;}
  173. .slide .permalink.top {overflow: hidden;}
  174. .permalink.top {{block:IfCenterPermalink}text-align: center;{/block:IfCenterPermalink}}
  175. .slide .fade, .fade .slide {display: none!important; height: 0;}
  176. .permalink.top, .permalink.top a {color: {color:Permalink Text};}
  177.  
  178. /* text */
  179. a {text-decoration: underline; -webkit-transition: color 0.5s ease-out; -moz-transition: color 0.5s ease-out; transition: color 0.5s ease-out; color: {color:Text};}
  180. #content a:hover {color: {color:Link};}
  181. h2 a, h1 a, .nodec {text-decoration: none;}
  182. img#title {margin-top: 2px;}
  183. h1 {margin: 0; font-weight: normal; font-size: 3.5em; line-height: 1.2em; font-family: {font:Title};{block:IfUppercaseTitle} text-transform: uppercase;{/block:IfUppercaseTitle}}
  184. h2, h3 {font-family: {font:Serif};}
  185. h2 {font-weight: 300; text-align: left; text-decoration: none; font-size: 1.8em; line-height: 1.1em; margin: 0; letter-spacing: 1px; font-family: {font:Serif};}
  186. h3 {font-size: 1.4em; font-weight: normal; margin: 12px 0 0; text-indent: 40px; line-height: 1.3em;}
  187. .post ul, .post ol {padding: 0 0 0 18px; margin: 0.4em 0;}
  188. img {margin: 0px; padding: 0px; border: 0;}
  189. blockquote {margin: 3px 0; padding: 2px 0 1px 8px; border-left: 1px solid {color:Text};}
  190. .quote blockquote {padding: 0; border: 0;}
  191. blockquote img {width: auto;}
  192. p {margin: 0.6em 0 0;}
  193. p:first-child {margin-top: 0!important;}
  194.  
  195. /* post centric */
  196. .post img, .video iframe, .video embed, .video video {width: 100%; vertical-align: bottom;}
  197. .photo img {width: 100%;}
  198. .caption {margin: 7px 0 0;}
  199. .caption p {margin: 0;}
  200. .caption.pad {padding: 7px; margin: 0; background-color: {color:Post Background};}
  201. .quote .caption {text-align: right;}
  202. p.question {margin: 0px; font-size: 1.2em; line-height: 1.3em; font-family: {font:Serif};}
  203. p.question + p {clear: both; margin: 0; padding-top: 7px;}
  204. .asker-img {width: 30px!important; float: left; margin: 2px 10px 0 0;}
  205. div.quot {font-size: 10em; position: relative; height: 100px; width: 0px; margin: -20px 0 -80px -4px; left: 0px; line-height: normal; display: block; font-family: Arial, Helvetica, sans-serif; color: {color:Accents};}
  206. .quot a {text-decoration: none;}
  207. .audiobox {height: 27px!important; width: 100%; text-align: center; background-color: #000;}
  208. .audioarea {position: relative;}
  209. .audioarea .audiobox {width: 27px!important; background-color: transparent; text-align: left; position: absolute; margin: -50% 0 0 50%;}
  210. .audioarea .audio_player {margin: -14px 0 0 -13px; position: absolute;}
  211. .audioarea .audio_player:after {position: absolute; content: ''; width: 57px; height: 57px; opacity: 0.35; margin: -41px 0 0 -15px; background-color: #000;}
  212. .audioarea .audiocrop {width: 27px!important; height: 27px!important; overflow: hidden; position: relative; z-index: 1234;}
  213. .perm .albumart {width: 300px; float: left; margin-right: 10px;}
  214. .perm .art .audiobox, .perm .art .caption {margin-left: 310px; width: auto;}
  215. .post td {vertical-align: top;}
  216. h3 + table {margin-top: 10px;}
  217. .phocap.notch:before {position: absolute; height: 0; width: 0; content: ''; margin-top: -16px; margin-left: -10px; left: 50%; border-style: solid; border-width: 0 10px 9px; border-color: {color:Post Background} transparent;}
  218. .sin {float: left; background-size: cover; background-position: 50% 50%; height: 100%; cursor: pointer; margin-left: 10px;}
  219. .phorow {float: left; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 10px;}
  220. .phorow:first-child {margin-top: 0px;}
  221. .row1 div {margin-left: 0; width: 100%;}
  222. .row2 {margin-right: -10px; padding-left: 10px;}
  223. .row2 div {width: 50%;}
  224. .row2 div:first-child {margin-left: -10px!important;}
  225. .row3 div {width: 33.3%;}
  226. .photoset.pad .phocap {margin-top: 10px;}
  227.  
  228. /* navigation */
  229. #nav {overflow: auto; text-align: center; min-height: 20px; font-size: 1.2em; {block:IfInfiniteScrolling}display: none!important;{/block:IfInfiniteScrolling}}
  230. #nav a {text-decoration: none; text-transform: uppercase;}
  231. #nav a.current, #nav a.jump {margin: 0 5px; display: inline-block;}
  232. #nav a.current {min-width: 13px; height: 16px; padding: 2px 3px 0 2px; border: 1px solid {color:Link};}
  233. #nav a#prev {float: left; margin: 4px 0 0;}
  234. #nav a#next {float: right; margin: 3px 0 0;}
  235.  
  236. /* other */
  237. #lightbox {display: none; background-color: rgba(0,0,0,0.6); border: 40px solid transparent; background-position: center; background-repeat: no-repeat; background-size: contain, 50px; top: 0; bottom: 0; left: 0; right: 0; position: fixed; z-index: 123456; text-align: center;}
  238. #infscr-loading {position: fixed; bottom: 10px; left: 50%; margin-left: -100px; width: 200px; text-align: center; line-height: 30px;}
  239. #infscr-loading img {width: 29px;}
  240. {block:PermalinkPage}#infscr-loading {display: none;}{/block:PermalinkPage}
  241. {block:IfHideInfiniteScrollGif}#infscr-loading {display: none!important;}{/block:IfHideInfiniteScrollGif}
  242. .clearbg {background: transparent!important;}
  243. .nodisplay {display: none;}
  244. #totop {position: fixed; z-index: 123; margin-left: -15px; bottom: 0; left: 50%; width: 0; height: 0; cursor: help; border-width: 0 25px 35px; border-style: solid; border-color: {color:Link} transparent; display: none{block:IfNotScrollToTopButton}!important{/block:IfNotScrollToTopButton};}
  245. .paging {font-size: 10em; opacity: 0.05; position: fixed; top: 45%; text-decoration: none;}
  246. .paging.next {right: 20px;}
  247. .paging.prev {left: 20px;}
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254. entry:hover .permalink{
  255. opacity:1;
  256. filter: alpha(opacity = 100);
  257. -webkit-transition: 0.3s ease-in;
  258. }
  259. .reblog{
  260. position:absolute;
  261. margin-top:40px;
  262. margin-left:200px;
  263. background-color:#fff;
  264. -webkit-border-radius: 3px;
  265. -moz-border-radius: 3px;
  266. border-radius: 3px;
  267. -webkit-transition-duration: 0.4s;
  268. opacity:0;
  269. filter: alpha(opacity = 0);
  270. }
  271. .p_entry:hover .reblog{
  272. opacity:1;
  273. filter: alpha(opacity = 100);
  274. webkit-transition-duration: 0.4s;
  275. }
  276.  
  277.  
  278.  
  279. #credits {
  280. text-align: left;
  281. font-size: 11px;
  282. position:fixed;
  283. left:5px;
  284. bottom:-65px;
  285. -webkit-transition: all .5s ease-in-out;
  286. -moz-transition: all .5s ease-in-out;
  287. -o-transition: all .5s ease-in-out;
  288. z-index:999;
  289. }
  290.  
  291. #credits:hover {bottom:0px;}
  292.  
  293. #credit {
  294. border-right-style:solid;
  295. border-bottom-style:none;
  296. border-left-style:none;
  297. border-top-style:solid;
  298. border-width:0px;
  299. border-color:#000;
  300. padding: 5px 0 5px 0;
  301. background: #fff;
  302. width:140px;
  303. height:50px;
  304. border-top-right-radius: 3px;
  305. -moz-border-radius-topright: 5px;
  306. -webkit-border-top-right-radius: 120px;
  307. z-index: 9999;
  308. }
  309.  
  310. #credittab {
  311. border-top-style:none;
  312. border-right-style:solid;
  313. border-bottom-style:solid;
  314. border-left-style:solid;
  315. border-width:0px;
  316. border-color:#000;
  317. text-align: center;
  318. height:10px;
  319. padding: 2px 0 8px 0;
  320. background:#fff;
  321. border-top-left-radius: 0px;
  322. -moz-border-radius-topleft: 0px;
  323. -webkit-border-top-left-radius: 0px;
  324. border-top-right-radius: 0px;
  325. -moz-border-radius-topright: 0px;
  326. -webkit-border-top-right-radius: 0px;
  327. width: 41px;
  328. }
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336. #updates {
  337. text-align: center;
  338. font-size: 11px;
  339. position:fixed;
  340. left:5px;
  341. top:-111px;
  342. -webkit-transition: all .5s ease-in-out;
  343. -moz-transition: all .5s ease-in-out;
  344. -o-transition: all .5s ease-in-out;
  345. z-index:999;
  346. }
  347.  
  348. #updates:hover {top:0px;}
  349.  
  350. #update {
  351. border-right-style:solid;
  352. border-bottom-style:solid;
  353. border-left-style:solid;
  354. border-width:1px;
  355. border-color:#000;
  356. padding: 5px 0 5px 0;
  357. background: #fff;
  358. width:200px;
  359. height:100px;
  360. border-bottom-right-radius: 5px;
  361. -moz-border-radius-bottomright: 5px;
  362. -webkit-border-bottom-right-radius: 0px;
  363. z-index: 9999;
  364. }
  365.  
  366. #updatestab {
  367. border-top-style:none;
  368. border-right-style:solid;
  369. border-bottom-style:solid;
  370. border-left-style:solid;
  371. border-width:1px;
  372. border-color:#000;
  373. text-align: center;
  374. height:10px;
  375. padding: 2px 0 8px 0;
  376. background:#fff;
  377. border-bottom-left-radius: 5px;
  378. -moz-border-radius-bottomleft: 5px;
  379. -webkit-border-bottom-left-radius: 5px;
  380. border-bottom-right-radius: 5px;
  381. -moz-border-radius-bottomright: 5px;
  382. -webkit-border-bottom-right-radius: 5px;
  383. width: 200px;
  384. }
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395. {CustomCSS}
  396. </style>
  397.  
  398. {block:IfAnalyticsID}
  399. <script type="text/javascript">
  400. var _gaq = _gaq || [];
  401. _gaq.push(['_setAccount', '{text:Analytics ID}']);
  402. _gaq.push(['_trackPageview']);
  403. (function() {
  404. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  405. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  406. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  407. })();
  408. </script>
  409. {/block:IfAnalyticsID}
  410.  
  411.  
  412.  
  413.  
  414.  
  415. </head>
  416.  
  417.  
  418. <div id="updates">
  419. <div id="update"> <center><b>
  420.  
  421. !!!!!!!!!!!!!!!!!PUT YOUR UPDATES HERE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><Br><marquee behavior="scroll" direction="left"><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a>Your networks go here!<a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a></marquee>
  422.  
  423. </center></div>
  424. <div id="updatestab">announcements & networks</div>
  425. </div></b>
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433. <body class="noie {block:PermalinkPage}perm{/block:PermalinkPage}{block:IndexPage}index{/block:IndexPage}">
  434.  
  435. <div id="infscr-loading"><img alt="Loading..." src="http://static.tumblr.com/me5sfsd/Xpzlrs2ki/loader.gif"><div></div></div>
  436. <div id="infscr-error" class="nodisplay">problem loading posts</div>
  437.  
  438. <div id="totop"></div>
  439.  
  440. <header><span>
  441. {block:IfTitleImage}<a href="/"><img src="{image:Title}" alt="{Title}" border="0" /></a>{/block:IfTitleImage}
  442. {block:IfNotTitleImage}<h1><a href="/">{Title}</a></h1>{/block:IfNotTitleImage}
  443. {block:IfTwitterUsername}
  444. <div id="twitter"></div>
  445. {/block:IfTwitterUsername}
  446. {block:IfNotHideLinks}
  447. <div id="links">
  448. {block:IfAskTitle}{block:AskEnabled}<span>{text:Link Separator}</span><a href="/ask">{text:Ask Title}</a>{/block:AskEnabled}{/block:IfAskTitle}{block:IfSubmitTitle}{block:SubmissionsEnabled}<span>{text:Link Separator}</span><a href="/submit">{text:Submit Title}</a>{/block:SubmissionsEnabled}{/block:IfSubmitTitle}{block:HasPages}{block:Pages}<span>{text:Link Separator}</span><a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  449. </div>
  450. {/block:IfNotHideLinks}
  451. {block:Description}<div id="description">{Description}</div>{/block:Description}
  452. {block:SearchPage}<br />search results for "{SearchQuery}"{block:NoSearchResults}<br />no results found{/block:NoSearchResults}</h2>{/block:SearchPage}
  453. {block:TagPage}<br />posts tagged "{Tag}"{/block:TagPage}
  454. </span></header>
  455.  
  456. <div id="content">
  457. {block:IndexPage}
  458.  
  459. </div>
  460.  
  461. <div id="hide">
  462. {/block:IndexPage}
  463.  
  464. {block:Posts}
  465. <article class="{block:Photo}photo zoom fade{/block:Photo}{block:Photoset}photoset fade{block:IfNotMatchPhotosetMarginToPostMargin} nomatch{/block:IfNotMatchPhotosetMarginToPostMargin}{/block:Photoset}{block:Quote}quote slide pad{/block:Quote}{block:Link}link slide pad{/block:Link}{block:Text}text slide pad{/block:Text}{block:Chat}chat slide pad{/block:Chat}{block:Audio}audio slide{block:AlbumArt} art zoom{/block:AlbumArt}{/block:Audio}{block:Video}video fade{/block:Video}{block:Answer}answer slide pad{/block:Answer}" id="{PostID}" data-eq="{block:Post1}0{/block:Post1}{block:Post2}1{/block:Post2}{block:Post3}2{/block:Post3}{block:Post4}3{/block:Post4}{block:Post5}4{/block:Post5}{block:Post6}5{/block:Post6}{block:Post7}6{/block:Post7}{block:Post8}7{/block:Post8}{block:Post9}8{/block:Post9}{block:Post10}9{/block:Post10}{block:Post11}10{/block:Post11}{block:Post12}11{/block:Post12}{block:Post13}12{/block:Post13}{block:Post14}13{/block:Post14}{block:Post15}14{/block:Post15}">
  466.  
  467. {block:Date}
  468. {block:IndexPage}
  469. <div class="permalink top{block:ContentSource}{block:IfNotHideSourceLink} wsource{/block:IfNotHideSourceLink}{/block:ContentSource}"><div class="background"></div><div class="inner">
  470. {block:ContentSource}<span class="slide">&copy; {SourceLink}<br /></span>{/block:ContentSource}
  471. <a href="{Permalink}">
  472. {TimeAgo}{block:IfShowNoteCount}{block:NoteCount} {text:Permalink Separator} {NoteCountWithLabel}{/block:NoteCount}{block:Audio} {text:Permalink Separator} {PlayCountWithLabel}{/block:Audio}{/block:IfShowNoteCount}
  473. </a>
  474. {block:ContentSource}<span class="fade"><br />&copy; {SourceLink}</span>{/block:ContentSource}
  475. </div></div>
  476. {/block:IndexPage}
  477. {/block:Date}
  478.  
  479. <div class="post {block:IndexPage}index{/block:IndexPage}{block:PermalinkPage}permalink{/block:PermalinkPage}-post {block:Photoset}clearbg{/block:Photoset}{block:Photo}clearbg{/block:Photo}">
  480.  
  481. {block:Quote}
  482. <div class="quot">&ldquo;</div><h3>{Quote}</h3>
  483. <div class="caption">{block:Source}{Source}{/block:Source}</div>
  484. {/block:Quote}
  485.  
  486. {block:Photo}
  487. <div class="p_entry"><div class="reblog"><a href="{ReblogURL}" target="_blank" class="details"><img src="http://media.tumblr.com/tumblr_lpmg5jLKSI1qbfuwp.png"/></a></div>
  488. {LinkOpenTag}<center>
  489. {block:IndexPage}<img src="{PhotoURL-400}" data-hd="{PhotoURL-HighRes}" data-big="{PhotoURL-500}" alt="{PhotoAlt}" border="0" />{/block:IndexPage}
  490. {block:PermalinkPage}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" border="0" />{/block:PermalinkPage}</center>{LinkCloseTag}
  491. {/block:Photo}
  492.  
  493. {block:Photoset}
  494. <div class="adjust-photoset" data-layout="{PhotosetLayout}" data-count="{PhotoCount}">
  495. {block:Photos}<div class="pic"><div class="sin zoom-link" style="background-image: url('{PhotoURL-400}');" data-hd="{PhotoURL-HighRes}" data-big="{PhotoURL-500}" href="{PhotoURL-HighRes}"><img src="{PhotoURL-400}" /></div></div>{/block:Photos}
  496. </div>
  497. {/block:Photoset}
  498.  
  499. {block:Video}
  500. {Video-400}
  501. {/block:Video}
  502.  
  503. {block:Link}
  504. <h2><a href="{URL}" {Target}>{Name}</a>
  505. </h2>
  506. {block:Description}<caption>{Description}</caption>{/block:Description}
  507. {/block:Link}
  508.  
  509. {block:Chat}
  510. {block:Title}<h3>{Title}</h3>{/block:Title}
  511. <table class="chat" style="border-spacing: 0px;">
  512. {block:Lines}
  513. <tr>
  514. {block:Label}<td class="label" style="padding-right: 20px;">{Label}</td>{/block:Label}
  515. <td class="line">{Line}</td>
  516. </tr>
  517. {/block:Lines}
  518. </table>
  519. {/block:Chat}
  520.  
  521. {block:Audio}
  522. {block:AlbumArt}
  523. {block:IndexPage}<div class="audioarea">{/block:IndexPage}
  524. <img border="0" src="{AlbumArtUrl}" class="albumart" />
  525. {/block:AlbumArt}
  526. <div class="audiobox" id="{PostID}">{AudioPlayerBlack}</div>
  527. {block:AlbumArt}{block:IndexPage}</div>{/block:IndexPage}{/block:AlbumArt}
  528. {block:Caption}<div class="caption pad{block:AlbumArt} phocap{/block:AlbumArt}{block:IfNotchedCaptions} notch{/block:IfNotchedCaptions}">{Caption}</div>{/block:Caption}
  529. {/block:Audio}
  530.  
  531. {block:Text}
  532. {block:Title}<h2>{Title}</h2>{/block:Title}
  533. {Body}
  534. {/block:Text}
  535.  
  536. {block:Answer}
  537. <a href="http://{PlaintextAsker}.tumblr.com/" class="asker-link" title="{PlaintextAsker}">
  538. <img src="{AskerPortraitURL-30}" class="asker-img" />
  539. </a>
  540. <p class="question">{Question}</p>
  541. {Answer}
  542. {/block:Answer}
  543.  
  544. </div>
  545.  
  546.  
  547. <div id="credits">
  548. <div id="credittab">THEME</div>
  549. <div id="credit"> <left><br>
  550. &nbsp;Theme by <a href="http://themes.pouretrebelle.com/" target="_blank">pouretrebelle</a>
  551. <p>
  552. &nbsp;Tweaked by <a href="http://creamify.tumblr.com" target="_blank">creamify</a><br><br><br>
  553.  
  554. </left></div>
  555. </div>
  556.  
  557.  
  558.  
  559. {block:Date}
  560. {block:IndexPage}
  561.  
  562. {block:IfShowCaptions}
  563. {block:Photo}{block:Caption}<div class="caption phocap pad{block:IfNotchedCaptions} notch{/block:IfNotchedCaptions}">{Caption}</div>{/block:Caption}{/block:Photo}
  564. {block:Photoset}{block:Caption}<div class="caption phocap pad{block:IfNotchedCaptions} notch{/block:IfNotchedCaptions}">{Caption}</div>{/block:Caption}{/block:Photoset}
  565. {block:Video}{block:Caption}<div class="caption phocap pad{block:IfNotchedCaptions} notch{/block:IfNotchedCaptions}">{Caption}</div>{/block:Caption}{/block:Video}
  566. {/block:IfShowCaptions}
  567.  
  568. {/block:IndexPage}
  569. {/block:Date}
  570.  
  571. </article>
  572.  
  573. {block:PermalinkPage}
  574. {block:Date}
  575. <div id="notes-shell" class="{block:PostNotes}notes{/block:PostNotes}">
  576.  
  577. <article id="notes-info" class="pad">
  578. <div class="post">
  579. {block:Photo}{block:Caption}<span>{Caption}</span>{/block:Caption}{/block:Photo}
  580. {block:Photoset}{block:Caption}<span>{Caption}</span>{/block:Caption}{/block:Photoset}
  581. {block:Video}{block:Caption}<span>{Caption}</span>{/block:Caption}{/block:Video}
  582. <p id="info">{12Hour}:{Minutes} {CapitalAmPm} on {DayOfWeek} {DayOfMonth}{DayOfMonthSuffix} {Month} {Year}
  583. {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</p>
  584. {block:Exif}
  585. <p id="camera">
  586. {block:Camera}
  587. <span>camera:</span>{Camera}&nbsp;&nbsp;&nbsp;&nbsp;
  588. {/block:Camera}
  589. {block:Aperture}
  590. <span>aperture:</span>{Aperture}&nbsp;&nbsp;&nbsp;&nbsp;
  591. {/block:Aperture}
  592. {block:Exposure}
  593. <span>exposure:</span>{Exposure}&nbsp;&nbsp;&nbsp;&nbsp;
  594. {/block:Exposure}
  595. {block:FocalLength}
  596. <span>focal length:</span>{FocalLength}
  597. {/block:FocalLength}
  598. </p>
  599. {/block:Exif}
  600.  
  601. {block:HasTags}
  602. <p id="tags">
  603. <span>tagged:</span>
  604. {block:Tags}
  605. <a href="{TagURL}">{Tag}</a>
  606. {/block:Tags}
  607. </p>
  608. {/block:HasTags}
  609.  
  610. </div></article>
  611.  
  612. {/block:Date}
  613.  
  614. {block:PostNotes}
  615. <article id="notes" class="pad">
  616. <div class="post">
  617. {PostNotes}
  618. </div></article>
  619. {/block:PostNotes}
  620.  
  621. {block:PermalinkPagination}
  622. <artice id="notes-nav" class="pad">
  623. <div class="post">
  624. {block:NextPost}<a href="{NextPost}" style="text-decoration: none;">&#171; Previous post</a>{/block:NextPost}
  625. {block:PreviousPost}<a href="{PreviousPost}" style="float: right; text-decoration: none;">Next post &#187;</a>{/block:PreviousPost}
  626. </div></article>
  627. {/block:PermalinkPagination}
  628.  
  629.  
  630. </div>
  631. {/block:PermalinkPage}
  632.  
  633. {/block:Posts}
  634.  
  635. {block:IfNotInfiniteScrolling}
  636. {block:Pagination}
  637. <article id="nav" class="post-shell pad"><div class="post index-post">
  638. {block:PreviousPage}
  639. <a href="{PreviousPage}" title="previous page" id="prev">&#171; previous</a>
  640. {/block:PreviousPage}
  641. {block:JumpPagination length="5"}
  642. {block:JumpPage}<a href="{URL}" class="jump">{PageNumber}</a>{/block:JumpPage}
  643. {block:CurrentPage}<a href="{URL}" class="current">{PageNumber}</a>{/block:CurrentPage}
  644. {/block:JumpPagination}
  645. {block:NextPage}
  646. <a href="{NextPage}" title="next page" id="next">next &#187;</a>
  647. {/block:NextPage}
  648. </div></article>
  649. {/block:Pagination}
  650. {/block:IfNotInfiniteScrolling}
  651.  
  652. {block:IfInfiniteScrolling}
  653. {block:Pagination}
  654. {block:NextPage}
  655. <article id="nav" class="post-shell pad"><div class="post index-post">
  656. <a href="{NextPage}" title="next page" id="next">next &#187;</a>
  657. </div></article>
  658. {/block:NextPage}
  659. {/block:Pagination}
  660. {/block:IfInfiniteScrolling}
  661.  
  662. </div>
  663.  
  664. </body>
  665. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement