.initial {
	background-color: transparent;
}

.normal {
	background-color: #CCCCCC
}

.highlight {
	background-color: #CCCCCC
}

.wp-admin td{
	padding: 10px;
}

#wd_news_form_top {
	background: url('../img/wedding_news_top_bgrd.png') no-repeat;
	width: 300px;
	height: 56px;
	margin-top: 15px;
}

#wd_news_form_middle {
	background: url('../img/wedding_news_middle_bgrd.png') repeat-y;
	width: 270px;
	padding: 0px 15px;
	font-size: 12px;
	color: #000000;
	font-family: arial;
}

#wd_news_form_bottom {
	background: url('../img/wedding_news_bottom_bgrd.png') no-repeat;
	width: 300px;
	height: 17px;
}
#wd_slideshow {
	/*
	background: url('../img/slide_sep.png') no-repeat bottom left;*/
	height: 544px;
	margin-bottom: 10px;
}

#wd_slideshow img{
	border: none;
}

#wd_m_image {
	position: relative;
	width: 648px;
	height: 447px;
}

#wd_image_text,#wd_image_text_op {
	position: absolute;
	left: 0px;
	top: 330px;
	width: 540px;
	padding: 10px 0 10px 20px;
	font: 1.9em Georgia, Times, serif;
	font-weight: bold;
}

#wd_image_text {
	color: #ffffff;
	z-index: 10;
}

#wd_image_text a {
	color: #ffffff;
	text-decoration: none;
}

#wd_image_text a:hover {
	text-decoration: underline;
}

#wd_image_text_op {
	background-color: #B4B4B4;
	color: #B4B4B4;
	filter: alpha(opacity =       60);
	opacity: 0.6;
	z-index: 8;
}

#wd_image_text_op a {
	color: #B4B4B4;
	text-decoration: none;
}

.wd_slide {
	width: 648px;
	height: 447px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

#wd_image_text div.wd_subtitle,#wd_image_text_op div.wd_subtitle {
	color: #202D3D;
	font-size: 12px;
	font-family: arial;
	padding-top: 3px;
}

#wd_thumbs {
	height:64px;
	overflow:hidden;
	padding: 12px 0;
}

#wd_thumbs img{
	border: none;
}

.wd_thumb {
	float: left;
	height: 65px;
	overflow: hidden;
	padding-left: 12px;
	position: relative;
	width: 94px;
}

.wd_pointer {
	position: absolute;
	top: 423px;
	z-index: 20;
	height: 17px;
	background: url('../img/pointer.png') no-repeat;
	display: none;
}

.wd_title {
	display: none;
}

.wd_article_box {
	height: 95px;
	margin-bottom: 16px;
	background-color: #f1f1f1;
	overflow: hidden;
}

.last_box{
	/*margin-top: -1px;*/
}

.wd_article_box h3 {
	margin: 0;
	padding: 0;
	background: url(../img/pink_bar.png) no-repeat;
	padding-left: 5px;
	margin-top: 6px;
	margin-bottom: 3px;
	line-height: 12px;
	font-size: 12px;
}

.wd_article_box h3 a {
	font-size: 12px;
	color: #100000;
	line-height: 12px;
}

.wd_article_box h4 {
	margin-bottom: 3px;
	font-size: 12px;
}

.wd_article_box h4 a {
	font-size: 12px;
	color: #100000;
}

.wd_article_box p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
}

.wd_article_box p a {
	font-size: 11px;
	color: #66737e;
}

.wd_article_box div a {
	text-decoration: none;
}

.wd_article_box div a.wd_read_more {
	font-size: 10px;
	color: #af2059;
	text-decoration: none;
	position: absolute;
	top: 81px;
	left: 147px;
}


