@charset "utf-8";
/* CSS Document */

html,body{
	background-color:#000;
	font-family:Myriad, Verdana, Helvetica ,Arial, sans-serif;
	color:#FFF;
	font-size:11px;
	min-height:1000px;
	letter-spacing:normal;
}

#wrapper {
	width:960px;
	position:relative;
	margin:0 auto;
	border-left:1px solid #FEFEFE;
	border-right:1px solid #FEFEFE;
	border-bottom:1px solid #FEFEFE;
	background-color:#181818;
	min-height:1000px;
	background:url(../images/body_background.png) top left repeat-y;
}

#header {
	/*background: transparent url(../images/header_background.png) top left repeat-x;*/
	background:url(../images/header_fullbackground.png) top left no-repeat;
	height:46px;
}

#container {
	width: 100%;
	float: right;
	margin-left: -240px;
}

#content {
	background: #181818;
	margin-left: 350px;
}

#sidebar {
	width: 240px;
	float: left;
	background:transparent url(../images/left_background_small.jpg) top left no-repeat;
	min-height:452px;
	position:relative;
	z-index:100;
}

#sidebar2 {
	width: 240px;
	float: left;
	min-height:452px;
}

#footer {
	background: none;
	clear: both; 
	bottom:0;
	position:absolute;
	width:960px;
}

.clearing {
	height: 0;
	clear: both;
}

#header #logo{
	position:absolute;
	top:8px;
	left:35px;
}

#header ul#mainNav{
	float:left;
	position:relative;
	line-height:38px;
	left:325px;
}

ul#mainNav li{
	display:inline;
	margin:0 1px 0 0;
}

ul#mainNav li a{
	color:#f7f7f7;
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
}

ul#mainNav li a:hover{
	text-decoration:underline;
}

#verticalBar{
	position:absolute;
	top:0;
	left:228px;
}

h1#aboutBook, h1#aboutAuthor, h1#commandments, h1#contactAuthor, h1#media, h1#peopleTalking, h1#press{
	text-indent:-9999px;
	background:#181818 url(../images/aboutthebook_title.png) top left no-repeat;
	width:610px;
	height:58px;
	margin-top:30px;
	margin-bottom:15px;
}

h1#aboutAuthor{
	background:#181818 url(../images/abouttheauthor_title.png) top left no-repeat;
}

h1#commandments{
	background:#181818 url(../images/10commandments_title.png) top left no-repeat;
}

h1#contactAuthor{
	background:#181818 url(../images/contact_title.png) top left no-repeat;
}

h1#media{
	background:#181818 url(../images/media_title.png) top left no-repeat;
}

h1#peopleTalking{
	background:#181818 url(../images/people_title.png) top left no-repeat;
}

h1#press{
	background:#181818 url(../images/pressressources_title.png) top left no-repeat;
}

#book3d{
	margin:20px 0 0 10px;
}

#storeHolder{
	background:transparent url(../images/buythebook_storeholder.png) top left no-repeat;
	width:173px;
	padding-top:25px;
	margin-left:29px;
}

#storeHolder #storeHolder_bottom{
	background:transparent url(../images/buythebook_storeholder.png) bottom left no-repeat;
	padding-bottom:15px;
	text-align:center;
}

#storeHolder_bottom p{
	margin:10px 0;
	/*width:113px;*/
	text-align:center;
}

div#contentText, div#contentTextAuthor{
	padding-right:20px;
	margin-top:50px;
	padding-bottom:50px;
}

div#contentText h2, div#contentTextAuthor h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#efeeee;
	margin-bottom:15px;
}

img.frontcover{
	border:4px solid #FFF;
	margin:0 18px 0px 0;
	float:left;
}

div#contentText p{
	line-height:14px;
	margin:0px 0 15px 0;
}

div#contentTextAuthor p{
	line-height:16px;
	margin:0px 0 15px 0;
}

ul#synopsis{
	margin: 12px 0 10px 30px;
	list-style-type:disc;
}

ul#synopsis li{
	padding:3px 0;
}

.quote1{
	font-family:Myriad, Verdana, Helvetica, Arial, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	line-height:12px;
	padding-bottom:20px;
}

.quote2{
	font-family:Myriad, Verdana, Helvetica, Arial, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:13px;
	line-height:12px;
}

.quotesAuthors{
	text-align:right;
	font-weight:bold;
}

hr{
	background:#181818 url(../images/separator.png) 50% 50% no-repeat;
	width:316px;
	border:0;
	margin:20px auto;
}

.movie{
	width:480px;
	height:377px;
	text-align:center;
	margin:20px auto 50px auto;
	/*margin:0 0 10px 15px;*/
	border:1px solid #FFF;
	/*float:right*/
}


div.element {
	font-family:Verdana, Helvetica ,Arial, sans-serif;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	/*margin-top:15px;
	margin-bottom:15px;
	padding:10px;*/
	margin:10px 0;
	/*background:#282828;*/
	line-height:14px;
}

/*div.marginbottom {

	margin-bottom: 10px;
}*/

ol{
	list-style-type:upper-roman;
	font-size:14px;
	margin-bottom:20px;
	margin-left:30px;
	color:#fff;
}

ol li{
	/*margin-bottom:4px;*/
	list-style-type:upper-roman;
	list-style-type:decimal;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;/*border:1px solid #FFF;*/
	margin:-10px 0 0 0;
}

ol li a{
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

ol li a:hover{
	text-decoration:underline;
	color:#fff;
}

.rotatingQuotes{
	background:transparent url(../images/quotes2.png) top left no-repeat;
	padding:32px 0 0 10px;
	margin:20px 0 0 25px;
	width:180px;
}

.rotatingQuotes p{
	font-family:Verdana, Helvetica ,Arial, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#FFF;
	letter-spacing:normal;
	line-height:13px;
}

.rotatingQuotes p.quoteAuthor{
	font-family:Verdana, Helvetica ,Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
}

.hideAll{
	display:none;
}

a.email{
	font-family:Verdana, Helvetica ,Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	color:#FFF;
}

a.email:hover{
	text-decoration:none;
}

p.articles a, p.articles span{
	font-family:Verdana, Helvetica ,Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}

p.articles a:hover{
	text-decoration:underline;
}

p.articles span{
	font-size:9px;
}

img.vAlign{
	vertical-align:middle;
}

ul#press{
	margin: 12px 0 10px 30px;
	list-style-type:disc;
}

ul#press li{
	padding:3px 0;
}

ul#press li a{
	color:#FFF;
	text-decoration:none;
}

ul#press li a:hover{
	text-decoration:underline;
}

p.designby{
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:10px;
	position:absolute;
	bottom:-14px;
	right:0;
}

	p.designby a{
		font-family:Arial, Helvetica, sans-serif;
		color:#880000;
		font-size:10px;
		text-decoration:none;
	}
	
	p.designby a:hover{
		text-decoration:underline;
	}

