#container

#header h1 {
	float: left;
}

#main-nav {
	display: block;
	margin-left: 300px;
	text-align: right;
	list-style: none;
}

#main-nav li {
	display: inline;
}

#feature-block {
	height: 388px;
}

.content-block {
	padding: 0 30px 30px;
}

#recent-news {
	
}

#recent-videos {
	height: 388px;
}

#recent-photos {}

#recent-photos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*
#recent-photos ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
*/
#main-col .entry-asset {
	margin-bottom: 2em;
}

#main-col .entry-asset .asset-header {
	margin-bottom: 1em;
}

.entry-asset .asset-header h3 {
	margin: 0;
	font-weight: bold;
}

.entry-categories-header,
.entry-categories-list,
.entry-categories-list li {
	display: inline;
	margin: 0;
	padding: 0;
}

.entry-tags-header,
.entry-tags-list,
.entry-tags-list li {
	display: inline;
	margin: 0;
	padding: 0;
}

.entry-asset .asset-content {
}

#main-col .entry-asset .asset-footer {
	border-style: solid;
	border-width: 1px 0;
	border-color: #000;
}

.entry-asset .asset-footer .entry-comments-count {
	float: right;
}

#home #recent-rider-posts {
}

	#home #recent-rider-posts .entry-asset {
		clear: left;
		margin-bottom: 1.5em;
	}

	#home #recent-rider-posts .asset-meta {
		float: left;
		width: 50px;
		text-align: right;
		margin-bottom: 1.5em;
	}
	
	#home #recent-rider-posts .asset-meta img {	margin: 0; }
	
	#home #recent-rider-posts .entry-asset h4 { margin: 0; }
	
	#home #recent-rider-posts .asset-header,
	#home #recent-rider-posts .asset-body,
	#home #recent-rider-posts .asset-footer {
		margin-left: 65px;
	}
	
.widget-assets .widget-content .widget-list {
	overflow: auto;
	margin-right: 0;
}

.item {
	display: inline;
	float: left;
	margin: 0pt 10px 8px 0;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 90px;
}

.item img {
	margin: 0;
}

body .box {
	background-color: transparent;
}

.comments-open form label {
	display: block;
}

/* WIDGETS */

#sidebar img {
	margin: 0;
}

.widget-list,
.archive-list {
margin: 0 0 0 15px;
padding: 0;
list-style: none;
}

.widget-list .widget-list {
margin-left: 15px;
}

.widget-list-item {
margin-top: 5px;
margin-bottom: 5px;
}

/*
.widget-cloud .widget-list {
margin-right: 0;
margin-left: 0;
}
*/

.widget-cloud .widget-list-item {
display: inline;
margin: 0 5px 0 0;
padding: 0;
line-height: 1.2;
background: none;
}

.widget-cloud .rank-1 { font-size: 1.75em; }
.widget-cloud .rank-2 { font-size: 1.75em; }
.widget-cloud .rank-3 { font-size: 1.625em; }
.widget-cloud .rank-4 { font-size: 1.5em; }
.widget-cloud .rank-5 { font-size: 1.375em; }
.widget-cloud .rank-6 { font-size: 1.25em; }
.widget-cloud .rank-7 { font-size: 1.125em; }
.widget-cloud .rank-8 { font-size: 1em; }
.widget-cloud .rank-9 { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

.widget-search .search-options,
.widget-syndicate .blog-feeds {
list-style: none;
margin: 5px 0;
}