laeverdeens

Theme 02

Mar 17th, 2013
3,331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.81 KB | None | 0 0
  1. <head>
  2.  
  3. <!--
  4. THEME BY CLARAOSMIN
  5.  
  6. -->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:Background" content="#ffffff" />
  14. <meta name="color:Posts" content="#ffffff" />
  15. <meta name="color:Text" content="#d7d7d7" />
  16. <meta name="color:Linkhover" content="#ffffff"/>
  17. <meta name="color:Link" content="#cc9999" />
  18. <meta name="color:Scrollbar" content="#cc9999" />
  19. <meta name="color:QuestionBg" content="#f8f8f8" />
  20.  
  21. <meta name="text:Link 1 URL" content="">
  22. <meta name="text:Link 1" content="">
  23. <meta name="text:Link 2 URL" content="">
  24. <meta name="text:Link 2" content="">
  25. <meta name="text:Link 3 URL" content="">
  26. <meta name="text:Link 3" content="">
  27. <meta name="text:Link 4 URL" content="">
  28. <meta name="text:Link 4" content="">
  29.  
  30. <meta name="image:Sidebar" content="" />
  31.  
  32. <title>{Title}</title>
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37. {/block:Description}
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  40.  
  41.  
  42.  
  43. </head>
  44.  
  45. <style type="text/css">
  46.  
  47. body { background:url('http://assets.tumblr.com/images/x.gif') repeat;
  48. line-height:140%;
  49. font-family: cambria;
  50. font-size:10px;
  51. text-align:justify;
  52. background-color:{color:background};
  53. color:#b5b5b5; }
  54.  
  55. a, a:active, a:visited{
  56. text-decoration: none;
  57. color: {color:link};}
  58.  
  59.  
  60. a:hover{
  61. color: {color:linkhover};
  62. -webkit-transition: all 0.3s ease-in-out;
  63. -moz-transition: all 0.3s ease-in-out;
  64. opacity: 1;
  65. -o-transition: all 0.3s ease-in-out;
  66. -ms-transition: all 0.3s ease-in-out;
  67. transition: all 0.3s ease-in-out;}
  68.  
  69.  
  70. big { font-size: 12px; }
  71.  
  72.  
  73.  
  74. blockquote {text-align:left;padding-left:10px; border-color:{color:border}; border-left:2px solid #d6d4ce;}
  75. blockquote img{max-width:485px;}
  76.  
  77. /* POSTS */
  78.  
  79. #container {
  80. width: 850px;
  81. margin-left: 320px; margin-top: 50px;
  82. margin-bottom: 50px;
  83. }
  84.  
  85. .quote { font-size:14px; font-style:italic; text-align:center; }
  86. .source { width:400px; float:center; margin:auto; margin-top:10px; padding-top:5px; text-align:center; border-top:3px double #f1f1f1; }
  87.  
  88. .quote-source { margin-top:-40px; text-align:center; margin-bottom:20px; }
  89. .source { letter-spacing:1px;background-color:#ffffff; padding:5px;}
  90. .quote-border { border-top:3px double #dddddd; padding:10px;margin:20px 0 10px 0; }
  91.  
  92.  
  93. #pagey { font-size: 6px; }
  94. #pagey:a { font-size: 6px; }
  95.  
  96. h1{ font-weight: 500;
  97. font-size: 15px!important; font-family:oswald; text-transform: uppercase; line-height: 100%;
  98. }
  99.  
  100.  
  101.  
  102. #post {
  103. font-size:10px;
  104. margin-bottom: 15px; padding: 10px;
  105. width: 500px;
  106. background-color:{color:background};
  107. color:{color:text};
  108. text-align: justify;
  109. }
  110.  
  111. .iuu { opacity: 1; color: #747474; margin-bottom: -10px;}
  112.  
  113. .iuu a { color: #747474; }
  114.  
  115. small { font-size: 10px; font-family: cambria; }
  116.  
  117. .credit {right: 1px;bottom: 5px;text-transform: uppercase; position: fixed; font-size: 11px; right: 7px;}
  118.  
  119.  
  120. /* SIDEBAR */
  121.  
  122.  
  123.  
  124. #title {background-color: transparent; margin-top:5px; height:auto; padding:4px; font-family:Calibri; font-size:15px; text-transform:lowercase; font-style:none; width:200px; margin-left:0px;}
  125. #title a {padding:2px; color: #bfbfbf; font-size:15px; font-style:italic; font-family: georgia;}
  126.  
  127. /* AUDIO */
  128.  
  129. .audio {
  130. height:60px;
  131. padding:5px; margin-bottom: 55px; margin-top: 0px;
  132. }
  133.  
  134. .audio-album {
  135. position:absolute;
  136. width:110px; }
  137.  
  138. .audio-player {
  139. opacity:.5;
  140. border:25px solid #fff;
  141. width:25px;
  142. height:25px;
  143. overflow:hidden;
  144. position:absolute;
  145. z-index:2;
  146. margin-left:18px;
  147. margin-top:18px; }
  148.  
  149. .audio-info {
  150. margin-top:0px;
  151. position:relative;
  152. margin-left:120px;
  153. line-height:180%;
  154. padding:4px; }
  155.  
  156.  
  157.  
  158. .audiocaption { opacity:1; }
  159.  
  160.  
  161. /* ANSWERS */
  162.  
  163. #question {padding:10px;background-color: {color:questionbg};position: relative;border: 4px solid #f2f2f2;}
  164. #question:after, #demo:before {border: solid transparent;content: ' ';height: 0;left: 100%;position: absolute;width: 0;}
  165. #question:after {border-width: 9px;border-left-color: #f2f2f2;top: 15px;}
  166. #question:before {border-width: 14px;border-left-color: #f2f2f2;top: 10px;}
  167.  
  168.  
  169. .la { opacity: 0; margin-top: -10px; }
  170.  
  171. /* INFO */
  172.  
  173.  
  174. .ask {
  175. text-align:justify;
  176. padding:10px;
  177. line-height:14px;
  178. text-transform:lowercase;
  179. font-size:10px;
  180. background-color:#f1f1f1;
  181. }
  182.  
  183. .ask a:hover {
  184. background-color:transparent;
  185. }
  186.  
  187.  
  188.  
  189.  
  190. /* CONTROLS */
  191.  
  192. iframe#tumblr_controls {
  193. right:3px !important;
  194. position: fixed !important;
  195. -webkit-transition: opacity 0.7s linear;
  196. opacity: 0.2;
  197. -webkit-transition: all 0.8s ease-out;
  198. -moz-transition: all 0.8s ease-out;
  199. transition: all 0.8s ease-out;}
  200.  
  201. iframe#tumblr_controls:hover{
  202. -webkit-transition: opacity 0.7s linear;
  203. opacity: 1;
  204. -webkit-transition: all 0.4s ease-out;
  205. -moz-transition: all 0.4s ease-out;
  206. transition: all 0.4s ease-out;}
  207.  
  208. iframe#tumblr_controls {
  209. top: 0% !important;
  210. right:0% !important;
  211. position: fixed !important;}
  212.  
  213. /* PAGINATION */
  214.  
  215. #pagination {
  216. width:200px; padding-top: 240px;
  217. font-size:10px;
  218. word-spacing:7px; }
  219.  
  220. .jump_page {
  221. padding:3px;
  222. background-color:#transparent; }
  223.  
  224. .current_page {
  225. padding:3px;
  226. background-color:#transparent;
  227. color:{color:text};}
  228.  
  229. #leftcolumn {
  230. position:fixed;
  231. width:130px;
  232. padding:10px;
  233. margin-left:0px;
  234. text-align:right;
  235. }
  236.  
  237.  
  238.  
  239. /* SCROLLBAR */
  240.  
  241. ::-webkit-scrollbar-thumb:vertical {
  242. background-color:{color:scrollbar};
  243. height:30px;}
  244.  
  245. ::-webkit-scrollbar-thumb:horizontal {
  246. background-color:{color:scrollbar};
  247. height:10px!important;}
  248.  
  249. ::-webkit-scrollbar {
  250. background-color:{color:background};
  251. height:10px;width:08px;}
  252.  
  253. #sidebar {
  254. height:auto;
  255. padding:20px;
  256. margin-left:70px;
  257. margin-top:80px;
  258. position:fixed;
  259. color:#5e5e5e;
  260. z-index:99;
  261. }
  262.  
  263.  
  264.  
  265. .links { opacity: 1; width: 150px; }
  266.  
  267.  
  268. .links a, .links a:link, .links a:active, .links a:visited {
  269. width: 130px;
  270. text-align: center; text-transform: uppercase;
  271. font-family: cambria;
  272. font-size: 8px;
  273. letter-spacing: 1px; padding: 3px; margin-left: -3px;
  274. color: #747474;
  275. }
  276.  
  277. .links a:hover {
  278. color: #58a3a3; }
  279.  
  280. .titl {
  281. font-family:old standard tt;
  282. font-size:16px; font-weight: 500;
  283. text-transform:lowercase; font-style: italic; text-align: center;
  284. }
  285.  
  286.  
  287.  
  288. .desc {
  289. width:190px;
  290. margin-left:5px;
  291. margin-top:5px; color: #b5b5b5;
  292. }
  293.  
  294. .pages {
  295. font-size:10px;
  296. color:{color:link};
  297. margin-top:5px;
  298. }
  299.  
  300. .tags {
  301. margin-left: 0; opacity: 1; color: 747474;
  302. padding-left: 2px; padding-top: 5px; text-transform: lowercase;}
  303.  
  304. .tags a {
  305.  
  306. }
  307.  
  308.  
  309.  
  310. #pagination1 {font-family:trebuchet ms; font-size:8px; float: left; margin-left: 2px; padding: 2px; padding-right: 5px; padding-left: 5px; }
  311.  
  312. #pagination {font-family:trebuchet ms; font-size:8px; float: left;}
  313.  
  314. #pagination a{font-family:trebuchet ms;
  315. font-size:8px; float: left; margin-left: 2px; padding: 2px; padding-left: 5px; padding-right: 5px;}
  316.  
  317. #pagination a:hover{color:{color:link hover};}
  318.  
  319.  
  320. #pagination a:hover{color:{color:link hover};}
  321.  
  322.  
  323. ol.notes li {
  324. width: 500px; color: {color:text};
  325. padding: 10px;
  326. margin: 0 0 3px -50px;
  327. border-bottom: 1px solid #f2f2f2; }
  328.  
  329. ol.notes li img {
  330. padding-right: 10px;
  331. margin-bottom: -5px;
  332. opacity: 0.85;
  333. filter:alpha(opacity=85); }
  334.  
  335. ol.notes li:hover { border-bottom: 1px solid #f2f2f2; }
  336. ol.notes li img:hover { opacity: 1; filter:alpha(opacity=100); }
  337.  
  338.  
  339. {CustomCSS}
  340. </style>
  341.  
  342. <body>
  343.  
  344.  
  345. <div id="sidebar" style="margin-top: 70px; margin-left: 100px;">
  346.  
  347. <div style="width: 160px; padding: 5px; padding-top: -1px; padding-right: 10px; background-color: fff; margin-left: -5px; font-family:times; font-size:10px; overflow: auto; line-height: 140%; letter-spacing: 1px; text-align: justify; color: 5f5f5f;">
  348.  
  349. <div class="sidebarimg" style="padding: 5px; background-color: fff; margin-right: 3px; margin-left: -5px; width: 150px; height: 150px; border-radius:100px; background-repeat: no-repeat; background-position: center; background-image:url({Image:Sidebar});">
  350.  
  351. </div>
  352.  
  353. <br><div style="font-family: oswald; font-size: 17px; padding-bottom: 8px; text-align:center; text-transform: uppercase; line-height: 100%;"> {Title}</div>
  354.  
  355. {Description}
  356.  
  357. </div>
  358. <div class="links" style="border-top: 1px solid #f1f1f1; padding-top: 5px;"><center>
  359. <a href="/">index</a>
  360. <a href="/ask">ask</a>
  361. <a href="{text:Link 1 URL}">{text:Link 1}</a>
  362. <a href="{text:Link 2 URL}">{text:Link 2}</a>
  363. <a href="{text:Link 3 URL}">{text:Link 3}</a>
  364. <a href="{text:Link 4 URL}">{text:Link 4}</a>
  365. <center>
  366. {block:Pagination}
  367. {block:PreviousPage}
  368. <a href="{PreviousPage}"><big>←</big></a>
  369. {/block:PreviousPage}
  370.  
  371.  
  372. {block:NextPage}
  373. <a href="{NextPage}"><big>→</big></a>
  374. {/block:NextPage}
  375. {/block:Pagination} </center>
  376.  
  377. </div>
  378.  
  379. <p>
  380.  
  381. </div>
  382.  
  383.  
  384. <div id="container">
  385.  
  386.  
  387. {block:Posts}
  388. <div id="post">
  389.  
  390.  
  391.  
  392. {block:ContentSource}
  393. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  394. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  395. {/block:SourceLogo}
  396. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  397. {/block:ContentSource}
  398.  
  399.  
  400. {block:Text}
  401. {block:Title}<h1>{Title}</h1>{/block:Title}
  402. {Body}
  403. {/block:Text}
  404.  
  405. {block:Photo}
  406. {LinkOpenTag}<img src="{PhotoURL-500}"/>{LinkCloseTag}
  407. {Caption}
  408. {/block:Photo}
  409.  
  410. {block:Photoset}
  411. {Photoset-500}
  412. {Caption}
  413. {/block:Photoset}
  414.  
  415. {block:Quote}
  416. <div class="quote">"{Quote}"</div>
  417. {block:Source}
  418. <div class="source">- {Source}</div>
  419. {/block:Source}
  420. {/block:Quote}
  421.  
  422. {block:Link}
  423. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  424. {block:Description}{Description}{/block:Description}
  425. {/block:Link}
  426.  
  427.  
  428. {block:Video}
  429. {Video-500}
  430. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  431. {/block:Video}
  432.  
  433.  
  434. {block:Chat}
  435. {block:Title}<h1>{Title}</h1>{/block:Title}
  436. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  437. {/block:Chat}
  438.  
  439.  
  440. {block:Answer}
  441. <div class="ask" style="font-size: 8px; font-family: cambria; text-transform: uppercase"><table><td width="74px"><img src="{AskerPortraitURL-64}"> </img><td><td width="436px">
  442. <font style="font-size: 9px; width: 64px;">{Asker} ASKED:</font> <br>
  443.  
  444. {Question} </td></table>
  445. </div>
  446. {Answer}
  447. {/block:Answer}
  448.  
  449. {block:Audio}
  450. <div class="audio">
  451. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  452. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  453.  
  454. <div class="audio-info">
  455. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  456. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  457. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  458. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  459. </div></div>
  460. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  461. {/block:Audio}
  462.  
  463.  
  464.  
  465.  
  466. <div style="">
  467.  
  468. <div class="iuu"><div style="font-size:7px;
  469. text-transform: uppercase;
  470. letter-spacing: 1px;
  471. width: 500px;
  472. font-family: cambria; padding-bottom: 3px; padding-top: 5px;
  473. color: #797979;
  474.  
  475. line-height: 100%;"> <a href="{Permalink}"> {TimeAgo} {block:NoteCount} · {NoteCount}{/block:NoteCount} </a> <div style="float:right;">{block:RebloggedFrom}<a href="{ReblogParentURL}">VIA</a> · <a href="{ReblogRootURL}"title="{ReblogRoottitle}">SOURCE</a>{/block:RebloggedFrom} </div></div></div>
  476.  
  477.  
  478. </div> </div>
  479.  
  480.  
  481. <div class="tags" style="font-family:times; font-size:10px; font-size: 9px; letter-spacing: .5px; overflow: auto; line-height: 150%; text-align: justify; color: 5f5f5f; border-top: 1px solid #f1f1f1; width: 500px; margin-bottom: 35px; font-style: italic;margin-top: -12px; text-align: center;">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag} &nbsp;</a>
  482. {/block:Tags}{/block:HasTags}</div>
  483.  
  484.  
  485.  
  486. {block:PermalinkPage}{block:PostNotes}<div style="width:500px;"><div style="text-align:left;padding-bottom:10px; padding-top: 0px;">
  487. <ol class="notes">{PostNotes}</div></div>{/block:PostNotes}{/block:PermalinkPage}
  488.  
  489. {/block:Posts}
  490.  
  491.  
  492. </div>
  493. </div>
  494. <a href="{ReblogRootURL}" title="{ReblogRootName}"></a>
  495. <div style="float: center;">{block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentName}">{ReblogParentName}</a> (© <a href="{ReblogRootURL}" title="{ReblogRootName}">{ReblogRootName}</a>) {/block:RebloggedFrom}</div><div class="credit" style="font-family: calibri; font-size: 10px;"><a href="http://claraosmin.tumblr.com/">CLARAOSMIN</a></div>
  496. </body>
  497. </html>
Advertisement
Add Comment
Please, Sign In to add comment