@charset "UTF-8";
/* CSS Document */

.contentCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	padding: 0px 15px 30px 15px;
}
.commerceCell {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.musicCells {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404E59;
}
.musicTable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.contentTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404E59;
	margin-top: 15px;
}
.contentHeaders {
	margin-bottom: 7px;
	margin-top: 10px;
}
.contentCell ul {
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: -15px;
}
.titleImage {
	margin: 20px 0 20px 0;
}
small {
	font-size: 10px;
	font-weight: bold;
	color: #404E59;
}
.legalese {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #404E59;
}
body {
	background-image: url(/images/blog-bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*----POST----*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#container{
	float: left;
	width: 480px;
	padding: 0 0 0 0;
}

.post{
	padding: 0px 0px 50px 0px;
}

.post h2{
	font-family: Verdana, Helvetica, Sans-serif;
	color: #7A4752;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
}

.entry{
	line-height: 16px;
}

.postinfo{
	font-size: 10px;
	color: #404e59;
	padding: 2px 0 0 0;
}

.postinfo a{
	color: #404e59;
}

.postdate{ color: #404e59; }

p.postmetadata{
	font-size: 10px;
	color: #404e59;
	border-top: 1px dashed #404e59;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
}

.postmetadata a:link {
	color: #7A4752;
	text-decoration: none;
}

.postmetadata a:visited {
	color: #7A4752;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #404e59;
	text-decoration: underline;
}

.postmetadata a:active {
	color: #404e59;
	text-decoration: underline;
}

blockquote {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #404e59;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #404e59;
	float: left;
	display: inline;
	overflow: hidden;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C5D1B4;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 5px 0;
	background: #404e59;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 18px;
	list-style: square;
}

.sidebar .syndication ul li{
	display: inline;
	padding: 0 0 0 17px;
	margin: 0 0 0 -6px;
	font-size: 10px;
	font-weight: normal;
	background: url(/images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link {
	text-decoration: none;
	color:#7A4752;
	font-weight: normal;
}

.sidebar a:visited {
	text-decoration: none;
	color:#7A4752;
	font-weight: normal;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #404e59;
	font-weight: normal;
}

.calendar a:link {
	text-decoration: none;
	font-weight: bold;
}

.calendar a:visited {
	text-decoration: none;
	font-weight: bold;
}

.calendar a:hover {
	text-decoration: underline;
	font-weight: bold;
}


table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 458px;
	margin: 0 0 0 0;
	border: 1px dashed #404e59;
	padding: 5px 5px 5px 15px;
	background: #b9c4c1;
}

.respondTitle {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #404e59;
}

.comments-template ol{
	list-style: none;
}

.comments-template ol li{
	line-height: 14px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	color: #404E59;
	padding: 0 0 0 0;
}

.commentmetadata{
	font-size: 10px;
	color: #404E59;
	padding: 20px 0 5px 0;
}

.commentmetadata strong { 
	font-size: 12px;
	font-weight: none;
	color: #404E59;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #333;
	margin-top: 2px;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
}

/*----LINKS----*/

a:link {
	color: #7A4752;
	text-decoration: none;
}
a:visited {
	color: #7A4752;
	text-decoration: none;
}
a:hover {
	color: #404E59;
	text-decoration: underline;
}