/* content */

#content_template{
	padding:40px 20px 20px 20px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
#content_template #ceremony_title{
		padding-top:160px;
		width:940px;
		height:auto;
		background: url(../../img/insta/insta_title.jpg) no-repeat center top;
}
#content_template #ceremony_root {
	width: 860px;
	margin: 0 40px;
}
#content_template #ceremony_root table {
	margin: 40px 0;
}
#content_template #ceremony_root table th,td {
	table-collapse: collapse;
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 1.5;
}
#content_template #ceremony_root table th.item{
	text-align: center;
	vertical-align: middle;
	background-color: #f9e6ea;
	width: 120px;
}
#content_template #ceremony_root ul.place_list li {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}
#content_template #ceremony_root table th.nbd {
	border-bottom: none;
}
#content_template #ceremony_root table td.nbd {
	border-top: none;
}
#content_template #ceremony_root table th.style {
	color: #e4007f;
	font-weight: bold;
	text-align: center;
}
#content_template #ceremony_root table td.photo {
	text-align: center;
	vertical-align: middle;
}


#style_block {
	margin: 40px auto 0 auto;
	width: 860px;
}
#style_block ul.s_box {
	margin: 0 0 40px -25px;
}
#style_block ul.s_box:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#style_block ul.s_box li {
	float: left;
	width: 270px;
	margin: 0 0 0 25px;
	line-height: 1.5;
	font-size: 12px;
	min-height: 410px;
	border-bottom: 1px dotted #e5e5e5;
}
#style_block ul.s_box dd.text {
	width: 230px;
	margin: 0 20px;
	min-height: 120px;
}
#style_block ul.s_box dd.btn {
	width: 230px;
	margin: 0 20px;
	height: 35px;
	padding: 0 43px;
}

#instagram{
	width: 860px;
	height:800px;
	}
	
	#instagram li{float: left;}

#instafeed{
	width: 940px;
height: 500px;
margin:0 auto;
background-image: url(../../img/insta/insta_back2.jpg);
}

.snapwidget-widget{margin-top: 90px;
                    margin-left: 80px;}