/*
Theme Name: Ocean Mist
Theme URI: http://www.tenbytwenty.com/
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: http://www.edmerritt.com/
Tags: blue, custom header, custom colour scheme, elastic width, two columns, widgets, SEO friendly, accessible, default colour schemes, 
*/

body {
	background-color: #bfdafc;
};

#widget_twitter_vjck ul li {
	padding-bottom: 5px;
}

.sidebarHeadline {
	background: url('../images/sidebarH2_top.gif') top left no-repeat;
}

.title {
	background: transparent;
}

.post h1 {
	font-family: Verdana, Arial, sans serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.post h1 a {
	font-family: Verdana, Arial, sans serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.post h1 a:hover {
	font-family: Verdana, Arial, sans serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


