.clearer {
	clear:both; height:0px;
	overflow:hidden;
}
	h2 { margin:0; font:15px arial; line-height:19px; color:#a04276; margin-bottom:10px; font-weight:normal; letter-spacing:0.06em; }
	h2, #content h2 {
		margin-top:0;}
		
	h2 a:link { color:#A04276;}
	h2 a:visited{ color:#A04276}
	h2 a:hover{ color:#ADC7BD;}
	h2 a:active{ color:#ADC7BD;}
	
	a:link {
		color:#696969;
		text-decoration:none !important; 
	}

	a:visited {color:#696969;}
	a:hover {color:#ADC7BD;
	text-decoration:none;}
	a:active {color:#ADC7BD;}
	
	#centralcontent {
		color:#696969;
		margin-top:51px;
	}
	
	h2.date {
		color:#ADC7BD;
		margin-bottom:0;
	}

	#content p{
	font-size:11px;
	line-height:normal;
	letter-spacing:0.03em;
	}
	
	#flickrPics {/*
	width:190px;
	height:190px;*/
	}
	
	#navcontainer{
		margin-bottom:202px;
	}
	
	#centralcontent{
		position:relative;
	}
	
	.narrowcolumn {
		width:475px;
		float:left;
		overflow:hidden;
	}
	
	#sidebar {
		/*width:145px;*/
		width:160px;
		margin-left:505px;
		overflow:hidden;
	}
	
	#sidebar ul{
		list-style:none;
		margin-bottom:20px;
	}
	#sidebar li{
		margin-top:3px;
	}	

	#sidebar li.categories{
		margin-top:0px;
	}	
	
	#sidebar h2{
		padding:0;
		
	}
	
	#sidebar a:hover {
		text-decoration:none;
	}
		
/* archive */
#sidebar #archive {
	
}	

#sidebar #archive li{
	margin-bottom:10px;
}	
	
/* flickr */	
	ul li#flickrfader{
		height:140px;
	}
	
	#flickrfader img{
		max-width:140px;
		max-height:140px;
	}
	
	#flickrlink{
		text-align:center;
		width:140px;
	}

/* twitter */
	
	#twitter li {
		margin-bottom:10px;
	}
	
	#twitter {
		margin-top:20px
	}
	
	#twitter #profileLink {
		display:none;
	}
	
	#twitter_update_list a:link {
		color:#ADC7BD;
	}
	
	/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	margin: 10px 0;
	/*border: 1px solid #ddd;
	padding-top: 4px;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.rss img {
	margin-left:5px;
	vertical-align:sub;
}

.post {
	margin-bottom:40px;
}

/* wedding list page */

/*section headings on wedding list page (post#177) */
#post-177 .entry h2 {
	margin-top:20px;	
}

#weddingintro{
	color:#A04276;
	margin-bottom:10px;
	margin-top:-8px;
}	

.weddinglistentry {
margin:20px 0;
}

.weddinglistentry a:link {
	
}

.weddinglistentry a:visited {

}

.weddinglistentry a:hover {
	background:none;
}

.weddinglistentry a:active {

}

.weddinglistentry h3 a:link {
	color:#A04276;
}

.weddinglistentry h3 a:visited {
	color:#A04276;
}

.weddinglistentry h3 a:hover {
	color:#ADC7BD;
	text-decoration:none;
}

.weddinglistentry h3 a:active {

}


.weddinglistentry h3{
	margin:0;
	color:#A04276;
}

.weddinglistentry p {
	margin:5px 0;
}

.weddinglistentry h3 {
	margin-bottom:10px
}

.wedding-tier-3 {
	border:1px solid #ccc;
	background-color:#F2E6E5;
	padding:10px;
	min-height:100px;
}

.wedding-tier-2 {
	min-height:100px;
	background-color:#faf6f7;
	padding:10px;
}

.wedding-tier-1 {
	padding:0 10px 10px;
	border-bottom:1px solid #ccc;
}

.weddinglistentry img{
	float:left;
	height:90px;
	margin:0 10px 0 0;
	width:120px;
}

/* wedding header links */
#wedding_dir_indexlinks {
	
}

#wedding_dir_indexlinks ul{
	list-style:none;
}

#wedding_dir_indexlinks li{
	float:left;
	width:33%
}	

#wedding_dir_indexlinks a{
	display:block;	
	font-size:11px;
}	

.backtotop {
	margin-top: -10px; margin-bottom: 40px;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* comment stuff from wordpress header css */

.commentlist li, #commentform input, #commentform textarea {
/*	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	/*font-size: 1.1em;*/
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}	
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #F2E6E5;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #F2E6E5;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	border:1px solid #F2E6E5;
	background-color:#faf6f7;
	}
/* End Form Elements */	
/* End Comments */

#content h3 {
	margin-left:0px;
	padding-left:0px;
}

#content h2 {
	margin-left:0px;
	padding-left:0px;
}
 
.commentlist{
	font-size:11px;
}
