.daily-post { 
	border-bottom:1px solid #E9E8E8;
	clear:both;
	padding:0 30px 20px 0px;
	float:left;	
	margin-bottom:10px;
	background:transparent url(../../Images/divider-title.gif) no-repeat scroll right bottom;
	}
/*
.daily-post-image { 
	background:transparent url(../../Images/dropshadows.png) no-repeat scroll 0 0;	
	float:left;
	height:79px;
	margin:0 16px 0 0;
	padding:1px 4px 4px;
	width:78px;
	}
	.daily-post-image img { 
		margin-top:1px;
		width:78px;
		height:78px;
		}*/
.daily-image { 
	float:left;
	margin:0 10px 15px;
	position:relative;
	padding:15px 0 20px;
	}
	.thumb-img {
		border-top:1px solid #CCC; border-left:1px solid #CCC; border-bottom:1px solid #AAA; border-right:1px solid #AAA;
		position:relative; 
		width:115px; height:115px;
		margin:10px; padding:6px;
		background:#FFF;
		}
		.thumb-inner {
			position:relative; overflow:hidden; width:100%; height:100%; 
			}
			.thumb-img img {
				border:0;
				}
				.thumb-strip {
					position:absolute; width:115px; height:115px; bottom:6px; left:0px;
					background:#FFF;
					}
					.thumb-zoom {
						background:url(images/search.png) no-repeat;
						position:absolute; width:22px; height:22px;
						right:10px; bottom:7px;
						}		
		.daily-entry { 
			margin-left:102px;
			}
			.daily-post h2 a, .daily-post h2 { 
				font-size:21px;
				display:block;
				font-family:Georgia, "Times New Roman", Times, serif;
				padding:15px 0 0px;
				font-weight:normal;
				color:#990000 !important;
				}
				.daily-post h2 { color:#444444 !important;font-size:21px !important; }
				h2 a:link, h2 a:active, h2 a:visited, h2 a:focus {	
					color:#262626;
					text-decoration:none !important;
					}
					h2 a:hover { text-decoration:none !important; }
					.daily-post .postmetadata { 
						clear:none;
						color:#666;
						font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;
						font-size:10px;
						margin:0 0 15px;
						padding:0 0 3px 3px;
						border-top:1px solid #ccc;
						display:block;
						width:100%;
						}
						.daily-post .postmetadata.author { background:none;border:0px;width:520px; }
						.daily-post .postmetadata a { 
							color:#444;
							text-decoration:underline !important;
							font-size:10px;
							display:inline;
							}
							.daily-post .postmetadata span.tags a { color:#4782AC;font-size:11px;padding-right:2px; }
							.daily-post .postmetadata a.actionlink {
								text-decoration:none !important;
								padding:0 10px;
								}
								.daily-post .postmetadata a.actionlink img { 
									margin:0 5px 0 0;
									position:relative;
									top:3px;
									}
									.daily-post p { 
										color:#1E1E1E;
										line-height:1.6em;
										display:block;
										}
										.daily-entry .postactions {
											float:left;
											padding:12px 0 5px;
											font-family:Helvetica,Arial,sans-serif;
											}
											.daily-entry .postactions a { 
												color:#3151A2;
												font-weight:bold;
												font-size:12px;
												}
#load_more{
	background-color:#FFFFFF;
	background-image:url(../../Images/more_button.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:12px;
	line-height:1.25em;
	margin: 0 auto;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:5px 0 12px 0;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:100px;
	overflow:hidden;
	clear:both;
	}
.round {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
a:hover{ color:#000000;}

/*******************************************************************************************************************
Comment Styles
*******************************************************************************************************************/
#comments h4 {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(../../Images/underline.jpg) repeat-x scroll center bottom;
		margin:0 0 10px;
		padding:0 0 3px;
		color:#444444;
		font-size:13px;
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		width:100%;
		}

/*******************************************************************************************************************
Share Form Styles
*******************************************************************************************************************/
form#shareForm fieldset, #commentForm fieldset { 
	border:1px solid #ccc;
	margin-top:40px;
	padding:30px 55px 20px;
	width:565px;
	}
	form#shareForm legend, #commentForm legend {
		-x-system-font:none;
		background:#eee;
		border:1px solid #ccc;
		font-family:Georgia,serif;
		font-size:11px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		letter-spacing:1px;
		line-height:normal;
		margin-left:-36px;
		padding:5px 15px;
		text-transform:uppercase;
		}
		form#shareForm label, #commentForm label { 
			-x-system-font:none;
			clear:both;
			color:#222222;
			cursor:pointer;
			float:left;
			font-family:Georgia,serif;
			font-size:14px;
			font-size-adjust:none;
			font-stretch:normal;
			font-style:normal;
			font-variant:normal;
			font-weight:normal;
			line-height:normal;
			margin:9px 11px 0 0;
			padding-top:4px;
			text-align:right;
			width:150px;
			}
			form#shareForm fieldset input, form#shareForm fieldset textarea, #commentForm fieldset input, #commentForm fieldset textarea{ 
				display:block;
				float:left;
				margin:5px 0;
				width:350px;
				-moz-border-radius-bottomleft:4px;
				-moz-border-radius-bottomright:4px;
				-moz-border-radius-topleft:4px;
				-moz-border-radius-topright:4px;
				-x-system-font:none;
				background:#eee;
				border-color:#cccccc #EBEBE6 #EDEDE9 #dddddd;
				border-style:solid;
				border-width:1px;
				font-family:Helvetica,Arial,sans-serif;
				font-size:13px;
				font-size-adjust:none;
				font-stretch:normal;
				font-style:normal;
				font-variant:normal;
				font-weight:normal;
				line-height:normal;
				padding:8px 0;
				}
				form#shareForm fieldset textarea, #commentForm textarea { 
					height:200px;
					padding:0px;
					position:relative;
					}
					form#shareForm button, #commentForm button{
						-moz-background-clip:border;
						-moz-background-inline-policy:continuous;
						-moz-background-origin:padding;
						border:0px;
						background:transparent url(../../Images/submit.jpg) no-repeat scroll 0 0;
						height:42px;
						float:left;
						margin:15px 0 0 160px;
						width:151px;
						clear:both;
						}
						form#shareForm .button, #commentForm . button {
							border:0 none;
							cursor:pointer;
							display:block;
							text-indent:-9999em;
							}
.daily-post.comment-post { 
	border-bottom:1px solid #E9E8E8;
	clear:both;
	padding:0 30px 20px 0px;
	float:none;	
	margin-bottom:0px;
	width:650px;
	background:transparent url(../../Images/divider-title.gif) no-repeat scroll right bottom;
	}
	.daily-post.comment-post .daily-entry { 
		margin-left:25px;
		}
		.daily-post.comment-post h2 { 
			padding-top:0px;
			}
			.daily-post.comment-post p { 
				padding-bottom:10px;
				}
				.daily-post.comment-post.comment-form { 
					padding-top:15px;
					}
					.daily-post.comment-post .whatImage { left:-9999px;position:absolute;} 
#commentForm { 
	margin:0 0 15px 0;
	}
.comment-image { 
	float:right;
	text-align:center;
	margin:15px auto;
	padding-top:15px;
	}
	.commentnum {
		font-size:22px;font-weight:bold;padding:2px 22px;position:absolute;color:#336699;
		}
		.post-comments { 
			font-size:12px;
			float:left;
			width:650px;
			padding:15px;
			font-family:Arial, Helvetica, sans-serif;
			background:#eee;
			}
			.post-comments.even { 
				background:none;
				}
				.post-comments span { 
					color:#888;
					font-style:italic;
					}
					.post-comments img { 
						width:50px;
						float:left;
						position:relative;
						margin-right:15px;
						}
						.post-comments a { 
							color:#225DB7;
							}