@charset "utf-8";
/* New blog page CSS Document */
body.fixedbg{
		background:url(http://www.carmakoma.com/images/blog/blogbg.jpg) no-repeat fixed 0 0;
}
.blogpage #nav ul{height:36px;}
.blogpage #nav {background:none;height:36px;}

.blogmain{
	width:979px;
	font-family: "Trebuchet MS", Times, serif;	
}
.blogmain-top,.blogmain-base{
	width:979px;
	height:9px;
	overflow:hidden;
	background:url(http://www.carmakoma.com/images/blog/blogtop.gif) no-repeat 100% 0;
	clear:both;
}
.blogmain-base{
	background:url(http://www.carmakoma.com/images/blog/blogbase.gif) no-repeat 100% 0;
}
.blogmain-content{
	width:979px;
	background:url(http://www.carmakoma.com/images/blog/blogmid.gif) repeat-y 100% 0;
	position:relative;
	font-family: "Trebuchet MS", Times, serif;	
	padding:10px 0 10px;
	overflow:hidden;
}
.blogmain-right{
	float:right;
	width:183px;
	margin:0 16px 0 0;
	display:inline;
	word-wrap:break-word;
}
.blogmain-left{
	float:left;
	width:534px;
	margin:0 0 0 173px;
	display:inline;
}
p.blogfeed{text-align:center}
p.blogfeed img{display:inline;}

#blogmain h2{
	color:#39f;
	font-size:18px;
	margin:0 0 15px;
	font-weight:normal;
}
#blogmain h2 span{
	color:#666;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	margin:0 0 10px;
	padding:16px 0 0;
	letter-spacing:.2em;
}
.blogmain-left p{
	color:#666;
	line-height:1.3;
	font-size:12px;
}
.blog-entry{
	width:534px;
	clear:both;
	margin:0;
	padding:0 0 28px;
	overflow:hidden;
}
.blogimg{
	clear:both;
	padding:20px 0 0;
}

/* align blog layout to the left using this class */
.blogleft-align{
	margin-left:252px!important;
}

.c-feed{
	width:183px;
	clear:both;
	padding:10px 0 0;
}
.c-feed p{
	font-size:12px;
	color:#333;
	line-height:1.2;
	margin:10px 0 14px!important;
}
.c-feed p a{display:block}
.c-feed p a:first-line {font-weight:bold}
