/* Content  ================= ML2 2.8  ==================== */
#entry {
margin-top: 0px;  word-wrap: break-word;
/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-topleft:5px;  
-khtml- border-radius-bottomleft:5px; 
-khtml-border-radius-bottomright:5px;*/
border-radius:5px;
margin-bottom:10px;
}
#entry-single{
margin-top: 0px;  word-wrap: break-word; 
/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px; 
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-topleft:5px; 
-khtml-border-radius-topright:5px; 
-khtml- border-radius-bottomleft:5px; 
-khtml-border-radius-bottomright:5px;*/
border-radius:5px;
margin-bottom:10px;
}

.protected-post{
	background-color:#FFC;
	color:#000;
	padding:10px;
	font-size:16px;
	font-weight: bold;
	font-style:italic;
	margin:10px 20px;
	text-align:center;
	/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px; 
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-topleft:5px; 
-khtml-border-radius-topright:5px; 
-khtml- border-radius-bottomleft:5px; 
-khtml-border-radius-bottomright:5px; */
border-radius:5px;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote{
margin-bottom: .75em;
}

#entry dl dt {
font-weight:bold;
}

.entrytitle {
margin: 10px 16px 20px 5px;
display:block;
clear:both;
}
.entry{
margin-bottom: 1.5em;
margin: 5px;
overflow: hidden;
width: 100%;
clear: both;
}
.entry-body {
margin-bottom: .75em;
padding:0;
word-spacing:1px;
}
.entry-body-page{
margin-bottom: .75em;
}
/*
.entry-body p{
text-indent:2em;
}
*/

p .indent{
text-indent:2em;
}
.entry-body {
line-height:16px;
margin:0 3px 0 2px;
clear: both;
}

.page-name {
font-size:20px;
font-weight: bold;
display: block;
margin: 0 0 4px 3px;
/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px; 
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-topleft:5px; 
-khtml-border-radius-topright:5px; 
-khtml- border-radius-bottomleft:5px; 
-khtml-border-radius-bottomright:5px; */
border-radius:5px;
}
.entry-name {
font-weight: bold;
display: block;
margin-bottom: 0;
/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px; 
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-topleft:5px; 
-khtml-border-radius-topright:5px; 
-khtml- border-radius-bottomleft:5px; 
-khtml-border-radius-bottomright:5px; */
border-radius:5px;
}

/* Sticky Posts */
.sticky .entry-name {
padding:0 0 0 20px;
background:transparent url("../images/icon_up.png") no-repeat left center;
/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px; 
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-topleft:5px; 
-khtml-border-radius-topright:5px; 
-khtml- border-radius-bottomleft:5px; 
-khtml-border-radius-bottomright:5px; */
border-radius:5px;
}

.entry-more-link {
font-weight: bold;
}
.entry-header {
margin: 0 0 0 2px; 
}

.entry-meta {
font-size: 12px;
padding:0px 4px 15px 2px;
}
.entry-meta a {
text-decoration: none;
}
.entry-meta a:hover {
text-decoration: underline;
}

.entry-info {
margin: 4px 10px 10px 10px;
padding-left:7px;
padding-bottom:10px;
clear:both;
font-size:12px;
}
.entry-info a {
text-decoration: none;
}
.entry-info a:hover {
text-decoration: underline;
}


#entry-content ul,
#entry-content ol {
	margin-left: 30px;
    background-repeat: repeat-y;
	}

#entry-content li {
	line-height: 1.5em;
	}
.entry-content img {
margin: 2px;
padding: 4px;
border: 1px solid #CCCCCC;
max-width: 100%;
}
.entry-content .img-left,
.entry-content img.left {
	float: left;
	margin: 0 0.3em 0.25em 0;
	}
.entry-content .img-right,
.entry-content img.right {
	float: right;
	margin: 0 0 0.25em 0.3em;
	}
.more-link {
font-size: 13px;
}

h2.pagetitle {
	background-color:#FFFFCC;
	color:#000;
	padding:5px 0 5px 10px;
	font-size:12px;
	font-weight: bold;
	font-style:italic;
	margin: 10px 0 20px 5px;
	text-align:left;
	width:96%;
	float:left;
	/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-topleft:5px;  
-khtml- border-radius-bottomleft:5px; 
-khtml-border-radius-bottomright:5px; */
border-radius:5px;
}

/* linkpage */	
#linkpage{clear:both;margin:0;padding:0;}
#linkpage h2{font-size:15px;font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;letter-spacing:-1px;background:url(images/posttitle.png) no-repeat 0 35px;margin:5px 0;padding:0 0 15px;}
#linkpage ul li{list-style-type:none;display:block;width:100%;float:left;margin:0 0 10px;padding:0;}
#linkpage ul li ul li{width:25%;float:left;list-style:none;line-height:23px;margin:0;}
#linkpage ul li ul li:hover{background-color:#CBF2FF;color:#000;}
#linkpage ul li ul li a{padding-left:5px;color:#222;font-size:12px;text-decoration:none;}
#linkpage ul li ul li a:hover{color:#000;}

/*---------------------
  Archive Page
-----------------------*/

.archive-list {
	margin-top: 1.2em;
	}
.archive-list li a img {
	border: 0 solid;
	}
#archivelist img {
margin: 0;
padding: 0;
border: 0;
}

/* */
.related-posts{
margin-left:5px;
}

/* entry-meta-other box*/
#entry-content ul.entry-meta-other {
clear:both;
height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#entry-content .author{
float:left;
height:20px;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
background:transparent url("../images/icon_author.png") no-repeat left center;
}

#entry-content .time{
float:left;
height:20px;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
background:transparent url("../images/icon_time.png") no-repeat left center;
}

#entry-content .views{
float:left;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
background:transparent url("../images/icon_views.png") no-repeat left center;
}

#entry-content .edit{
float:left;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
background:transparent url("../images/icon_edit.png") no-repeat left center;
}

#entry-content .comment{
float:right;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
}
#entry-content .leavecomments{
float:left;
height:20px;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
}
#entry-content .leavecomments a{
color:#FF0000;
text-decoration:none;
font-weight:bold;
}
#entry-content .leavecomments a:hover{
color:#FF9900;
text-decoration:underline;
font-weight:bold;
}

#entry-content .category{
float:left;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
background:transparent url("../images/icon_folder.png") no-repeat left center;
}

#entry-content .tag{
float:left;
line-height:20px;
margin:0 10px 0 0;
padding:0 0 0 20px;
background:transparent url("../images/icon_tag.png") no-repeat left center;
}

/* Added by Steve */
.meta {
background:#ffffff;
font-size:10px;
line-height:13px;
color:#333;
margin:10px 0 0 0;
width:100%;
height:40px;
/*border-top:#222 1px solid;
border-bottom:#222 1px dotted;*/
}

.signature {
float:left;
padding:8px 0 0 0;
}