castiellans

theme20

May 28th, 2013
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. <!-- theme 20 by theravenboys
  2. please do not redistribute, remove the credit, or claim any part of this theme as your own; thanks :)-->
  3.  
  4. <head>
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#ffffff"/>
  8. <meta name="color:sidebar" content="#ffffff"/>
  9. <meta name="color:entry" content="#ffffff"/>
  10. <meta name="color:entries" content="#ffffff"/>
  11. <meta name="color:title" content="#c0c0c0"/>
  12. <meta name="color:text" content="#a39d96"/>
  13. <meta name="color:link" content="#a39d96"/>
  14. <meta name="font:title" content="arial"/>
  15. <meta name="font:body" content="arial"/>
  16. <meta name="color:sidelinksbgcolor" content="#000000"/>
  17. <meta name="image:sidebar" content=""/>
  18. <meta name="image:background" content=""/>
  19. <meta name="text:Link1" content=""/>
  20. <meta name="text:Link1 Title" content=""/>
  21. <meta name="text:Link2" content=""/>
  22. <meta name="text:Link2 Title" content=""/>
  23. <meta name="text:Link3" content=""/>
  24. <meta name="text:Link3 Title" content=""/>
  25. <meta name="text:Link4" content=""/>
  26. <meta name="text:Link4 Title" content=""/>
  27. <meta name="if:Show Link 1" content=""/>
  28. <meta name="if:Show Link 2" content=""/>
  29. <meta name="if:Show Link 3" content=""/>
  30. <meta name="if:Show Link 4" content=""/>
  31. <title>{Title}</title>
  32. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}<link rel="shortcut icon" href="{Favicon}"/><link rel="alternate" type="application/rss+xml" href="{RSS}"/><link rel="alternate" type="application/rss+xml" href="{RSS}" /><style class="text/css">@import url(http://fonts.googleapis.com/css?family=Fenix);</style>
  33. <style type="text/css">
  34.  
  35. ::-webkit-scrollbar {width: 6px; height: 4px; background: #ffffff; }
  36. ::-webkit-scrollbar-thumb { background-color: #c0c0c0; -webkit-border-radius: 1ex; }
  37.  
  38. body
  39. {color:{color:text};
  40. background-color:{color:background};
  41. background-image: url('{image:Background}');
  42. background-attachment:fixed;
  43. font-family:cambria; font-size:11px;
  44. line-height:110%;
  45. text-align:justify}
  46. a:link, a:active, a:visited
  47. {color: {color:link}; text-decoration:none}
  48. a:hover color:{color:title}}
  49. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  50. small{font-size:9px} big{font-size:12px}b, strong{color:{color:title}}i, em {color:{color:text}}p{margin-top:5px; margin-bottom:5px}
  51. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  52. img a{border:none; width:100%}
  53.  
  54. #container
  55. {background-color:transparent;
  56. width: 800px;
  57. text-align: center;
  58. margin: 0 auto 0px auto}
  59.  
  60. #entries
  61. {margin: 6px 91 55px 280px;
  62. margin-right:-10px;
  63. float:right;
  64. padding-top: 20px;
  65. text-align: justify;}
  66.  
  67. #entry
  68. {margin: 3px 10 20px 20;
  69. width: 500px;
  70. padding-bottom: 10px;
  71. background-color:{color:entry};
  72. text-align: justify;
  73. padding: 12px;}
  74.  
  75. #sidebar
  76. {position: fixed;
  77. width: 240px;
  78. height:auto;
  79. margin: 170px 0px 0px -10px;}
  80.  
  81. #sidebar img
  82. {width: 240px;
  83. margin-bottom: 10px;}
  84.  
  85. #sidebar
  86. {width: 240px;
  87. margin-top: 200px;
  88. position: fixed;
  89. color: {color:Font};
  90. margin-left: -40px;
  91. line-height: 10px;}
  92.  
  93. #sidebar:hover
  94.  
  95. #slinks
  96. {text-align: center;
  97. margin-top: -9px;
  98. opacity:1;}
  99.  
  100. #slinks
  101. {font-family: calibri;
  102. font-style: italic;
  103. width: 240px;
  104. margin-left: -1px;
  105. position:absolute;
  106. font-size: 10px;
  107. opacity:1;
  108. margin-top:-9px;
  109. letter-spacing: 1px;
  110. text-align: center;}
  111.  
  112. sidelinks a, a:active, a:visited{
  113. padding:2px 2px 3px;
  114. border-radius: 10px;
  115. background-color:transparent;
  116. color:{color:link};
  117. -webkit-transition:0.3s ease-in;}
  118. sidelinks a:hover{background-color:{color:sidelinksbgcolor};color:#fff;}
  119.  
  120.  
  121. #description
  122. {padding:0px;
  123. float:left;
  124. width:240px;
  125. margin-top:0px;
  126. margin-bottom:26px;
  127. letter-spacing: 1px;
  128. text-align: left;}
  129.  
  130. #stext
  131. {font-family: cambria;
  132. font-style: italic;
  133. font-size: 9px;}
  134.  
  135. #pagination
  136. {font-family:georgia;
  137. text-align:center;
  138. font-size:8px;
  139. margin-top:0px;
  140. margin-bottom:24px;
  141. letter-spacing: 2px;
  142. text-transform:uppercase;}
  143.  
  144.  
  145. h1
  146. {color:{color:title};
  147. font-family:cambria;
  148. font-size:14px;
  149. line-height:12px;
  150. letter-spacing:0px;
  151. font-weight:normal;
  152. text-transform:lowercase;
  153. margin:0px;
  154. padding:0px;
  155. text-align:left}
  156.  
  157. h2
  158. {color:{color:title};
  159. font-family:cambria;
  160. font-size:12px;
  161. line-height:12px;
  162. letter-spacing:0px;
  163. font-weight:normal;
  164. text-transform:none;
  165. margin:0px;
  166. padding:0px;
  167. margin-bottom:0px;
  168. text-align:left}
  169.  
  170. #info
  171. {font-family:cambria;
  172. font-size:9px;
  173. font-style: italic;
  174. text-transform:lowercase;
  175. text-align:right;
  176. padding-top:5px;
  177. padding-bottom:10px;}
  178.  
  179. #questions
  180. {padding:10px;
  181. position: relative;}
  182.  
  183. #credit
  184. {background-color:transparent;
  185. left: 1300px;
  186. bottom: 10px;
  187. position:fixed;}
  188.  
  189. #credit a
  190. {text-transform:uppercase;
  191. letter-spacing:1px;
  192. font-family: cambria;
  193. font-size:9px;
  194. border: 1px solid #c0c0c0;
  195. padding: 2px;
  196. font-style:none;
  197. color:{color:#a39d96};
  198. .credit a {opacity:0.8;}
  199. .credit a:hover{opacity:1.0;}}
  200.  
  201. .audio
  202. {height:60px;
  203. padding:3px;
  204. margin-bottom:5px;}
  205.  
  206. .audio-cover
  207. {position:absolute;
  208. width:60px;}
  209.  
  210. .audio-player
  211. {opacity:0.5;
  212. filter:alpha(opacity=30);
  213. width:30px;
  214. height:30px;
  215. overflow:hidden;
  216. position:absolute;
  217. margin-left:15px;
  218. margin-top:15px;}
  219.  
  220. .audio-info
  221. {margin-top:-7px;
  222. position:relative;
  223. margin-left:70px;
  224. padding:5px;}
  225.  
  226. .user_1 .label {color:#b8b8b8; font-weight:bold}
  227. .user_2 .label {color:#c9c9c9; font-weight:bold}
  228. .user_3 .label {color:#b8b8b8; font-weight:bold}
  229. .user_4 .label {color:#c9c9c9; font-weight:bold}
  230. .user_5 .label {color:#b8b8b8; font-weight:bold}
  231. .user_6 .label {color:#c9c9c9; font-weight:bold}
  232. .user_7 .label {color:#b8b8b8; font-weight:bold}
  233. .user_8 .label {color:#c9c9c9; font-weight:bold}
  234. .user_9 .label {color:#b8b8b8; font-weight:bold}
  235. .user_10 .label {color:#c9c9c9; font-weight:bold}
  236. .user_11 .label {color:#b8b8b8; font-weight:bold}
  237. .user_12 .label {color:#c9c9c9; font-weight:bold}
  238. .user_13 .label {color:#b8b8b8; font-weight:bold}
  239. .user_14 .label {color:#c9c9c9; font-weight:bold}
  240. .user_15 .label {color:#b8b8b8; font-weight:bold}
  241. .user_16 .label {color:#c9c9c9; font-weight:bold}
  242. .user_17 .label {color:#b8b8b8; font-weight:bold}
  243. .user_18 .label {color:#c9c9c9; font-weight:bold}
  244. .user_19 .label {color:#b8b8b8; font-weight:bold}
  245. .user_20 .label {color:#c9c9c9; font-weight:bold}
  246. .user_21 .label {color:#b8b8b8; font-weight:bold}
  247. .user_22 .label {color:#c9c9c9; font-weight:bold}
  248. .user_23 .label {color:#b8b8b8; font-weight:bold}
  249. .user_24 .label {color:#c9c9c9; font-weight:bold}
  250. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  251. .notes img{width:10px; position:relative; top:2px}
  252. ol.notes, .notes li{width:400px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  253.  
  254. </style>
  255. <style type="text/css">{CustomCSS}</style>
  256. </head>
  257.  
  258. <body>
  259. <div id="container">
  260. <div id="entries">
  261. {block:Posts}
  262. <div id="entry">
  263. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  264.  
  265. {block:Text}{Body}{/block:Text}{block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  266.  
  267. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>{block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  268.  
  269. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  270.  
  271. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  272.  
  273. {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}
  274.  
  275. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276.  
  277. {block:Answer}
  278. <table><tr><td colspan="0" width="500px" style="padding:10px;
  279. text-align:center;
  280. font-size: 10px;
  281. background-color: #f5f2f2;
  282. border-radius: 9px;">
  283.  
  284. {Question}
  285. </td></tr><tr><td width="180" style="text-align:right;
  286. font-size:20px;">
  287. <div style="position:relative;
  288. margin-top:-5px;
  289. margin-left:180px;
  290. color: #f5f2f2;">▼</div></td></tr>
  291. <tr><td width="5" style="text-align:right;">
  292. <div style="margin-left:-55px">
  293. <img src="{AskerPortraitURL-16}" style="padding:2px;"></div></td>
  294. <td width="180"style="font-family:cambria;
  295. font-size:11px;
  296. letter-spacing:0px;
  297. text-align:left;
  298. padding-left:1px;"><i>{Asker} asked</i></td></tr></table><br>{Answer}
  299. {/block:Answer}
  300.  
  301. {block:Audio}<div class="audio">
  302. {block:AlbumArt}<img class="audio-cover" src="{AlbumArtURL}">{/block:AlbumArt}
  303. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  304. <div class="audio-info">{block:TrackName}<b>Title:</b>&nbsp;{TrackName}<BR>{/block:TrackName}
  305. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  306. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  307. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  308. </div></div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}
  309.  
  310. <div id="info"><a href="{Permalink}">{TimeAgo}</a>{/block:Date} → {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  311. {block:RebloggedFrom} — <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
  312. {block:ContentSource} | <a href="{SourceURL}"> ©</a>
  313. {/block:ContentSource}
  314. <br>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}<br> {/block:HasTags}
  315. {/block:Date}</div></div>
  316. {/block:Posts}
  317. {block:PostNotes}{PostNotes}{/block:PostNotes}
  318. </div>
  319.  
  320. <div id="sidebar">
  321. <div id="slinks"><sidelinks>
  322. {block:ifShowLink1}<a href="{text:Link1}">&nbsp;&nbsp;{text:Link1 Title}&nbsp;&nbsp;</a>{/block:ifShowLink1}
  323. {block:ifShowLink2}<a href="{text:Link2}">&nbsp;&nbsp;{text:Link2 Title}&nbsp;&nbsp;</a>{/block:ifShowLink2}
  324. {block:ifShowLink3}<a href="{text:Link3}">&nbsp;&nbsp;{text:Link3 Title}&nbsp;&nbsp;</a>{/block:ifShowLink3}
  325. {block:ifShowLink4}<a href="{text:Link4}">&nbsp;&nbsp;{text:Link4 Title}&nbsp;&nbsp;</a>{/block:ifShowLink4}
  326. </sidelinks></div>
  327. <br><a href="/"><img src="{image:sidebar}" border="0"/></a><br/>
  328. <div id="description"><div id="stext">{Description}</div></div><br/>
  329. <div id="pagination"><center>{block:pagination}
  330. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">←</a>{/block:PreviousPage}
  331. {block:JumpPagination length="3"}
  332. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  333. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  334. {block:NextPage}<a href="{NextPage}" class="jump_page">→</a>{/block:NextPage}{/block:pagination}</center><p></br></div></div></div>
  335.  
  336. <div id="credit"><a href="http://theravenboys.tumblr.com/tagged/themes">credit</a></div>
  337.  
  338.  
  339. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment