

body, html {
	margin: 0;
	padding: 0;
	background-color: #250E00;
	background-image: url('../images/dark-bg.gif');
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 82%;
	color:#997;
	width:100%;
}

a {
	text-decoration: none;
	color: #2B2;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

#menubar {
	height: 80px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #222;
}

#crown {
	height: 84px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#crown-left {
	position: absolute;
	margin-left: 87px;
	width:104px;
	height:84px;
	background-image: url('../images/bird_top_left.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}

#crown-right {
	position: absolute;
	right: 0;
	width:104px;
	height:84px;
	background-image: url('../images/bird_top_right.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	float: right;
}

#column {
	width: 100%;
	background-image: url('../images/shadow-footer.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top: 0;
}

#woody {
	margin-top: 25px;
	width: 100%;
	/*background-color: #444;*/
	background-image: url('../images/frame-bg.gif');
}

#content-wrapper {
	margin: 0 28px 0 115px; 
	padding: 0 1em; /* **************** */
	background-image: url('../images/background_grad.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color:#3F210F;
	/* content grad ends at #240E00 */
}

#content-wrapper h1, #content-wrapper h2 {
	display:block;
	position: absolute;
	margin: 0;
	padding:0;
	font-weight: 100;
	color: #5a5;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.33em;
	top:100px;
	left: 140px;
	margin-right: 60px;
}

#content-wrapper h2 {
	font-size: 120%;
}

#content-wrapper h1 {
	font-size: 135%;
	border-bottom: 1px dashed #555;
}

h3 {
	padding:0;
	margin:0;
}


#content {
	height: 100%;
	min-height: 354px;
	background-image: url('../images/willow_tree.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	overflow:auto;
	font-family: Georgia;
	font-size: 115%;
}

#content-center {
	text-align: center;
}

#content p{
	display: block;
	float: right;
}

#content img {
	margin: 0 auto;
}

#footer {
	position: relative;
	height: 30px;
	width: 100%;
	background-image: url('../images/dark-bg.gif');
}

#footer-left {
	height: 11px;
	width: 11px;
	background-image: url('../images/bottom_left.gif');
	background-repeat: no-repeat;
	position: absolute;
	left: 115px;
}

#footer-right {
	height: 11px;
	width: 11px;
	background: url('../images/bottom_right.gif');
	background-repeat: no-repeat;
	margin-right: 28px;
	right: 0;
	position: absolute;
}


#footer-center {
	height: 30px;
	margin: 0 39px 0 126px;
	background-color: green;
	background-image: url('../images/bottom_edge.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

/* pre existing: */

#bar-bg {
		width:100%; 
		top:0px; 
		left: 0;
		background-image:url('../images/bar-bg.gif');
		background-repeat: repeat-x;
		height: 47px;
		border:0; 
		margin: 0; 
		padding:0;
		text-align: left;
}

.visually-hide {
	display: none;
}

#bar-fg {
	/*background-image: url('bar-logo.gif');
	background-repeat: no-repeat;
	background-position: 10px 7px;*/
	position: absolute; 
	width: 100%; 
	top:0; 
	left: 0;
	height: 47px; 
	border:0; 
	margin: 0; 
	padding:0;
	text-align: right;
	text-transform:lowercase;
	font-size: 110%;

}

#bar-logo {
	position: absolute;
	top: 8px;
	left: 7px;
	height: 47px;
	width: 120px;
}

#bar-fg ul {
	position: absolute;
	right: 1.0em;
	top: 15px;
	list-style-type:none; 
	margin:0; 
	padding: 0; 
	display:inline;
	width: 100%;
}

#bar-fg ul li {
	display: inline;
	padding-right: 0.7em;
}

#bar-fg a {
	width:100%;
}


.bird-top-wrapper {
	left: 0;
	position: absolute;
	top: 72px;
	width: 100%;
	height: 84px;
	vertical-align:bottom;
}

.bird-top {
	background-color:#3F210F;
	height: 76px;
	margin: 8px 104px 8px 191px;

}

#shadow-bg, #shadow {
	position:absolute; 
	top:47px; 
	left: 0;
	text-align: left;
	display:block;
	width: 100%;
	
}

#shadow {
	color: #272;
	font-size: 1.1em;
	margin-top: 7px;
	/*padding: 7px 10px;*/
	width: 120px;
	text-transform:lowercase;
}

#shadow-bg {
	height: 109px;
	background-image: url('../images/shadow-bg.gif'); 
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;

}

#shadow ul {
	list-style:none;
	list-style-type:none; 
	margin: 0 0 0 5px; 
	padding: 0;
}

#shadow ul li {
	margin: 0;
	padding:0;
	line-height:1em;
	list-style:none;
	list-style-type:none;
	padding-top: 1em
}

#shadow ul li:after {
	/*content: " >";*/
}


#shadow a {
	/*letter-spacing: 0.33em;*/	
}


.itemDescription {
	padding-bottom: 2em;
	line-height: 1.4em;
}

#imageBox {
	float: left;
	width: 482px;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

#imageBox img {
	border: 1px dotted #ddd;
}

#imageBox span {
	height: 482px;
}

#imageBox span img {
	border: 0;
	
}

#imageBox div span {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px dotted #ddd;
	bottom: 0;
}

div.detailBox {
	float: left;
	margin: 0;
	padding: 1em 0;
}

div.detailBox ul {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	list-style: none;
}

ul.tags {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 120px;
	left: 140px;
	text-transform: lowercase;
	padding-right: 70px;
}

ul.tags li {
	display:inline;
	padding-right: 1em;
}

var {
	font-style: normal;
	font-weight: normal;
	color: #ddb;
}

#copyright {
	float: right;
	color: #321;
	font-size: 90%;
	margin-right: 28px;
}


.tagTop {
	text-align: center;
	margin: 0;
	padding: 0;
}

.tagTop span {
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #aaa;
}


#description {
	font-size: 97%;
	line-height: 1.5em;
	margin-top: 1em;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 400px;
	text-align:left;
}


.tagChildren {
	margin: 2em;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 88%;
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.tagChild {
	float: left;
	width: 148px;
	height: 200px;
}

.tagChild span {
	margin-left: 22px;
	border: 1px dotted #aaa;
}


.plikn-clip {
	border: 0;
	margin: 0;
	padding: 0;
	overflow:hidden;
	border: 0;
	display:block;
	position: relative;
	text-align: center;
}

.plikn-clip img{
	position: absolute;
}
