/*  
Theme Name: Wedding
Theme URI: http://wordpress.org/
Description: Love and Marriage... Love and Marriage...
Version: 6.9
Author: Al Bundy
Author URI: http://www.google.com

*/

body {
	font-family: Lucida, sans-serif;
	background: url(http://www.nathanielandkristi.com/images/Nate-and-Kristi-Siding-Red-.jpg) no-repeat center 350px;

}
a img {
	border: none;
}

#page {
	width: 780px; 
	margin-left: auto;
	margin-right: auto;
}

#header { 
	margin-top: 20px;
}

#menu {
	width: 780px;
	height: 35px;
	background-color: #9977FF;
	margin: 10px 0;
	padding: 0;
}

#menu li {
	display: inline;
	list-style: none;
	padding: 0;
	margin-left: 20px;
}

#menu li.initial {
	margin-left: 33px;
}

#menu li a {
	color: #FFF;
	font-family: Lucida, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li a:visited {
	color: #FFF;
}

h1.header {
	color: #444;
}


.narrowcolumn {
	width: 590px;
	padding: 0 10px 0 0;
	margin : 0;
	float: left;
}

#sidebar {
	width: 180px;
	padding: 0;
	margin: 0;
	float: left;
}

#links {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 20px;
}

#links li {
	font-size: 1.1em;
	padding: 5px 0 2px 25px;
	margin: 0;
	list-style: none;
}

#links li a {
	color: #9977FF;
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li a:visited {
	color: #99;
}

.post {
	margin-bottom: 40px;
	padding-left: 15px;
}

.post h2 {
	width: 90%;
	padding-bottom: 3px;
	border-bottom: 1px solid #c9c9c9;
	
}

.post h2 a {
	color: #9977FF;
	text-decoration: none;
}

.sideimage {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}