body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#999999;
}
#wrap {
	margin:0 auto;
	width:800px;
	background-color:#e5e5e7;
}
#menu {
	padding-top:76px;
	padding-left:9px;
}
#menu {	padding-top:126px;# }
img {
	border: none;
	margin: 0 auto;
	display: block;
	text-align:center;
}
h2 {
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0;
}
blockquote {
	color: #777;
}
#header {
	width:800px;
	height:144px;
	background-image:url(images/wedding-web-site_01.jpg);
	background-position:tp center;
	background-repeat:no-repeat;
}
#container {
	text-align: center;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}

/*------- Tab Menu ---------*/
#nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	width: 525px;
	font: x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
}
#nav li { display: inline; }
#nav a {
	margin: 0;
	float: left;
	padding: 0 0 0 24px;
	font-weight: normal;
	border-bottom: 1px solid #e6e6e6;
	background: url("images/tab.gif") no-repeat left top;
}
#nav a span {
	color: #777;
	float: left;
	padding: 5px 36px 4px 11px;
	background: url("images/tab.gif") no-repeat right top;
}
#nav #current a {
	border-width: 0;
	font-weight: bold;
	background-position: 0 -80px;
}
#nav #current a span {
	color: #555;
	padding-bottom: 4px;
	background-position: 100% -80px;
}
#nav a:hover { background-position:0% -40px; }
#nav a:hover span { background-position:100% -40px; }

/*------- Posts ---------*/
#content {
	padding: 0;
	margin: 20px 0;
}
#content a, .entry a, .commentlist a, #footer a {
	color: #39C;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	border-bottom: 1px dashed;
}
.entry {
	margin: 0;
	padding: 15px 0;
	text-align: justify;
}
.entry li {
	list-style: none;
	margin: 10px 0 0;
	list-style-image: url("images/bullet.gif");
}
.entrycontent {
	margin: 0;
	background: #FFF;
	position: relative;
	padding: 1px 30px;
}
.pie {
	color: #777;
	font-size: 12px;
	text-align: right;
}
.date {
	padding-left: 15px;
	background: url("images/arrows.png") center left no-repeat;
}
.categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}
	
/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background: #FFF url(images/topl.gif) left no-repeat;
}
.topr { 
	height:15px;
	background: url(images/topr.gif) right no-repeat;
}
.bottoml {
	height:15px;
	background: #FFF url(images/bottoml.gif) left no-repeat;
}
.bottomr {
	height:15px;
	background: url(images/bottomr.gif) right no-repeat;
}

/* --- Comments template --- */
#comments {
	margin: 30px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #e6e6e6;
}
#comments li {
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	clear:both;
	width:800px;
	height:110px;
	background-image:url(images/wedding-web-site_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#footermenu {
	padding-left:15px;
}
#credits {
	margin:0 auto;
	padding-top:10px;
	width:800px;
	height:35px;
	color:#000000;
	font-size:9px;
	text-align:center;
}
.creditslink {
	color:#000;
	text-decoration:none;
}

/* Spry Menu */

@charset "UTF-8";
ul.MenuBarHorizontal
{
	margin: 0 auto;
	background-color: #accbe5;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:500;
	cursor: default;
	width:800px;
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: auto;
	float: left;
	background-color: #accbe5;
}
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
ul.MenuBarHorizontal ul li
{
	width: auto;
}
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #accbe5;
	padding: 0em 0.75em;
	color: #FFF;
	text-decoration: none;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #accbe5;
	color: #000;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #accbe5;
	color: #000;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		}
}
