/* Made by Morrison, Oct 2011*/
/* Leave a message for new ideas or comments*/


#browser-bottombox, #status-bar, #status-bar > *, #ybToolbar {
	background: transparent !important;
	-moz-appearance: none !important;
	border: #000000 !important;
}
#nav-bar {
	margin-top: -2px !important;
}
.tab-icon-image {
margin-right: 2px !important;
width: 13px !important;
height: 13px !important;
}
.tabbrowser-tab .tab-icon-image {
display: inherit !important;
}
.tab-text {
color: white !important;
}

/*Transparency, hover and more naked UI*/
#PersonalToolbar, #nav-bar {
	background: transparent !important;
	border: none !important;
      
}

.tabbrowser-tab:not([selected="true"]) {


background: transparent !important;
	
	   
}

.tabbrowser-tab[selected="true"] {
	background: transparent !important;

}

.tabs-newtab-button {
	background: transparent !important;
        margin-top:3px !important;
}
.toolbarbutton-1 > .toolbarbutton-menubutton-button, .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker, .toolbarbutton-1 {
	opacity: 0.8 !important;
	border: none !important;
	-moz-box-shadow: none !important;

}

#urlbar, #searchbar > *, #search-box {
                background-image: -moz-linear-gradient(top, transparent 1px, rgba(0,0,0,0.5) ) !important;
	-moz-appearance: none !important;
	-moz-appearance: none !important;
	opacity: 0.5 !important;
	color: #6B7FFF !important;
	border: none !important;
        
        
	-moz-box-shadow: none !important;
	height: 22px !important; /*Fix searchbar height without magnifying glass and search engine icon*/
}

#urlbar:hover, #searchbar:hover > *, .findbar-textbox:hover {
	opacity: 0.9 !important;
}


.tabbrowser-tab[selected="true"] {
	background-image: -moz-linear-gradient(bottom, transparent 1px, rgba(255,255,255,0) ) !important;


}

/* Fix Firefox button position and height */



#appmenu-button {
padding: 1px 10px 1px 9px !important;
background: transparent !important;
-moz-border-radius: 0px 0px 4px 4px !important;
border-top: 0px !important;
margin-top: 1px !important;
}



#appmenu-button[open="true"] {
-moz-border-radius: 0px !important;
} 


#appcontent,
#content > tabbox > tabpanels {
  background-color: transparent !important;
}

#main-window[inFullscreen="true"] #appcontent {
  background-color: transparent !important;
}

#main-window[stylish-url="about:blank"]:not([onclose^="PrintUtils"]):not([title^="View Source Chart"]) #content browser{ 
opacity: 0 !important;
}

#TabsToolbar, #browser-bottombox, #status-bar, #status-bar > *, #nav-bar, #PersonalToolbar, #addon-bar {
 
	 background: transparent !important;
	 color: #ffffff !important;
	-moz-appearance: none !important;
	 border: #000000 !important;
	}

.chromeclass-directories *, #bookmarksPanel * {
         color: #ffffff !important;
         text-shadow: #6B7FFF 0px 0px 2px !important;
}

menupopup, popup, #identity-popup-container, #identity-popup, popupnotification, .panel-inner-arrowcontent
{
 color: #000000 !important;
 text-shadow: #e3e3e3 0px 0px 3px !important;

}

.popup-internal-box, #contentAreaContextMenu {
 background-color: rgba(0,0,0,0.8) !important;

}


searchbar#searchbar textbox, textbox#urlbar{

     background-color: 	transparent!important;
     border-style: none!important;
     color: #ffffff!important;
     text-shadow: #6B7FFF 0px 0px 2px !important;
}

searchbar#searchbar textbox:hover, #urlbar:hover{

     background-color: rgba(255, 255, 255, 0)!important;
     border-style: none!important;
     color: #ffffff!important;
text-shadow: #FFFFFF 0px 0px 2px !important;

}


#addonbar-closebutton {display:none} 


.tabbrowser-tab:not([pinned="true"]){

	 margin-left: 1px !important;
	 margin-right: 1px !important;
         color: #ffffff !important;
	}

.tabbrowser-tab[selected="true"]{
	 background: transparent !important;
	 color: #6B7FFF!important;
         text-shadow: #6B7FFF 0px 9px 9px !important;
	-moz-box-shadow: inset 0px 0px 6px 0px #6B7FFF 
	}
	
.tabbrowser-tab:hover{
	background: transparent !important;
	color: #ffffff!important;
	text-shadow: #6B7FFF 0px 0px 2px !important;
	-moz-box-shadow: inset 0px 0px 5px 0px #6B7FFF 
	}

.tabbrowser-tab[pinned][titlechanged]:not([selected="true"]) {
    background-image: -moz-linear-gradient(rgba(107,127,255,.4), rgba(107,127,255,.4)) !important;
}


#content,#appcontent,#content > tabbox > tabpanels {
background-color: transparent !important;
}

#main-window[inFullscreen="true"]{
  -moz-appearance: -moz-win-borderless-glass !important;
  background: none !important;
}

#main-window[stylish-url="about:blank"]:not([onclose^="PrintUtils"]):not([title^="View Source Chart"]) #content browser:not([src]){ 
opacity: 0 !important;
}

tooltip {
  -moz-appearance: none !important;
  border: none !important;
  color: #ffffff !important;
  text-shadow: #6B7FFF 0px 0px 2px !important;
  background-color: rgba(0,0,0,0.4) !important;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
  -moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;

}

#personal-bookmarks{

	 background-color: transparent!important;
	}

