@charset "UTF-8";
/* CSS Document */

/* Styles.css based on Thommy's design */

body {
	line-height: 1em;
	background: #fbf2ca;
	background-image:url(../img/main-bg.jpg);
	background-repeat:repeat;
}

/* Site-wide styles */

p {
	margin:0 0 1em 0;
}

.hidden {
	display:none;
	visibility:hidden;
}

.clear {
	clear:both;
}

/* Layout styles */

/* Header Styles */

#header {
	/* background: url(../img/knitnook_sprites.png) repeat-x top left;*/
	background: url(../img/header_bg2.png) repeat-x top left;
	clear:both;
	margin:0;
	padding:0;
	height:232px;
	position:relative;
	z-index:100;
}

#header_content {
	width:800px;
	position:relative;
	margin:0 auto;
}

#site_logo {
	position:relative;
	float:left;
	margin:20px 0 0 0;
}

#new_bunny {
	position:absolute;
	float:right;
	text-align:right;
	margin:0 0 0 40px;
}

/* Navigation Styles */
#main_nav {
	background:url(../img/nav_bg.png);
	width:641px;
	position:relative;
	float:left;
	margin:20px 0 0 0;
	height:50px;
	padding:0 0 0 10px;
}

#main_nav ul li, #footer_content ul li {
	display: inline;
	list-style-type: none;
}

#main_nav li {
	display:inline;
	position:relative;
	float: left;
	font-size:1.4em;
	line-height:1.2em;
}

#main_nav a {
	color:#FFF;
	text-shadow:1px 1px 1px #111;
	font-family: "Archer", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
}

#main_nav a:hover {
	color:#4f623c;
	text-shadow:1px 1px 0px #eee;
}

/* For the navigation sprites */
#nav_home {background:url(../img/nav_sprites2.png) no-repeat; height:25px; width:61px; background-position: -13px -250px; margin:15px 10px 5px 5px;}
#nav_home:hover {background:url(../img/nav_sprites2.png) no-repeat top left; background-position: -13px -532px;}
li#nav_home a {width:61px;display:block;float:left;height:25px;text-decoration:none;}
#nav_about {background:url(../img/nav_sprites2.png); background-position: -13px -295px; height:25px; width:93px;  margin:15px 10px 5px 5px;}
#nav_about:hover {background:url(../img/nav_sprites2.png); background-position: -13px -13px;}
li#nav_about a {width:93px;display:block;float:left;height:25px;text-decoration:none;}
#nav_products {background:url(../img/nav_sprites2.png); background-position: -13px -341px; height:25px; width:188px;  margin:15px 10px 5px 5px;}
#nav_products:hover {background:url(../img/nav_sprites2.png);	background-position: -13px -59px;}
li#nav_products a {width:188px;display:block;float:left;height:25px;text-decoration:none;}
#nav_classes {background:url(../img/nav_sprites2.png); background-position: -13px -391px;height:25px; width:75px;  margin:15px 10px 5px 5px;}
#nav_classes:hover {background:url(../img/nav_sprites2.png); background-position: -13px -109px;}
li#nav_classes a {width:75px;display:block;float:left;height:25px;text-decoration:none;}
#nav_blog {background:url(../img/nav_sprites2.png); background-position: -13px -437px; height:25px; width:47px;  margin:15px 10px 5px 5px;} 
#nav_blog:hover {background:url(../img/nav_sprites2.png); background-position: -13px -155px;}
li#nav_blog a {width:47px;display:block;float:left;height:25px;text-decoration:none;}
#nav_contact {background:url(../img/nav_sprites2.png); background-position: -13px -487px; height:25px; width:80px;  margin:15px 10px 5px 5px;}
#nav_contact:hover {background:url(../img/nav_sprites2.png); background-position: -13px -205px;}
li#nav_contact a {width:80px;display:block;float:left;height:25px;text-decoration:none;}

/* Main Content Area Styles */

#main_content {
	background: #fff;
	width:780px;
	clear:right;
	position:relative;
	margin:-10px auto 0 auto;
	padding:25px 10px;
	z-index:5;
}

#main_content ul li {
	margin-left:35px;
	padding-bottom:10px;
	list-style:circle;
}

/* Footer Styles */

#footer {
	background:  #383e16;
	width: 100%;
	clear:both;
	color:#fff;
	text-shadow:1px 1px 1px #222;
	margin:0;
	min-height:190px;

}

#footer_content {
	background:  #383e16 url(../img/footer_bg.jpg) no-repeat top center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.7em;
	margin:0 auto;
	width:800px;
	min-height:190px;
}

#footer_content a {
	color:#cbd591;
	text-decoration:none;
}

#footer_content a:hover {
	text-decoration: underline;
}

#footer_left {
	position:relative;
	float:left;
	width:200px;
	padding:25px 0 0 150px;
	text-shadow:1px 1px 1px #222;
}

#footer_right {
	position:relative;
	float:right;
	width:400px;
	margin:65px 0 0 0;
}

#footer_right li {
	font-size:.9em;
	padding:0 6px;
}



/* Typography */

#main_content p, ul, ol, li {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	line-height:19px;
	color: #444;
}

#main_content a {
	color: #2888bf;
	text-decoration: underline;
}

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

h2, h3 {
	font-family: georgia, serif;
	margin:12px 0 16px 0;
	font-weight: lighter;
}

h2 {
	color: #6AB354;
	font-size: 25px;
}

h3 {
	color: #4693CF;
	font-size: 20px;}

h4 {
	font-family: arial, sans-serif;
	color: #6AB354;
	font-size: 15px;
	font-weight: bold;
	
}

/* MISC */

img.floatleft { 
	float: left;
	margin: 0px 16px 10px 0px;
 }	
 
img.floatright { 
	float: right;
	margin: 0px 0px 10px 16px;
 }
 
.iframe-map {
	float: right;
	margin: 0px 0px 10px 16px;
	text-align:right;
 }
 
hr {
	background-color:#aaa073;
	border:none;
	height:1px;
	opacity:0.8;
	margin:20px 0;
}

.button {
	width:160px;
	background-color:#fbf2ca;
	float:right;
	margin:0;
	padding:6px;
	text-align:center;
	border:#d7cc9c 1px solid;
}