/*
Theme Name: Marine-Products
Theme URI: http://www.marine-products.com/blog
Description: Blog theme for Marine-Products.com
Author: James Kleinschnitz james@engeb.com
*/
a:focus, a:hover {color:#3B84C0;}
a {color:#3B84C0;text-decoration:underline;}

h1 a {
	font-size:16px;
}
#sidebar {
	margin-left:12px;
	float:right;
	background-color:#FFF;
	/*border:2px solid #EFEFEF;*/
	padding:3px;
	width:200px;
}
.postmetadata {
	padding:4px;
	background-color:#EFEFEF;
	margin-bottom:0px;
}
#content {
	height:100%;
	margin:0 auto;
	overflow:hidden;
	width:765px;
}
#blog_content {
	width:520px;
	border-right:2px solid #CCCCCC;
	padding-right:10px;
	float:left;
}
.post {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
}
#comment {
	width:500px;
}
img {
	border:0px;
}
#headline a,
#headline a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
.aktt_tweets ul li {
	border-top:1px solid #CCC;
	padding:5px 0px;
}

#search, #search *, #your-cart, #your-cart a, #your-cart a:visited, #your-cart * {
color:#888888;
font-size:11px;
text-transform:none;
}
#search, #search * {
font-size:10px;
font-weight:bold;
}
#search {
background:transparent url(/images/_/search-bg.png) no-repeat scroll left bottom;
padding:2px 25px 12px 15px;
position:absolute;
right:0;
top:0;
width:268px;
}
.post small {
	color:#777;
}