/* Stylesheet - Please do not copy without asking first */



/***** Body and main container *****/

body {
font-family: Georgia, "Times New Roman", Times, Serif;
background-color: #fff;
color: #000;
margin-top: 10px;
margin-bottom: 10px;
font-size: small;
}

#wrap {
width: 900px;
height: auto;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
background: transparent url(../images/theweddingpoetbg.gif) top center repeat-y;
}

/***** Header *****/
#header {
width: 700px;
height: 200px;
margin: 0px 0px 40px 20px;
padding: 0px 0px 0px 20px;
}

#header h1 {
margin: 0;
padding: 0;
text-align: left;
font-size: 40px;
font-weight: normal;
padding-left: 80px;
}

/***** Left Nav *****/
#lnavmenu {
clear: left;
float: left;
width: 160px;
margin:0px 0px 0px 15px;
padding: 0px 0px 0px 20px;
}

#lnavmenu ul {
list-style: none;
width: 160px;
margin: 0px;
padding: 0px;
}

#lnavmenu li {
margin-bottom: 5px;
}

#lnavmenu li a {
margin-left: 0px;
height: 100%;
text-decoration: none;
color: #000;
display: block;
padding: 3px 0 3px 0px;
font-family: normal arial, helvetica, sans-serif;
font-variant: small-caps;
}

#lnavmenu li a:hover{
color: #000;
font-weight: bold;
}

#lnavmenu li a.current {
color: #000;
}

#lnavmenu h2 {
font-size: x-small;
font-weight: bold;
}

/***** Main Body *****/
#contentwide {
height: auto;
margin: 0px 40px 10px 220px;
padding: 0px;
line-height: 1.5em;
text-align: justify;
}

#contentwide h2, h4, h5, h6 {
color: #000;
font-size: large;
font-weight: normal;
margin: 0px 0px 5px 0px;
padding: 0px;
}
#contentwide h2.event {
font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, Serif;
font-weight: Bold;
font-size: 34px;
text-align: center;
line-height: 1em;
}
#contentwide h3.event {
font-family: Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
font-size: large;
text-align: center;
line-height: 1.5em;
}
#contentwide img {
display: inline;
color: #000;
padding: 2px;
border: none;
}
#wrap #header .poets {
font-size: 40px;
font-weight: normal;
color: #000000;
padding-left: 80px;
}

#wrap #header .personalpoems {
font-size: medium;
font-weight: bold;
color: #9966ff;
padding-top: 40px;
padding-left: 130px;
}
#wrap #header .weddingpoems {
font-size: medium;
color: #ff66ff;
font-weight: bold;
padding-left: 185px;
}
#wrap #contentwide h3 {
color: #000000;
text-align: center;
}
.theweddingpoet {
color: #000000;
font-size: 14px;
font-weight: bold;
text-align: center;
}
em {
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
#wrap #contentwide .weddings {
color: #000000;
text-align: left;
}
#wrap #contentwide .weddings {
font-weight: normal;
color: #000000;
text-align: left;
}

#contentwide a {
font-weight: normal;
}

#contentwide ul {
color: #000;
margin: 0px 20px 5px 15px;
padding: 0px 20px 0px 15px;
line-height: 1.5em;
}

#contentwide li {
color: #000;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 5px;
list-style-image: url(images/bullet.gif);
}

#contentwide li.title {
font-weight: bold;
color: #000;
margin: 0px 0px 5px 30px;
padding: 0px 0px 5px 5px;
list-style-image: url(images/bullet.gif);
}

#contentwide p {
color: #000;
margin: 10px 10px 10px 0px;
padding: 0px 10px 10px 0px;
text-align: justify;
}
#contentwide p.events {
font-family: Georgia, "Times New Roman", Times, Serif;
font-weight: normal;
text-align: center;
line-height: 1.9em;
}

#contentwide p img {
padding: 5px;
border: none;
margin: 0px;
text-align: left;
vertical-align: text-top;
}

#contentwide p table, tr, td {
text-align: left;
vertical-align: text-top;
padding: 5px 5px 5px 0px;
}

#contentwide p td .small {
width: 80px;
vertical-align: middle;
}



/***** Footer *****/

#footer {
clear: both;
width: 800px;
color: #000;
background-color: transparent;
font-size: small;
text-align: center;
}

#footer p {
padding:0px;
margin: 0px;
}

#footer a {
color: #000;
background-color: inherit;
text-decoration: none;
}

#footer a:hover {
font-weight: bold;
}

/***** Various classes that will be used as the site grows *****/
.left {
line-height: 2em;
float:left;
vertical-align: middle;
}

.right {
float:right;
vertical-align: middle;
line-height: 2em;
}
#profile {
padding-right: 20px;
}
.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.centre {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}
