#amplify-clog-widget{
	width:200px;
	-moz-border-radius: 10px;
	padding:4px;
	/* background:url('http://amplify.com/wp-content/themes/home/images/dixiecup_small.png') no-repeat 3px 2px #009de3; */
	font-family: "Helvetica", arial;
}

div#amplify-clog-widget div.acw-title a, div.acw-title a, div.acw-title a:visited, div.acw-title a:hover{
	color:#fff;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	margin:0 0 10px 10px;
	text-decoration:none;
	background-color:transparent;
}
#acw-loading div{
	color:#fff;
	padding: 40px 0 0px 0;
	text-align: center;
}
#acw-loading div a{
	color:#fff;
	font-weight:bold;
}
span.acw-untitled{
	font-style: italic;
	color: #666;
}
div.acw-title-group{
	display:none;
}

.acw-subtitle{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:0 0 4px 34px;
}
div.acw-foot {
	background:url('http://amplify.com/wp-content/themes/default/images/amplify_knockout_28.png') no-repeat 5px 0 transparent;
	height:28px;
}
div#amplify-clog-widget div.acw-foot a{
	font-size:11px;
	text-decoration: none;
	margin:4px 0px 0 0px;
	padding:6px 0 0 66px;
	display:block;
	color:#fff;
	text-align:left;
	background:transparent;
}
#acw-list{
	font-size:11px;
	-moz-border-radius:10px;
	background:white;
}
#acw-list div{
	
}
#acw-list a, #acw-list a:visited{
	color:#333;
	text-decoration: none;
	padding:6px;
	/* height:40px; */
	overflow:hidden;
	display:block;
	border-bottom:1px solid #eee;
	-moz-border-radius:10px;
	font-weight:bold;
}
.acw-item{
	text-align:left;
}
.acw-itemtitle{
	font-size:12px;
	/* display:block; */
	margin-bottom: 4px;
	/* float:left; */
}
.acw-authorimg{
	display:none
}
.acw-author {
	display:none;
}
.acw-date {
	color:#999;
	font-weight:normal;
	/* display:block;
	float:left; */
	margin-left:6px;
	display:none;
}

#acw-list a:hover{
	color:#000;
	background:#e5f5fc;
}
