/*  
Theme Name: Nice and clean wordpress theme with a flower on it
Description: Nice and clean wordpress theme with a flower on it
Author: Kate
Author URI: http://rock-kitty.net
*/



body {
background-color: #F4ECD7;
padding: 0;
margin: 0;
font: 9pt Verdana, arial;}

#bg {
background: url(images/background.jpg) repeat-x;}

#header {
width: 100%;
height: 125px;}

h3 {
margin: 0;
text-align: left;
padding-top: 20px;
padding-left: 410px;
font: bold italic 5em Garamond, sans-serif;}

a.mainlink {
text-decoration: none;
color: #F7F5E0;}

a.mainlink:hover {
text-decoration: none;
color: #F7F5E0;}

#navi * {
	padding: 0;
	margin: 0;
}
#navi ul{
	list-style: none;
}
#navi li {
	list-style: none;
	display:inline;
	margin: 0px 7px 0px 0px;
}
#navi li a {
	padding: 5px 0;
	text-indent: 10px;
	font: bold 9pt Verdana, arial;
	text-decoration: none;
	color: #B8B79D;
}
#navi li a:hover {
	text-decoration: none;
	text-indent: 14px;
	background-color: #FEFCED;
	color: #D7D5BE;
}
#side{
	float: left;
}
#side img{
	padding:0px;
}
#main {
float: left;
width: 580px;
margin-left: 10px;
text-align: left;
line-height: 15px;
text-align: justify;
display: inline;
color: #7F7E6E;}

small {
color: #B8B79D;}

h1 {
padding: 8px 0 5px 40px;
margin-top: 13px;
font: bold 31px Garamond, serif;
text-align: left;
border-bottom: 2px solid #E3DFC9;
line-height: 15px;
margin-bottom: 14px;
color: #FEFCED;}

#copyright {
padding-top: 25px;
text-align: center;
font-weight: bold;
color: #7F7E6E;}

#copyright a {
text-decoration: none;
color: #ABAA8F;}

#copyright a:hover {
text-decoration: none;
color: #7F7E6E;}

#footer {
clear: both;
margin: 0;
background: url(images/footer.gif) repeat-x;
height: 45px;}

a.link {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #FEFCED;}

a.link:hover {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #FEFCED;}

.searchform {
background-color: #EBE5CF;
border: 2px solid #D7D5BE;
width: 130px;
color: #9C9B8C;}

.field {
background-color: #EBE5CF;
border: 2px solid #D7D5BE;
font-weight: bold;
color: #9C9B8C;}

.comments {
background-color: #EBE5CF;
border: 2px solid #D7D5BE;
font-weight: bold;
color: #9C9B8C;}

.button {
background-color: #EBE5CF;
border: 2px solid #D7D5BE;
color: #538F0D;}

a {
text-decoration: underline;
color: #569212;}

a:hover {
text-decoration: underline overline;
color: #D7D5BE;}

td p{
	padding:0px;
	margin:0px;
}
td{
	text-align:left;
	vertical-align:top;
}
