/* 
 * @file wdstyle.css
 * @author Jon Gary
 * @copyright Copyright 2012 , all rights reserved.
 */

html
{
	/*width: 1050px;*/
	max-width: 1050px;
	background-image: url(images/monoprint4_comp.jpg);
	background-repeat: no-repeat;
	background-color: #630;
}

body
{
	margin-left: auto;
	margin-right: auto;
	width: 812px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #630;
/* 
	box-shadow: 6px 6px 5px #222;
 */
}

#biocontainer { }

#bio
{
	font-family: Palatino, serif;
	padding: 10px 10px position:relative;
	width: 707px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}

#toparea
{
	position: relative;
	height 160px: ;
}

img.title
{
	padding: 5px 0px 2px 0px;
	float: right;
	margin-left: auto;
	margin-right: auto;
}

img.cover
{
	float: right;
	margin-left: auto;
	margin-right: auto;
}

#purchase
{
	border: medium #630;
	font-size: 15px;
	font-family: sans-serif;
}

#navlist
{
	list-style: none;
	float: left;
	/*padding: 2px 0px 2px 0px;
	margin: 8;
	*/
	width: 13em;
}

#navlist li
{
	padding: 2px 0px 2px 4px;
	cursor: pointer;
	text-align: left;
	height 18px: ;	
/* 
	list-style-image: url(images/crow_li.png);
 */
	position: relative;
	top: 0;
	list-style-position: inside;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted;
	border-left: 0 none;
}

#navlist li a { text-decoration: none; }
#navlist li a:link { color: #630; }
#navlist li a:visited { color: #630; }
#navlist li a:hover { color: #C60; }

#humble
{
	position: relative;
	top: 32px;
	float: left;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
}

#cdcover
{
/* 
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
 */
	position: relative;
	/*top:32px;*/
	float: right;
	width: 287px;
	height: 282px;
	box-shadow: 6px 6px 5px #222;
	cursor: pointer;
}

#txt_album
{
	position: relative;
	top: -8px;
	width: 707px;
	margin-left: auto;
	margin-right: auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#email_link { font-size: 20px; }
#selector { float: left; }

#widget_woody
{
	margin-left: auto;
	margin-right: auto;
	height: 650px;
	width: 434px;
/* 
	box-shadow: 2px 2px 2px #222;
 */
	position: relative;
	top: -1px;
	clear: both;
	text-align: center;
	opacity: 0;
	visibility: visible;
}

h1
{
	margin-left: auto;
	margin-right: auto;
	font-size: 1.7em;
	color: black font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#imgbox_cd
{
	vertical-align: middle;
	position: absolute;
	border: 1px solid #999;
	background: #FFFFFF;
	visibility: hidden;
	height: 613px;
	width: 640px;
	z-index: 50;
	overflow: hidden;
	text-align: center;
}

#show_widget
{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	float : right;
}

#blurb
{
	font-family: Palatino, serif;
	position: relative;
	top: 12px;
	clear: both;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 434px;
	height: 0px;
	/*z-index: 5; */
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	visibility: visible;
	opacity: 1;
	vertical-align: text-top;
	border:15em
	border-color: red;
}


#schedule
{
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	width: 434px;
	box-shadow: 2px 2px 2px #222;
	position: relative;
	top: -1px;
	clear: both;
	text-align: center;
	opacity: 0;
	visibility: visible;
}



#parent
{
	/*	margin: 100 auto; */
	overflow: auto;
	/*	padding: 24px 5px 50px 24px; */
	background-image: url(images/swirl013a_comp.jpg);
	background-repeat: no-repeat;
}

img.photo
{
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(images/Final68a.png);
	background-repeat: no-repeat;
	/*width: 500px;
	height: 310px;*/
}

#photo
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#clearing { clear: both; }

#crow
{
	top: 95px;
	width: auto;
	height: 91px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/crow.png);
	background-repeat: repeat-x;
}

#footer
{
	clear: both;
	padding: 5px 10px;
	background: #cc9;
}

#footer p { margin: 0; }

#crow_fly
{
	position: absolute;
	top: 300px;
	left: -100px;
	z-index: 2;
	width: 120px;
	height: 91px;
	opacity: 1;
}
