Advertisement
cleamour

theme seven

Apr 13th, 2013
5,203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.52 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!--
  4. --------------------------------------------------
  5.  
  6. C L E A M O U R (C) 2 0 1 3
  7. ( d o n' t r e m o v e t h e c r e d i t )
  8.  
  9. --------------------------------------------------
  10. -->
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13. <head>
  14.  
  15. <title>{Title}{block:SearchPage} ({lang:Search results for SearchQuery}){/block:SearchPage}{block:PermalinkPage}{block:PostSummary} — {PostSummary}{/block:PostSummary}{/block:PermalinkPage}</title>
  16.  
  17. <meta charset="utf-8">
  18. <meta name="description" content="{block:IndexPage}{block:Description}{MetaDescription}{/block:Description}{/block:IndexPage}{block:PermalinkPage}{block:PostSummary}{PostSummary}{/block:PostSummary}{/block:PermalinkPage}" />
  19.  
  20. <!-- DEFAULT VARIABLES -->
  21. <script type="text/javascript">
  22. Cufon.replace('.wrapper');
  23. Cufon.replace('#titles');
  24. </script>
  25.  
  26. <meta name="color:background" content="#ffffff" />
  27. <meta name="color:entry" content="#ffffff" />
  28.  
  29. <meta name="color:text" content="#000000" />
  30. <meta name="color:link" content="#818181" />
  31. <meta name="color:link background" content="#f2ff00" />
  32. <meta name="color:link hover" content="#020202" />
  33. <meta name="color:border color" content="#ebebeb" />
  34.  
  35. <meta name="text:Link1" content="link one" />
  36. <meta name="text:Link1 Title" content="one" />
  37. <meta name="text:Link2" content="link two" />
  38. <meta name="text:Link2 Title" content="two" />
  39. <meta name="text:Link3" content="link three" />
  40. <meta name="text:Link3 Title" content="three" />
  41.  
  42.  
  43. <link rel="shortcut icon" href="{Favicon}" />
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  45.  
  46. <style type="text/css">
  47.  
  48. body {
  49. color:{color:text};
  50. background-color:{color:background};
  51. background-attachment:fixed;
  52. font-family:'arial';
  53. font-size:10px;
  54. line-height:100%;
  55. text-align:justify;
  56. }
  57.  
  58. a:link, a:active, a:visited {
  59. color: {color:link};
  60. text-decoration:none;
  61. -webkit-transition: all 0.5s ease;
  62. -moz-transition: all 0.5s ease;
  63. -ms-transition: all 0.5s ease;
  64. -o-transition: all 0.5s ease;
  65. transition: all 0.5s ease;
  66. opacity: 1;
  67. }
  68.  
  69. a:hover {
  70. color:{color:link hover};
  71. -webkit-transition: all 0.5s ease;
  72. -moz-transition: all 0.5s ease;
  73. -ms-transition: all 0.5s ease;
  74. -o-transition: all 0.5s ease;
  75. transition: all 0.5s ease;
  76. opacity: 1;
  77. background-color: {color:link background};
  78. }
  79.  
  80.  
  81. ::-webkit-scrollbar-thumb:vertical {
  82. background-color: #000000;
  83. height:100px;}
  84.  
  85. ::-webkit-scrollbar {
  86. height:10px;
  87. width:10px;
  88. background-color: #ffffff;}
  89.  
  90.  
  91. #entries {
  92. margin-left:550px;
  93. margin-top: 90px;
  94. width:505px;
  95. padding-bottom: 100px;
  96. display: block;
  97. }
  98.  
  99. #sbar {
  100. margin-left: 300px;
  101. width:95px;
  102. text-align: center;
  103. margin-top: 0px;
  104. position:fixed;
  105. display: block;
  106. }
  107.  
  108.  
  109. #potrait {
  110. width: 64px;
  111. height: 64px;
  112. background-image: url({PortraitURL-64});
  113. border-radius: 32px;
  114. display:block;
  115. }
  116.  
  117. #stext {
  118. font-size:12px;
  119. font-color:{color:text};
  120. font-family:'Bell MT';
  121. letter-spacing:0px;
  122. padding: 10px;
  123. width:75px;
  124. margin-top:10px;
  125. display:block;
  126. }
  127.  
  128.  
  129. #nav{
  130. width:75px;
  131. text-transform: lowercase;
  132. text-decoration:none;
  133. font-family:'Bell MT';
  134. font-size:10px;
  135. font-style:italic;
  136. letter-spacing:2px;
  137. padding: 10px;
  138. text-align:center;
  139. }
  140.  
  141. #nav a {
  142. color:{color:link};
  143. }
  144.  
  145. #nav a:hover {
  146. color:{color:link hover};
  147. }
  148.  
  149. #pag {
  150. text-align:center;
  151. font-size:12px;
  152. font-family:'Bell MT';
  153. padding: 10px;
  154. margin-top: 1px;
  155. display:block;
  156. }
  157.  
  158.  
  159. #posts{
  160. overflow:hidden;
  161. width:505px;
  162. background-color: {color:entry};
  163. padding: 10px;
  164. margin-bottom: 100px;
  165. }
  166.  
  167.  
  168. #source {
  169. display:block;
  170. margin:0px 0px 0px 0px;
  171. padding:0px;
  172. }
  173.  
  174.  
  175. .h1 {
  176. color:{color:text};
  177. font-family:'Bell MT';
  178. font-style:italic;
  179. font-size: 18px;
  180. line-height:15px;
  181. text-align:left;
  182. padding-bottom: 3px;
  183. }
  184.  
  185.  
  186. #tags{
  187. font-family:'helvetica';
  188. font-size:9px;
  189. padding-left: 10px;
  190. padding-right: 10px;
  191. padding-bottom: 10px;
  192. letter-spacing:0px;
  193. text-transform:lowercase;
  194. }
  195.  
  196.  
  197. #info{
  198. margin-top:8px;
  199. font-family:'helvetica';
  200. font-style:italic;
  201. font-size:8px;
  202. text-transform:lowercase;
  203. text-align:right;
  204. letter-spacing:1px;
  205. padding-right: 10px;
  206. padding-top: 7px;
  207. }
  208.  
  209. #info a {
  210. color:{color:link};
  211. }
  212.  
  213. #info a:hover {
  214. color:{color:link hover};
  215. }
  216.  
  217. #tags a {
  218. color:{color:link};
  219. }
  220.  
  221. #tags a:hover {
  222. color:{color:link hover};
  223. }
  224.  
  225.  
  226.  
  227. #questions {
  228. text-align:left;
  229. color: {color:text};
  230. margin-bottom:10px;
  231. margin-left:10px;
  232. margin-top:10px;
  233. padding-left:10px;
  234. padding-bottom:10px;
  235. font-size:10px;
  236. text-align:justify;
  237. }
  238.  
  239. #asker {
  240. font-family:'Bell MT';
  241. font-style:italic;
  242. font-size: 18px;
  243. }
  244.  
  245. #asker a {
  246. color:{color:link};
  247. }
  248. #asker a:hover {
  249. color:{color:info link hover};
  250. }
  251.  
  252.  
  253. blockquote {
  254. border-left: 3px solid;
  255. border-color: {color:border color};
  256. padding-left:5px;
  257. margin:0px 2px 0px 10px
  258. }
  259.  
  260.  
  261.  
  262. #quote {
  263. font-family:'Bell MT';
  264. font-style:italic;
  265. font-size: 18px;
  266. line-height: 100%;
  267. }
  268.  
  269. #quotesrc {
  270. text-align:right;
  271. font-family:'Bell MT';
  272. font-style:italic;
  273. font-size: 15px;
  274. }
  275.  
  276.  
  277. #credit {
  278. position:fixed;
  279. right:10px;
  280. bottom:10px;
  281. text-transform:uppercase;
  282. font:10px 'cambria';
  283. letter-spacing:1px;
  284. padding:5px;
  285. -webkit-transition: all 0.5s ease;
  286. -moz-transition: all 0.5s ease;
  287. -ms-transition: all 0.5s ease;
  288. -o-transition: all 0.5s ease;
  289. transition: all 0.5s ease;
  290. }
  291.  
  292. #credit:hover {
  293. position:fixed;
  294. right:10px;
  295. bottom:10px;
  296. text-transform:uppercase;
  297. font:10px 'cambria';
  298. letter-spacing:1px;
  299. padding:5px;
  300. text-shadow: 1px 1px 1px #bebebe;
  301. -webkit-transition: all 0.5s ease;
  302. -moz-transition: all 0.5s ease;
  303. -ms-transition: all 0.5s ease;
  304. -o-transition: all 0.5s ease;
  305. transition: all 0.5s ease;
  306. }
  307.  
  308.  
  309. .user_1 .label {color:{color:text}; font-weight:bold}
  310. .user_2 .label {color:{color:text}; font-weight:bold}
  311. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:1px;}
  312.  
  313.  
  314. .audio { height:100px; margin-bottom:5px; }
  315. .audio-album { position:absolute; width:100px; }
  316. .audio-player { opacity:0.6; filter:alpha(opacity=60); border:2px solid #f2f2f2; width:25px; height:25px; overflow:hidden; position:absolute; z-index:2; margin-left:36px; margin-top:36px; }
  317. .audio-info { font-family:'Bell MT';; font-style:italic; font-size:15px; text-align:center; margin-left:100px; padding:45px;}
  318.  
  319.  
  320.  
  321. #notes {font-weight:light; font-size:8px; letter-spacing:2px;}
  322. #notes li {padding-bottom:2em;}
  323. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:20px; height:20px;}
  324.  
  325.  
  326.  
  327. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1;}
  328.  
  329.  
  330. {CustomCSS}</style>
  331.  
  332. </head>
  333.  
  334.  
  335.  
  336. <body>
  337.  
  338. <a href="http://cleamour.tumblr.com/" target="_blank"><div id="credit">CLMR</div></a>
  339.  
  340.  
  341. <div id="sbar">
  342. <center>
  343. <a href="/"><div id="potrait">
  344. </div></a>
  345. </center>
  346. <div id="stext">{block:Description}{Description}{/block:Description}
  347. </div>
  348. <div id="nav">
  349. <span style="padding-right:5px;"><a href="/ask">ask</a></span>
  350. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}<br>
  351. <span style="padding-right:5px;">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</span>
  352. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  353. </div>
  354. </div>
  355.  
  356.  
  357.  
  358. <div id="entries">
  359. {block:Posts}
  360. <div id="posts">
  361.  
  362. {block:Title}<div class="h1">{Title}</div>{/block:Title}
  363. {block:Text}{Body}{/block:Text}
  364.  
  365. {block:Quote}
  366. <div id="quote">{Quote}</div><br><div id="quotesrc">— {Source}</small></small></div>
  367. {/block:Quote}
  368.  
  369. {block:Link}<a href="{URL}" class="link" {Target}><div class="h1">{Name}&nbsp;</div></a>
  370. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  371.  
  372. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  373.  
  374. {LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  375. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
  376.  
  377. {/block:Photoset}
  378.  
  379. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}
  380.  
  381. <span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  382.  
  383. {/block:Chat}
  384.  
  385. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Answer}<div id="asker"<a>{Asker}</a>:</div><br><div id="questions"><i>{Question}</i><br></div>
  388. {Answer}{/block:answer}
  389.  
  390. {block:Audio}<div class="audio">
  391. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  392. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
  393. </div>
  394.  
  395. <div class="audio-info">
  396. {block:TrackName}{TrackName}{/block:TrackName} {block:Artist}by {Artist}{/block:Artist}
  397. </div></div>
  398. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  399. {/block:Audio}
  400.  
  401. <div id="info">
  402. <div id="source">
  403. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} · {NoteCount}{/block:NoteCount}{block:ContentSource} · <a href="{SourceURL}"><b>©</b></a>{/block:ContentSource}{/block:RebloggedFrom}
  404. </div></div>
  405. <div id="tags">{block:HasTags}<span style="padding-right:5px;"><big>#</big></span> {block:Tags}<span style="padding-right:5px;"><a href="{TagURL}">{Tag}</a> </span>{/block:Tags}{/block:HasTags} </div>
  406.  
  407. </div>
  408.  
  409. <div id="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  410. {/block:Posts}
  411.  
  412. <div id="pag" style="margin-bottom:-70px;">
  413. {block:Pagination}
  414. {block:PreviousPage}<center>
  415. <a href="{PreviousPage}">previous</a> —
  416. {/block:PreviousPage}
  417. ({CurrentPage} of {TotalPages})
  418. {block:NextPage} —
  419. <a href="{NextPage}">next</a>
  420. {/block:NextPage}
  421. </center>
  422. {/block:Pagination}
  423. </div>
  424.  
  425.  
  426.  
  427. {block:ContentSource}
  428.  
  429. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  430.  
  431. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  432.  
  433. {/block:SourceLogo}
  434.  
  435. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>
  436.  
  437. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  438.  
  439.  
  440.  
  441. </div>
  442.  
  443. </body>
  444. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement