/*  
Theme Name: A Day in Nature
Theme URI: http://adayinnature.com
Author: Susan Pomeroy
Author URI: http://www.bluedoorstudios.com
*/



/* COMMON ELEMENTS */


body{
  margin: 0;
  padding: 0;
  font: 12px/1.6 verdana, helvetica, sans-serif;
  color: #6A6A6A;
  background: #50533e;
}


div, h2, h3, h4, h5, h6, p, table, ul, ol, img {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img{
  border: 0;
}

.clearMe {clear:both;}

a{
	text-decoration: none;
	font-weight: bold;
	color: #2a629c;
}

a:hover{
	color: #ff6600;
	text-decoration: none;
}


.center {
	text-align: center;
}

.right {
	text-align: right;
}

acronym {
	cursor: help;
	border-bottom: 1px dashed #c60;
	color: #c60;
}

image.cart { margin-top: 8px; }

img.float { margin-right: 12px; margin-bottom: 5px; float: left;}

img.floatright { margin-left: 10px; margin-bottom: 5px; float: right;}




/* --------WRAPPER------- */

#wrapper{
  background:  url(images/wrapper.jpg) center repeat-y;
  width: 845px;
  margin: auto;
}



blockquote{
	padding: 20px 20px;
	margin: 15px 0;
	background: #76a94d;
	color: #333;
}




/* --------PAGE TOP and HEADER -------- */


#header{
  padding: 32px 35px 0 35px;
  background: url(images/topper.jpg) top no-repeat;
}

#header #stc {
  float: left;
  z-index: 99;
  background: #76a94d;
  width: 754px;
  height: 200px;
  }

#header #stc h1{
  margin: 0;

  background: #00558c ;
  z-index: 10;
}

#header #stc h1 a{
  display: none;
  text-indent: -9000px;
  overflow: hidden;
  width: 201px;
  height: 41px;
}





/* --------MAIN CONTENT WRAPPER------------- */


#main-c {
  padding: 35px;
}




/* --------LEFT COLUMN MAIN CONTENT AREA------------- */

#main-c #content {
	width: 500px;
	margin: 1px 0 0 10px;
	float: left;
}

#main-c #content h1 {
	font-size: 19px;
	color: #76a94d;
	margin-top: 25px;
}

#main-c #content h2, #main-c #content h3 {
	font-size: 14px;
	color: #76a94d;
	margin: 20px 20px -13px 0px;
}

#main-c #content h2 a:link, #main-c #content h2 a:visited {
	border-bottom: 0;
	color: #ccc;
}

#main-c #content h2 a:active, #main-c #content h2 a:hover {
	color: #c00;
}

#main-c #content h3 {
	font-size: 18px;
	color: #333;
	letter-spacing: 1px;
}

#main-c #content p {
	margin: 15px 30px 10px 0px;
	color: #333333;
	letter-spacing: 0.02em;
	font-size: 12.5px;
}

#main-c #content li {
  color: #333;
	letter-spacing: 0.02em;
	font-size: 12.5px, Arial, Helvetica, sans-serif;
	margin-left: 60px;
}


/* --------SIDEBAR------------- */


#main-c #sidebar {
  width: 230px;
  position: top;
  float: right;
  border-left: 1px solid #DFDFDF;
  padding: 0 10px;
}

#main-c #sidebar p {
	font-size: 1.0em;
	margin: 10px 10px 10px 10px;
	line-height: 1.5em;
	color: #333333;
}

#main-c #sidebar a:link {
	color: #4A67B3;
	border-bottom: 1px solid #2a629c;
}

#main-c #sidebar a:visited {
	color: #4A67B3;
	border-bottom: 1px solid #357dca;
}

#main-c #sidebar a:active {
	color: #c00;
	border-bottom: 1px solid #c00;
}

#main-c #sidebar a:hover {
	color: #c00;
	border-bottom: 1px solid #c00;
}

#main-c #sidebar h1 {
	color: #2a629c;
	line-height: 1.3em;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#main-c #sidebar ul {
	font-size: 1.0em;
	margin: 10px 10px 10px 40px;
	list-style: square;
	line-height: 1.5em;
	color: #2a629c;
}


#wrapper #main-c #sidebar .hibox1 {
	background-color: #D9F4C4;
	padding: 10px;
	border: 1px dotted #FFA624;
	margin-left: 10px;
}
#wrapper #main-c #sidebar .testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}




/*-------FOOTER----------*/

#footer{
  padding: 10px 35px 30px 35px;
  text-align: center;
  background: url(images/footer.jpg) bottom no-repeat;
clear:both;
}

#footer p{
  margin: 0;
  padding: 20px 0 10px 0;
  text-align: center;
  border-top: 1px solid #DFDFDF;
  margin-top: 75px;
}



/* ------NAV
if you change nav you need to change alternate IE
nav file also ---------------------------------------------- */




#nav, #nav ul { 

	line-height: 1;
	margin: 0;
  padding: 0;
  list-style: none;
  background: #76a94d;
  border-top: 0px solid #76a94d;
  border-bottom: 1px solid #689544;
}

#nav a {
  display: block;
  padding: 0 17px;
  line-height: 27px;
  float: left;
  color: #FFF;
}

#nav li {
  float: left;
  border-left: 1px solid #607484;
  border-right: 1px solid #689544;
  position: relative;
}

#nav li ul {
	position: absolute;
	left: -999em;
 width: 100px;
  margin: 27px 0 0 -1px;
  border: 0;
}

#nav li ul ul { 
	margin: -1em 0 0 10em;

}


#nav li ul li a{
width: 100px;
  line-height: 1.5;
  padding: 0 17px;
    background: #76a94d;
  border-top: 1px solid #2B3C4A;
  border-bottom: 1px solid #2B3C4A;
}

#nav li ul li a:hover{

  background: #eb6824;
  border-top: 1px solid #7F7F7F;
  border-bottom: 1px solid #2B3C4A;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
}

* html #nav li.sfhover ul{
	left: 0;
}




/* ----------- Hacks ------------------------ */

#header ul, #content, #searchform{
  _height: 1%;
}

#header ul:after, #content:after, #searchform:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.endorser{
	margin: 5px 0;
}

#nav li:hover ul, #nav li.sfhover ul {left: auto;}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
