/*  
Theme Name: Shoppe
Author URI: http://www.yeoldecybershoppe.com/

*/
body{
		background: url(images/bkgd.jpg);
		font: 80% arial, geneva, helvetica, sans-serif;
		vertical-align: top;
				
}

a:link, a:visited{
text-decoration: none;
color: #005E5E;
}

#wrapper{
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		background: #F3FFF5;
		
}

#header{
	background:url(images/welcome.jpg) no-repeat center top;
	background-color: #F3FFF5;
	height: 158px;	
	
	
}
#header ul {
	list-style: none;
	margin: 0px;
	padding: 130px 0px 0px 327px;    
	
	
}
#header li {
	float: left;
	padding-right: 1.5em;
}
#header a:link, #header a:visited {
	color:#005E50;
	text-decoration: none;	
	font: 0.95em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}


#container{
	float: right;
	width: 535px;
	padding: 5px 3px 0 0;
}
#container h2{
 font-family: Verdana, Arial, Helvetica, Sans-serif;
 font-size: 1.3em;
 
}

.sidebar{
padding-left: 5px;
padding-top: 5px;
width: 240px;

      
      


}

.sidebar h2{
font-family: Verdana, Arial, Helvetica, Sans-serif;
 font-size: 1.3em;
 
}

.sidebar h3{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 1em;
	


}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.sidebar ul ul li{
padding: 0;
}


#footer {
	text-align: right;
	color: #000000;
	clear: both;
	font-size: 0.9em;
	height: 23px;
	padding: 5px;
	
}
table#wp-calendar{
width: 75%;
font-size: 0.9em;
}
table#wp-calendar a:link, table#wp-calendar a:visited {
		text-decoration: underline;
		font-weight: bold;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


.wp-caption {
background-color: #FCFAE1;
}
