HOME | DD

EnsoDancerLove Is A Verb
Published: 2014-03-01 12:20:49 +0000 UTC; Views: 9387; Favourites: 365; Downloads: 0
Redirect to original
Description /* Body Fonts */ body div#devskin10931285 .gr-box, body div#devskin10931285 .body { font-family:'PT Sans', Helvetica, Verdana, Arial, sans-serif; } /* Header Fonts */ body div#devskin10931285 h1, body div#devskin10931285 h2, body div#devskin10931285 h3, body div#devskin10931285 h4, body div#devskin10931285 h5, body div#devskin10931285 .brand, body div#devskin10931285 .head { font-family:'georgia', Arial; } /* Monospace Fonts */ body div#devskin10931285 code, body div#devskin10931285 pre, body div#devskin10931285 sub, body div#devskin10931285 .code { font-family:'Droid Mono', monospace; } /* Colors */ /* Use find and replace to replace these three colors: */ /* @color: #2c3e50; - Primary Text Color */ /* @primary: #530000; - Primary Accent Color */ /* @dark: #0B0A0A; - Dark Accent Color */ /* @select: #3A7A32; - Text Selection and Tap Highlight */ /* Base Styles */ body div#devskin10931285 * { margin:0; border:none; padding:0; background:none; } body div#devskin10931285 .gr-top img, body div#devskin10931285 i[class^=gr] { display:none; } body div#devskin10931285 h1, body div#devskin10931285 h2, body div#devskin10931285 h3, body div#devskin10931285 h4, body div#devskin10931285 h5 { font-weight:normal; color:inherit; line-height:1.8em; } body div#devskin10931285 .text a:not(.external):not(.thumb) { font-weight:normal; } body div#devskin10931285 .text a.external { font-weight:normal; } body div#devskin10931285 a { color:#530000; text-decoration:none; display:inline-block; position:relative; } body div#devskin10931285 a:hover, body div#devskin10931285 a.username:hover, body div#devskin10931285 a.username:hover span.user-symbol { text-decoration:underline; } body div#devskin10931285 span.user-symbol, body div#devskin10931285 a.external:after { font-size:10px; } body div#devskin10931285 .navbar a { border-bottom:1px; text-decoration:none; } body div#devskin10931285 .navbar a:hover { text-decoration:none; border-bottom:1px solid; } body div#devskin10931285 .navbar a:active { border-bottom:3px solid; } body div#devskin10931285 ::selection { background-color:#530000; text-shadow:0 1px 0 #FFF; color:#000; } body div#devskin10931285 ::-moz-selection { background-color:#530000; text-shadow:0 1px 0 #FFF; color:#000; } body div#devskin10931285 iframe { width:100%!important; } body div#devskin10931285 strong { color:#c0392b; } /* Base Layout */ body div#devskin10931285 .gr-box { background:transparent; text-align:left; color:#2c3e50; padding:0; font-size:16px; max-width:750px; overflow:visible; margin:0 auto; position:relative; line-height:1.5em; } @media only screen and (max-width: 767px) { body div#devskin10931285 .gr-top h2 a { font-size:28px; } } /* Top */ /* .gr-top h2 MUST be !important'ized because of some strict styling rules */ body div#devskin10931285 .gr-top { height:400px; box-shadow:inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow:inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow:inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5); background:rgb(0, 0, 0); background:rgba(0, 0, 0, 0); border-bottom:0px solid #a5a5a5; border-top:1px solid #0B0A0A; overflow:hidden; } body div#devskin10931285 .gr-top .gr { padding:300px 35px 0px 32px!important; margin-left:30px; color:white; font-size:12px; } body div#devskin10931285 .gr-top h2 a, body div#devskin10931285 .gr-top input[id='journal-subject'] { display:inline-block!important; color:white!important; background:rgb(0, 0, 0); background:rgba(0, 0, 0, 0.25)!important; font-weight:normal!important; border:none!important; border-top:0px solid #530000!important; padding:8px!important; font-size:36px!important; line-height:1em!important; border-bottom:none!important; } body div#devskin10931285 .gr-top h2 a:hover, body div#devskin10931285 .gr-top h2 a:focus, body div#devskin10931285 .gr-top input[id='journal-subject']:focus { background:#530000!important; text-decoration:none; } body div#devskin10931285 .gr-top input[id='journal-subject'] { outline:none; } body div#devskin10931285 span.author { display:inline-block; } body div#devskin10931285 span.category { display:inline-block; } body div#devskin10931285 .gr-top span, body div#devskin10931285 .gr-top ul li.category, body div#devskin10931285 .gr-top ul li.author { display:inline-block; color:#b0b0b0; background:rgb(0, 0, 0); background:rgba(0, 0, 0, 0); font-weight:normal; border:none; border-top:0px solid #530000; padding:2px 2px; font-size:10px; margin-top:4px; line-height:1em; border-bottom:none; } @media only screen and (max-width: 767px) { body div#devskin10931285 .gr-top h2 a { font-size:28px; } } @media only screen and (max-width: 767px) { body div#devskin10931285 .gr-top .gr { padding:270px 16px 0px 16px!important; } } /* Navbar */ body div#devskin10931285 .navbar { position:absolute; line-height:50px; top:0; left:0; width:100%; background:#1c1c1c; height:51px; color:white; z-index:99; display:block; box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.5); } body div#devskin10931285 .navbar a, body div#devskin10931285 .navbar .menu-button { color:white; display:inline-block; padding:0px 15px; font-weight:normal!important; } body div#devskin10931285 .navbar .menu { position:absolute; right:0px; overflow:hidden; display:inline-block; } body div#devskin10931285 .brand { position:absolute; left:0px; } body div#devskin10931285 .navbar a:hover { background:#530000; color:#ffffff; } body div#devskin10931285 .navbar a:active { background:rgb(0, 0, 0); background:rgba(0,0,0,.5); } body div#devskin10931285 .navbar .menu-button { display:none; position:absolute; right:0px; padding:0px 30px; } @media only screen and (max-width: 767px) { body div#devskin10931285 .navbar .menu-button { display:inline-block!important; } } @media only screen and (max-width: 767px) { body div#devskin10931285 .navbar .menu { display:none; top:51px; right:0px; width:250px; background:black; box-shadow:0 0 10px rgba(255,255,255,.5); -moz-box-shadow:0 0 10px rgba(255,255,255,.5); -webkit-box-shadow:0 0 10px rgba(255,255,255,.5); } } @media only screen and (max-width: 767px) { body div#devskin10931285 .navbar:hover .menu, body div#devskin10931285 .navbar:active .menu, body div#devskin10931285 .navbar:focus .menu { display:block!important; } } @media only screen and (max-width: 767px) { body div#devskin10931285 .navbar .menu a { display:block; width:250px; } } /* Content */ body div#devskin10931285 .gr-body, body div#devskin10931285 .gr-body .gr, body div#devskin10931285 .grf-indent, body div#devskin10931285 .text { position:static; } body div#devskin10931285 .gr-body { background-image:url(https://fc08.deviantart.net/fs71/o/2013/354/9/9/421120885_1339156_bg-noise-bar-fbf1d156b211fad69d3446b12190b4d6.png); background-color:white; z-index:99; } body div#devskin10931285 .text { padding:0px 32px; margin-top:-12px; } @media only screen and (max-width: 767px) { body div#devskin10931285 .text { padding:0px 16px; } } body div#devskin10931285 .text h1, body div#devskin10931285 .text h2, body div#devskin10931285 .text h2 { margin:.5em 0px; border-bottom:1px solid lightGray; } body div#devskin10931285 h1 { font-size:36px; } body div#devskin10931285 h2 { font-size:28px; } body div#devskin10931285 h3 { font-size:22px; } body div#devskin10931285 h4 { background:#530000; color:white; margin:.5em -32px; font-size:24px; } body div#devskin10931285 h5 { background:#0B0A0A; color:white; margin:.5em -32px; font-size:24px; } @media only screen and (max-width: 767px) { body div#devskin10931285 h1 { font-size:28px; } } body div#devskin10931285 .text h4, body div#devskin10931285 .text h5 { padding:16px 32px!important; } body div#devskin10931285 .put-art-here h4, body div#devskin10931285 .put-art-here h5 { margin:.5em 0px!important; } body div#devskin10931285 blockquote { border-left:3px solid #530000; font-size:24px; padding:12px 1.5em 12px; } body div#devskin10931285 ul li, body div#devskin10931285 ol li { margin-left:32px; line-height:1.75em; } /* Buttons */ body div#devskin10931285 .button { margin-bottom:1em; background-color:#530000; color:white; padding:8px; display:inline-block; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; } body div#devskin10931285 .button:hover { box-shadow:inset 0 0 0 5px rgba(0,0,0,.5); -moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,.5); -webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,.5); } body div#devskin10931285 .button:active { box-shadow:inset 0 0 0 5px rgba(0,0,0,.7); -moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,.7); -webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,.7); } body div#devskin10931285 .button.alt { background:#0B0A0A; } body div#devskin10931285 .button:hover { box-shadow:inset 0 0 0 5px rgba(255,255,255,.5); -moz-box-shadow:inset 0 0 0 5px rgba(255,255,255,.5); -webkit-box-shadow:inset 0 0 0 5px rgba(255,255,255,.5); } body div#devskin10931285 .button:active { box-shadow:inset 0 0 0 5px rgba(255,255,255,.7); -moz-box-shadow:inset 0 0 0 5px rgba(255,255,255,.7); -webkit-box-shadow:inset 0 0 0 5px rgba(255,255,255,.7); } body div#devskin10931285 .button.large { font-size:30px; padding:16px; } body div#devskin10931285 .button.wide { display:block; } /* Embeds */ body div#devskin10931285 span.shadow { background:none; margin:0px; padding:0px; line-height:0!important; } body div#devskin10931285 a.thumb { background:white; border:0px solid #ffffff; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding:2px; line-height:0em; box-shadow:0 0 1px #530000; -moz-box-shadow:0 0 1px #530000; -webkit-box-shadow:0 0 1px #530000; } body div#devskin10931285 a.embedded-image-deviation, body div#devskin10931285 a.embedded-freeform-deviation, body div#devskin10931285 iframe.deambed { background:white; border:0px solid #ffffff; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding:2px; line-height:0em; box-shadow:0 0 0px #ffffff; -moz-box-shadow:0 0 0px #ffffff; -webkit-box-shadow:0 0 0px #ffffff; display:block; } body div#devskin10931285 a.thumb:hover, body div#devskin10931285 a.embedded-image-deviation:hover, body div#devskin10931285 a.embedded-freeform-deviation:hover, body div#devskin10931285 iframe.deambed:hover { box-shadow:0 0 8px #530000; -moz-box-shadow:0 0 8px #530000; -webkit-box-shadow:0 0 8px #530000; } body div#devskin10931285 a.thumb:active, body div#devskin10931285 a.embedded-image-deviation:active, body div#devskin10931285 a.embedded-freeform-deviation:active, body div#devskin10931285 iframe.deambed:active { box-shadow:inset 0 0 4px #530000; -moz-box-shadow:inset 0 0 4px #530000; -webkit-box-shadow:inset 0 0 4px #530000; } body div#devskin10931285 a.thumb.lit { width:250px; height:150px; } /* Cover Photo */ body div#devskin10931285 .content > a.embedded-deviation.embedded-image-deviation:first-of-type, body div#devskin10931285 .content > div:first-of-type > a.embedded-deviation.embedded-image-deviation:first-of-type, body div#devskin10931285 .content > div:first-of-type > span:first-of-type > a.embedded-deviation.embedded-image-deviation:first-of-type { position:static; height:0px; margin:0px; padding:0px; border:none!important; } body div#devskin10931285 .put-art-here > img.writer-deviation-image.writer-embed:first-of-type, body div#devskin10931285 .put-art-here > div:first-of-type > img.writer-deviation-image.writer-embed:first-of-type, body div#devskin10931285 .put-art-here > div:first-of-type > span:first-of-type > img.writer-deviation-image.writer-embed:first-of-type, body div#devskin10931285 .content > a.embedded-deviation.embedded-image-deviation:first-of-type img, body div#devskin10931285 .content > div:first-of-type > a.embedded-deviation.embedded-image-deviation:first-of-type img, body div#devskin10931285 .content > div:first-of-type > span:first-of-type > a.embedded-deviation.embedded-image-deviation:first-of-type img { position:absolute!important; top:0; left:0; right:0; display:block; width:100%; z-index:10; height:400px; overflow:hidden; } body div#devskin10931285 .put-art-here > img.writer-deviation-image.writer-embed:first-of-type:after, body div#devskin10931285 .put-art-here > div:first-of-type > img.writer-deviation-image.writer-embed:first-of-type:after, body div#devskin10931285 .put-art-here > div:first-of-type > span:first-of-type > img.writer-deviation-image.writer-embed:first-of-type:after { content:'Remove this to delete your cover photo.'; display:block; background:#c0392b; color:white; } body div#devskin10931285 .content > a.embedded-deviation.embedded-image-deviation:first-of-type:before, body div#devskin10931285 .content > div:first-of-type > a.embedded-deviation.embedded-image-deviation:first-of-type:before, body div#devskin10931285 .content > div:first-of-type > span:first-of-type > a.embedded-deviation.embedded-image-deviation:first-of-type:before { content:'Art by dgLari'; position:absolute; top:384px; right:1px; font-size:10px; line-height:1.1em; padding:2px 3px; color:white; background:rgb(0, 0, 0); background:rgba(0,0,0,.25); z-index:85; } body div#devskin10931285 .ccwriter-wrapper, body div#devskin10931285 .ccwriter-content, body div#devskin10931285 .put-art-here { position:static; } /* Comments */ body div#devskin10931285 .bottom a { background-size:cover; background-position:center; line-height:50px; display:block; border:none!important; background-color:#1c1c1c; border-top:1px solid #0B0A0A; color:white; } body div#devskin10931285 .bottom a:hover { background-image:url(https://fc09.deviantart.net/fs70/o/2013/354/9/f/421120885_1339158_2bgkmsy.png); background-color:#530000; color:black; text-decoration:none; } /* Extras */ body div#devskin10931285 .inv { background:rgb(0, 0, 0); background:rgba(0,0,0,.5); color:white; } body div#devskin10931285 .shade { background:#D8E0E0; background: -webkit-linear-gradient(#d8e0e0, #b7bfbf); background: -moz-linear-gradient(#d8e0e0, #b7bfbf); background:linear-gradient(#D8E0E0, #B7BFBF); color:#5D6465; text-shadow:#FFF 0px 1px 0px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding:2px; } /* Grid System */ body div#devskin10931285 .row { display:inline-table; width:100%; clear:both; } body div#devskin10931285 .col1, body div#devskin10931285 .col2, body div#devskin10931285 .col3, body div#devskin10931285 .col4, body div#devskin10931285 .col5, body div#devskin10931285 .col6, body div#devskin10931285 .col7, body div#devskin10931285 .col8, body div#devskin10931285 .col9, body div#devskin10931285 .col10, body div#devskin10931285 .col11, body div#devskin10931285 .col12 { float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; } body div#devskin10931285 .col, body div#devskin10931285 [class*='col'] { margin-left:1.5%; } body div#devskin10931285 .col:first-child, body div#devskin10931285 [class*='col']:first-child { margin-left:0; } body div#devskin10931285 .col1 { width:6.95833333333%; } body div#devskin10931285 .col2 { width:15.4166666667%; } body div#devskin10931285 .col3 { width:23.875%; } body div#devskin10931285 .col4 { width:32.3333333333%; } body div#devskin10931285 .col5 { width:40.7916666667%; } body div#devskin10931285 .col6 { width:49.25%; } body div#devskin10931285 .col7 { width:57.7083333333%; } body div#devskin10931285 .col8 { width:66.1666666667%; } body div#devskin10931285 .col9 { width:74.625%; } body div#devskin10931285 .col10 { width:83.0833333333%; } body div#devskin10931285 .col11 { width:91.5416666667%; } body div#devskin10931285 .col12 { width:100%; margin-left:0; } body div#devskin10931285 .clearfix:before, body div#devskin10931285 .clearfix:after { content:''; display:table; } body div#devskin10931285 .clearfix:after { clear:both; } body div#devskin10931285 .col2, body div#devskin10931285 .col3 { min-width:30px; } body div#devskin10931285 .col4, body div#devskin10931285 .col5 { min-width:50px; } body div#devskin10931285 .col6, body div#devskin10931285 .col7, body div#devskin10931285 .col8, body div#devskin10931285 .col9, body div#devskin10931285 .col10, body div#devskin10931285 .col11, body div#devskin10931285 .col12 { min-width:100px; } @media only screen and (max-width: 767px) { body div#devskin10931285 .col, body div#devskin10931285 [class*='col'] { width:100%!important; display:block; } } @media only screen and (max-width: 767px) { body div#devskin10931285 [class*='col']:first-child, body div#devskin10931285 [class*='col'] { margin-left:0px!important; } } body div#devskin10931285 .left { float:left; } body div#devskin10931285 .right { float:right; } body div#devskin10931285 .cler { clear:both; } body div#devskin10931285 .span, body div#devskin10931285 [class*='span'] { margin-left:1.5%; } body div#devskin10931285 .span:first-child, body div#devskin10931285 [class*='span']:first-child { margin-left:0; } body div#devskin10931285 .span1, body div#devskin10931285 .span2, body div#devskin10931285 .span3, body div#devskin10931285 .span4, body div#devskin10931285 .span5, body div#devskin10931285 .span6, body div#devskin10931285 .span7, body div#devskin10931285 .span8, body div#devskin10931285 .span9, body div#devskin10931285 .span10, body div#devskin10931285 .span11, body div#devskin10931285 .span12 { float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; } body div#devskin10931285 .span, body div#devskin10931285 [class*='span'] { margin-left:1.5%; } body div#devskin10931285 .span:first-child, body div#devskin10931285 [class*='span']:first-child { margin-left:0; } body div#devskin10931285 .span1 { width:6.95833333333%; } body div#devskin10931285 .span2 { width:15.4166666667%; } body div#devskin10931285 .span3 { width:23.875%; } body div#devskin10931285 .span4 { width:32.3333333333%; } body div#devskin10931285 .span5 { width:40.7916666667%; } body div#devskin10931285 .span6 { width:49.25%; } body div#devskin10931285 .span7 { width:57.7083333333%; } body div#devskin10931285 .span8 { width:66.1666666667%; } body div#devskin10931285 .span9 { width:74.625%; } body div#devskin10931285 .span10 { width:83.0833333333%; } body div#devskin10931285 .span11 { width:91.5416666667%; } body div#devskin10931285 .span12 { width:100%; margin-left:0; } body div#devskin10931285 .clearfix:before, body div#devskin10931285 .clearfix:after { content:''; display:table; } body div#devskin10931285 .clearfix:after { clear:both; } body div#devskin10931285 .span2, body div#devskin10931285 .span3 { min-width:30px; } body div#devskin10931285 .span4, body div#devskin10931285 .span5 { min-width:50px; } body div#devskin10931285 .span6, body div#devskin10931285 .span7, body div#devskin10931285 .span8, body div#devskin10931285 .span9, body div#devskin10931285 .span10, body div#devskin10931285 .span11, body div#devskin10931285 .span12 { min-width:100px; } /* Monokai Theme */ body div#devskin10931285 .str, body div#devskin10931285 pre .str, body div#devskin10931285 sub .str { color:#e6db5a; } /* string */ body div#devskin10931285 .kwd, body div#devskin10931285 pre .kwd, body div#devskin10931285 sub .kwd { color:#66d9ef; } /* keyword */ body div#devskin10931285 .com, body div#devskin10931285 pre .com, body div#devskin10931285 sub .com { color:#75715e; font-style:italic; } /* comment */ body div#devskin10931285 .typ, body div#devskin10931285 pre .typ, body div#devskin10931285 sub .typ { color:#66d9ef; } /* type */ body div#devskin10931285 .lit, body div#devskin10931285 pre .lit, body div#devskin10931285 sub .lit { color:#ae81ff; } /* literal */ body div#devskin10931285 .pun, body div#devskin10931285 pre .pun, body div#devskin10931285 sub .pun { color:#fff; } /* punctuation */ body div#devskin10931285 .pln, body div#devskin10931285 pre .pln, body div#devskin10931285 sub .pln { color:#fff; } /* plaintext */ body div#devskin10931285 .tag, body div#devskin10931285 pre .tag, body div#devskin10931285 sub .tag { color:#f92672; } /* html/xml tag */ body div#devskin10931285 .atn, body div#devskin10931285 pre .atn, body div#devskin10931285 sub .atn { color:#a6e22a; } /* html/xml attribute name */ body div#devskin10931285 .atv, body div#devskin10931285 pre .atv, body div#devskin10931285 sub .atv { color:#e6db74; } /* html/xml attribute value */ body div#devskin10931285 .dec, body div#devskin10931285 pre .dec, body div#devskin10931285 sub .dec { color:#ae81ff; } /* decimal */ body div#devskin10931285 pre, body div#devskin10931285 sub { background-color:#272822; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; color:white; } body div#devskin10931285 pre, body div#devskin10931285 sub { display:block; margin:1em auto; padding:1em; white-space:pre-wrap; } body div#devskin10931285 pre, body div#devskin10931285 sub { box-shadow:inset 0 0 1px 2px #3c3d39, 0 0 15px rgba(0,0,0,0.5); -moz-box-shadow:inset 0 0 1px 2px #3c3d39, 0 0 15px rgba(0,0,0,0.5); -webkit-box-shadow:inset 0 0 1px 2px #3c3d39, 0 0 15px rgba(0,0,0,0.5); border:1px solid #0b0c0a; } body div#devskin10931285 ol.linenums { margin-top:0; margin-bottom:0; color:#75715e; list-style:decimal inside !important; } /* Icons */ body div#devskin10931285 .icon, body div#devskin10931285 .icon-black { position:relative; vertical-align:middle; background:url(https://fc01.deviantart.net/fs70/o/2013/354/4/b/421120885_1339159_m7b11my.png) no-repeat top left; display:inline-block; } body div#devskin10931285 .icon-white { position:relative; vertical-align:middle; background:url(https://fc05.deviantart.net/fs71/o/2013/354/5/f/421120885_1339160_ifp5djz.png) no-repeat top left; display:inline-block; } body div#devskin10931285 .icon-morph { background:url(https://fc01.deviantart.net/fs70/o/2013/354/4/b/421120885_1339159_m7b11my.png) no-repeat top left; display:inline-block; } body div#devskin10931285 .icon-morph:hover { background:url(https://fc05.deviantart.net/fs71/o/2013/354/5/f/421120885_1339160_ifp5djz.png) no-repeat top left; display:inline-block; } body div#devskin10931285 .icon-morph-white:hover { background:url(https://fc01.deviantart.net/fs70/o/2013/354/4/b/421120885_1339159_m7b11my.png) no-repeat top left; display:inline-block; } body div#devskin10931285 .icon-morph-white { background:url(https://fc05.deviantart.net/fs71/o/2013/354/5/f/421120885_1339160_ifp5djz.png) no-repeat top left; display:inline-block; } body div#devskin10931285 .icon-glass { background-position:0 0; width:24px; height:24px; } body div#devskin10931285 .icon-leaf { background-position:0 -54px; width:24px; height:25px; } body div#devskin10931285 .icon-dog { background-position:0 -109px; width:26px; height:25px; } body div#devskin10931285 .icon-user { background-position:0 -164px; width:23px; height:22px; } body div#devskin10931285 .icon-girl { background-position:0 -216px; width:22px; height:22px; } body div#devskin10931285 .icon-car { background-position:0 -268px; width:26px; height:22px; } body div#devskin10931285 .icon-user-add { background-position:0 -320px; width:28px; height:22px; } body div#devskin10931285 .icon-user-remove { background-position:0 -372px; width:26px; height:22px; } body div#devskin10931285 .icon-film { background-position:0 -424px; width:22px; height:26px; } body div#devskin10931285 .icon-magic { background-position:0 -480px; width:24px; height:24px; } body div#devskin10931285 .icon-envelope { background-position:0 -534px; width:24px; height:16px; } body div#devskin10931285 .icon-camera { background-position:0 -580px; width:26px; height:20px; } body div#devskin10931285 .icon-heart { background-position:0 -630px; width:24px; height:22px; } body div#devskin10931285 .icon-beach-umbrella { background-position:0 -682px; width:24px; height:24px; } body div#devskin10931285 .icon-train { background-position:0 -736px; width:20px; height:26px; } body div#devskin10931285 .icon-print { background-position:0 -792px; width:24px; height:24px; } body div#devskin10931285 .icon-bin { background-position:0 -846px; width:20px; height:28px; } body div#devskin10931285 .icon-music { background-position:0 -904px; width:21px; height:25px; } body div#devskin10931285 .icon-note { background-position:0 -959px; width:18px; height:25px; } body div#devskin10931285 .icon-heart-empty { background-position:0 -1014px; width:24px; height:22px; } body div#devskin10931285 .icon-home { background-position:0 -1066px; width:27px; height:26px; } body div#devskin10931285 .icon-snowflake { background-position:0 -1122px; width:28px; height:28px; } body div#devskin10931285 .icon-fire { background-position:0 -1180px; width:21px; height:26px; } body div#devskin10931285 .icon-magnet { background-position:0 -1236px; width:21px; height:23px; } body div#devskin10931285 .icon-parents { background-position:0 -1289px; width:32px; height:22px; } body div#devskin10931285 .icon-binoculars { background-position:0 -1341px; width:24px; height:24px; } body div#devskin10931285 .icon-road { background-position:0 -1395px; width:28px; height:24px; } body div#devskin10931285 .icon-search { background-position:0 -1449px; width:24px; height:24px; } body div#devskin10931285 .icon-cars { background-position:0 -1503px; width:36px; height:25px; } body div#devskin10931285 .icon-notes-2 { background-position:0 -1558px; width:20px; height:27px; } body div#devskin10931285 .icon-pencil { background-position:0 -1615px; width:24px; height:24px; } body div#devskin10931285 .icon-bus { background-position:0 -1669px; width:32px; height:25px; } body div#devskin10931285 .icon-wifi-alt { background-position:0 -1724px; width:26px; height:26px; } body div#devskin10931285 .icon-luggage { background-position:0 -1780px; width:20px; height:27px; } body div#devskin10931285 .icon-old-man { background-position:0 -1837px; width:23px; height:24px; } body div#devskin10931285 .icon-woman { background-position:0 -1891px; width:22px; height:22px; } body div#devskin10931285 .icon-file { background-position:0 -1943px; width:19px; height:24px; } body div#devskin10931285 .icon-coins { background-position:0 -1997px; width:26px; height:24px; } body div#devskin10931285 .icon-airplane { background-position:0 -2051px; width:24px; height:25px; } body div#devskin10931285 .icon-notes { background-position:0 -2106px; width:20px; height:25px; } body div#devskin10931285 .icon-stats { background-position:0 -2161px; width:26px; height:25px; } body div#devskin10931285 .icon-charts { background-position:0 -2216px; width:27px; height:24px; } body div#devskin10931285 .icon-pie-chart { background-position:0 -2270px; width:26px; height:25px; } body div#devskin10931285 .icon-group { background-position:0 -2325px; width:35px; height:22px; } body div#devskin10931285 .icon-keys { background-position:0 -2377px; width:24px; height:26px; } body div#devskin10931285 .icon-calendar { background-position:0 -2433px; width:23px; height:24px; } body div#devskin10931285 .icon-router { background-position:0 -2487px; width:27px; height:26px; } body div#devskin10931285 .icon-camera-small { background-position:0 -2543px; width:22px; height:24px; } body div#devskin10931285 .icon-dislikes { background-position:0 -2597px; width:25px; height:24px; } body div#devskin10931285 .icon-star { background-position:0 -2651px; width:25px; height:24px; } body div#devskin10931285 .icon-link { background-position:0 -2705px; width:21px; height:23px; } body div#devskin10931285 .icon-eye-open { background-position:0 -2758px; width:31px; height:17px; } body div#devskin10931285 .icon-eye-close { background-position:0 -2805px; width:31px; height:24px; } body div#devskin10931285 .icon-alarm { background-position:0 -2859px; width:27px; height:25px; } body div#devskin10931285 .icon-clock { background-position:0 -2914px; width:24px; height:24px; } body div#devskin10931285 .icon-stopwatch { background-position:0 -2968px; width:23px; height:27px; } body div#devskin10931285 .icon-projector { background-position:0 -3025px; width:28px; height:25px; } body div#devskin10931285 .icon-history { background-position:0 -3080px; width:25px; height:26px; } body div#devskin10931285 .icon-truck { background-position:0 -3136px; width:32px; height:27px; } body div#devskin10931285 .icon-cargo { background-position:0 -3193px; width:25px; height:26px; } body div#devskin10931285 .icon-compass { background-position:0 -3249px; width:24px; height:24px; } body div#devskin10931285 .icon-keynote { background-position:0 -3303px; width:20px; height:30px; } body div#devskin10931285 .icon-paperclip { background-position:0 -3363px; width:26px; height:24px; } body div#devskin10931285 .icon-power { background-position:0 -3417px; width:22px; height:24px; } body div#devskin10931285 .icon-lightbulb { background-position:0 -3471px; width:20px; height:26px; } body div#devskin10931285 .icon-tag { background-position:0 -3527px; width:24px; height:24px; } body div#devskin10931285 .icon-tags { background-position:0 -3581px; width:30px; height:24px; } body div#devskin10931285 .icon-cleaning { background-position:0 -3635px; width:24px; height:25px; } body div#devskin10931285 .icon-ruller { background-position:0 -3690px; width:27px; height:14px; } body div#devskin10931285 .icon-gift { background-position:0 -3734px; width:24px; height:25px; } body div#devskin10931285 .icon-umbrella { background-position:0 -3789px; width:26px; height:28px; } body div#devskin10931285 .icon-book { background-position:0 -3847px; width:22px; height:24px; } body div#devskin10931285 .icon-bookmark { background-position:0 -3901px; width:15px; height:24px; } body div#devskin10931285 .icon-wifi { background-position:0 -3955px; width:31px; height:23px; } body div#devskin10931285 .icon-cup { background-position:0 -4008px; width:22px; height:24px; } body div#devskin10931285 .icon-stroller { background-position:0 -4062px; width:25px; height:26px; } body div#devskin10931285 .icon-headphones { background-position:0 -4118px; width:24px; height:24px; } body div#devskin10931285 .icon-headset { background-position:0 -4172px; width:24px; height:28px; } body div#devskin10931285 .icon-warning-sign { background-position:0 -4230px; width:29px; height:24px; } body div#devskin10931285 .icon-signal { background-position:0 -4284px; width:24px; height:24px; } body div#devskin10931285 .icon-retweet { background-position:0 -4338px; width:28px; height:15px; } body div#devskin10931285 .icon-refresh { background-position:0 -4383px; width:25px; height:26px; } body div#devskin10931285 .icon-roundabout { background-position:0 -4439px; width:26px; height:26px; } body div#devskin10931285 .icon-random { background-position:0 -4495px; width:28px; height:20px; } body div#devskin10931285 .icon-heat { background-position:0 -4545px; width:29px; height:25px; } body div#devskin10931285 .icon-repeat { background-position:0 -4600px; width:23px; height:26px; } body div#devskin10931285 .icon-display { background-position:0 -4656px; width:28px; height:24px; } body div#devskin10931285 .icon-log-book { background-position:0 -4710px; width:22px; height:24px; } body div#devskin10931285 .icon-address-book { background-position:0 -4764px; width:22px; height:24px; } body div#devskin10931285 .icon-building { background-position:0 -4818px; width:24px; height:26px; } body div#devskin10931285 .icon-eyedropper { background-position:0 -4874px; width:24px; height:24px; } body div#devskin10931285 .icon-adjust { background-position:0 -4928px; width:26px; height:26px; } body div#devskin10931285 .icon-tint { background-position:0 -4984px; width:24px; height:25px; } body div#devskin10931285 .icon-crop { background-position:0 -5039px; width:26px; height:26px; } body div#devskin10931285 .icon-vector-path-square { background-position:0 -5095px; width:24px; height:24px; } body div#devskin10931285 .icon-vector-path-circle { background-position:0 -5149px; width:24px; height:24px; } body div#devskin10931285 .icon-vector-path-polygon { background-position:0 -5203px; width:26px; height:25px; } body div#devskin10931285 .icon-vector-path-line { background-position:0 -5258px; width:24px; height:24px; } body div#devskin10931285 .icon-vector-path-curve { background-position:0 -5312px; width:24px; height:24px; } body div#devskin10931285 .icon-vector-path-all { background-position:0 -5366px; width:24px; height:24px; } body div#devskin10931285 .icon-font { background-position:0 -5420px; width:27px; height:23px; } body div#devskin10931285 .icon-italic { background-position:0 -5473px; width:14px; height:24px; } body div#devskin10931285 .icon-bold { background-position:0 -5527px; width:19px; height:24px; } body div#devskin10931285 .icon-text-underline { background-position:0 -5581px; width:20px; height:24px; } body div#devskin10931285 .icon-text-strike { background-position:0 -5635px; width:20px; height:22px; } body div#devskin10931285 .icon-text-height { background-position:0 -5687px; width:26px; height:24px; } body div#devskin10931285 .icon-text-width { background-position:0 -5741px; width:22px; height:24px; } body div#devskin10931285 .icon-text-resize { background-position:0 -5795px; width:26px; height:26px; } body div#devskin10931285 .icon-left-indent { background-position:0 -5851px; width:24px; height:22px; } body div#devskin10931285 .icon-right-indent { background-position:0 -5903px; width:24px; height:22px; } body div#devskin10931285 .icon-align-left { background-position:0 -5955px; width:24px; height:21px; } body div#devskin10931285 .icon-align-center { background-position:0 -6006px; width:24px; height:21px; } body div#devskin10931285 .icon-align-right { background-position:0 -6057px; width:24px; height:21px; } body div#devskin10931285 .icon-justify { background-position:0 -6108px; width:24px; height:21px; } body div#devskin10931285 .icon-list { background-position:0 -6159px; width:24px; height:21px; } body div#devskin10931285 .icon-text-smaller { background-position:0 -6210px; width:22px; height:16px; } body div#devskin10931285 .icon-text-bigger { background-position:0 -6256px; width:24px; height:22px; } body div#devskin10931285 .icon-embed { background-position:0 -6308px; width:30px; height:14px; } body div#devskin10931285 .icon-embed-close { background-position:0 -6352px; width:30px; height:24px; } body div#devskin10931285 .icon-table { background-position:0 -6406px; width:24px; height:24px; } body div#devskin10931285 .icon-message-full { background-position:0 -6460px; width:24px; height:28px; } body div#devskin10931285 .icon-message-empty { background-position:0 -6518px; width:24px; height:28px; } body div#devskin10931285 .icon-message-in { background-position:0 -6576px; width:24px; height:28px; } body div#devskin10931285 .icon-message-out { background-position:0 -6634px; width:24px; height:28px; } body div#devskin10931285 .icon-message-plus { background-position:0 -6692px; width:29px; height:23px; } body div#devskin10931285 .icon-message-minus { background-position:0 -6745px; width:29px; height:23px; } body div#devskin10931285 .icon-message-ban { background-position:0 -6798px; width:29px; height:23px; } body div#devskin10931285 .icon-message-flag { background-position:0 -6851px; width:27px; height:23px; } body div#devskin10931285 .icon-message-lock { background-position:0 -6904px; width:28px; height:24px; } body div#devskin10931285 .icon-message-new { background-position:0 -6958px; width:28px; height:22px; } body div#devskin10931285 .icon-inbox { background-position:0 -7010px; width:24px; height:23px; } body div#devskin10931285 .icon-inbox-plus { background-position:0 -7063px; width:27px; height:27px; } body div#devskin10931285 .icon-inbox-minus { background-position:0 -7120px; width:27px; height:27px; } body div#devskin10931285 .icon-inbox-lock { background-position:0 -7177px; width:26px; height:28px; } body div#devskin10931285 .icon-inbox-in { background-position:0 -7235px; width:24px; height:26px; } body div#devskin10931285 .icon-inbox-out { background-position:0 -7291px; width:24px; height:26px; } body div#devskin10931285 .icon-cogwheel { background-position:0 -7347px; width:24px; height:24px; } body div#devskin10931285 .icon-cogwheels { background-position:0 -7401px; width:34px; height:27px; } body div#devskin10931285 .icon-picture { background-position:0 -7458px; width:24px; height:20px; } body div#devskin10931285 .icon-adjust-alt { background-position:0 -7508px; width:23px; height:24px; } body div#devskin10931285 .icon-database-lock { background-position:0 -7562px; width:26px; height:28px; } body div#devskin10931285 .icon-database-plus { background-position:0 -7620px; width:27px; height:27px; } body div#devskin10931285 .icon-database-minus { background-position:0 -7677px; width:27px; height:27px; } body div#devskin10931285 .icon-database-ban { background-position:0 -7734px; width:26px; height:27px; } body div#devskin10931285 .icon-folder-open { background-position:0 -7791px; width:30px; height:22px; } body div#devskin10931285 .icon-folder-plus { background-position:0 -7843px; width:29px; height:25px; } body div#devskin10931285 .icon-folder-minus { background-position:0 -7898px; width:29px; height:25px; } body div#devskin10931285 .icon-folder-lock { background-position:0 -7953px; width:28px; height:26px; } body div#devskin10931285 .icon-folder-flag { background-position:0 -8009px; width:27px; height:25px; } body div#devskin10931285 .icon-folder-new { background-position:0 -8064px; width:28px; height:24px; } body div#devskin10931285 .icon-edit { background-position:0 -8118px; width:24px; height:21px; } body div#devskin10931285 .icon-new-window { background-position:0 -8169px; width:26px; height:22px; } body div#devskin10931285 .icon-check { background-position:0 -8221px; width:22px; height:18px; } body div#devskin10931285 .icon-unchecked { background-position:0 -8269px; width:18px; height:18px; } body div#devskin10931285 .icon-more-windows { background-position:0 -8317px; width:23px; height:23px; } body div#devskin10931285 .icon-show-big-thumbnails { background-position:0 -8370px; width:22px; height:22px; } body div#devskin10931285 .icon-show-thumbnails { background-position:0 -8422px; width:22px; height:22px; } body div#devskin10931285 .icon-show-thumbnails-with-lines { background-position:0 -8474px; width:24px; height:15px; } body div#devskin10931285 .icon-show-lines { background-position:0 -8519px; width:24px; height:15px; } body div#devskin10931285 .icon-playlist { background-position:0 -8564px; width:29px; height:24px; } body div#devskin10931285 .icon-imac { background-position:0 -8618px; width:26px; height:22px; } body div#devskin10931285 .icon-macbook { background-position:0 -8670px; width:28px; height:15px; } body div#devskin10931285 .icon-ipad { background-position:0 -8715px; width:22px; height:27px; } body div#devskin10931285 .icon-iphone { background-position:0 -8772px; width:14px; height:24px; } body div#devskin10931285 .icon-iphone-transfer { background-position:0 -8826px; width:29px; height:24px; } body div#devskin10931285 .icon-iphone-exchange { background-position:0 -8880px; width:29px; height:24px; } body div#devskin10931285 .icon-ipod { background-position:0 -8934px; width:14px; height:22px; } body div#devskin10931285 .icon-ipod-shuffle { background-position:0 -8986px; width:15px; height:13px; } body div#devskin10931285 .icon-ear-plugs { background-position:0 -9029px; width:20px; height:24px; } body div#devskin10931285 .icon-record { background-position:0 -9083px; width:20px; height:20px; } body div#devskin10931285 .icon-step-backward { background-position:0 -9133px; width:14px; height:18px; } body div#devskin10931285 .icon-fast-backward { background-position:0 -9181px; width:25px; height:18px; } body div#devskin10931285 .icon-rewind { background-position:0 -9229px; width:23px; height:18px; } body div#devskin10931285 .icon-play { background-position:0 -9277px; width:16px; height:18px; } body div#devskin10931285 .icon-pause { background-position:0 -9325px; width:10px; height:16px; } body div#devskin10931285 .icon-stop { background-position:0 -9371px; width:14px; height:14px; } body div#devskin10931285 .icon-forward { background-position:0 -9415px; width:23px; height:18px; } body div#devskin10931285 .icon-fast-forward { background-position:0 -9463px; width:25px; height:18px; } body div#devskin10931285 .icon-step-forward { background-position:0 -9511px; width:14px; height:18px; } body div#devskin10931285 .icon-eject { background-position:0 -9559px; width:18px; height:17px; } body div#devskin10931285 .icon-facetime-video { background-position:0 -9606px; width:24px; height:16px; } body div#devskin10931285 .icon-download-alt { background-position:0 -9652px; width:24px; height:24px; } body div#devskin10931285 .icon-mute { background-position:0 -9706px; width:22px; height:15px; } body div#devskin10931285 .icon-volume-down { background-position:0 -9751px; width:16px; height:15px; } body div#devskin10931285 .icon-volume-up { background-position:0 -9796px; width:24px; height:26px; } body div#devskin10931285 .icon-screenshot { background-position:0 -9852px; width:27px; height:27px; } body div#devskin10931285 .icon-move { background-position:0 -9909px; width:24px; height:24px; } body div#devskin10931285 .icon-more { background-position:0 -9963px; width:22px; height:6px; } body div#devskin10931285 .icon-brightness-reduce { background-position:0 -9999px; width:20px; height:20px; } body div#devskin10931285 .icon-brightness-increase { background-position:0 -10049px; width:24px; height:24px; } body div#devskin10931285 .icon-circle-plus { background-position:0 -10103px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-minus { background-position:0 -10159px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-remove { background-position:0 -10215px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-ok { background-position:0 -10271px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-question-mark { background-position:0 -10327px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-info { background-position:0 -10383px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-exclamation-mark { background-position:0 -10439px; width:26px; height:26px; } body div#devskin10931285 .icon-remove { background-position:0 -10495px; width:26px; height:26px; } body div#devskin10931285 .icon-ok { background-position:0 -10551px; width:26px; height:26px; } body div#devskin10931285 .icon-ban { background-position:0 -10607px; width:26px; height:26px; } body div#devskin10931285 .icon-download { background-position:0 -10663px; width:26px; height:26px; } body div#devskin10931285 .icon-upload { background-position:0 -10719px; width:26px; height:26px; } body div#devskin10931285 .icon-shopping-cart { background-position:0 -10775px; width:26px; height:23px; } body div#devskin10931285 .icon-lock { background-position:0 -10828px; width:21px; height:26px; } body div#devskin10931285 .icon-unlock { background-position:0 -10884px; width:21px; height:26px; } body div#devskin10931285 .icon-electricity { background-position:0 -10940px; width:11px; height:24px; } body div#devskin10931285 .icon-ok-2 { background-position:0 -10994px; width:25px; height:19px; } body div#devskin10931285 .icon-remove-2 { background-position:0 -11043px; width:18px; height:18px; } body div#devskin10931285 .icon-cart-out { background-position:0 -11091px; width:26px; height:25px; } body div#devskin10931285 .icon-cart-in { background-position:0 -11146px; width:26px; height:24px; } body div#devskin10931285 .icon-left-arrow { background-position:0 -11200px; width:20px; height:18px; } body div#devskin10931285 .icon-right-arrow { background-position:0 -11248px; width:20px; height:18px; } body div#devskin10931285 .icon-down-arrow { background-position:0 -11296px; width:18px; height:20px; } body div#devskin10931285 .icon-up-arrow { background-position:0 -11346px; width:18px; height:20px; } body div#devskin10931285 .icon-resize-small { background-position:0 -11396px; width:24px; height:24px; } body div#devskin10931285 .icon-resize-full { background-position:0 -11450px; width:24px; height:24px; } body div#devskin10931285 .icon-circle-arrow-left { background-position:0 -11504px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-arrow-right { background-position:0 -11560px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-arrow-top { background-position:0 -11616px; width:26px; height:26px; } body div#devskin10931285 .icon-circle-arrow-down { background-position:0 -11672px; width:26px; height:26px; } body div#devskin10931285 .icon-play-button { background-position:0 -11728px; width:26px; height:26px; } body div#devskin10931285 .icon-unshare { background-position:0 -11784px; width:24px; height:18px; } body div#devskin10931285 .icon-share { background-position:0 -11832px; width:24px; height:18px; } body div#devskin10931285 .icon-chevron-right { background-position:0 -11880px; width:15px; height:22px; } body div#devskin10931285 .icon-chevron-left { background-position:0 -11932px; width:15px; height:22px; } body div#devskin10931285 .icon-bluetooth { background-position:0 -11984px; width:14px; height:24px; } body div#devskin10931285 .icon-euro { background-position:0 -12038px; width:22px; height:23px; } body div#devskin10931285 .icon-usd { background-position:0 -12091px; width:17px; height:26px; } body div#devskin10931285 .icon-gbp { background-position:0 -12147px; width:17px; height:24px; } body div#devskin10931285 .icon-retweet-2 { background-position:0 -12201px; width:33px; height:21px; } body div#devskin10931285 .icon-moon { background-position:0 -12252px; width:21px; height:24px; } body div#devskin10931285 .icon-sun { background-position:0 -12306px; width:24px; height:24px; } body div#devskin10931285 .icon-cloud { background-position:0 -12360px; width:25px; height:16px; } body div#devskin10931285 .icon-direction { background-position:0 -12406px; width:25px; height:26px; } body div#devskin10931285 .icon-brush { background-position:0 -12462px; width:25px; height:22px; } body div#devskin10931285 .icon-pen { background-position:0 -12514px; width:23px; height:23px; } body div#devskin10931285 .icon-zoom-in { background-position:0 -12567px; width:25px; height:25px; } body div#devskin10931285 .icon-zoom-out { background-position:0 -12622px; width:25px; height:25px; } body div#devskin10931285 .icon-pin { background-position:0 -12677px; width:10px; height:24px; } body div#devskin10931285 .icon-albums { background-position:0 -12731px; width:28px; height:18px; } body div#devskin10931285 .icon-rotation-lock { background-position:0 -12779px; width:27px; height:24px; } body div#devskin10931285 .icon-flash { background-position:0 -12833px; width:14px; height:24px; } body div#devskin10931285 .icon-google-maps { background-position:0 -12887px; width:16px; height:24px; } body div#devskin10931285 .icon-anchor { background-position:0 -12941px; width:24px; height:25px; } body div#devskin10931285 .icon-conversation { background-position:0 -12996px; width:25px; height:18px; } body div#devskin10931285 .icon-chat { background-position:0 -13044px; width:24px; height:19px; } body div#devskin10931285 .icon-male { background-position:0 -13093px; width:22px; height:22px; } body div#devskin10931285 .icon-female { background-position:0 -13145px; width:16px; height:27px; } body div#devskin10931285 .icon-asterisk { background-position:0 -13202px; width:20px; height:20px; } body div#devskin10931285 .icon-divide { background-position:0 -13252px; width:18px; height:16px; } body div#devskin10931285 .icon-snorkel-diving { background-position:0 -13298px; width:27px; height:25px; } body div#devskin10931285 .icon-scuba-diving { background-position:0 -13353px; width:27px; height:24px; } body div#devskin10931285 .icon-oxygen-bottle { background-position:0 -13407px; width:22px; height:27px; } body div#devskin10931285 .icon-fins { background-position:0 -13464px; width:31px; height:27px; } body div#devskin10931285 .icon-fishes { background-position:0 -13521px; width:28px; height:30px; } body div#devskin10931285 .icon-boat { background-position:0 -13581px; width:24px; height:24px; } body div#devskin10931285 .icon-delete { background-position:0 -13635px; width:26px; height:17px; } body div#devskin10931285 .icon-sheriffs-star { background-position:0 -13682px; width:24px; height:26px; } body div#devskin10931285 .icon-qrcode { background-position:0 -13738px; width:24px; height:24px; } body div#devskin10931285 .icon-barcode { background-position:0 -13792px; width:24px; height:24px; } body div#devskin10931285 .icon-pool { background-position:0 -13846px; width:24px; height:24px; } body div#devskin10931285 .icon-buoy { background-position:0 -13900px; width:24px; height:24px; } body div#devskin10931285 .icon-spade { background-position:0 -13954px; width:24px; height:24px; } body div#devskin10931285 .icon-bank { background-position:0 -14008px; width:24px; height:24px; } body div#devskin10931285 .icon-vcard { background-position:0 -14062px; width:22px; height:24px; } body div#devskin10931285 .icon-electrical-plug { background-position:0 -14116px; width:18px; height:25px; } body div#devskin10931285 .icon-flag { background-position:0 -14171px; width:21px; height:26px; } body div#devskin10931285 .icon-credit-card { background-position:0 -14227px; width:26px; height:19px; } body div#devskin10931285 .icon-keyboard-wireless { background-position:0 -14276px; width:27px; height:20px; } body div#devskin10931285 .icon-keyboard-wireless { background-position:0 -14326px; width:27px; height:26px; } body div#devskin10931285 .icon-shield { background-position:0 -14382px; width:22px; height:24px; } body div#devskin10931285 .icon-ring { background-position:0 -14436px; width:21px; height:24px; } body div#devskin10931285 .icon-cake { background-position:0 -14490px; width:22px; height:24px; } body div#devskin10931285 .icon-drink { background-position:0 -14544px; width:23px; height:24px; } body div#devskin10931285 .icon-beer { background-position:0 -14598px; width:23px; height:24px; } body div#devskin10931285 .icon-fast-food { background-position:0 -14652px; width:28px; height:24px; } body div#devskin10931285 .icon-cutlery { background-position:0 -14706px; width:16px; height:24px; } body div#devskin10931285 .icon-pizza { background-position:0 -14760px; width:26px; height:29px; } body div#devskin10931285 .icon-birthday-cake { background-position:0 -14819px; width:26px; height:29px; } body div#devskin10931285 .icon-tablet { background-position:0 -14878px; width:25px; height:25px; } body div#devskin10931285 .icon-settings { background-position:0 -14933px; width:24px; height:24px; } body div#devskin10931285 .icon-bullets { background-position:0 -14987px; width:27px; height:23px; } body div#devskin10931285 .icon-cardio { background-position:0 -15040px; width:25px; height:26px; } body div#devskin10931285 .icon-t-shirt { background-position:0 -15096px; width:28px; height:23px; } body div#devskin10931285 .icon-pants { background-position:0 -15149px; width:19px; height:24px; } body div#devskin10931285 .icon-sweater { background-position:0 -15203px; width:29px; height:24px; } body div#devskin10931285 .icon-fabric { background-position:0 -15257px; width:27px; height:22px; } body div#devskin10931285 .icon-leather { background-position:0 -15309px; width:23px; height:24px; } body div#devskin10931285 .icon-scissors { background-position:0 -15363px; width:24px; height:27px; } body div#devskin10931285 .icon-bomb { background-position:0 -15420px; width:27px; height:25px; } body div#devskin10931285 .icon-skull { background-position:0 -15475px; width:22px; height:24px; } body div#devskin10931285 .icon-celebration { background-position:0 -15529px; width:24px; height:25px; } body div#devskin10931285 .icon-tea-kettle { background-position:0 -15584px; width:26px; height:23px; } body div#devskin10931285 .icon-french-press { background-position:0 -15637px; width:23px; height:25px; } body div#devskin10931285 .icon-coffe-cup { background-position:0 -15692px; width:25px; height:19px; } body div#devskin10931285 .icon-pot { background-position:0 -15741px; width:27px; height:22px; } body div#devskin10931285 .icon-grater { background-position:0 -15793px; width:18px; height:24px; } body div#devskin10931285 .icon-kettle { background-position:0 -15847px; width:23px; height:24px; } body div#devskin10931285 .icon-hospital { background-position:0 -15901px; width:24px; height:24px; } body div#devskin10931285 .icon-hospital-h { background-position:0 -15955px; width:24px; height:24px; } body div#devskin10931285 .icon-microphone { background-position:0 -16009px; width:17px; height:24px; } body div#devskin10931285 .icon-webcam { background-position:0 -16063px; width:19px; height:24px; } body div#devskin10931285 .icon-temple-christianity-church { background-position:0 -16117px; width:24px; height:25px; } body div#devskin10931285 .icon-temple-islam { background-position:0 -16172px; width:25px; height:24px; } body div#devskin10931285 .icon-temple-hindu { background-position:0 -16226px; width:24px; height:24px; } body div#devskin10931285 .icon-temple-buddhist { background-position:0 -16280px; width:28px; height:22px; } body div#devskin10931285 .icon-bicycle { background-position:0 -16332px; width:33px; height:21px; } body div#devskin10931285 .icon-life-preserver { background-position:0 -16383px; width:24px; height:24px; } body div#devskin10931285 .icon-share-alt { background-position:0 -16437px; width:22px; height:22px; } body div#devskin10931285 .icon-comments { background-position:0 -16489px; width:24px; height:23px; } body div#devskin10931285 .icon-flower { background-position:0 -16542px; width:19px; height:25px; } body div#devskin10931285 .icon-baseball { background-position:0 -16597px; width:25px; height:26px; } body div#devskin10931285 .icon-rugby { background-position:0 -16653px; width:23px; height:24px; } body div#devskin10931285 .icon-ax { background-position:0 -16707px; width:27px; height:24px; } body div#devskin10931285 .icon-table-tennis { background-position:0 -16761px; width:24px; height:24px; } body div#devskin10931285 .icon-bowling { background-position:0 -16815px; width:24px; height:24px; } body div#devskin10931285 .icon-tree-conifer { background-position:0 -16869px; width:21px; height:24px; } body div#devskin10931285 .icon-tree-deciduous { background-position:0 -16923px; width:20px; height:25px; } body div#devskin10931285 .icon-more-items { background-position:0 -16978px; width:21px; height:24px; } body div#devskin10931285 .icon-sort { background-position:0 -17032px; width:25px; height:25px; } body div#devskin10931285 .icon-filter { background-position:0 -17087px; width:20px; height:24px; } body div#devskin10931285 .icon-gamepad { background-position:0 -17141px; width:27px; height:19px; } body div#devskin10931285 .icon-playing-dices { background-position:0 -17190px; width:27px; height:23px; } body div#devskin10931285 .icon-calculator { background-position:0 -17243px; width:21px; height:24px; } body div#devskin10931285 .icon-tie { background-position:0 -17297px; width:11px; height:26px; } body div#devskin10931285 .icon-wallet { background-position:0 -17353px; width:25px; height:20px; } body div#devskin10931285 .icon-piano { background-position:0 -17403px; width:23px; height:24px; } body div#devskin10931285 .icon-sampler { background-position:0 -17457px; width:27px; height:22px; } body div#devskin10931285 .icon-podium { background-position:0 -17509px; width:25px; height:20px; } body div#devskin10931285 .icon-soccer-ball { background-position:0 -17559px; width:25px; height:25px; } body div#devskin10931285 .icon-blog { background-position:0 -17614px; width:21px; height:23px; } body div#devskin10931285 .icon-dashboard { background-position:0 -17667px; width:24px; height:24px; } body div#devskin10931285 .icon-certificate { background-position:0 -17721px; width:17px; height:25px; } body div#devskin10931285 .icon-bell { background-position:0 -17776px; width:24px; height:24px; } body div#devskin10931285 .icon-candle { background-position:0 -17830px; width:20px; height:25px; } body div#devskin10931285 .icon-pushpin { background-position:0 -17885px; width:23px; height:23px; } body div#devskin10931285 .icon-iphone-shake { background-position:0 -17938px; width:24px; height:24px; } body div#devskin10931285 .icon-pin-flag { background-position:0 -17992px; width:30px; height:22px; } body div#devskin10931285 .icon-turtle { background-position:0 -18044px; width:28px; height:16px; } body div#devskin10931285 .icon-rabbit { background-position:0 -18090px; width:26px; height:22px; } body div#devskin10931285 .icon-globe { background-position:0 -18142px; width:24px; height:24px; } body div#devskin10931285 .icon-briefcase { background-position:0 -18196px; width:24px; height:21px; } body div#devskin10931285 .icon-hdd { background-position:0 -18247px; width:24px; height:21px; } body div#devskin10931285 .icon-thumbs-up { background-position:0 -18298px; width:24px; height:21px; } body div#devskin10931285 .icon-thumbs-down { background-position:0 -18349px; width:24px; height:21px; } body div#devskin10931285 .icon-hand-right { background-position:0 -18400px; width:26px; height:19px; } body div#devskin10931285 .icon-hand-left { background-position:0 -18449px; width:26px; height:19px; } body div#devskin10931285 .icon-hand-up { background-position:0 -18498px; width:19px; height:26px; } body div#devskin10931285 .icon-hand-down { background-position:0 -18554px; width:19px; height:27px; } body div#devskin10931285 .icon-fullscreen { background-position:0 -18611px; width:24px; height:24px; } body div#devskin10931285 .icon-shopping-bag { background-position:0 -18665px; width:23px; height:26px; } body div#devskin10931285 .icon-book-open { background-position:0 -18721px; width:24px; height:22px; } body div#devskin10931285 .icon-nameplate { background-position:0 -18773px; width:24px; height:21px; } body div#devskin10931285 .icon-nameplate-alt { background-position:0 -18824px; width:24px; height:22px; } body div#devskin10931285 .icon-vases { background-position:0 -18876px; width:24px; height:24px; } body div#devskin10931285 .icon-bullhorn { background-position:0 -18930px; width:25px; height:20px; } body div#devskin10931285 .icon-dumbbell { background-position:0 -18980px; width:26px; height:16px; } body div#devskin10931285 .icon-suitcase { background-position:0 -19026px; width:24px; height:22px; } body div#devskin10931285 .icon-file-import { background-position:0 -19078px; width:22px; height:24px; } body div#devskin10931285 .icon-file-export { background-position:0 -19132px; width:23px; height:24px; } body div#devskin10931285 .icon-bug { background-position:0 -19186px; width:22px; height:24px; } body div#devskin10931285 .icon-crown { background-position:0 -19240px; width:26px; height:25px; } body div#devskin10931285 .icon-smoking { background-position:0 -19295px; width:24px; height:26px; } body div#devskin10931285 .icon-cloud-upload { background-position:0 -19351px; width:25px; height:22px; } body div#devskin10931285 .icon-cloud-download { background-position:0 -19403px; width:25px; height:22px; } body div#devskin10931285 .icon-restart { background-position:0 -19455px; width:25px; height:25px; } body div#devskin10931285 .icon-security-camera { background-position:0 -19510px; width:24px; height:23px; } body div#devskin10931285 .icon-expand { background-position:0 -19563px; width:19px; height:19px; } body div#devskin10931285 .icon-collapse { background-position:0 -19612px; width:19px; height:19px; } body div#devskin10931285 .icon-collapse-top { background-position:0 -19661px; width:19px; height:19px; } body div#devskin10931285 .icon-globe-af { background-position:0 -19710px; width:24px; height:24px; } body div#devskin10931285 .icon-global { background-position:0 -19764px; width:24px; height:24px; } body div#devskin10931285 .icon-spray { background-position:0 -19818px; width:22px; height:27px; } body div#devskin10931285 .icon-nails { background-position:0 -19875px; width:22px; height:26px; } body div#devskin10931285 .icon-claw-hammer { background-position:0 -19931px; width:27px; height:26px; } body div#devskin10931285 .icon-classic-hammer { background-position:0 -19987px; width:25px; height:26px; } body div#devskin10931285 .icon-hand-saw { background-position:0 -20043px; width:26px; height:26px; } body div#devskin10931285 .icon-riflescope { background-position:0 -20099px; width:25px; height:25px; } body div#devskin10931285 .icon-electrical-socket-eu { background-position:0 -20154px; width:23px; height:23px; } body div#devskin10931285 .icon-electrical-socket-us { background-position:0 -20207px; width:23px; height:23px; } body div#devskin10931285 .icon-message-forward { background-position:0 -20260px; width:31px; height:18px; } body div#devskin10931285 .icon-coat-hanger { background-position:0 -20308px; width:24px; height:21px; } body div#devskin10931285 .icon-dress { background-position:0 -20359px; width:18px; height:24px; } body div#devskin10931285 .icon-bathrobe { background-position:0 -20413px; width:21px; height:25px; } body div#devskin10931285 .icon-shirt { background-position:0 -20468px; width:25px; height:23px; } body div#devskin10931285 .icon-underwear { background-position:0 -20521px; width:24px; height:24px; } body div#devskin10931285 .icon-log-in { background-position:0 -20575px; width:22px; height:18px; } body div#devskin10931285 .icon-log-out { background-position:0 -20623px; width:21px; height:18px; } body div#devskin10931285 .icon-exit { background-position:0 -20671px; width:26px; height:23px; } body div#devskin10931285 .icon-new-window-alt { background-position:0 -20724px; width:19px; height:19px; } body div#devskin10931285 .icon-video-sd { background-position:0 -20773px; width:25px; height:21px; } body div#devskin10931285 .icon-video-hd { background-position:0 -20824px; width:25px; height:21px; } body div#devskin10931285 .icon-subtitles { background-position:0 -20875px; width:25px; height:21px; } body div#devskin10931285 .icon-sound-stereo { background-position:0 -20926px; width:25px; height:21px; } body div#devskin10931285 .icon-sound-dolby { background-position:0 -20977px; width:25px; height:21px; } body div#devskin10931285 .icon-sound-5-1 { background-position:0 -21028px; width:25px; height:21px; } body div#devskin10931285 .icon-sound-6-1 { background-position:0 -21079px; width:25px; height:21px; } body div#devskin10931285 .icon-sound-7-1 { background-position:0 -21130px; width:25px; height:21px; } body div#devskin10931285 .icon-copyright-mark { background-position:0 -21181px; width:22px; height:22px; } body div#devskin10931285 .icon-registration-mark { background-position:0 -21233px; width:22px; height:22px; } body div#devskin10931285 .icon-radar { background-position:0 -21285px; width:24px; height:24px; } body div#devskin10931285 .icon-skateboard { background-position:0 -21339px; width:26px; height:18px; } body div#devskin10931285 .icon-golf-course { background-position:0 -21387px; width:24px; height:24px; } body div#devskin10931285 .icon-sorting { background-position:0 -21441px; width:24px; height:23px; } body div#devskin10931285 .icon-sort-by-alphabet { background-position:0 -21494px; width:22px; height:23px; } body div#devskin10931285 .icon-sort-by-alphabet-alt { background-position:0 -21547px; width:22px; height:23px; } body div#devskin10931285 .icon-sort-by-order { background-position:0 -21600px; width:21px; height:23px; } body div#devskin10931285 .icon-sort-by-order-alt { background-position:0 -21653px; width:21px; height:23px; } body div#devskin10931285 .icon-sort-by-attributes { background-position:0 -21706px; width:23px; height:23px; } body div#devskin10931285 .icon-sort-by-attributes-alt { background-position:0 -21759px; width:23px; height:23px; } body div#devskin10931285 .icon-compressed { background-position:0 -21812px; width:23px; height:21px; } body div#devskin10931285 .icon-package { background-position:0 -21863px; width:24px; height:21px; } body div#devskin10931285 .icon-cloud-plus { background-position:0 -21914px; width:26px; height:22px; } body div#devskin10931285 .icon-cloud-minus { background-position:0 -21966px; width:26px; height:22px; } body div#devskin10931285 .icon-disk-save { background-position:0 -22018px; width:24px; height:23px; } body div#devskin10931285 .icon-disk-open { background-position:0 -22071px; width:24px; height:23px; } body div#devskin10931285 .icon-disk-saved { background-position:0 -22124px; width:24px; height:22px; } body div#devskin10931285 .icon-disk-remove { background-position:0 -22176px; width:24px; height:21px; } body div#devskin10931285 .icon-disk-import { background-position:0 -22227px; width:24px; height:23px; } body div#devskin10931285 .icon-disk-export { background-position:0 -22280px; width:24px; height:22px; } body div#devskin10931285 .icon-tower { background-position:0 -22332px; width:19px; height:24px; } body div#devskin10931285 .icon-send { background-position:0 -22386px; width:23px; height:23px; } body div#devskin10931285 .icon-git-branch { background-position:0 -22439px; width:19px; height:24px; } body div#devskin10931285 .icon-git-create { background-position:0 -22493px; width:21px; height:24px; } body div#devskin10931285 .icon-git-private { background-position:0 -22547px; width:21px; height:24px; } body div#devskin10931285 .icon-git-delete { background-position:0 -22601px; width:21px; height:24px; } body div#devskin10931285 .icon-git-merge { background-position:0 -22655px; width:21px; height:24px; } body div#devskin10931285 .icon-git-pull-request { background-position:0 -22709px; width:20px; height:24px; } body div#devskin10931285 .icon-git-compare { background-position:0 -22763px; width:20px; height:23px; } body div#devskin10931285 .icon-git-commit { background-position:0 -22816px; width:22px; height:22px; } body div#devskin10931285 .icon-construction-cone { background-position:0 -22868px; width:22px; height:23px; } body div#devskin10931285 .icon-shoe-steps { background-position:0 -22921px; width:16px; height:24px; } body div#devskin10931285 .icon-plus { background-position:0 -22975px; width:20px; height:20px; } body div#devskin10931285 .icon-minus { background-position:0 -23025px; width:18px; height:4px; } body div#devskin10931285 .icon-redo { background-position:0 -23059px; width:24px; height:14px; } body div#devskin10931285 .icon-undo { background-position:0 -23103px; width:24px; height:14px; } body div#devskin10931285 .icon-golf { background-position:0 -23147px; width:23px; height:26px; } body div#devskin10931285 .icon-hockey { background-position:0 -23203px; width:24px; height:24px; } body div#devskin10931285 .icon-pipe { background-position:0 -23257px; width:23px; height:20px; } body div#devskin10931285 .icon-wrench { background-position:0 -23307px; width:24px; height:24px; } body div#devskin10931285 .icon-folder-closed { background-position:0 -23361px; width:24px; height:22px; } body div#devskin10931285 .icon-phone-alt { background-position:0 -23413px; width:24px; height:22px; } body div#devskin10931285 .icon-earphone { background-position:0 -23465px; width:24px; height:24px; } body div#devskin10931285 .icon-floppy-disk { background-position:0 -23519px; width:22px; height:22px; } body div#devskin10931285 .icon-floppy-saved { background-position:0 -23571px; width:22px; height:22px; } body div#devskin10931285 .icon-floppy-remove { background-position:0 -23623px; width:22px; height:22px; } body div#devskin10931285 .icon-floppy-save { background-position:0 -23675px; width:22px; height:22px; } body div#devskin10931285 .icon-floppy-open { background-position:0 -23727px; width:22px; height:22px; } body div#devskin10931285 .icon-translate { background-position:0 -23779px; width:23px; height:23px; } body div#devskin10931285 .icon-fax { background-position:0 -23832px; width:24px; height:23px; } body div#devskin10931285 .icon-factory { background-position:0 -23885px; width:24px; height:23px; } body div#devskin10931285 .icon-shop-window { background-position:0 -23938px; width:25px; height:23px; } body div#devskin10931285 .icon-shop { background-position:0 -23991px; width:25px; height:23px; } body div#devskin10931285 .icon-kiosk { background-position:0 -24044px; width:25px; height:23px; } body div#devskin10931285 .icon-kiosk-wheels { background-position:0 -24097px; width:25px; height:23px; } body div#devskin10931285 .icon-kiosk-light { background-position:0 -24150px; width:25px; height:23px; } body div#devskin10931285 .icon-kiosk-food { background-position:0 -24203px; width:24px; height:24px; } body div#devskin10931285 .icon-transfer { background-position:0 -24257px; width:24px; height:22px; } body div#devskin10931285 .icon-money { background-position:0 -24309px; width:28px; height:20px; } body div#devskin10931285 .icon-header { background-position:0 -24359px; width:23px; height:20px; } body div#devskin10931285 .icon-blacksmith { background-position:0 -24409px; width:22px; height:23px; } body div#devskin10931285 .icon-saw-blade { background-position:0 -24462px; width:22px; height:22px; } body div#devskin10931285 .icon-basketball { background-position:0 -24514px; width:23px; height:23px; } body div#devskin10931285 .icon-server { background-position:0 -24567px; width:22px; height:21px; } body div#devskin10931285 .icon-server-plus { background-position:0 -24618px; width:27px; height:25px; } body div#devskin10931285 .icon-server-minus { background-position:0 -24673px; width:28px; height:25px; } body div#devskin10931285 .icon-server-ban { background-position:0 -24728px; width:28px; height:25px; } body div#devskin10931285 .icon-server-flag { background-position:0 -24783px; width:27px; height:25px; } body div#devskin10931285 .icon-server-lock { background-position:0 -24838px; width:28px; height:26px; } body div#devskin10931285 .icon-server-new { background-position:0 -24894px; width:28px; height:24px; } body div#devskin10931285 .icon-pinterest { background-position:0 -24948px; width:24px; height:24px; } body div#devskin10931285 .icon-dropbox { background-position:0 -25002px; width:24px; height:24px; } body div#devskin10931285 .icon-google-plus { background-position:0 -25056px; width:24px; height:24px; } body div#devskin10931285 .icon-jolicloud { background-position:0 -25110px; width:24px; height:24px; } body div#devskin10931285 .icon-yahoo { background-position:0 -25164px; width:24px; height:24px; } body div#devskin10931285 .icon-blogger { background-position:0 -25218px; width:24px; height:24px; } body div#devskin10931285 .icon-picasa { background-position:0 -25272px; width:24px; height:24px; } body div#devskin10931285 .icon-amazon { background-position:0 -25326px; width:24px; height:24px; } body div#devskin10931285 .icon-tumblr { background-position:0 -25380px; width:24px; height:24px; } body div#devskin10931285 .icon-wordpress { background-position:0 -25434px; width:24px; height:24px; } body div#devskin10931285 .icon-instapaper { background-position:0 -25488px; width:24px; height:24px; } body div#devskin10931285 .icon-evernote { background-position:0 -25542px; width:24px; height:24px; } body div#devskin10931285 .icon-xing { background-position:0 -25596px; width:24px; height:24px; } body div#devskin10931285 .icon-zootool { background-position:0 -25650px; width:24px; height:24px; } body div#devskin10931285 .icon-dribbble { background-position:0 -25704px; width:24px; height:24px; } body div#devskin10931285 .icon-deviantart { background-position:0 -25758px; width:24px; height:24px; } body div#devskin10931285 .icon-pocket { background-position:0 -25812px; width:24px; height:24px; } body div#devskin10931285 .icon-linked-in { background-position:0 -25866px; width:24px; height:24px; } body div#devskin10931285 .icon-forrst { background-position:0 -25920px; width:24px; height:24px; } body div#devskin10931285 .icon-pinboard { background-position:0 -25974px; width:24px; height:24px; } body div#devskin10931285 .icon-behance { background-position:0 -26028px; width:24px; height:24px; } body div#devskin10931285 .icon-github { background-position:0 -26082px; width:24px; height:24px; } body div#devskin10931285 .icon-youtube { background-position:0 -26136px; width:24px; height:24px; } body div#devskin10931285 .icon-skitch { background-position:0 -26190px; width:24px; height:24px; } body div#devskin10931285 .icon-4square { background-position:0 -26244px; width:24px; height:24px; } body div#devskin10931285 .icon-quora { background-position:0 -26298px; width:24px; height:24px; } body div#devskin10931285 .icon-badoo { background-position:0 -26352px; width:24px; height:24px; } body div#devskin10931285 .icon-spotify { background-position:0 -26406px; width:24px; height:24px; } body div#devskin10931285 .icon-stumbleupon { background-position:0 -26460px; width:24px; height:24px; } body div#devskin10931285 .icon-readability { background-position:0 -26514px; width:24px; height:24px; } body div#devskin10931285 .icon-facebook { background-position:0 -26568px; width:24px; height:24px; } body div#devskin10931285 .icon-twitter { background-position:0 -26622px; width:24px; height:24px; } body div#devskin10931285 .icon-instagram { background-position:0 -26676px; width:24px; height:24px; } body div#devskin10931285 .icon-posterous-spaces { background-position:0 -26730px; width:24px; height:24px; } body div#devskin10931285 .icon-vimeo { background-position:0 -26784px; width:24px; height:24px; } body div#devskin10931285 .icon-flickr { background-position:0 -26838px; width:24px; height:24px; } body div#devskin10931285 .icon-last-fm { background-position:0 -26892px; width:24px; height:24px; } body div#devskin10931285 .icon-rss { background-position:0 -26946px; width:24px; height:24px; } body div#devskin10931285 .icon-skype { background-position:0 -27000px; width:24px; height:24px; } body div#devskin10931285 .icon-e-mail { background-position:0 -27054px; width:24px; height:24px; } body div#devskin10931285 .icon-vine { background-position:0 -27108px; width:24px; height:24px; } body div#devskin10931285 .icon-myspace { background-position:0 -27162px; width:24px; height:24px; } body div#devskin10931285 .icon-goodreads { background-position:0 -27216px; width:24px; height:24px; } body div#devskin10931285 .icon-apple { background-position:0 -27270px; width:24px; height:24px; } body div#devskin10931285 .icon-windows { background-position:0 -27324px; width:24px; height:24px; } body div#devskin10931285 .icon-yelp { background-position:0 -27378px; width:24px; height:24px; } body div#devskin10931285 .icon-playstation { background-position:0 -27432px; width:24px; height:24px; } body div#devskin10931285 .icon-xbox { background-position:0 -27486px; width:24px; height:24px; } body div#devskin10931285 .icon-android { background-position:0 -27540px; width:24px; height:24px; } body div#devskin10931285 .icon-ios { background-position:0 -27594px; width:24px; height:24px; }

EnsoDancer

LINKS

Other Stories Profile Watch Me




Kiss each little green head as they sleep. 

Worry of what may happen if they wake before you return.

Leave anyway because there is no one else and love is a verb.


Shiver against the bitter cold midnight.

Traipse through miles of muck and refuse.

Climb upward with exhaustion in each step and supplies at your back.

Check at every sewer grate for lost coins or the occasional dollar.

Expose yourself to the dangers of the surface world.

Worry what would happen to them if you were ever caught.

Go on anyway because there is no one else and love is a verb. 


Slip silently through shadows and allies.

Rummage all night through dumpsters and trash bins. 

Gather aluminum cans, salvageable blankets and half eaten scraps for your own meal.

Disguise your mutated body under a found coat and hat.

Find the homeless man who doesn't look up and doesn't ask questions.

Exchange the soda cans for a few dollars, though only half what he'll get for recycling them.

Lament your humanity that would make caring for them so much easier.

Berate yourself for wasting time dwelling on what will never be again.

Worry you've been gone too long already.

Move on anyway because there is no one else and love is a verb.


Navigate to the 24hr market with the headphone wearing cashier and drowsy security guard.

Survey from across the street to be sure the market is mostly empty and access is clear.

Stop.

Listen.

Sense. 

Duck as the metal chain swings toward your head. 

Sweep his feet from under him before he can register the miss. 

Grunt when his friend suddenly appears and punches you in the stomach. 

Recover quickly.

Jab at pressure points in his neck as he tries to choke you.

Focus on the other as the first falls limp.

Return the punch to the second to double him over.

Spin into a kick to propel him to the wall. 

Watch as the two run away, the little "old man" more of a challenge than they had thought.

Feel anger at teenage thugs that would steal your precious few dollars.

Bemoan that they probably have no one to love them. 

Remember your purpose. 

Worry the fight may have drawn attention. 

Proceed anyway because there is no one else and love is a verb. 


Breathe deeply to settle your fear at being under florescent lights even well disguised.

Remain casual as you lay milk, rice, potatoes, a cabbage and 4 small chocolates on the counter. 

Fret you may not have enough money.

Exhale when the cashier bags your things and you walk out the door. 

Turn into the alley to collect your earlier scavenged finds.

Drop into the nearest manhole, grateful to be underground again.

Trudge toward the lair as quickly as your heavy bags will allow.

Enter your home, finally, and hasten to place the milk and cabbage in the makeshift cooler.

Ignore the other groceries and supplies as you surge toward their sleeping mat.

Lay a gentle hand on each unmoved, breathing, sleeping head. 

Lean back against the wall a little weak at the wave of relief that washes over you. 

Thank the ancestors nothing happened and you were lucky one more time. 

Worry you may not always be so fortunate. 

Smile, live with the constant worry and go put the rest of the food in the cupboard anyway, because there is no one else and Love Is A Verb. 




Skin by:LabLayers

Related content
Comments: 129

EnsoDancer In reply to ??? [2015-04-24 00:44:57 +0000 UTC]

Thank you. 

👍: 0 ⏩: 0

dgLari [2014-06-25 06:17:12 +0000 UTC]

So, after all this time, I finally came around to read your beautiful piece, and let me tell you, I'm stunned. It is so perfect and touching. You've captured so much with this subtle yet complex piece I could see everything happening in my head. Thank you so much for sharing! And congratulations on the DD, it is well deserved.

👍: 0 ⏩: 1

EnsoDancer In reply to dgLari [2014-06-25 13:26:22 +0000 UTC]

Your feature art is no small part of what people love about this work. Thank you so much for letting me use it and for sharing such kind comments.  

👍: 0 ⏩: 0

fullmetal52 [2014-06-07 06:15:28 +0000 UTC]

Wow, this is some powerful stuff. I usually don't read poetry, but this is incredible. Very well done.

👍: 0 ⏩: 1

EnsoDancer In reply to fullmetal52 [2014-06-07 14:08:36 +0000 UTC]

I actually don't usually write poetry but this just sorta came out. Thanks for taking the time to read and comment, I really appreciate it. 

👍: 0 ⏩: 0

TheBrokenKnight [2014-06-01 01:10:41 +0000 UTC]

I'm not even into ninja turtles, but its such a sweet story. Very well done! 

👍: 0 ⏩: 1

EnsoDancer In reply to TheBrokenKnight [2014-06-01 11:47:10 +0000 UTC]

I appreciate that, thanks!

👍: 0 ⏩: 1

TheBrokenKnight In reply to EnsoDancer [2014-06-08 02:03:04 +0000 UTC]

You're very welcome! 

👍: 0 ⏩: 0

Baraturts [2014-05-03 14:15:32 +0000 UTC]

I'm so slow some times, but... Congratulations on getting a DD, that is awesome! This is so beautiful, and so great to see a written TMNT piece getting the recognition it deserves for a change! 

👍: 0 ⏩: 1

EnsoDancer In reply to Baraturts [2014-05-03 15:54:23 +0000 UTC]

Thank you very much, I was more than a little shocked that a TMNT fanfic was chosen myself let alone one of mine. Some folks who've seen it have commented that they're discovering or rediscovering the fandom here on DA, which is great for not just me, so I'm pretty happy about the whole thing.  

👍: 0 ⏩: 0

br0ken-Alpha19 [2014-04-07 02:36:40 +0000 UTC]

nice

👍: 0 ⏩: 1

EnsoDancer In reply to br0ken-Alpha19 [2014-04-07 08:38:01 +0000 UTC]

👍: 0 ⏩: 0

sampsonknight [2014-04-06 23:29:24 +0000 UTC]

Congrats on the DD  

👍: 0 ⏩: 1

EnsoDancer In reply to sampsonknight [2014-04-07 00:54:26 +0000 UTC]

Your contest was the inspiration, thank you so much! 

👍: 0 ⏩: 1

sampsonknight In reply to EnsoDancer [2014-04-07 02:43:18 +0000 UTC]

Np it was a fun contest and happy you participated

👍: 0 ⏩: 0

JJQinc [2014-04-06 19:43:05 +0000 UTC]

Beautiful, really nice. Never thought of TMNT to be so deep but you opened my eyes to a very new perspectives. Really nice ^_^

👍: 0 ⏩: 1

EnsoDancer In reply to JJQinc [2014-04-06 20:51:33 +0000 UTC]

Thank you. There are many TMNT authors making such great stuff, I happy to be a small part of it. 

👍: 0 ⏩: 0

Adventurous-Dreamer [2014-04-06 08:23:09 +0000 UTC]

Amazing. This captures the beauty, complexity and wonder of all of the different raw emotions, that we are antiquated with; all the while giving of us the advice of how to let ourselves experience them. It truly is no wonder that you won the contest. Congrats!

👍: 0 ⏩: 1

EnsoDancer In reply to Adventurous-Dreamer [2014-04-06 11:45:56 +0000 UTC]

Thank you for such a generous and kind critique.

👍: 0 ⏩: 0

Hotrod-31 [2014-04-06 07:19:00 +0000 UTC]

that is so cute and sweet. ^_^

👍: 0 ⏩: 1

EnsoDancer In reply to Hotrod-31 [2014-04-06 11:43:12 +0000 UTC]

Aw, you're too kind.

👍: 0 ⏩: 0

Nevir-Saedi [2014-04-06 05:29:32 +0000 UTC]

Wow, just wow. I like TMNT but I never expected someone could write something so deep and moving based on it. True congratulations are due to you. Very very well done.

👍: 0 ⏩: 1

EnsoDancer In reply to Nevir-Saedi [2014-04-06 11:42:06 +0000 UTC]

TMNT does seem like an unlikely source, but there are actually several inspiring fanfic authors in this fandom and a wealth of great stories if you know where to look.  I've been moved to tears many times and I'm constantly humbled to be among these writers.  

Thanks for reading and the commenting, I appreciate it!

👍: 0 ⏩: 0

WeActOnImpulse [2014-04-06 05:17:27 +0000 UTC]

Beautiful. Also Teenage Mutant Ninja Turtles. Am,azing

👍: 0 ⏩: 1

EnsoDancer In reply to WeActOnImpulse [2014-04-06 11:39:09 +0000 UTC]

Thank you. 

👍: 0 ⏩: 1

WeActOnImpulse In reply to EnsoDancer [2014-04-07 01:38:30 +0000 UTC]

You're welcome.

👍: 0 ⏩: 0

BizzyBee5 [2014-04-06 03:45:10 +0000 UTC]

so beautiful could not resist faving  

👍: 0 ⏩: 1

EnsoDancer In reply to BizzyBee5 [2014-04-06 03:46:34 +0000 UTC]

Thanks for the fav  and the kind comment! 

👍: 0 ⏩: 2

BizzyBee5 In reply to EnsoDancer [2014-04-06 03:51:21 +0000 UTC]

You're welcome *cough cough* how do i fav this??? *cough cough*

👍: 0 ⏩: 0

BizzyBee5 In reply to EnsoDancer [2014-04-06 03:49:16 +0000 UTC]

You're Welcome *cough cough* how do i fav this?? *cough cough*

👍: 0 ⏩: 1

Zyra01 In reply to BizzyBee5 [2014-04-06 06:03:59 +0000 UTC]

Below the advertisement box there is a button that says favorite in blue  text with a big yellow star

👍: 0 ⏩: 1

BizzyBee5 In reply to Zyra01 [2014-04-07 08:16:47 +0000 UTC]

Thanks a bunch! c:

👍: 0 ⏩: 1

Zyra01 In reply to BizzyBee5 [2014-04-07 08:35:06 +0000 UTC]

Welcome happy to help!

👍: 0 ⏩: 0

CakesClover [2014-04-06 02:57:31 +0000 UTC]

This is really beautiful~. ^^

👍: 0 ⏩: 1

EnsoDancer In reply to CakesClover [2014-04-06 03:29:18 +0000 UTC]

Thank you.

👍: 0 ⏩: 0

Envarchy [2014-04-06 02:53:39 +0000 UTC]

Beautiful <3

Also, congrats on the DD! ^.^

👍: 0 ⏩: 1

EnsoDancer In reply to Envarchy [2014-04-06 03:29:59 +0000 UTC]

Thanks! 

👍: 0 ⏩: 0

JZLobo [2014-04-06 02:25:52 +0000 UTC]

I never expected to find TMNY poetry that wasn't cheesy. You did a great job here!

👍: 0 ⏩: 1

EnsoDancer In reply to JZLobo [2014-04-06 03:30:22 +0000 UTC]

I'm glad you liked it. Thank you.

👍: 0 ⏩: 1

JZLobo In reply to EnsoDancer [2014-04-06 03:35:21 +0000 UTC]

You're welcome!

👍: 0 ⏩: 0

ragnu [2014-04-06 02:24:00 +0000 UTC]

Bravo!

👍: 0 ⏩: 1

EnsoDancer In reply to ragnu [2014-04-06 03:31:41 +0000 UTC]

👍: 0 ⏩: 0

NansJns [2014-04-06 02:10:05 +0000 UTC]

This is just beautiful!

👍: 0 ⏩: 1

EnsoDancer In reply to NansJns [2014-04-06 03:32:27 +0000 UTC]

You are very kind, thank you.

👍: 0 ⏩: 1

NansJns In reply to EnsoDancer [2014-05-18 21:39:32 +0000 UTC]

You're welcome!

👍: 0 ⏩: 0

Raveande [2014-04-06 00:12:27 +0000 UTC]

i am not really into the turtles thing but this is a really great poem and very sweet

👍: 0 ⏩: 1

EnsoDancer In reply to Raveande [2014-04-06 03:33:18 +0000 UTC]

Thank you.

👍: 0 ⏩: 0

EpicMyst [2014-04-06 00:00:17 +0000 UTC]

I adore this writting style. The DD was so well deserved. I felt completely enchanted and so effected when I finished reading. Love is a verb and your did it justice

👍: 0 ⏩: 1

EnsoDancer In reply to EpicMyst [2014-04-06 03:35:22 +0000 UTC]

Thank you so much for such a kind comment. I'm totally shocked about the DD, but glad more people have been able to enjoy the work.

👍: 0 ⏩: 1

EpicMyst In reply to EnsoDancer [2014-04-06 04:12:02 +0000 UTC]

haha, thanks for not grilling me on my horrible spelling! (I noticed after I submitted it) How shameful.. and on a Written work too XDDD

It's nice when such surprises and moments of recognition comes from behind like that. I hope that it will help drive you forward!
Regards!

👍: 0 ⏩: 0


| Next =>