@charset "UTF-8";
body {
	padding: 0;
	margin: 0;
	background: #d39c5c url(images/background_pattern.jpg);
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
.footerheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #dc7220;
	text-decoration:underline;
}

.imageborder {
border-style:solid;
border-color:#dc7220;
border-width:1px;
	
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d2d2ba;
}
.linksentry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #dc7220;
}
.illustrationbackground {
	background: #d39c5c url(images/headerillustration.png);
}
.jasonbackground {
	background: url(images/jason.jpg);
	background-repeat:no-repeat;
}
.artistbackground {
	background: #d39c5c url(images/headerartist.png);
}
.artist2background {
	background: #d39c5c url(images/headerartist2.png);
}
.footerbackground {
	background: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#d2d2ba;
}
.webbackground {
	background: #d39c5c url(images/headerweb.png);
}
.printbackground {
	background: #d39c5c url(images/headerprint.png);
}
.comments-open-moderated  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}

.entry-header  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-color: #000000;
}

.entry-content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
	
}

.border  {
	border:solid;
	border-color:#000000;
	border-width: 1px;
}

.footer  {
	color: #FFFFFF;
}
#wrapper {
	background: url(images/background_main.png) no-repeat center top;
	width: 100%;
	display: table;
	z-index: 1;
}
#content {
	width: 819px;
	margin: 0px auto 0;
	z-index: 4;
}
h1 {
	margin: 0;
	padding: 0;
}
#top  {
	width: 100%;
	overflow:hidden;
	height: 130px;
	background: url(images/top.jpg) top;
	z-index: 0;
}
.menu  {
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	background-color:#ecd1b0;
}
.menucolor  {
	background-image:url(images/shadow2.jpg);
}

.sidecolor  {
	background-image:url(images/sidebar.jpg);
}

.sidecolor4  {
	background-image:url(images/sidebar_new.gif);
}
.sidecolor5  {
	background-image:url(images/sidebar_new2.gif);
}
.sidecolor2  {
	background-image:url(images/sidebar2.jpg);
}
.sidecolor3  {
	background-image:url(images/green.jpg);
}

.sidebar  {
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
}
.blogtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	
}
.blogheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style:italic;
}
.month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style:italic;
	letter-spacing: 1px;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #dc7220;
}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}
.categorydisplay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #dc7220;
}
.postedon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.permalink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #dc7220;
	text-decoration: underline;
	font-variant: small-caps;
	letter-spacing: 1px;
}
a:link {
	color: #dc7220;
	text-decoration: none;
}
a:hover {
	color: #dc7220;
	text-decoration: none;
}
a:visited {
	color: #dc7220;
	text-decoration: none;
}
a:active {
	color: #dc7220;
	text-decoration: none;
}

.header {
	background-image:url(hearder.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}