/*
Theme Name: Meri & Elly's Wedding
Theme URI: http://www.meriandelly.co.uk/
Description: Theme Designed for our Wedding Website.
Version: beta
Author: Elly Thompson
Author URI: http://www.ellythompson.co.uk/

*/

*{
margin: 0px;
padding: 0px;
}

body
{
color: #000;
font-family: garamond, 'book antiqua', georgia, serif;
background: #eed;
}

p{
padding: 5px 0px;}

h2, h3
{
margin: 10px 0px 5px 0px;
}

#page{
width: 800px;
margin: 30px auto;
border: 3px black double;
padding: 10px;
background: url(http://wedding.meriwilliams.com/wp-content/themes/wedding/images/greybackground.gif) repeat-y bottom left;
text-align: left;
}

#content{
margin-left: 220px;
width: 550px;
text-align: justify;
line-height: 130%;}

.post{
padding-bottom: 30px;
padding-top: 10px;
border-bottom: 3px solid #dcd8c0;
margin-left: -100px;
padding-left: 100px;
}

#nav{
list-style-type: none;
padding: 15px 0px;
text-align: center;}


#header, #description{
background: #CCC8C0;
border:solid 1px #888;
padding: 5px;
text-align: center;}

#header{
border-bottom: none;
}

#description{
border-top: none;}


input, textarea{
border:solid 1px #bcb8a0;
font-family: garamond, 'book antiqua', georgia, serif;
background: #f2f2e1;
font-size: 1em;
color: #444;}

textarea{
width: 550px;
}

.page_item{
display: inline;
padding: 5px;
margin: 3px 0px;
border: solid 1px #666;
background: #CCC8C0;
list-style-type: none;
}

form {
display:inline;}

#footer{
margin-left: -10px;
margin-bottom: -10px;
font-size: 1em;
background: url(http://wedding.meriwilliams.com/wp-content/themes/wedding/images/liliesbackground.gif) no-repeat bottom left;
padding-bottom: 20px;
padding-left: 15px;
padding-top: 400px;
margin-top: -240px;
}

.footer{
display:inline;
background: #ccc;
border:solid 1px #888;
padding: 5px;
margin: 5px;}


a, a:hover, a:active, a:visited{
color: #C00;
text-decoration: none;
border-bottom: #600 dotted 1px; 
}

a:visited{
color: #a00;
}

#clear{
display: block;
clear: both;
}

#previous{
text-align: left;
}

#next{
text-align: right;
}

/**** LINK-tag style sheet modi.css ****/

/* Out-of-domain; imported above. */




