/* ########## MASTER ########## */

body {
	background: #e6c331;
	color: #000000;
	}

a, a:visited {
	color: #94260b;
	}
	

/* ########## HEADER ########## */
	
#header {
	background: #d88501 no-repeat url(images_ASP/bkgd_header.gif);
	}

#header #tattoo {
	background: no-repeat url(images_ASP/bkgd_tattoo.gif);
	}

#header h1 {
	left: 10px;
	top: 0px;
	background: no-repeat url(images_ASP/bkgd_headline.png);
	width: 510px;
	height: 120px;
	z-index: 20;
	}
	
#paypal {
	}

#navbar {
	position: relative;
	background: no-repeat url(images_ASP/bkgd_l-oak.jpg);
	}

#navbar-L {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 30;
	}
	
.header-R a {
	color: #FFFFFF;
	}


/* ##### SEARCH ##### */

#sbutt {
	background: #5c3003;
	}


/* ########## BODY ########## */

#body {
	background: #FFFFFF repeat-y 510px 0px url(images_ASP/bkgd_sidebar.gif);
	}

/* ##### POSTS ##### */

.post h2 {
	background: #94260b;
	}

.post h3 {
	background: #94260b;
	}
	
#pages {
	background: #94260b;
	}
	
.postinfo ul li.author {
	}

	
/* ##### Comments ##### */

#submit {
	background: #cfa36d;
	color: #000000;
	border-color: #000000;
	}

	
/* ##### LEFT SIDEBAR ##### */
	
#sidebar-L {
	color: #FFFFFF;
	}

#sidebar-L h2 {
	color: #FFFFFF;
	}
	

/* ##### RIGHT SIDEBAR ##### */
		
#sidebar-R h2 {
	background: #94260b;
	}

/* ########## FOOTER ########## */
	
#footer {
	border-color: #94260b;
	background: #d88501;
	}

	
/* ##### WP-CALENDAR ##### */

table#wp-calendar {
	color: #000000;
	}
table#wp-calendar caption {
	color: #FFFFFF;
	}
table#wp-calendar th {
	background: #ae3c1e;
	}
table#wp-calendar td {
	background: #ae3c1e;
	}
table#wp-calendar tfoot td {
	background: none;
}