/* CSS Document */

A:link {text-decoration: underline; font-family: arial; color: #009999}
A:visited {text-decoration: underline; color: #009999}
A:active {
	text-decoration: underline;
	color: #009999;
}
A:hover {text-decoration: underline; color: #006666;}

a.testing {text-decoration:none; color:#330000;}
a.testing:hover {
	color:#330000;
	font-weight: bold;
	text-decoration: underline;
}

a.artistlinks {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
a.artistlinks:hover {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #006666;
}

.lftborder {
	border-left-width: thin;
	border-left-style: dotted;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #006666;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #006666;
	border-left-color: #006666;
	vertical-align: top;
	background-color: #b5ecdc;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006666;
	margin: 0px;
	padding: 0px 0px 0px;


}


.ctrborder {
border-left-width: thin;
	border-left-style: dotted;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #006666;
	border-left-color: #006666;	
vertical-align: top;
	background-color: #b5ecdc;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006666;
	margin: 0px;
	padding: 0px 0px 0px;


}

.floatRT {
	float: right;
margin-right: 5px;
	margin-left: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #006666;
	font-style: normal;
	margin: 10px 10px 10px 18px;
}

.blkLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.bottomborder {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006666;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-left-color: #006666;
	vertical-align: top;
}

.footer {
	background-image: url(bknd-paisley.jpg);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
	text-align: center;
	font-weight: 900;

}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	font-style: normal;}
	
	.bodycopy {
color: #330000;
	margin: 10px 10px 10px 18px;}
	

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.links {
	background-color: #330000;
	text-align: right;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-right: 25px;
}

.linebottom {
border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
}

.bodycopy {
color: #330000;
	margin: 10px 10px 10px 18px;}




<--Upcoming Styles
div#upcoming_clean_medium {width:100px;margin:0;padding:8px;background-color:transparent;}

div#upcoming_clean_medium a {color:#009999; font:normal 10px Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}

div#upcoming_clean_medium a:hover {color:#006666;}

div#upcoming_clean_medium .upb_events {margin:10;padding:0px 0px;}

div#upcoming_clean_medium .upb_event {margin-bottom:5px; line-height: 140%;}

div#upcoming_clean_medium li {list-style: none;}

div#upcoming_clean_medium .upb_date {border-bottom:1px solid #006666;margin:10px 0 3px 0}

div#upcoming_clean_medium .upb_date .upb_text{color: #006666; font:normal 10px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; border-bottom:1px solid #006666; margin:0px 0px 3px 0px}

div#upcoming_clean_medium .upb_more {margin:15px 0 0 0 text-align:left}
<--End upcoming styles 



<--Feed Styles

div.feedburnerFeedBlock span.headline {
	font-family: Arial, Helvetica;
	font-size:  18px;
	font-weight: bold;
				}
				
.headline{
  font-family: Arial, Helvetica;
	font-size:  18px;
	font-weight: bold;
	 }
	
	p.date {
		color: #999999;
}

	div.feedburnerFeedBlock ul li div {
		display: inline;
		}
	
	div.feedburnerFeedBlock ul li {
		font-family: Arial, Helvetica;
                font-size:  11px;
                margin-bottom: 2em;
		text-indent: 0;
		color: #330000;
	     	list-style-image: url(http://www.jennydalton.com/left.gif);
		list-style-position: inside;
                list-style: none;
                }


	div.feedburnerFeedBlock ul {
		font-family: Arial, Helvetica;
		padding-left: 20px;
		padding-right: 20px;
	}
<-- End Feed 