/*=====================
    Important Stuff
=====================*/
@namespace url(http://www.w3.org/1999/xhtml);      @-moz-document url-prefix('http://www.tumblr.com/')
{


/*============================================
Free to use, change, steal, repost, etc. Just do a find and replace with the following terms.
Background Image Used: http://img64.imageshack.us/img64/1603/pinktwirlylace.jpg
New-Post Icon Map Used: http://i56.tinypic.com/n1cebo.png
Colors Used:(#000000 #333333 #3e3e40)blacks and grays (#bb6655 #aa5544 and rgba 187,103,85,) The color that should match the background image (I like to make it two and three shades darker).
Use colorcombos.com/combotester.html, colorschemedesigner.com, or http://www.cssdrive.com/imagepalette/index.php to find and test color combos. :)
Opacity is used for subtle differences.
....
Release Notes: This code is based off yslaurent's Gray & Light Purple Vintage.
Edited by mercave to create Pink Lace Tumblr Dashboard May 31, 2011
Updated June 9-11, Several updates tweaking for new dashboard.
Updated June 22, 2011, Just added the 'blockquotes are crazy' section.
Updated June 24, 2011, Several updates with the help of Ohne Mitleid. Reorganized code, fixed selection nipple, right column ad image, right column selection highlights, load more posts banner, return to top icon, and more.
June 25, 2011, Fixed footer tag issue. Oops.
=============================================*/

/*===================================================================================================
===============================================Global=================================================
====================================================================================================*/

/*==========================================Body background==========================================*/

body 
	{background: url('http://img64.imageshack.us/img64/1603/pinktwirlylace.jpg') center right #3e3e40 repeat fixed !important;}  
*  
	{text-shadow:none !important;}
	
/* ====================Solid content area in front of background, behind content bubbles=======================*/

#content 
	{background-color:#bb6655 !important;	
	opacity:.9;}
	
/*===============================Load More Posts Banner================================================*/

#auto_pagination_loader
	{background:rgba(187,103,85, 0.00)!important;}
div.return_to_top_icon{	background: none !important;
	width: 0px !important;
	height: 0px !important;
	margin-top: 0px !important;
	opacity: .5 !important;
	border-bottom: solid 30px white !important;
	border-right: 15px solid transparent !important;
	border-left: 15px solid transparent !important; }	
	
	
/*=======================================Selection Nipple ================================================*/

.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 white !important;
	border-right: 11px solid transparent !important;
	border-left: 11px solid transparent !important; }
.selection_nipple:not([class="selection_nipple white"]) {
	border-bottom: solid 11px #bb6655 !important;}	
	
/*=======================================Right Column Highligts================================================ */
	
.selected .following,
.selected .followers,
.selected .settings,
.selected .posts,
.selected .messages,
.selected .drafts,
.selected .queue, 
.selected .likes {
	color: rgba(255,255,255, 0.50) !important; 
	background: #aa5544 !important;}

/*========================================================================================================
===============================================Dashboard==================================================
=========================================================================================================*/	
	
/*======================================Dashboard Icon Map=================================================*/
ol#posts li.post.new_post 
	{background: #ffffff url('http://i56.tinypic.com/n1cebo.png') center center no-repeat;}

img[src*="http://assets.tumblr.com/images/new_post_icons_no_labels.png"]
	{width:0;
    height:70px;
    padding-right:250px;
    opacity: 0;}
	
/*==============================Right Column Tags (Dashboard and Tagged Pages)==============================*/	
a.explore_more_tags,
a.add_and_remove,
a.customize,
a.mass_editor
	{background-color:#bb6655 !important;  
	background-image:none !important;
	border:0px !important}

div.hide_overflow
	{font-size:.9em;}
a.tag,
a.explore_more_tags,
a.add_and_remove
	{height:8px;}
a.tag
	{position:relative;top:-4px;}
.selected  .tag
	{height:14px;background:#aa5544 !important; 
	position:relative;top:0px;
	color:rgba(255,255,255, 0.50) !important;}
ul
	{-moz-box-shadow: 1px 1px 3px #aa5544 !important;}
	
/*===========================================Right Column Radar Image============================================*/

div.gradient,
div.dashboard_nav_item, 
a.permalink
	{background-color:#bb6655 !important;
	opacity:.9; 
	background-image:none !important;
	border:0px !important}
.content.is_media, 
.mask.top, 
.mask.bottom {
	background: none !important; }
.post.photo_post .photo, 
.post.photo_post .video_thumbnail {
	border-radius: 16px !important;}
.post.photo_post .photo, 
.post.photo_post .video_thumbnail 
	{-moz-box-shadow: 1px 1px 3px #000000 !important;}

/*========================================Blockquotes are crazy! ==============================================*/

blockquote
	{margin-left:-5px !important;}

/*===========================================================================================
=======================================Log In Page============================================
=============================================================================================*/

.login.sign_up,
A[href="/forgot_password"]{display: none !important;}	

/*===========================================================================================
===================================== Text Post Screen=========================================
=============================================================================================*/

.mceContentBody {
  background: none !important; }
  
/*==================================================
Notification Bubbles and other stuff I'm not messing with. :)
====================================================*/

ol#posts li.notification
	{background-color: #3e3e40 !important;
	border-bottom: 2px solid #333333 !important;
	color: #000000 !important;}
	
#right_column a#dashboard_switch_blog_menu_current:hover 
	{background:#3e3e40;}
	
#nav .nav_item.active
	{background-color:#3e3e40;}
	
#right_column
	{color:#333333;}
	
#left_column #posts .post .permalink
	{background-color:#3e3e40;}

#nav .nav_item.active, 
#nav .nav_item .nav_menu, 
#nav .nav_item .nav_item_nipple .nav_item_nipple_pixel
	{background-color:#3e3e40 !important;
	background-image:none !important;
	border:0px !important}

#dashboard_switch_blog_menu_current,
#dashboard_switch_blog_arrow_and_divider,
#dashboard_switch_blog_arrow_current
	{background-image:none !important}

.notification_type_icon
	{display:none !important}

#left_column #posts .notification 
	{background-color:#3e3e40 !important;
	color:#666 !important;
	border-bottom-color: #eee !important}

#new_post_notice_container
	{color:#fff !important}

#new_post_notice_container a
	{color:#fff !important}
ol#posts .post.new_post .new_post_label 
	{display:none !important;}

/*=====================
    Important Stuff
=====================*/	
	
}
