/* --------------------------------------------PWD

Site: Juno Temple Source
Version: Wordpress theme
URL: http://juno-temple.org
Author: Amanda
Description: Wordpress theme for Juno Temple Source
Design Web: Boleyn Designs

PWD-------------------------------------------- */

body{
background: #efe8ef url() repeat-x;
}


tr, td {
font-size: 11px; 
color:#515151; 
font-family: arial; 
line-height:15px; 
letter-spacing:0pt;
text-align: justify;
}


a {
text-decoration: none;
font-weight: lighter;
color: #c68b85;
}
a:hover {
color:#639092;
}


h1 {
font: 12px georgia; 
background: #c2d7e2 url() repeat;
padding-left: 5px;
padding-right: 0px;
padding-top: 7px;
padding-bottom: 7px;
-moz-border-radius: 0px;
color:#639092;
border-right: 0px solid #eee;
border-bottom: 0px solid #eee;
text-align: left;
text-transform: none; 
letter-spacing: 0px;
font-weight:lighter;
font-style: italic;
margin-top: 0px;
margin-bottom: 7px;}

h2 {
font: 10px verdana; 
background: #d4dbbf url() repeat;
padding-left: 5px;
padding-right: 0px;
padding-top: 7px;
padding-bottom: 7px;
-moz-border-radius: 0px;
font-style: none;
text-align: left;
border-top: 1px solid #c6d4be;
text-transform: none; 
font-weight:lighter;
font-style: none;
margin-top: -7px;
margin-bottom: -5px;}

h3 {
font: 11px georgia; 
background: #e4eae7 url() repeat;
padding-left: 5px;
padding-right: 4px;
padding-top: 5px;
padding-bottom: 7px;
-moz-border-radius: 50px;
color:#fff;
font-style: italic;
text-align: center;
border: 2px solid #e2e2c2;
text-transform: none; 
font-weight:lighter;
font-style: none;
width: 20px;
margin-top: 0px;
margin-bottom: 10px;}



a img{
border: 1px solid #c2d7e2;
-moz-border-radius: 0px;
background: #e2e2c2;
padding: 3px;
margin: 4px;
}


a:hover img{
border: 1px solid #c7e2c2;
-moz-border-radius: 0px;
padding: 3px;
margin: 4px;
}


.nav {
background: #c2d7e2 url(/images/j2.jpg) no-repeat top right;
border: 0px solid #fff;
-moz-border-radius: 0px 0px 10px 10px;
font: 18px georgia;
text-align: center;
padding-top: 10px;
width: 100%;
padding-bottom: 15px;
margin-left: 0px;
}


.nav a{
border-bottom: 0px solid #639092;
-moz-border-radius: 0px;
background: ;
padding: 0px;
margin: 1px;
}


.nav a:hover{
border-bottom: 0px solid #5f2727;
-moz-border-radius: 0px;
padding: 0px;
margin: 1px;
}

blockquote {
background: #d4dbbf;
border: 1px solid #c6d4be;
padding-left: 13px;
padding-right: 13px;
padding-top: 12px;
padding-bottom: 0px;
-moz-border-radius: 0px;
margin: 0; }




.textpad {
padding: 5px }

input, select, textarea {
	font-family:Arial; 
	font-size:11px; 
	color: #515151; 
	background: #d4dbbf; 
	border:1px solid #c6d4be;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	border-radius: 10px;
	padding: 6px;
}