@import url("_base.css");          
                
div.item {
    padding:27px 0 40px 27px;
    position:relative;
    float:left;
    width:652px;
    height:auto;
    background:url(../images/modules/main_article_2_col_bg.jpg);
    }
    
    div.item h2 {
        left:11px;
        top:-26px;
        height:26px;
        }
        div.item h2.ice_cream_crew {            
            background:url(../images/titles/ice_cream_crew.jpg) no-repeat;
            }

    div.item_top {
        position:absolute;
        top:0;
        left:0;
        width:679px;
        height:13px;
        background:url(../images/modules/main_article_2_col_top_bg.jpg) no-repeat;
        }
    div.item_bottom {
        position:absolute;
        bottom:0;
        left:0;
        width:679px;
        height:11px;
        background:url(../images/modules/main_article_2_col_bottom_bg.jpg) no-repeat;
        }
		
	div.backcrew{
		position: absolute;
		bottom:11px;
		left:10px;
		border-top:#000000 thin solid;
		width:640px;
		z-index:3;
		}
        
    div.item img {
        float:left;
        width:200px;
        overflow:hidden;
        }
    div.item div.right {
        float:right;
        margin:0 25px 0 0;
        height:auto;
        width:400px;
        }
        div.item h3 {
            width:324px;
            margin-bottom:6px;
            }
            div.item h3 span.title {
                color:#C3B1B5;
                }
        div.item p.post_by {
            margin-top:-5px;
            }
        div.item p.bio {
            font-size:11px;
            font-family:Tahoma;
            line-height:14px;
            width:400px;
            color:#444;
            margin-top:5px;
            }
			
	div.item div.social{
		width: 200px;
		float:left;
		height:auto;
		margin-top: 5px;
		margin-left:2px;
		}
		
	div.item div.social p.tit{
	border-bottom:#000000 thin solid;
		}
		

            
/* --- sponsors
------------------------------*/        
div.sidebar_1_col#sponsors {
    margin-top:40px;
    }
