/*   Theme Name: StillWater
Theme URI: http://www.stillwaterfibers/WordPress/wp-content/themes/StillWater
Description: a two-column WordPress theme for StillWater Fibers
Author: Gail Pietrzyk
Author URI: 
Version: 1.0.General comments/License Statement if any..*/

body html, body {   
	margin : 0;   
	padding : 0;
}

body {   
	color : #404040;  
	background : #ffffff;   
	width : 100%;  
	font : 100% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#container {
	width : 842px;
	margin: 20px auto;
	background : #fff;
	border : 4px ridge #9ec54d;
	padding : 0px;
	height: 100%;
}

/* TOP TITLE BAR */
#top {
	margin : 0;
	padding : 0;
	background : url(images/head.jpg) no-repeat;
	height:120px;
	width: 100%;
}


/* ADDRESS AND HOURS BAR */
#address-container	{	

}

#address	{	
	font-size: 100%;
	font-family: helvetica, "Trebuchet MS",arial, sans-serif;
	border-top : 4px ridge #9ec54d;
	border-bottom : 4px ridge #9ec54d;
	padding: 3px;
	color: #404040;
	text-align: center;
	letter-spacing: 2px;
	background:  #95c247;
	overflow: hidden;
	}

#hours	{
 	font-size: 80%;
	color: #fff;
	}	

/* CENTER CONTENT */
#content {
	padding: 10px 10px 5px 220px;
	}

#content blockquote {
font-size: 95%;
padding: 0px 10px 0px 10px;
font-style : italic;
}

#content img {
	padding: 10px;
	}

/* LEFT SIDEBAR */
#sidebar {
	float: left;
	width : 20%;
	padding : 20px;
	background : #d6f788;
	border-right : 4px ridge #9ec54d;
	border-bottom : 4px ridge #9ec54d;
	height: 100%;
	}

/* FOOTER */
#footer {
clear: both;
margin : 0 ;
padding : .5em;
color : #000;
border-top : 4px ridge #9ec54d;
background : #95c247;
}

#footer a:link, #footer a:visited {
font-size: .5em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {font-size: .5em;
color :#fff;
background:inherit;
text-decoration : underline;
}

h1 {
font-size: 0;
text-indent: -1000px;
}

h2 {
margin : 0;
padding : 5px 5px 5px 0px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:3px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}

h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 120%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#9ec54d;
background:inherit;
}

a:link, a:visited {
font-size: .9em;
color : #576d2b;
background : inherit;
text-decoration : none;
}

a:hover {font-size: .9em;
color :#000;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {   
	border : none;
}

img.right {    
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
#menu {
	width: 100%;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
	background: #A6C3AD url(images/pt02.jpg) no-repeat;
	color:#000;
}

#navlist li {
list-style-type: square;
background: inherit;
color: #5F5C51;
margin: 0 1px 0 0;
padding: 0;
}

#gallery {height:100px;
}

#gallery img {float: left;
padding: 20px;
}

.clear {
clear: left;
}

.post p{
	font-size: 1em;
	} 

.post h2 {
	font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
	letter-spacing:3px;
	border-bottom: 1px solid #95c247;
	color:#95c247;
	background:inherit;
	}


.search { 
background: #E4DCB2;
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left;
padding: 5px 0 5px 0;
}

form { 
margin: 0;
 }

input.search { 	
	width: 80px;
 	border: none;
	color: #000;
	background: url(images/input.gif);
 	padding: 4px;
 }

input.login { 	
	width: 80px;
	border: none;
 	background: url(images/logininput.gif);
 	padding: 4px;
 }

/* Begin CSS Popout Menu */
#headerlinks-container	{	
	position:  relative;
	width:100%	
}

#headerlinks	{	
	font-size: 110%;
	font-family: helvetica, "Trebuchet MS",arial, sans-serif;
	width: 100%;
	float: left;
	border-top : 4px ridge #9ec54d;
	border-bottom : 4px ridge #9ec54d;
	padding: 3px;
	margin: 0;
	color: #404040;
	text-align: center;
	letter-spacing: 3px;
	background:  #95c247;
	display: inline;
	}

#hours	{
	position: relative;
 	font-size: 85%;
	color: #fff;
	top: -20px;
	z-index: 10;
	}	
	
#headerlinks a	{
	text-align: left;
	height: 30px;
	border: 0px solid #000;
	white-space:nowrap;
	margin:0;
	padding: 0;
	}	

#headerlinks a, #headerlinks a:visited	
/* menu at rest */	
{	
	color: #404040;
	text-decoration:none;
	}	
#headerlinks a:hover	
/* menu at mouse-over  */	
{
	color: #303030;
	}				
#headerlinks a.top_parent, #menuh a.top_parent:hover  
/* attaches down-arrow to all top-parents */	
{
	text-transform: uppercase;
	background-image: url(images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}	
#headerlinks a.parent, #menuh a.parent:hover 	
/* attaches side-arrow to all parents */	
{	
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#headerlinks ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#headerlinks ul li.page_item{
	display:inline;
	margin:0;
	padding:0 0 0 5px;
}
div#headerlinks li:hover	{
	cursor:pointer;
	z-index:100;
	}
div#headerlinks li:hover ul ul,div#headerlinks li li:hover ul u
#headerlinks li li:hover ul,div#headerlinks li li li:hover ul,div#headerlinks li li li li:hover ul
{
display:block;
}

/* End CSS Popout Menu */

#commentform textarea
         {
	width:350px;
}
aderlinks li li li li:hover ul{display:block;
}

/* End CSS Popout Menu */
#commentform textarea         {	
width:350px;
}