sexycullen

#2

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