html,
body {
	height: 100%;
}
body {
	background: url(../images/jazz/bgrepeat.gif) 50% 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #9F1717;
	text-decoration: underline;
}
a:visited {
	color: #9F1717;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper {
	height: 100%;
}
#container {
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 50px 0 49px;
	position: relative;
	background: url(../images/jazz/bg.jpg) 50% 0 repeat-y;
	min-height: 100%;
}
* html #container {
	height: 100%;
}
h1#header {
	margin: 0;
	padding: 23px 0 0 0;
	height: 181px;
	background: #FFFFFF url(../images/jazz/header.jpg) 100% 23px no-repeat;
	text-indent: -1234em;
}
h1#header a {
	display: block;
	text-decoration: none;
	height: 155px;
	margin-left: 258px;
}
/*
	First Time Here?
*/
#firsttime {
	background: #D5CD95 url(../images/jazz/firsttimebottom.jpg) 0 100% no-repeat;
	width: 470px;
	padding: 20px 30px;
	margin-left: 258px;
}
#firsttime h2.title {
	background: url(../images/jazz/firsttimetop.jpg) 0 0 no-repeat;
	margin: -20px -30px 0;
	padding: 20px 30px 0;
	font-size: 18px;
}
.dmore {
	display: none;
}
/*
	Content
*/
#content {
	background: url(../images/jazz/contenttop.jpg) 0 0 no-repeat;
	width: 470px;
	padding: 20px 30px 70px;
	margin-left: 258px;
	min-height: 582px;
}
* html #content {
	height: 582px;
}
h2#title {
	padding: 20px 30px;
	margin: 0 0 0 258px;
	font-size: 18px;
	position: absolute;
	left: 30px;
	top: 130px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-family: Courier, "Courier New", Georgia, mono;
	
}
/*
	Blog Entry
*/
.entry {
	padding: 10px 10px 40px 0;
	background: url(../images/jazz/entrydivide.gif) 50% 100% no-repeat;
	margin: 0 0 10px; 
}
.entry h2.title {
	margin-top: 0;
	color: #848235;
	font-size: 12px;
}
.entry h2.title em {
	color: #1B1B1B;
	display: block;
	font-size: 24px;
	font-style: normal;
}
p.more {
	background: url(../images/jazz/more.jpg) 0 0 no-repeat;
	text-align: right;
	padding: 6px 18px 10px;
	margin: 30px -12px 10px -10px;
}
#text p.more a {
	text-decoration: none;
	color: #D5CD95;
}
#text p.more a:hover {
	color: #FFFFFF;
}
.more span {
	display: none;
}
/*
	Navigation
*/
ul#navigation {
	position: absolute;
	left: 307px;
	top: 180px;
	width: 500px;
	height: 21px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}
#navigation li {
	height: 21px;
	float: left;
	margin: 0;
	padding: 0;
	width: 94px;
	text-align: center;
}
#navigation a {
	line-height: 21px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
/*
	Extras
*/
#extras {
	position: absolute;
	top: 30px;
	left: 59px;
	height: 772px;
	width: 243px;
	/*background: url(../images/jazz/column.jpg) 0 0 no-repeat;*/
}
#extras h3#booklink {
	margin: 0;
	position: absolute;
	top: 477px;
	width: 243px;
	height: 168px;
	text-indent: -1234em;
}
#booklink a {
	height: 100%;
	display: block;
	text-decoration: none;
}
/*
	Google Search
*/
#google {
	position: absolute;
	left: 0;
	top: 650px;
	width: 243px;
	height: 122px;
	font-size: 10px;
}
#google form {
	margin: 0;
	padding: 0;
}
#google a {
	display: block;
	height: 60px;
	text-indent: -1234em;
	text-decoration: none;
}
#google input.searchbox {
	width: 138px;
	height: 18px;
	font-size: 10px;
	margin-left: 16px;
	border-left: 2px solid #848484;
	border-top: 2px solid #848484;
	border-right: 2px solid #FAFAFA;
	border-bottom: 2px solid #FAFAFA;
}
#google input.button {
	background: #F0F0F0;
	font-size: 14px;
	border-left: 2px solid #FAFAFA;
	border-top: 2px solid #FAFAFA;
	border-right: 2px solid #848484;
	border-bottom: 2px solid #848484;
}
#web, 
#justblog {
	float: left;
	text-align: center;
	width: 45%;
	margin-right: 5px;
	padding-top: 12px;
	vertical-align: middle;
}
* html #web, 
* html #justblog {
	padding-top: 7px;
}
#web input, 
#justblog input {
	margin-bottom: -3px;
}
* html #web input, 
* html #justblog input {
	margin-bottom: 0px;
	vertical-align: middle;
}
/*
	Theme Switcher
*/
#switcher {
	width: 800px;
	height: 23px;
	position: absolute;
	top: 0;
	left: 49px;
	background: url(../images/jazz/switcher.gif);
}
#switcher ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none; 
	text-align: right;
	color: #7A7842;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	height: 23px;
	float: right;
}
#switcher ul li {
	padding: 0 10px;
	margin: 0;
	display: block;
	float: left;
	line-height: 23px;
	height: 23px;
	position: relative;
	vertical-align: middle;
	border-left: 1px solid #FFFFFF;
}
#switcher ul li.first {
	border-left-width: 0;
}
#switcher ul li a {
	color: #7A7842;
	text-decoration: none;
}
/*
	Footer
*/
#footer {
	position: absolute;
	bottom: 0;
	left: 327px;
}
#footer p {
	margin: 0;
	background: url(../images/jazz/footer.jpg) 0 0 no-repeat;
	width: 472px;
	padding: 10px;
	font-size: 10px;
	color: #D5CD95;
}
#footer a {
	color: #D5CD95;
	text-decoration: none;
}
#welcome {
	display: none;
}
* html .pagination {
	width: 460px;
}
/*
	Random Headers
*/
div.one {
	background: url(../images/jazz/header/01.jpg) 0 0 no-repeat;
}
div.two {
	background: url(../images/jazz/header/02.jpg) 0 0x no-repeat;
}
div.three {
	background: url(../images/jazz/header/03.jpg) 0 0 no-repeat;
}
div.four {
	background: url(../images/jazz/header/04.jpg) 0 0 no-repeat;
}
div.five {
	background: url(../images/jazz/header/05.jpg) 0 0 no-repeat;
}
div.six {
	background: url(../images/jazz/header/06.jpg) 0 0 no-repeat;
}
div.seven {
	background: url(../images/jazz/header/01.jpg) 0 0 no-repeat;
}
div.eight {
	background: url(../images/jazz/header/02.jpg) 0 0 no-repeat;
}
div.nine {
	background: url(../images/jazz/header/03.jpg) 0 0 no-repeat;
}


#text {
min-height: 1000px;
_height: 1000px;
}

#columnspot {
display: block;
margin: 777px 0 0;
padding: 10px 0 0;
background: url(/images/jazz/extratop-jazz.jpg) 0 0 no-repeat;
}
#columnspot #extraspot {
background: url(/images/jazz/extrabottom-jazz.jpg) 0 100% no-repeat;
padding: 0 10px 10px;
}

