.widget {
	margin:5px 10px 30px 20px;
}

.widget-link  {
	margin-bottom:17px;
}
.widget-link .widget-header {
	text-align:right;
}
.widget-content {
	margin-top:10px;
	padding:0 0 0 20px;
}
.widget ul {
	margin:0;
	padding:0;
	list-style:none;
}
.widget li {
	width:100%;
	overflow:hidden;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #e1e3e4;
}
.widget a {
	text-decoration:none;
}

.widget dl {
	margin:0;
	overflow:hidden;
	padding:5px 0 0 0;
}

.widget dl.last {
	border-bottom:none;
}
.widget dt {
	float:left;	
	width:36px;
	width:50px;
	display:block;
	margin-top:2px 0 0 0;
	padding:0;
	
}
.widget dd {
	margin-left:46px;
	margin-left:56px;
	vertical-align:top;
	text-align:left;
}
.widget dd .comment_count {
	font-size:11px;
	color:#69747d;
}
.widget dd .entry {
	font-size:12px;
	font-weight:bold;
	color:#2a2c2d;
	margin-left:0;
	margin-top:0px;
	text-transform:none;
	font-family:Verdana, Geneva, sans-serif;
}
.widget .blog-name {
	font-size:11px;
	color:#676767;
}
.widget .date {
	font-size:10px;
	color:#2A2C2D;
}
.widget .author_name {
	font-size:11px;
	color:#2A2C2D;
	text-transform:uppercase;
	font-weight:bold;
}
.widget .commenter {
	color:#69747D;
}

.widget-recent-comments dd .entry {
	font-size:11px;
	
}

.widget-blogs {
	margin:8px 0px 0 0;
	float:left;
	width:245px;
}
.widget-blogs h5 {
	border-bottom:1px solid #bfc3c5;
	padding:2px 0;
	margin:0 5px;
}
.widget-blogs ul {
	font-size:10px;
	font-weight:bold;
	margin:10px 0 0px 25px;
	padding:0;
	list-style-type:square;
}
.widget-blogs ul li {
	margin-bottom:6px;
}
.widget-blogs ul li.last {
	margin-bottom:0px;
}
.widget-blogs a {
	text-decoration:none;
}

#widget-active-blogs ul {
	margin-top:0px;
}
#widget-active-blogs li.first {
	padding-top:0px;
}
#widget-active-blogs li {
	margin-bottom:3px;
	padding:5px 0;
}

.widget-blogs .lc div {
	font-size:10px;
	font-weight:bold;
	margin:10px 0 0px 0px;
	padding:0;
	overflow:auto;
	width:100%;
}
.widget-blogs div img {
	float:left;
	margin-right:10px;
	margin-left:5px;
}

.widget-blogs ul li {
	margin-bottom:6px;
}

.widget-blogs .adsense_rc {
	padding-left: 10px;
}

#header {
	position:relative;
}
#header h1 {
	position:absolute;
	left:295px;
	top:25px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
}
#header h1 a {
	color:#f59132;
	text-decoration:none;
}
#header .header-user-info {
	float:right;
	text-align:right;
	width:300px;
	position:relative;
}
#header .header-user-info .user-name {
	margin-top:3px;
	font-size:12px;
}
#header .header-user-info a.user {
	font-size:11px;
	color:#A4A6A8;
}
#header .header-link-info {
	font-size:11px;
	color:#A4A6A8;
}
#header .header-link-info  a {
	color:#A4A6A8;
}

#header .header-user-info img {
	float:right;
	text-align:right;
	margin-left:10px;
}

