Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-- theme #001 by @drunkwerewolves
- http://drunkwerewolves.tumblr.com/
- (aka i change my url too often) -->
- <!-- RULES & GUIDELINES -->
- <!-- Feel free to edit the the theme to your liking, but please leave
- all credits intact and as is. These themes are not bases; don't treat
- them as such. Be inspired, but don't steal. -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
- <script>
- $().ready(function() {
- $("[title]").style_my_tooltips({
- tip_follows_cursor: "on", //on/off
- tip_delay_time: 200 //milliseconds
- });
- });
- </script>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:bground" content="#F7FAE8" />
- <meta name="color:entries and sbar" content="#fffefd" />
- <meta name="color:scroll" content="#E6D0BC" />
- <meta name="color:border" content="#F3ECD8" />
- <meta name="color:blockquote" content="#F7FAE8" />
- <meta name="color:quotation" content="#DEC4B6" />
- <meta name="color:audio01" content="#faf8f7" />
- <meta name="color:audio02" content="#faf8f7" />
- <meta name="color:frame" content="#F2DCCE"/>
- <meta name="color:navigation" content="#FCFAED" />
- <meta name="color:linktext" content="#D4CABE" />
- <meta name="color:highlight" content="#eeddcc"/>
- <meta name="color:text" content="#D4CABE" />
- <meta name="color:link" content="#DFCBB7" />
- <meta name="color:title" content="#D4CABE" />
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="georgia" />
- <meta name="image:sbar" content="" />
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- <meta name="description" content="{MetaDescription}" />
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* --- SCROLLBAR --- */
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll}; height:30px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:entries and sbar}; height:6px; width:6px}
- /* --- BODY --- */
- body {color:{color:text}; background-color:{color:bground}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:9px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color:{color:link}; text-decoration:none}
- a:hover{text-decoration:none; color: {color:text};}
- a:link ::-moz-selection {background-color:{color:highlight}; color:#ffffff}
- ::selection {background-color:{color:highlight}; color:#ffffff}
- small{font-size:9px; line-height:110%}
- big {font-size:14px; line-height:110%}
- p{margin-top:5px; margin-bottom:5px}
- blockquote{padding: 2px 0 2px 6px; margin-left:14px; margin-top:10px; margin-bottom:10px; border-left:5px solid {color:blockquote};}
- blockquote img {max-width:300px; height: auto}
- ul, li img {max-with:250px}
- ul, li, ol {margin:0px 0px 0px 12px; padding-left:2px}
- pre{font-family: monospace; font-size:11px; padding: 3px 5px 3px 5px; word-wrap: break-word; max-height:150px; background-color:{color:border}; overflow-y: auto;}
- img a{border:none; width:100%}
- h1{color:{color:text}; font-family:Oswald; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
- h1 a{color:{color:text}; font-family:Oswald; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:center}
- #s-m-t-tooltip{max-width:350px; background-color:#222; color:#cccccc; padding:5px; font-family:calibri; font-size:10px; position:absolute; z-index:90000; display:inline-block; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; word-wrap:break-word;}
- /* --- SIDEBAR --- */
- #sbar {background-color:{color:entries and sbar}; width:210px; height:auto; margin-left:25px; top:16%; padding:6px; float:left; position:fixed}
- #simg img{max-width:210px; margin-top:0px; margin-bottom:0px;}
- #stext {margin-top:5px; font-family:georgia; font-size:9px; text-align:justify; padding:2px; color:{color:text}; font-style:italic}
- #stext:first-line {font-size:12px; font-weight:bold}
- #stext a {color:{color:link};}
- #pagination {text-transform:lowercase; letter-spacing:1px; font-size:11px; font-family:georgia; margin-top:4px; font-style:italic}
- /* --- NAVIGATION --- */
- #sidelinks {background-color:transparent; text-align:center; margin-left:-5px; top:22%; position:fixed; overflow:visible; -webkit-transition: all 0.6s ease-in; -moz-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;}
- #sidelinks a {margin-top:2px; width:28px; height:20px; background-color:transparent; display:inline-block; padding-top:5px; font-family:calibri; font-size:10px; text-align:center;}
- /* --- ENTRIES --- */
- #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -12px auto}
- #entries {margin: 0px 0 -10px 270px; float:left; text-align: justify;}
- #entry {width: 500px; padding: 5px; background-color:{color:entries and sbar}; margin: 20px 0 0px 0; text-align:justify;}
- /* --- POST INFO --- */
- #border {border-bottom:1px solid {color:border}; margin-top:8px}
- #info {text-align:right; display:block; margin:2px 0px 0px 0px; padding:1px; font-family:georgia; text-transform:lowercase; font-size:9px; line-height:11px; letter-spacing:0px;}
- /* --- QUOTES --- */
- #quote{margin:4px 20px 4px 22px; text-transform:none; font-size:12px; line-height:15px; font-style:italic; font-family:georgia; text-align:center}
- #quotation{margin:12px 0 0 0px; font-style:italic; position:absolute; font-family:georgia; font-size:32px; font-weight:bold; color:{color:quotation};}
- #closingquotation{margin:-12px 0 0 458px; font-style:italic; position:absolute; font-family:georgia; font-size:32px; font-weight:bold; color:{color:quotation};}
- /* --- QUESTIONS --- */
- .questions{background-color:{color:entries and sbar}; border-bottom: 1px dashed {color:border};}
- .questions table{width:100%;}
- .questions td{padding: 4px 10px 8px 10px;}
- .questions .side{width:30px; font-size:20px; text-align:center;}
- .questions .name{font-family:Oswald; color:{color:link}; padding-right: 15px; border-left: 1px solid transparent;}
- .questions .asking{margin-top:-3px; font-family:Oswald; text-transform:lowercase; font-size:13px; line-height:14px;}
- .questions .quest{padding-top: 2px; padding-bottom:10px; font-family: calibri; font-size: 11px; letter-spacing:1px;}
- .questions .portrait{width:28px; padding:0px; text-align:center;}
- .questions .asker{left:0px; position:relative; width:20px; height:20px; text-align: center; padding-bottom:7px}
- .questions .asker img{border:3px solid {color:border}; width:20px; position: relative; top:0px; left:0px;}
- #answer {margin-top:10px}
- /* --- AUDIO --- */
- #audentryprob {display:block; height:auto; position:relative; min-height:80px;}
- .audentry {width:490px; background-color:{color:entries and sbar}; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:80px}
- .audioplay {top: 5px; left: 5px; position: absolute; z-index: 3; background:white; opacity: 0.8; filter:alpha(opacity=70)}
- .audioplayer {width: 26px; height: 38px; overflow: hidden; margin: 27px 27px 15px 27px;}
- .uno, .dos, .tres, .quatro {padding:4px; margin:0 0 4px 0px; text-transform:uppercase; font-size:10px; font-family:calibri; background-color:{color:bground}}
- .uno b, .dos b, .tres b {color:{color:link}}
- .margin{margin-bottom:7px;}
- /* --- CHAT POST --- */
- .user_1 .label, .user_3 .label, .user_5 .label, .user_7 .label, .user_9 .label, .user_11 .label, .user_13 .label {color:{color:link}; font-weight:bold}
- .user_2 .label, .user_4 .label, .user_6 .label, .user_8 .label, .user_10 .label, .user_12 .label, .user_14 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px; font-family:calibri; font-size:11px; line-height:12px}
- /* --- NOTES --- */
- ol.notes {padding:0px; margin:15px 25px 15px 25px; list-style-type: decimal-leading-zero; font-family:georgia; color:{color:text};}
- ol.notes li.note {padding: 3px 3px 3px 12px; border-bottom: 1px solid {color:border};}
- ol.notes li.note img.avatar {display: none}
- ol.notes li.note span.action {font-style:italic;}
- ol.notes li.note .answer_content {font-weight:normal;}
- ol.notes li.note blockquote {margin:6px 0px 6px 10px; padding:10px; background:{color:entries and sbar}; letter-spacing:0px; font-family:arial; font-size:11px; font-style:italic; font-weight:bold; color:{color:link}}
- /* --- THEMAGE --- */
- #themelink {bottom:0px; left:3px; padding:10px; background-color:transparent; font-family:Oswald; font-size:10px; text-transform:uppercase; position:fixed; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>
- <div id="container">
- <div id="sidelinks">
- <a title="refresh" href="/">I.</a><br>
- <a title="message" href="/ask">II.</a><br>
- {block:ifLink1}<a title="{text:Link1 Title}" href="{text:Link1}">III.</a><br />{/block:ifLink1}
- {block:ifLink2}<a title="{text:Link2 Title}" href="{text:Link2}">IV.</a><br />{/block:ifLink2}
- {block:ifLink3}<a title="{text:Link3 Title}" href="{text:Link3}">V.</a><br />{/block:ifLink3}
- {block:ifLink4}<a title="{text:Link4 Title}" href="{text:Link4}">VI.</a><br />{/block:ifLink4}
- </div>
- <div id="sbar">
- <div id="simg"><a href="/"><img src="{image:sbar}"></a></div>
- <div id="stext">{Description}</div>
- {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</div>{/block:Pagination}
- </div>
- <div id="themelink"><a href="http://leiasasswalker.tumblr.com/tagged/themes">drunk<br>themes</a></div>
- <div id="entries">
- {block:Posts}
- <div id="entry">
- {block:Text}{block:Title}<h1><link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Quote}<div style="float:left" id="quotation">“</div><div id="quote">{Quote}<div style="float:right" id="closingquotation">”</div>{block:Source}<br><div style="font:10px calibri">— {Source}</div>{/block:Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}"><h1><link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>{Name}</h1></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
- {block:Chat}<div style="font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin-bottom:3px; padding:0px; text-align:left">{Title}</div><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="questions"><table cellspacing="0px" cellpadding="0px"><tr>
- <td class="portrait"><div class="asker"><img src="{AskerPortraitURL-48}"></div></td>
- <td class="quest"><span class="asking">{Asker}</span><br>{Question}</tr></table>
- </div>
- <div id="answer">{Answer}</div>
- {/block:Answer}
- {block:Audio}
- <div id="audentryprob">
- <div class="audentry">
- <img src="http://static.tumblr.com/2lqtwbf/coolyqooj/untitled-1.png" alt="default album art" width="80" height="80" style="position:absolute; vertical-align:middle;" />
- {block:AlbumArt}<img width="80" height="80" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}
- <div class="audioplay"><div class="audioplayer">{AudioPlayerWhite}</div></div>
- <div style="margin-left:88px;">
- {block:TrackName}<div class="uno"><b>Song:</b> {TrackName}</div>{/block:TrackName}
- {block:Artist}<div class="dos"><b>Artist:</b> {Artist}</div>{/block:Artist}
- {block:Album}<div class="tres"><b>Album:</b> {Album}</div>{/block:Album}
- <div class="quatro">{FormattedPlayCountWithLabel}</div>
- </div>
- </div></div>{/block:Audio}
- <div id="border"></div>
- <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} (org <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:ContentSource}{/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div></div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}<br>{/block:PostNotes}<br><br>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement