body {
    background: #f3f3f3 url(http://static.tumblr.com/thpaaos/llWkyb1w7/bg.png);
    -webkit-text-stroke: 1px transparent;
}

@media only screen and (max-device-width: 480px) {
    body {
        -webkit-text-stroke: 0 black;
    }
}

*:active, *:focus { outline-width: 0px; }
.content p, .content h1, .content h2, .content h3, .content h4, .content blockquote, ol.notes li, ol.notes blockquote, .content li, .content img, .content .audio_player_wrapper, .content table, .content .quote, .content .media { margin: 0 0 11px 0; }
.content p { clear: both; }
.content p:last-child { margin: 0; }
a { text-decoration: none; }
a img { border-width: 0px; }
em { font-style: italic; }
strong { font-weight: bold; }

    #container {
        width: 430px;
        margin: 50px auto;
    }

        .content {
            color: #525252;
            font-size: 14px;
            line-height: 18px;
            font-family: Arial, Helvetica, sans-serif;
        }

        #container .header {
            min-height: 125px;
            margin: 0 0 37px 0;
            padding: 0 0 2px 0;
            position: relative;
        }

            .header a.header_title {
                color: #fff;
                font-size: 62px;
                font-family: HelveticaNeue-CondensedBold, 'Helvetica Neue Condensed Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
                -webkit-transform: rotate(-1deg);
                -moz-transform: rotate(-1deg);
                background: url(http://static.tumblr.com/thpaaos/df7kyb1wm/title.png) top left;
                margin: 20px 0 0 0;
                padding: 17px 0 17px 18px;
                position: relative;
                float: left;
                display: block;
            }

                .header a.header_title .header_right {
                    width: 18px;
                    height: 96px;
                    background: url(http://static.tumblr.com/thpaaos/df7kyb1wm/title.png) top right;
                    position: absolute;
                    top: 0;
                    right: -17px;
                }

                .header a.header_title:active {
                    margin: 22px 0 0 0;
                }

           	.header .portrait {
		        width: 114px;
		        height: 114px;
		        background: url(http://static.tumblr.com/thpaaos/jwikzuml5/portrait.png);
		        position: relative;
		        z-index: -2;
		        float: right;
		        display: none;
		    }

		        .header .portrait .inside {
		            width: 96px;
		            height: 96px;
		            -webkit-border-radius: 48px;
		            -moz-border-radius: 48px;
		            border-radius: 48px;
		            margin: 8px 0 0 8px;
		        }

            .header a.info {
                width: 39px;
                height: 39px;
                background: url(http://static.tumblr.com/thpaaos/xQCkyb1xg/icon_info.png);
                margin: 42px 0 0 50px;
                float: left;
                display: block;
            }

                .header a.info:active {
                    margin: 44px 0 0 50px;
                }

            .header a.search_icon {
                width: 34px;
                height: 33px;
                background: url(http://static.tumblr.com/thpaaos/RXCkygm9e/icon_search.png) top left;
                margin: 58px 0 0 5px;
                float: left;
                display: block;
            }

                .header a.search_icon:hover { background-position: bottom left; }
                .header a.search_icon:active { margin: 60px 0 0 5px; }

        #container .column {
            width: 430px;
        }

            #container .column.left {
                float: left;
            }

            #container .column.right {
                float: right;
            }

                #container form.search {
                    display: none;
                }

                    #container form.search input {
                        width: 330px;
                        height: 145px;
                        color: #e1e1e1;
                        font-size: 84px;
                        font-weight: bold;
                        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                        letter-spacing: -2px;
                        text-align: center;
                        background: url(http://static.tumblr.com/thpaaos/xTJkygljx/search.png);
                        margin: -24px auto 70px auto;
                        padding: 0 47px;
                        border-width: 0px;
                    }

                #container li.post {
                    background: url(http://static.tumblr.com/thpaaos/JAdkyb1xr/post_middle.png);
                    list-style-type: none;
                    margin: 0 0 70px 0;
                    padding: 0 25px;
                    position: relative;
                }

                    #container li.post.description {
                        margin: 0 0 127px 0;
                        display: none;
                    }

                        #container li.post.description .words {
                            font-size: 16px;
                            font-weight: bold;
                            line-height: 21px;
                        }
                        
                            #container li.post.description .words a {
                                color: #525252;
                                text-decoration: underline;
                            }

                        #container li.post.description .red_lines {
                            width: 369px;
                            height: 3px;
                            background: url(http://static.tumblr.com/thpaaos/kFvkyd0ff/description_red.png);
                            margin: 15px 0;
                        }

                        #container li.post.description .pages {
                            border-bottom: 1px solid #efefef;
                            margin: 0 0 13px 0;
                            padding: 0 0 15px 0;
                            overflow: hidden;
                        }

                            #container li.post.description .pages a {
                                height: 28px;
                                color: #4b4b4b;
                                font-size: 19px;
                                font-weight: bold;
                                line-height: 20px;
                                text-transform: uppercase;
                                background: url(http://static.tumblr.com/thpaaos/jfTkyzgl8/icon_page.png) left center no-repeat;
                                padding: 8px 0 0 37px;
                                float: left;
                                display: block;
                            }

                                #container li.post.description .pages a:active {
                                    height: 26px;
                                    padding: 10px 0 0 37px;
                                }

						#container li.post.description span.social_icons_credit {
							display: none;
						}
						
						#container li.post.description .icons {
                            border-bottom: 1px solid #efefef;
                            padding: 0 0 15px 0;
                            overflow: hidden;
                        }

                            #container li.post.description a.icon {
                                color: #4b4b4b;
                                font-size: 14px;
                                font-weight: bold;
                                line-height: 16px;
                                text-transform: uppercase;
                                margin: 0 25px 0 0;
                                padding: 3px 0 3px 28px;
                                float: left;
                                display: block;
                            }

                                #container li.post.description a.icon:active {
                                    padding: 4px 0 2px 28px;
                                }

								#container li.post.description .social a img {
	                                background: transparent;
	                                border-width: 0px;
	                                padding: 0;
                                }

                            #container li.post.description a.icon.rss {
                                background: url(http://static.tumblr.com/thpaaos/q3Ckyd0ld/rss.png) left center no-repeat;
                            }

                            #container li.post.description a.icon.archive {
                                background: url(http://static.tumblr.com/thpaaos/Ontkyd0pz/archive.png) left center no-repeat;
                            }

                            #container li.post.description a.icon.ask {
                                background: url(http://static.tumblr.com/thpaaos/cHKkyd0q9/ask.png) left center no-repeat;
                            }

                        #container li.post.description .credit {
                            color: #aeaeae;
                            font-size: 11px;
                            font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
                            padding: 9px 0 0 0;
                            overflow: hidden;
                        }

                            #container li.post.description .credit a {
                                color: #7e7e7e;
                            }

                            #container li.post.description span.social_icons_credit {
                                float: right;
                            }

                    #container li.post a.permalink {
                        width: 39px;
                        height: 39px;
                        background: url(http://static.tumblr.com/thpaaos/QSKkyb1y3/icon_permalink.png);
                        position: absolute;
                        top: -20px;
                        right: 20px;
                        z-index: -1;
                    }

                        #container li.post a.permalink.text { background: url(http://static.tumblr.com/thpaaos/HApkyb1yh/icon_text.png); }
                        #container li.post a.permalink.photo { background: url(http://static.tumblr.com/thpaaos/hkGkyb1yq/icon_photo.png); }
                        #container li.post a.permalink.photoset { background: url(http://static.tumblr.com/thpaaos/Dqykyb1yz/icon_photoset.png); }
                        #container li.post a.permalink.quote { background: url(http://static.tumblr.com/thpaaos/06okyb3hc/icon_quote.png); }
                        #container li.post a.permalink.link { background: url(http://static.tumblr.com/thpaaos/ODckyb3hl/icon_link.png); }
                        #container li.post a.permalink.chat { background: url(http://static.tumblr.com/thpaaos/Cgzkyb3hy/icon_chat.png); }
                        #container li.post a.permalink.audio { background: url(http://static.tumblr.com/thpaaos/37Akyb3id/icon_audio.png); }
                        #container li.post a.permalink.video { background: url(http://static.tumblr.com/thpaaos/2hdkyb3in/icon_video.png); }

                        #container li.post a.permalink:active {
                            top: -18px !important;
                        }

                    #container li.post .top {
                        width: 430px;
                        height: 36px;
                        background: url(http://static.tumblr.com/thpaaos/0KUkyb3iy/post_top.png);
                        position: absolute;
                        top: -36px;
                        left: 0;
                        z-index: 1;
                    }

                    #container li.post .bottom {
                        width: 430px;
                        height: 50px;
                        background: url(http://static.tumblr.com/thpaaos/4Wbkyb414/post_bottom.png);
                        position: absolute;
                        bottom: -50px;
                        left: 0;
                    }

                    #container li.post .bottom_description {
                        width: 430px;
                        height: 57px;
                        background: url(http://static.tumblr.com/thpaaos/0Awkyd08a/description_bottom.png);
                        position: absolute;
                        bottom: -57px;
                        left: 0;
                    }

                    #container li.post .inside {
                        width: 380px;
                        position: relative;
                        top: -13px;
                        z-index: 2;
                    }

                        #container li.post blockquote {
                            border-left: 2px solid #e1e1e1;
                            padding: 0 0 0 20px;
                        }

                        #container li.post ul,
                        #container li.post ol {
                            margin: 0 0 11px 20px;
                        }

                        #container li.post .inside .video {
                            width: 400px;
                            background: #fff;
                            border: 1px solid #c9c9c9;
                            margin: 0 0 0 -13px;
                            position: relative;
                            top: -13px;
                            padding: 2px;
                        }

                        #container li.post .inside .media {
                            position: relative;
                        }

                            #container li.post .inside img {
                                max-width: 100%;
                                background: #fff;
                                border: 1px solid #e1e1e1;
                                padding: 2px;
                            }

                            #container li.post .inside .media a.photo_zoom {
                                width: 29px;
                                height: 29px;
                                background: url(http://static.tumblr.com/thpaaos/lQJkyb3jm/photo_zoom.png) no-repeat;
                                position: absolute;
                                top: 10px;
                                left: 10px;
                                display: none;
                            }

                                #container li.post .inside .media a.photo_zoom:active {
                                    top: 12px;
                                }

                        #container li.post .inside *:last-child {
                            margin-bottom: 0;
                        }

                        #container li.post .inside .quote {
                            width: 392px;
                            color: #fff;
                            font-size: 20px;
                            line-height: 25px;
                            font-family: Lucida, Georgia, 'Times New Roman', serif;
                            text-shadow: #8cc3ab 1px 1px 2px;
                            margin: 0 0 5px -6px;
                        }

                            #container li.post .inside .quote_top {
                                width: 392px;
                                height: 14px;
                                background: url(http://static.tumblr.com/thpaaos/Ng2kyb3kp/quote_top.png);
                            }

                            #container li.post .inside .quote_inside {
                                background: url(http://static.tumblr.com/thpaaos/YZekyb3ky/quote_middle.png);
                                padding: 10px 25px;
                            }

                            #container li.post .inside .quote_bottom {
                                width: 392px;
                                height: 27px;
                                background: url(http://static.tumblr.com/thpaaos/i8mkyb4b6/quote_bottom.png);
                            }

                        #container li.post .inside .quote.answer {
                            font-weight: bold;
                            font-family: Arial, Helvetica, sans-serif;
                        }

                        li.post .caption .asker {
                            overflow: hidden;
                        }

                            li.post .caption .asker img {
                                background: #fff;
                                border: 1px solid #e1e1e1;
                                padding: 2px;
                                margin: 0 0 0 35px;
                                float: left;
                            }

                            li.post .caption .asker a {
                                margin: 15px 0 0 11px;
                                float: left;
                                display: block;
                            }

                        #container li.post .inside a.link {
                            width: 392px;
                            color: #fff;
                            font-size: 20px;
                            font-weight: bold;
                            line-height: 24px;
                            text-shadow: #3999c0 1px 1px 2px;
                            margin: 0 0 15px -6px;
                            display: block;
                        }

                            #container li.post .inside .link_top {
                                width: 392px;
                                height: 14px;
                                background: url(http://static.tumblr.com/thpaaos/lWPkyb3lg/link_top.png);
                            }

                            #container li.post .inside .link_inside {
                                width: 342px;
                                background: url(http://static.tumblr.com/thpaaos/OSIkyb3lo/link_middle.png);
                                padding: 0px 25px;
                            }

                            #container li.post .inside .link_bottom {
                                width: 392px;
                                height: 16px;
                                background: url(http://static.tumblr.com/thpaaos/FMfkyb3lw/link_bottom.png);
                            }

                        #container li.post .inside .audio_player_wrapper {
                            width: 237px;
                            height: 54px;
                            text-align: center;
                            background: url(http://static.tumblr.com/thpaaos/6UTkzp1se/audio_player.png) no-repeat;
                            -webkit-opacity: 0.8;
                            -moz-opacity: 0.8;
                            opacity: 80%;
                            padding: 0 0 13px 0;
                            float: left;
                        }

                            #container li.post .inside .audio_player_wrapper * {
                                margin: 6px 0 0 0;
                            }

                        #container li.post .inside a.audio_download {
                            width: 39px;
                            height: 39px;
                            background: url(http://static.tumblr.com/thpaaos/uKikyb3mg/icon_download.png);
                            margin: 6px 20px 0 0;
                            display: block;
                            float: right;
                        }

                            #container li.post .inside a.audio_download:active {
                                margin: 8px 20px 0 0;
                            }

                        #container li.post .inside .play_count {
                            color: #cacaca;
                            font-size: 19px;
                            font-weight: bold;
                            font-family: Courier, monospace;
                            text-align: center;
                            line-height: 18px;
                            -webkit-transform: rotate(3deg);
                            -moz-transform: rotate(3deg);
                            margin: 10px 5px 0 0;
                            float: right;
                        }

                        #container li.post .inside .chat {
                            width: 392px;
                            color: #fff;
                            font-size: 20px;
                            font-weight: bold;
                            line-height: 24px;
                            text-shadow: #8ea348 1px 1px 2px;
                            margin: 0 0 0 -6px;
                            display: block;
                        }

                            #container li.post .inside .chat .chat_top {
                                width: 392px;
                                height: 17px;
                                background: url(http://static.tumblr.com/thpaaos/csckyb3n5/chat_top.png);
                            }

                            #container li.post .inside .chat .chat_inside {
                                width: 342px;
                            }

                                #container li.post .chat li {
                                    list-style-type: none;
                                    margin: 0;
                                    padding: 10px 25px;
                                }

                                    #container li.post .chat li.title {
                                        padding: 0;
                                    }

                                        #container li.post .chat li.title a {
                                            color: #728829;
                                            text-shadow: #d5e59c 1px 1px 2px;
                                            padding: 0 25px 10px 25px;
                                            display: inline-block;
                                        }

                                            #container li.post .chat li.title a:hover {
                                                color: #586a1b;
                                            }
                                            #container li.post .chat li.title a:active {
                                                padding: 2px 25px 8px 25px;
                                            }

                                    #container li.post .chat .chat_inside li {
                                        width: 342px;
                                        font-size: 16px;
                                        line-height: 17px;
                                        margin: 0 0 0 6px;
                                    }

                                    #container li.post .chat li.user_1,
                                    #container li.post .chat li.user_3,
                                    #container li.post .chat li.user_5,
                                    #container li.post .chat li.user_7,
                                    #container li.post .chat li.user_9 {
                                        background: url(http://static.tumblr.com/thpaaos/R3lkyb3ox/chat_middle_dark.png);
                                    }

                                    #container li.post .chat li.user_2,
                                    #container li.post .chat li.user_4,
                                    #container li.post .chat li.user_6,
                                    #container li.post .chat li.user_8,
                                    #container li.post .chat li.user_10 {
                                        background: url(http://static.tumblr.com/thpaaos/u1ekyb3p7/chat_middle.png);
                                    }

                                    #container li.post .chat li.user_2:last-child,
                                    #container li.post .chat li.user_4:last-child,
                                    #container li.post .chat li.user_6:last-child,
                                    #container li.post .chat li.user_8:last-child,
                                    #container li.post .chat li.user_10:last-child {
                                        padding: 10px 25px 5px 25px;
                                    }

                            #container li.post .inside .chat .chat_bottom {
                                width: 392px;
                                height: 15px;
                                background: url(http://static.tumblr.com/thpaaos/L4Wkyb3pg/chat_bottom.png);
                            }

                        #container li.post .inside h2.title {
                            font-size: 20px;
                            font-weight: bold;
                            line-height: 24px;
                            text-shadow: #fff 1px 1px 2px;
                        }

                            #container li.post .inside h2.title a {
                                color: #525252;
                            }

							#container li.post .info {
	                            clear: both;
	                            position: relative;
	                            bottom: -16px;
	                        }

	                            #container li.post .info a.tag {
	                                height: 28px;
	                                color: #fff;
	                                font-weight: bold;
	                                font-size: 12px;
	                                background: url(http://static.tumblr.com/thpaaos/8QFkyb3pp/tag.png) top left;
	                                -webkit-transform: rotate(-1deg);
	                                -moz-transform: rotate(-1deg);
	                                margin: 0 18px 10px 0;
	                                padding: 6px 0 0 13px;
	                                float: left;
	                                position: relative;
	                                display: block;
	                            }

	                                #container li.post .info a.tag span.right {
	                                    background: url(http://static.tumblr.com/thpaaos/8QFkyb3pp/tag.png) top right;
	                                    padding: 34px 13px 0 0;
	                                    position: absolute;
	                                    top: 0;
	                                    right: -12px;
	                                }

	                                #container li.post .info a.tag:nth-child(2n) { -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); }
	                                #container li.post .info a.tag:nth-child(3n) { -webkit-transform: rotate(-1deg); -moz-transform: rotate(-1deg); }

	                                #container li.post .info a.tag:hover { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); }
	                                #container li.post .info a.tag:active {
	                                    position: relative;
	                                    top: 2px;
	                                }

	                            #container li.post .info a.comments {
	                                height: 28px;
	                                color: #fff;
	                                font-weight: bold;
	                                font-size: 12px;
	                                background: url(http://static.tumblr.com/thpaaos/akGkyb3qc/comments.png) top left;
	                                -webkit-transform: rotate(-1deg);
	                                -moz-transform: rotate(-1deg);
	                                margin: 0 18px 0 0;
	                                padding: 6px 0 0 13px;
	                                float: left;
	                                position: relative;
	                                display: block;
	                            }

	                                #container li.post .info a.comments span.right {
	                                    background: url(http://static.tumblr.com/thpaaos/akGkyb3qc/comments.png) top right;
	                                    padding: 34px 13px 0 0;
	                                    position: absolute;
	                                    top: 0;
	                                    right: -12px;
	                                }

	                                #container li.post .info a.comments:hover { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); }
	                                #container li.post .info a.comments:active {
	                                    position: relative;
	                                    top: 2px;
	                                }

	                            #container li.post .info a.reblog {
	                                width: 39px;
	                                height: 39px;
	                                margin: 0 10px 0 0;
	                                background: url(http://static.tumblr.com/thpaaos/29mkyb3qo/icon_reblog.png);
	                                float: left;
	                                display: block;
	                            }

	                                #container li.post .info a.reblog:active {
	                                    position: relative;
	                                    top: 2px;
	                                }

	                                #container li.post .info .reblogged_from {
	                                    height: 40px;
	                                    color: #383838;
	                                    font-size: 13px;
	                                    font-weight: bold;
	                                    background: url(http://static.tumblr.com/thpaaos/2Aikzp1z1/reblogged_from.png) top left no-repeat;
	                                    -webkit-transform: rotate(-1deg);
	                                    -moz-transform: rotate(-1deg);
	                                    padding: 12px 0 0 17px;
	                                    position: absolute;
	                                    top: -50px;
	                                    left: -33px;
	                                    z-index: 3;
	                                    float: left;
	                                    display: none;
	                                }

	                                    #container li.post .info .reblogged_from .right {
	                                        width: 20px;
	                                        height: 52px;
	                                        background: url(http://static.tumblr.com/thpaaos/lTrkym1qa/reblogged_from.png) top right no-repeat;
	                                        position: absolute;
	                                        top: 0;
	                                        right: -20px;
	                                    }

	                            #container li.post .info a.note_count {
	                                width: 65px;
	                                height: 59px;
	                                color: #fff;
	                                font-size: 18px;
	                                font-weight: bold;
	                                letter-spacing: -1px;
	                                line-height: 52px;
	                                text-align: center;
	                                text-shadow: #859b37 -1px -1px 3px;
	                                -webkit-transform: rotate(-3deg);
	                                -moz-transform: rotate(-3deg);
	                                background: url(http://static.tumblr.com/thpaaos/EsSkyb9os/note_count.png);
	                                position: absolute;
	                                top: -15px;
	                                left: -5px;
	                                display: block;
	                            }

	                                #container li.post .info a.note_count:active {
	                                    top: -13px;
	                                }

	                #container .navigation {
	                    width: 430px;
	                    color: #747474;
	                    font-size: 20px;
	                    font-weight: bold;
	                    letter-spacing: -1px;
	                    text-align: center;
	                    margin: 0 0 60px 0;
	                    float: right;
	                    overflow: hidden;
	                }

	                    #container .navigation span {
	                        line-height: 40px;
	                    }

	                    #container .navigation a {
	                        margin: 0 0 2px 0;
	                        display: block;
	                    }

	                        #container .navigation a.right {
	                            width: 74px;
	                            height: 41px;
	                            background: url(http://static.tumblr.com/thpaaos/kZAkyct6y/nav_right.png);
	                            float: right;
	                        }

	                        #container .navigation a.left {
	                            width: 74px;
	                            height: 39px;
	                            background: url(http://static.tumblr.com/thpaaos/Pb0kyct7n/nav_left.png);
	                            float: left;
	                        }

	                    #container .navigation a:active {
	                        margin: 2px 0 0 0;
	                    }

	                #container ol.notes {
	                    width: 381px;
	                    font-size: 13px;
	                    background: #fefefe;
	                    border: 2px solid #e4e4e4;
	                    border-radius: 14px;
	                    -webkit-border-radius: 14px;
	                    -moz-border-radius: 14px;
	                    margin: 10px auto;
	                    padding: 15px 19px;
	                }

	                    #container ol.notes img.avatar {
	                        border-radius: 2px;
	                        -webkit-border-radius: 2px;
	                        -moz-border-radius: 2px;
	                        margin: 0 7px -4px 0;
	                    }

	                    #container ol.notes a {
	                        color: #383838;
	                    }

	                    #container ol.notes li {
	                        list-style-type: none;
	                        margin: 0 0 0 0;
	                        padding: 5px 0 8px 0;
	                    }

	                        #container ol.notes li blockquote {
	                            font-size: 12px;
	                            border-left: 2px solid #e1e1e1;
	                            margin: 7px 0 0 27px;
	                            padding: 0 0 0 20px;
	                        }

	                #container #disqus_thread #dsq-content #dsq-new-post.dsq-post-area h3,
	                #container #disqus_thread #dsq-content #dsq-new-post.dsq-post-area .dsq-dc-logo,
	                #container #disqus_thread #dsq-content td.dsq-request-user-name small,
	                #container #disqus_thread #dsq-content td.dsq-request-user-stats,
	                #container #disqus_thread #dsq-content .dsq-sharing-options,
	                #container #disqus_thread #dsq-content .dsq-comments-title,
	                #container #disqus_thread #dsq-content .dsq-options,
	                #container #disqus_thread #dsq-content .dsq-thread-settings,
	                #container #disqus_thread #dsq-content .dsq-comments-title,
	                #container #disqus_thread #dsq-content .dsq-comments-title h3 {
	                    display: none;
	                }