/*
Theme Name: Ocean Mist
Theme URI: 
Description: XHTML 1.1 valid theme with a flexible, elastic grid layout and fully customisable colour scheme.
Version: 2.0
Author: Ed Merritt
Author URI: 
Tags: blue, custom header, custom colour scheme, elastic width, two columns, widgets, SEO friendly, accessible, default colour schemes, 
*/
/* Social Bookmarking */

.bookmark-line {
	float: left
}

.bookmark-line ul {
	display: inline;
}

.bookmark-line ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark-line img {
	border: 0;
}

.bookmark-icon {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	_filter: alpha(opacity=100);
	border: 0;
}

.bookmark-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border: 0;
}


