div#article-content {
	width:  65%;
	float:  left;
	padding-right: 3em;	
	
}        
 
div#article-content ul {
	clear: both;
}


#article-content img {
	float: left;	
	margin: 2em;
	margin-left: 0em;
}   

#article-content img.center {
	float: none;	
}

fieldset#submit-comment-form {
	width: 75%;
	padding: 1em;
	border: 1px solid #b5aca7;
	background-color: #D1CAC5;
	margin-bottom: 2em;
}

h2#discussion-header {
	font-size: 1.8em;
	padding-bottom: 0.5em;
}

p#no-comments {
	margin-bottom: 3em;
}



#submit-comment-form form div.form-row label {
	float:  left;
	width: 14em;
	padding-right: 1em;
	text-align: right;
}

div.form-row {
	padding-bottom: 0.5em;
	clear: both;
}

input#comment-submit-button {
	margin-left: 15em; 
	margin-top: 1em;
}
         
input#notify_me {  margin-top: 0.75em;}
                 
#comment-text { width: 70%;} 

fieldset#submit-comment-form h3 {
	margin: 0em;
	padding: 0em;	
	padding-bottom: 1em;
}


div#article-sidebar {
	width:  25%;
	float:  left;
	padding-left: 2em;
	color:  #b5aca7;
	border-left: 1px solid #87817D;
}


#article-content h1 {
	font-size: 3em; 
	font-family: Georgia, serif;
	margin-bottom: 0.25em;
}

#article-content h1 a {
	color: #ffffff;
	font-family: Georgia, serif;
}

#article-sidebar h2 {
	margin-top: 2em;
	color:  #b5aca7;	
}

#article-sidebar ul li {
		color:  #b5aca7;
}
	

#article-sidebar h2#article-summary {
	margin-top: 1em;	
}

div#tweetmeme {
  margin-bottom: 2em;
}


#external-panel div.comment-item {
	padding: 1em 0em;
	border-bottom: 1px solid #D1CAC5; 
	width: 95%;
}   

#external-panel div.last-item {
	padding: 1em 0em 3em 0em;
	border-bottom: none;
}

#external-panel div.comment-item img {
	border: none;
}
   
div.comment-lh-col { 
	float: left;
	width: 8%;
}   

div.comment-rh-col { 
	float: right;   
	width: 90%;
}
 
div#external-panel div.comment-rh-col h3 { 
	margin: 0em;
	padding: 0em;
}       

div#blog-panel div#article-content h2 {
	font-size: 2em;
	margin-top: 0.75em; 
	clear: both;
}

div#blog-panel div#article-content h2.article-subheadings {
	font-size: 2em;
	margin-top: 2em; 
	clear: both;
}  

ul#share-links img { border:none; margin-right: 10px;}

ul#share-links li { list-style:none; margin-left: 1em;}

ul#share-links li a span { color: #59CE57;}
/* 
#external-panel div.comment-item h3 a {
	color: #302724;
}

div#external-panel div.comment-item h3 {
	width:  90%;
	margin: 0em;
	padding: 0em;
	padding-left: 50px;
}

div#external-panel div.comment-item p.timestamp {
	width:  90%;
	padding-left: 50px;
}

#external-panel div.comment-item {
	width:  90%;
	margin: 0em auto;
	padding: 1em 0em;
	border-bottom: 1px solid #D1CAC5;
}

div#external-panel div.comment-item p {
	width:  90%;
	margin: 0em;
	padding: 0em;
	padding-left: 50px;
}
        
*/  