@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url('https://www.tumblr.com/login'),
  url('http://www.tumblr.com/dashboard'),
  url('http://www.tumblr.com/new/blog'),
  url('http://www.tumblr.com/inbox'),
  url('http://www.tumblr.com/help'),
  url('https://www.tumblr.com/preferences'),
  url('http://www.tumblr.com/lookup'),
  url('http://www.tumblr.com/explore'),
  url('http://www.tumblr.com/following'),
  url('http://www.tumblr.com/likes'),
  url-prefix('http://www.tumblr.com/blog/'),
  url-prefix('http://www.tumblr.com/dashboard/'),
  url-prefix('http://www.tumblr.com/new/'),
  url-prefix('http://www.tumblr.com/tumblelog/'),
  url-prefix('http://www.tumblr.com/tagged/'),
  url-prefix('http://www.tumblr.com/spotlight/'),
  url-prefix('http://www.tumblr.com/edit/') , url("https://www.tumblr.com/dashboard"), url("https://www.tumblr.com/new/blog"), url("https://www.tumblr.com/inbox"), url("https://www.tumblr.com/help"), url("https://www.tumblr.com/lookup"), url("https://www.tumblr.com/explore"), url("https://www.tumblr.com/following"), url("https://www.tumblr.com/likes"), url-prefix("https://www.tumblr.com/blog/"), url-prefix("https://www.tumblr.com/dashboard/"), url-prefix("https://www.tumblr.com/new/"), url-prefix("https://www.tumblr.com/tumblelog/"), url-prefix("https://www.tumblr.com/tagged/"), url-prefix("https://www.tumblr.com/spotlight/"), url-prefix("https://www.tumblr.com/edit/") {

/*PLEASE DON'T COPY! IT TOOK ME TIME FIND THE CODES AND EDIT IT FOR MY THEME - MARI*/
/*sets text color for ALL text*/
/*
* {
  color:rgba(255, 255, 255, 1.0) !important;
}
*/

/*BIG BACKGROUND begin - background for the entire screen*/
body {
  background:url("http://i48.tinypic.com/24csh1f.jpg") no-repeat fixed !important;
  background-color: rgba(52,170,68, 1.0)!important;
  background-position: 0% 100% !important;
  background-size: 1280px 661px !important;
}
/*BIG BACKGROUND end*/

/*LOGO begin - tumblr logo*/
#logo {
  width: 0px !important;
  height: 0px !important;
  background:none !important;
  width: 196px !important;
  height: 44px !important;
}
/*LOGO end*/

/*ICON BAR begin - new post icons bar - graphic replacement*/
img[src*="https://secure.assets.tumblr.com/images/post_icons_sprite.png"],
.new_post_label_icon {
opacity: 0.00 !important;  
}
#new_post{
  background-image: url(https://secure.assets.tumblr.com/images/post_icons_sprite.png) !important;
  background-position: top center !important; 
  background-repeat: no-repeat !important;
}
/*ICON BAR  end*/

/*ICON BAR BACKGROUND begin - background for the icon bar*/
new_post {
  background-color: rgba(255,255,255, 1.0) !important;
}
/*ICON BAR BACKGROUND end*/

/*AVATAR ARROW begin - arrow to the left of the icon bar*/
#new_post .arrow {
  opacity: 1.0 !important;
  margin-left: 0px !important; 
}
/*AVATAR ARROW end*/

/*CONTENT begin - background for posts, icon bar, sidebar*/
#left_column, #right_column {background-color: transparent !important;}

div.l-content.l-content.l-content {
  background: rgba(255,255,255, 0.0) !important;
}
/*CONTENT*/ 

/*POST BACKGROUND begin*/
#posts LI[class*=" post"] {
  background: rgba(255,255,255, 1.0) !important;
}
/*POST BACKGROUND end*/

/*SELECTION ARROW begin - points to dashboard selection*/
.selection_nipple.none, .selection_nipple:not([class="selection_nipple none"]) {
  background: none !important;
  width: 0px !important;
  height: 0px !important;
  margin-top: 0px !important;
  border-bottom: solid 11px rgba(255,255,255, 1.0) !important;
  border-right: 11px solid !important;
  border-left: 11px solid !important;
}

.selection_nipple:not([class="selection_nipple none"]) {
  border-bottom: solid 11px rgba(255,255,255, 1.0)  !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 {
  -moz-box-shadow: 1px 1px 3px rgba(255,255,255, 1.0) !important;
  border-radius: 12px !important;
}
.content.is_media, .mask.top, .mask.bottom {
  background: none !important;
}
/*RADAR end*/

/*NEW CONTENT begin - text post message body background*/
.mceContentBody {
  color: rgba(255,255,255, 1.0) !important;
  background: rgba(255,255,255, 1.0) !important;
}
/*NEW CONTENT end*/

/*BLUE BAR being - code by */

div#right_column,
div#right_column:after {
  background: none !important;
}
/*BLUE BAR*/

/*REMOVES REBLOG BACKGROUND POST WHITE LINES being - code by ohnemitleid*/
#content_top.content_cap,
#content_bottom.content_cap {
  display: none !important;
}
#dashboard_edit_post #container div.l-content #edit_post_controls,
#dashboard_edit_post #container div.l-content #left_column > H1 {
  margin-top: 25px !important;
} 
#dashboard_edit_post #container #left_column, #right_column {background-color: transparent !important;}

div.l-content.l-content.l-content {
  border-radius: 14px !important;
}
/*REMOVES REBLOG BACKGROUND POST WHITE LINES end - code by ohnemitleid*/

/*PERMALINK AKA SHADOW HOVER TO REMOVE BLUE begin*/
.post[class*="mine"]:not([id='new_post']):hover {
  border-top-right-radius: 24px !important;
  opacity: 1.00 !important;
}
.permalink {
  width: 16px !important;
  height: 16px !important;
  background: rgba(204,207,209,1) !important; /*Fixed color*/
  border-bottom-left-radius: 10px !important;
  border-top-right-radius: 24px !important;
  margin-top: 6px !important;
  margin-right: 6px !important;
  box-shadow: -1px 1px 2px rgba(16,16,16,1.0) !important;
}
.permalink:hover {
  background: rgba(141,150,162,1) !important; /*Hover color*/
}
#posts > li[class$="same_user_as_last"]:hover,
#posts > li[class$="is_mine"]:hover,
#posts > li[class$="is_private_answer"]:hover {
  border-radius: 10px !important;
}
/*PERMALINK AKA SHADOW HOVER TO REMOVE BLUE end*/

/*DO NOT DELETE THIS BRACKET*/}