	/*bradley - green d*/
	/*original code by ohnemmitleid - giant thx*/
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url-prefix('https://www.tumblr.com/'), url-prefix('http://www.tumblr.com/'),
      url-prefix('https://www.tumblr.com/login'), url-prefix('http://www.tumblr.com/login'),
      url('https://www.tumblr.com/register'), url('http://www.tumblr.com/register'),
      url-prefix('https://www.tumblr.com/dashboard'), url-prefix('http://www.tumblr.com/dashboard'),
      url('https://www.tumblr.com/new/blog'), url('http://www.tumblr.com/new/blog'),
      url('https://www.tumblr.com/inbox'), url('http://www.tumblr.com/inbox'),
      url('https://www.tumblr.com/help'), url('http://www.tumblr.com/help'),
      url('https://www.tumblr.com/preferences'), url('http://www.tumblr.com/preferences'),
      url('https://www.tumblr.com/lookup'), url('http://www.tumblr.com/lookup'),
      url-prefix('https://www.tumblr.com/explore'), url-prefix('http://www.tumblr.com/explore'),
      url('https://www.tumblr.com/following'), url('http://www.tumblr.com/following'),
      url('https://www.tumblr.com/ignore'), url('http://www.tumblr.com/ignore'),
      url('https://www.tumblr.com/likes'), url('http://www.tumblr.com/likes'),
      url('https://www.tumblr.com/dashboard/'), url('http://www.tumblr.com/dashboard/'),
      url-prefix('https://www.tumblr.com/new/'), url-prefix('http://www.tumblr.com/new/'),
      url-prefix('https://www.tumblr.com/blog/'), url-prefix('http://www.tumblr.com/blog/'),
      url-prefix('https://www.tumblr.com/block'), url-prefix('http://www.tumblr.com/block'),
      url-prefix('https://www.tumblr.com/reblog/'), url-prefix('http://www.tumblr.com/reblog/'),
      url-prefix('https://www.tumblr.com/tumblelog/'), url-prefix('http://www.tumblr.com/tumblelog/'),
      url-prefix('https://www.tumblr.com/tagged/'), url-prefix('http://www.tumblr.com/tagged/'),
      url-prefix('https://www.tumblr.com/spotlight/'), url-prefix('http://www.tumblr.com/spotlight/'),
      url-prefix('https://www.tumblr.com/edit/'), url-prefix('http://www.tumblr.com/edit/'),
      url-prefix('https://www.tumblr.com/liked/by/'), url-prefix('http://www.tumblr.com/liked/by/'),
      url-prefix('https://www.tumblr.com/settings'), url-prefix('http://www.tumblr.com/settings')  {
     
    /*sets text color for ALL text*/
    *{
      text-shadow: none !important;
    }









     
    /*BIG BACKGROUND begin - background for the entire screen*/
    body {
     background:url("http://media.tumblr.com/5a46b868519631e003ae1662232e3447/tumblr_muh711T07J1r0rzsjo1_500.png"), 
                url("http://media.tumblr.com/f525070ed93b6b25159751b3275ac380/tumblr_muh711T07J1r0rzsjo2_1280.png") !important;
     background-repeat: no-repeat, no-repeat  !important;  
     background-color: rgba(3,24,2, 1.0) !important;
     background-position:   bottom left, top right  !important;
    
     background-attachment: fixed !important;
    }
    /*BIG BACKGROUND end*/
     
 
    /*ICON BAR BACKGROUND begin - background for the icon bar*/
    #new_post {
      background-color: rgba(0,0,0,0.0) !important;
    }
    /*ICON BAR BACKGROUND end*/ 

     
    /*CONTENT begin - background for posts, icon bar, sidebar*/
    div.l-content, .l-content, #next_page_link, #previous_page_link {
      background: rgba(0,0,0,0.2) !important;
    }
    #left_column {
      background: none !important;
    }
    /*CONTENT*/
     
   
   /*POST BACKGROUND begin*/
    #posts li.post_container div[id^="post_"][class^="post"] {
      background: rgba(170,255,220, 0.04) !important;
    }
        
    #posts li.post_container div[id^="post_"][class^="post"]
    .post_content.clearfix {
      background-color: rgba(0,0,0,0.0)  !important;
    }

    .post_full .post_footer {
	  background: inherit !important;
    }
    /*POST BACKGROUND end*/          
     
    #posts .notification {
      background: rgba(170,255,220, 0.0) !important;
    }
   
   
   /*sub TEXT COLOR begin*/
    .post_content,
    .new_post_label,
    #right_column > UL:first-child > LI:first-child > A > SMALL > DIV,
    .post_controls A,
    .post_info,
    .post_info A,
    .footer_links.with_tags.with_source_url A,
    .footer_links A,
    .footer_links,
    .block,
    #dashboard_controls A,
    #dashboard_controls DIV SPAN,
    .add_and_remove,
    .notification.single_notification,
    .notification,
    .notification .hide_overflow A,
    .notification.last_notification,
    .notification.last_notification A,
    .answer_container SPAN,
    .notes,
    .notes LI,
    .notes_hide_link A,
    .read_more_container,
    #footer, #footer DIV A,
    .post_question_asker,
    .source_url,
    .label_and_follow,
    .follow, #search_query, #search_controls_button,
    .posts, .followers, .messages, .drafts, .queue, .activity, .processing, .members, .flat.no_hover DIV,
    A[class^="category"],
    a:link,
    a[href^="http"],
    a[href^="/edit"],
    a[href^="/likes"],
    a[href^="/new"],
    a[href^="/tagged"],
    a[href^="/login"],
    a[href^="/docs"],
    a[href^="/explore"],
    a[href^="/mega-editor"],
    a[href^="/spotlight"],
    .count, .customize, .settings,
    a span[id^="note_link"],
    .answer_container,
    .no_posts_found,
    .following, H1[id="page_heading"], div.l-content P, H1, p SMALL,
    .notes_loader,
    .small_links A .hide_overflow, .sorry P, .cell.lead_editor, .sidebar_nav_item A, .tag,
     H2, #posts .post .post_controls .reblog_count span, .open_blog.with_subtitle .hide_overflow a,
    .settings_container .left_column {
color: rgba(205,205,205,1.0) !important;
    }
    a:link:hover,
    A[href^="http"]:hover,
    a[href^="/edit"]:hover,
    a[href^="/likes"]:hover,
    a[href^="/new"]:hover,
    a[href^="/tagged"]:hover,
    a[href^="/customize"]:hover,
    a[href^="/explore"]:hover,
    a[href^="/mega-editor"]:hover,
    a[href^="/spotlight"]:hover,
    a[id^="ask_answer"]:hover,
    a span[id^="note_link"]:hover,
    .block_link:hover,
    .following:hover, .add_and_remove:hover, #search_query:hover, #search_controls_button:hover, .settings:hover, .posts:hover, .followers:hover, .messages:hover, .drafts:hover, .queue:hover,
    SMALL, .text_field.big.wide, #crushes .count, #l10n_sorry, #footer DIV A:hover, #footer DIV STRONG:hover, .activity:hover, .processing:hover, .members:hover,
    BUTTON[type="submit"]:hover, .small_links A .hide_overflow:hover, .block:hover, #signup_forms_submit:hover, .sidebar_nav_item A:hover,
    #posts .post .post_controls .reblog_count span:hover,.open_blog.with_subtitle .hide_overflow a:hover {
color: rgba(255,255,255, 1.0) !important;
    }
    .source_url_gradient, #toggle_reasons {
      display: none !important;
    }
    .notification.single_notification A,
    .notification.first_notification A,
    .notification A,
    .notification.last_notification A,
    .notification .hide_overflow A {
      border-bottom: solid thin rgba(165,165,165,0.35) !important;
    }
    .post_content P A,
    .post_title A {
      color: rgba(64,64,64,1.0) !important;
    }
    /*sub TEXT COLOR end*/
    
    /* tags text color*/      
    .post_full .post_tags a {
    color: rgba(196,202,187, 0.4) !important;
    }        
     
     
    /*SELECTION ARROW begin - points to dashboard selection*/
    .selection_nipple.white, .selection_nipple:not([class="selection_nipple white"]) {
      background: none !important;
      width: 0px !important;
      height: 0px !important;
      margin-top: 0px !important;
      border-bottom: solid 11px rgba(0,0,0,0.2) !important;
      border-right: 11px solid transparent !important;
      border-left: 11px solid transparent !important;
    }
    
    .selection_nipple:not([class="selection_nipple white"]) {
      border-bottom: solid 11px rgba(0,0,0,0.2)  !important;
    }
    /*SELECTION ARROW end*/
     
    /*GREEN BUTTONS begin - blue/green buttons from sidebar to transparent*/
    li.selected, li.recessed, a.active, div.post_filter_tabs a {
      background: none !important;
    }
    /*GREEN BUTTONS end*/
     
    /*RADAR begin - removes radar blue frame - softens appearance*/
    .post.photo_post .photo, .post.photo_post .video_thumbnail {
      -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.0) !important;
      box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.0) !important;
      -webkit-border-radius: 12px !important;
      border-radius: 12px !important;
    }
    .content.is_media, .mask.top, .mask.bottom {
      background: none !important;
    }
    .radar_controls {
      display: none !important;
    }
    /*RADAR end*/
     
    /*NEW CONTENT begin - text post message body background*/
    .mceContentBody {
      color: rgba(128,128,128, 1.0) !important;
      background: rgba(32,32,32, 1.0) !important;
    }
    /*NEW CONTENT end*/
     
  
   /*ANSWER BOX begin*/
     .chrome.blue.big.answer_submit:hover {
      background: rgba(64,64,64, .5) !important;
      color: rgba(128,128,128,1) !important;
      border-right: solid 1px rgba(0,0,0, .25) !important;
      border-bottom: solid 1px rgba(0,0,0, .25) !important;
    }
    .answer_avatar,
    .text_field.answer_input,
    .answer_length {
      -webkit-border-radius: 6px !important;
      border-radius: 6px !important;
      background: rgba(244,244,244, 1) !important;
      border-color: rgba(64,64,64, 1.0) !important;
      color:rgba(128,128,128, 1.0) !important;
      box-shadow: none !important;
    }
    .answer_avatar {
      padding-right: 0 !important;
    }
    .full_answer_container_wrapper:before {
      display: none !important;
    }
    .answer_body {
      padding-left: 5px !important;
    }
    .full_answer_container.clearfix {
      top: -10px !important;
    }
    .full_answer_container_wrapper {
      background-color: rgba(255,255,255,0) !important;
      border-top: solid thin rgba(64,64,64,.75) !important;
      box-shadow: none !important;
    }
    .answer_length {
      box-shadow: none !important;
    }

     
 
     
     
     
     
    /*COSMETICS begin*/
    #posts .post .footer_links .tags {
      line-height: 13px!important;
    }
    DIV[class^="post_question"]:not([class="post_question_nipple"]),
    .chat_line:nth-child(even) {
background-color: rgba(250,250,250, 0.2) !important;
color: rgba(240,240,240, 1.0) !important;
    }
    .post_content DIV:last-child,
    .post_filter_tabs A {
      border-color: rgba(180,180,180,0.0) !important;
    }
    div.l-content > DIV:nth-child(3) H1, .title {
      color: rgba(64,64,64,1.0) !important;
    }
     
    .post_question_nipple {
      background: none !important;
      width: 0px !important;
      height: 0px !important;
      margin-top: 0px !important;
      border-top: solid 8px transparent !important;
      border-right: 8px solid transparent !important;
      border-left: 8px solid transparent !important;
    }
     

    #l10n_email_button .button {
      background-image: none !important;
      background-color: rgba(0,0,0,0) !important;
    }
    .private_label, .share_pane,
    .pill.notice,
    #search_query.popover_button.search_field_active.with_unread {
      background-color: rgba(64,64,64,.25) !important;
      color: rgba(64,64,64,1) !important;
    }
    #default_tabs > LI > A > SPAN:first-child,
    #user_channels LI  A SPAN {
      color: rgba(136,136,136, 1.0) !important;
    }
    #default_tabs > LI > A > SPAN:first-child:hover,
    #user_channels LI  A SPAN:hover {
      color: rgba(255,255,255, 1.0) !important;
    }
    #default_tabs > LI[class^="tab selected"] > A > SPAN:first-child,
    #user_channels LI[class^="tab selected"]  A SPAN  {
      color: rgba(255,255,255, 1.0) !important;
    }
    A[href="mailto:support@tumblr.com"][class="button"] {
      border: solid thin rgba(64,64,64,1) !important;
    }
    BLOCKQUOTE {
      /*margin-left: -5px !important;*/
border-left: solid 3px rgba(255,255,255, .25) !important;
    }
    BLOCKQUOTE > BLOCKQUOTE {
      /*margin-left: -5px !important;*/
border-color: rgba(255,255,255, .25) !important;
    }
    .conversation_lines LI {
border-color:rgba(255,255,255, .5) !important;
    }
    .dashboard_controls_arrow_right,
    .dashboard_controls_arrow_left,
    .dashboard_controls_arrow_first_page {
      opacity: .25 !important;
    }
    .dashboard_controls_arrow_right:hover,
    .dashboard_controls_arrow_left:hover,
    .dashboard_controls_arrow_first_page:hover {
      opacity: .5 !important;
    }

    .send_fan_mail,
    .blue_note,
    div#right_column,
    div#right_column:after {
      background: none !important;
    }
    #invite_someone {
      background: none !important;
      border: none !important;
    }
    .signup_buttons {display: none !important;}
    #signup_birthday {margin-bottom: -6px !important;}
    .source_url_questionmark_gradient {border-radius: 20px !important;}
    #tokens .token .tag,
    #tokens .token a {
      font: normal 10px arial !important;
    }
    A[id^="post_delete"] {
      text-decoration: none !important;
      font-size: 20px !important;
    }

    #search_query,
    #search_query:focus {
      font: small-caps 12px arial !important;
    /*  height: 36px !important;*/
    }
    #search_query:focus {
      color: rgba(255,255,255,1) !important;
      background-color: rgba(255,255,255,.15) !important;
      border: solid thin rgba(200,220,200,.25) !important;
    }
    .settings_container .right_column {
      background: none !important;
    }
    #email_hash {
      opacity: .5 !important;
    }
    
    /*FOLLOW PLUS SIGN*/
    .reblog_follow_button:before {
      content: "+" !important;
      width: 10px !important;
      height: 10px !important;
      background-color: rgba(0,0,0,0) !important;
      font-size: 14px !important;
      font-weight: bold !important;
      color: rgba(64,64,64,1) !important;
      border: solid thin rgba(64,64,64,1) !important;
      top: 5px !important;
      line-height: 10px !important;
      text-indent: -1px !important;
      background-image: none !important;
    }
    /*HOVER "FOLLOW"*/
    .reblog_follow_button i {
      background-color: rgba(64,64,64,.5) !important;
      color: rgba(128,128,128,1) !important;
    }
    /*COSMETICS end*/
     
  
     
    /*FAN MAIL begin*/
    .send_fan_mail {
      background: none !important;
      border: solid thin rgba(0,0,0,0) !important;
    }
    /*FAN MAIL end*/
     
    /*MULTIPLE BLOG MENU begin*/
    #all_blogs_menu_arrow:before {
      position: absolute !important;
      content: "iii" !important;
      width: 32px !important;
      height: 32px !important;
      top: 2.75px !important;
      left: 2px !important;
      font: bold 27.5px "century gothic" !important;
      letter-spacing: -1px !important;
      -moz-transform: rotate(-90deg) !important;
    }
    #all_blogs_menu_arrow:hover:before {
      color: rgba(255,255,255, 1) !important;
    }
    /*MULTIPLE BLOG MENU end*/
     
    /*RETURN TO TOP begin*/
      .return_to_top_icon {
      content: "" !important;
      color: blue !important;
background: rgba(255,255,255,1) !important;
      border: solid thin rgba(96,96,96,1) !important;
      -webkit-border-radius: 8px !important;
      border-radius: 8px !important;
    }
    .return_to_top_icon:hover {
background: rgba(255,255,255,1) !important;
      border: inset thin rgba(102,102,102,1) !important;
    }    
    .return_to_top_icon:before {
      width: 0px !important;
      position: absolute !important;
      content:"" !important;
      border-right: solid 13px transparent !important;
      border-bottom: solid 13px rgba(0,0,0,.75) !important;
      border-left: solid 13px transparent !important;
      margin-top: 12px !important;
      margin-left: 12px !important;
    }
    .return_to_top_icon:after {
      position: absolute !important;
      content:"" !important;
      width: 12px !important;
      height: 13px !important;
      background-color: rgba(0,0,0,.75) !important;
      margin-top: 25px !important;
      margin-left: 19px !important;
    }
    /*RETURN TO TOP end*/
     
  

    /*REBLOG begin*/
    .notification_type_icon.reblog_icon {
      margin-top: 2px !important;
      background-image: none !important;
      border-top: solid 2px rgba(64,64,64, .75) !important;
      border-right: solid 2px rgba(64,64,64, .5) !important;
      border-bottom: solid 2px rgba(64,64,64, .75) !important;
      border-left: solid 2px rgba(64,64,64,.5) !important;
      -webkit-border-bottom-right-radius: 1px !important;
      -webkit-border-top-left-radius: 1px !important;
      border-bottom-right-radius: 1px !important;
      border-top-left-radius: 1px !important;
      height: 5px !important;
      width: 10px !important;
    }
     
    .notification_type_icon.reblog_icon:before {
      position: absolute !important;
      content:"" !important;
      border-top: solid 4px transparent !important;
      border-bottom: solid 4px transparent !important;
      border-left: solid 4px rgba(64,64,64, 1.0) !important;
      left: 0px !important;
      width:0px !important;
      height: 0px !important;
      margin-top: -5px !important;
      margin-left: 10px !important;
    }
    .notification_type_icon.reblog_icon:after {
      position: absolute !important;
      content:"" !important;
      border-top: solid 4px transparent !important;
      border-right: solid 4px rgba(64,64,64, 1.0) !important;
      border-bottom: solid 4px transparent !important;
      left: 0px !important;
      width:0px !important;
      height: 0px !important;
      margin-top: 2px !important;
      margin-left: -4px !important;
    }
    
    /*POST REBLOG ICON begin*/
    .post_controls .reblog_button {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAYAAACKsM07AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAONJREFUOMu1lD2OxCAMhR+Y/JUpEiHlarOn2zmcpRTURJhMsRuUHbaaOO5w8T772cbM8wytWJZlZ2YjIiVnoRze+52I7gO8Q9yRNMZgGIa973ucK7gCYWZTOmjb9rvrOhXxM6QAmqZ5iAhSSqp2FYus/WGJCEII5tMtOr//WKQdx7pWAA2LQgg4bsG+i4/jeFncOVffwR3iBUBEl8UBVOIAYIkI3vv9rmG7/8SnafoImFKCiCDnXN+BSrW/FsUYn8UiZjZagJwzYozYtu2rQEUEzGzOVq3rqga1x/eg2UkFuBPyAmzsbZshVV1JAAAAAElFTkSuQmCC") !important;
      background-repeat: no-repeat !important;
    }
    .post_controls .reblog_button:hover {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAYAAACKsM07AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAQBJREFUOMu1lDEOhCAQRT/GGCkgURMSPYAnMMELeGovIAew8RIaKKAgcYuNZN3dSnGqGYr/4M8PRAiBWDUMw66UIlrrcJYgckkpd875c4BvCDksIoSgaZq9qipkWXZJuCiK06yUIgFQluVe1zUopZdv/g04WcQYg3MO1tqodqWhSd+tcw7zPJOrKfqcp2kijyz5EDfG/KbIe39bfFkWGGN+Y+q9R9u2t8UPu0+AJ8QDgDF2W/wzKCcAYwx93+9PLTv9J9513SWgtRbOuVNQosaUUoo8z0OCACBRSpFYAO89tm3Duq5BkwghwDmHlDLYMo5jNGgCAFprxHzJ38/uKcgLxzZls3/WcTQAAAAASUVORK5CYII=") !important;
     background-repeat: no-repeat !important;
    }
    /*POST REBLOG ICON end*/
    
    /*POST NOTE REBLOG ICON begin*/
    .post_info .reblog_icon,
    #posts ol.notes li.reblog {
      background: rgba(64,64,64, .15) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAL9JREFUOMulk7EKxCAQRGfNQVgIpkyTOmCb//+GtNaB/MOiYLxKz8tdkehUrrCPcdYlrTVqxMxRRCjVCpUyxoCZYzPoCqP0tGma4jiOtyHDMOSztfbjSCkF51y1u1dZeO+x7zvdaVzXNSY3IkJNGR3HgTS5L1AI4RGk6zr8TC2EgHmeb4NKSAYxc3wC+Rs2M0djTL5YliXeaXTOwXuP5g/Z9z3O88w1aa1Rutq2jWrACgBEhKy1TRlRuf3XjX6iNyZ/ROc54CkqAAAAAElFTkSuQmCC") 476px 8px no-repeat !important;}
    .post_info .reblog_icon {
      background-color: rgba(255,255,255,0) !important;
      background-position: 0px 3px !important;
    }
    /*POST NOTE REBLOG ICON end*/
    /*REBLOG end*/
     
    /*POST NOTE LITE BULB begin*/
    #posts ol.notes li.answer {background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAOhJREFUKM+NkT1uwzAMhZ9+DFqGthY+QZG1sdeiY1P4GL1Fr9Yga/YEWXuEBJkMVTIsZjAsuAVi943kx8cHUrx9fAIAzocvzrIMSikAQN/36LoOj+t3AQASAK6nHVtrQUTQWkNrDSKCtRbX044BQFRVxdZazKltW8g8z7EkIoIcM81JKTVk/I8kMy9CzAwZQlgEQwgDOOfKzANY1o3w3t8Fvfco60bI0XpubfpMWTfiHjj29LSYP738Gvj53qfw6Y4xRlyO29S4HLccY0xDydE5B2NMcjHGwDmH4i/48LwR03XF6lUUkxg3NadcXj0nOgMAAAAASUVORK5CYII=")!important;background-repeat:no-repeat!important;background-color:rgba(64,64,64,.15)!important; background-position: 480px 7px !important;}
    /*POST NOTE LITE BULB end*/
     
    /*REPLY begin*/
    .notification_type_icon.reply_icon,
    .popover_button.reply_button {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAV5JREFUKM+N0k+IjlEUx/GPZ56FBhseNdRgYezsno1SMlJPs5mmZMrSQr0W7JXFsFZWMyIrC2pkfbOyUFO6irLSLKQMclkI0fxhc1691Mv8Nrdzzv2ef50tZ6/MG1TJaRY9HMZOfMETLDRtd7//rxoAZkpOD3EPxwL6ge2YxGLJaf4PsOQ0gwc4icc4gz0YxS6cw3P0Sk7XoY4EvXgXcKFpu7WB7j/hVsnpWbR8seT0dGR8x8gk5pBx6i/ot0b3Hlz5trL8EVMYq3A0YkvDoAHdwBqOVBgL5zv/10YsTIUP4dy9CXAC2/C6wlI4238Rty/3YDbMOzWWw9g/DCo5VdPT6Sou9bdfx7AvsLXkVEU7HQ7hO8ZxHE1A55u2e1NjPc6q4C5ODyl8E9eatnvZP4DVuI6JgE/gPV7FIlax3rTd58EsNQ5gX2Scw9um7X5G/OuwueuYZQqPmrbbsEn9Ag/sZCx8LINkAAAAAElFTkSuQmCC") !important;
      background-repeat: no-repeat !important;
    }
    .popover_button.reply_button {
      background-size: 20px 20px !important;
      background-position: -1px 0 !important;  
    }
    /*REPLY end*/
     
         
    /*QUEUE begin*/
    .dashboard_options_form,
    .post_avatar.flat.lighter_blue {
      color: rgba(216,216,216, 1) !important;
      border-color: rgba(64,64,64, 0.7) !important;
    }
    .dashboard_options_form_disclaimer,
    .dashboard_options_form a, .publish_on_time {
      color: rgba(216,216,216, 0.6)  !important;
    }
    /*QUEUE end*/  
                             
    /*TUMBLELOG begin*/
    .selected .count,
    .selected .posts,
    .selected .followers,
    .selected .messages,
    .selected .drafts,
    .selected .queue {
      background-color: rgba(32,32,32,0.0) !important;
      color: rgba(255,255,255,.65) !important;
    }
    .selected .posts {
      border-top-right-radius: 6px !important;
      border-top-left-radius: 6px !important;
      border-top: solid thin rgba(45,45,45,1.0) !important;
    }

    #right_column > UL:nth-child(3) > LI:first-child[class="selected"] A {
      background-color: rgba(17,17,17, 0.0) !important;
      border-top-right-radius: 6px !important;
      border-top-left-radius: 6px !important;
      margin-top: -1px !important;
      border-top: solid thin rgba(50,50,50,0.5) !important;
    }
    #right_column > UL:nth-child(3) > LI:first-child A:hover {
      background-color: rgba(32,32,32,0.0) !important;
    }
    /*TUMBLELOG end*/
     
    /*LOADING MORE POSTS begin*/
    #auto_pagination_loader {
      -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
      box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
      padding: 9px 8px !important;
      text-align: center !important;
      border-top: 1px solid rgba(192,192,192, 0.50) !important;
      background: -moz-linear-gradient(bottom, rgba(0,0,0, 0.25), rgba(255,255,255, 0.25)) !important;
    /*  background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(rgba(0,0,0,0.25)), to(rgba(255,255,255, 0.25))) !important;*/
      font-size: 1.00em !important;
      text-shadow: rgba(0,0,0,.6) 0 1px 0 !important;
      color: rgba(255, 255, 255, 1.00) !important;
    }
    /*LOADING MORE POSTS end*/
     
    
   
     
    /*PRE begin*/
     pre, pre a, pre SPAN, .quote_source pre, div pre, pre SPAN, pre a, CODE, pre small {
      background: rgba(100,100,100,0.4)!important;
      color: rgba(250,250,250,0.7) !important;
    /*  font: bold .9em "arial", consolas, courier !important;*/
      white-space: pre-wrap !important;
    /*  white-space: -moz-pre-wrap !important;
      white-space: -pre-wrap !important;
      white-space: -o-pre-wrap !important;*/
      word-wrap: break-word !important;
    }
    /*PRE end*/
     
   
    /*BLINGY BLUE begin*/
    .post .footer_links,
    .post .footer_links span,
    .tags.draggable,
    .tags.with_blingy_tag.draggable span {
     cursor: default !important;
     white-space: normal !important;
     height: auto !important;
    }
    .footer_links.with_tags.with_source_url .source_url A {
      display: inline-block !important;
      width: auto !important;
    }
    .footer_links.with_tags.with_source_url .source_url_gradient,
    .blingy.blue .left,
    .blingy.blue .right {
      display: none !important;
    }
    .blingy.blue {
      border-radius: 0 !important;
      margin: 0px !important;
      margin-left: 1px !important;
      margin-right: 1px !important;
      padding-top: 1px !important;
      padding-bottom: 6px !important;
      padding-left: 5px !important;
      padding-right: 5px !important;
      text-transform: lowercase !important;
      font-size: inherit !important;
      font-weight: normal !important;
      background: transparent !important;
      color: #a8b1ba !important;
      border: none !important;
    }
    .blingy.blue:hover:before {
      position: absolute !important;
      content: "" !important;
      width: 90% !important;
      height: 13px !important;
      border-bottom: solid thin #a8b1ba !important;
    }
    .blingy.blue {
      color: rgba(64,64,64,1) !important;
    }
    .blingy.blue:hover {
      color: rgba(128,128,128,1) !important;
    }
    /*BLINGY BLUE end*/
     
    /*RELATED TAGS begin*/
    #related_tags:hover .item.hidden {
      display: block !important;
      visibility: visible !important;
    }
    #related_tags > LI:nth-child(3) {
      border-bottom-left-radius: 6px !important;
      border-bottom-right-radius: 6px !important;
    }
    #related_tags:hover li:nth-child(3) {
      border-radius: 0px !important;
    }
    #related_tags_show_more > .show_more_related_tags > .hide_overflow {
       visibility: hidden !important;
    }
    /*RELATED TAGS end*/

     
     
    
   

    
    
     
    #dashboard_controls_open_blog {
      border-color: rgba(0,0,0,0) !important;
    }
    #dashboard_controls_open_blog:hover {
      border-color: #243a50 !important;
      border-color: rgba(0,0,0,0) !important;
    }
    #dashboard_controls_open_blog:before {
      opacity: 1  !important;
      -webkit-transition: ease-out all .15s !important;
      -moz-transition: ease-out all .15s !important;
    }
    #dashboard_controls_open_blog:hover:before {
      z-index: 0 !important;
      opacity: 0 !important;
        -webkit-transition: ease-in all .25s !important;
        -moz-transition: ease-in all .25s !important;
    }
    
    
    
    
    
    
    
    
    
    
    /* N E W  adds */
    
    
    
    /*link */
    .link_text a.link_title,
    .link_text a.link_source {
      color: rgba(255,255,255, 1) !important;
    }
    .link_button.clickable {
      background-color: rgba(0,0,0, 0.3) !important;
      border-color: black !important;
    }
    .link_text_container {
      background-color: rgba(0,0,0, 0.5) !important;
      border-color: black !important;
    }
    .main_content.link_form #post_two {
      background-color: rgba(250,250,250, 0.8) !important;
    }
    /*link end*/
    
    
    /*POST TEXT*/
    .post_info_fence a,
    .post_title,
    .post_body,
    .post_body p a,
    .read_more_container,
    .read_more_container a,
    .post_tag,
    .post_notes_label {
      color: rgba(200,200,200, 0.7) !important;
    }
    PRE {
      color: black !important;
    }
    /*POST TEXT ends*/
    
    /*POST TEXT LINK HOVER COLOR*/
    .post_info_fence a:hover,
    .post_body p a:hover,
    .read_more_container a:hover,
    .post_tag:hover,
    .post_notes_label:hover {
      color: rgba(255,255,255, 1.0) !important;
    }
    
    /*TURN OFF TAG GRADIENT*/
    .post_tags:after {
      background-image: none !important;
    }
        
    
    /*VIEW POST CORNER*/
    .post[class*="mine"]:hover,
    .post[id^="ask_answer_link_"]:hover {
      border-top-right-radius: 24px !important; 
      opacity: 1 !important;
    }
    .post_permalink {
      background: none !important;
      width: 12px !important;
      height: 12px !important;
      background: rgba(220,220,220, 0.3) !important; /*CORNER COLOR*/
      border-bottom-left-radius: 10px !important;
      border-top-right-radius: 14px !important;
      margin-top: 6px !important;
      margin-right: 6px !important;
      box-shadow: -1px 1px 2px rgba(16,16,16,1.0) !important;
    }
    .post_full .post_permalink:before {
	    border-right: none !important; 
    }
    .identity-refresh .post_full .post_permalink {
      border-color: transparent transparent transparent transparent !important;
    }      
    
    
    
    /*POST EDITOR begin - text post message body background*/
    #cancel_button,
    #save_button,
    #preview_button,
    #create_post_button_label,
    #audio_upload > UL LI A,
    #audio_file > UL LI, #audio_file > UL LI B,
    #embed_a_video > UL LI A,
    #embed_a_video > UL LI, #embed_video_description,
    #upload_a_video > DIV > DIV > LABEL,#upload_a_video > DIV > DIV > SPAN,
    #upload_a_video > UL > LI:first-child > A,
    .tabs LI {
      color: rgba(0,0,0,1.0) !important;
    }
    .text_field, .textarea_field, .text_field.big.wide,#left_column > DIV:nth-child(9),.wide {
      background: rgba(0,0,0,.25) !important;
    }
    .mceContentBody, #tinymce > P {
      color: rgba(0,0,0, 1.0) !important;
      background: rgba(250,250,250, 1.0) !important;
    }
    #tinymce > P A {
      color: rgba(29,128,67, 1.0) !important;
    }
    #tinymce > P A:hover {
      color: rgba(200,235,220, 1.0) !important;
    }
    /*POST EDITOR end*/
    
    
    
     
  
    
    
    
    /*FOOTER TOP BORDER COLOR*/
    .post_footer.clearfix {
      border-top: solid 1px white !important;
    }
        
    /*FOOTER NOTES COLOR*/
    .note_link_current {
      color: rgba(132,132,132, 1.0) !important;
    }
        
    
      
    
    
    
    /*new post editor*/
    
    .plexi.color.active.show {
      background-color: rgba(0,0,0,.75) !important;
    }
    .drop_target {
      background-color: rgba(0,0,0,0) !important;
    }
    .drop_zone {
      border: solid 2px rgba(96,96,96,1) !important;
      border-radius: 2px !important;
    }
    #tumblelog_select > .txt {
      color: rgba(113,113,113, 1.0) !important;
    }
    #tumblelog_select > .txt:hover,
    .photo_field.drop_zone_container .drop_zone .url_button {
      color: rgba(133,133,133, 1.0) !important;
    }
    .chrome.flat.close:hover,
    .photo_field.drop_zone_container .drop_zone .url_button:hover {
      color: rgba(128,128,128,1) !important;
    }
    #tumblelog_select > .txt:hover:after,
    .post_options_wrapper .cog:hover,
    .chrome.blue.options {
      opacity: 1 !important;
    }
    #tumblelog_select > .txt:after,
    .post_options_wrapper .cog {
      opacity: .25 !important;
    }
        
     
    
    
    
    
    
    .post_avatar {
      background-color: rgba(20,20,20, 0.4) !important;
    }
    
    
    .post_answer_input.text_field {
      background-color: rgba(255,255,255,1) !important;
    }
    
    
    #post_one.borderless.full.title.optional {
      background-color: rgba(255,255,255,1) !important;
    }
    
    .tags  {
      background-color: rgba(255,255,255,1) !important;
    }
    
       
    .post_full.is_note .nipple, .post_full.is_note .nipple:after {
      background: rgba(20,43,30, 0)  !important;
    }
   



    .post_body .note_item {
      background-color: rgba(245, 245, 245, 0.1) !important;
      border-color: rgba(120,120,120, 0.5) !important;
    }
    
    .post_full.is_note .nipple, .post_full.is_note .nipple:after {
      background: none !important;
      border-left: 8px solid rgba(245, 245, 245, 0.1) !important;
    }
    
    .fan_mail .message {
      color: rgba(0,0,0,1) !important;
    }



    /*.post_control.no_icon {
        color: rgba(0, 0, 0, 0.9) !important;
    }*/


   
    #source_editor {
      background-color: rgba(250,250,250, 1.0) !important;
    }
       
    #post_one.borderless.full.title {
      background-color: rgba(250,250,250, 1.0) !important;
    }

    
    .chrome.clear.big.unfollow_button {
      color: rgba(250,250,250, 0.5) !important;
    }
    
    .follower.invite_someone input.text_field {
      background-color: rgba(250,250,250, 0.8) !important;
    }

    
    #content_top.content_cap,
    #content_bottom.content_cap, 
    img.content_bottom {    
      display: none !important;
    }

    .ui_search .search_query  {
      background: rgba(100,125,100, 0.15) !important;
      border-width: 0px!important;      
    }
    
    .post_footer {
      background: none !important;
    }    
    
          
          
          
    /*FOOTER CONTROL ICONS*/
          
    .post_full .post_footer {
      border-top:solid thin rgba(230,200,255,.15) !important;
    }

    .reblog_icon {
      background: url("http://media.tumblr.com/3d3625c5e2dd546fafd5af51814d3ced/tumblr_inline_mui6q0GVX81qln41v.png") no-repeat scroll -397px -93px transparent !important;
      opacity: 0.5 !important;
    }          
    .post .post_info .reblog_icon {
      background: -397px -93px url(http://static.tumblr.com/grc1eek/0jnn6q12s/sprite.png) no-repeat  !important;
    }

    .post_full .post_control:after {
      background: url(http://static.tumblr.com/grc1eek/0jnn6q12s/sprite.png) no-repeat;
    }
          
    #posts .post .post_control.photo_reply .photo_reply_icon_base {
  	  background: url(http://static.tumblr.com/grc1eek/0jnn6q12s/sprite.png) no-repeat scroll -501px -327px transparent !important;
    }   
   
    div .xpostblockbutton:after {
      background-image: url('http://i.imgur.com/1cJM1ja.png')!important;
      background-position: 3px 50% !important;
      display:block!important;}   

    div .xkit-tagviewer:after {
      background-image: url('http://i.imgur.com/OpvaakR.png')!important;}

    div .xkit-quick-tags:after{
      background-image: url('http://i.imgur.com/mEZ2ns8.png')!important;}
  
    
    
          
          
    .post_avatar, .post_avatar_link{ 
      background-color: transparent!important; 
    }

    .controls_section.user_list li a:before { 
      content: none!important; 
    }

    .right_column:after { 
      content: none!important; 
    }

    a.radar_avatar:before { 
      content: none!important; 
    }

    #pagination a {
      background: none !important;
    }
    #pagination  {
      background: none !important;
    }

    /*new header*/    
    .l-header-container {
       background: rgba(253,243,209, 0) !important;
    }

    .identity-refresh .plexi.show.color {
       background: none repeat scroll 0% 0% rgba(222,222,222, 0.9);
    }
    .identity-refresh .controls_section li:not(.section_header):hover{
       background-color:transparent
    }
	
    .compose-button {
       content: "";
       color: rgba(155,175,160,1.0) !important;
	     background-color: rgba(21,67,20, 0.8) !important;
	     border:0px;
    }       
          
    .pencil_edit_button { 
        color: rgba(255,255,255,1) !important;
    } 
        
    }/* DO NOT DELETE THIS BRAKET!!!!*/
    @-moz-document url-prefix('http://www.tumblr.com/dashboard/iframe'), url-prefix('https://www.tumblr.com/dashboard/iframe')  {
    HTML > BODY {
      background:none!important;}
    }
    @-moz-document url('https://www.tumblr.com/') {
    .signup_buttons {
      display: block !important;
    }
    .chrome.big.on_dark.signup_forms_submit.other_blue,#signup_button_login{
      background-image:none!important;
      background-color: black!important;
      color: rgba(64,64,64,1)!important
     }
     #signup_button_login:hover{
         color:rgba(128,128,128,1)!important;
     }
     }