Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html><head>
- <!-- theme by seaboat/shenpai/probably gonna change url again who knows don't delete credit. NONE OF MY THEMES ARE REDUX EDITS.
- (some can share qualities but none are redux)
- also, if you ever wanna udpate my url to my new one
- in case i change url again you're always free to do so.
- ask all questions to google -->
- <title>{title}</title>
- <meta name="color:Background" content="#fff">
- <meta name="color:Text" content="#828282">
- <meta name="color:Link" content="#828282">
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Link Hover" content="#ffffff">
- <meta name="color:Post Info Background" content="#fff">
- <meta name="color:Ask Background" content="#fff" />
- <meta name="color:Post Background" content="#fff4f9"/>
- <meta name="color:Link Hover" content="#000"/>
- <meta name="color:Shadow" content="#ffe2ec"/>
- <meta name="color:Borders" content="#9b9b9b"/>
- <meta name="if:400px" content="1">
- <meta name="color:captions" content="#fff9fd"/>
- <meta name="if:300px" content="1">
- <meta name="image:Background" content="">
- <meta name="image:home" content=""/>
- <meta name="image:ask" content=""/>
- <meta name="image:link1" content=""/>
- <meta name="image:link2" content=""/>
- <meta name="image:link3" content=""/>
- <meta name="text:Sidebar Position" content="-150px" />
- <meta name="text:Sidebar Size" content="200px" />
- <meta name="text:Sidebar Img Size" content="150px" />
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- a{
- color:{color:Link};}
- a:hover{
- text-shadow: 0 0px 10px {color:Link Hover};
- color:{color:link hover}; }
- h2,h1 {
- font-family:helvetica;
- font-weight:100;
- font-size:13px;}
- #ask {
- padding:5px;
- background:{color:ask background}; }
- #answer{
- margin-top:8px;}
- blockquote {
- padding-left:8px;
- padding-right:5px;
- margin:8px;
- border-left:2px solid {color:Text};
- word-wrap:break-word;}
- pre, code {
- padding:10px;
- box-sizing:border-box;
- -moz-box-sizing:border-box;
- webkit-box-sizing:border-box;
- display:block;
- width:100%;
- overflow-x:auto;}
- body{
- background:{color:Background};
- background-image:url('{image:Background}');
- font-size:11px;
- background-attachment:fixed;
- font-family:arial;
- letter-spacing:.02em; color:{color:Text};
- line-height:1.5em;
- word-wrap:break-word;}
- .caption {
- background:{color:captions};
- padding-top:6px;
- padding-left:8px;
- padding-right:8px;
- padding-bottom:4px;
- }
- small,tiny,sub {
- font-size:12px;
- font-style:normal;}
- #border {
- ;-moz-border-radius: 4px;-webkit-border-radius: 4px;
- border-radius: 4px; margin-left:{text:sidebar position};
- margin-top:0px;width:{text:sidebar size};
- box-shadow:0px 0px 2px 2px {color:shadow};
- padding:10px; position:fixed;
- border:1px solid {color:borders}; background:white;}
- /*SIDEBAR*/
- #title{
- margin-bottom:-6px;
- margin-top:0px;
- text-align:center;}
- #title img {
- margin-top:15px;
- background:white;
- ;-moz-border-radius: 4px;-webkit-border-radius: 4px;
- border-radius: 4px;
- width:{text:sidebar img size};
- border:1px solid {color:borders};}
- #links {
- text-align:center; margin-top:-5px; line-height:20px;
- padding-top:15px; padding-bottom:4px;}
- #links a {
- background:{color:background};
- border:1px solid {color:shadow};
- padding-top:12px;
- line-height:20px;
- padding-left:5px;
- margin-right:3px;
- padding-right:4px;
- }
- #contents {
- width:560px;
- border:none;
- margin:40px auto;}
- /* page navigation */
- .pagination{
- padding:10px;
- margin-top:20px;
- font-size:12px;
- text-align:center;
- margin-left:30px;}
- .pagination a{
- display:inline-block;
- margin:0px 2px;
- background:white;
- display:-moz-inline-stack;
- line-height:100%;
- padding:5px;}
- .tumblr_audio_player {
- {block:if300px} width:300px; {/block:if300px}
- {block:if400px} width:400px; {/block:if400px}
- border:1px solid #aaa;
- box-shadow:0px 0px 0px 3px {color:background};
- height:70px;
- overflow:hidden; }
- .pagination .g{
- display:inline-block;
- margin:0px 2px;
- display:-moz-inline-stack;
- line-height:100%;
- padding:7px;}
- .pagination a:hover{
- opacity:0.7;}
- #notes {
- {block:if300px} width:300px; {/block:if300px}
- {block:if400px} width:400px; {/block:if400px}
- padding:23px; max-height:200px; overflow:auto;
- line-height:16px; background:white; }
- #notes img {display:none;}
- ol.notes { color:{color:Text};}
- #notes a { color:{color:text};}
- a { text-decoration:none};
- #previous, #next, .page-info {
- font-size: 12px;
- background-color: white;
- border: 1px solid #eee;
- color: {color:Text};
- padding: 5px;
- text-decoration: none; }
- #previous:hover, #next:hover { text-decoration: none; }
- /*POST CONTAINER*/
- #uh { margin-top:-10px;}
- #entries{
- margin-left:140px;
- {block:if300px} width:300px; {/block:if300px}
- {block:if400px} width:400px; {/block:if400px}
- margin-bottom:30px;}
- /*Posts*/
- #posts{
- {block:if300px} width:300px; overflow:hidden;{/block:if300px}
- {block:if400px} width:400px; {/block:if400px}
- padding:30px; line-height:17px; background:white;
- border:1px solid {color:Borders};
- margin-bottom:50px; ;-moz-border-radius: 4px;
- -webkit-border-radius: 4px;border-radius: 4px;
- box-shadow:0px 0px 2px 2px {color:shadow};
- margin-bottom:50px;}
- #posts img { max-width:100%; height:auto;}
- iframe { max-width:100%;}
- /*Chat*/
- .chat li{
- border-bottom:1px dotted {color:border};
- background:white;
- padding:5px;
- margin-top:5px}
- /*POST INFO*/
- .video-container {
- position: center;
- overflow: hidden;
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: center;
- {block:if300px} width:300px; {/block:if300px}
- {block:if400px} width:400px; {/block:if400px}
- background:{color:background};
- max-height:400px;
- }
- .video-wrapper {
- {block:if300px} width:300px; {/block:if300px}
- {block:if400px} width:400px; {/block:if400px}
- max-height:400px;
- }
- #postinfo {
- padding:5px; background: {color:post info background};-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
- border:1px solid {color:shadow};
- color: {color:text};margin-top: 10px;}
- #okie { border:1px solid {color:shadow}; padding:5px; background: {color:post info background};-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
- color: {color:text};margin-top: 10px;}
- #things {
- padding:5px; text-align:center; margin-bottom:5px;
- margin-top:3px;}
- #boop { background:{color:post background}; border:1px solid {color:shadow}; padding:10px; border-radius:5px; text-align:center; margin-bottom:6px; font-size:15px;}
- #boop a { display:block; text-decoration:none;}
- {CustomCSS}</style></head>
- <body>
- <div id="contents">
- <div id="border">
- <div style="font-size:20px;text-align:center;margin-top:5px">{title}</div>
- <div id="title"><a href="/"><img src="{image:Sidebar}"></a></div>
- <div id="things">{description}</div>
- <div id="links">
- <a href="/"><img src="{image:home}" title="home"></a>
- <a href="/ask"><img src="{image:ask}" title="mail"></a>
- {block:ifLink1}<a href="{text:Link 1 URL}" title="{text:Link 1}"><img src="{image:link1}"></a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}" title="{text:Link 2}"><img src="{image:link2}"></a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}" {text:Link 3}><img src="{image:link3}"></a> {/block:ifLink3}</div>
- </div>
- <div id="entries">
- <div class="post">
- <div class="post-content">
- <div class="post">
- {block:Posts}
- <div id="posts">
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- {block:Text}{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}<div id="uh">{Body}</div>{/block:Text}
- {block:Quote}<div style="font-weight:100;
- font-size:12px;
- line-height:18px;
- font-family:helvetica;
- margin:0 0 10px 0;">"{Quote}"</div>{/block:Quote}
- {block:Link}<div id="boop"><a href="{URL}">{Name}</a></div>{Description}{/block:Link}{block:Lines}
- <div class="{Alt} user_{UserNumber}" style="border-bottom:1px dotted {color:border};background:white;padding:5px;margin-top:5px;">
- {block:Label}
- <b>{Label}</b> {Line}{/block:Label}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
- {block:Video}
- {block:PostTitle}{PostTitle}{/block:PostTitle}
- {block:Video}
- <div class="video-wrapper">
- <div class="video-container">
- {block:if300px}
- {video-400}
- {/block:if300px}
- {block:if400px}
- {video-400}
- {/block:if400px}
- </div></div>
- {/block:Video}
- {block:Audio}<center>{AudioPlayer}</center> {/block:Audio}
- {block:Answer}<div id="ask"><b>{Asker} messaged:</b><span style="padding:4px">{Question}</span></div><div id="answer">{Answer}</div>{/block:Answer}
- {block:indexpage}<div id="postinfo"><a href="{Permalink}" >posted on {MonthNumber}/{DayOfMonth}{block:Reblog} via {ReblogParentName}{block:RebloggedFromReblog}{/block:RebloggedFromReblog}{/block:Reblog}{block:notreblog} at {12hour}:{minutes}{ampm}{/block:notreblog}</a>
- </div>{/block:indexpage}
- {block:indexpage}
- <div id="okie">{timeago} with {NoteCountWithLabel}
- {block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}
- </div>{/block:indexpage}
- {block:permalinkpage}{block:PostNotes}
- <div id="notes">
- {block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom} <br><b>{notecountwithlabel}</b> tagged: {block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}
- {PostNotes}</div>{block:PostNotes}{/block:permalinkpage}</div>{/block:Posts}{block:IndexPage}<div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<span class="g">✖</span>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}" id="next">→</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}</div></div>
- <!-- do not touch it. -->
- <a href="http://seaboat.tumblr.com/" style="position:fixed; bottom:5px; left:5px; color:gray;">SEABOAT</a>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement