castiellans

theme10

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