/*
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, 
*/
html {
	overflow-y: scroll;
}
address {
	font-style: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	width: 250px;
}
address > span,
address a,
address span.street-address,
address span.country-name {
	display: block;
}
#content address img {
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

tbody th {
	font-weight: bold;
	text-align: right;
}
tbody th:after {
	content: ':';
}
th, td {
	vertical-align: top;
}
td {
	padding: 0px 0px 0px 5px;
}

iframe.amazon {
	float: right;
	height:240px;
	margin: 0px 5px 5px 10px;
	width: 120px;	
}

.commentLink {
	margin-right: 0.5em;
}

.title {
	padding-left: 5%;
	padding-right: 5%;
	width:90%;
}

.wp_codebox,
.wp_codebox_msgheader {
	max-width: 500px !important;
}
.wp_codebox pre { 
	font-family: sans-serif; 
	font-size: 12px;
	line-height: 19px !important;
}
.wp_codebox_msgheader .right {
	display: none;
}

#content a img {
	border: none;
	float: none;
	margin: 0px 2px;
}

#profile_information ul,
#profile_information li {
	list-style: none inside none;
	margin: 0px 0px 10px 0px;
	padding: 0px !important;
}

#myPassPic {
	float: right;
	height: auto;
	margin: -15px 0px 0px 20px;
	padding: 2px 2px 2px 2px;
	width: auto;
}
#myPassPic img {
	background: transparent url(/images/profile_photo_frame.jpg) no-repeat top left;
	border: none;
	height: 240px;
	padding: 10px;
	margin: -60px auto 0px auto;
	width: 180px;
}
#myPassPic h3 {
	font-size: 1em;
	margin: 2px 0px 0px 0px;
	text-align: center;
	max-width: 200px;
}

ul#social-networks,
ul#social-networks li {
	list-style: none inside none;
}
ul#social-networks li {
	float: left;
	margin: 3px -5px 10px 0px;
}
ul#social-networks li img {
	border: none;
}
ul#social-networks li a:hover {
	background-color: transparent;
}

#wordbook-notheme-statuslayer {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	background-color: #333;
	border-radius: 3px;
	border: #888 1px solid;
	color: #DDD;
	left: -170%;
	padding: 5px;
	position: absolute;
	text-align: center;
	top: -275px;
	width: 450px;
}
#wordbook-notheme-statuslayer .wordbook_profilelink {
	color: #FFF;
}
