/* BEGIN: Page Body */

/* BEGIN: Article Attributes */
p.attributes { padding: 0 10px; }
/* END: Article Attributes */

/* BEGIN: Entry Actions */
div#entry_actions {
	padding: 0 10px;
	border-top: 1px #E6E6E6 solid;
	border-bottom: 1px #E6E6E6 solid;
}

div#entry_actions ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

div#entry_actions ul li { margin: 12px 0; }

div#entry_actions ul li a.button {
	width: 120px;
	height: 16px;
	text-indent: 20px;
	font-size: 12px;
	line-height: 18px;
}

div#entry_actions ul li a.button:hover { background-position: left -16px; }
div#entry_actions ul li#send_to_friend_new a.button { background-image: url(../images/entry_actions/send_icon.gif); }
div#entry_actions ul li#print_this_page_new a.button { background-image: url(../images/entry_actions/print_icon.gif); }
div#entry_actions ul li#view_as_text a.button { background-image: url(../images/entry_actions/text_icon.gif); }
/* END: Entry Actions */


/* BEGIN: Comment Form */

div#comments-open {	margin-left: 10px; }

div#sendtofriend_box,
div#comment-form-name,
div#comment-form-email,
div#comment-form-url,
div#comment-form-reply,
div#comments-open-text label { font-weight: bold; }

div#comment-form-name,
div#comment-form-email,
div#comment-form-url,
div#comment-form-remember-me,
div#comment-form-reply,
div#comments-open-text,
div#comments-open-footer { margin-top: 10px; }

textarea#comment-text { width: 400px; }

div#comments-open-footer { padding-left: 140px; }

div#comment-form-name label,
div#comment-form-email label,
div#comment-form-url label {
	float: left;
	width: 130px;
	padding-right: 12px;
}

/* END: Comment Form */

/* END: Page Body */
