body {
    background: white;
    margin: 0;
    padding: 0;
    font-family: georgia;
    font-size: 12px;
    line-height: 13pt;
    color: #8D68BE;
    text-align: left;
}

p {
    margin: 10px 0;
}

.clear {
    clear: both;
    height: 1px;
}

a {
    color: #8D68BE;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -moz-transition: color 0.3s;
}

    a:hover {
        color: #5a4282 !important;
    }

    a img {
        border: none;
    }

h1 {
    color: #8d68be;
    font-size: 14pt;
    text-transform: uppercase;
}

#permavideo {
    font-size: 12px;
    float:right;
}

.rule {
    width: 100%;
    border-top: 1px dotted #8D68BE;
    height: 1px;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

    #Wrapper .copy p {
    }
        #wrapper .copy a {
            text-decoration: none !important;
        }

    #wrapper a.read_more {
        text-decoration: underline !important;
    }

    #wrapper .title {
        font-size: 16px;
        padding: 10px 0;
        text-transform: uppercase;
        text-shadow: 0 0 28px #f1ccff;
    }

    #wrapper #title {
        margin: 30px 0;
        font-size: 50px;
        letter-spacing: -1px;
    }

        #wrapper #title a {
            text-decoration: none;
        }

    #wrapper #content {
        float: left;
        margin-bottom: 10px;
        padding: 15px 15px 23px 0;
        position: relative;
        left: 200px;
        min-height: 540px;
    }

        #wrapper #content .post {
            background: #fff;
            border-top: 1px dotted #a7a9ac;
            padding: 15px 0;
            margin-right: 0px !important;
            position: relative;
            right: -9px;
            overflow: hidden;
        }
            #wrapper #content .post.photo .copy, #wrapper #content .post.video .copy {
                float: right;
                width: 325px;
            }

            #wrapper #content .post:first-child {
                border-width: 0px;
                padding-top: 0px;
            }

            #wrapper #content .post .tight {
                width: 323px !important;
                float: right;
            }

            #wrapper #content .post.photo .media {
                margin-bottom: -10px;
            }

            #wrapper #content .post.video .media {
                margin-bottom: 0px;
            }

            #wrapper #content .post.photo .footer {
                margin-top: 20px;
            }

            #wrapper #content .post .quotebg {
                font-size: 150px;
                opacity: 0.2;
                filter: alpha(opacity=20);
                -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
                position: absolute;
                top: 70px;
                left: 125px;
            }

            #wrapper #content .post .quote {
                font-weight: bold;
                padding: 20px 20px 5px 20px;
            }

            #wrapper #content .post .quote.short {
                font-size: 33px;
                line-height: 35px;
                float: right;
                width: 305px;
            }

            #wrapper #content .post .quote.medium {
                font-size: 25px;
                line-height: 28px;
            }

            #wrapper #content .post .quote.long {
                font-size: 18px;
                line-height: 22px;
            }

                #wrapper #content .post .quote_source *:first-child {
                    margin-top: 0px;
                }

                #wrapper #content .post .quote_source *:last-child {
                    margin-bottom: 0px;
                }

                #wrapper #content .post .quote *:first-child {
                    margin-top: 0px;
                }

                #wrapper #content .post .quote *:last-child {
                    margin-bottom: 0px;
                }

            #wrapper #content .post .copy {
            }

                #wrapper #content .post .copy p a {
                    color: #5a4282;
                }

                #wrapper #content .post .copy .footer a, #wrapper #content .post .copy .title a, #wrapper #content .post .copy p:last-child a {
                    color: #8D68BE !important;
                    -webkit-transition: all 0.3s !important;
                    -moz-transition: color 0.3s !important;
                }

                #wrapper #content .post .copy .footer a:hover, #wrapper #content .post .copy .title a:hover, #wrapper #content .post .copy p:last-child a:hover {
                    color: #5a4282 !important;
                }

                #wrapper #content .post .copy .MsoNormal {
                    margin: 10px 0 0 0;
                    padding: 0;
                    width: 300px;
                    float: right;
                }

                #wrapper #content .post .copy > p:first-child {
                    margin-top: 0;
                    width: 500px;
                }

                #wrapper #content .post .copy img {
                    max-width: 100%;
                }

            #wrapper #content .post .audio {
                background: #eaeaea;
                float: left;
                padding: 7px;
                margin-bottom: 10px;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
            }

                #wrapper #content .post .audio .player {
                    float: left;
                }

                    #wrapper #content .post .audio .player .audio_player embed {
                        border: 1px solid #c8c8c8;
                    }

                #wrapper #content .post .audio .meta {
                    padding: 8px 13px;
                    height: 13px;
                    float: left;
                }

            #wrapper #content .post .album_art {
            }

            #wrapper #content .post .question {
                font-weight: bold;
                background: #f1f1f1;
                -moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                border-radius: 8px;
                margin: 0 0 15px 0;
                padding: 15px 20px;
                position: relative;
            }

                #wrapper #content .post .question .nipple {
                    width: 13px;
                    height: 7px;
                    background: #f1f1f1 url('http://static.tumblr.com/thpaaos/wqzkvsd69/mask_ask.png');
                    position: absolute;
                    bottom: -7px;
                    left: 30px;
                }

            #wrapper #content .post .asker_container {
                margin: 0 0 20px 24px;
            }

                #wrapper #content .post .asker_container img {
                    margin: 0 12px -7px 0;
                }

                #wrapper #content .post .asker_container a.asker {
                }

            #wrapper #content .post .title {
                padding: 20px 0 0 0;
                text-transform: uppercase;
                width: 325px;
                float: right;
            }

                #wrapper #content .post .title a {
                    font-size: 14pt;
                }

            #wrapper #content .post img {
              max-width: 775px;
            }

            #wrapper #content .post .chat {
                border-left: 5px solid #dedddd;
                margin: 10px 10px 0 10px;
            }

                #wrapper #content .post .chat .lines {
                    margin-left: 1px;
                }

                    #wrapper #content .post .chat .lines .line {
                        background-color: #eaeaea;
                        margin-bottom: 1px;
                        padding: 3px 5px;
                    }

                    #wrapper #content .post .chat .lines .line.even {
                        background-color: #dedddd;
                    }

                #wrapper #content .post .link {
                    margin: 4px 0 2px 0;
                    font-size: 14pt;
                    line-height: 25px;
                }

                    #wrapper #content .post .link a {
                        background-color: {color:Background};
                        padding: 5px 7px;
                    }

                    #wrapper #content .post .link a:hover {
                        opacity: 0.9;
                        filter: alpha(opacity=90);
                        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                    }

            #wrapper #content .post .footer {
                float: left;
                padding: 5px 10px 0 0;
                margin-top: 10px;
                width: 145px;
            }

                #wrapper #content .post .footer .note_count {
                    margin-bottom: 10px;
                }

                    #wrapper #content .post .footer .note_count .note_count_text {
                        font-size: 32px;
                        position: relative;
                        bottom: 3px;
                        display: inline;
                    }

                    #wrapper #content .post .footer .share {
                        font-style: italic;
                        margin-bottom: 10px;
                    }

                        #wrapper #content .post .footer .share img {
                            padding-left: 3px;
                        }

                #wrapper #content .post .footer .date {
                    width: 67%;
                    float: left;
                }

                #wrapper #content .post .footer .notes {
                    width: 33%;
                    float: right;
                }

                    #wrapper #content .post .footer .notes a {
                    }

                    #wrapper #content .post .footer .tags {
                        font-style: italic;
                        font-size: 10pt;
                    }

                    #wrapper #content .post .footer .tags a {
                        text-decoration: underline !important;
                    }

                        #wrapper #content .post .footer .tags .tag-commas:last-child {
                            display: none;
                        }

                #wrapper #content .post a {
                    text-decoration: none;
                }

                    #wrapper #content .post .copy blockquote {
                        margin: 10px 0px 10px 10px;
                        padding-left: 15px;
                        border-left: solid 4px #dcdcdc;
                    }

                        #wrapper #content .post .copy blockquote blockquote {
                            border-left: solid 4px #cccccc;
                        }

                            #wrapper #content .post .copy blockquote blockquote blockquote {
                                border-left: solid 4px #bcbcbc;
                            }

                                #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
                                    border-left: solid 4px #acacac;
                                }

                                    #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
                                        border-left: solid 4px #9c9c9c;
                                    }

                                        #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
                                            border-left: solid 4px #8c8c8c;
                                        }

                #wrapper #content .bottom {
                    width: 500px;
                    height: 40px;
                    margin: 0 auto;
                }

                #wrapper #content #navigation {
                    position: relative;
                }

                #wrapper #content #navigation #previous {
                    position: absolute;
                    left: 10px;
                }

                #wrapper #content #navigation #next {
                    position: absolute;
                    right: 10px;
                }

                    #wrapper #content #navigation a {
                        text-decoration: none;
                    }

                    #wrapper #content #navigation a:hover {
                        opacity: 0.9;
                        filter: alpha(opacity=90);
                        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                    }

                    #wrapper #content .post .notecontainer {
                        background: #eaeaea;
                        -moz-border-radius: 4px;
                        -webkit-border-radius: 4px;
                        border-radius: 4px;
                        margin-top: 10px;
                        margin-bottom: -10px;
                        display: inline;
                    }

                            #wrapper #content .post .notecontainer a {
                                text-decoration: underline;
                            }

                            #wrapper #content .post .notecontainer ol.notes {
                                padding: 0px 0 10px 0;
                                list-style-type: none;
                            }

                                #wrapper #content .post .notecontainer ol.notes li.note {
                                    padding: 10px 10px 0 10px;
                                }

                                    #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
                                        vertical-align: -4px;
                                        margin-right: 10px;
                                        width: 16px;
                                        height: 16px;
                                    }

                                    #wrapper #content .post .notecontainer ol.notes li.note span.action {
                                        font-weight: normal;
                                    }

                                    #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
                                        font-weight: normal;
                                    }

                                    #wrapper #content .post .notecontainer ol.notes li.note blockquote {
                                        border-left: 2px solid #666;
                                        padding: 4px 10px;
                                        margin: 10px 0px 0px 25px;
                                    }

                                        #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
                                            text-decoration: none;
                                        }

    #wrapper #right_col {
        float: left;
        height: 100%;
        padding: 15px 0 0 15px;
        width: 250px;
        position: relative;
        left: 200px;
        display: none;
    }

        #wrapper #right_col .post {
            border-top: 1px dotted black;
            margin-top: 20px;
            padding-top: 15px;
        }

        #wrapper #right_col .post p:first-child {
            position: relative;
            top: -10px;
            margin-bottom: -10px;
        }

        #wrapper #right_col .post .title {
            padding-bottom: 0px;
        }

        #wrapper #right_col .post:first-child {
            border-width: 0;
            margin-top: 0;
            padding-top: 0;
        }

        #wrapper #right_col .post .title {
        }

        #wrapper #right_col .post .read_more_container {
            margin: 0 0 15px 0;
        }

    #wrapper #sidebar {
        width: 199px;
        float: left;
        height: 100%;
    }

        #wrapper #sidebar a {
            text-decoration: underline;
        }

        #wrapper #sidebar #tag_list ul {
            list-style-type: none;
            padding: 0px;
            margin-top: 0px;
        }

        #wrapper #sidebar #fixie.fixed {
            position: fixed !important;
            top: 15px !important;
        }

        #wrapper #sidebar li {
            text-decoration: underline;
            line-height: 23px;
        }

        #wrapper #sidebar #top {

        }

            #wrapper #sidebar #top #avatar {
                width: 146px;
                height: 146px;
                position: relative;
                left: -10px;
            }

            #wrapper #sidebar #top #pages {
                margin-bottom: 15px;
            }

                #wrapper #sidebar #top #pages a.page {
                    display: block;
                    float: left;
                    background-color: {color:Background};
                    padding: 4px 5px;
                    margin: 0 5px 5px 0;
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px;
                }

                #wrapper #sidebar #top #pages a.page:last-child {
                    margin-right: 0;
                }

                #wrapper #sidebar #top #pages a.page:hover {
                    opacity: 0.9;
                    filter: alpha(opacity=90);
                    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                }

            #wrapper #sidebar #top #description {
                position: relative;
                top: -18px;
            }

                #wrapper #sidebar #top #description a {
                    text-decoration: underline;
                }

            #wrapper #sidebar #top #search {
                background: #fff;
                border: 1px solid {color:Background};

                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
            }

            #wrapper #sidebar #top #search-scope {
                padding-top: 5px;
            }

                #wrapper #sidebar #top #search-scope input,
                #wrapper #sidebar #top #search-scope label {
                    cursor: pointer;
                }

                #wrapper #sidebar #top #search form {
                    margin: 0;
                }

                    #wrapper #sidebar #top #search form .query {
                        padding: 5px;
                        border: none;
                        background: transparent;
                        outline: none;
                        width: 125px;
                        float: left;
                    }

                    #wrapper #sidebar #top #search form .submit {
                        background: {color:Background};
                        border: none;
                        padding: 5px 7px;
                        margin: 3px 3px 2px 0;
                        float: right;
                        -moz-border-radius: 3px;
                        -webkit-border-radius: 3px;
                        border-radius: 3px;
                        cursor: pointer;
                    }

                    #wrapper #sidebar #top #search form .submit:hover {
                        opacity: 0.9;
                        filter: alpha(opacity=90);
                        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                    }

            #wrapper #sidebar #top .heading {
                font-size: 14pt;
                margin-top: 20px;
                padding: 10px;
                background-color: {color:Background};
                -webkit-border-top-left-radius: 4px;
                -webkit-border-top-right-radius: 4px;
                -moz-border-radius-topleft: 4px;
                -moz-border-radius-topright: 4px;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
            }

            #wrapper #sidebar #top a .heading {
                text-decoration: none;
            }

            #wrapper #sidebar #top .heading#followontumblr {
                background: url('http://assets.tumblr.com/themes/redux/sidebar-follow-on-verbose.png') 10px center no-repeat {color:Background};
                text-indent: -9999px;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
            }

            #wrapper #sidebar #top .heading#followontumblr:hover,
            #wrapper #sidebar #top .heading#twitter:hover {
                opacity: 0.9;
                filter: alpha(opacity=90);
                -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
            }

            #wrapper #sidebar #top .heading#twitter {
                background: url('http://assets.tumblr.com/themes/redux/sidebar-twitter.png') right center no-repeat {color:Background};
            }

            #wrapper #sidebar #top .heading#following {
                background: url('http://assets.tumblr.com/themes/redux/sidebar-following.png') right center no-repeat {color:Background};
            }

            #wrapper #sidebar #top .content {
                margin-top: 2px;
                padding: 7px 10px;
                background: #eaeaea;
                overflow: hidden;
            }

                #wrapper #sidebar #top a {
                    text-decoration: none;
                }

                #wrapper #sidebar #top #following-avatars.content {
                    padding: 4px;
                }

                        #wrapper #sidebar #top #following-avatars.content a img {
                            margin: 5px;
                        }

                #wrapper #sidebar #top #buttons {
                    padding: 20px 0 0 0;
                }

                    #wrapper #sidebar #top #buttons .button {
                        width: 35%;
                        height: 21px;
                        float: left;
                        background: left center no-repeat transparent;
                        padding: 2px 0 0 30px;
                    }

                        #wrapper #sidebar #top #buttons a {
                            text-decoration: none;
                        }

                        #wrapper #sidebar #top #buttons div {
                            padding-bottom: 10px;
                        }

                    #wrapper #sidebar #top #buttons .button#button-rss {
                        background-image: url('http://assets.tumblr.com/themes/redux/button-rss.png?2');
                    }

                    #wrapper #sidebar #top #buttons .button#button-random {
                        background-image: url('http://assets.tumblr.com/themes/redux/button-random.png?2');
                    }

                    #wrapper #sidebar #top #buttons .button#button-archive {
                        background-image: url('http://assets.tumblr.com/themes/redux/button-archive.png?2');
                    }

                    #wrapper #sidebar #top #buttons .button#button-mobile {
                        background-image: url('http://assets.tumblr.com/themes/redux/button-mobile.png?2');
                    }

            #wrapper #sidebar #bottom {
                width: 250px;
                height: 25px;
            }

            #wrapper #sidebar #copyright {
                margin-bottom: 10px;
            }

                #wrapper #sidebar #copyright a {
                    margin-left: 15px;
                }

#inner #footer {
    border-top: 1px dotted #a7a9ac;
    padding: 15px 0;
    margin-bottom: 30px;
}
    #inner #footer #about_me {
        width: 500px;
        padding-left: 208px;
        float: left;
    }

    #inner #footer .float_right {
        float: right;
        font-style: italic;
    }

    #inner #footer .float_right a {
    }