dawnsalvatore

Theme #054

Jan 23rd, 2013
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.09 KB | None | 0 0
  1. <!-- theme #054 by dawnsalvatore -->
  2. <html>
  3. <head>
  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. </head>
  11.  
  12.  
  13. <!-- DEFAULT VARIABLES -->
  14.  
  15. <meta name="color:Background" content="#ffffff" />
  16. <meta name="color:Title" content="#4d4c4b" />
  17. <meta name="color:Text" content="#c7c7c7" />
  18. <meta name="color:Link" content="#b1b0b0" />
  19. <meta name="color:Linkhover" content="#db4545" />
  20. <meta name="color:Border" content="#ececec" />
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:background" content="" />
  24.  
  25. <meta name="text:Link1" content="" />
  26. <meta name="text:Link1 Title" content="" />
  27. <meta name="text:Link2" content="" />
  28. <meta name="text:Link2 Title" content="" />
  29. <meta name="text:Link3" content="" />
  30. <meta name="text:Link3 Title" content="" />
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:120%; text-align:justify}
  36.  
  37. a:link, a:visited, a:active {
  38. color: {color:Link};
  39. text-decoration: none;
  40. font-weight: normal;
  41. -webkit-transition:all 0.5s ease-out;
  42. -moz-transition:all 0.5s ease-out;
  43. transition:all 0.5s ease-out;}
  44.  
  45. a:hover {
  46. color: {color:linkhover};
  47. text-decoration: none;
  48. font-weight: normal;
  49. -webkit-transition: all 0.3s ease-out;
  50. -moz-transition: all 0.3s ease-out;
  51. transition: all 0.3s ease-out;}
  52.  
  53.  
  54.  
  55. #entries{margin-left:485px; margin-top:5px; width:540px; font-family: consolas}
  56.  
  57.  
  58. #sbar {max-width:200px; margin-top:125px; margin-left:200px; position:fixed; overflow:hidden; background-color: {color:transparent}; padding: 5px}
  59.  
  60. #sidebarimg img {width:175px ; text-align:center;}
  61.  
  62. #tlinks a {font-size: 9px; display:inline-block; text-align:center; padding:1px; text-transform:lowercase; font-family:consolas;}
  63.  
  64.  
  65. #posts{width:500px; overflow:hidden; padding:12px; padding-bottom:7px}
  66. #posts:hover #tags {
  67. opacity: 1;
  68. display: block;
  69. margin-left:505px;
  70. -webkit-transition: opacity 0.5s linear;
  71. -webkit-transition: all 0.5s ease-in-out;
  72. -moz-transition: all 0.5s ease-in-out;
  73. -o-transition: all 0.5s ease-in-out;}
  74.  
  75. #description { margin-top: -10px; display: block; padding:15px; font-size:9px; color: {color:text}; font-family:consolas; line-height: 11px;}
  76.  
  77. #credit {position: fixed; opacity:3; font-family:sans-serif; font-size:10px; letter-spacing:0px; text-align:left; bottom:8px; right:8px; background: none; }
  78.  
  79. #pagination a {
  80. margin: 0 1px 0 0;
  81. padding: 1px 3px;
  82. color: {color:link};
  83. text-decoration: none;
  84. font-size:8px}
  85. #pagination a:hover {
  86. background: {color:background};
  87. border: none;}
  88. #pagination span.pagination_a {
  89. margin: 0 1px 0 0;
  90. padding: 1px 3px;
  91. color: {color:link};
  92. text-decoration: none;}
  93. #pagination span.info {
  94. margin: 0 1px 0 0;
  95. padding: 1px 3px;
  96. color: {color:font};
  97. text-decoration: none;}
  98.  
  99. h1{color:{color:title}; font-family:consolas; font-size:14px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  100.  
  101. h2{color:{color:title}; font-family:consolas; font-size:13px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  102.  
  103. #info{display:block; font-size:8px; text-align:none; margin-top:-10px; text-transform:uppercase; border-top:.5px solid {color:border};}
  104.  
  105. #tags {float: left; position:absolute; width: 200px; opacity: 0; font-family: cambria; font-size:9px; color:{color:text}; text-transform: lowercase; margin-left:450px; margin-top:0px; line-height:12px; -webkit-transition: opacity 0.5s linear;
  106. -webkit-transition: all 0.5s ease-in-out;
  107. -moz-transition: all 0.5s ease-in-out;
  108. -o-transition: all 0.5s ease-in-out;}
  109.  
  110. blockquote {border-left:2px {color:border} solid; padding-left:5px; margin:0px 2px 0px 10px}
  111. blockquote img, blockquote a img {max-width: 490px}
  112.  
  113. b, strong{color:{color:text};}
  114. i, em {border: none; color:{color:text};}
  115. p{margin-top:3px; margin-bottom:3px}
  116.  
  117.  
  118.  
  119. .user_1 .label {color:{color:hover}; font-weight:bold}
  120. .user_2 .label {color:{color:text}; font-weight:bold}
  121. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  122.  
  123. .notes img{width:10px; position:relative; top:1px;}
  124. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  125. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  126.  
  127. .bordinha {border-radius: 40px;}
  128.  
  129. </style>
  130. <style type="text/css">{CustomCSS}</style>
  131. </head>
  132.  
  133. <body>
  134. <BR>
  135.  
  136.  
  137. <div id="sbar">
  138. <center> <div id="sidebarimg"><img src="{image:sidebar}"class="bordinha"/></div></center><br>
  139. <div id="tlinks">
  140. <center><a href="/">home </a>
  141. <a href="/ask" > ask </a>
  142. {block:ifLink1}<a href="{text:Link1}"> {text:Link1 Title} </a>{/block:ifLink1}
  143. {block:ifLink2}<a href="{text:Link2}"> {text:Link2 Title} </a>{/block:ifLink2}
  144. {block:ifLink3}<a href="{text:Link3}"> {text:Link3 Title}</a>{/block:ifLink3}</center>
  145. </div>
  146. <center> <div id="description">
  147. {Description}</div>
  148. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  149. {block:JumpPagination length="4"}
  150. {block:CurrentPage}<span class="pagination_a">{PageNumber}</span>{/block:CurrentPage}
  151. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  152. {/block:JumpPagination}
  153. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  154. </div>
  155. </center>
  156. </div>
  157. </div>
  158.  
  159. </div>
  160.  
  161.  
  162.  
  163.  
  164. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme">© Theme</a></div>
  165.  
  166. <div id="entries">
  167. {block:Posts}
  168. <div id="posts">
  169.  
  170.  
  171. <div id="tags"> {block:HasTags}{block:Tags}# <a href="{TagURL}"> {Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  172.  
  173. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  174. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  175. {block:Text}{Body}{/block:Text}
  176.  
  177. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  178. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  179.  
  180. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  181. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  182.  
  183. {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}
  184.  
  185. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  186.  
  187.  
  188. {block:Answer}<div id="questions"><b>{Asker}</b> asked: <i>{Question}</i></div><br>
  189. {Answer}{/block:answer}
  190. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  191. <br><center><div id="info"> POSTED <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo} </a>{/block:Date} WITH <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></center>
  192. </div>
  193.  
  194. </br></br>
  195.  
  196. {block:PostNotes}{PostNotes}{/block:PostNotes}
  197.  
  198. {/block:Posts}
  199.  
  200. </div>
  201.  
  202. </body>
  203. </html>
Advertisement
Add Comment
Please, Sign In to add comment