/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* theme css */
@import url(http://www.fdalawblog.net/hpmtheme-curves_green.css);


/* user css */
.entry-body {line-height: 1.5}
.archive-content {line-height: 1.5}

/* other css */
#banner
{
background: url(http://www.fdalawblog.net/FDALawBlogbanner1.gif) no-repeat;
height: 136px;
}

#banner-inner { overflow: visible; padding: 0; }

#banner-header
{
position: absolute;
left: 0;
top: 0;
width: 100%;
margin: 0;
padding: 0;
}

#banner-header a
{
display: block;
left: 0;
top: 0;
height: 136px;
text-indent: -1000em;
}

#banner-description
{
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}

#container {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    text-align: left;
}

.module-list, .archive-list {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
margin: 0;
padding: 0;
}

.module-list-item, .archive-list-item {
    margin: 5px 0;
}
/* ph=1 */
