castiellans

theme17

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