/* Default Layout:  */
@import url(http://www.digitalcommunitiesblogs.com/mt-static/themes-base/blog.css);
@import url(http://www.digitalcommunitiesblogs.com/mt-static/themes/minimalist-red/screen.css);

/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/DC_Theme/screen.css);
/* end StyleCatcher imports */

@import url(/mt-static/themes-base/dc-base.css);

#header-inner {
    margin: 20px 320px 10px 15px;
}

#header-name {
    font-size: 24px;
}

#header-description {
    font-size: 12px;
}

#headshot {
	background: transparent url(http://www.digitalcommunitiesblogs.com/mt-static/images/dc-base-images/louis_zachaville.png) no-repeat;
}

#headshot, #headshota, #headshotb, #headshotc {
	position: relative;
	float: left;
	width: 120px; 
	height: 120px;

}

#headshota {
        background: transparent url(http://www.digitalcommunitiesblogs.com/mt-static/images/dc-base-images/john_jung.png) no-repeat;
}
#headshotb {
        background: transparent url(http://www.digitalcommunitiesblogs.com/mt-static/images/dc-base-images/louis_zachaville.png) no-repeat;
}
#headshotc {
        background: transparent url(http://www.digitalcommunitiesblogs.com/mt-static/images/dc-base-images/robert_bell.png) no-repeat;
}
