Don't like ads? PRO users don't see any ads ;-)

theme 3

By: adoringavril on Jun 30th, 2012  |  syntax: None  |  size: 9.26 KB  |  hits: 895  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- theme 3 by adoringavril.
  4. don't remove the credit.
  5. enjoy bitches.
  6. adios. -->
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <head>
  11.  
  12.    
  13.  
  14.     <!-- DEFAULT VARIABLES -->
  15.    
  16.  
  17.    
  18.     <meta name="color:linkhover" content="#F38910" />
  19.     <meta name="color:link" content="#CCC0B2" />
  20.     <meta name="color:scrollbg" content="#FFFFFF" />
  21.     <meta name="color:scrollbar" content="#BBBBBB" />
  22.     <meta name="color:text" content="#B8B8B8" />
  23.     <meta name="color:background" content="#FFFFFF" />
  24.  
  25.  
  26.     <meta name="font:title" content="calibri" />
  27.     <meta name="font:body" content="calibri" />
  28.    
  29.     <meta name="image:sidebar" content=""/>
  30.     <meta name="image:background" content="" />
  31.    
  32.  
  33.     <meta name="text:link1" content="link 1" />
  34.     <meta name="text:link1 url" content="/" />
  35.     <meta name="text:link2" content="link 2" />
  36.     <meta name="text:link2 url" content="/" />
  37.    
  38.  
  39.  
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  41.     <title>{Title}</title>
  42.    
  43.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44.     <link rel="shortcut icon" href="{Favicon}" />
  45.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46.     <style type="text/css">
  47.    
  48.        
  49.  
  50. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  51.  
  52.  
  53. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  54.  
  55. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  56.  
  57. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  58.  
  59. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  60.  
  61. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  62.  
  63. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  64.  
  65. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  66.  
  67. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  68.  
  69. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  70.  
  71. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:10px; line-height:100%; text-align:justify}
  72.  
  73. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  74. a:hover{color:{color:linkhover}; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  75.  
  76. small{font-size:9px}
  77. big{font-size:14px}
  78. b, strong{color:{color:text}}
  79. i, em {color:{color:text}}
  80. p{margin-top:5px; margin-bottom:5px}
  81. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  82.  
  83. small{font-size:10px}
  84. big{font-size:14px}
  85. b, strong{color:{color:title}}
  86. i, em {color:{color:text}}
  87. p{margin-top:5px; margin-bottom:5px}
  88. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  89.  
  90. img a{border:none; width:100%}
  91.  
  92. #container {background-color:{color:background}; width: 814px;  text-align: center; margin: 0 auto -10px auto}
  93.  
  94. #entries {margin: 22px 0 -10px 260px; margin-right:0px; float:right; text-align: justify}
  95.  
  96. #entry {margin: 0px 0 0px 0; width: 500px; background-color:{color:background}; text-align: justify; padding: 10px}
  97.  
  98. #sidebar {top: 200px; margin-left:15px; padding:0px; width: 250px; position:fixed; font-family:calibri}
  99.  
  100.  
  101. #description {background-color:{color:background}; font-family:calibri; padding-top:1px; width:200px; margin-top:-20px; margin-bottom:25px; text-align:center; line-height:110%; font-size:9px; }
  102. #description img {max-width:250px; border:0px dotted; color:linkhover
  103.     }
  104.    
  105.    
  106.  
  107.    
  108. #title {font-family: cedarcursive; font-size:17px; text-transform:none; letter-spacing:0px; line-height:100%; margin-top: 9px;}
  109.  
  110.  
  111. #description:hover img {max-width:250px; border:0px dotted; color:linkhover; border-radius: 0px 0px 0px 0px;width;}
  112.  
  113. #stext {text-align:center; font-family: calibri; font-size: 10px; padding:6px; border-top:0px solid {color:background}}
  114.  
  115. #pagination {font-family:courier; text-align:center; font-size:18px; text-transform:uppercase; margin-top:13px}
  116.  
  117.  
  118.  
  119. #slinks {position: fixed;top:115px; left:120px; width:100px; padding:90px 0px; background-color:transparent; text-align:center; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  120.  
  121. #slinks a:link, .navigation a:visited, .navigation a:active
  122. {display: block; font-family: courier; font-style: none; text-transform: uppercase; font-size: 9px; text-align: right; margin: 2px 1px; background-color: transparent; padding: 2px 10px; letter-spacing: 1px; color: #362a2a; transition: all 0.4s ease-out; -o-transition-transition:  all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  123.  
  124. #slinks a:hover {background-color: transparent; padding-right: 30px; color: {color:linkhover}}
  125.  
  126. h1{color:{color:text}; font-family:calibri; font-size:18px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  127.  
  128. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  129.  
  130. #info {background-color:transparent; font-family:calibri; text-align:justify; margin:7px 4px 2px 0px; padding:2px; text-transform:lowercase; font-style:none; font-size:10px; width:493px;}
  131.  
  132. #questions {background-color:{color:background}; color: {color:text}; padding:5px; margin-top: 2px; margin-bottom:2px; font-family:calibri; font-size:10px; text-align:justify;}
  133.  
  134. .audio{background-color:black; display:block}
  135.  
  136. .user_1 .label {color:{color:link}; font-weight:bold}
  137. .user_2 .label {color:{color:text}; font-weight:bold}
  138. .user_3 .label {color:{color:link}; font-weight:bold}
  139. .user_4 .label {color:{color:text}; font-weight:bold}
  140. .user_5 .label {color:{color:link}; font-weight:bold}
  141. .user_6 .label {color:{color:text}; font-weight:bold}
  142. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  143.  
  144.  
  145.         </style>
  146.     <style type="text/css">{CustomCSS}</style>
  147.    
  148.    
  149.    
  150.     <script type="text/javascript">
  151. $(window).load(function(){
  152. $("p").remove(":contains('Source:')”);
  153. $("p").remove(":contains('(via')");
  154. });
  155. </script>
  156.    
  157.    
  158. </head>
  159.  
  160. <body>
  161.  
  162.  
  163.  
  164. <div id="container">
  165. <div id="sidebar">
  166.  
  167. <div id="description">
  168.  
  169. <center><img src="{image:sidebar}"></center>
  170.  
  171. <div id="title"><a href="/">{title}</a></div>
  172. <div id="slinks"><center>
  173. <a href="/">index</a><br><br>
  174. <a href="/ask">askbox</a>  <br><br>
  175. <a href="{text:link1 url}">{text:link1}</a>  <br><br>
  176. <a href="{text:link2 url}">{text:link2}</a> <br><br>
  177. <a href="http://adoringavril.tumblr.com/rules">credit</b></a><br><br>
  178.  
  179.  
  180. </div>
  181. <div id="stext">{Description}<br><br>
  182.  
  183. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
  184.  
  185.  
  186. </div></div></div>
  187.  
  188.  
  189.  
  190. <div id="entries">
  191. {block:Posts}
  192. <div id="entry">
  193.  
  194. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  195.  
  196. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  197.  
  198. {block:Link}<a href="{URL}"><h1>» {Name}</h1></a>
  199. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  200.  
  201. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  202. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  203.  
  204. {block:Photoset}<center>{Photoset-500}</center>
  205. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  206.  
  207. {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}
  208.  
  209. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  210.  
  211. {block:Answer}<div id="questions"><b>{Asker} whispered:</b> <br>{Question}</div>
  212. {Answer}{/block:answer}
  213.  
  214.  
  215. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  216.  
  217. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> ·{/block:Date} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom} (© <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}<br />{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  218.  
  219. {/block:Posts}
  220.  
  221. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  222.  
  223. </div></div>
  224.  
  225. </body>
  226.  
  227. </html>