- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- - theme 7
- by -alyx
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#000000" />
- <meta name="color:Sidebar" content="#535353" />
- <meta name="color:SidebarLinks" content="#535353" />
- <meta name="color:SidebarText" content="#ffffff" />
- <meta name="color:Text" content="#ffffff" />
- <meta name="color:LinkHover" content="#332f2f" />
- <meta name="color:Title" content="#ffffff" />
- <meta name="color:Link" content="#666666" />
- <meta name="color:Entry" content="#332f2f" />
- <meta name="color:h1" content="#666666" />
- <meta name="color:Bold" content="#666666" />
- <meta name="image:Sidebar Image" content=""/>
- <meta name="image:Sidebar BG" 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 name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="if:EndlessScroll" content="0"/>
- <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}
- <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
- {block:IfEndlessScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEndlessScroll}
- <style type="text/css">
- /* misc */
- ::-webkit-scrollbar-thumb:vertical
- {background-color:{color:sidebar};
- -moz-border-radius:10px;
- -webkit-border-radius:10px;}
- ::-webkit-scrollbar
- {width:5px;
- height:5px;
- background-color:{color:background};}
- *, body, a, a:hover
- {cursor: url(http://media.tumblr.com/tumblr_lqcmexUvFW1qfc7qm.png), auto;}
- .credit
- {font-style:italic;
- left:15px;
- bottom:15px;
- position: fixed;
- }
- /* body */
- body
- {background-color:{color:background};
- text-transform:lowercase;
- color:{color:text};
- font-family: georgia;
- font-size: 11px;
- line-height:120%;
- background-image:url('{image:background}');
- background-attachment: fixed}
- a, a:link, a:active, a:visited
- {font-size: 11px;
- color:{color:link};
- text-transform: lowercase;
- text-decoration: none}
- a:hover
- {background-color:{color:linkhover};
- padding: 1px 0 1px 0;
- text-decoration: none}
- b{font-weight: bold; color:{color:bold}}
- i{text-transform: italic; color:{color:text}}
- p{margin:5px 0 2px 0}
- blockquote{margin:2px 5px 2px 5px;
- padding: 1px 0 3px 6px;
- border-left: 2px solid {color:background}}
- /* navigation */
- #navigation
- {position: fixed;
- z-index: -2;
- width: 100px;
- top: 45%;
- left: 50px;
- background-color:transparent;
- height: 100px;
- text-align: center; }
- .left
- {float:left;
- margin-left: 10px;
- width: 40px}
- .left a
- {text-decoration: none;
- font-size: 75px;
- line-height: 75px}
- .left a:hover
- {background-color: transparent;
- opacity: 0.4;
- filter:alpha (opacity=40)}
- .right
- {float:right;
- margin-right: 10px;
- width: 40px}
- .right a
- {text-decoration: none;
- font-size: 75px;
- line-height: 75px}
- .right a:hover
- {background-color: transparent;
- opacity: 0.4;
- filter:alpha (opacity=40)}
- /* sidebar */
- #sidebar
- { background-attachment: fixed;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius: 0px 0px 0px 0px;
- z-index:2;
- width: 200px;
- height: 100%;
- top: -10px;
- right: 280px;
- padding: 5px;
- background:{color:sidebar} url({image:sidebar bg}) repeat;
- text-align: center;
- position: fixed}
- .title
- {float: center;
- width: 190px;
- line-height: 20px;
- text-align: right;
- letter-spacing:-1px;
- margin-right:-30px;
- margin-top: 200px;
- margin-bottom:5px;}
- .title a
- {font-family:'dawning of a new day';
- font-size: 25px;
- line-height: 20px;
- color: {color:title};
- text-transform: lowercase}
- .title a:hover
- {opacity: 0.6;
- filter:alpha (opacity=60);
- background-color: transparent}
- .sidebarpic img
- {-moz-border-radius:1px;
- -webkit-border-radius:1px;
- z-index:2;
- max-width: 190px;
- text-align:center;
- margin-top: 5px}
- .sidebartext
- { text-align: justify;
- background-color: {color:sidebar};
- color: {color:sidebartext};
- border-left: {color:background} 2px solid;
- margin: 10px 5px 0px 5px;
- padding: 5px; }
- .sidebartext a
- {font-size:11px;
- color: {color:background}}
- .sidebartext a:hover
- {font-size:10px}
- .sidebarpages
- { margin-top:10px;
- margin-right: 50px;
- text-align: center;}
- .sidebarpages a
- {font-size:25px;
- text-decoration: none;
- color:{color:sidebartext}}
- .sidebarpages a:hover
- {color:{color:linkbackground};
- background-color: transparent}
- /* sidebar 2 */
- #sidebar2
- {background-attachment: fixed;
- -moz-border-radius: 10px 0px 10px 0px;
- -webkit-border-radius: 10px 0px 10px 0px;
- z-index:2;
- width: 20px;
- height:200px;
- top: 160px;
- right: 290px;
- padding: 5px;
- text-align: center;
- position: fixed}
- .sidebarnavigation
- {-moz-border-radius:110px;
- -webkit-border-radius:110px;
- z-index:2;
- float: center;
- margin-left:50px;
- margin-top: -20px; }
- .sidebarnavigation a
- {display:inline-block;
- width:15px;
- padding:5px;
- margin-right:-1px;
- margin-bottom:3px;
- font-size:0px;
- -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;
- background-color: {color:sidebarlinks};}
- .sidebarnavigation a:hover
- {width:50px;
- font-size:10px;
- -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;
- background-color: {color:linkhover};
- color:{color:text};}
- /* container */
- #container
- {background-color:transparent;
- width: 540px;
- position: absolute;
- top: 10px;
- right: 500px;
- padding-bottom: 20px}
- h1
- {font-size:20px;
- letter-spacing: -1px;
- line-height: 20px;
- text-transform: lowercase;
- font-weight: normal;
- margin: 0 0 5px 0;
- text-align: center}
- h1 a
- {font-size:20px;
- letter-spacing: -1px;
- line-height: 20px;
- text-transform: lowercase;
- font-weight: normal;
- margin: 0 0 5px 0;
- text-decoration: none;
- text-align: center}
- /* entry content */
- .entry
- {{block:IndexPage}
- width:500px;
- float:left;
- padding:5px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- margin:auto;
- {/block:PermalinkPage}}
- .image
- {text-align: center;
- margin: 0 0 5px 0}
- .image img
- { width: 500px;}
- #ask_form
- {width: 500px}
- .qqmarks
- {font-size: 80px;
- font-weight: bold;
- line-height: 80px;
- opacity: 0.2;
- filter:alpha (opacity=20);}
- .qquote
- {font-size: 20px;
- letter-spacing: -1px;
- line-height: 20px;
- text-transform: lowercase;
- margin-top: -70px;
- margin-left: 45px}
- .qsource
- {margin: 5px 15px 0 0;
- text-align: right}
- .chat
- {line-height: 12px;
- list-style: none }
- .chat ul
- {line-height: 15px;
- list-style: none;
- padding: 0px;
- line-height: 20px;}
- .person1
- {color: {color:text} }
- .person1 .label
- {font-weight: bold;
- padding: 0px;
- margin: 0 0 5px 0;
- color: {color:text}}
- .person2
- {color: {color:text}}
- .person2 .label
- {font-weight: bold;
- padding: 0px;
- margin: 0 0 5px 0;
- color: {color:text}}
- .audio
- {background-color:black;
- display:block;}
- .audioimage
- {display:none;}
- .audioimage img
- {display:none;}
- .playcount
- {font-style: italic}
- .asker
- {width: 480px;
- background-color: {color:background};
- color:{color:text};
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- z-index:2;
- padding: 10px}
- .asker img
- {width:40px;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- z-index:2;
- float: left;
- margin-right:5px;
- margin: 0px 4px 2px 0}
- .asker a
- {font-size: 20px;
- color:{color:link};
- text-transform: uppercase;
- line-height: 27px;
- padding: 0;
- margin-left: 10}
- .asker a:hover
- {font-size: 20px;
- color:{color:link};
- text-transform: uppercase;
- line-height:27px; }
- .answer
- {padding: 5px 0 0 0}
- #cap
- {padding: 2px 0 0 0;
- width: 490px;
- margin: 0 0 0 5px}
- /* entry & notes */
- .info
- {{block:permalinkpage}
- width: 490px;
- margin: 15px auto 0 auto;
- background-color:{color:background};
- padding: 5px;
- -moz-border-radius: 10px;
- border-radius: 10px
- {/block:permalinkpage}}
- .tags
- {{block:indexpage}
- display:none;
- {/block:indexpage}
- {block:permalinkpage}
- text-transform:lowercase;
- font-size: 9px;
- display: inline;
- {/block:permalinkpage}}
- .tags a
- {{block:indexpage}
- display:none;
- {/block:indexpage}
- {block:permalinkpage}
- letter-spacing:2px;
- font-size: 10px;
- {block:permalinkpage}}
- .origin
- {{block:indexpage}
- display:none;
- {/block:indexpage}
- {block:permalinkpage}
- font-size: 9px;
- text-align: left
- {/block:permalinkpage}}
- #entry
- {width: 500px;
- background-color:{color:entry};
- text-align: justify;
- padding: 20px;
- margin: 5px 0 3px 0;}
- #notes
- {{block:indexpage}
- display:none;
- {/block:indexpage}
- {block:permalinkpage}
- display:block;
- width:500px;
- float:left;
- padding:3px;
- margin:5px;
- {/block:permalinkpage}}
- .origin
- {font-size: 9px;
- text-align: left}
- .ibottom
- {margin: 5px 0 5px 0;
- font-family: tahoma, helvetica}
- .ibottom a:hover
- {background-color: {color:linkhover};
- padding: 1px 0 1px 0}
- .date
- {float:left;
- text-transform: lowercase;
- font-size: 10px;}
- .source
- {display:none}
- .permalink
- {float:right;
- text-transform: lowercase;
- font-size: 10px}
- #clear
- {clear: both;
- width: 50px;
- height: 0px;
- background-color: transparent}
- </head>
- </style>
- <body>
- {block:IfEndlessScroll}
- <a style="position:fixed;bottom:10px;right:10px;font-size:10px;" href="#top">back to top</a>{/block:IfEndlessScroll}
- </span>
- <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
- <div id="container">
- <div id="entries">
- {block:Posts}
- <div id="entry"></center>
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}
- <div class="entry">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- {block:IndexPage}<div class="photo">{/block:IndexPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="490"{/block:IndexPage}{block:PermalinkPage}width="490"{/block:PermalinkPage}/>{block:IndexPage}</div>{/block:IndexPage}</a>
- {block:Caption}{Caption}{/block:Caption}
- {block:IndexPage}{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}<p>
- {/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}{Photoset-500}
- <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Photoset}
- {block:Quote}
- <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
- {block:Source}<div class="qsource">~ {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><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>
- <div class="playcount">{PlayCountWithLabel}</div>
- <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}
- <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div>
- <div id="clear"></div>
- {block:Date} <div class="info">{block:HasTags}<div class="tags">{block:Tags} ▼ <a href="{TagURL}">{Tag}</a>
- {/block:tags}</div>{/block:hastags}
- <div class="origin">{block:IfShowPostAuthor}{block:GroupMembers}» posted by <a href="{PostAuthorURL}">{PostAuthorName}</a><br>{/block:GroupMembers}{/block:IfShowPostAuthor}
- {block:RebloggedFrom}» via <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a>
- (originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}
- </div></div>
- <div class="ibottom"><span class="date"><a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth}
- {Month} {Year} @ {12Hour}:{Minutes}{AmPm}</span> {block:NoteCount}
- <span class="permalink"><a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount}</span>{/block:NoteCount}</div> {/block:Date}
- </div>
- {/block:Posts}
- {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
- </div>
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- <div id="sidebar2"><div class="sidebar2pic"><img src="{image:sidebar 2 image}"/></div>
- <div class="sidebarnavigation">
- <a href="/">home</a>
- <a href="/ask">message</a>
- <a href="/archive">archive</a>
- {block:SubmissionsEnabled} <a href="/submit">{SubmitLabel}</a> {/block:SubmissionsEnabled}
- {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- </div></div>
- <div id="sidebar"><div class="title"><a href="/">{Title}</a></div>
- <div class="sidebarpic"><img src="{image:sidebar image}"/></div>
- <div class="sidebartext">{block:Description}{Description}{/block:Decription}
- </div>
- {block:Pagination}<div class="sidebarpages">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div> {/block:Pagination}
- </div></div>
- <div class="credit"><a href="http://themes-alyx.tumblr.com/tagged/themes">© -alyx</div>
- </div>
- </body>
- </html>

