@charset "UTF-8";
/* CSS Document */

/* ARTICLE COMMENTS */

#comments {
margin-left: 10px; margin-right: 10px;
line-height:22px;
color:#666666;
font-size:12px;
}

#comments h6, #comment-form h6 {
	font-family:"Lucida Grande", lucida, Arial, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #aaa;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	padding-bottom:5px;
	margin:25px 0 0 0;
	
	
}

#comments dl {
	padding:0;
	margin:0;
}            

#comments dl dt  {
	font-family:"Lucida Grande", lucida, Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase; 
	
	margin-left:10px;
	margin-top:0px;
	
}

#comments .comment-date {
	float:right;
	
	font-size:10px;
	
	color:#ae8f64;  
	margin-right:10px;
	
}

#comments .posted-by {
	text-transform:none;
	color:#ae8f64;
}

#comments .posted-by-name{ font-size:12px; color:#ae8f64; font-weight:bold; }

#comments dl dd {
	
	font-size:12px;
	line-height:22px;
	color:#333333;
	margin-left:25px;
	margin-right:20px;
}

#comments .comment-content {
	margin-bottom: 5px;
	
	padding:5px;
}

#comments .evenCOM { background:url(../images/png/background/BG-white20.png) repeat; 
}

#comments .oddCOM { background:url(../images/png/background/BG-white80.png) repeat; 
}

#comment-form {
margin-left: 15px; margin-right: 15px; 
}           

#comment-form h6 {
	margin-top: -10px;
}   

fieldset#comment-form-field {
 
	background:url(../images/png/background/BG-white60.png) repeat;
	border:1px solid #ccc;
	margin:25px 0 25px 0;
	padding:10px 0 10px 25px;
}

fieldset#comment-form-field label {
	font-size:12px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color:#111;
}

form#comment-form-form {
	float:left;
	width:50%;
	clear:left;
}

#disclaimer {
    color:#666666;
	font-size: 11px;
	float:right;
	width:40%;
    clear:left;
	margin:20px 15px 0 0;
}

#disclaimer p {
	font-family:"Lucida Grande", lucida, Arial, sans-serif;
	font-size:11px; 
	padding-left:15px;
}

#related-articles {
	margin:20 0 25px 0px;
}

#related-articles p {
	font-size:13px;
	line-height:18px;
}
                   
#related-articles h3 {
	font-family:"Lucida Grande", lucida, Arial, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #aaa;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	padding-bottom:5px;
}

#related-articles h4 {
	font-size:15px;
	margin:0;
	padding:0;
	font-weight:normal;
}                  

#related-articles h5 {
	font-family:"Lucida Grande", lucida, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:9px;
	margin:0;
}

#related-articles h5 .by {
	text-transform:none;
}

#related-articles p.subhead {
	font-size:12px;
	margin:0;
	padding:0;
	letter-spacing:1px;
}

#related-articles #lcol {
	float:left;
	
	margin:15px 15px 0 0;
}

#related-articles #mcol {
	float:left;
	
	margin:15px 15px 0 0;
}

#related-articles #rcol {
	float:left;
	
	margin:15px 0 0 0;
} 