* {
	margin:0;
	padding:0;
}
body{
	text-align:center;
 	background-color:#FFFFFF;
	font-family:Georgia,Times,Serif;
	margin:0 auto;
	padding:0;
	font-size:8pt;
	color:#7D725E;
	position:relative;
}
a{
	outline:none;
}
a:active{
	color:black !important;
}
.mceContentBody,.mceContentBody body{
	text-align:left;
	background-position:-200px -200px;
}
#musicPlayer{
	position:absolute;
	top:5px;
	right:12px;
	margin:6px;
	padding:5px;
	border:1px solid #7D725E;
	background:#ffffff;
}
#musicPlayer object, #musicPlayer embed{
	border:1px solid gray;
	height:90px;
	width:198px
}
#container{
	background-image:url("http://jasonsilver.com/images/skin-1007/background.jpg");
	background-repeat:repeat-y;
	background-position:top center;
	margin: 0 auto;
	text-align: left;
	width:1000px;
	max-width:1000px;
	position:relative;
}
#header{
	background:url(http://jasonsilver.com/images/skin-1007/header.png) no-repeat 0px -18px;
	margin:0 auto;
	width:920px;
	height:292px;
}
	#header h1{
		background:url(http://jasonsilver.com/images/skin-1007/heading-1.png) no-repeat 0px 0px;
		width:607px;
		height:137px;
		position:absolute;
		left:195px;
		top:60px;
	}
		#header h1 span{
			display:none;
		}
	#header #buynow{
	}
		#header #buynow a{
			display:block;
			width:125px;
			height:55px;
			position:absolute;
			top:190px;
			left:120px;
		}
		#header #buynow a span{
			display:none;
			visibility:hidden;
		}
#topRight{
	position:absolute;
	left:750px;
	top:80px;
	color:#3f3f3f;
	text-align:right;
	font-weight:bold !important;
	z-index:100;
}
	#topRight a{
		color:black;
	}
	#topRight input{
		color:black !important;
		background:white !important;
	}
#rightColumn{
	text-align:left !important;
	font-size:8pt !important;
	margin:50px 40px 0 0;
	float:right;
	width:160px;
	position:relative;
	left:10px;
	top:30px;
}
#rightColumn hr{
	display:none;
}
/*---------------------------------*/
#navmenu{
	font-family:Georgia,Times,Serif;
	font-size:8pt;
	font-weight:bold;
	float:left;
	width:160px;
	min-height:400px;
	padding:10px;
	margin:0 0 0 80px;
	text-align:left;
	position:relative;
	top:-100px;
}
	#navmenu a{
		color:blue;
	}
	.buttonSelected{
		background:url("/images/skin-1007/black-triangle.gif");
		background-repeat:no-repeat;
		background-position:6px 4px;
		padding-left:15px;
		margin-left:-10px;
		color:red !important;
	}
/*---------------------------------*/
#content{
	font-family:Georgia,Times,Serif;
	font-weight:normal !important;
	z-index:1;
	float:right;
	margin:0 80px 0 0;
	/* some air above and under menu and content */
	text-align:left;
	font-size:9.5pt;
	padding:10px;
	width:620px;
 	position:relative;
	top:-100px;
	min-height:400px;
}
	#content hr{
		text-align:center;
		background:url("/images/skin-1007/horizontal-line.png") no-repeat center;
		border:0;
		height:18px;
		width:400px;
	}
	#content a{
		color:blue;
		font-weight:normal;
	}
	#content img{
		margin:6px;
		padding:5px;
		border:1px solid #7D725E;
	}
	#content #left_blog_menu img{
		margin:0;
		border:0;
		padding:0;
	}
	#content #left_blog_menu {
		line-height:12px;
	}
	#content p font a img{
		margin:0;
		padding:1px;
	}
	#content p{
		margin:15px 2px 15px 2px !important;
	}
	#content #purchaseBox{
		font-size:8pt;
		position:absolute;
		right:20px;
		top:120px;
		width:200px;
		height:310px;
		margin:5px;
		padding:5px;
		border:2px outset #efefef;
		border-left:2px outset gray;
		border-bottom:2px outset gray;
		z-index:2;
	}
/*---------------------------------*/
#footer{
	background:url(http://jasonsilver.com/images/skin-1007/footer.png) no-repeat 0px 0px;
	margin:0 auto;
	width:920px;
	height:273px;
	float:none;
	clear:both;
	margin:0 auto;
	font-size:8pt;
	padding:0px;
	margin:0 auto;
	vertical-align: top;
	text-align:center;
	color:#4f4f4f;
}
	#footer p{
		position:absolute;
		bottom:2px;
		width:100%;
		display:block;
	}
	#footer #buttons{
		display:none;
	}
/*---------------------------------*/
img {
	border:0;
}
form {
	border-width:0px;
	background-color:transparent;
}
input, textarea {
	background-color:transparent !important;
	font-size:8pt;
	font-family:verdana,geneva,tahoma,arial,sans-serif;
}
hr {
	height:1px;
	margin:1em;
	border-bottom:1px solid #e7a26f;
}
/*********CONTENT STYLING***********/
/*---------------------------------*/
.albums{
	height:135px;
/*	overflow-y:scroll;*/
	border-top:2px solid #efefef;
}
.albums h2{
	border:0 !important;
}
.albums img{
	padding:8px;
	padding-left:0px;
	padding-bottom:12px;
}
.title{
	font-size:16pt;
	font-weight:bolder;
	margin:0;
}
.subtitle{
	color:#DCB86E;
	font-size:12pt;
 	text-align:left;
 	padding-left:0.5em;
	padding-bottom:1px;
	font-weight:bolder;
}
/* HEADINGS */
div#content h1, .mceContentBody h1 {
	font-size:16pt;
	font-weight:bolder;
	margin:0 0 20px 0;
}
div#content h2, .mceContentBody h2{
	color:#7F724F;
 	font-size:12pt;
 	text-align:left;
 	padding-left:0.5em;
	padding-bottom:1px;
	border-left:1.1em solid #7F724F;
	/* and some air under the border */
	margin:0.5em 0 0.5em 0;
}
div#content h3, .mceContentBody h3 {
	color:#95855D;
 	font-size:1.3em;
	line-height:1.3em;
	margin:0 0 0.5em 0;
}
div#content h4, .mceContentBody h4{
	color:#dfdfdf;
 	font-size:1.2em;
	line-height:1.3em;
	margin:0 0 0.25em 0;
}
div#content h5, .mceContentBody h5 {
	font-size:1.1em;
	line-height:1.3em;
	margin:0 0 0.25em 0;
}
h6 {
	font-size:1em;
	line-height:1.3em;
	margin:0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
div#content p, .mceContentBody p{
	font-size:1em;
	margin:.5em 0 .5em 0;
	/* some air around p elements */
	line-height:1.4em;
	padding:0;
}
div#content br, .mceContentBody br{
	line-height:15px;
}
ul li{
	margin-left:15px;
	padding:2px 10px 3px 0;
}
blockquote {
	border: 0px;
	border-left:3px solid #7F724F !important;
	margin-left:25px;
	padding:0px 5px 0px 5px;
}
blockquote p{
	padding:1px 30px 1px 5px !important;
}
pre {
	font-family:monospace;
	color:black;
	font-size:1.0em;
}
strong, b {
/* explicit setting for these */
	font-weight:bold;
}
em, i {
/* explicit setting for these */
	font-style:italic;
}
u {
	text-decoration:none;
	font-size:10px}
ol{
	position:relative;
	left:35px;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
	white-space:pre-wrap;
	/* css-3 */
	white-space:-moz-pre-wrap;
	/* Mozilla, since 1999 */
	white-space:-pre-wrap;
	/* Opera 4-6 */
	white-space:-o-pre-wrap;
	/* Opera 7 */
	word-wrap:break-word;
	/* Internet Explorer 5.5+ */
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
}
pre {
	border:1px solid #000;
	/* black border for pre blocks */
	background-color:#ddd;
	margin:0 1em 1em 1em;
	padding:0.5em;
	line-height:1.5em;
	font-size:90%;
	/* smaller font size, as these are usually not so important data */
}
/* END TEXT */
#twitter_div{
	font-size:8pt;
}
#twitter_div ul{
	list-style-type:none;
	margin-bottom:20px;
}
#twitter_div li{
	margin-bottom:10px;
}
#thumbnailsWrapper{
	width:650px;
	display:block;
}
#thumbnailsWrapper div{
/*	width:130px !important;
	height:130px !important;
*/
}
#facebookLike{
	position:absolute;
	top:28px;
	left:90px;
}
#ShelfariWidget165299{
	width:190px;
}
	#ShelfariWidget165299 .pbs{
		display:none !important;
	}
	#ShelfariWidget165299 #shelfari a{
		display:block;
		width:100%;
		height:auto;
		white-space:normal;
	}
	#ShelfariWidget165299 .page{
		display:none  !important;
	}
#downloadCode{
	position:absolute;
	top:60px;
	left:90px;
	font-size:8pt;
	z-index:100;
}
	#downloadCode input{
		padding:3px;
		letter-spacing:-1px;
	}

