Advertisement
getnakedmiley

Right Here Theme

Aug 31st, 2012
4,164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.41 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- Right Here theme by GETNAKEDMILEY -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10.  
  11. <meta name="color:bg" content="#FCFCFC">
  12. <meta name="color:sidebar" content="#FFFFFF">
  13. <meta name="color:posts" content="#FFFFFF">
  14. <meta name="color:link" content="#C4C2C2">
  15. <meta name="color:hover" content="#9A9A9A">
  16. <meta name="color:linkbg" content="#F7F7F7">
  17. <meta name="color:text" content="#9A9A9A">
  18. <meta name="color:infobg" content="#F5F5F5">
  19. <meta name="color:tags" content="#EDEDED">
  20. <meta name="color:scrollbar" content="#D6D5D5">
  21.  
  22. <meta name="image:sbimage" content=""/>
  23.  
  24. <meta name="text:link 1" content="">
  25. <meta name="text:link 1 url" content="/">
  26. <meta name="text:link 2" content="">
  27. <meta name="text:link 2 url" content="/">
  28. <meta name="text:link 3" content="">
  29. <meta name="text:link 3 url" content="/">
  30. <meta name="text:link 4" content="">
  31. <meta name="text:link 4 url" content="/">
  32. <meta name="text:link 5" content="">
  33. <meta name="text:link 5 url" content="/">
  34.  
  35.  
  36. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  37. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  38. <link rel="shortcut icon" href="{Favicon}" />
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  40.  
  41. <style type="text/css">
  42.  
  43.  
  44. a {
  45. color:{color:link};
  46. text-decoration:none;
  47. -moz-transition-duration:0.5s;
  48. -webkit-transition-duration:0.5s;
  49. -o-transition-duration:0.5s;
  50. }
  51.  
  52. a:hover {
  53. color:{color:hover};
  54. }
  55.  
  56. ::-webkit-scrollbar {width: 7px; height:auto; background:{color:bg}}
  57.  
  58. ::-webkit-scrollbar-corner {background:{color:bg}}
  59.  
  60. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  61.  
  62. ::-webkit-scrollbar-button:horizontal {width: 4px; height: 4px; display: block; background:{color:scrollbar}}
  63.  
  64. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:bg}; border-bottom: 1px solid {color:bg}}
  65.  
  66. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}}
  67.  
  68.  
  69. @font-face { font-family: "ORATOR"; src: url('http://static.tumblr.com/qlfmldj/zkim9eemu/oratorstd.otf'); }
  70.  
  71. @font-face { font-family: "ILR"; src: url('http://static.tumblr.com/qlfmldj/Idhm9axug/impact_label_reversed.ttf'); }
  72.  
  73. body {
  74. background-color:{color:bg};
  75. }
  76.  
  77.  
  78. h1 {
  79. font-family:calibri;
  80. font-size:10px;
  81. text-align:center;
  82. font-weight:normal;
  83. line-height:120%;
  84. letter-spacing:1px;
  85. text-transform:uppercase;
  86. }
  87.  
  88. h2 {
  89. font-family:'ORATOR';
  90. font-size:15px;
  91. text-align:center;
  92. font-weight:normal;
  93. line-height:120%;
  94. letter-spacing:2px;
  95. text-transform:uppercase;
  96. }
  97.  
  98. blockquote {
  99. border-left:4px solid {color:text};
  100. padding-left:5px;
  101. margin:5px;
  102. }
  103.  
  104. #theme {
  105. background-color:{color:bg};
  106. margin-bottom: 5%;
  107. }
  108.  
  109. #sidebar {
  110. background-color:{color:sidebar};
  111. position:fixed;
  112. width:150px;
  113. margin-left:200px;
  114. margin-top:70px;
  115. font-family:calibri;
  116. font-size:10px;
  117. text-align:center;
  118. line-height:90%;
  119. height:auto;
  120. color:{color:text};
  121. }
  122.  
  123.  
  124. .desc {
  125. max-width:140px;
  126. font-size:9px;
  127. padding:5px;
  128. padding-bottom:25px;
  129. letter-spacing:-0.5px;
  130. text-transform:uppercase;
  131. padding-top:25px;
  132. text-align:center;
  133. }
  134.  
  135. .page {
  136. font-size:25px;
  137. text-align:center;
  138. }
  139.  
  140. #link{
  141. background-color:{color:linkbg};
  142. width:130px;
  143. padding:10px;
  144. font-size:12px;
  145. text-align:left;
  146. }
  147.  
  148. #link img{
  149. border:5px solid {color:sidebar};
  150. }
  151.  
  152. #links {
  153. margin:-79px 0px 0px 70px;
  154. background-color:{color:linkbg};
  155. max-width:130px;
  156. font-size:12px;
  157. padding-left:15px;
  158. padding:10px;
  159. line-height:12px;
  160. text-align:left;
  161. text-transform:uppercase;
  162. letter-spacing:-1px;
  163. }
  164.  
  165. #links a {
  166. opacity:1;
  167. color:{color:sidebar};
  168. font-size:11px;
  169. }
  170.  
  171. #links a:hover{
  172. opacity:0;
  173. color:{color:sidebar};
  174. font-size:11px;
  175. }
  176.  
  177. #stuffcontainer {
  178. width:500px;
  179. margin-left:400px;
  180. background-color:{color:bg};
  181. font-family:calibri;
  182. font-size:10px;
  183. line-height:90%;
  184. color:{color:text};
  185. margin-bottom: 5%;
  186. }
  187.  
  188. .stuff {
  189. width:500px;
  190. margin-top:50px;
  191. padding-top:10px;
  192. padding-left:10px;
  193. padding-right:10px;
  194. padding-bottom:10px;
  195. background-color:{color:posts};
  196. font-family:calibri;
  197. font-size:10px;
  198. line-height:90%;
  199. color:{color:text};
  200. }
  201.  
  202. .caption {
  203. width:500px;
  204. text-align:justify;
  205. line-height:120%;
  206. }
  207.  
  208. .audio {
  209. width:500px;
  210. height:160px;
  211. }
  212. .albumart {
  213. width:150px;
  214. height:150px;
  215. position:absolute;}
  216. .albumart img {
  217. width:150px;
  218. height:150px;
  219. float:left;}
  220. .playercontainer {
  221. display:block;
  222. width:150px;
  223. height:150px;
  224. background-color:#ffffff;
  225. position:absolute;
  226. }
  227. .player {
  228. margin-left:36px;
  229. margin-top:36px;
  230. width:25px;
  231. height:25px;
  232. overflow:hidden;
  233. background-color:white;
  234. }
  235. .audioinfo {
  236. margin-left:160px;
  237. float:left;
  238. width:200px;
  239. padding:2px;
  240. margin-top:3px;
  241. }
  242.  
  243. .postinfo {
  244. width:520px;
  245. text-transform:uppercase;
  246. text-align: center;
  247. padding-top:5px;
  248. padding-bottom:5px;
  249. font-size: 9px;
  250. line-height:120%;
  251. margin-bottom:10px;
  252. opacity:.5;
  253. background-color: {color:infobg};
  254. }
  255.  
  256. .postinfo li {
  257. list-style-type: none;
  258. text-align:left;
  259. margin-left: 20px;
  260. }
  261.  
  262. .tags {
  263. text-align:center;
  264. padding:-7px 0px 0px 5px;
  265. }
  266.  
  267. .tags a {
  268. color: {color:tags};
  269. text-decoration: none;
  270.  
  271. .audio {
  272. background-color:{color:background};
  273. display:{color:background};
  274. }
  275.  
  276. .user_1 .label {
  277. color:{color:text};
  278. font-weight:normal;
  279. }
  280. .user_2 .label {
  281. color:{color:info};
  282. font-weight:normal;
  283. }
  284. ul.chat, .chat ol, .chat li {
  285. list-style:none;
  286. margin:0px;
  287. padding:0px
  288. }
  289.  
  290.  
  291. </style>
  292.  
  293. </head>
  294. <body>
  295.  
  296. <div id="theme">
  297. <div id="sidebar">
  298. <br><br>
  299. <div class="page">
  300. {block:Pagination}
  301. {block:PreviousPage}
  302. <a href="{PreviousPage}">-</a>
  303. {/block:PreviousPage}
  304. {block:NextPage}
  305. <a href="{NextPage}">+</a>
  306. {/block:NextPage}
  307. {/block:Pagination}
  308. </div>
  309. <br>
  310. <div class="desc">
  311. {Description}
  312. </div>
  313. <div id="link"><a href="/"><img src="{PortraitURL-64}"></a>
  314. <div id="links">
  315. <a href="{text:link 1 url}">{text:link 1}</a><br>
  316. <a href="{text:link 2 url}">{text:link 2}</a><br>
  317. <a href="{text:link 3 url}">{text:link 3}</a><br>
  318. <a href="{text:link 4 url}">{text:link 4}</a><br>
  319. <a href="{text:link 5 url}">{text:link 5}</a>
  320. </div></div></div>
  321.  
  322. </div>
  323.  
  324. </br>
  325.  
  326. <div id="stuffcontainer">
  327.  
  328.  
  329. {block:Posts}
  330.  
  331.  
  332. {block:Text}<div class="stuff">{block:Title}<h2>{Title}</h2>{/block:Title}{Body}</div>{/block:Text}
  333.  
  334. {block:Quote}<div class="stuff"><h2>“{Quote}” — {Source}</h2></div>{/block:Quote}
  335.  
  336. {block:Link}<div class="stuff"><a href="{URL}"><h2>{Name}</h2></a>
  337. {block:Description}<p>{Description}</p>{/block:Description}</div>{/block:Link}
  338.  
  339. {block:Photo}<div class="stuff"><center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  340.  
  341. {block:Photoset}<div class="stuff"><center>{Photoset-500}</center>
  342. {block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  343.  
  344. {block:Chat}<div class="stuff"><h2>{Title}</h2><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  345.  
  346. {block:Video}<div class="stuff">{Video-500}{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  347.  
  348. {block:Answer}<div class="stuff"><h1>{Asker} said:</h1><h2>{Question}</h2><br>{Answer}</div>{/block:answer}
  349.  
  350. {block:Audio}<div class="stuff">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerblack}<br></span>
  351. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  352. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  353. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  354. {block:Caption}{Caption}{/block:Caption}<br></div>{/block:Audio}
  355.  
  356. <div class="postinfo">
  357. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  358. {block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}
  359. {block:PostNotes}{PostNotes}{/block:PostNotes}</br>
  360. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags} {/block:HasTags}
  361. </div>
  362.  
  363. {/block:Posts}
  364.  
  365.  
  366.  
  367.  
  368. <div style="right:5px;bottom:5px;position:fixed;font-family:calibri;font-size:8px;letter-spacing:2px"><a href="http://sunsgodownthemes.tumblr.com/">THEME</a></div>
  369. </div>
  370. </div>
  371. </body>
  372. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement