Advertisement
joshdevines

Theme #012

Oct 27th, 2012
6,115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.04 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2.  
  3. <head>
  4.  
  5.  
  6. <!-- theme #12/WESTARK -->
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#FCFCFC" />
  10. <meta name="color:text" content="#BBBBBB" />
  11. <meta name="color:link" content="#AAA9A9" />
  12. <meta name="color:linkblock" content="#FEFEFE" />
  13. <meta name="color:linkblock2" content="#FAFAFA" />
  14. <meta name="color:linkblock3" content="#F3F2F1" />
  15. <meta name="color:linkhover" content="#E9E7E6" />
  16. <meta name="color:scrollbar" content="#B8B8B8" />
  17. <meta name="color:scrollbg" content="#FCFCFC" />
  18.  
  19. <meta name="font:title" content="calibri" />
  20. <meta name="font:body" content="calibri" />
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:background" content="" />
  24.  
  25. <!-- LINKS -->
  26. <meta name="text:link 1" content="link 1" />
  27. <meta name="text:link 1 url" content="/" />
  28. <meta name="text:link 2" content="link 2" />
  29. <meta name="text:link 2 url" content="/" />
  30. <meta name="text:link 3" content="link 3" />
  31. <meta name="text:link 3 url" content="/" />
  32. <meta name="text:link 4" content="link 4" />
  33. <meta name="text:link 4 url" content="/" />
  34.  
  35. <!-- IF SHOWS -->
  36. <meta name="if:Show Link1" content="1"/>
  37. <meta name="if:Show Link2" content="1"/>
  38. <meta name="if:Show Link3" content="1"/>
  39. <meta name="if:Show Link4" content="1"/>
  40.  
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  42. <title>{Title}</title>
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46. <style type="text/css">
  47.  
  48. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  49.  
  50. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  51.  
  52. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  53.  
  54. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  55.  
  56. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  57.  
  58. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  59.  
  60. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  61.  
  62. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  63.  
  64. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  65.  
  66. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:cambria; font-size:10px; line-height:100%; text-align:justify; font-style:italic}
  67.  
  68. a:link, a:active, a:visited {color: {color:link}; text-decoration:none}
  69. a:hover {-webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; transition:all 0.2s ease-out; color:{color:linkhover}}
  70.  
  71. small{font-size:9px}
  72. big{font-size:16px;}
  73. b, strong{color:{color:title}}
  74. i, em {color:{color:text}}
  75. p{margin-top:5px; margin-bottom:5px}
  76. blockquote {margin-left:10px; margin:5px; padding:5px;background-color:{color:linkblock2}; }
  77.  
  78. img a{border:none; width:100%}
  79.  
  80. #container {background-color:{color:background}; width: 814px; text-align: center; margin: 0 auto -10px auto}
  81.  
  82. #entries {margin: 12px 0 -10px 260px; margin-right:-10px; float:right; text-align: justify}
  83.  
  84. #entry {margin: 0px 0 0px 0; width: 500px; text-align: justify; padding: 4px}
  85.  
  86. #sidebar {top: 240px; margin-left:115px; padding:0px; height:200px; width: 178px; position:fixed; font-family:cambria; }
  87.  
  88. #title {text-transform:none; width:60px; margin-bottom:4px; line-height:90%; font-size:9px}
  89.  
  90. #description {background-color:transparent; font-family:cambria; padding-top:1px; width:158px; margin-top:-20px; margin-bottom:25px; text-align:center; line-height:80%; font-size:9px; padding:7px}
  91. #description img {width:140px; border:4px double {color:linkblock3}; }
  92.  
  93. #texty {width:134px; text-align:center; font-family: cambria; font-size: 9px; margin-top:3px; border-top:0px solid {color:background};; padding-bottom:-7px; margin-left:11px; }
  94. #texty a{font-size:8px}
  95.  
  96. #pagination {font-family:cambria; font-style:normal; text-align:center; font-size:8px; margin-bottom:2px; text-transform:uppercase}
  97. #pagination a {display:inline; padding:2px; background-color:{color:linkblock2}; color:{color:link}; opacity:..8; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  98. #pagination a:hover {background-color:{color:background}; opacity:.1; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  99.  
  100. #linkz {position:absolute; font-family:cambria; text-align:right; font-size:8px; font-weight:none; padding-top:4px; padding-bottom:0px; opacity:.8; letter-spacing:1px; padding-left:1px; padding-right:1px; text-transform:uppercase; line-height:120%; margin-left:-57px; }
  101. #linkz a {display:block; padding:2px; background-color:{color:linkblock2}; color:{color:link}; opacity:..8; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; margin-bottom:1px; background-image: url('http://static.tumblr.com/ko3o6ju/OC6lsn1qx/wood.jpg'); color:{color:link}}
  102. #linkz a:hover {background-color:{color:background}; opacity:.1; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  103.  
  104. h1{color:{color:text}; font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  105.  
  106. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  107.  
  108. #info {background-color:{color:linkblock2}; display:block; font-family:cambria; text-align:center; letter-spacing:1px; margin:7px 4px 2px 0px; padding:5px; text-transform:uppercase; font-style:none; font-size:8px; width:490px; opacity:.8; background-image: url('http://static.tumblr.com/ko3o6ju/OC6lsn1qx/wood.jpg');}
  109. #info:hover{opacity:.8; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  110. #info a{display:inline; opacity:.9; background-color:{color:linkblock}; padding:2px}
  111. #tags {font-family:cambria; margin-top:-1px; opacity:.7; text-transform:uppercase; font-size:7px; padding-left:0px; font-style:none; letter-spacing:1px; text-align:center}
  112. #tags a {display:inline; background-color:{color:linkblock}; padding:0px;}
  113.  
  114. #questions {background-color:transparent; color: {color:text}; padding:0px; margin-top: 2px; margin-bottom:0px; font-family:cambria; font-size:10px; text-align:left;}
  115. #questions a {display:inline; background-color:{color:linkblock2}; padding:2px; font-style:italic}
  116.  
  117. .audio{background-color:black; display:block}
  118.  
  119. .user_1 .label {color:{color:link}; font-weight:bold}
  120. .user_2 .label {color:{color:text}; font-weight:bold}
  121. .user_3 .label {color:{color:link}; font-weight:bold}
  122. .user_4 .label {color:{color:text}; font-weight:bold}
  123. .user_5 .label {color:{color:link}; font-weight:bold}
  124. .user_6 .label {color:{color:text}; font-weight:bold}
  125. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  126.  
  127. .notes img{width:10px; position:relative; top:1px}
  128. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  129.  
  130. </style>
  131. <style type="text/css">{CustomCSS}</style>
  132. </head>
  133.  
  134. <body>
  135.  
  136.  
  137. <div id="container">
  138. <div id="sidebar">
  139. <div id="description">
  140. <div id="linkz">
  141. <div id="title"><big>❝</big>{title}.</div><i>
  142. <a href="/">refresh</a>
  143. <a href="/ask">message</a>
  144. {Block:ifShowLink1}<a href="{text:link 1 url}">{text:link 1}</a>{/Block:ifShowLink1}
  145. {Block:ifShowLink2}<a href="{text:link 2 url}">{text:link 2}</a>{/Block:ifShowLink2}
  146. {Block:ifShowLink3}<a href="{text:link 3 url}">{text:link 3}</a>{/Block:ifShowLink3}
  147. {Block:ifShowLink4}<a href="{text:link 4 url}">{text:link 4}</a>{/Block:ifShowLink4}
  148. <a href="http://westark.tumblr.com/">credit</a></div>
  149.  
  150. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> - {/block:PreviousPage}{CurrentPage} of {TotalPages} - {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}{/block:Pagination}</div>
  151. <center><img src="{image:sidebar}"></center>
  152.  
  153. <div id="texty">{Description}</div>
  154. <div id="linkz"></div><br>
  155. </div></div>
  156.  
  157.  
  158. <div id="entries">
  159. {block:Posts}
  160. <div id="entry">
  161.  
  162. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  163.  
  164. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  165.  
  166. {block:Link}<a href="{URL}"><h1><u>{Name}</u></h1></a>
  167. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  168.  
  169. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  170. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  171.  
  172. {block:Photoset}<center>{Photoset-500}</center>
  173. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  174.  
  175. {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}
  176.  
  177. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  178.  
  179. {block:Answer}<div id="questions"><b>{Asker}</b> asked: {Question}</div>
  180. <div id="answer">{Answer}</div>{/block:answer}
  181.  
  182. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="84px" height="84px" align="left" style="margin-right:10px"/>{/block:AlbumArt}<span class="audio">{AudioPlayerblack}</span>
  183. {block:TrackName}<br><b>Title:</b> {TrackName}<br />{/block:TrackName}
  184. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  185. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  186. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  187.  
  188. <div id="info">{block:Date}<a href="{Permalink}">{dayofmonth} {month}, {year}</a>{/block:Date}{block:NoteCount}&nbsp;<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}&nbsp;<a href="{ReblogParentURL}">F: {ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}&nbsp;<a href="{SourceURL}">O:{SourceLink}</a>{/block:ContentSource}</div>
  189. <div id="tags">
  190. {block:HasTags}{block:Tags} <a href="{TagURL}"><span style="font-size:8px"> </span><b>#</b>{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  191.  
  192. <br />
  193.  
  194. {/block:Posts}
  195.  
  196. {block:PostNotes}{PostNotes}{/block:PostNotes}<br>
  197.  
  198. </div>
  199.  
  200. </body>
  201.  
  202. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement