castiellans

theme16

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