
#sidebar-a {
	border-left-color: #E3EBEF;
		}
.calNextPrev a:link, .calNextPrev a:active, .calNextPrev a:visited {
	color: #78798A!important;
}
.calNextPrev a:hover {
	color: #A39F9B!important;
}

/* The masthead sits at the top of the page.*/
#masthead {
	color: #333;
	text-align: right;
	padding: 0.5em;
	font-size: 0.6em;
	border-bottom: 2px solid #516277;
	background: #F0F0F0;
	font-family: Verdana, Arial;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #497819;
	text-decoration: none;
}

/*Sidebar*/
#sidebar-a {
	float: right;
	width: 200px;
	margin: 1em 0 0 0.5em;
	padding: 0.5em;
	font-size: 0.9em;
	border-left: 1px solid #999;
}
	
#sidebar-a h3 {
	color: #999;
	font-size: 1.2em;
	padding: 0;
	margin: 0 1em;
}

#sidebar-a p {
	padding: 0 1em;
}

#sidebar-a ul {
	list-style : none;
	margin : 0 0 1em 1em;	
	padding : 0;
	width: 100%;}

#sidebar-a li {
	margin-top: 0.5em;}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	text-decoration : none;	
	margin-right : 0px;
	padding : 0.2em;}

#sidebar-a a:hover {
	text-decoration: underline;}
/*End Sidebar*/

/* --Calendar-- */
.BlogCalendar
{
	font-size: 90%;
	width: 80%;
}

.BlogCalendarTitle
{
    font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.BlogCalendarNextPrev
{
}

.BlogCalendarNextPrev A:LINK, .BlogCalendarNextPrev A:ACTIVE, .BlogCalendarNextPrev A:VISITED
{
	text-decoration: none;
}

.BlogCalendarNextPrev A:HOVER
{
	text-decoration: underline;
}

.BlogCalendarDays
{
	font-weight: bold;
	padding: 2px;
}

.BlogCalendarDay A:LINK, .BlogCalendarDay A:ACTIVE, .BlogCalendarDay A:VISITED, .BlogCalendarDay A:HOVER
{
	font-weight: bold;
}
/* -- End Calendar -- */

#content {
	padding: 2em;
	margin: 0 210px 0 0;
	padding-top: 1em;
}
/* -- Post -- */
.post {
	padding: 0em;
	margin: 0;
}
/* Post Header */
.posthead {
	margin: 0;
	padding: 0em 0 0.5em;
	font-size: 0.9em;
	color: #999;
}
.posthead h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 0.4em;
	color: #333;
}
.posthead img {
	margin: 0;
	padding: 0 0 0 0.5em;
	border: 0 none;
}
.posthead a:hover {
	text-decoration: none;
}
/* Post header for Entryview page*/
.postviewhead{
	font-size: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: right;}
/* Post Content  */
.postcontent {
	margin: 0;
	padding: 0;
}
.postcontent img {
	margin: 1em 1em 0.5em 0;
	padding: 0;
	line-height: 2em;
}
/* Post Footer */
.postfoot{
	font-size: 0.9em;
	border-bottom: 1px dashed #CCC;
	color: #999;
	text-align: right;
	padding: 0.5em 1em;
	margin: 0 0 3em;
}
/* Post Category Heading */
.postcategoryheading {
	font-size: 0.9em;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #999;
}
/*Blog rating menu*/
.ratemenu {
	font-size: 0.9em;
	background-color: #FFF;
	border: 1px dotted #AAA;
	padding: 1em;
	margin: 0.5em;
}
/* -- End Post -- */
/* -- Comments -- */
#comments h4 {
	margin : 0;
	font-size : 1em}

#comments{
	padding: 0em 1em;
	margin: 0 0 1em;}

.commentspan {
	padding-left: 2em;}
	
.commentssubhead{
	color: #999;
	padding: 0;
	font-size: 0.9em;
	margin: 0.5em 0 0;
}	
.commentsbody {	
    margin: 1em 0em 3em;
	padding: 0em 0em 0.5em;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;}
/* --End Comments -- */
/* -- Comment and Contact Form -- */
#commentform {
	padding: 0;
	margin: 0 1em;
}
#commentform h3 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 1em;
	display: block;
}
#commentform dl {
	margin: 0;
	padding: 0;
}
#commentform dt {
	font-size: 1.0em;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0;
}
#commentform dt em {
	font-size: 0.9em;
}
#commentform .smallbox {
	width: 300px;
	padding: 2px;
	border: 1px solid #999;
}
#commentform textarea {
	width: 300px;
	height: 180px;
	padding: 0.2em;
	border: 1px solid #999;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
/* -- End Comment and Contact Form -- */








html, body
{
	margin: 0 auto;
	padding: 0;
}

body
{
    padding: 0;
    text-align: center;
    background-color: #B5B5B5;
}

img
{
    border-width: 0px;
}

a
{
    color: #516277;
}

#container
{
    width: 730px;
    text-align: left;
    background-image: url(../images/backgrounds/body.gif);
    
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
}

#header 
{
    width: 730px;
    height: 116px;
}

#headerImg1 
{
    width: 265px;
    height: 116px;
    float: left;
    background-image: url(../images/header/h01.jpg);
}

#headerImg2
{
    width: 200px;
    height: 116px;
    float: left;
    background-image: url(../images/header/h02.jpg);
}

#headerImg3
{
    width: 265px;
    height: 116px;
    float: left;
    background-image: url(../images/header/h03.jpg);
}

#navigation
{
    width: 730px;
    height: 12px;
    float: left;
    
    padding-left: 30px;
    padding-right: 30px;
    
    padding-top: 8px;
    padding-bottom: 9px;
    
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 10px;
    color: #516277;
    
    /* word-spacing: 20px; */ /* Won't work on Mac w/links */
}

html>body #navigation
{
    width: 670px;
}

a.NavLink01
{
    text-decoration: none;
    color: #516277;
    /*padding-right: 25px;*/
    margin-right: 25px;
}

a.NavLink01:hover
{
    text-decoration: underline overline;
}

#lineFade
{
    width: 730px;
    height: 1px;
    float: left;
    background-image: url(../images/backgrounds/line.gif);
    
    line-height: 0px;
    font-size: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
    overflow: hidden;
}

#contentContainer 
{
    width: 730px;
    float: left;
    
    padding-left: 15px;
    padding-right: 15px;

    overflow: auto;
    
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 16px;

    /*
    padding-bottom: 200px;
    background-image: url(images/backgrounds/content.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    */
}

html>body #contentContainer
{
    width: 700px;
}

#contentPadding
{
    width: 670px;
    padding: 15px 15px 15px 15px;
}

#homepageWelcome
{
    width: 310px;
    float: left;
    
    overflow: auto;
    
    background-image: url(../images/backgrounds/welcome.gif);
    background-position: right top;
    background-repeat: no-repeat;
    
    padding-right: 40px;
    
    font-size: 10px;
    line-height: 14px;
}

#homepageFeatured
{
    width: 310px;
    float: right;
    
    overflow: auto;
    
    background-image: url(../images/backgrounds/featured.gif);
    background-position: right top;
    background-repeat: no-repeat;
    
    font-size: 10px;
    line-height: 14px;
    
    text-align: center;
}

h1 
{
    font-size: 14px;
}

h2 
{
    font-size: 12px;
}

a.BodyLink02
{
    text-decoration: none;
    color: #516277;
}

.photoText
{
    text-align: left;
    
    font-size: 9px;
    line-height: 14px;
    
    padding-left: 6px;
    padding-top: 5px;
}

.photoRight
{
    padding: 0px 0px 15px 15px;
    float: right;
}

.photoLeft
{
    padding: 0px 15px 15px 0px;
    float: left;
}

.cdCover
{
    width: 250px;
    text-align: center;
}

.cdTracks 
{
    text-align: left;
    vertical-align: top;
    width: 400px;
    
    font-size: 10px;
}

.tracksHeader 
{
    font-weight: bold;
}

.trackNumber 
{
    width: 20px;
    text-align: right;
}

.trackName
{
    width: 200px;
    padding-left: 8px;
}

.trackTime
{
    width: 60px;
    text-align: right;
}

.trackListen
{
    width: 60px;
    text-align: right;
}

.divider 
{
    width: 600px;
    height: 1px;
    background-image: url(../images/backgrounds/divider.gif);
    
    overflow: hidden;
    
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: auto;
}

#footer 
{
    width: 730px;
    height: 15px;
    float:  left;
    background-image: url(../images/backgrounds/footer.gif);
    overflow: hidden;
}

#poweredBy
{
    width: 730px;
    height: 35px;
    float: left;
    background-color: #B5B5B5;
    overflow: hidden;
    
    text-align: right;
    
    padding: 0px 15px 5px 15px;
}

html>body #poweredBy
{
    width: 700px;
}