/* WeddingPath template "Rustique" */
/* by: Mark Copal, Third Floor Design */
/* www.thirdfloordesign.nl */

* {
padding: 0;
margin: 0;
}
body {
text-align: center;
font: 12px Times, "Times New Roman", Serif;
background: url("img/bg.jpg") top center repeat-x #CFCAB2;
color: #3C4C5B;
}
img {
border-width: 0;
}
#wrap {
width: 983px;
height: 100%;
margin: 0 auto 10px;
text-align: left;
position: relative;
background: url("img/bgf.jpg") bottom left no-repeat transparent;
}
#head {
height: 279px;
background: url("img/bgh.gif") top left no-repeat transparent;
text-align: center;
font-style: italic;
color: #3C4C5B;
}
#head p {
position: relative;
top: 15px;
}
#head h1 {
margin: 112px 0 0 0;
font-size: 32px;
font-weight: normal;
}
#head h2 {
position: absolute;
top: 207px;
left: 280px;
color: #FFF;
font-size: 34px;
font-weight: bold;
}
#head h3 {
position: absolute;
top: 252px;
left: 80px;
color: #FFF;
font-size: 16px;
font-weight: bold;
}
#menu {
margin: 0 0 0 60px;
width: 178px;
overflow: hidden;
float: left;
background: url("img/bgfh2.gif") bottom left no-repeat transparent;
display: inline;
}
#menu h3 {
color: #FFF;
font-size: 16px;
font-style: italic;
font-weight: bold;
height: 31px;
width: 178px;
background: url("img/bgh2.gif") top left repeat-y transparent;
padding: 53px 0 0 20px;
}
#menu ul {
background: url("img/bgl1.gif") top left repeat-y #C9BE99;
list-style: none;
padding: 10px 0 1px 0;
}
#menu ul#sub {
background: url("img/bgl2.gif") top left repeat-y #DAD5BC;
margin: 0 0 23px 0;
}
#menu li {
list-style: none;
margin: 0 0 10px 30px;
}
#menu a {
color: #3C4C5B;
text-decoration: none;
font-weight: bold;
font-style: italic;
font-size: 13px;
}
#menu a:hover {
color: #000;
text-decoration: underline;
}
.fill {
margin: 0;
float: left;
}
#content {
background: #FFF;
width: 472px;
float: left;
margin: 0 0 110px 0;
}
#padding {
margin: 0 36px;
}
#content h1,#content h2,#content h3,#content h4 {
color: #3C4C5B;
font-weight: bold;
}
#content p {
line-height: 18px;
margin: 0 0 20px 0;
}
#footer {
clear: both;
float: none;
position: relative;
top: -30px;
}
#footer p {
font-size: 10px;
float: right;
padding: 0 260px 0 0;
}
#footer img {
float: left;
}
.bigimg {
width: 400px;
margin: 0 auto 20px;
}

/* --------- WP Mods ---------- */

.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: 14px;
	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: 5px 5px 5px 5px;
font-size: 12px;
color: #555555;
}

tr.forumEven td {
border-bottom: 1px #aaa solid;
border-left: 1px #aaa solid;
padding: 5px 5px 5px 5px;
font-size: 12px;
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: #666666;
}

a img {
    border: none;
}

.subTitle2 {
font-size: 18px; 
padding-bottom: 10px;
}
.bodyCopy {
line-height: 1.8;
}
.bodyCopy a {
    color: #666666;
    text-decoration: underline;
}
 
