Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--- Theme #9 'P.O.E.' by Brianna @ farflunghopes.tumblr.com
- Rules:
- 1. Do not remove the credit from the code or the theme. You may MOVE it, but leave it on the FIRST page of your blog, ie: it must be visible on the main page.
- 2. Do not redistribute this theme.
- 3. Do not steal this theme. Taking a portion of the code and adding it to your own theme/others' counts as stealing. If you want to learn how to do something, ask, and I will do my best to help you.
- 4. Do not use this theme as a base code.
- 5. If you have any problems, find glitches, or just need help, please ask me! That's not really a rule, but I'd love to help.
- Help:
- - Theme looks best in Google Chrome.
- - SAVE and REFRESH the page before changing appearance options.
- - The title is the home link.
- - !!!IMPORTANT!!!
- Due to differing screen widths, you may need to move the secondary sidebar over. This can be done by increasing the margin-left number under '500pxSidebar2' (for 500px posts) or '400pxSidebar2' (for 400px posts). To move the sidebar farther left, increase the number. Do not add 'px'
- - The background image REPEAT and POSITION can be changed under the appearance options. Select or deslect 'BackgroundImageRepeat' and enter the position in 'bgimgposition'.
- - The top sidebar image is either 520px wide by 90px tall or 420px wide by 65px tall.
- - The posts can either be 400px or 500px wide the default is 500px. For 400px, select '400pxPosts' under the appearance options.
- - 'side' is the left sidebar image. 'side2' is the right, and 'sidebarbg' is the background that appears on both sidebars.
- - Both sidebar images are 180px wide.
- - Each sidebar can individually be set to hidden until hovered over, or always visible. Selections are under the appearance options.
- - There are FIVE extra links available. Add them under the appearance options.
- - The BODY font SIZE can be changed under the appearance options. DO NOT add 'px' after the number.
- - The 'highlight' and 'highlighttext' color options refer to the background and text color that appears when you click and drag the cursor.
- Enjoy!
- --->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Alice' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Karla:400,400italic' rel='stylesheet' type='text/css'>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:border" content="#e6e6e6"/>
- <meta name="color:topbar" content="#888888">
- <meta name="color:sidebar1" content="#e7e7e7">
- <meta name="color:sidebar2" content="#e9e9e9">
- <meta name="color:description" content="#ffffff">
- <meta name="color:title" content="#DDDDDD">
- <meta name="color:titlehover" content="#AAAAAA">
- <meta name="color:text" content="#888888"/>
- <meta name="color:link" content="#333333"/>
- <meta name="color:linkhover" content="#999999">
- <meta name="color:tags" content="#eeeeee">
- <meta name="color:tagshover" content="#777777">
- <meta name="color:infolink" content="#555555">
- <meta name="color:infolinkhover" content="#999999">
- <meta name="color:sidelink" content="#444444">
- <meta name="color:sidelinkbg" content="#CCCCCC">
- <meta name="color:posts" content="#DDDDDD">
- <meta name="color:postsbg" content="#AAAAAA">
- <meta name="color:scrollbarbackground" content="#DDDDDD">
- <meta name="color:scrollbar" content="#999999">
- <meta name="color:highlight" content="#DDDDDD">
- <meta name="color:highlighttext" content="#111111">
- <meta name="font:body" content="">
- <meta name="font:sidebar" content="">
- <meta name="image:sidebarbg" content=""/>
- <meta name="image:side2" content="">
- <meta name="image:side" content="">
- <meta name="image:topbar" content="">
- <meta name="image:background" content="">
- <meta name="text:bodyfontsize" content="11">
- <meta name="text:bgimgposition" content="bottom right" />
- <meta name="text:500pxSidebar2" content="770">
- <meta name="text:400pxSidebar2" content="735">
- <meta name="text:link1" content="/">
- <meta name="text:link1name" content="link 1">
- <meta name="text:link2" content="/">
- <meta name="text:link2name" content="link 2">
- <meta name="text:link3" content="/">
- <meta name="text:link3name" content="link 3">
- <meta name="text:link4" content="/">
- <meta name="text:link4name" content="link 4">
- <meta name="text:link5" content="/">
- <meta name="text:link5name" content="link 5">
- <meta name="if:BackgroundImageRepeat" content="" />
- <meta name="if:VisibleLeftSidebar" content="">
- <meta name="if:VisibleRightSidebar" content="">
- <meta name="if:400pxPosts" content="">
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {
- width: 7px;
- background-color:{color:scrollbarbackground};
- }
- ::-webkit-scrollbar-thumb {
- width:7px;
- background-color:{color:scrollbar};
- }
- ::selection {
- background: {color:highlight};
- color: {color:highlighttext};
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background:{color:background};
- font-size: 9px;
- line-height: 11px;
- font-style:italic;
- font-family:georgia;
- border: 1px solid #F0F0F0;
- text-transform: lowercase;
- color: #AAA;
- max-width: 150px;
- padding: 5px 10px 5px 10px;
- display: block;
- margin: 15px 0px 0px -50px;
- box-shadow:3px 3px 5px;
- }
- body {
- background-color:{color:background};
- color:{color:text};
- font-size:{text:bodyfontsize}px;
- font-family:{font:body};
- line-height:11px;
- background-image:url('{image:background}');
- background-attachment:fixed;
- background-position:{text:bgimgposition};
- {block:IfBackgroundImageRepeat}
- background-repeat:repeat;
- {/block:IfBackgroundImageRepeat}
- {block:IfNotBackgroundImageRepeat}
- background-repeat:no-repeat;
- {/block:IfNotBackgroundImageRepeat}
- }
- a {
- color:{color:link};
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- a:hover {
- color:{color:linkhover};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- blockquote {
- padding-left:3px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:3px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- font-family: 'Alice', serif;
- }
- #hold {
- width:90%;
- margin-left:4.5%;
- height:100%;
- }
- #entries {
- padding:10px;
- padding-bottom:20px;
- margin-top:-10px;
- background-color:{color:postsbg};
- {block:IfNot400pxPosts}
- width:520px;
- margin-left:22%;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:420px;
- margin-left:28%;
- {/block:If400pxPosts}
- }
- #post {
- padding:10px;
- background-color:{color:posts};
- overflow:hidden;
- {block:IfNot400pxPosts}
- width:500px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:400px;
- {/block:If400pxPosts}
- }
- #sidebar {
- height:110%;
- position:fixed;
- margin-top:-20px;
- border-right: 10px ridge {color:border};
- background-color:{color:border};
- {block:IfNot400pxPosts}
- right:76%;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- right:71%;
- {/block:If400pxPosts}
- {block:IfNotVisibleLeftSidebar}
- width:14px;
- border-left:1px solid {color:border};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {/block:IfNotVisibleLeftSidebar}
- {block:IfVisibleLeftSidebar}
- padding-right:5px;
- background-image:url('{image:sidebarbg}');
- background-color:{color:sidebar};
- {block:IfNot400pxPosts}
- width:260px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:315px;
- {/block:If400pxPosts}
- {/block:IfVisibleLeftSidebar}
- }
- #side {
- font-size:17px;
- color:{color:title};
- font-family: 'Karla', sans-serif;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNotVisibleLeftSidebar}
- padding:10px;
- width:170px;
- padding-left:15px;
- padding-right:15px;
- text-align:center;
- margin-left:-115px;
- margin-top:190px;
- -webkit-transform: rotate(-90deg);
- background-color:{color:border};
- {/block:IfNotVisibleLeftSidebar}
- {block:IfVisibleLeftSidebar}
- padding:10px 5px 10px 5px;
- width:170px;
- border:10px solid {color:border};
- background-color:{color:description};
- {block:IfNot400pxPosts}
- margin-left:40px;
- margin-top:160px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- margin-left:68px;
- margin-top:160px;
- {/block:If400pxPosts}
- {/block:IfVisibleLeftSidebar}
- {block:IfNotSideImage}
- margin-top:210px;
- {/block:IfNotSideImage}
- }
- #side:hover {
- opacity:0.8;
- color:{color:titlehover};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #dtext {
- width:160px;
- padding:10px;
- border:10px solid {color:border};
- background-color:{color:description};
- }
- #apex {
- {block:IfNotVisibleLeftSidebar}
- margin-left:-2px;
- margin-top:-10%;
- {/block:IfNotVisibleLeftSidebar}
- {block:IfVisibleLeftSidebar}
- margin-top:10px;
- margin-left:20px;
- text-align:center;
- {/block:IfVisibleLeftSidebar}
- }
- #apex img {
- border:10px solid {color:border};
- {block:IfNotVisibleLeftSidebar}
- width:0px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {/block:IfNotVisibleLeftSidebar}
- {block:IfVisibleLeftSidebar}
- width:180px;
- {/block:IfVisibleLeftSidebar}
- }
- #description {
- padding-bottom:1px;
- text-align:center;
- font-family:{font:sidebar};
- {block:IfNotVisibleLeftSidebar}
- width:0px;
- overflow:hidden;
- padding:0px;
- color:transparent;
- background-color:transparent;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNotVisibleLeftSidebar}
- {block:IfVisibleLeftSidebar}
- font-size:9px;
- text-align:justify;
- width:190px;
- padding:40px;
- padding-top:10px;
- color:{color:text};
- {block:If400pxPosts}
- margin-left:28px;
- {/block:If400pxPosts}
- {/block:IfVisibleLeftSidebar}
- }
- #description:first-letter {
- padding:10px 10px 10px 5px;
- margin-right:3px;
- font-size:18px;
- font-style:italic;
- float:left;
- font-family: 'Alice', serif;
- background-color:{color:posts};
- }
- {block:IfNotVisibleLeftSidebar}
- #sidebar:hover {
- margin-left:0px;
- padding-right:5px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- background-image:url('{image:sidebarbg}');
- background-color:{color:sidebar1};
- {block:IfNot400pxPosts}
- width:260px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:315px;
- {/block:If400pxPosts}
- }
- #sidebar:hover #side {
- -webkit-transform: rotate(0deg);
- margin-top:160px;
- width:170px;
- padding:10px 5px 10px 5px;
- border:10px solid {color:border};
- background-color:{color:description};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNot400pxPosts}
- margin-left:40px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- margin-left:68px;
- {/block:If400pxPosts}
- {block:IfNotSideImage}
- margin-top:210px;
- {/block:IfNotSideImage}
- }
- #sidebar:hover #description {
- width:190px;
- padding:40px;
- font-size:9px;
- text-align:justify;
- font-family:{font:sidebar};
- padding-top:10px;
- color:{color:text};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:If400pxPosts}
- margin-left:28px;
- {/block:If400pxPosts}
- }
- #sidebar:hover #apex {
- margin-top:10px;
- margin-left:20px;
- text-align:center;
- }
- #sidebar:hover #apex img{
- width:180px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- {/block:IfNotVisibleLeftSidebar}
- #infobar {
- height:110%;
- position:fixed;
- margin-top:-20px;
- border-left: 10px groove {color:border};
- background-color:{color:border};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNot400pxPosts}
- margin-left:{text:500pxSidebar2}px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- margin-left:{text:400pxSidebar2}px;
- {/block:If400pxPosts}
- {block:IfNotVisibleRightSidebar}
- width:14px;
- border-right:1px solid {color:border};
- {/block:IfNotVisibleRightSidebar}
- {block:IfVisibleRightSidebar}
- padding-left:5px;
- background-image:url('{image:sidebarbg}');
- background-color:{color:sidebar2};
- {block:IfNot400pxPosts}
- width:300px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:335px;
- {/block:If400pxPosts}
- {/block:IfVisibleRightSidebar}
- }
- #links {
- text-align:center;
- overflow:hidden;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNotSide2Image}
- margin-top:130px;
- {/block:IfNotSide2Image}
- {block:IfNotVisibleRightSidebar}
- width:0px;
- {/block:IfNotVisibleRightSidebar}
- {block:IfVisibleRightSidebar}
- width:190px;
- padding:40px;
- padding-top:10px;
- {block:IfNot400pxPosts}
- margin-left:-15px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- margin-left:0px;
- {/block:If400pxPosts}
- {block:IfNotSide2Image}
- margin-top:200px;
- {/block:IfNotSide2Image}
- {/block:IfVisibleRightSidebar}
- }
- #ract {
- width:120px;
- padding:30px;
- background-color:{color:description};
- border:10px solid {color:border};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #ract a {
- margin-bottom:1px;
- display:block;
- font-family: 'Alice', serif;
- font-size:9px;
- letter-spacing:1px;
- background-color:transparent;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNotVisibleRightSidebar}
- color:transparent;
- width:0px;
- background-color:transparent;
- {/block:IfNotVisibleRightSidebar}
- {block:IfVisibleRightSidebar}
- padding-top:4px;
- font-style:italic;
- width:110px;
- height:16px;
- background-color:{color:sidelinkbg};
- color:{color:sidelink};
- {/block:IfVisibleRightSidebar}
- }
- #ract a:hover {
- color:{color:sidelinkbg};
- background-color:{color:sidelink};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #deplo {
- {block:IfNotVisibleRightSidebar}
- margin-top:100px;
- margin-left:-5px;
- {/block:IfNotVisibleRightSidebar}
- {block:IfVisibleRightSidebar}
- text-align:center;
- margin-top:160px;
- margin-left:-50px;
- {/block:IfVisibleRightSidebar}
- }
- #deplo img {
- border:10px solid {color:border};
- {block:IfNotVisibleRightSidebar}
- width:0px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {/block:IfNotVisibleRightSidebar}
- {block:IfVisibleRightSidebar}
- width:180px;
- {/block:IfVisibleRightSidebar}
- }
- {block:IfNotVisibleRightSidebar}
- #infobar:hover {
- padding-left:5px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- background-image:url('{image:sidebarbg}');
- background-color:{color:sidebar2};
- {block:IfNot400pxPosts}
- width:300px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:335px;
- {/block:If400pxPosts}
- }
- #infobar:hover #links {
- width:190px;
- padding:40px;
- padding-top:10px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNot400pxPosts}
- margin-left:-15px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- margin-left:2px;
- {/block:If400pxPosts}
- {block:IfNotSide2Image}
- margin-top:200px;
- {/block:IfNotSide2Image}
- }
- #infobar:hover #deplo {
- text-align:center;
- margin-top:160px;
- margin-left:-50px;
- }
- #infobar:hover #deplo img{
- width:180px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #infobar:hover #ract a {
- padding-top:4px;
- font-style:italic;
- width:110px;
- height:16px;
- background-color:{color:sidelinkbg};
- color:{color:sidelink};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #infobar:hover #ract a:hover {
- color:{color:sidelinkbg};
- background-color:{color:sidelink};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- {/block:IfNotVisibleRightSidebar}
- #pro {
- margin-top:-10px;
- }
- #pro img {
- position:fixed;
- border-top:10px solid {color:postsbg};
- border-bottom:5px ridge {color:border};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNot400pxPosts}
- width:520px;
- height:90px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:420px;
- height:65px;
- {/block:If400pxPosts}
- }
- #amu {
- position:fixed;
- text-align:center;
- font-size:14px;
- letter-spacing:1px;
- background-color:{color:topbar};
- border-bottom:5px ridge {color:border};
- border-top:10px solid {color:postsbg};
- font-family: 'Alice', serif;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfNot400pxPosts}
- width:520px;
- padding-top:40px;
- height:50px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:420px;
- padding-top:30px;
- height:35px;
- {/block:If400pxPosts}
- {block:IfTopbarImage}
- opacity:0;
- {/block:IfTopbarImage}
- }
- #amu a {
- font-family: 'Alice', serif;
- font-size:15px;
- font-style:none;
- }
- {block:IfTopbarImage}
- #amu:hover {
- opacity:1;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- {/block:IfTopbarImage}
- #info {
- text-align:center;
- margin-top:5px;
- font-family:georgia;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- #info a{
- color:{color:infolink};
- }
- #info a:hover {
- color:{color:infolinkhover};
- }
- #tags {
- font-size:8px;
- text-align:center;
- margin-top:0px;
- font-family:georgia;
- font-style:italic;
- }
- #tags a {
- color:{color:tags};
- }
- #tags a:hover {
- color:{color:tagshover};
- }
- .quote {
- padding-top:15px;
- padding-left:30px;
- padding-right:30px;
- font-size:12px;
- line-height:110%;
- text-align:center;
- font-family: 'Droid Sans', sans-serif;
- }
- .portrait {
- float:left;
- padding-right:5px;
- }
- #asker {
- margin-top:6px;
- font-size:15px;
- border-bottom:1px dotted {color:borders};
- padding-bottom:6px;
- font-family: 'Droid Sans', sans-serif;
- }
- #question {
- margin-top:-8px;
- border-bottom:1px solid {color:text};
- padding-bottom:7px;
- }
- .audio {
- margin-right:5px;
- width:70px;
- float:left;
- }
- .hidden {
- width:70px;
- height:73px;
- }
- .pull {
- margin-left:4px;
- margin-top:-6px;
- }
- .tumblr_audio_player {
- margin:0px;
- padding:0px;
- width:500px;
- height:50px;
- }
- .player {
- width:35px;
- height:37px;
- margin-left:10px;
- margin-top:10px;
- background-color:#999;
- overflow:hidden;
- position:absolute;
- opacity:0.7;
- background-color:#fff;
- border:7px solid #ECECEC;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .player:hover {
- opacity:1;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .caption {
- margin-top:18px;
- }
- .audio img{
- max-width: 70px;
- height: auto;
- }
- .song {
- margin-left:70px;
- margin-top:-57px;
- text-transform:uppercase;
- font-size:11px;
- font-family: 'Droid Sans', sans-serif;
- padding-bottom:13px;
- }
- ol.notes {
- padding:0px;
- margin-left:50px;
- list-style-type:decimal;
- border-bottom: solid 1px {color:borders};
- {block:IfNot400pxPosts}
- width:420px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:320px;
- {/block:If400pxPosts}
- }
- ol.notes li.note {
- border-top: solid 1px {color:borders};
- padding: 10px;
- font-family: 'Droid Sans', sans-serif;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note blockquote {
- border-color: {color:text};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- {CustomCSS}</style></head><body>
- <div id="hold">
- <div id="sidebar">
- <a title="home page" href="/"><div id="side">{Title}</div></a>
- {block:IfSideImage}<div id="apex"><img src="{image:side}"></div>{/block:IfSideImage}
- <div id="description"><div id="dtext">
- {Description}</div></div>
- </div>
- <div id="infobar">
- {block:IfSide2Image}<div id="deplo"><img src="{image:side2}"></div>{/block:IfSide2Image}
- <div id="links">
- <div id="ract"><center>
- <a href="/ask">ask</a>
- {block:IfLink1Name}
- <a href="{text:link1}">{text:link1name}</a>
- {/block:IfLink1Name}
- {block:IfLink2Name}
- <a href="{text:link2}">{text:link2name}</a>
- {/block:IfLink2Name}
- {block:IfLink3Name}
- <a href="{text:link3}">{text:link3name}</a>
- {/block:IfLink3Name}
- {block:IfLink4Name}
- <a href="{text:link4}">{text:link4name}</a>
- {/block:IfLink4Name}
- {block:IfLink5Name}
- <a href="{text:link5}">{text:link5name}</a>
- {/block:IfLink5Name}
- <a href="http://colorfulmetaphors.tumblr.com">theme</a></center>
- </div>
- </div>
- </div>
- <div id="entries">
- <div id="pro"><img src="{image:topbar}"><div id="amu">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">◀</a>{/block:PreviousPage} <span style="font-style:italic;">{CurrentPage} out of {TotalPages}</span> {block:NextPage}<a href="{NextPage}">▶</a>{/block:NextPage}{/block:Pagination}</div></div>
- <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
- {block:IfNot400pxPosts}<br /><br />{/block:IfNot400pxPosts}
- {block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}<center>{LinkOpenTag}{block:If400pxPosts}<img src="{PhotoURL-500}" width="400">{/block:If400pxPosts}{block:IfNot400pxPosts}<img src="{PhotoURL-500}">{/block:IfNot400pxPosts}{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{block:If400pxPosts}{Photoset-400}{/block:If400pxPosts}{block:IfNot400pxPosts}{Photoset-500}{/block:IfNot400pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="quote">{Quote}</div>{block:Source}<div style="text-align:center; font-family: 'Droid Sans', sans-serif; padding-bottom:15px;">— {Source} —</div>{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}</h1>{block:Lines}{block:Label}<strong>{Label} </strong>{/block:Label}{Line}<br>{/Block:Lines}{/block:Chat}
- {block:Audio}
- {block:AlbumArt}<div class="audio"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="hidden"><div class="player"><div class="pull">{AudioPlayerWhite}</div></div></div>
- <div class="song">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}<br>{PlayCountWithLabel}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Video}{block:If400pxPosts}{Video-400}{/block:If400pxPosts}{block:IfNot400pxPosts}{Video-500}{/block:IfNot400pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div class="portrait"><img src="{AskerPortraitURL-48}"></div><div id="asker">{Asker}:</div><br><div id="question">{Question}</div><br>{Answer}{/block:Answer}
- </div>
- <div id="info">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a> · {/block:Date}
- <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}">reblog</a>
- {block:RebloggedFrom} · {block:ContentSource}<a title="{ReblogRootName}" href="{SourceURL}">©</a> · {/block:ContentSource}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}</div>
- <div id="tags">
- {block:HasTags}{block:Tags}   <a href="{TagURL}">{Tag}</a>  {/block:Tags}{/block:HasTags}</div>
- <br /><br /><br />{block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment