{Title}
{/block:Title} {Body} {/block:Text} {block:Photo}{block:IndexPage} {/block:IndexPage} {block:IndexPage}{LinkOpenTag}-
{block:Lines}
- {block:Label}{Label}{/block:Label}
{Line}
{/block:Lines}
img { -webkit-filter: grayscale(100%); z-index: -9999999999999999999999999px; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } img:hover { -webkit-filter: grayscale(0%); z-index: -9999999999999999999999999px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } #content { width:900px; position:absolute; } body { background: {color:Background}; color: {color:Body text}; font-family:{font:body}; font-size: 11px; margin: 0; padding: 0; } a { color: {color:Body links}; text-decoration:none; } ::-webkit-scrollbar{width:8px; height:10px;} ::-webkit-scrollbar-button:start:decrement ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:#ff6666;} ::-webkit-scrollbar-thumb:vertical{ height:50px;background-color:{color:scrollbar};} iframe, img, embed, object, video { max-width: 100%; } img { height: auto; width: auto; } nav li { display: inline; } /*Article*/ article { {Block:IfThreeColumns} width:24%; margin: 40px; {/Block:IfThreeColumns} {Block:IfTwoColumns} width:35%; margin: 40px; {/Block:IfTwoColumns} {Block:IfOneColumn} width:51%; margin: 40px; {/Block:IfOneColumn} float:center; {block:permalinkpage}width:540px;{/block:permalinkpage} } .chat span { float: left; margin-right: 1%; } /*Metadata*/ .metadata { display: inline-block; width: 100%; } .reblogged { float: center; } /*Tags and notes*/ #tags, nav ul, .chat ul { list-style: none; list-style-image: none; margin: 0; padding: 0; } #tags li { float: left; margin-right: 1%; } .notes { clear: both; padding: 0; } .entry #permalink { position:absolute; width:auto; height:15px; overflow:hidden; right: 10px; top: -2px; text-transform: uppercase; font-size:10px; line-height:14px; text-align:center; padding:6px; opacity:0.0; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; } .entry:hover #permalink { overflow:visible; -webkit-transition: opacity 0.5s linear; opacity: 0.6; transition: all 0.4s linear; font-size:10px; right: 10px; top: 5px; width: auto; height: 15px; padding:6px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; opacity:1; } .entry #permalinks { position:absolute; width:auto; height:15px; overflow:hidden; right: 40px; top: -2px; text-transform: uppercase; font-size:10px; line-height:14px; text-align:center; padding:6px; opacity:0.0; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; } .entry:hover #permalinks { overflow:visible; -webkit-transition: opacity 0.5s linear; opacity: 0.6; transition: all 0.4s linear; font-size:10px; right: 40px; top: 5px; width: auto; height: 15px; padding:6px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; opacity:1; } .entry #permatext { position:absolute; overflow:hidden; margin-right: 2px; margin-top: -10px; font-size:10px; line-height:14px; text-align:right; opacity:0.0; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; } .entry:hover #permatext { overflow:visible; -webkit-transition: opacity 0.5s linear; opacity: 0.6; transition: all 0.4s linear; font-size:10px; margin-right: 2px; margin-top: 5px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; opacity:1; } #top{ top:60px; left:0px; width:250px; height:auto; position:fixed; overflow:hidden; z-index:1; background-color:{color:Navigation boxes}; opacity:0.8; padding:10px; text-align:center; font-size:12px; color:{color:Header text}; } #bottom{ bottom:80px; right:0px; width:250px; height:auto; position:fixed; overflow:hidden; z-index:1; background-color:{color:Navigation boxes}; opacity:0.8; padding:10px; text-align:center; font-size:12px; color:{color:Header text}; } #pages a{ text-transform:lowercase; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear; color:{color:Header text}; } #pages a:hover{ text-decoration:line-through; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear; color:{color:Header text}; } #title a{ font-size:23px; color:{Color:title}; text-transform:uppercase; } {Block:IfBackToTopButton} {/Block:IfBackToTopButton}
{Line}