Advertisement
rinnegans

theme 03

Feb 27th, 2014
4,078
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.19 KB | None | 0 0
  1. <!--
  2. THEME MADE BY: http://rinnegans.tumblr.com
  3. !-->
  4.  
  5. <html>
  6. <head>
  7.  
  8.  
  9.  
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#ffffff" />
  13. <meta name="color:scrollbar" content="#dfdfdf" />
  14. <meta name="color:bordericon" content="" />
  15. <meta name="color:text" content="#BDB9AB" />
  16. <meta name="color:link" content="#9b9b9b" />
  17. <meta name="color:selection" content="#cacaca"/>
  18. <meta name="color:linkhoverinfo" content="" />
  19. <meta name="color:tagshovercolor" content="" />
  20. <meta name="color:creditcolor" content="" />
  21. <meta name="color:sidebarlinksbg" content="" />
  22. <meta name="color:sidebarhoverlinksbg" content="" />
  23. <meta name="color:sidebarfontlinks" content="" />
  24. <meta name="color:bannercolor" content="" />
  25. <meta name="color:descri" content="" />
  26. <meta name="color:describgcolor" content="" />
  27. <meta name="color:bordercolordescri" content="" />
  28. <meta name="color:headercolor" content="" />
  29. <meta name="color:tags" content="" />
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. <meta name="image:Background" content=""/>
  37.  
  38. <meta name="image:sbarimage" content=""/>
  39.  
  40. <meta name="image:bannerimage" content=""/>
  41.  
  42.  
  43.  
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  46.  
  47. <meta name="text:Link 1" content="" />
  48. <meta name="text:Link 1 Text" content="" />
  49. <meta name="text:Link 2" content="" />
  50. <meta name="text:Link 2 Text" content="" />
  51. <meta name="text:Link 3" content="" />
  52. <meta name="text:Link 3 Text" content="" />
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61. <link rel="shortcut icon" href="{Favicon}" />
  62. <title>{title}</title>
  63.  
  64.  
  65.  
  66.  
  67.  
  68. <style type="text/css">
  69.  
  70. ::-moz-selection {background-color:{color:selectionbg};
  71. color:{color:selection};}
  72.  
  73. ::selection {background-color:{color:selectionbg};
  74. color:{color:selection};}
  75. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  76. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  77. ::-webkit-scrollbar-track{background-color:{color:background};}
  78.  
  79.  
  80. body{ color:{color:text}; font-family: cambria; font-size:10px; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:repeat; background-position: center; background-attachment:fixed; line-height:11px; text-align:justify; font-weight: normal;}
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. a:link, a:active, a:visited{
  88. color: {color:link};
  89. text-decoration:none;
  90. -webkit-transition-duration: .90s;
  91. padding: 1px;}
  92. a:hover{
  93. color:{color:linkhovercolor};
  94. -webkit-transition-duration: .90s;}
  95.  
  96. .entries{ font-family: cambria; padding:35px; width:520px; margin-left:400px; margin-top:5px; font-weight: normal; font-style: italic; line-height:11px; double {color:border}; }
  97.  
  98. .post{ width:500px; padding:10px; padding-bottom: 15px;margin-top:0px; margin-bottom:5px; font-weight: normal; font-style: normal; line-height:11px; background-color:{color:background};margin-top: 15px;font-family: cambria; border:0px solid #eeeeee;}
  99.  
  100.  
  101.  
  102.  
  103.  
  104. #paginacao { font-family:#calibri; display: block; font-style:normal; margin-top:600px; margin-left:110px; width:200px; font-size:8px; text-align:center; justify; padding:5px;color: {color:text}; position:fixed;}
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111. h3{ color:{color:title}; font-family:'Droid Serif' font-size:20px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:lowercase; margin:0px; padding:10px; text-align:left; font-style: normal;}
  112.  
  113. h2{ color:{color:title}; background-color: #fcfcfc; border-bottom: 1px solid #f5f5f5; font-family:calibri; font-size:8px; line-height:12px; letter-spacing:1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:25px; text-align:center; font-style: normal;}
  114.  
  115.  
  116.  
  117.  
  118.  
  119. #info { background-color:{color:bginfocolor};
  120.  
  121. width:500px;
  122. text-align:center;
  123. font-family:'calibri';
  124. margin-top:3px;
  125. margin-left:0px;
  126. letter-spacing:0px;
  127. font-size:8px;
  128. font-style:normal;
  129. padding:1px;
  130. line-height:10px;
  131. text-transform:uppercase;
  132. border-top:0px solid #f2f2f2;
  133. }
  134. #info a {
  135. text-align:center;
  136. color:{color:link}; }
  137.  
  138. #info a:hover { -moz-transition-duration:0.3s; -webkit-transition-duration:0.3s; -o-transition-duration:0.3s; color:{color:linkhoverinfo}; }
  139.  
  140.  
  141. #tags { color:{color:tags};
  142. float:left;
  143. width:489px;
  144. margin-top:-1px;
  145. margin-left:-5px;
  146. text-align:left;
  147. font-style:italic;
  148. text-transform:lowercase;
  149. font-size:10px;
  150. padding:5px;
  151. font-size:8px;
  152. opacity:1;
  153.  
  154. transition-duration: 0.5s;
  155. -moz-transition-duration: 0.5s;
  156. -webkit-transition-duration: 0.5s;
  157. -o-transition-duration: 0.5s
  158. color:{color:tags}; }
  159.  
  160. #tags a {
  161. letter-spacing:0px;
  162. font-size:10px;
  163. text-align:center;
  164. font-family:'cambria';
  165. text-decoration:none;
  166. display:inline-block;
  167. color:{color:tags}; }
  168.  
  169. #tags a:hover { background-color:none; -moz-transition-duration:0.3s; -webkit-transition-duration:0.3s; -o-transition-duration:0.3s; color:{color:tagshovercolor}; }
  170.  
  171.  
  172.  
  173.  
  174.  
  175. .answer{
  176. color:#747474;
  177. font-family:cambria;
  178. font-size:9px;
  179. font-style: none;
  180. background-color:{color:background};
  181. padding:5px;
  182. margin-bottom:0px;
  183. text-align:left;
  184. line-height: 12px;}
  185.  
  186. blockquote{
  187. color: {color:blockquote text};
  188. background-color: #fcfcfc;
  189. border: 1px solid #f8f8f8;
  190. font-family: cambria;
  191. font-size: 10px;
  192. font-style: normal;
  193. margin-left:20px;
  194. margin:5px; padding:5px;
  195. max-width: 490px;
  196. border-radius: 5px;}
  197. blockquote img, blockquote a img {max-width: 490px;}
  198.  
  199. p{margin-top:3px; margin-bottom:3px}
  200.  
  201.  
  202. .audio {
  203. opacity: 1.0;
  204. position:relative;
  205. overflow:hidden;
  206. min-height:130px;
  207. font-size: 8px;}
  208.  
  209. .player {
  210. position:absolute;
  211. z-index:3;
  212. background:#000000;
  213. margin-top:45px;
  214. margin-left:73px;
  215. opacity:0.75;
  216. filter:alpha(opacity=75);
  217. border:0px #000000 solid;
  218. border-radius: 100px;}
  219.  
  220. .audioplayer {
  221. background: #fcfcfc;
  222. border: 1px solid #ededed;
  223. width:207px;
  224. height:18px;
  225. overflow:hidden;
  226. padding:5px;
  227. padding-bottom:13px;
  228. margin-right:11px}
  229.  
  230. .audioinfo {
  231. margin-left:140px;
  232. line-height:155%;
  233. font-family: cambria;
  234. font-size:10px!important;}
  235.  
  236. .audiocaption
  237. {margin-left:172px;}
  238.  
  239. .audiocaption img
  240. {max-width:330px!important}
  241.  
  242. .audiocaption blockquote img
  243. {max-width:320px!important}
  244.  
  245. .audiocaption blockquote blockquote img
  246. {max-width:310px!important}
  247.  
  248. .user_1 .label {color:{color:text}; font-weight:bold;}
  249. .user_2 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  250. .user_3 .label {color:{color:text}; font-weight:bold;}
  251. .user_4 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  252. .user_5 .label {color:{color:text}; font-weight:bold;}
  253. .user_6 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  254. .ul.chat {}
  255. .chat ol {}
  256. .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
  257.  
  258. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border: solid 0px #fcfcfc; font-family:calibri; font-size: 8px; text-transform: uppercase; letter-spacing: 0px; text-align: left; font-style: normal;}
  259.  
  260. ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
  261.  
  262. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 24px; height: 24px; border-radius: 0px; border: 3px double #eeeeee; opacity: 0.6;}
  263.  
  264. ol.notes li.note span.action {font-style: normal;}
  265.  
  266. ol.notes li.note .answer_content {font-weight: normal;}
  267.  
  268. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  269.  
  270. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  271.  
  272.  
  273.  
  274.  
  275. .ask {float:left;border:1px solid #eee;margin-top:6px;margin-left:1px;}
  276.  
  277. .askbaby {margin-left:28px;padding:4px;color:#aaa;font-family: 'calibri', sans-serif;font-size:10px;border:0px solid #eee; }
  278.  
  279. .askbaby a{COLOR:#aaa;}
  280.  
  281. .assk {border:0px solid #eee;margin-left:1px;margin-top:-11px;font-family:'calibri';font-size:8px;padding:7px;color:#aaa;text-indent:5px;padding-left:4px; text-transform:uppercase;}
  282.  
  283. .resp {margin-left:1px;margin-top:-3px;font-family:'cambria';font-size:9px;padding:3px;color:#aaa;text-indent:7px;text-align:justify;width:auto;}
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290. #banner img{
  291. background-color:{color:bannercolor};
  292. width: 245px;
  293. height: 695px;
  294. padding: 0px;
  295. margin-left:90px;
  296. margin-top:-45px;
  297. position:fixed;}
  298.  
  299. #header{
  300. background-color:{color:headercolor};
  301. width: 245px;
  302. height: 695px;
  303. padding: 0px;
  304. margin-left:-155px;
  305. margin-top:-45px;
  306. position:fixed;}
  307.  
  308.  
  309.  
  310. #sbarimage img{
  311. background-color:{color:bordericon};
  312. border:0px solid #eeeeee;
  313. border-radius:0px;
  314. width: 64px;
  315. height: 64px;
  316. padding: 5px;
  317. margin-left:98px;
  318. margin-top:-170px;
  319. position:fixed;}
  320.  
  321.  
  322.  
  323.  
  324.  
  325. #sidebar {
  326. background: #none;
  327. margin-top: 280px;
  328. position: fixed;
  329. color: #none;
  330. margin-left: 80px;
  331. line-height: 12px;
  332. width:200px; }
  333.  
  334. #links {
  335. color:{color:nav};
  336. margin-bottom:0px;
  337. width:250px;
  338. height:100px;
  339. margin-left:-85px;
  340. margin-top:-80px;
  341. padding:5px;
  342. text-transform:uppercase;
  343. font-family: trebuchet ms;
  344. position:fixed;
  345. z-index:9999!important}
  346.  
  347. #links a {
  348. background-color:{color:sidebarlinksbg};
  349. display: block;
  350. width: 70px;
  351. height: 15px;
  352. font-family: calibri;
  353. font-size: 8px;
  354. color: {color:sidebarfontlinks};
  355. padding-top:5px;
  356. padding-bottom:2px;
  357. text-transform: uppercase;
  358. text-decoration: none;
  359. text-align: center;
  360. margin:3px;
  361. letter-spacing: 1px; }
  362.  
  363. #links a:hover {
  364. background-color:{color:sidebarhoverlinksbg}
  365. }
  366.  
  367.  
  368. #description {
  369. background-color:{color:describgcolor};
  370. display: block;
  371. font-style:none;
  372. margin-top:-90px;
  373. margin-left:69px;
  374. width:120px;
  375. height:auto;
  376. font-size:8px;
  377. text-align: justify;
  378. padding:0px;color: {color:descri};
  379. font-family:'calibri';
  380. position:fixed;
  381. text-transform:uppercase;
  382. padding-right:0px;
  383. padding:5px;
  384. border:1px solid {color:bordercolordescri};
  385. }
  386.  
  387.  
  388.  
  389.  
  390. #credit {
  391. position:fixed;
  392. font-family:'Trebuchet Ms';
  393. text-transform:uppercase;
  394. font-size:7px;
  395. letter-spacing:2px;
  396. bottom:3px;
  397. color:#f79fba;
  398. right:3px;
  399. padding:3px;
  400. border:1px solid color:#dcdcdc;
  401. padding:2px;
  402. background-color:#eeeeee;
  403. letter-spacing:0px;
  404.  
  405. }
  406.  
  407.  
  408.  
  409.  
  410.  
  411. </style>
  412. </head>
  413.  
  414. <body>
  415.  
  416.  
  417.  
  418.  
  419.  
  420. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/11/10/small-grey-outline-pointer.html" target="_blank" title="Small Grey Outline Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Small Grey Outline Pointer" style="position:absolute; top: 0px; right: 0px;" /></a><div></div>
  421.  
  422.  
  423.  
  424. <div id="topline"></div>
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433. <div id="banner"><img src="{image:bannerimage}">
  434.  
  435. <div id="paginacao">
  436. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  437.  
  438. </div>
  439.  
  440. <div id="header">
  441.  
  442. </div>
  443.  
  444. <div id="sidebar">
  445.  
  446.  
  447.  
  448. <div id="sbarimage"><img src="{image:sbarimage}">
  449.  
  450.  
  451.  
  452.  
  453. <div id="links">
  454. <a href="/">INDEX</a>
  455. <a href="/ask">MESSAGE</a>
  456. {block:IfLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfLink1}
  457. {block:IfLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfLink2}
  458. {block:IfLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfLink3}
  459. </div></div>
  460.  
  461.  
  462.  
  463.  
  464. <div id="description">
  465. {Description}
  466. <br>
  467.  
  468.  
  469.  
  470.  
  471. </div></div>
  472.  
  473.  
  474. </div></div></div>
  475.  
  476.  
  477.  
  478.  
  479.  
  480. <div class="entries">{block:Posts}
  481. <div class="post">
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488. {block:Text}<h3>{block:Title}{Title}{/block:Title}</h3>{Body}{/block:Text}
  489.  
  490. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  491.  
  492. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  493.  
  494. {block:Quote}<h2>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</h2>
  495.  
  496. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  497.  
  498. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  499.  
  500. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:80px; height:80px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="110px" height="110px" align="left" style="margin-left:30px; opacity: 0.7; border: 1px solid #ededed; padding: 3px; font-size: 8px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  501. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  502. </div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  503.  
  504. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  505.  
  506.  
  507.  
  508. {block:Answer}
  509.  
  510.  
  511. <img src="{AskerPortraitURL-24}" class="ask">
  512. <div class="askbaby" align="left"> {Asker} asked:</div><p></p>
  513. <div class="assk">{Question}</div><p></p>
  514. <div class="resp">{Answer}</div>
  515.  
  516.  
  517.  
  518. {/block:answer}
  519.  
  520.  
  521. <br>
  522. <div id="info">
  523.  
  524. published: <a href="{Permalink}">{TimeAgo}</a>
  525. {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}- <a href="{SourceURL}">source: <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} - <a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank">reblog</a>
  526. {block:HasTags}<div id="tags"> <img src="">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  527. {/block:Posts}
  528. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  529. {/block:Posts}</div></div></div>
  530.  
  531.  
  532.  
  533. <div id="credit">
  534. <a title="Theme made by:rinnegans" href="http://rinnegans.tumblr.com">credit</a>
  535. </div></div>
  536.  
  537.  
  538.  
  539.  
  540.  
  541. </body>
  542. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement