/*
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, 
*/

.twitterwidget-rss{
    float: right;
    margin-top: 3px;
}

.widget_twitter span.entry-content {

    display: block;
    padding-top: 1em;
    padding-bottom: .5em;

}

.widget_twitter span.entry-meta {

    display: block;
    padding-bottom: 1em;
    border-bottom: .1em dashed #555;

}

#content .widget_twitter img {
    margin: 0px;
    padding: 0px;
    border: none;
    background-color: transparent;
}

#content img {
    padding: 3px;
}

.post th {
    background-color: #CADFED;
}

.post td, th {
    border: 1px solid #555;
    padding: 4px;
}

.post td.table-subheading {
    text-align: center;
    background-color: #E2EBF8;
}

.post table {
    border-collapse: collapse;
}

div.sociable { margin: 16px 0; }

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#content img.sociable-hovers  {
    padding: 0px;
}

#content img.mapp-div  {
    background-color: transparent;
}

div.ctc {
    padding-left:18px;
    padding-right:18px;
    padding-bottom:18px;
}

.alignnone {
    text-align: center;
    padding-bottom: 1px;
}

.wp-caption{
    margin-right: 10px;
    margin-left: 10px;
}

.wp-caption-text {
   text-align: center;
}

.ngg-widget {
    text-align: center;
    margin-left: 10px;
    padding-top: 0px;
}

div.entry pre{
    overflow:auto;
}

.review-info-box {
    float: right;
    width: 240px;
    margin-left: 8px;
    margin-bottom: 4px;
}

.timeline tr{
    height:4em;
}