/* This imports the Base Weblog CSS from The Knot, which defines core styles */

@import url(http://media.theknot.com/blogs/main_blog.css);

body {
	background: url(http://media.theknot.com/blogs/weddingstyle/bg_repeat_pattern.gif) scroll center top;
}
#header {
	background: url(http://media.theknot.com/blogs/weddingstyle/hd_weddingstyle_v2.gif) no-repeat center top;
	height: 187px;
}
#pageContainer {
	background: url(http://media.theknot.com/blogs/weddingstyle/ws_containerBG.gif) repeat-y scroll center top;
}
.rssBtn {
	padding-top: 23px; 
}
#leftContent {
	background-color: #fffff5;
}
#rightContent {
margin-top:-6px;
}
.headings {
	padding: 13px 15px 0 16px;
	margin-bottom: 10px;
}
.headingsCat {
	padding: 12px 10px 4px 10px;
	margin-bottom: 0;
}
.date, .time, .filedUnder, .backMain {
	color: #5C5C5A;
	font-size: 10px;
}
.time {
	padding: 4px 15px 0 0;
}
.contentBox {
	padding-bottom: 15px;
}
.contentBox h1 {
	font-family: Palatino,serif;
	font-size: 28px;
	font-weight: normal;
	color: #6F9998;
}
.contentBox h1 a:link, .contentBox h1 a:visited {
	color: #6F9998;
}
.contentBox h1 a:hover {
	color: #6F9998;
}
.divider {
	padding: 0;
	margin: 0;
	height: 28px;
}
.filedUnder {
	padding: 5px 0 20px 0;
}
.filedUnder a {
	text-transform: uppercase;
	color: #5C5C5A;
	text-decoration: underline;
}
.contentText, .commentsText, .contentText a {
	font-size: 12px;
	color: #2D2D2D;
}
.readMore {
	text-align: center;
}	
.contentFooter {
	margin-top: 25px;
}
.icons a, .sendToFriend a, .print a, .link a, .backMain a {
	font-size: 10px;
	color: #5C5C5A;
}
.comments a {
	font-size: 11px;
	color: #2d2d2d;
} 
.commentsNav a {
	font-size: 14px;
	color: #333;
}
.commentsPostBy a {
	font-size: 11px;
	color: #2D2D2D;
}
.contentDivider {
	padding: 10px 0 0 0;
}
.contentDividerCat {
	padding: 0;
}
.bottomNav {
	font-size: 12px;
	color: #2D2D2D;
}
a.prevPage:link, a.prevPage:visited, a.prevPage:hover {
	color: #5c5c5a;
	text-decoration: none;
}
a.prevPage:hover {
	color: #5c5c5a;
	text-decoration: underline;
}
a.nextPage:link, a.nextPage:visited, a.backMainBot:link, a.backMainBot:visited {
	color: #2d2d2d;
	text-decoration: none;
}
a.nextPage:hover,  a.backMainBot:hover {
	color: #2d2d2d;
	text-decoration: underline;
}
.commentsBoxContentNav {
	font-size: 10px;
	color: #7b7b7b;
}
.commentsBoxContentNav a:link, .commentsBoxContentNav a:visited {
	text-decoration: none;
	color: #7b7b7b;
}
.commentsBoxContentNav a:hover {
	text-decoration: underline;
	color: #7b7b7b;
}
#rightContent, #rightContent a, .relatedPosts, .relatedPosts a {
	font-size: 12px;
	color: #5f5f5c;
	text-decoration: none;
}
#rightContent a:hover, .relatedPosts a:hover {
 	text-decoration: underline;
 }
#rightContent ul, .relatedPosts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rightContent ul li, .relatedPosts ul li {
	padding-bottom: 10px;
	padding-left: 1px;
}
#rightContent h2, .relatedPosts h2 {
	margin: 0;
	padding: 0 0 5px 0;
}
.botBtn a {
	color: #1F1F1F;
}
#inner {
	background: url(http://media.theknot.com/blogs/weddingstyle/footer.gif) no-repeat scroll center bottom;
}	
.relatedPosts h2 {
	font-family: Palatino,serif;
	font-size: 17px;
	font-weight: normal;
	color: #6f9998;
}	
.commentsNav {
	font-size: 14px;
	color: #999992;
}
.commentsBoxContent {
	border-top: 1px solid #ecece0;
}
.commentsNum {
	font-size: 30px;
	font-family: Palatino,serif;
	color: #6f9998;
	width: 60px;
	margin-top: -6px;
}
.commentsPostBy {
	color: #999992;
	font-size: 11px;
}
.commentsPostBy span {
	color: #2D2D2D;
	font-size: 10px;
}
span.onCommentsPostBy {
	color: #999992;
	font-size: 10px;
}
.commentForm {
	background-color: #f6f7e9;
	border: 1px solid #e8e8dc;
	color: #999992;
}
.commentForm h2 {
	color: #6f9998;
}
.commentForm label {
	color: #333;
}
.catTitle {
	font-family: Palatino,serif;
	font-size: 24px;
	color: #6f9998;
}
.headerImage {
	 position: relative; 
	 top: 19px;
	 width: 859px;
	 height: 80px;
}
#comments-open-login a, #comments-open-logout a {
	color: #999992;
	font-size: 11px;
}
#comment-preview-content p {
	font-size: 12px;
	color: #222;
}
.comment-footer {
	font-size: 11px;
	color: #878780;
	padding-top: 9px;
}
.comment-footer a, #comment-complete a {
	font-size: 11px;
	color: #222;
}
#header-preview-comment {
	text-transform: lowercase;
	color: #5f8886;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.yellowBox, .yellowGreenBox {
	border:1px solid #E8E8DC !important;
}
.yellowBox, .yellowGreenBox, .redBox {
	background: none !important;
	background-color:#F6F7E9 !important;
	color: #222 !important;
	font-style: italic !important;
	font-size: 14px;
}
#comment-preview-form {
	padding-top: 8px;
}
input#comment-preview, input#comment-post {
	border: 1px solid #c3c4b4;
	background-color: #eaecd7;
	text-transform: uppercase;
	color: #7c7d6f;
}
#comment-confirm-post, #comment-edit  {
	border: 1px solid #919191;
	background-color: #f7fff7;
	color: #0f0f33;
}
/* ph=1 */
/* nhm:from_kauri */
