


.delete_link { display:inline; }
.edit_links{ display:inline;}



a.small_banner_username { font-size:0.8em;}


/* BOOKMARK STYLING */
a.fetch_err
{ 
    font-size:80%;
    color:red;
    font-weight:bold;
}
.cached 
{
    color:#aaa;
    font-size:1.2em;
}
.cached:visited {color:#aaa}
.description
 {
    line-height:120%;
    margin-top:2px;
    color:#555;
}

.confirm 
{ 
    color:red;
    visibility:hidden;
    display:none; 
}


.url_link
{
    color:#888;
}


a.url_display
{
    color:#888;
    font-size:0.9em;
}
.private a { padding:1px;border:0px;}
.private { background:#ddd;border:1px solid #d1d1d1; }
.unread { color:#b41 }
a.unread { color:#b41 }
a.has_bmark { color:#aaa }

/* BOOKMARK LISTS */
a.list { color:#163; }
.lists { color:#163; }

/* ?? */
.flash { color:green;background:#efe }


#login_box
{
  float:right;
}


.rss_linkbox
{
    float:right;
    margin-right:30px;
}



.bookmark_count_box
{
    float:left;
    width:36px;
    padding-right:1.1em;
}


/* USER HOME PAGE */
.user_navbar
{
    margin-bottom:0.7em;
    
}
.user_navbar a:hover {color:blue;}

.subscribe_link
{
    margin-left:30px;
    float:left;
    margin-right:8px;
    color:#aac;
}

.unsubscribe_link
{
    margin-left:30px;float:left;
    color:#caa;
}

.source_filter
{
    background:#ddf;
    color:#555;
}

.edit_checkbox
{
  display:none;
  float:left;
  margin-left:-40px;
  width:40px;
}

.tag_table
{
    float:left;
    margin-right:10px;
}


/* howto page */
a.bookmarklet
{ 
    background:#ffe; 
    border:1px dotted #aaa;
    color:#444;
    padding:1px 2px 0px 2px;
    font-size:90%;
}
.heading { color:#555;}


/* PAGINATOR WIDGETS */
table.next_prev_widget { float:left;}
table.edit_organize_widget { float:left;}
table.per_page_widget { float:left;}
#bottom_next_prev { float:left; }

 
 #star_operations
 {
  border:0px solid blue;width:300px;float:left;
 }
 

.selected_star
{
  color:#559;
}



.display { float:left }
.unimplemented { color:#aaa }


/* bulk and single edit form */
#bulk_links p { line-height:0.7em; }

/* bulk edit box */
#bulk_edit_options
{
    display:none;
    margin-top:9px;
    width:100%;
}

 #bulk_edit_box 
 {
    display:block;
    color:#777;
    border:1px solid #aaa;
    background:#eee;
    padding:0px;
    margin-bottom:1em;
    width:95%;
 }
 
 #confirm
 {
    display:none;
    background:#35a;
    padding:3px;
    color:white;width:650px;
    
}
 #bulk_top_bar
 {
    background:#ddd;
    height:20px;
    padding:3px 10px 0px 10px;
    border-bottom:1px solid #ccc
}






#tag_cloud
{
  float:left;
  width:350px;
  text-align:justify;
  line-height:110%;
  margin-top:20px;
} 

.bookmark_count { 
  font-size:80%;
  color:#aaa;
 }
 
 .tag_count {  font-size:90%;color: #aaa; }
 

#years 
{
    border:1px solid orange;
    float:left;
}
#years a
{
    color:#aaa;
    font-size:8pt;

}


 
a.help
{
  color:#2a2;background:#ffc}
  
  
.tabs { background:#fff;padding:0px;margin-bottom:0px; }
.tab_select
{
  float:left;
  margin-right:10px;
}



.upgrade_header { 
    font-size:1.4em;color:#666;
    font-weight:bold;margin-top:30px;
    margin-bottom:10px;background:#fff}
    
    
    


a.twitter_user { color:#000099; }
#em { font-weight:bold;color:#555;font-style:normal}



.tweet_date { color:#aaa;font-size:90%;}
.twitter_name { font-weight:bold; }
a.twitter_account { color:#66c}
a.outside_resource { color:blue;text-decoration:underline; }

 
a.selected {color:blue}

.selected { background:#fafafa; }

/* pagination and sort order links */
#per_page_picker {color:#888;float:left;margin-left:90px;text-align:center; }
#per_page_picker a {color:#aaa; }
#per_page_picker a.per_page_selected { background:#ff8;color:blue; }

.pagination_select
{
    display:inline;
   /* margin-right:30px; */
}
#sort_order_picker { display:inline; }
#sort_order_picker a.sort_order_selected { color:#888;}
#sort_order_picker a { color:#ccc; }
#sort_order_picker { color:#aaa; }
.sort_arrow { font-size:15px;font-family:monaco }
@-moz-document url-prefix() {
   .sort_arrow { font-size:20px;}
}


#tag_cloud a.tag_heading_selected { font-weight:bold;color:#333 }
#tag_cloud table{ line-height:100%;}
#tag_cloud_header a { color:#aaa; }

ul.clean { list-style-type:none;padding-left:0px;}

.small_username
{
    float:left;
    padding-right:1em;
}


.twitter_account_title /* used on settings page */
{
    font-size:1.3em;color:#59d
}

a.twitter_account_title /* used on settings page */
{
    color:#59d
}

/* tabs stuff */
.help_box
{
    line-height:120%;
    background:#ffe;
    padding:10px;
    border:1px solid #dba;
}

.window_title 
{ 
    font-weight:bold;
    font-size:1.2em;
    color:#555;
    margin:0px;
    margin-top:20px;
    padding:0px; 
    cursor:pointer;
}
/* tour page */
h1.tour_heading
{
    font-size:2em;
    font-family:helvetica;
    font-weight:normal;
    margin-top:10px;
}
h2.tour_heading
{
    font-size:1.5em;
    font-family:helvetica;
    font-weight:normal;
    margin-top:37px;
    margin-bottom:20px;
}


/* UPGRADE PAGE */
#upgrade_left_column
{
    width:400px;
    float:left;
}

#upgrade_right_column
{
    margin-left:40px;
    width:250px;
    float:left;
}
.account_status_box
{
    padding:10px;border:1px solid #abd;
}
        



#name_string
{
    font-size:140%
}

#archival_column
{
    float:left;
    width:300px;
}


a.upgrade_link
{
    text-decoration:underline;
    font-weight:bold;
}










/* SEARCH PAGE */
#search_right_bar 
{
    float:left;
    margin-left:10px;
    text-align:left;
    width:300px;
}
.search_button
{
    margin-top:10px;
}

#tweet_searchbox
{
    margin-top:20px;
    float:left;
    margin-left:10px;
}

/* stuff for import/export instructions */
.pprofile_heading
{
    color:#888;
}

ol.howto { list-style-type:decimal;margin-top:10px; margin-bottom:20px;}
li.howto { list-style-type:decimal;margin-top:20px; }
tt { background:#ffa;font-family:verdana;color:#37d; }
li.import_instructons
{
    line-height:150%;
}
ol.download_instructions
{
    margin-top:10px;
}
    
/* ADMIN STUFF */
#searchbox fieldset
{   
    opacity:0.5;
    border:1px solid #ff4444;
    background:#ffccbb;
}
   
   

