/*
Theme Name: Foxglove
Description: a dainty little foxglove theme
Author: Anne
Author URI: http://www.allanne.com
*/

* {
margin: 0;
padding: 0;
}

body {
background: #8A8C67 url(images/bg.png) repeat-y center;
font-family: verdana, arial, sans-serif;
font-size: 9pt;
color: #B02638;
}

#wrapper {
margin: auto;
width: 750px;
}

#header {
background: url(images/2.gif) no-repeat;
height: 263px;
margin: 0px !important;
margin: -5px 0 0 0;
}

#left {
float: left;
width: 505px;
margin: 0 0 25px 40px !important;
margin: 0 0 25px 20px;
padding: 0;
}

#right {
float: right;
margin: 60px 25px 0 0 !important;
margin: 60px 15px 0 0;
width: 140px;
}

#bottom p {
text-align: center;
padding-top: 40px;
}

#bottom {
clear: both;
background: url(images/bottom.gif) no-repeat bottom;
font-size: 80%;
height: 84px;
margin: auto;
}


.commentline {
border-top: 1px solid;
font-size: 85%;
text-align: right;
margin: 5px 0 0 0;	
font-weight: bold;
}














h1 span {
display: none;
}


h2 {
font-family: georgia, arial;
font-size: 120%;
border-bottom: 1px solid;
margin: 0 0 2px 35px;
}

h3 {
font-family: georgia, arial;
font-size: 100%;
border-bottom: 1px solid;
}








.date {
float: left;
border: 2px solid #B02638;
padding: 2px;
text-transform: uppercase;
font-weight: bold;
margin: 3px 5px 5px 0;	
background: #BAC1AC;
font-family: georgia, arial;
text-align: center;
font-size: 9pt;
width: 40px;
}

.big {
font-size: 16pt;
margin: 0px;	
}

.date:hover {
color: #F15288;
}












.hr {
width: 100%; 
color: #8B8079; 
 height: 7px; 
border: 0px;
}


input, textarea { 
	font-family: verdana; 
	font-size: 80%; 
	background-color: #C3C3C3; 
	font-weight: bold; 
	color: #B02638;
	border: 1px solid #474E37;
}

input:hover, textarea:hover, input:focus, textarea:focus { 
	font-family: verdana; 
	font-size: 80%; 
	background-color: #F1F0F3; 
	font-weight: bold; 
	color: #B02638;
	border: 1px solid #474E37;
}

ul {
list-style: none;
margin: 0px;
}

li {
margin: 0 0 0 10px;
}






a {
text-decoration: none;	

}

a:link { 
color: #131E0A;
font-weight: bold;
}

a:visited { 
color: #2D381D; 
border-bottom: 1px solid #F15288;
}

a:hover, active { 
color: #131E0A; 
border-bottom: 1px solid #F15288;
font-weight: bold;
}

#right a:link { 
color: #131E0A;
font-weight: bold;
}

#right a:visited { 
color: #2D381D; 
border-bottom: 1px solid #F15288;
}

#right a:hover, active { 
color: #131E0A; 
border-bottom: 1px solid #F15288;
font-weight: bold;
}



/*******/
.navcontainer ul {
list-style-type: none;
padding: 0 0 10px 0;
width: 125px;
margin: 0 0 10px 0;
}

.navcontainer a {
display: block;
padding: 0 0 0 10px;
text-align: left;
color: #B02638;
text-decoration: none;
font-weight: normal;
}

.navcontainer a:visited {
background: url(http://www.electricchurch.net/Bethy/wp-content/themes/foxglove/images/bull.gif) no-repeat left;

}

.navcontainer a:hover, .navcontainer a:active {
background: url(http://www.electricchurch.net/Bethy/wp-content/themes/foxglove/images/bull.gif) no-repeat left;
border-bottom: 1px solid;
} 


