#sidebar {
position:relative;
top:320px;
}

#homefeatures {
background:url(http://danielgoleman.info/admin/wp-content/themes/goleman/imgs/separator-horiz.png) no-repeat bottom center;
width:940px;
height:320px;
margin-bottom:30px;
}

#feature {
width:500px;
float:left;
}

#newpost {
width:400px;
float:right;
margin-right:15px;
}

/*** featured content slider ***/

.sldr_title, .sldrlink {
display:none !important;
}

#smooth_sldr {
margin-top:-10px !important;
width:490px !important;
}

#smooth_sldr span {
font-family:arial, verdana, sans-serif !important;
color:#666 !important;
font-size:1em !important;
}

#smooth_sldr h2 a {
color:#0066CC !important;
}

#smooth_sldr img {
border:1px solid #cecece;
margin-right:16px !important;
}

#smooth_sliderc {
text-align:left !important;
height:200px !important;
}

.smooth_slideri {
line-height:normal !important;
overflow:visible !important;
}

/*

#newpost {
position:absolute;
left:550px;
width:370px;
top:-10px;
padding:12px
}  */
 
#newpost > h2 {
color:#000 !important;
margin:0 !important;
background:url(http://danielgoleman.info/admin/wp-content/themes/goleman/imgs/fromtheblog.png) no-repeat;
height:50px;}

#newpost > h2 span {
display:none;
}

#newpost img {
border:none;
}

#newpost .entry {
width:auto;
}

#newpost a {
border:none;
}

.datestamp {
float:right;
text-align:center;
background:#C1E700;
padding:8px;
color:#0066CC;
font-size:14px;
}

.datestamp span {
display:block;
}

.left {
border-right:1px dotted #cecece;
}

.column .datestamp {
float:left;
margin:6px 6px 0 0;
font-size:11px;
padding:4px;
}

.column .datestamp span {
display:inline-block;
padding-right:2px;
}