Advertisement
Somerhaldder

Theme #6 - Shelter in your arms

Oct 30th, 2012
730
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.01 KB | None | 0 0
  1. <html lang="en">
  2. <head>
  3.  
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}
  8. <meta name="description" content="{MetaDescription}" />
  9. {/block:Description}
  10.  
  11. <meta name="color:Background" content="#FFFFFF"/>
  12. <meta name="color:Entries" content="#FFFFFF"/>
  13. <meta name="color:Font" content="#667788"/>
  14. <meta name="color:Link" content="#AABBAA"/>
  15. <meta name="color:Link Hover" content="#667788"/>
  16. <meta name="color:Border" content="#EEEECC"/>
  17. <meta name="color:Scrollbar" content="#EEEECC"/>
  18. <meta name="color:Selection" content="#EEEECC"/>
  19. <meta name="if:Scrollbar" content=""/>
  20. <meta name="if:Selection" content=""/>
  21. <meta name="image:Sidebar" content=""/>
  22. <meta name="image:Background" content=""/>
  23. <meta name="text:Link 1 Name" content="" />
  24. <meta name="text:Link 1 URL" content="" />
  25. <meta name="text:Link 2 Name" content="" />
  26. <meta name="text:Link 2 URL" content="" />
  27.  
  28. <style type="text/css">
  29.  
  30. iframe#tumblr_controls {
  31. top: 0% !important;
  32. right:0% !important;
  33. position: fixed !important;
  34. }
  35.  
  36. {block:ifscrollbar}
  37. ::-webkit-scrollbar-thumb:vertical {
  38. background-color:{color:scrollbar};
  39. height:35px; }
  40. ::-webkit-scrollbar-thumb:horizontal {
  41. background-color:{color:scrollbar};
  42. height:7px!important; }
  43. ::-webkit-scrollbar {
  44. background-color:{color:border};;
  45. height:7px; width:7px; }
  46. {/block:ifscrollbar}
  47.  
  48. {block:ifselection}
  49. ::-moz-selection {
  50. background: {color:selection}; }
  51. ::selection {
  52. background: {color:selection}; }
  53. {/block:ifselection}
  54.  
  55. body{
  56. color:{color:font};
  57. font-family:calibri;
  58. font-size:11px;
  59. text-wrap: normal
  60. word-wrap: break-word;
  61. background-color:{color:background};
  62. background-image: url('{image:Background}');
  63. background-repeat:repeat;
  64. }
  65.  
  66. a, a:active, a:visited{
  67. text-decoration: none;
  68. color: {color:link};
  69. }
  70.  
  71. a:hover{
  72. color:{color:link hover};
  73. -webkit-transition: all 0.8s ease-out;
  74. -moz-transition: all 0.8s ease-out;
  75. transition: all 0.8s ease-out;
  76. }
  77.  
  78. img {
  79. border:0px;
  80. max-width: 500px;
  81. height: auto;
  82. }
  83.  
  84. img:hover {
  85. border:0px;
  86. }
  87.  
  88. a.img, a.img:visited {
  89. border:0px;
  90. }
  91.  
  92. a.img:hover {
  93. border:0px;
  94. }
  95.  
  96. #content{
  97. width:520px;
  98. height:auto;
  99. margin-left:400px;
  100. background-color:transparent;
  101. position:absolute;
  102. padding:5px;
  103. }
  104.  
  105. #post{
  106. padding:8px;
  107. background-color:{color:entries};
  108. width:500px;
  109. float:left;
  110. margin:8px;
  111. margin-left: 50px;
  112. }
  113.  
  114. #sidebar{
  115. background-color:transparent;
  116. width:200px;
  117. margin-top:240px;
  118. margin-left:200px;
  119. position:fixed;
  120. padding:10px;
  121. border-radius:0px 0px 0px 0px;
  122. }
  123.  
  124. #sidebarimg img{
  125. margin-top:-100px;
  126. max-width:99px;
  127. margin-left:0px;
  128. height:99px;
  129. text-align:center;
  130. padding: 0px;
  131. border-radius:0px 0px 0px 0px;
  132. border:1px solid {color:border};
  133. }
  134.  
  135. #questions {
  136. background-color:transparent;
  137. text-align:left;
  138. padding:10px;
  139. border: 1px solid {color:border};
  140. }
  141.  
  142. .note_count {
  143. text-align: left;
  144. padding: 10px;
  145. text-transform: lowercase;
  146. font-size: 10px;
  147. }
  148.  
  149. blockquote {
  150. border-left: 3px solid {color:font};
  151. padding-left: 4px;
  152. }
  153.  
  154. .chat ul {
  155. text-align: left;
  156. margin-left: -40px;
  157. list-style-type: none;
  158. width: 500px;
  159. font-style: georgia;
  160. font-spacing: 1px;
  161. }
  162.  
  163. .odd {
  164. background-color: transparent;
  165. padding: 2px;
  166. }
  167.  
  168. .even {
  169. padding: 2px;
  170. color: {color:link};
  171. }
  172.  
  173. .albumart img {
  174. float: left;
  175. margin-right: 20px;
  176. width: 50px;
  177. height: 50px;
  178. border:2px solid {color:border};
  179. }
  180.  
  181. .asker img {
  182. float: left;
  183. margin-right: 20px;
  184. width: 18px;
  185. height: 18px;
  186. border:2px solid {color:border};
  187. }
  188.  
  189. #side {
  190. margin-left:520px;
  191. position:absolute;
  192. display: block;
  193. width:200px;
  194. font-family: trebuchet ms;
  195. }
  196.  
  197. .tag {
  198. color: {color:font};
  199. display: block;
  200. text-transform:uppercase;
  201. font-family:calibri;
  202. }
  203.  
  204. .tag a {
  205. color: {color:link};
  206. }
  207.  
  208. #tags_transition
  209. #tags_transitions a{
  210. display:block
  211. }
  212.  
  213. #tags_transition .tags_transitions {
  214. margin-top:0px;
  215. filter: alpha(opacity = 0);
  216. opacity:0;
  217. -webkit-transition: all 0.5s ease-out;
  218. -moz-transition: all 0.5s ease-out;
  219. transition: all 0.5s ease-out;
  220. }
  221.  
  222. #tags_transition:hover .tags_transitions {
  223. margin-left:0px;
  224. -webkit-transition: all 0.8s ease-out;
  225. -moz-transition: all 0.8s ease-out;
  226. transition: all 0.8s ease-out;
  227. filter: alpha(opacity = 100);
  228. filter: alpha(opacity = 100);
  229. opacity:100;
  230. }
  231.  
  232. #post:hover .tags_transitions {
  233. margin-left:0px;
  234. -webkit-transition: all 0.8s ease-out;
  235. -moz-transition: all 0.8s ease-out;
  236. transition: all 0.8s ease-out;
  237. filter: alpha(opacity = 100);
  238. filter: alpha(opacity = 100);
  239. opacity:100;
  240. }
  241.  
  242. #description{
  243. display: block;
  244. width:100px;
  245. height:98px;
  246. padding-bottom: 2px;
  247. text-align: right;
  248. margin-left:-210px;
  249. margin-top: -105px;
  250. background: transparent;
  251. border: 0px solid {color:border}
  252. }
  253.  
  254. #links {
  255. margin-top:-122px;
  256. margin-left:-55px;
  257. font-size:11px;
  258. width:205px;
  259. background-color: tranpsrent;
  260. text-align:center;
  261. position:fixed;
  262. display: block;
  263. text-transform:uppercase;
  264. font-family:calibri;
  265. border-bottom: 1px solid {color:border};
  266. }
  267.  
  268. #pag {
  269. margin-top:5px;
  270. margin-left:-55px;
  271. width:205px;
  272. background-color: transparent;
  273. text-align:center;
  274. position:fixed;
  275. display: block;
  276. text-transform:uppercase;
  277. font-family:calibri;
  278. border-top: 1px solid {color:border};
  279. }
  280.  
  281. {CustomCSS]</style> </head>
  282.  
  283. <body>
  284.  
  285. <div id="sidebar"> <center>
  286. <div id="sidebarimg"> <img src="{image:Sidebar}"/> </div>
  287. <div id="links">
  288. <a href="/">home</a> &middot;
  289. <a href="/ask">message</a> &middot;
  290. <a href="{text:link 1 url}">{text:link 1 name}</a> &middot;
  291. <a href="{text:link 2 url}">{text:link 2 name}</a> </div>
  292. <div id ="description">{Description} </div>
  293.  
  294. {block:Pagination}
  295. <div id="pag">
  296. {block:PreviousPage}
  297. <a href="{PreviousPage}">« </a>
  298. {/block:PreviousPage}
  299. {CurrentPage} of {TotalPages}
  300. {block:NextPage}
  301. <a href="{NextPage}"> »</a>
  302. {/block:NextPage}
  303. </div>
  304. {/block:Pagination}
  305.  
  306. </center> </div>
  307. </div></div>
  308.  
  309. <div id="content">
  310.  
  311. {block:Posts}
  312. <div id="post">
  313.  
  314. <div id="side"> <div class="tag">
  315. <div id="tags_transition"> <div class="tags_transitions">
  316.  
  317. <div style="border-bottom: 1px solid {color:border};
  318. padding-bottom: 2px; display:block; width: 90px">
  319. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>
  320. {block:ContentSource}/ <a href="{SourceURL}">source</a>
  321. {/block:ContentSource} <br> {/block:RebloggedFrom} </div>
  322.  
  323. <div style="padding-top: 2px">
  324. {block:HasTags} {block:Tags}#<a href="{TagURL}">{Tag}
  325. <br> </a> {/block:Tags}{/block:HasTags} </div>
  326.  
  327. </div> </div>
  328. </div> </div>
  329.  
  330. <div style="font-family:georgia;font-size:17px">
  331. {block:Title}<i>{Title}</i>{/block:Title}
  332. </div>
  333.  
  334. {block:Text}{Body}{/block:Text}
  335.  
  336. {block:Photo}
  337. <div style="margin-bottom:5px;">
  338. <a href="{permalink}"><img src="{PhotoURL-500}"
  339. width="500"/></a>
  340. {block:Caption}{Caption}{/block:Caption} </div>
  341. {/block:Photo}
  342.  
  343. {block:Photoset}
  344. <div style="margin-bottom:5px;">
  345. {Photoset-500} {block:Caption}{Caption}{/block:Caption} </div>
  346. {/block:Photoset}
  347.  
  348. {block:Quote}
  349. <div style="font-size:17px; font-family:georgia">
  350. <i>"{Quote}" </i></div>
  351. <div align="right">
  352. <div style="margin-bottom:5px;">
  353. {block:Source}-{Source}{/block:Source}
  354. </div> </div>
  355. {/block:Quote}
  356.  
  357. {block:Video}
  358. <div style="margin-bottom:5px;>
  359. <span class="videoback">
  360. {Video-500}</span><br>
  361. {PlayCountWithLabel}
  362. {block:Caption}{Caption}{/block:Caption} </div>
  363. {/block:Video}
  364.  
  365. {block:Link}
  366. <div style="margin-bottom:5px; font-size: 17px;
  367. font-family:georgia;">
  368. <i><a href="{URL}" class="link" {Target}>» {Name}</a><BR></i>
  369. </div> {block:Caption}{Caption}{/block:Caption}
  370. {/block:Link}
  371.  
  372. {block:Chat}
  373. <div class="chat ul">
  374. <div style="margin-bottom: -5px;">
  375. <ul class="chat">
  376. {block:Lines}
  377. <li class="{Alt} user_{UserNumber}">
  378. {block:Label}
  379. <span class="label">{Label}</span>
  380. {/block:Label}
  381. {Line} </li>
  382. {/block:Lines}
  383. </ul> </div> </div>
  384. {/block:Chat}
  385.  
  386. {block:Audio}
  387. {block:AlbumArt}
  388. <div class="albumart"><img src="{AlbumArtURL}"></div>
  389. {/block:AlbumArt}
  390. <span class="audioback">
  391. {AudioPlayerBlack}</span>
  392. {block:Caption}{Caption}{/block:Caption}
  393. {/block:Audio}
  394.  
  395. {block:Answer}
  396. <div id="questions">
  397. <a>{asker}</a> wondered:<br> {Question}</div> {Answer}
  398. {/block:answer}
  399.  
  400. <div style="border-top: 1px solid{color:border};
  401. padding: 2px 20px 0px 20px; text-transform: uppercase;
  402. text-align: center">
  403.  
  404. {block:date} Posted <a href="{Permalink}"> {TimeAgo}
  405. </a>{/block:Date} {block:NoteCount} with
  406. <a href="{Permalink}">{NoteCount} notes</a>
  407. {/block:NoteCount} </a> </div>
  408.  
  409. </div>
  410.  
  411. <div class="note_count">
  412. <div style=" margin-left: 26px; margin-top:6px;">
  413. {block:PostNotes}{PostNotes}{/block:PostNotes}
  414. </div> </div>
  415. {/block:Posts}
  416.  
  417. </div>
  418.  
  419. <div style="position:fixed; bottom:8px; right:10px;
  420. letter-spacing:2px">
  421. <i> <a href="http://holdmetights.tumblr.com/nthemes">
  422. © theme</a></div> </i>
  423.  
  424. </body>
  425. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement