@CHARSET "UTF-8";

body {width:100%; background:#fff none repeat scroll 0% 50%; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.5; margin:0pt; padding:0pt;}

#header, 
#footer, 
.col_140, 
#dynamic_box_left, 
#dynamic_box_right, 
#attachments_box, 
#dynamic_box_center div#box_comments, 
#dynamic_box_center div.box_breadcrumb, 
#dynamic_box_center div.font_size, 
#admin_menu, 
#article_holder div.content_attachment, 
#article_holder div#box_social_bookmarks, 
#box_video_headline_container {display:none;}

#container {background:#fff; clear:both; margin:auto;} 

#article_holder {padding:6px;}

#article_body {font-size:90%;} 

#article_body div.image {float:right; border:1px solid black; padding:6px; margin:6px;}

#article_body div.image span.image_caption {font-size:80%; font-family:Arial, Helvetica, sans-serif;}

#article_holder div.article_metadata {margin-bottom:12px; border-bottom:1px solid black;}

#article_holder div.article_metadata span.metadata_time {float:left;}

#article_body p.quote_right { 
	font-size:14px;
	color:#666; 
	float:right; 
	margin:10px; 
	display:inline; 
	width:200px; 
	height:auto;
	border-top:3px solid #79a5c5;
	border-bottom:3px solid #79a5c5;
	padding:10px;
	background:url(../img/quotes_bg.gif) top right no-repeat;
}

.quote_right img {margin:4px;}

#article_body p.quote_left { 
	font-size:14px;
	color:#666; 
	float:left; 
	margin:10px; 
	display:inline; 
	width:200px; 
	height:auto;
	border-top:3px solid #79a5c5;
	border-bottom:3px solid #79a5c5;
	padding:10px;
	background:url(../img/quotes_bg.gif) top right no-repeat;
}

.right_image {float:right; margin:6px; display:inline;}
.left_image {float:left; margin:6px; display:inline;}
