@charset "UTF-8";
/* CSS Document */

body { 
	font-family: Arial; 
	font-size: 12px; 
}

#storybox { 
	left: 0px; 
	top: 0px; 
	width: 820px;
	margin: auto; 
	margin-right: 5px;
}

#storyinfo { 
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 820px; 
	float: left; 
	display: inline;
}

#PhotoBox { 
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 300px; 
	clear: both;
	margin-left: 0px; 
	margin-bottom: 0px;
}

#blogstorytext { 
	position: relative; 
	left: 0px; 
	top: 0px; 
	margin-left: 5px; 
	font-size: 12px; 
	margin-bottom: 5px;
}

.photo_caption_story { 
	position: relative; 
	left: 0px; 
	top: 0px; 
	font-size: 10px; 
	color: #666666; 
	margin-top: 5px; 
}

#blogheadline { 
	margin-left: 5px; 
	font-size: 24px; 
	color: black; 
	margin-bottom: 5px;
}

#image_clear { 
	clear: both;
}
	
#blogger_background { 
	position: relative; 
	left: 0px; 
	top: 0px; 
	display: block;
	background-color: #999999; 
	clear: both; 
	height: 60px;
	width: 810px;	
	margin-left: 5px;
}
		
.bloggername { 
	position: relative;  
	padding-top: 3px; 
	font-size: 16px; 
	color: white; 
	heigth: 55px;
	font-weight: bold;
	margin-left: 10px; 
	display: block; 
	float: left; 
}

#insideRelatedStoriesTitle { 
	background-image:url(http://sjs.live.mediaspanonline.com/images/SJStitle.gif); 
	border-left:1px solid #719CB0; 
	border-right:1px solid #719CB0;
	color:#FFFFFF; 
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:10px; 
	font-weight: bold; 
	height:16px; 
	padding-left:5px; 
	padding-right:5px;
	padding-top:4px; 
	text-align:center; 
	text-transform:uppercase;
}

.PhotoBlogRightRail{
	display: inline; 
	position: relative;
	width: 160px; 
	height: auto; 
	float: right; 
	margin-left: 5px; margin-right: 5px;
	margin-top: 5px;
}

#storypage_mainbox { width: 820px; padding: 0px; }