sexycullen

#6 White

Mar 6th, 2013
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.80 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--- spunkhandsome theme #6 white --->
  9.  
  10. <meta name="color:background" content="#ffffff"/>
  11. <meta name="color:BG sidebar" content="f0f0f0"/>
  12. <meta name="color:text" content="#616161"/>
  13. <meta name="color:link" content="#76a3ac"/>
  14. <meta name="color:linkhover" content="1993db"/>
  15. <meta name="color:entry" content="#eeeeee"/>
  16. <meta name="color:border entry" content="d5d5d5"/>
  17. <meta name="color:border picture" content="e0e0df"/>
  18. <meta name="image:sidebar" content=""/>
  19.  
  20. <meta name="text:Link 1" content="" />
  21. <meta name="text:Link 1 Text" content="" />
  22. <meta name="text:Link 2" content="" />
  23. <meta name="text:Link 2 Text" content="" />
  24. <meta name="text:Link 3" content="" />
  25. <meta name="text:Link 3 Text" content="" />
  26. <meta name="text:Link 4" content="" />
  27. <meta name="text:Link 4 Text" content="" />
  28.  
  29. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  30.  
  31. <style type="text/css">
  32.  
  33.  
  34. /* --- BODY ---*/
  35.  
  36. body {background:{color:background}; margin:0px; color:{color:text}; font-family:calibri; font-size:10px; line-height:100%;text-align:justify}
  37.  
  38.  
  39. blockquote {border-left:2px solid {color:link};padding-left:1px;margin:5px;}
  40.  
  41. h1 {font-size:13px;font-family:cambria;font-style:italic;text-transform:lowercase;}
  42.  
  43. a {color:{color:link};text-decoration:none; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  44.  
  45. a:hover {text-decoration:none; color:{color:linkhover};}
  46.  
  47. img {none;}
  48.  
  49.  
  50.  
  51. #entries {padding:10px; width:500px; margin-left:450px;margin-top:10px;background-color:{color:entry};}
  52.  
  53. #post {width:500px; padding-bottom:10px;padding-top:16px; font-style:none;}
  54.  
  55.  
  56. /* --- SIDEBAR ---*/
  57.  
  58. #sidebar {width:245px; position:fixed; margin-left:130px; margin-top:120px;}
  59.  
  60.  
  61. #sidebarimage {width 245px;}
  62.  
  63. #sidebarimage img {width:245px;border:solid 3px; border-color: {color:border picture};}
  64.  
  65. #description {padding: 3px;color: {color:text}; background-color: {color:BG sidebar}; width: 245px;margin-top: 19px; line-height: 100%; text-align:center; font-family:calibri; font-size: 10px; font-style: none;position:fixed;}
  66.  
  67. #links {width: 245px;margin-left:9px; color: {color:link}; margin-top:5px;position: fixed; font-family:Ubuntu Mono;font-size:10px;letter-spacing:0px;}
  68.  
  69. #questions {background-color: {color:background}; color: {color:text}; padding:11px; margin-top: 5px; margin-bottom:5px; font-family:cambria; text-transform:uppercase; letter-spacing: 1px; font-size:8px; font-style:none; text-align:justify;}
  70.  
  71. #credit {font-size:9px;font-family:Ubuntu Mono;letter-spacing:1px;bottom:10px;right:10px;position:fixed;background-color:{color:sidebar};padding:5px;}
  72.  
  73.  
  74.  
  75. .note {padding:0px 20px 0px 20px; background-color:#FFFFFF;text-transform:none; letter-spacing:0px; font-size: 11px; font-style:italic; text-align:left; line-height:120%;}
  76.  
  77. .note li {list-style-type:none; padding:5px 25px 5px 25px; text-align:left;
  78. margin-left:30px; margin-top:-50px;}
  79.  
  80. #info {font-family:calibri; text-align:center; margin-top:5px; padding-top:5px; padding:5px; text-transform:none; font-style:none; font-size:10px; line-height:80%; border-top: 3px solid {color:border entry};}
  81.  
  82. #tags {font-family:cambria; text-align:center; margin-top:-5px; padding-bottom:3px; text-transform:none; font-style:italic; font-size:11px;}
  83.  
  84. #pagination {font-size:8px;width:95px; margin-top:107px; margin-left:300px; font-family:cambria; text-align:center;text-transform:uppercase;padding-top:;margin-bottom:-3px;position:fixed;}
  85.  
  86. .chat {line-height: 13px; list-style: none; text-align:center; }
  87. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  88. .person1 {color: {color:text}; padding: 2px; }
  89. .person1 .label {font-weight: bold; color:{color:text}}
  90. .person2 {color: {color:text}; padding: 2px; }
  91. .person2 .label {font-weight: bold; color:{color:text}}
  92.  
  93. .player {background-color: {color:sidebar}; text-align: left; display:block;}
  94.  
  95. /* AUDIO POST */
  96. #audentryprob {display:block; height:auto; position:relative; min-height:110px;}
  97. .audentry {width:490px; background-color:{color:post}; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage};
  98.  
  99. min-height:110px;}
  100.  
  101. .audioplayercircle {
  102. position: absolute;
  103. z-index: 3;
  104. background: white;
  105. -webkit-border-radius: 50px;
  106. -moz-border-radius: 50px;
  107. top: 35px;
  108. left: 35px;
  109. opacity: .8;
  110. filter:alpha(opacity=80)}
  111.  
  112.  
  113. .audioplayer {
  114. width: 20px;
  115. height: 30px;
  116. overflow: hidden;
  117. margin: 17px 24px 13px 16px;
  118. }
  119.  
  120. .audiodata {font:8px calibri; color:{color:text}; text-transform:uppercase; height:15px; padding:0px 7px!important; background-color:{color:background};
  121.  
  122. float:center; margin-left:55px; text-align:right;}
  123. .audiodata b{color:{color:text};}
  124.  
  125. .aucap {color:{color:text}; font:8px cambria;text-transform:uppercase; line-height:90%; text-align:right; min-height:34px; background-color:{color:post}; padding:2px
  126.  
  127. 7px!important;}
  128.  
  129. .quote {font-family: cambria; text-align: center; font-size: 18px; line-height: 15px; padding: 3px;font-style:italic;}
  130.  
  131. .quotesource { text-align: center; font-family:calibri;font-size:10; font-color: {color:text};margin-bottom: 5px; margin-top:10px;}
  132. .quotesource a, a:hover{font-color:{color:link};}
  133.  
  134.  
  135. {CustomCSS}</style></head><body>
  136.  
  137.  
  138. <div id="sidebar">
  139. <div id="sidebarimage"><img src="{image:sidebar}"/></div>
  140. <div id="description">
  141. {Description}</div>
  142. <div id="links"><center>
  143. <a href="/">home</a>
  144. <a href="/ask">ask</a>
  145. <a href="{text:link 1}">{text:link 1 Text}</a>
  146. <a href="{text:link 2}">{text:link 2 Text}</a>
  147. <a href="{text:link 3}">{text:link 3 Text}</a>
  148. <a href="{text:link 4}">{text:link 4 Text}</a>
  149. </center>
  150. </div>
  151.  
  152. <div id="credit"><a href="http://spunkhandsome.tumblr.com/">SPUNKHANDSOME</a> </div>
  153.  
  154. </div>
  155. </div></div>
  156.  
  157. {block:HasPages}{block:Pages}
  158.  
  159. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  160.  
  161. </div></center></i>
  162.  
  163. <div id="pagination">
  164. {block:indexpage}
  165. {block:PreviousPage}
  166. <a href="{PreviousPage}">&larr;</a> &nbsp;
  167. {/block:PreviousPage}
  168. {block:JumpPagination length="5"}
  169. {block:CurrentPage}
  170. <span class="current_page">{PageNumber}</span>
  171. {/block:CurrentPage}
  172. {block:JumpPage}
  173. <a class="jump_page" href="{URL}">{PageNumber}</a>
  174. {/block:JumpPage}
  175. {/block:JumpPagination}
  176. {block:NextPage}
  177. &nbsp; <a href="{NextPage}">&rarr;</a>
  178. {/block:NextPage}
  179. {/block:Pagination}
  180. {/block:indexpage}
  181. </div>
  182. </div>
  183.  
  184. <div id="post">{block:Posts}<div id="entries">
  185.  
  186. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}</i>{/block:Text}
  187.  
  188. {block:Photo}
  189. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}<i>{Caption}{/block:Caption}
  190. {/block:Photo}
  191.  
  192. {block:Photoset}
  193. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  194. {/block:Photoset}
  195.  
  196. {block:Quote}
  197. <div class="quote">“{Quote}”</div>
  198. {block:Source}<div class="quotesource"> ─ {Source}</div>
  199. {/block:Source}
  200. {/block:Quote}
  201.  
  202. {block:Link}
  203. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  204. {block:Description}{Description}{/block:Description}
  205. {/block:Link}
  206.  
  207. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  208.  
  209.  
  210. <!--- AUDIO POST --->
  211. {block:Audio}
  212. <div id="audentryprob">
  213. <div class="audentry">
  214.  
  215. <img src="http://static.tumblr.com/2lqtwbf/hLRlz1vgy/2.png" alt="default album art" width="120" height="120" style="position:absolute; vertical-align:middle;" />
  216. {block:AlbumArt}
  217. <img width="120" height="120" src="{AlbumArtURL}" style="position:absolute;" />
  218. {/block:AlbumArt}
  219.  
  220. <div class="audioplayercircle"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  221. <div class="something">
  222. <table style="float:right;" width="360px" cellspacing="1px" cellpadding="0">
  223.  
  224. {block:TrackName}
  225. <tr>
  226. <td class="audiodata"><b>Song: </b>{TrackName}</td>
  227. </tr>
  228. {/block:TrackName}
  229.  
  230. {block:Artist}
  231. <tr>
  232. <td class="audiodata"><b>Artist: </b> {Artist}</td>
  233. </tr>
  234. {/block:Artist}
  235. {block:Album}
  236. <tr>
  237. <td class="audiodata"><b>Album: </b>{Album}</td>
  238. </tr>
  239. {/block:Album}
  240. <tr>
  241. <td class="audiodata">Played {FormattedPlayCount} times</td>
  242. </tr>
  243. {block:ExternalAudio}
  244. <tr>
  245. <td class="audiodata"><a href="{ExternalAudioURL}" target="_blank">Source</a></td>
  246. </tr>
  247. {/block:ExternalAudio}
  248. {block:Caption}<tr>
  249. <td class="aucap">{Caption}</td></tr>
  250. {/block:Caption}
  251. </table>
  252. </div></div>
  253. </div>{/block:Audio}
  254.  
  255.  
  256. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  257.  
  258. {block:Answer}<div id="questions">❝<b> {Asker}</b> sent: {Question}</div>
  259. <div id="answer"><i>{Answer}</i></div>{/block:answer}
  260.  
  261. <div id="info">
  262. {block:Date}shared on <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> · <a href="{ReblogURL}" target="_blank">reblog</a>{block:RebloggedFrom} · {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}</a> {block:ContentSource} <small>(©</small><a href="{SourceURL}"> {SourceLink}</a>){/block:ContentSource}</div>
  263.  
  264. <div id="tags">
  265. {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  266.  
  267. </div>
  268. {block:PostNotes}{PostNotes}{/block:PostNotes}
  269. {/block:Posts}</div>
  270.  
  271.  
  272.  
  273. </div>
  274.  
  275. </body>
  276.  
  277. </html>
Advertisement
Add Comment
Please, Sign In to add comment