/*
Theme Name: Wedding
Theme URI: http://www.alisonandkeith.com
Description: Alison and Keith's wedding
Version: 1
Author: Alison King
Author URI: http://www.dreamfly.co.uk
Tags: wedding
*/



/*normalises margin, padding*/
body, div, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, ol {
margin: 0;
padding: 0;
}

/*normalises font-size for headers*/
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

/*removes list-style from lists*/
ul, ol {
list-style: none;
}

/*normalises font-style and font-weight to normal*/
address, caption, cite, code, dfn, th, var {
font-style: normal;
font-weight: normal;
}

/*removes table margins?*/
table {
border-collapse: collapse;
border-spacing: 0;
}

/*removes border from fieldset and img*/
fieldset, img {
border: 0;
}

/*left-aligns text in caption and th*/
caption, th {
text-align: left;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>OVERALL<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

body {
background: transparent url(images/bg.gif) repeat-x center top;
color: #231f20;
font: 10pt "Trebuchet MS", Trebuchet, sans-serif;
}

#container {
width: 900px;
margin: 100px auto 20px auto;
text-align: center;
}

p {
margin-bottom: 10px;
line-height: 1.3;
}

#headergraphic {
display: block;
width: 350px;
height: 65px;
background: transparent url(images/header.gif) no-repeat left top;
text-indent: -9999px;
margin: 20px auto;
}

a {
color: #104ba0;
text-decoration: none;
}

a:hover {
color: #1263d6;
}

h1 {
display:  none;
}

h2 {
color: #104ba0;
letter-spacing: 3px;
text-transform: uppercase;
margin-bottom: 5px;
}

.floatright {
float: right;
margin-left: 20px;
}


.post {
text-align: left;
}

ul {
margin-bottom: 10px;
}

li {
padding-left: 12px;
background: transparent url(images/bullet.gif) no-repeat left 6px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>FOOTER<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#footer {
text-align: center;
font-size: 7.5pt;
letter-spacing: 3px;
text-transform: uppercase;
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #cfcfcf;
clear: both;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>NAV<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#nav {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #cfcfcf;
}

#nav li {
color: #635d5f;
display: inline;
margin-right: 25px;
letter-spacing: 3px;
text-transform: uppercase;
background: none;
padding-left: 0px;
}

#nav a {
font-size: 8pt;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>LOGIN<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

.passwordform {
text-align: center;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>FRONT PAGE<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

.frontpage {
width: 680px;
margin-right: auto;
margin-left: auto;
}

.frontpagelink {
display: block;
width: 150px;
height: 20px;
padding-top: 150px;
color: #104ba0;
letter-spacing: 3px;
text-transform: uppercase;
margin: 0px 10px 50px 10px;
float: left;
text-align: center;
}

#frontpageinfolink {
background: transparent url(images/rings-small.jpg) no-repeat center top;
}

#frontpagedirectionslink {
background: transparent url(images/compass.jpg) no-repeat center top;
}

#frontpagehotelslink {
background: transparent url(images/bell-small.jpg) no-repeat center top;
}

#frontpagegiftlistlink {
background: transparent url(images/gift-small.jpg) no-repeat center top;
}
