The Importance of Being Earnest Essay

Submitted By princesskesha
Words: 1354
Pages: 6

{block:iftinycursor} body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }
{/block:iftinycursor}

{Title}

{block:Description}

{/block:Description}

::-webkit-scrollbar-thumb:vertical { background-color:{color:Scrollbar}; height:30px; } ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Scrollbar}; height:7px!important; } ::-webkit-scrollbar { background-color:{color:Background}; height:5px; width:5px; }

img { width:100%;
}

body { font-family:Lucida Sans Unicode, Lucida Grande, Arial, sans serif; font-size:12px; background-repeat:repeat; margin:0px; padding:0px; background-attachment:fixed; background-color:{color:background}; background-image:url('{image:background}'); } a { text-decoration:none; -webkit-transition-property:color; -webkit-transition-duration:0.25s; -webkit-transition-timing-function:linear; -webkit-transition-delay:none; color:{color:link};
}

a:hover { color:{color:link hover};
}

blockquote { border-left:2px solid {color:blockquote}; padding:0px; padding-left:5px; margin:5px; }

#container { width:760px; margin:20px 0px 20px 100px;
}

#audioplayer { width:30px; height:30px; margin-top:-20px;
}

#content { margin-top:0px; width:620px; margin-left:500px; margin-top:-20px; float:left; text:{color:text};
}

#post { margin-left:50px; width:500px; margin-top:30px; margin-bottom:20px; -webkit-transition: all 0.2s linear; font-family: 'Anonymous Pro', sans-serif; font-size:10px; padding: 10px; color:{color:Body}; background:{color:post}; border-bottom:{color:notes background} solid 5px; {block:ifgreyscale} filter: gray; -webkit-filter: grayscale(100%); {/block:ifgreyscale}
}

#post:hover { border-bottom:{color:notes} solid 5px; {block:ifgreyscale} -webkit-filter: grayscale(0%); {/block:ifgreyscale}
}

#post img { display:block; margin-left:auto; margin-right:auto; border:none; width:100%; height:auto;
}

.noteth { text-transform:uppercase; letter-spacing:1px; font-size:7px; text-align:right; padding:3px; width:auto; margin-bottom:-10px; margin-top:5px; margin-left:300px; position:absolute; -webkit-transition: all .2s ease-in-out; color:{color:notes}; background:{color:notes background};
}
.noteth a { color:{color:notes}; -webkit-transition: all .2s ease-in-out;
}

#post:hover .noteth a{ -webkit-transition: all .2s ease-in-out; color:{color:notes background};
}

#post:hover .noteth{ background:{color:notes}; -webkit-transition: all .2s ease-in-out; color:{color:notes background};
}

.jump_page { padding: 4px 8px; border: 2px solid {color:sidebar border}; background-color: {color:sidebar}; color:{color:background}; font-size:8px; text-decoration:none;
}

#pga { width:250px; height:45px; bottom:0px; position:fixed; text-align:center;
}

.current_page, .jump_page:hover { padding: 4px 8px; border: 2px solid {color:sidebar}; background-color: {color:sidebar border}; color: {color:body}; font-size:8px; text-decoration:none;
}

.pagni { margin-top:10px;
}

.answr { width:500px; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; font-family: 'Anonymous Pro', sans-serif; color:{color:Body};
}

.answr a {