@import url(base-weblog.css);


#pagebody{
padding-top:40px;
width:750px !important;
margin:0 auto;
}
#pagebody-inner .pkg{
padding:0 15px;
}

.date-header{
font-family:serif;
font-variant:small-caps;
font-size:22px;
background: url(images/date.gif) no-repeat left;
padding-left:25px !important;
}
.entry-header{
font-style:italic;
font-size:13px;
background: url(images/doc.png) no-repeat left;
padding-left:25px !important;
line-height:24px;
}

.entry-header2{
font-style:italic;
font-size:11px;
COLOR: #993300;
background: url(images/orange.png) no-repeat left;
padding-left:25px !important;
line-height:24px;
}
.entry-userpic{
display:none;
}

.entry ul{
margin:0;
padding:0;
list-style:none;
}
.entry ul li{
background: url(images/bullet_blue.gif) no-repeat;
padding-left:15px;
padding-bottom:5px;
font-weight:bold;
font-size:11px;
}
.entry ol li{
font-weight:bold;
font-size:11px;
padding-bottom:5px;
}
.post-footers{
font-weight:bold;
background: url(images/user.gif) no-repeat;
padding:0 0 5px 18px;
margin-bottom:5px;
border-bottom:1px dotted black;
display:block;
font-size:11px;
}

.separator{
display:none !important;
}

.entry-footer{
padding:10px 0;
}
.entry-footer a{
background: url(images/comment.gif) no-repeat top right;
padding-right:22px;
padding-bottom:5px;
}

a.permalink {
background:none;
}
.permalink {
background: url(images/permalink.gif) no-repeat top right !important;
}

blockquote{
font-style:italic;
font-size:1.1em;
background: url(images/quote.jpg) no-repeat top left;
margin:0;
padding:0 35px;
}

.module-search .module-header{
font-family:serif;
font-variant:small-caps;
font-size:22px;
font-style:normal;
background: url(images/search.gif) no-repeat left;
padding-left:25px !important;
}
.module-header{
background: url(images/li-li.gif) no-repeat left;
padding-left:18px !important;
font-size:12px;
font-style:italic;
}
.module-header a{
font-size:16px !important;
color:#000 !important;
}
.module a{
color:#CE5C00;
font-size:11px;
}
.module a:hover{
color:#c00;
}

.module input{
background:#CADBED;
border:1px solid black;
margin-bottom:2px;
}
.module input#search{
background: #fff;
}
.module li{
background: url(images/li-arrow.gif) no-repeat;
background-position:0 3px;
padding-left:15px;
}
.module li li{
background: url(li-li.gif) no-repeat;
}
.module li li a{
color:#c00;
}
.module-syndicate .module-content{
background: url(images/feed.gif) no-repeat;
padding-left:20px;
}
.module-powered a{
color:#c00;
}

.trackbacks-header, .comments-header, .comments-open-header{
font-size:22px;
font-family:serif;
font-variant:small-caps;
}
.trackbacks-header{
background: url(images/track.gif) no-repeat left;
padding-left:25px !important;
}
#trackbacks-info{
background:#E3ECF5;
border:1px solid #000;
}

.trackback-footer{
background: url(images/track-small.gif) no-repeat left;
padding-left:15px;
font-weight:bold;
font-size:11px;
}
.comments-header{
background: url(images/comment.gif) no-repeat left;
padding-left:25px !important;
}
.comment-userpic{
float:left;
padding:0 5px;
}
.comment-footer{
font-weight:bold;
font-size:11px;
line-height:20px;
}
.commenter-profile img{
visibility:hidden;
}
.commenter-profile{
background: url(images/user.gif) no-repeat right;
padding:5px 0 !important;
line-height:25px !important;
}

.comments-open-header{
background: url(images/post.gif) no-repeat left;
padding-left:25px !important;
}
