/* Memo */


#memo_content {
	width: 500px; 
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 80px 40px;
	text-align: justify;
	z-index: 999;
}

	#memo_content h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #900;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 12px 0px;
	}

	#memo_content h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #900;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#memo_content h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #900;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#memo_content h4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #900;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

#memo_summary {
	position: absolute;
	width: 274px;
	height: 424px;
	background: none;
	margin: 0px 0px;
	}
	
	#memo_summary h2 {
		font-family: "Times New Roman", Times, serif; 
		font-size: 24px; 
		font-weight: bold; 
		color: #CCCCCC;
    	margin: 6px 0px 12px 12px;
		}
	
	#memo_summary h3 {
		font-family: "Times New Roman", Times, serif; 
		font-size: 13px; 
		font-weight: bold; 
		color: #990000;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		}
	
	#memo_summary h4 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #333333;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		}
		.memo_summary_title a: link, .memo_summary_title a: active, .memo_summary_title a: visited {
		font-family: "Times New Roman", Times, serif; 
		font-size: 14px; 
		font-weight: bold; 
		color: #990000;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		}
		
	.memo_summary_title a: hover {
		color: #F00;
		text-decoration: none;
		}	
	
	#memo_summary ul {
		width: 250px;
		margin: auto;
		padding: 0px;
		}
	
	#memo_summary li {
		width: auto;
		margin: 0px 0px 20px 0px;
		list-style: none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333333;
		}
	
	#memo_summary li a: link, #memo_summary li a: active, #memo_summary li a: visited {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: bold; 
		color: #990000;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
		}
		
	#memo_summary li a: hover {
		color: #F00;
		text-decoration: none;
		}
	
#memo_archive {
	width: 500px;
	background: none;
	margin: 0px 0px;
	padding: 0px 0px 40px 0px;
	text-align: left;
	}
	
	#memo_archive h2 {
		font-family: "Times New Roman", Times, serif; 
		font-size: 24px; 
		font-weight: bold; 
		color: #CCCCCC;
    	margin: 6px 0px 12px 12px;
		}
	
	#memo_archive h3 {
		font-family: "Times New Roman", Times, serif; 
		font-size: 16px; 
		font-weight: bold; 
		color: #990000;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		}
	
	#memo_archive h4 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #333333;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-decoration: none;
		}
		
	.memo_archive_title a: link, .memo_archive_title a: active, .memo_archive_title a: visited {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-weight: bold; 
		color: #990000;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		}
		
	.memo_archive_title a: hover {
		color: #F00;
		text-decoration: none;
		}	
	
	#memo_archive ul {
		width: auto;
		margin: 0px;
		padding: 0px;
		}
	
	#memo_archive li {
		width: auto;
		margin: 0px 0px 20px 6px;
		list-style: none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: normal; 
		color: #333333;
		}
	
	#memo_archive li a: link, #memo_archive li a: active, #memo_archive li a: visited {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: bold; 
		color: #990000;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
		}
		
	#memo_archive li a: hover {
		color: #F00;
		text-decoration: none;
		}

#memo_single {
	width: 500px;
	background: none;
	margin: 40px 0px;
	padding: 0px 0px 40px 0px;
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 80px 40px;
	text-align: justify;
	z-index: 999;
	}

.memo_single {
	width: 600px;
	background: none;
	margin: 40px 0px;
	padding: 0px 0px 40px 0px;
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}

	#memo_single h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: bold;
		color: #006;
		margin: 0px;
		padding: 0px;
		}

	#memo_single h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #069;
		margin: 0px;
		padding: 0px;
		}

	#memo_single p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333;
		margin: 10px 0px 12px 0px;
		padding: 0px;
		}

	#memo_single p a: link, #memo_single p a: active, #memo_single p a: visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #06F;
		text-decoration: none;
		}

	#memo_single p a: hover {
		color: #09F;
		text-decoration: underline;
		}


































/* MEMO FORM STYLES */
#content_news_right {
	position: absolute;
	width: 200px; 
	height: auto; 
	background: url(img/bkgn_sidebar_0.jpg) center center #FFFFFF;
	margin: 0px 0px 20px 640px;
	padding: 0px 0px 40px 0px;
	border: 1px solid #CCC;
	border-right: 2px solid #999999;;
	border-bottom: 2px solid #999999;;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 200;
	}	
	
#content_news_right_shadow {
	position: absolute;
	width: 200px; 
	height: 600px; 
	background: #000000;
	margin: 2px 0px 20px 642px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 100;
	}

#content_news_right h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin: 12px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	}
	
#content_news_right ul {
	width: 160px;
	height: auto;
	margin: 20px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009;
	}	
	
#content_news_right li {
	list-style: none;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	list-style: outside disc;
	}	
	
#content_news_right a: link, #content_news_right a: active, #content_news_right a: visited {
	color: #09F;
	text-decoration: none;
	}
	
#content_news_right li a: hover {
	color: #009;
	text-decoration: none;
	}

































/* =Comments
-------------------------------------------------------------- */
#comments {
	width: 500px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 100px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	}
	
#comments .navigation {
	padding: 0 0 18px 0;
	}
	
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
	}
	
h3#comments-title {
	padding: 24px 0;
	}
	
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: auto;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li: last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p {
	margin-left: 0px;
}
BR.linspace {
	 clear: both; 
	 line-height: 0px; 
	 display: block;
}
#comments .comment-body p: last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p: last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a: hover,
a.comment-edit-link: hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}


/* COMMENTS STYLES */
	
	#comments h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #333;
		}
	
	#comments h3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #069;
		}
	
	#comments ol{
		width: 500px;
		height: auto;
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style: none;
		}
	
	#comments li{
		background: #EFEFEF;
		margin: 0px 0px 12px 0px;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style: none;
		border: 1px solid #CCC;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		}
	
	/*comments style */	
	ol.commentlist {
		margin: 0;
		padding: 0;
		}
	
	.commentlist li {
		list-style: none;
		margin-bottom: 14px;
		}
	
	.comment-author {
		width: 470px;
		height: 20px; 
		background: url(img/bkgn_misc_testimonials0.jpg) 0px 0px repeat-y;
		font-family: "Comic Sans MS", cursive;  
		line-height: 13px; 
		margin: 0px 0px 0px 0px;
		padding: 20px 10px 0px 10px; 
		color: #000099;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		}
		
	.comment-author cite {
		font-weight: bold; 
		font-size: 13px;
		color: #069;
		padding: 0px 0px 0px 5px;
		}
		
	.says {
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #006;
		}
	
	.commentlist a: link, .commentlist a: visited {
		color: #333;
		}
	
	.commentlist a: hover, .commentlist a: active {
		color: #009;
		}
	
	.commentlist img {
		margin: 4px 0px 0px 9px;
		border: 1px solid #006;
		float: left;
		box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
		-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
		-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
		display: none;
		}
	
	.commentlist .author {
		font: small-caps bold 1.0em Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		}
	
	.commentlist .time {
		background: url(img/bkgn_clock.png) no-repeat 1px;
		padding-left: 13px;
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
		font-weight: bold;
		display: none;
		}
	
	.commenttext {
		background: #E5E5E5;
		border: 1px solid #C1CCDF;
		border-top: 1px dashed #9AA2FC;
		padding: 10px 20px 20px 20px;
		color: #333333;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		}
		
	.comment-meta { 
		background: url(img/ico_calendar_16.png) no-repeat 1px 7px;
		width: auto; 
		padding: 8px 12px 0px 24px;
		font-family: "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold; 
		text-align: right;
		float: right;
		letter-spacing: 1px;
		display: none;
	}
	
		.comment-meta a: link, .comment-meta a: active, .comment-meta a: visited {
			color: #333;
			text-decoration: none;
		}
	
		.comment-meta a: hover {
			color: #069;
			text-decoration: underline;
		}
		
		.comment-body em {
			font-size: 10px;
		}
		
		.comment-body br {
			height: 0px;
			padding: 0px;
			margin: 4px;
			display: block;
		}
		
		.comment-body p {
			width: 470px;
			height: auto; 
			background: url(img/bkgn_misc_testimonials1.jpg) 0px 0px repeat-y;
			font-family: monospace; 
			font-weight: bold; 
			font-size: 14px; 
			line-height: 24px; 
			margin: 0px 0px 10px 0px; 
			padding: 6px 10px 30px 10px;
		}
		
		
	/* auxillary comment fields */
	.comment-misc1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		color: #333;
	}



































/* Form and Input Styles
-------------------------------------------------------------*/
	#commentform {
		width: 480px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#006;
		}
		#commentform input {
			position:absolute;
			width:232px;
			height:auto;
			margin:-2px 0px 0px 120px;
			padding:2px 4px 2px 4px;
			border:1px solid #CCC;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#006;	
		}
		
	#comment-form-author, #comment-form-email, #comment-form-url, #comment-form-misc1  {
		width: 240px;
		height: 30px;
		display: block;
	}
		#comment-form-author p, #comment-form-email p, #comment-form-url p, #comment-form-misc1 p {
			position:absolute;
			width: 120px;
			display: block;
			margin: 0px;
			padding: 0px;
		}
		
	.reply {
		display:none;
	}
		
	#comment-form-author{
		display: block;
	}
		
	#comment-form-email{
		display: block;
	}
	#comment-form-url {
		display: none;
	}
	#comment-form-misc1 {
		display: none;
	}
	
	
	
	
	/* depreciated conventions 
	
			
	.form_comments_author {
		width: 152px;
		height: auto;
		padding: 2px 4px 2px 4px;
		border: 1px solid #CCC;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}

	.form_comments_author {
		width:232px;
		height:auto;
		margin:2px 0px 0px 0px;
		padding:2px 4px 2px 4px;
		border:1px solid #CCC;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#006;
		}
		
	.form_comments_email {
		width:232px;
		height:auto;
		margin:2px 0px 0px 0px;
		padding:2px 4px 2px 4px;
		border:1px solid #CCC;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#006;
		}
		
	.form_comments_url {
		width:232px;
		height:auto;
		margin:2px 0px 0px 0px;
		padding:2px 4px 2px 4px;
		border:1px solid #CCC;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#006;
		}
		
	.form_comments_comment {
		width:492px;
		height:auto;
		margin:2px 0px 0px 0px;
		padding:2px 4px 2px 4px;
		border:1px solid #CCC;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#006;
		}*/
