body {
	background-color: #e8edd5;
	height: 100%;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	text-decoration: none;
	}
a { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; line-height: 10px; color: #c86043; text-decoration: none; } 
a:link { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; line-height: 10px; color:#c86043; text-decoration:none; }
a:visited { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; line-height: 10px; color:#c86043; text-decoration:none; }
a:active { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; line-height: 10px; color:#959572; text-decoration:none; }
a:hover { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; line-height: 10px; color:#959572; text-decoration: underline; }
#wrapper {
	background: #e8edd5 url(/projects/web/folkalley/graphics/post.gif) no-repeat; 	
	display: block;
	left: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* IE6 fix, prevents centered text, from above body spec  */
	top: 0;
	width: 780px;
	}
#wrapperStore {
	background: #e8edd5;
	display: block;
	left: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* IE6 fix, prevents centered text, from above body spec  */
	top: 0;
	width: 780px;
	}
.header { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 12px; color: #c86043; line-height: 15px; font-weight: bold; text-decoration: none; margin: 0; }

.main { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; color: #4e5f4e; line-height: 14px; text-decoration: none; margin: 0; }

.feature { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #4e5f4e; line-height: 13px; font-weight: normal; text-decoration: none; margin: 0; }

p.featurePlaylistMid {
	background-color: #c5d5c5;
	border-bottom: #e8f6e8 solid 2px;
	clear: both;
	display: block;	
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 10px; color: #4e5f4e;
	font-weight: normal; 
	line-height: 13px; 
	margin: 0;
	text-decoration: none;
	top: 0;
	padding: 8px 2px 0 8px;
	}

p.featurePlaylistBegin {
	background-color: #c5d5c5;
	border-bottom: #e8f6e8 solid 2px;
	clear: both;	
	display: block;
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 10px; color: #4e5f4e;
	font-weight: normal; 
	line-height: 13px; 
	margin: 0;
	text-decoration: none;
	top: 0;
	padding: 8px 2px 0 8px;
	}

p.featurePlaylistEnd {
	clear: both;	
	display: block;	
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 10px; color: #4e5f4e; 
	line-height: 13px;
	margin: 0;
	font-weight: normal; 
	text-decoration: none;
	padding: 5px 8px 8px 5px;
	}

.alert { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #c86043; line-height: 13px; font-weight: normal; text-decoration: none; margin: 0; }

.nowplaying { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #c86043; line-height: 13px; text-decoration: none; margin: 0; }

.feedback { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #959572; line-height: 13px; text-decoration: none; margin: 0; }

	
	h1, h2, h3 {
		margin: 0;
		padding: 0;
	}
	
	/* background banner color-and top layer for text in main banner */
	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:normal;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #959572;
  		background:#4e5f4e;
  		padding:15px; 
  		text-transform:uppercase;
		letter-spacing: .2em; 		
		}
		
/* color of text for main banner */
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #e8f6e8;
		text-decoration: none;
		}
		
	/* ?????? */
	.description {
		font-family:verdana, arial, sans-serif;
		color:#99CCFF;
		font-size:x-small;
		font-weight:bold;
  		background:#cccc00;	
  		text-transform:none;	
		}	
		
/* overall blog content */				
#content { float:left; width:95%; margin-right: 12px; }
.content { float:left; width:95%; margin-right: 12px; }
.staffPhoto a, .staffPhoto a:link, .staffPhoto a:visited {
	border: #c86043 solid 1px;
	text-decoration: none;
	}
.staffPhoto a:active, .staffPhoto a:hover {
	border: #959572 solid 1px;
	text-decoration: none;
	} 

/* right side links bkgd */
#links { background:#e5eaca; padding-right:15px; border:1px solid #4e5f4e;}
		
.blog { padding-left: 0; padding-top: 0; padding-right:12px; }	
	
.blogbody { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; color: #4e5f4e; line-height: 14px; font-weight: normal; text-decoration: none; margin-bottom: 20px; }

.blogbody a, .blogbody a:link, .blogbody a:visited {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #c86043;
	text-decoration: none;
	} 

.blogbody a:active{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#959572;
	font-weight: normal;
	text-decoration:none;
	}
.blogbody a:hover {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#959572;
	font-weight: normal;
	text-decoration: underline;
	}
	
.title	{
	background: url(/projects/web/folkalley/graphics/star-green.gif) no-repeat;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #c86043;
	line-height: 15px;
	margin: 0;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none; 
	}

/* ????? */	
#menu { margin-bottom:15px; background:#e8edd5; }	
		
.date	{ font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; color: #4e5f4e; line-height: 14px; font-weight: normal; font-style: italic; text-decoration: none; }			
		
.posted	{ font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #4e5f4e; margin-bottom:15px; }
		
.calendar { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #4e5f4e; font-size: 10px; font-weight: normal; background: #e8edd5; line-height: 13px; padding: 2px; text-align: center;}
	
.calendarhead {	font-family: verdana, geneva, arial, helvetica, sans-serif; color:#e8f6e8; font-size: 10px; font-weight: bold; background: #4e5f4e; line-height: 10px; padding: 2px; }	
		
/* entries & archives side links */
.side { font-family: verdana, geneva, arial, helvetica, sans-serif; color:#c86043; font-size:10px; font-weight: bold; line-height: 13px; }	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:bold;
  		background:#EEE;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#EEE;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
/* Body Copy For Comments */	
.comments-body {
	font-size: 9px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color:#4e5f4e;
	font-weight:normal;
	line-height:12px;
	padding: 5px; 
	}

/* Posted By Person */
.comments-post {
	font-size: 9px;
	font-family: verdana, geneva, helvetica, sans-serif;
	font-style: italic;
	color: #4e5f4e;
	padding: 5px;
	margin-bottom: 20px;
	}	

.trackback-body { font-family: verdana, geneva, arial, helvetica, sans-serif; color: #c86043; font-size: 10px; font-weight: bold; line-height: 13px; background: #e8f6e8; padding: 10px; }		

.trackback-url { font-family: verdana, geneva, arial, helvetica, sans-serif; color:#c86043; font-size: 11px; font-weight: bold; line-height: 14px; background: #e8f6e8; padding: 10px; border:1px dashed #CCC; }

.trackback-post { font-family: verdana, geneva, arial, helvetica, sans-serif; color: #c86043; font-size: 11px; font-weight: normal; background: #e8f6e8; }

/* Header for Comments */		
.comments-head { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #4e5f4e; font-weight: bold; border:1px solid #4e5f4e; padding:5px; margin-top: 20px; background: #C7CAAD }		


#banner-commentspop { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; color:#e8f6e8; font-weight:bold; line-height: 14px; font-weight: normal; text-decoration: none; border-bottom:1px dotted #959572; border-top:3px solid #c86043; background:#4E5F4E; padding:15px; }





FORM { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #4e5f4e; line-height: 13px; font-weight: bold; text-decoration: none; margin: 0; padding: 0; }

TEXTAREA { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; line-height: 13px; font-weight: bold; color: #4e5f4e; background-color: #e8f6e8; padding: 10px; border: 1px solid #4e5f4e; }

INPUT, SELECT { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: bold; color: #4e5f4e; background-color: #e8f6e8; padding: 1px; border: 1px solid #4e5f4e; }

.radio1 { background-color: #e8f6e8; padding: 0; border: 0; }
.radio2 { background-color: #e5eaca; padding: 0; border: 0; }
.radio3 { background-color: #e6ddaa; padding: 0; border: 0; }
.radio4 { background-color: #e8edd5; padding: 0; border: 0; }

.submit {
	font-weight: bold;
	font-size: 9px;
	font-family: verdana, geneva, helvetica, sans-serif;
	color: #e8edd5;
	background-color: #c86043;
	padding: 2px;
	border: 1px;
	border-color: #4e5f4e;
	}

.container { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }
.container2 { margin-top: 2px; margin-right: 5px; margin-bottom: 2px; margin-left: 5px; }


/* image borders */

/*.imgshimright { border-width: 1px; border-color: #4e5f4e; border-style: solid; margin-right: 10px; margin-bottom: 10px; } */

.imgshimright { margin-right: 10px; margin-bottom: 10px; }

.imgborder { border-width: 1px; border-color: #4e5f4e; border-style: solid; }

.shim {
	display: inline;
	float: right;
	margin: 0 35px 0 0;
	padding: 0;
	vertical-align: bottom;
	}
/* IE Box Model Fix */
* html .shim {
	display: inline;
	float: right;
	margin: 0 35px -5px 0;
	padding: 0;
	vertical-align: bottom;
	}

.photocaption { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 13px; font-weight: normal; font-style: italic; text-decoration: none; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }

.rssfeed {
	display: block;
	float: left;
	margin-left: 16px;
	padding: 0;
	}