html,
body {
	height: 100%;
}
body {
	background: url(../images/classical/bg.gif) 0 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #4595B3;
	text-decoration: none;
}
a:visited {
	color: #4595B3;
	text-decoration: underline;
}
a:hover, a:active {
	color: #9F1717;
	text-decoration: underline;
}
#wrapper {
	height: 100%;
	background: url(../images/classical/switcherbg.gif) 0 0 repeat-x;
}
#container {
	min-height: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	min-height: 100%;
	width: 725px;
	border-left: 1px solid #D6DBE2;
	border-right: 1px solid #D6DBE2;
	position: relative;
	background: url(../images/classical/contentbg.gif) 0 0 repeat-y;
}
* html #container {
	height: 100%;
}
h1#header {
	margin: 0;
	padding: 20px 0 0 0;
	height: 267px;
	/*background: url(../images/classical/header.jpg) 100% 20px no-repeat;*/
	text-indent: -1234em;
}
h1#header a {
	display: block;
	text-decoration: none;
	height: 70px;
	margin-left: 298px;
}
/*
	TEXT - Adds shadow
*/
div#text {
	background: url(../images/classical/contentshadow.jpg) 214px 0 no-repeat;
	padding-bottom: 50px;
}
* html div#text {
	position: relative;
}
/*
	First Time Here?
*/
#firsttime {
	padding: 20px 25px 10px 15px;
	margin-left: 214px;
	background: url(../images/classical/firstimebg.jpg) 0 0 repeat-y;
	border-bottom: 1px solid #ECECEC;
	width: 471px;
}
#firsttime h2.title {
	padding: 0px 0px 0;
	margin: 0;
	font-size: 18px;
}
/*
	Content
*/
#content {
	width: 471px;
	padding: 20px 25px 70px 15px;
	margin-left: 214px;
	min-height: 500px;
}
* html #content {
	height: 582px;
}
#pageheading {
	display: none;
}
h2#title {
	width: 421px;
	margin: 0;
	font-size: 20px;
	color: #333333;
	min-height: 35px;
	padding: 10px 25px 0px 15px;
	margin-left: 214px;
	background: url(../images/classical/firstimebg.jpg) 0 0 repeat-y;
	border-bottom: 1px solid #ECECEC;
	width: 471px;
}
p.dmore {
	display: none;
}
/*
	Blog Entry
*/
.entry {
	padding: 10px 0px 20px 0;
	margin: 0 0 10px; 
	border-bottom: 1px dashed #687D97;
}
.entry h2.title {
	margin-top: 0;
	color: #B4492F;
	font-size: 12px;
}
.entry h2.title em {
	color: #7A7A7A;
	display: block;
	font-size: 24px;
	font-style: normal;
}
p.more {
	margin: 0;
	text-align: right;
}
#text .more a {
	color: #B4492F;
	text-decoration: none;
	font-size: 120%;
}
/*
	Navigation
*/
ul#navigation {
	position: absolute;
	left: 35px;
	top: 290px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 10;
}

#navigation li {
	margin: 0;
	padding: 1px 0;
	width: 150px;
	border-bottom: 1px solid #E4E4E4;
	font-size: 11px;
	font-weight: normal;
}
* html #navigation li {
	width: 135px;
}
#navigation a {
	vertical-align: middle;
	color: #C96740;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}
* html #navigation a {
	width: 100%;
}
#navigation a:hover {
	background: #C96740;
	color: #FFFFFF;
}
/*
	Extras
*/
#extras {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 813px;
	width: 214px;
	background: url(../images/classical/extras.jpg) 0 0 no-repeat;
}
#extras h3#booklink {
	margin: 0;
	position: absolute;
	top: 429px;
	left: 12px;
	width: 202px;
	height: 175px;
	text-indent: -1234em;
}
#booklink a {
	height: 100%;
	display: block;
	text-decoration: none;
}
/*
	Google Search
*/
#google {
	position: absolute;
	left: 12px;
	top: 630px;
	width: 202px;
	height: 144px;
	font-size: 10px;
}
#google form {
	margin: 0;
	padding: 0;
}
#google a {
	display: block;
	height: 55px;
	text-indent: -1234em;
	text-decoration: none;
}
#google input.searchbox {
	width: 168px;
	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;
	margin: 0;
	position: absolute;
	left: 134px;
	top: 90px;
}
* html #google input.button {
	left: 124px;
}
#web, 
#justblog {
	text-align: left;
	margin-right: 5px;
	padding-top: 12px;
	padding-left: 15px;
	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 {
	position: absolute;
	top: 0;
	left: 0;
	width: 725px;
	height: 19px;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}
#switcher ul {
	margin: 0;
	padding: 0 13px 0 0;
	list-style: none; 
	text-align: right;
	color: #899BB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	height: 19px;
	background: #FFFFFF;
	float: right;
	text-align: right;
}
#switcher ul li {
	padding: 0 10px;
	margin: 0;
	display: block;
	float: left;
	line-height: 19px;
	height: 19px;
	position: relative;
	vertical-align: middle;
	border-right: 5px solid #EBEBEB;
}

#switcher ul li.first {
}
#switcher ul li a {
	color: #899BB1;
	text-decoration: none;
}
/*
	Footer
*/
#footer {
	position: absolute;
	bottom: 0;
	left: 0;	
	padding: 27px 20px 30px;
	margin: 0;
	background: #EBEBEB url(../images/classical/footer.jpg) 0 0 no-repeat;
	width: 685px;
	font-size: 10px;
	color: #828282;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #828282;
	text-decoration: none;
}
#welcome {
	display: none;
}
* html .pagination {
	width: 460px;
}
/*
	Random Headers
*/
h1.one {
	background: url(../images/classical/header/01.jpg) 100% 20px no-repeat;
}
h1.two {
	background: url(../images/classical/header/02.jpg) 100% 20px no-repeat;
}
h1.three {
	background: url(../images/classical/header/03.jpg) 100% 20px no-repeat;
}
h1.four {
	background: url(../images/classical/header/04.jpg) 100% 20px no-repeat;
}
h1.five {
	background: url(../images/classical/header/05.jpg) 100% 20px no-repeat;
}
h1.six {
	background: url(../images/classical/header/06.jpg) 100% 20px no-repeat;
}
h1.seven {
	background: url(../images/classical/header/01.jpg) 100% 20px no-repeat;
}
h1.eight {
	background: url(../images/classical/header/02.jpg) 100% 20px no-repeat;
}
h1.nine {
	background: url(../images/classical/header/03.jpg) 100% 20px no-repeat;
}

#columnspot {
	margin: 800px 0 0 13px;
	width: 180px;
	padding: 10px 10px 74px;
	display: block;
background: #FFF url(/images/classical/extrabottom.jpg) 0 100% no-repeat;
_position: absolute;
_top: 0;
left: 0;
}
#text {
	min-height: 900px;
	_height: 900px;
}

