- <html>
- <head>
- <!--- 16 K.I.L.L. THEME MADE BY: http://lostmemento.tumblr.com (lmthemes)
- TERMS OF USAGE:
- - DO NOT REMOVE THE CREDIT
- - DO NOT REDISTRIBUTE
- - DO NOT CLAIM AS YOUR OWN
- - DO NOT USE AS A BASE
- --->
- <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 rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300' rel='stylesheet' type='text/css'>
- {block:IfEnableOnlineLeaf}<script language="javascript" type="text/javascript" src="http://static.tumblr.com/bkd4m5b/ms6m48yx3/onlineleaf.js"></script>{/block:IfEnableOnlineLeaf}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <!--- APPEARANCE DEFAULTS --->
- <meta name="image:background" content=""/>
- <meta name="image:sidebar background" content=""/>
- <meta name="image:SidebarPic1" content=""/>
- <meta name="image:SidebarPic1a" content=""/>
- <meta name="image:SidebarPic2" content=""/>
- <meta name="if:Enable Online Leaf" content="0"/>
- <meta name="if:Background No Repeat" content="0"/>
- <meta name="if:Background Fixed" content="1"/>
- <meta name="if:400px Post" content="0"/>
- <meta name="if:Show Tags" content="0"/>
- <meta name="if:Show Tags In Post" content="0"/>
- <meta name="if:Stretch Photos" content="0"/>
- <meta name="if:Show Photo Captions" content="0"/>
- <meta name="if:AudioPlayerWhite" content="1"/>
- <meta name="if:AudioPlayerGrey" content="0"/>
- <meta name="if:AudioPlayerBlack" content="0"/>
- <meta name="if:Show Submit" content="0"/>
- <meta name="if:Show Sidebar" content="0"/>
- <meta name="if:Text Credit" content="0"/>
- <meta name="if:Sidebar Flush" content="0"/>
- <meta name="if:Square Home Links" content="1"/>
- <meta name="if:More Description" content="0"/>
- <meta name="if:Sidebar Pic 1a" content="1"/>
- <meta name="if:Show Post Title Bars" content="1"/>
- <meta name="if:Show Notes Symbol" content="0"/>
- <meta name="if:Uppercase" content="1"/>
- <meta name="color:Scrollbar Background" content="#151515"/>
- <meta name="color:Scroller" content="#ffff00"/>
- <meta name="color:Background" content="#f8f8f8"/>
- <meta name="color:Posts" content="#f1f1f1"/>
- <meta name="color:Post Text" content="#242424"/>
- <meta name="color:Post Links" content="#151515"/>
- <meta name="color:Date Background" content="#fbfbfb"/>
- <meta name="color:Tags" content="#ffffff"/>
- <meta name="color:Reblog Border" content="#ffffff"/>
- <meta name="color:Accent" content="#ffff00"/>
- <meta name="color:Sidebar" content="#151515"/>
- <meta name="color:Sidebar Text" content="#ffffff"/>
- <meta name="color:Sidebar Dark Links" content="#080808"/>
- <meta name="text:Link1 Url" content=""/>
- <meta name="text:Link1 Name" content=""/>
- <meta name="text:Link2 Url" content=""/>
- <meta name="text:Link2 Name" content=""/>
- <meta name="text:Link3 Url" content=""/>
- <meta name="text:Link3 Name" content=""/>
- <meta name="text:Link4 Url" content=""/>
- <meta name="text:Link4 Name" content=""/>
- <meta name="text:Background Position" content=""/>
- <meta name="text:Sidebar Text Align" content="center"/>
- <meta name="text:Ask Action" content="ASKED"/>
- <meta name="text:Alternate Title1" content="ALT TITLE"/>
- <meta name="text:Title2" content="TITLE 2"/>
- <meta name="text:Notes Symbol" content="♥"/>
- <meta name="text:Sidebar Title Font Size" content="12px"/>
- <meta name="text:Sidebar Description Font Size" content="8px"/>
- <meta name="text:Sidebar Main Links Font Size" content="8px"/>
- <meta name="text:Sidebar Page Links Font Size" content="12px"/>
- <meta name="text:Navigation Font Size" content="10px"/>
- <meta name="text:Posts Font Size" content="11px"/>
- <meta name="text:Date Font Size" content="10px"/>
- <meta name="text:Note Count Font Size" content="8px"/>
- <meta name="text:Questions Font Size" content="24px"/>
- <meta name="text:Tags Font Size" content="7px"/>
- <meta name="text:Main Font" content="calibri, helvetica, arial"/>
- <meta name="text:Tags Font" content="arial, helvetica"/>
- <meta name="text:Fancy Font" content="'Open Sans Condensed'"/>
- <meta name="text:Letter Spacing1" content="1px"/>
- <meta name="text:Letter Spacing2" content="4px"/>
- <meta name="text:Letter Spacing3" content="4px"/>
- <style type="text/css">
- body {background-color: {color:Background};
- margin: 0px;
- {block:IfBackgroundNoRepeat}background-repeat:no-repeat;{/block:IfBackgroundNoRepeat}
- background-image: url('{image:Background}');
- background-attachment:fixed;
- font-family: {text:Main Font};
- {block:IfBackgroundPosition}background-position: {text:Background Position};{/block:IfBackgroundPosition}}
- img {border: 0px;}
- a {text-decoration: none;
- font-weight: normal;}
- ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scroller}; height: 10px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: {color:Scroller}; height:10px!important;}
- ::-webkit-scrollbar {background-color: {color:Scrollbar Background}; height:10px; width:5px;}
- #container {width: 1270px; margin: auto; background-color: transparent;}
- /* SIDEBAR */
- .bar {background-color: {color:Sidebar};
- height: 100%;
- width: 150px;
- position: fixed;
- {block:IfSidebarFlush}left: 0px;{/block:IfSidebarFlush}
- margin-left: 200px;
- z-index: 2;
- overflow: hidden;
- background-image: url('{image:sidebar background}');
- transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- top: 0px}
- .sidebar {width: 0px;
- position: fixed;
- height: 100%;
- background-color: transparent;
- color: transparent;
- margin-left: -19px;
- padding: 10px;
- top: 0px;
- opacity: 0.0;
- transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s; }
- .sidebar .tble {opacity: 0.0;
- margin-top: 20px;}
- {block:IfNotShowSidebar}
- .bar:hover .sidebar .tble {opacity: 1.0}
- {/block:IfNotShowSidebar}
- {block:IfShowSidebar}
- .sidebar .tble {opacity: 1.0}
- {/block:IfShowSidebar}
- {block:IfNotShowSidebar}
- .bar:hover .sidebar {width: 185px;
- margin-left: -200px;
- background-color: {color:Sidebar};
- color: {color:Sidebar Text};
- opacity: 1.0;}
- {/block:IfNotShowSidebar}
- {block:IfShowSidebar}.sidebar {width: 185px;
- margin-left: -200px;
- background-color: {color:Sidebar};
- color: {color:Sidebar Text};
- opacity: 1.0;}
- {/block:IfShowSidebar}
- .descript {font-family: {text:Main Font};
- text-align: {text:Sidebar Text Align};
- font-size: {text:Sidebar Description Font Size};
- color: {color:Sidebar Text};
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- letter-spacing: {text:Letter Spacing1};
- {block:IfNotMoreDescription}
- width: 180px;
- max-height: 220px;
- overflow: hidden;
- {/block:IfNotMoreDescription}
- {block:IfMoreDescription}
- max-height: 220px;
- overflow: auto;
- width: 150px;
- margin: 0px 5px;
- padding: 0px 5px;
- {/block:IfMoreDescription}}
- .descript a:link, .descript a:visited, .descript a:active {border-bottom: 1px solid {color:Accent};
- line-height: 150%;
- color: {color:Sidebar Text};}
- {block:IfNotShowSidebar}
- .bar:hover .descript {width: 185px;}
- {/block:IfNotShowSidebar}
- {block:IfShowSidebar}
- .descript {width: 185px;}
- {/block:IfShowSidebar}
- .hmlinks {text-align: center;
- margin: auto;}
- .hlink {color: {color:Sidebar Text};
- letter-spacing: {text:Letter Spacing2};
- font-size: {text:Sidebar Title Font Size};
- padding-left: 2px;
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- font-family: {text:Fancy Font}}
- .tl {background-color: {color:Accent};
- margin: 10px 60px;
- color: {color:Sidebar Text};
- height: 4px;
- text-align: center;}
- .t1l {background-color: {color:Accent};
- margin: 10px 40px;
- color: {color:Sidebar Text};
- height: 4px;
- text-align: center;}
- /* SKINNY SIDEBAR */
- .sb {background-image: url('{image:sidebar background}');
- position: relative;
- z-index: 5;
- height: 100%;}
- /* SIDEBAR PICS */
- #sidebarpic1 {height: 150px;
- width: 100px;
- margin: 15px auto;
- background-color: {color:Sidebar Dark Links};}
- #sidebarpic2 {height: 50px;
- width: 100px;
- margin: 15px auto;
- background-color: {color:Sidebar Dark Links};
- max-height: 50px;
- overflow: hidden;}
- #sidebarpic1 img, #sidebarpic2 img {width: 100px;}
- /* HOME LINKS SQUARE */
- {block:IfSquareHomeLinks}
- .hlks {height: 100px;
- width: 100px;
- background-color: {color:Sidebar Dark Links};
- margin: 15px auto;}
- .hlks .blk {position: absolute;
- margin-top: 40px;
- margin-left: 40px;
- height: 20px;
- width: 20px;
- background-color: {color:Accent};}
- a.blks:link, a.blks:visited, a.blks:active,
- a.blks2:link, a.blks2:visited, a.blks2:active,
- a.blks3:link, a.blks3:visited, a.blks3:active,
- a.blks4:link, a.blks4:visited, a.blks4:active {opacity: 0.0;
- position: absolute;
- background-color: {color:Sidebar};
- color: {color:Sidebar Text};
- font-size: {text:Sidebar Main Links Font Size};
- text-align: center;
- line-height: 45px;
- height: 50px;
- width: 50px;
- margin-top: -15px;
- margin-left: -15px;
- transition-duration: 1s;
- -o-transition-duration: 1s;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s; }
- .bar:hover a.blks:link, .bar:hover a.blks:visited, .bar:hover a.blks:active {margin-top: -40px;
- margin-left: -40px;}
- .bar:hover a.blks2:link, .bar:hover a.blks2:visited, .bar:hover a.blks2:active {margin-top: -40px; margin-left: 10px;}
- .bar:hover a.blks3:link, .bar:hover a.blks3:visited, .bar:hover a.blks3:active {margin-top: 10px; margin-left: -40px;}
- .bar:hover a.blks4:link, .bar:hover a.blks4:visited, .bar:hover a.blks4:active {margin-top: 10px; margin-left: 10px;}
- .bar:hover a.blks:link, .bar:hover a.blks:visited, .bar:hover a.blks:active,
- .bar:hover a.blks2:link, .bar:hover a.blks2:visited, .bar:hover a.blks2:active,
- .bar:hover a.blks3:link, .bar:hover a.blks3:visited, .bar:hover a.blks3:active,
- .bar:hover a.blks4:link, .bar:hover a.blks4:visited, .bar:hover a.blks4:active {opacity: 1.0;
- transition-duration: 1s;
- -o-transition: all 1s ease-out;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s; }
- {/block:IfSquareHomeLinks}
- {block:IfNotSquareHomeLinks}
- .hlks {height: 100%;
- width: 100px;
- background-color: {color:Sidebar Dark Links};
- margin: 15px auto;
- text-align: center;
- font-size: {text:Sidebar Main Links Font Size};
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase};
- border-top: 10px solid {color:Accent};}
- .hlks a:link, .hlks a:visited, .hlks a:active {color: {color:Sidebar Text};
- display: block;
- padding: 5px 0px;
- transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s; }
- .hlks a:hover {color: {color:Sidebar}; background-color: {color:Accent};
- transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s; }
- {/block:IfNotSquareHomeLinks}
- /* PAGE LINKS */
- .line {margin: 25px auto;
- width: 70%;
- background-color: {color:Accent};
- height: 5px;
- margin-bottom: -14px;
- position: relative;
- z-index: 6}
- .plnks {height: 500px;
- margin: auto;
- width: 90%;
- padding: 15px 0px;
- font-size: {text:Sidebar Page Links Font Size};}
- .plnks a:link, .plnks a:visited, .plnks a:hover {{block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- font-family: {text:Fancy Font};
- color: {color:Sidebar Text};
- display: block;
- padding: 3px;
- text-align: center;
- letter-spacing: {text:Letter Spacing2};}
- .plnks a:hover {color: {color:Accent};
- background-color: {color:Accent};
- transition-duration: 1s;
- -o-transition-duration: 1s;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s; }
- /* PAGE NAVIGATION */
- .nav {height: 80px;
- width: 50%;
- margin-left: 38px;
- position: absolute;
- bottom: 0px;
- color: {color:Sidebar Text};
- font-family: {text:Fancy Font};
- font-size: {text:Navigation Font Size};}
- .navl a:link, .navl a:visited, .navl a:active {float: left;
- font-size: {text:Navigation Font Size};
- color: {color:Sidebar Text};}
- .navr a:link, .navr a:visited, .navr a:active {float: right;
- font-size: {text:Navigation Font Size};
- color: {color:Sidebar Text};}
- .navln {background-color: {color:Accent};
- height: 15px;
- width: 100%;
- display: block}
- #creditimage {position: fixed; bottom: 5px; right: 5px;}
- #creditimage a:link, #creditimage a:visited, #creditimage a:active {color: {color:Post Links}; font-size: 8px; text-transform: uppercase; font-family: {text:Main Font};}
- /* POSTS */
- #postbox {width: 850px;
- margin-top: 40px;
- margin-left: 350px;
- background-color: transparent;
- font-family: {text:Main Font};}
- #pstbox {{block:IfNot400pxPost}width: 535px; {/block:IfNot400pxPost}
- {block:If400pxPost}width: 435px;{/block:If400pxPost}
- border-right: 10px solid {color:Sidebar};}
- #tgb {{block:IfNot400pxPost}width: 535px; {/block:IfNot400pxPost}
- {block:If400pxPost}width: 435px;{/block:If400pxPost}
- border-right: 10px solid {color:Sidebar};
- {block:IndexPage}{block:IfNotShowTagsInPost}{block:IfShowTags}
- border-right: 180px solid {color:Sidebar};
- {/block:IfShowTags} {/block:IfNotShowTagsInPost}{/block:IndexPage}
- transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;}
- {block:IndexPage}
- {block:IfNotShowTagsInPost}{block:IfNotShowTags}
- #tgb:hover {border-right: 180px solid {color:Sidebar};}
- {/block:IfNotShowTags}{/block:IfNotShowTagsInPost}
- {/block:IndexPage}
- #pst {background: {color:Posts};
- {block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
- {block:If400pxPost}width: 400px;{/block:If400pxPost}
- padding: 15px;
- min-height: 100px;
- font-size: {text:Posts Font Size};
- text-align: justify;
- color: {color:Post Text};}
- .cap a:link, .cap a:visited, .cap a:active {color: {color:Post Links};
- font-style: italic;
- border-bottom: 2px solid {color:Post Links};
- padding: 0px 3px;}
- .cap a:hover {background-color: {color:Post Links};
- color: {color:Accent};
- border-bottom: 0px;
- transition-duration: 0.4s;
- -o-transition: all 0.4s ease-out;
- -webkit-transition-duration: 0.4s;
- -moz-transition-duration: 0.4s; }
- .cap img, .cap ul, .cap li, .cap blockquote {max-width: 100%}
- .cap blockquote {border-left: 5px solid {color:Sidebar};
- padding-left: 10px}
- .cap li {list-style: square;}
- .info {{block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
- {block:If400pxPost}width: 400px;{/block:If400pxPost}
- background-color: {color:Date Background};}
- .date {text-align: center;
- font-family: {text:Fancy Font};
- color: {color:Post Links};
- margin-right: -15px;
- letter-spacing: {text:Letter Spacing2};
- font-size: {text:Date Font Size};
- text-transform: uppercase;
- padding: 20px 0px;
- {block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
- {block:If400pxPost}width: 400px;{/block:If400pxPost}}
- #pstbox:hover .ntc, #pstboxn:hover .ntc {opacity: 1.0}
- .ntc {{block:IfNot400pxPost}width: 300px;{/block:IfNot400pxPost}
- {block:If400pxPost}width: 200px;{/block:If400pxPost}
- height: 50px;
- background-color: {color:Date Background};
- opacity: 0.0;
- color: {color:Post Links};
- font-family: {text:Fancy Font};
- position: relative;
- z-index: 1;
- margin: auto;
- margin-top: -50px;
- text-align: center;
- font-size: {text:Note Count Font Size};
- line-height: 50px;
- letter-spacing: {text:Letter Spacing3};
- transition-duration: 0.4s;
- -o-transition-duration: 0.4s;
- -webkit-transition-duration: 0.4s;
- -moz-transition-duration: 0.4s; }
- #pst .ntc a:link, #pst .ntc a:visited, #pst .ntc a:active {color: {color:Post Links};}
- #pst h1 {text-align: center;
- font-family: {text:Fancy Font};
- font-weight: normal;
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- letter-spacing: {text:Letter Spacing2};
- margin-bottom: 5px;
- margin-top: 5px;
- color: {color:color:Post Links};}
- #pst h1 a:link, #pst h1 a:visited, #pst h1 a:active {color: {color:Post Links};}
- .hlne {height: 5px;
- width: 30%;
- margin: auto;
- background-color: {color:Post Links};}
- .hlney {height: 5px;
- width: 30%;
- margin: auto;
- background-color: {color:Post Links};}
- /* AUDIO */
- .coverart {position: absolute;}
- #pst .musiclabel {width: 240px;
- margin: 0px;
- padding: 0px;}
- #pst .musiclabel ul {list-style: none;}
- #pst .musiclabel li {list-style: none;
- font-size: {text:Posts Font Size};
- font-family: {text:Fancy Font};
- letter-spacing: {text:Letter Spacing1};
- margin-bottom: 2px;
- border-bottom: 2px solid {color:Reblog Border};
- text-transform: uppercase;}
- .mlabel {background-color: {color:Reblog Border}; padding: 0px 4px;}
- .audioverlay {opacity: 0.8;
- {block:IfAudioPlayerWhite}background-color: #fff;{/block:IfAudioPlayerWhite}
- {block:IfAudioPlayerGrey}background-color: #e4e4e4;{/block:IfAudioPlayerGrey}
- {block:IfAudioPlayerBlack}background-color: #000;{/block:IfAudioPlayerBlack}
- position: absolute;
- z-index: 10;
- {block:IfNot400pxPost}margin-top: 45px;
- margin-left: 45px;{/block:IfNot400pxPost}
- {block:If400pxPost}margin-top: 20px;
- margin-left: 20px;{/block:If400pxPost}}
- .audioarrow {width: 20px;
- height: 30px;
- overflow: hidden;
- margin: 15px 24px 13px 16px;}
- /* QUESTIONS */
- .apic {margin-top: 20px;
- border: 20px solid {color:Reblog Border};}
- .asker {font-family: {text:Fancy Font};
- font-size: {text:Posts Font Size};
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- letter-spacing: {text:Letter Spacing2};
- margin: 3px 0px;
- margin-bottom: 5px;}
- .asker a:link, .asker a:visited, .asker a:active {color: {color:Post Links};}
- .ques {width: 75%;
- margin: 20px auto;}
- .qa {font-family: {text:Fancy Font};
- font-size: {text:Questions Font Size};
- line-height: 90%;
- {block:IfNot400pxPost}text-indent: 10px;{/block:IfNot400pxPost}
- {block:If400pxPost}text-indent: 20px;
- margin-bottom: 10px;{/block:If400pxPost}
- margin: 0px 20px;}
- .qaleft {font-size: 70px;
- font-family: arial, helvetica;
- position: absolute;
- margin-top: -30px;
- color: {color:Post Text};}
- .qaright {font-size: 70px;
- float:right;
- margin-top: -15px;
- font-family: arial, helvetica;
- color: {color:Post Text};}
- /* QUOTE */
- .quote {text-align: justify;
- width: 75%;
- font-family: {text:Fancy Font};
- padding-top: 10px;}
- .quote_short {font-size: 24px;
- line-height: 90%;
- {block:IfNot400pxPost}text-indent: 10px;{/block:IfNot400pxPost}
- {block:If400pxPost}text-indent: 20px;{/block:If400pxPost}
- margin: 0px 20px;
- {block:If400pxPost}margin-bottom: 10px{/block:If400pxPost}}
- .quote_medium {font-size: 18px;
- line-height: 90%;
- {block:IfNot400pxPost}text-indent: 10px;{/block:IfNot400pxPost}
- {block:If400pxPost}text-indent: 20px;{/block:If400pxPost}
- margin: 0px 20px;
- {block:If400pxPost}margin-bottom: 10px{/block:If400pxPost}}
- .quote_long {font-size: 12px;
- line-height: 90%;
- {block:IfNot400pxPost}text-indent: 10px;{/block:IfNot400pxPost}
- {block:If400pxPost}text-indent: 20px;{/block:If400pxPost}
- margin: 0px 20px;
- {block:If400pxPost}margin-bottom: 10px{/block:If400pxPost}}
- .source {text-align: right;
- margin-top: 20px;}
- .source a:link, .source a:visited, .source a:active {color: {color:Post Links};
- text-transform: uppercase;
- text-decoration: underline;}
- .qleft {font-size: 70px;
- font-family: arial, helvetica;
- line-height: 100px;
- position: relative;
- bottom: 10px;
- left: 60px;
- margin-bottom: -90px;
- color: {color:Post Text};}
- .qright {font-size: 70px;
- padding-right: 5px;
- line-height: 30px;
- text-align: right;
- position: relative;
- bottom: 0px;
- font-family: arial, helvetica;
- margin-bottom: -10px;
- color: {color:Post Text};}
- /* CHAT */
- #pst .chat li, #pst .chat ul {list-style: none;
- font-family: {text:Fancy Font};
- font-size: {text:Posts Font Size};
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- letter-spacing: {text:Letter Spacing1};}
- #pst .chat ul {padding-bottom: 15px;
- padding-left: 0px;}
- #pst .chat .cline {border-bottom: 4px solid {color:Reblog Border};}
- .cline .label {background-color: {color:Reblog Border};
- padding: 0px 10px;}
- /* NOTE LIST */
- .perma_ntc {text-align: center;
- font-family: {text:Fancy Font};
- font-size: 12px;
- color: {color:Post Links};
- text-transform: uppercase;
- background-color: {color:Date Background};
- padding: 20px 0px;
- margin-bottom: -25px;
- letter-spacing: {text:Letter Spacing2};}
- ol.notes {padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: solid 1px {color:Reblog Border};
- color: {color:Post Links};}
- ol.notes a:link, ol.notes a:visited, ol.notes a:active {color: {color:Post Links};
- text-transform: uppercase;
- font-size: {text:Tags Font Size};
- font-family: {text:Tags Font};
- letter-spacing: {text:Letter Spacing1};
- font-style: normal;}
- ol.notes li.note {border-top: solid 1px {color:Reblog Border};
- padding: 10px;}
- ol.notes li.note img.avatar {vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;}
- ol.notes li.note span.action {font-weight: normal;
- font-style: italic;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {background-color: {color:Reblog Border};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;}
- ol.notes li.note blockquote a:link, ol.notes li.note blockquote a:visited, ol.notes li.note blockquote a:active {text-decoration: none;
- font-size: {text:Tags Font Size};
- letter-spacing: {text:Letter Spacing1};}
- /* REBLOG */
- .rimgs img {border: 3px solid {color:Reblog Border};
- display: block;}
- .tags {position: absolute;
- {block:IfNot400pxPost}margin-left: 530px;{/block:IfNot400pxPost}
- {block:If400pxPost}margin-left: 430px;{/block:If400pxPost}
- font-size: {text:Tags Font Size};
- width: 160px;
- line-height: 180%;
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- font-family: {text:Tags Font};
- {block:IfNotShowTagsInPost}{block:IfNotShowTags}
- opacity: 0.0;
- {/block:IfNotShowTags}{/block:IfNotShowTagsInPost}
- transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;}
- {block:IfNotShowTagsInPost}{block:IfNotShowTags}
- #pstbox:hover .tags, #pstboxn:hover .tags {opacity: 1.0;
- transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;}
- {/block:IfNotShowTags}{/block:IfNotShowTagsInPost}
- .tags a:link, .tags a:visited, .tags a:active {display: block;
- color: {color:Tags};
- letter-spacing: {text:Letter Spacing1};
- font-style: italic;
- {block:IfShowTags}padding: 0px 4px;{/block:IfShowTags}
- transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;}
- .tags a:hover {border-bottom: 3px solid {color:Accent};
- color: {color:Accent};
- {block:IfShowTags}background-color: {color:Sidebar};{/block:IfShowTags}
- transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;}
- .tagcen {text-align: center;
- margin-top: 15px;}
- .tagcen a:link, .tagcen a:visited, .tagcen a:active {background-color: {color:Date Background};
- font-family: {text:Tags Font};
- font-size: {text:Tags Font Size};
- letter-spacing: {text:Letter Spacing1};
- padding: 2px 4px;
- margin: -2px 2px;
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
- display: inline-block;
- color: {color:Post Links};}
- #clear {clear: both;}
- {CustomCSS}
- </style></head>
- <body>
- <div id="container">
- <div id="postbox">
- {block:Posts}
- <table style="margin-left: 80px; margin-bottom: 20px;"><tr><td id="rblk" style="vertical-align: top"></td><td>
- <div id="pstbox">
- {block:HasTags}<div id="tgb">{/block:HasTags}
- <div id="pst">
- {block:IndexPage}{block:IfNotShowTagsInPost}
- {block:HasTags}<div class="tags">
- {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
- </div>{/block:HasTags}
- {/block:IfNotShowTagsInPost}{/block:IndexPage}
- {block:Date}<div class="info">
- {block:IndexPage}{block:RebloggedFrom}<div style="float: right; margin-top: 5px; margin-right: 5px;"><div class="rimgs"><a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}" title="{ReblogParentTitle}"></a></div>
- <div class="rimgs"><a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-16}" title="{ReblogRootName}"></a></div></div>{/block:RebloggedFrom}{/block:IndexPage}
- <div class="date" {block:RebloggedFrom}style="padding-left: 30px;"{/block:RebloggedFrom}>
- {block:NewDayDate} {DayOfMonthWithZero} . {MonthNumberWithZero} . {Year}{/block:NewDayDate}
- {block:SameDayDate}<span style="font-size: {text:Tags Font Size};">{TimeAgo}</span>{/block:SameDayDate}</div></div>
- {block:IndexPage}<div class="ntc">
- <a href="{ReblogURL}" target="_blank">REBLOG</a> ▪
- {block:NoteCount}<div style="display: none">{/block:NoteCount}<a href="{Permalink}">PERMALINK</a>{block:NoteCount}</div>{/block:NoteCount}
- {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotShowNotesSymbol}NOTES{/block:IfNotShowNotesSymbol} {block:IfShowNotesSymbol}{text:Notes Symbol}{/block:IfShowNotesSymbol}</a>{/block:NoteCount}</div>{/block:IndexPage}{/block:Date}
- <!--- PHOTO POSTS --->
- {block:Photo}{LinkOpenTag}{block:IfNot400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IfStretchPhotos}width="500px"{/block:IfStretchPhotos}>{/block:IfNot400pxPost}
- {block:If400pxPost}<img src="{PhotoURL-400}" alt="{PhotoAlt}" {block:IfStretchPhotos}width="400px"{/block:IfStretchPhotos}>{/block:If400pxPost}{LinkCloseTag}
- {block:IfNotShowPhotoCaptions}{block:PermalinkPage}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowPhotoCaptions}
- {block:IfShowPhotoCaptions}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:IfShowPhotoCaptions}{/block:Photo}
- <!--- PHOTOSET POSTS --->
- {block:Photoset}<div style="margin-top: 10px;">{block:IfNot400pxPost}{Photoset-500}{/block:IfNot400pxPost}
- {block:If400pxPost}{Photoset-400}{/block:If400pxPost}
- {block:IfNotShowPhotoCaptions}{block:PermalinkPage}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowPhotoCaptions}
- {block:IfShowPhotoCaptions}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:IfShowPhotoCaptions}</div>{/block:Photoset}
- <!--- AUDIO POSTS --->
- {block:Audio}
- <table cellspacing="0" cellpadding="0" style="margin-top: 2px;" width="500px"><tr><td {block:IfNot400pxPost}width="150px" {/block:IfNot400pxPost} {block:If400pxPost}width="100px"{/block:If400pxPost}>
- <div class="audioverlay"><div class="audioarrow">{block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite}
- {block:IfAudioPlayerGrey}{AudioPlayerGrey}{/block:IfAudioPlayerGrey}
- {block:IfAudioPlayerBlack}{AudioPlayerBlack}{/block:IfAudioPlayerBlack}</div></div>
- <div class="coverart">{block:AlbumArt}
- <img {block:IfNot400pxPost}width="150" height="150"{/block:IfNot400pxPost} {block:If400pxPost}width="100" height="100"{/block:If400pxPost} src="{AlbumArtURL}" />
- {/block:AlbumArt}</div>
- <div class="defaultcover"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" alt="default album art" {block:IfNot400pxPost}width="150" height="150"{/block:IfNot400pxPost} {block:If400pxPost}width="100" height="100"{/block:If400pxPost}>
- </td>
- <td {block:IfNot400pxPost}width="91px"{/block:IfNot400pxPost} {block:If400pxPost}width="71px"{/block:If400pxPost}><img src="http://i40.tinypic.com/2vwcjgg.png" {block:IfNot400pxPost}height="150px"{/block:IfNot400pxPost} {block:If400pxPost}height="100px"{/block:If400pxPost}></td>
- <td><ul class="musiclabel"><li class="musiclabel">{block:Artist}<span class="mlabel">ARTIST:</span> {Artist}{/block:Artist}</li>
- <li class="musiclabel">{block:TrackName}<span class="mlabel">SONG:</span> {TrackName}{/block:TrackName}</li>
- <li class="musiclabel">{block:Album}<span class="mlabel">ALBUM:</span> {Album}{/block:Album}</li>
- <li class="musiclabel"><div class="mlabel" style="text-align: center">{PlayCountWithLabel}</div></li></ul></td></tr></table>
- {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
- {/block:Audio}
- <!--- VIDEO POSTS --->
- {block:Video}{block:IfNot400pxPost}{Video-500}{/block:IfNot400pxPost}
- {block:If400pxPost}{Video-400}{/block:If400pxPost}
- {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Video}
- <!--- TEXT POSTS --->
- {block:Text}<div class="cap">{block:Title}{block:IfShowPostTitleBars}<div class="hlne" style="margin-top: 20px;"></div>{/block:IfShowPostTitleBars}<h1>{Title}</h1>{block:IfShowPostTitleBars}<div class="hlne"></div>{/block:IfShowPostTitleBars}{/block:Title}
- {Body}</div>{/block:Text}
- <!--- ANSWER POSTS --->
- {block:Answer}<center><img src="{AskerPortraitURL-30}" class="apic">
- <div class="asker">{Asker} {text:Ask Action}</div></center>
- {block:IfShowPostTitleBars}<div class="hlne"></div>{/block:IfShowPostTitleBars}
- <div class="ques"><div class="qaleft">“</div><div class="qa">{Question}</div><div class="qaright">”</div></div>
- {block:IfShowPostTitleBars}<div class="hlne"></div>{/block:IfShowPostTitleBars}
- <div class="cap">{Answer}</div>{/block:Answer}
- <!--- QUOTE POSTS --->
- {block:Quote}<div class="qleft">“</div><center><div class="quote"><div class="quote_{Length}">{Quote}</div><div class="qright">”</div>
- {block:Source}<div class="source">- {Source}</div>{/block:Source}</div>{/block:Quote}
- <!--- LINK POSTS --->
- {block:Link}{block:IfShowPostTitleBars}<div class="hlney" style="margin-top: 20px;"></div>{/block:IfShowPostTitleBars}<h1><a href="{URL}">{Name}</a></h1>{block:IfShowPostTitleBars}<div class="hlney"></div>{/block:IfShowPostTitleBars}
- {block:Description}<div class="cap">{Description}</div>{/block:Description}{/block:Link}
- <!--- CHAT POSTS --->
- {block:Chat}<div class="cap">{block:Title}{block:IfShowPostTitleBars}<div class="hlne" style="margin-top: 20px;"></div>{/block:IfShowPostTitleBars}<h1>{Title}</h1>{block:IfShowPostTitleBars}<div class="hlne"></div>{/block:IfShowPostTitleBars}{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="cline">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div></div>{/block:Chat}
- {block:IndexPage}
- {block:IfShowTagsInPost}<div class="tagcen">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
- {/block:IfShowTagsInPost}
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="tagcen" {block:NoteCount}style="margin-bottom: 15px;"{/block:NoteCount}>{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
- {block:NoteCount}<div class="perma_ntc">{NoteCountWithLabel}</div>{/block:NoteCount} {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {block:HasTags}</div>{/block:HasTags}
- </div></td></tr></table>
- {/block:Posts}
- </div>
- <!--- START OF SIDEBAR --->
- <div class="bar">
- <!--- BEGIN SIDEBAR INLAY --->
- <div class="sidebar"><table class="tble" cellspacing="0" cellpadding="0">
- <tr><td height="280px"><div class="descript">{Description}</div></td></tr>
- {block:IfTitle2}<tr><td height="110px">
- <div class="hmlinks">
- <div class="tl"></div>
- <a href="/" class="hlink">{text:Title2}</a>
- <div class="tl"></div></div></td></tr>{/block:IfTitle2}
- <tr><td>{block:IfSidebarPic2Image}<img src="{image:SidebarPic2}" width="180px">{/block:IfSidebarPic2Image}
- <div class="line"></div>
- <div class="plnks">
- {block:IfLink1Name}<a href="{text:Link1 Url}">{text:Link1 Name}</a>{/block:IfLink1Name}
- {block:IfLink2Name}<a href="{text:Link2 Url}">{text:Link2 Name}</a>{/block:IfLink2Name}
- {block:IfLink3Name}<a href="{text:Link3 Url}">{text:Link3 Name}</a>{/block:IfLink3Name}
- {block:IfLink4Name}<a href="{text:Link4 Url}">{text:Link4 Name}</a>{/block:IfLink4Name}
- {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> {/block:Pages}{/block:HasPages}</div></td></tr>
- </table></div>
- <!--- BEGIN SKINNY SIDEBAR --->
- <div class="sb">
- <div class="hmlinks" style="margin-top: 30px;">
- <div class="t1l"></div>
- <a href="/" class="hlink">{block:IfNotAlternateTitle1}{Title}{/block:IfNotAlternateTitle1} {block:IfAlternateTitle1}{text:Alternate Title1}{/block:IfAlternateTitle1}</a>
- <div class="t1l"></div></div>
- <div id="sidebarpic1"><img src="{image:SidebarPic1}"></div>
- {block:IfSidebarPic1a}<div id="sidebarpic2"><img src="{image:SidebarPic1a}"></div>{/block:IfSidebarPic1a}
- {block:IfSquareHomeLinks}
- <div class="hlks"><Div class="blk">
- <a href="/" class="blks">REFRESH</a>
- <a href="/ask" class="blks2">ASK</a>
- <a href="/archive" class="blks3">ARCHIVE</a>
- {block:IfNotShowSubmit}<a href="/random" class="blks4">RANDOM</a>{/block:IfNotShowSubmit}
- {block:IfShowSubmit}<a href="/submit" class="blks4">SUBMIT</a>{/block:IfShowSubmit}</div></div>
- {/block:IfSquareHomeLinks}
- {block:IfNotSquareHomeLinks}
- <div class="hlks">
- <a href="/">REFRESH</a>
- <a href="/ask">ASK</a>
- {block:SubmissionsEnabled}<a href="/submit">SUBMIT</a>{/block:SubmissionsEnabled}
- <a href="/archive">ARCHIVE</a>
- <a href="/random">RANDOM</a></div>
- {/block:IfNotSquareHomeLinks}
- {block:Pagination}<div class="nav"><div class="navln"></div>
- {block:PreviousPage}<div class="navl"><a href="{PreviousPage}">PREV</a></div>{/block:PreviousPage}
- {block:NextPage}<div class="navr"><a href="{NextPage}">NEXT</a></div>{/block:NextPage}</div>{/block:Pagination}</div>
- </div>
- <div id="creditimage"><a href="http://lostmemento.tumblr.com">{block:IfNotTextCredit}<img src="http://static.tumblr.com/bkd4m5b/Mlbm48yum/lmthemeslogoxsml_copy.png">{/block:IfNotTextCredit} {block:IfTextCredit} © LMTHEMES{/block:IfTextCredit}</a></div>
- </body></html>

