smc27

theme 002 "summer breeze"

May 25th, 2013
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.79 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.  
  5. © Theme 001 "Summer Breeze" by leonardodicaprihoes.tumblr.com
  6. don't remove the credit or I will find you and cut off your genitals and
  7. glue them into your face thank
  8.  
  9. -->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13. <!-- DEFAULT VARIABLES -->
  14. <meta name="color:background" content="#FFFFFF" />
  15. <meta name="color:sbar" content="#FFFFFFF" />
  16. <meta name="color:entry" content="#ffffff" />
  17. <meta name="color:notes" content="#ffffff" />
  18. <meta name="color:borders" content="#dad7d7">
  19.  
  20. <meta name="color:title" content="#305d69" />
  21. <meta name="color:text" content="#928f8f" />
  22. <meta name="color:link" content="#648e9c" />
  23. <meta name="color:lhover" content="#305d69" />
  24. <meta name="color:askbg" content="#e6e4e4" />
  25. <meta name="font:body" content="georgia" />
  26.  
  27. <meta name="text:link1" content="" />
  28. <meta name="text:link1 url" content="" />
  29. <meta name="text:link2" content="" />
  30. <meta name="text:link2 url" content="" />
  31. <meta name="text:link3" content="" />
  32. <meta name="text:link3 url" content="" />
  33.  
  34. <meta name="image:sidebar" content="http://static.tumblr.com/b42ff6c65d0af334ea7625b8469fc884/ptauvnc/shNmncsdq/tumblr_static_tumblr_mc5hltblyi1rybl3vo1_250.gif"/>
  35. <meta name="image:background" content="" />
  36. <meta name="if:background image" content="0">
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  39.  
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  41. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary} | {PostSummary}{/block:PostSummary}</title>
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43. <link rel="shortcut icon" href="{Favicon}" />
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  45. <style type="text/css">
  46.  
  47. body {
  48. color:{color:text};
  49. background-color:{color:background};
  50. {block:ifbackgroundimage}background-image: url('{image:Background}'); {/block:ifbackgroundimage}
  51. background-position: center;
  52. background-attachment:fixed;
  53. background-repeat: repeat;
  54. font-family:{font:body};
  55. font-size:10px;
  56. line-height:120%;
  57. text-align:justify
  58. }
  59.  
  60. a:link, a:active, a:visited {
  61. color: {color:link};
  62. -moz-transition-duration:0.5s;
  63. -webkit-transition-duration:0.5s;
  64. -o-transition-duration:0.5s;
  65. text-decoration:none
  66. }
  67.  
  68. a:hover {
  69. color:{color:lhover};
  70. font-style:italic;
  71.  
  72. }
  73.  
  74. #entries {
  75. line height:100%;
  76. margin-top:15px;
  77. margin-left:450px;
  78. width:500px;
  79. }
  80.  
  81.  
  82. #simage img {
  83. margin-top:10px;
  84. width:200px;
  85. height:auto;
  86. padding:2px;
  87. border: 1px solid {color:borders};
  88. text-align:center;
  89. }
  90.  
  91. .description {
  92. text-color:{color:#9b9b9b};
  93. font-family: cambria;
  94. font-size: 10px;
  95. font-style: italic;
  96. font-weight: none;
  97. text-align: center;
  98. margin-top: 4px;
  99. width: 200px;
  100. line-height: 10px; opacity: 1.0;
  101. position: fixed;
  102. }
  103.  
  104.  
  105. #sidebar {
  106. width: 200px;
  107. margin-top:65px;
  108. position: fixed;
  109. color: {color:Font};
  110. margin-left: 190px;
  111. line-height: 12px;
  112. }
  113.  
  114.  
  115. #slinks {
  116. margin:auto;
  117. width:185px;
  118. margin-left:11px;
  119. margin-top:-150px;
  120. opacity:0;
  121. float:center;
  122. position:absolute;
  123. text-align:center;
  124. -webkit-transition: all 0.2s ease-out;
  125. -o-transition: all 0.2s ease-out;
  126. -webkit-transition: all 0.2s ease-out;
  127. -moz-transition: all 0.2s ease-out;
  128. }
  129.  
  130. #slinks a {
  131. width:125px;
  132. text-transform:uppercase;
  133. font-size:9px;
  134. letter-spacing:1px;
  135. border-bottom:0px solid #ffffff;
  136. height:16px;
  137. padding:3px 0 1px 0;
  138. display:inline-block;
  139. background-color:#ffffff;}
  140.  
  141. #slinks a:hover {
  142. background-color: {color:title};
  143. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;
  144. color:white;
  145. -webkit-transition: all 0.2s ease-out;
  146. -o-transition: all 0.2s ease-out;
  147. -webkit-transition: all 0.2s ease-out;
  148. -moz-transition: all 0.2s ease-out; }
  149.  
  150.  
  151. #simage:hover #slinks {
  152. opacity:1;
  153. -webkit-transition: all 0.2s ease-out;
  154. -o-transition: all 0.2s ease-out;
  155. -webkit-transition: all 0.2s ease-out;
  156. -moz-transition: all 0.2s ease-out; }
  157.  
  158.  
  159. #pagination {
  160. font-family:{font:body};
  161. text-align:center;
  162. font-size:30px;
  163. margin-top:10px;
  164. }
  165.  
  166. #posts {
  167. overflow:hidden;
  168. background-color: {color:entry};
  169. border-left:0px solid {color:link};
  170. border-right:0px solid {color:link}; padding:3px
  171. }
  172.  
  173. h1 {
  174. color: {color:linkage}; font-size:30px; line-height:105%; font-style:none; text-transform: uppercase; letter-spacing:1px; font-family: 'Oswald', sans-serif; }
  175.  
  176. h2 {
  177. color:{color:title};
  178. font-family:{font:body};
  179. font-size:16px;
  180. line-height:140%;
  181. letter-spacing:1px;
  182. font-weight:normal;
  183. text-transform:none;
  184. margin:0px; padding:0px;
  185. margin-bottom:-0px;
  186. text-align:left;
  187. }
  188.  
  189. .source {
  190. text-align:right;
  191. }
  192.  
  193. #themes {
  194. text-align: center;
  195. border-bottom: 1px solid {color:borders};
  196. width:200px; margin-bottom:-2px; font-size:18px;
  197. line-height:90%;
  198. font-style:italic; letter-spacing:1px; text-align:center;
  199. padding-bottom:5px;
  200.  
  201. }
  202.  
  203. #info {
  204. background-color: {color:notes};
  205. font-size:9px;
  206. text-transform:lowercase;
  207. line-height:13px;
  208. margin-top: -5px;
  209. padding: 3px;
  210. border-bottom: 1px solid {color:borders};
  211. border-top: 1px solid {color:borders};
  212. }
  213.  
  214. #questions {
  215. background-color:{color:background};
  216. color: {color:text};
  217. padding:10px;
  218. margin-bottom:0px;
  219. font-family:{font:body};
  220. font-size:13px;
  221. border: 1px solid {color:borders};
  222. }
  223.  
  224. #questions a {
  225. color:{color:link};
  226. }
  227. #questions a:hover {
  228. color:{color:lhover};
  229. -webkit-transition: 0.5s ease-in;
  230. }
  231.  
  232. #questions img {
  233. -webkit-border-radius: 32px;
  234. -moz-border-radius: 32px;
  235. border-radius: 32px;
  236. }
  237. #credit {
  238. font-size:20px;
  239. line-height:20px;
  240. text-align:right;
  241. }
  242.  
  243. b, strong {
  244. color:{color:lhover};
  245. }
  246.  
  247. i, em {
  248. color:{color:link};
  249. }
  250.  
  251. p {
  252. margin-top:3px;
  253. margin-bottom:3px
  254. }
  255.  
  256. blockquote {
  257. margin:2px 5px 2px 5px;
  258. padding: 1px 0 3px 6px;
  259. border-left: 1px solid {color:borders};
  260. }
  261.  
  262. img a {
  263. border:none; width:100%}
  264.  
  265. .audio {
  266. background-color:black;
  267. display:block;
  268. }
  269.  
  270. .user_1 .label {
  271. color:{color:lhover};
  272. font-weight:bold;
  273. }
  274.  
  275. .user_2 .label {
  276. color:{color:link};
  277. font-weight:bold;
  278. }
  279.  
  280. ul.chat, .chat ol, .chat li {
  281. list-style:none;
  282. margin:0px; padding:0px;
  283. }
  284.  
  285. .notes img {
  286. width:10px;
  287. position:relative; top:1px;
  288. }
  289.  
  290. ol.notes, .notes li {
  291. list-style:none;
  292. margin:0px; padding:0px;
  293. }
  294.  
  295. iframe input, iframe submit, iframe textarea, iframe div, iframe table {
  296. background-color:transparent!important;
  297. }
  298.  
  299. #credit { position:fixed; font-size:9px; font-weight:normal; line-height:150%; letter-spacing:2px;border: 1px dotted #9c9a9a; bottom: 10px; right:5px; text-transform:uppercase; text-align:center; }
  300.  
  301. #cred a { padding:5px; color:#FFFFFF; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s;}
  302.  
  303. </style>
  304. <style type="text/css"></style>
  305.  
  306. </head>
  307.  
  308. <body>
  309. <div id="sidebar">
  310.  
  311. <div id="themes">{title}</div></a>
  312.  
  313. <div id="simage">
  314. <img src="{image:Sidebar}"/>
  315.  
  316. <div id="slinks">
  317.  
  318. <a href="/">refresh</a>
  319.  
  320. <a href="/ask">message</a>
  321.  
  322. <a href="{text:link1 url}">{text:link1}</a>
  323.  
  324. <a href="{text:link2 url}">{text:link2}</a>
  325.  
  326. <a href="{text:link3 url}">{text:link3}</a>
  327. </div></div>
  328.  
  329.  
  330. <div class="description"><p><center>{Description}<p>
  331. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a> &nbsp;{/block:PreviousPage} {block:NextPage}&nbsp;<a href="{NextPage}">+</a>{/block:NextPage}</div>
  332. </div><br></div>
  333.  
  334.  
  335. <div id="entries">
  336. {block:Posts}
  337. <div id="posts">
  338.  
  339. {block:Title}<a href="{Permalink}"><h2>{Title}&nbsp;</h2></a></font>{/block:Title}
  340. {block:Text}{Body}{/block:Text}
  341.  
  342. {block:Quote}<h2><i>“{Quote}”</i></h2>{/block:Quote}
  343. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  344.  
  345. {block:Link}<a href="{URL}" class="link" {Target}><h2>→&nbsp;{Name}&nbsp;</h2></a>
  346. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  347.  
  348. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  349. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  350.  
  351. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  352.  
  353. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  354.  
  355. {block:Answer}<div id="questions"><img height="30px" width="30px" style="padding: 0px; margin: 0px;" src="{AskerPortraitURL-30}"/>&nbsp;<b>{Asker}</b>: “{Question}”</div>
  356. {Answer}{/block:answer}
  357.  
  358. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  359.  
  360. <div id="info">
  361. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  362. <div style="float:right">{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootName}">SOURCE</a>{/block:RebloggedFrom}
  363. </div> {block:HasTags} <br><div style="font-size: 9px;">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags} </div>{/block:HasTags}</div><br></div>
  364.  
  365. {/block:Posts}
  366. {block:PostNotes}{PostNotes}{/block:PostNotes}
  367.  
  368. </div></div></div></body>
  369. <div id="credit"><div style="text-align: right;"><small><a href="http://leonardodicaprihoes.tumblr.com/rofl">&nbsp;CREDIT&nbsp;</div></small></div>
Advertisement
Add Comment
Please, Sign In to add comment