		
/* Blog */
.blogpost {
	width: 640px;
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
	margin: 0px 0px 10px 10px;
}
.blogpost h1 a:hover {
	color: #999;
}
.blogpost p {
	margin-bottom: 5px;
	font-size: 13px;
}
	.blogpost p a {
		color: #699aab;
	}
	.blogpost p a:hover {
		text-decoration: none;
	}
.post-meta {
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
}
	.post-meta a {
		color: #699aab;
	}
	.post-meta a:hover {
		text-decoration: none;
	}
.rounded {
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#tab_slider {
	float: left;
	width: 660px;
}
h3.widget-title{
	background:url("../img/site/bg_wdg_title.png") no-repeat scroll 0 0 transparent;
	color:#F9F9F9;
	display:block;
	font-size:16px;
	height:36px;
	padding:19px 0 0 11px;
	text-decoration:none;
	width:272px;
}	
	
li.cat-item a, #recent-posts-3 ul li a {
	background:url("../img/site/sidebar_link_arrow.png") no-repeat scroll 245px center transparent;
	border-bottom:1px solid #DDDDDD;
	color:#5A6974;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding:10px;
	text-decoration:none;
	width:263px;
}	
		li.cat-item a:hover, #recent-posts-3 ul li a:hover {
			background: #eee url('../img/site/sidebar_link_arrow.png') no-repeat 245px center;
		}
table#flickr_badge_wrapper { margin: 10px 0 0 35px;}
#flickr_badge_uber_wrapper a img {float: left; padding: 0 10px 10px 0; }
#wpcumuluswidgetcontent5079928 { padding: 10px;}

