body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	background:#F4F1E8 url(bg.png) center top repeat-y;
	color:#333;
}

#container {
	width:950px;
	margin:auto;
	background-color:#fff;
}

#header {
	padding-top:10px;
	background-color:#FFF7DD;
}

#content {
	margin:10px;
}

#main {
	width:615px;
	float:left;
}

#article {
	line-height:1.4em;
}

#poster {
	width:615px;
	height:250px;
}

.story_box {
	float:left;
	width:295px;
	margin-right:10px;
}

#videos, #sub {
	clear:both;
}

#videos {
	margin:10px 0;
}

#videos a span {
	width:110px;
	height:90px;
	position:absolute;
	z-index:5;
	top:0;
	left:0;
	background:url(video_preview_overlay.png) 0 0 no-repeat;
	display:block;
}

#sub {
	margin:10px 0;
	background:url(bg_sub.png) 0 0 repeat-y;
}

#sub p {
	font-size:90%;
	line-height:1.2em;
}

#bride_diaries_box, #fashion_beauty_box {
	background-color:#FFF7DD;
	padding:10px;
	width:178px;
	float:left;
	min-height:325px;
}

#fashion_beauty_box {
	margin:0 10px;
}

#planning_tools_and_wed_green_box {
	width:198px;
	float:right;
}

#planning_tools_box {
	background-color:#DF1975;
	padding:10px;
}

#wed_green_box {
	background-color:#91C615;
	padding:10px;
	/*margin-top:10px;*/
	border-top:10px #fff solid;
}

#aside {
	float:right;
	width:300px;
}

#section p, .story_box p, #sub p {
	margin-top:0;
}

#newsletter_box, #planning_tools_box {
	color:#fff;
}

#newsletter_box {
	background-color:#DF1975;
	padding:10px;
	margin:10px 0;
	position:relative;
}

#stories, #newsletter_box {
	min-height:184px;
}

#newsletter_text {
	width:90px;
	font-weight:bold;
}

#newsletter {
	margin:0;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}

#local_resources_box {
	background:#91C615 url(vectorbride.png) 12px bottom no-repeat;
	min-height:134px;
	padding:10px;
	margin:10px 0;
	position:relative;
}

#local_resources_box p {
	width:200px;
	left:90px;
	position:absolute;
	z-index:1;
}

.feedlist {
	width:135px;
	float:left;
	margin-left:10px;
}

#footer {
	margin-top:10px;
	clear:both;
	background-color:#FFCC1C;
	color:#333;
	padding:10px;
}

/*ADS*/
#header .ad_leaderboard {
	margin-bottom:10px;
}

.ad_leaderboard, .ad_bigbox {
	margin:auto;
	background-color:#DF1975;
}

.ad_leaderboard {
	width:728px;
	height:90px;
}

.ad_bigbox {
	width:300px;
	height:250px;
}

/*FORMS*/

/*HEADINGS*/
h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0;
}

h2, h3 {
	color:#91C615;
}

h2.section_name {
	font-size:180%;
}

h2 {
	font-size:140%;
}

#videos h2 {
	margin:0;
}

#sub h3, #aside h4 {
	margin-top:0;
}

#sub h4 {
	font-size:100%;
}

#newsletter_box h2, #aside #local_resources_box h3 {
	color:#fff;
	margin:0;
}

#aside h3, #aside h4 {
	color:#DF1975;
}

.story_box h2 {
	min-height:2.5em;
}

#planning_tools_and_wed_green_box h4 {
	color:#fff;
	margin:0 0 10px;
}

#aside h4 {
	font-weight:normal;
}

#aside h5 {
	font-family:Arial, Helvetica, sans-serif;
}

.feedlist h5 {
	margin-left:-10px;
}

/*IMAGES*/
a img {
	border:none;
}

#videolist img, .image img {
	display:block;
}

.story_box img, #sub img, #footer img {
	float:left;
	margin:0 10px 2px 0;
}

/*LOGO*/
h1 {
	margin:0;
}

h1 a {
	display:block;
	width:950px;
	height:102px;
	border-top:3px #fc0 solid;
	border-bottom:3px #fc0 solid;
	background:url(header.jpg);
	text-indent:-9999px;
}

h1 a:hover {
	text-decoration:none;
}

/*LINKS*/
a {
	text-decoration:none;
	color:#DF1975;
}

a:hover {
	text-decoration:underline;
}

#videos h2, #videos h2 a, #bride_diaries_box h3, #bride_diaries_box h3 a, #fashion_beauty_box h3, #fashion_beauty_box h3 a {
	color:#DF1975;
}

#nav a, #nav a:hover, #planning_tools_box a, #planning_tools_box a:hover {
	color:#fff;
}

#subnav a, #subnav a:hover {
	color:#666;
}

#videos ul a, .feedlist a, #bride_diaries_box h4 a, #fashion_beauty_box h4 a {
	color:#91C615;
	font-family:Arial, Helvetica, sans-serif;
}

#videos ul a, .feedlist a {
	font-weight:bold;
}

#videos ul a {
	position:relative;
}

#local_resources_box h4 a, #local_resources_box a, #wed_green_box a, #newsletter_box a {
	font-weight:bold;
	color:#fff;
}

#newsletter_box #newsletter_text a {
	font-size:120%;
	background-color:#91C615;
	display:block;
	padding:2px;
}

#footer a, #footer a:hover {
	color:#88BA14;
	font-weight:bold;
}

/*LISTS*/
#nav, #videolist, #subnav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav, #nav li {
	background-color:#DF1975;
}

#nav li {
	float:left;
	margin:10px 0;
	padding:0 10px;
	border-right:1px #E44F92 solid;
}

#subnav {
	background-color:#FFF7DD;
}

#subnav li {
	float:left;
	margin:2px 0;
	padding:0 10px;
	border-right:1px #ccc solid;
}

#videolist li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	width:110px;
}

.feedlist ul {
	margin:10px 0;
	padding:0;
}

.feedlist ul li {
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}

ul.special {
	list-style-position:inside;
}

/*TABLES*/

/*OTHER*/
.image {
	font-style:italic;
	width: auto;
	float:left;
	margin:20px 10px 10px 0;
	font-size:90%;
}

cite, .image {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

#content:after, #stories:after, #aside:after, #nav:after, #videos:after, p.image:after, #subnav:after, #sub:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}