/*
Template: Wedding Path 6
Copyright: Scribblers' Club
Author URL: http://www.scribblersclub.com
*/

body {
	margin: 0;
	padding: 0;
	background: #EDDFC6;
}

.clr {
	clear: both;
}

h2 {
	font: 36px "Times New Roman",serif;
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	width: 780px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0;
	background: #ffffff url(../images/main_back.gif) top left repeat-y;
}

#pageinner {
	position: relative;
	left: 30px;
	width: 750px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/page_back.gif) top left no-repeat;
}

#pageouter {
	position: relative;
	right: 18px;
	width: 750;
	margin: 0;
	padding: 0;
	background: transparent url(../images/page_back_bottom.gif) bottom right no-repeat;
}

#datecontainer {
	width: 170px !important;
	width: 190px;
	font: 11px Verdana,Arial,sans-serif;
	float: left;
	margin: 25px 0 0 0;
	text-align: center;
}

#countdown {
	margin-top: 5px;
}

#couplenames {
	font: 30px Verdana,Arial,sans-serif;
	margin: 30px 0 0 30px !important;
	margin: 30px 0 0 20px;
	float: left;
}

#photocontainer {
	position: relative;
	margin-top: -50px;
	width: 490px;
	float: left;
	padding: 0;
	margin-left: 10px;
}

#photo {
	width: 490px !important;
	width: 448px;
	padding: 0 0 0 42px;
	background: transparent url(../images/photo_back.jpg) top left repeat-y;
}

#menu {
	width: 217px;
	float: left;
	margin: 0px 0 0 20px !important;
	margin: 0px 0 0 15px;
}
#menuback {
	background: transparent url(../images/menu_back.gif) top left repeat-y;
	padding: 0;
	margin: 0;
}

#menu ul {
	list-style: none;
	margin: 0 25px 0 25px;
	padding: 0;
	background: transparent;
}

#menu ul ul {
	margin: 0 0 0 25px !important;
	margin: 0;
	padding-bottom: 7px;
}

#menu ul li {
	font: 14px/30px Verdana,Arial,sans-serif;
	color: #58595B;
	background: #ffffff url(../images/bullet01.gif) top left no-repeat;
	padding-left: 25px;
	background-position: 0 8px;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #58595B;
}

#menu ul li a:active, #menu ul li a:hover {
	color: #000000;
}

#menu ul ul li {
	font: 11px/15px Verdana,Arial,sans-serif;
	color: #58595B;
	background: transparent;
	padding: 0;
}

#menu ul ul li a:link, #menu ul ul li a:visited {
	color: #58595B;
	text-decoration: none;
	font-weight: normal;
}

#menu ul ul li a:active, #menu ul ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#bodycopy {
	position: relative;
	top: -50px;
	width: 400px;
	margin-left: 55px !important;
	margin-left: 60px;
	font: 14px/16px Verdana,Arial,sans-serif;
}

#tagline {
	position: relative;
	top: -20px;
	width: 400px;
	margin-left: 55px !important;
	margin-left: 60px;
	text-align: center;
}

#footer {
	width: 780px;
	height: 21px;
	background: transparent url(../images/page_footer.gif) top left no-repeat;
}

#pagefooter {
	margin: 0;
}

#designcredit {
	width: 250px;
	margin-left: 10px;
	font: 10px Verdana,Arial,sans-serif;
	color: #58595B;
	padding-top: 4px;
	float: left;
}

#designcredit a:link, #designcredit a:visited {
	color: #58595B;
}

#designcredit a:active, #designcredit a:hover {
	color: #E7799B;
	text-decoration: underline;
}

#couplefooter {
	float: left;
	width: 475px;
	margin-bottom: 10px;
}

#logoholder {
	background: transparent url(../images/wp_logo.gif) top left no-repeat;
	width: 66px;
	height: 20px;
	float: right;
}

#names {
	font: 10px Verdana,Arial,sans-serif;
	padding-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	color: #58595B;
	float: right;
}


/* --------- WP Mods ---------- */
.subTitle2 {
	font: 20px Verdana,Arial,sans-serif;
	color: #60695D;
	padding: 10px 0px 0px 7px;
}

.rightAlignedText {
	text-align: right;
}

table.forumTable {
	border-top: 1px #aaa solid;
	border-right: 1px #aaa solid;
}

td.forumHeader {
	background-color: #CCD3C7;
	color: #ffffff;
	font-size: 11px;
	border-left: 1px #aaa solid;
 	border-bottom: 1px #aaa solid;
 	padding: 7px;
	text-align: center;
}

tr.forumOdd td {
	border-bottom: 1px #aaa solid;
border-left: 1px #aaa solid;
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
color: #555555;
}

tr.forumEven td {
border-bottom: 1px #aaa solid;
border-left: 1px #aaa solid;
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
color: #555555;
}

td.forumHeader img {
	text-align: center;
}


tr.forumOdd {
	background-color: #ffffff;
}

tr.forumEven {
	background-color: #efefef;
border: 1px #aaa solid;
}

div.forForm {
	color: #3f6ca5;
      font-size: 12px;
}

h3 {
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #3f6ca5;
}

h3 a:link, h3 a:visited {
    color: #61728B;
}

a:hover {
	text-decoration: underline;
}

a {
        text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

td a {
        text-decoration: none;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


a img {
    border: none;
}


.bodyCopy a {
    color: #666666;
    text-decoration: underline;
}