/* Global */

#mag_header .mastBar {
	background-color:#FFF;
}

#mag_header .MT_bar{height:100px !important;}

/* Structure */

#WeddingGuide	{
	width:650px;
	float:left;
	margin-right:8px;
	}
	
#TopStorySection	{
	width: 500px;
	margin-left: 75px;
height:300px;
background-color:#FDF9FF;
clear:both;
padding-top: 15px;
padding-right: 10px;
padding-left: 10px;
	}

#MainStoriesSection	{
height:100%;
background-color:#FAFDFF;
	width:100%;
clear:both;
margin:6px 0 0 0;
	}	
	
.StoriesSection	{
	width:100%;
	clear:both;
	}


/* Newslist */

.Article {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.Article p {								
	margin:0;
	font-size:11px;
	line-height:18px;
}

.Article ul {
	float: left;
	display: inline;
	margin:0;
	list-style-type: none;
	padding:0;
}

.Article ul li {
	float: left;
	display: inline;
	list-style-type: none;
	padding:0;
	margin:0px;
}

/* Story Structure */

.TopStory a, .MainStory a, .Story a	{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	}

/* Top Story */

.TopStory	{
	width:100%;
	}

.TopStory a	{
	font-size:24px;
	}

/* Main Stories */
	
.MainStory	{
	width:320px;
	}

.MainStory a	{
	font-size:18px;
	}

/* Stories */
	
.Story	{
	width:310px;
	padding:5px;
	}
	
.Story a	{
	font-size:16px;
	}
		
/* Images */

.photoWrap img	{
	padding:2px;
	margin:2px;
	border:1px solid #CCCCFF;
	}	
	
.floatLeft img	{
	float:left;
	margin-right:8px;
	}
	
.floatRight img	{
	float:right;
	margin-left:8px;
	}
	
/* Article styles */


.articleHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:6px;
}

p.articleGraf	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.byline, .bylineText, .bylineDate	{
	font-family:Georgia, "Times New Roman", Times, serif;
}	