castiellans

theme18

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