BabeJeSuisParfait

personalblog36

Apr 28th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.99 KB | None | 0 0
  1. <please don't remove the credit, thanks!! :---)>
  2.  
  3.  
  4. <html lang="en"><head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta name="color:background" content="#FFFFFF"/>
  7. <meta name="color:sidebar" content="#ffffff" />
  8. <meta name="color:content" content="#FFFFFF"/>
  9. <meta name="color:text" content="#000000"/>
  10. <meta name="color:title" content="#000000"/>
  11. <meta name="color:link" content="#555555"/>
  12. <meta name="color:hover" content="#000000"/>
  13. <meta name="image:Sidebar" content=""/>
  14. <meta name="if:show sidebar image" content="0"/>
  15. <meta name="image:Background" content=""/>
  16. <meta name="font:title" content="helvetica"/>
  17. <meta name="if:Endless Scroll" content="0"/>
  18. <meta name="if:Faded Images" content="1"/>
  19. <meta name="if:Inverted Fade" content="1"/>
  20.  
  21. <title>{Title}</title>
  22.  
  23.  
  24. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  25. <script type="text/javascript">
  26. $(document).ready(function () {
  27. $('li.drawer div:nth-child(2)').hide();
  28. $('li.drawer h4').click(function () {
  29. if ($(this).hasClass('open')) {
  30. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  31. else {
  32. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  33. $(this).next().slideDown();
  34. $(this).addClass('open');}
  35. });
  36. });
  37. </script>
  38. <style type="text/css">
  39. {block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.87;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
  40. {/block:ifFadedImages}
  41.  
  42. {block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.2s linear; opacity: .60;}
  43. {/block:ifInvertedFade}
  44.  
  45. body {
  46. margin:0px;
  47. background-color: {color:Background};
  48. background-image:url({image:Background});
  49. background-attachment: fixed;
  50. background-repeat: repeat;}
  51. body, div, p, textarea, submit, input{
  52. font-family: arial;
  53. font-size: 9px;
  54. line-height:7px;
  55. letter-spacing:-.0px;
  56. color:{color:Text};
  57. }
  58. html::-webkit-scrollbar {width:9px ;height:auto;background:#FFF;}
  59. html::-webkit-scrollbar-corner { background:#FFF; }
  60. html::-webkit-scrollbar-button:vertical {height:2px;display:block;}
  61. html::-webkit-scrollbar-button:horizontal {width:2px;display:block;}
  62. html::-webkit-scrollbar-thumb:vertical {background:);border: 1px solid #bebdbe;border-right:none;}
  63. html::-webkit-scrollbar-thumb:horizontal {background: );border: 1px solid #bebdbe;border-bottom;}
  64. html::-webkit-scrollbar-thumb {background: ;}
  65. html:-webkit-scrollbar-thumb:hover {background:;}
  66. html::-webkit-scrollbar-track-piece {background: 000;}
  67. html::-webkit-scrollbar:vertical {border-left:1px solid #;}
  68. html::-webkit-scrollbar:horizontal {border-top:1px solid #;}
  69.  
  70. p {
  71. margin:0px;
  72. margin-top:0px;
  73. }
  74. a:link, a:active, a:visited{
  75. color: {color:Link};
  76. text-decoration: none;
  77. }
  78. a:hover {
  79. color:{color:Hover};
  80. text-decoration: none;
  81. }
  82. div#cage{
  83. margin:auto;
  84. position:relative;
  85. width:500px;
  86. overflow:hidden;
  87. color: {color:Title};
  88. margin-left:19%;
  89. }
  90.  
  91. div#center{
  92. margin:auto;
  93. position:relative;
  94. width:750px;
  95. background-color:;
  96. overflow:auto;
  97. overflow-y:hidden;
  98. }
  99. div#content{
  100. float:right;
  101. width:230px;
  102. padding:20px;
  103. padding-top: -40px;
  104. margin-top:-20px;
  105. margin-right: 230px;
  106. background: {color:Content};
  107. -moz-border-radius:0px; border-radius:0px;
  108. }
  109. div#sidebar{
  110. position:fixed !important;
  111. width: 100px;
  112. height:50%;
  113. background-color: {color:sidebar};
  114. margin:0px 0px 0px 150px;
  115. padding-top:2px;
  116. padding-left:4px;
  117. padding-right:2px;
  118. padding-bottom:0px;
  119. -moz-border-radius:6px; border-radius:0px;
  120. }
  121. div#entry{
  122. background-color:;
  123. margin-top:0px;
  124. padding-top:0px;
  125. padding-bottom:0px;
  126. }
  127. #postnotes{
  128. text-align: justify;
  129. }
  130. #postnotes blockquote{
  131. border: 0px;
  132. }
  133. .title{
  134. font-family:century gothic ;
  135. font-size: 8.5px;
  136. line-height: 9px;
  137. color: {color:Title};
  138. letter-spacing: 0;
  139. font-weight: bold;
  140. }
  141. .cody{
  142. font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;;
  143. font-size: 8px;
  144. line-height: 9px;
  145. color: #757575;
  146. letter-spacing: 5;
  147. font-weight: none;
  148. text-transform: uppercase;
  149. padding-bottom:6px;
  150. }
  151. blockquote{
  152. padding:0px 0px 2px 5px;
  153. margin:0px 0px 10px 6px;
  154. border-left: 1px dotted {color:Text};
  155. }
  156. blockquote p, ul{
  157. margin:0px;
  158. padding:0px;
  159. }
  160. a img{border: 0px;}
  161. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  162. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  163. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  164. .notes img{width:10px; position:relative; top:3px;}
  165. .permalink{
  166. color:{color:links};
  167. display:block;
  168. margin-left: 0px;
  169. position: absolute;
  170. text-align: left;
  171. }
  172. small{font-size: 90%;}
  173. {CustomCSS}
  174.  
  175. ul#drawers {width: 100px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
  176.  
  177. ul#drawers a {text-decoration: none; color: #000;}
  178.  
  179. ul#drawers li h4 {margin: 0; padding: 1px; text-transform: Camelcase; font-size: 5px; text-align: center; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
  180. transition: background-color 0.5s ease-out;}
  181.  
  182. h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
  183.  
  184. li.drawer h4.open {background-color: #121213; border-top: 0px;}
  185.  
  186. li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  187.  
  188. li.drawer div li {list-style-type: disc;}
  189.  
  190. li.drawer div ul {-webkit-padding-start: 12px;}
  191. </style>
  192. <link rel="shortcut icon" href="{Favicon}">
  193. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  194. <meta name="viewport" content="width=820" />
  195. </head>
  196. <body>
  197.  
  198. <div id="cage">
  199. <div id="center">
  200.  
  201. <div id="sidebar">
  202.  
  203.  
  204. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=180px></a>
  205. {/block:ifshowsidebarimage}
  206.  
  207. {Description}
  208. <big><b><div style="float: right; position: fixed; bottom: 9px; right: 20px; text-transform:lowercase;"><a href="http://www.f-0-x.tumblr.com"><large>credit</large></a></div></big></b>
  209. <br>
  210. </center>
  211.  
  212. <center>
  213. <br>
  214. <br>
  215. {block:PreviousPage} <a href="{PreviousPage}"><font size="3">←</font></a>{/block:PreviousPage}
  216. {block:NextPage}<a href="{NextPage}"><font size="3">→</font></a>{/block:NextPage}
  217. {block:PermalinkPagination}
  218. {block:PreviousPost}<a href="{PreviousPost}"><font size="3">←</font></a>{/block:PreviousPost}
  219. {block:NextPost}<a href="{NextPost}"><font size="3">→</font></a>{/block:NextPost}
  220. {/block:PermalinkPagination}
  221.  
  222. <br><br>
  223. </center>
  224.  
  225.  
  226.  
  227. </div>
  228.  
  229.  
  230. <div id="content">
  231. {block:Posts}
  232. <div id="entry">
  233. <a href="{permalink}">{block:Text}
  234. {block:Title}<span class="title">{Title}</span>{/block:Title}
  235. <span class="entrytext">{Body}</span>
  236.  
  237. {/block:Text}
  238.  
  239. {block:Link}
  240. <a href="{URL}" class="title">{Name}</a>
  241. {block:Description}{Description}{/block:Description}
  242. {block:Link}
  243.  
  244. {block:Photo}<right>
  245. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=230px></a>{LinkCloseTag}</center>
  246. {/block:Photo}
  247.  
  248. {block:Quote}
  249. <span class="title">{Quote}</span>
  250. {block:Source}{Source}{/block:Source}
  251. {/block:Quote}
  252.  
  253. {block:Chat}
  254. {block:Title}<span class="title">{Title}</span>{/block:Title}
  255. <ul class="chat">
  256. {block:Lines}
  257. <li class="user_{UserNumber}">
  258. {block:Label}
  259. <span class="label">{Label}</span>
  260. {/block:Label}
  261.  
  262. {Line}
  263. </li>
  264. {/block:Lines}
  265. </ul>
  266.  
  267. {/block:Chat}
  268.  
  269.  
  270. {block:Audio}
  271. <centeR><div style="width:200px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  272. {FormattedPlayCount} plays {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</small></div></div></centeR><BR>
  273. {block:Caption}{Caption}{/block:Caption}
  274. {/block:Audio}
  275.  
  276. {block:Video}<center>
  277. {Video-400}<BR>
  278. {block:Caption}{Caption}{/block:Caption}</center>
  279. {block:Video}
  280.  
  281. {block:PostNotes}
  282. <center>
  283. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  284.  
  285. {block:HasTags}
  286. tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  287. {block:RebloggedFrom}
  288. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  289. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  290. </center></span>
  291. <br>
  292. <div id="postnotes">{PostNotes}</div><br>
  293.  
  294. <center>{block:ContentSource}
  295. <br><a href="{SourceURL}">
  296. {lang:Source}:
  297. {block:SourceLogo}
  298. <img src="{BlackLogoURL}" width="{LogoWidth}"
  299. height="{LogoHeight}" alt="{SourceTitle}" />
  300. {/block:SourceLogo}
  301. {block:NoSourceLogo}
  302. {SourceLink}
  303. {/block:NoSourceLogo}
  304. </a>
  305. {/block:ContentSource}</center>
  306.  
  307. {/block:PostNotes}
  308. </div>
  309. {/block:Posts}<br>
  310.  
  311.  
  312.  
  313. </div></div>
  314.  
  315. </div>
  316. </body>
  317. </html>
Advertisement
Add Comment
Please, Sign In to add comment