body {
	background: #000;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 60px;
	margin: 0;
	color: #6c5949;
	text-align: justify;
}

a {
	outline: none;
}

a:link {
	color: #6c5949;
	text-decoration: none;
}
a:visited {
	color: #6c5949;
	text-decoration: none;
}
a:hover {
	color: #6c5949;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#home p {padding: 0px;}

#home h1 {font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 0 10px 0px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCB4;
	
	}
h2 {
	text-transform: uppercase;
	text-decoration: none;
	color: #6c5949;
	letter-spacing: 1px;
	font: bold 13px "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin-top: 50px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

h4 {
	font-size: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCB4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCB4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#home h4 {display: none} 

#container {
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	width: 822px;
}

#navigation_main {
	background: url(../images/navigation/masthead.jpg) no-repeat center top;
	width: 822px;
	padding: 0px;
	height: 60px;
}
	
#navigation_main ul {
	margin-left: 70px;
	padding: 0px;
}

#navigation_main ul li {
	list-style-type: none;
	float: left;
	padding: 5px 5px 0px;	
}
#navigation_main ul li a {
	float: left;	
}
#navigation_main ul li img {
	border: none;
	padding: 0;
	margin-top: 19px;
}
#jc a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 35px;
	float: left;
	position: relative;
	margin: 0;
}
#content {
	color: #6c5949;
	margin: 0px;
	background-image: url(../images/backgrounds/bg_paper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_header {
	color: #6c5949;
	margin: 0px;
	background-image: url(../images/backgrounds/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_footer {
	color: #6c5949;
	margin: 0px;
	background-image:url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
}

#subnav{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 822px;
	
}

#subnav ul{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#subnav ul li, #footer_nav ul li{
	list-style-type: none;
	margin-top: 0px;
	float: left;
}
	
#subnav ul li ,  #footer_nav ul li {
	float: left;
	color: #6c5949;
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#slideshow {
	height: 268px;
	display: block;
	border: none;
	margin-right: auto;
	margin-left: auto;
	width: 744px;
	padding: 0px;
	background-image: url(../images/position1/Pos1_Blank.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#slideshow img {
	border: none;
}


#subnav_home_wrapper {	background-image: url(../images/backgrounds/subnav_home.jpg); background-repeat: no-repeat; background-position: center top}

#subnav_home{
	margin: 0px;
	padding: 0px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 50px;
	color: #6c5949;
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
#subnav_home ul{margin: 0px; padding: 0px; text-align: center}

#subnav_home ul li {display: inline; list-style: none}
#subnav_home ul li a {padding: 5px; }
	
#subnavhomeleft.fade	 {width:310px; float:left; margin-top: 17px; }
#subnavhomecenter.fade {width:124px; float:left; display: block; margin-top: 14px;}
#subnavhomeright.fade	 {width: 310px; float:left; margin-top: 17px; }	

.forward a{
	background: url(../images/navigation/forwardhand.jpg);
float:right
}
.back a{
	background-image: url(../images/navigation/backhand.jpg);
	float:left
	}

.back a, .forward a{
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 40px;
	height: 23px;
	display: block;
	cursor: pointer;
	background-position: center -2px;
	margin: 0px
	padding: 0px;
}	
	
	
.subnav_lib ul{
	width:550px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.subnav_blog{}

.subnav_blog ul{ width: 650px}
.subnav_about ul{width: 620px;}
.subnav_store ul{
width:225px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
	
.subnav_connect ul{width:600px;}

/* home content */

#blogfeed { line-height: normal; margin-left: 50px; margin-right: 40px; width: 520px; min-height: 300px;}
#twitter{float: right; margin-right: 40px; text-align: left; margin-top: 0px;}
#twitter p {text-align: left; color: #6c5949!important; font-size: 1em;}

#bibiliography, #shortstories, #screenplays, #introduction, #store, #blog, #downloads, #interviews, #commentary, #biography, #contact , #downloads, #faq, #connect, #gallery, #options, #qa{
	font-family: "Times New Roman", Times, serif;
	margin-top:36px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}


#store{
padding-top:50px;
padding-left:20px;}

#store ul {
text-align: center;
list-style-image: none;
list-style-type: none;
padding-top:10px;
padding-right:60px;}

#downloads, #connect, #gallery{
padding-top:40px;}

#bibiliography ul, #shortstories ul, #screenplays ul,#interviews ul, #commentary ul, #contact ul, #options ul, #blog ul{
text-align: center;
list-style-image: none;
list-style-type: none;
padding-top:90px;
padding-right:30px;}

#options ul, #blog ul{padding-top:20px;}

 #bibiliography ul li, #shortstories ul li, #screenplays ul li, #interviews ul li, #commentary ul li, #contact ul li, #store ul li, #options ul li, #blog ul li{
	font-size: 16px;
	text-transform: uppercase;
	padding:5px;
}

#bibiliography{background-image: url(../images/backgrounds/bg_bib.jpg);}
#shortstories{background-image:url(../images/backgrounds/bg_ss.jpg);}
#screenplays{background-image:url(../images/backgrounds/bg_sp.jpg);}
#introduction {background-image:url(../images/backgrounds/bg_intro.jpg) }
#store {background-image:url(../images/backgrounds/bg_store.jpg) }
#blog {background-image:url(../images/backgrounds/bg_blog.jpg); margin-top: 10px;}
#downloads {background-image:url(../images/backgrounds/bg_downloads.jpg)}
#interviews {background-image:url(../images/backgrounds/bg_interviews.jpg)}
#commentary {background-image:url(../images/backgrounds/bg_commentary.jpg)}
#biography{background-image:url(../images/backgrounds/bg_bio.jpg)}
#contact{background-image:url(../images/backgrounds/bg_contact.jpg)}
#faq{background-image:url(../images/backgrounds/bg_faq.jpg)}
#connect{background-image:url(../images/backgrounds/bg_connect.jpg)}
#gallery{background-image:url(../images/backgrounds/bg_gallery.jpg)}
#qa{background-image:url(../images/backgrounds/bg_qa.jpg)}


#subscribe {	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCB4;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}

#footer_nav {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 42px;
	width: 650px;
	font-size: 16px;
	padding-bottom: 5px;
	display: block;
}

#footer_nav ul{
	padding-top:5px;
}

#rights{margin-top:30px;}
#rights p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
}


#content_right {
	width: 450px;
	float: left;
	margin-bottom: 20px;
}
#content_right p {
	padding-right: 30px;
	padding-left: 0px;
}
#content_left {
	width: 300px;
	padding:30px;
	margin-top: 0px;
	float: left;
}
#content_gallery {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.quote{
	font-size: 18px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCB4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCB4;
	display: block;
	margin-top: 40px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	text-align: center;
}
.backtotop {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.buynow{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding-top: 20px;
}

.buynow a{
	text-indent: -9999px !important;
	background-image: url(../images/navigation/buynow.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 136px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;	
}

#slideshow_cover{
}
#slideshow_cover  img{
	background-image: url(../images/backgrounds/bg_cover.jpg);
	background-repeat: no-repeat;
	padding: 8px;
}

#thumbs {
	margin-top: 420px;
	padding: 0px;
}
#thumbs li {
	width: 90px;
	float: left;
	padding-right: 8px;
	list-style: none;
}
#thumbs a {
	width: 100px;
	height: 100px;
	padding: 8px;
	display: block;
	background-image: url(../images/backgrounds/bg_thumb.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	
}
#thumbs img { border: none; display: block }

#slideshow_portrait{
	height: 440px;
margin-top: 10px;
	
}

#slideshow_portrait img{
	background-image:url(../images/backgrounds/bg_portrait.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	width: 630px; 
	height: 419px;
	
}

#portrait_t img{   
	width: 100px;
	height: 63px;
	border:none;
   padding: 0px;  }
   
#portrait_t li { width: 110px; float: left; padding-right: 5px; padding-left: 0px; list-style: none;  }
#portrait_t a {
	width: 100px;
	height: 70px;
	padding: 10px;
	display: block;
	background-image: url(../images/backgrounds/bg_portrait_t.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#portait_t img { border: none; display: block }

.dropcap {
	float:left;
	font-size:120px;
	line-height:80px;
	padding: 10px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
} 
#biography img {
	float: left;
	margin-top: 10px;
}


.download_section, .connect_section{
	float: left;
	width: 390px;
	display:block;
	padding: 10px;
	margin: 0px;
	margin-bottom: 20px;
}	

.download_section{
	height: 200px;
} 

.download_section p, .connect_section p{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	padding: 15px;
	margin-top: 30px;
	
}

.download_section  ul, .connect_section ul {padding-top: 10px;}

.download_section  ul li, .connect_section ul li{	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	list-style:none;
	padding-top:3px;
	}
.more {
	margin-right: 60px;
}
#subscribeform {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-top: 10px;
	padding-top: 10px;
	background-image: url(../images/backgrounds/bg_subscribe.jpg);
	background-repeat: no-repeat;
}

span.label,span.spacer,span.multiple span {
	width:120px;
	float:left;
} 
span.multiple {float:left;} 
span.button {
	padding-left:0px;
	background-image: none;
} 
.button  {
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #E5E4CF;
	color: #6C5949;
	margin-bottom: 10px;
	border:none;
	cursor:pointer
}

.label  {
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #E5E4CF;
	color: #6C5949;
	margin-top: 5px;
	border:none;
	cursor:pointer;
	margin-left: 70px;
}


.entryfield {
	background-color: #E5E4CF;
	border: 1px dotted #6C5949;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #6C5949;
}
div.clear {clear:both;padding-top:5px;} 

.twtr-ft{

display: none!important; 

}



