/*
	CSS Document for Death from a Distance v3
	Written by Arnav Shah
*/

p 
{
	color: #333333;
}

img.imageleft
{
	float: left;
	padding-right: 16px;
	padding-left: 0px;
}

img.imageright
{
	float: right;
	padding: 8px;
	padding-left: 16px;
	padding-right: 0px;
}

div.divleft
{
	float: left;
	padding-right: 16px;
	padding-left: 0px;
}

h3, h4
{
	color:#475864
}

h3.title
{
	font-size: 17pt;
	text-align: center;
}

h3.titleleft
{
	font-size: 17pt;
	text-align: left;
	/*width: 200px;*/
	display: inline-block;
	min-height: 40px;
	line-height: 40px;
	float: left;
}

.modalclick
{
	cursor: pointer;
	display: inline-block;
	color: #5f87ae
}

.modalclick:hover
{
	/*color: #3e668d;*/
	color: #445B6B;
	text-decoration: underline;
}

/*
h4.modalclick
{
	
	color:#475864;
}

h4.modalclick:hover
{
	color: #667F8F;
}
*/

.hasPointer
{
	cursor: pointer;
	color: #5f87ae;
}

.hasPointer:hover
{
	color: #3e668d;
}


/* Secondary Menu */

div.menu2
{
  
  min-width: 372px;
  min-height: 40px;
  margin: 0px;
  padding: 0px;
  float: right;
}

#menu2
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu2 li
{
  padding: 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  text-align: center;
  padding-left: 4px;
  padding-right: 4px;
  min-height: 40px;
  line-height: 40px;
  width: 106px;
  margin-bottom: 16px;
  color: #1f4495
}

#menu2 li a
{
  padding: 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  text-align: center;
  padding-left: 4px;
  padding-right: 4px;
  min-height: 40px;
  line-height: 40px;
  width: 106px;
  margin-bottom: 16px;
  color: #1f4495
}

#menu2 li a:hover
{
  background-image: url(../menu2hovered.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

#menu2 #currentsection a
{
	background-image: url(../menu2active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #ffffff;
	
}

/* menu3 */

div.menu3
{
  
  min-width: 372px;
  min-height: 40px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#menu3
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu3 ul
{
	margin-left: 0px;
}

#menu3 li
{
  padding: 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  min-height: 40px;
  /*line-height: 40px; NOT NEEDED*/
  width: 140px;
  margin-bottom: 16px;
  color: #1f4495
}

#menu3 li a
{
  padding: 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  min-height: 40px;
  width: 140px;
  margin-bottom: 16px;
  color: #1f4495
}

#menu3 li a.singleline
{
	line-height: 40px;
}

#menu3 li a:hover
{
  background-image: url(../menu3hovered.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

#menu3 #currentsection a
{
	background-image: url(../menu3active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #ffffff;
	
}

	/*  BEGIN HOME SPECIFIC */
	
h3.subtitle
{
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
}

p.blogexcerpt
{
	margin: 0px;
	margin-left: 8px;

}

p.descshort
{
	margin: 0px;
	margin-bottom: 16px;
	text-align: center;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	line-height: 175%;
}

a.endnotes
{
	min-height: 48px;
	width: 305px;
	display: block;
	background-image: url(../endnoteslink.png);
	background-repeat: no-repeat;
	background-position: center;
}

a.endnotes:hover
{
	background-image: url(../endnoteslinkhover.png);
}

img
{
	border: none;
}

div.community
{
	padding-left: 48px;
}

img.community
{
	margin-left: 4px;
	height: 40px;
	width: 40px;
	float: left;
}

div.homebook
{
	margin-top: 0px;
	width: inherit;
	text-align: center;
}

div.availablenow
{
	margin: 4px;
	margin-bottom: 12px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 26px;
}

div.community
{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 12pt;
}

div#sidebar ul 
{
	list-style: none;
	margin-bottom: 8px;
}

div#sidebar ul li a 
{
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	line-height: 100%;
}

div#sidebar ul li a:hover
{
	text-decoration: underline;
}

.newsevents a
{
	margin-right: 0px;
	margin-left: 8px;
	padding-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	/*line-height: 200%;*/
}

a.readmore
{
	font-style: italic;
	font-weight: bold;
	margin: 16px;
}

	
	/*  ENDHOME SPECIFIC */

	/*  BEGIN BOOK SPECIFIC */

div.author
{
  float: left;
  margin: 16px;
  width: 263px;
  text-align: center;
}

h3.author
{
	text-align: center;
	margin-bottom: 8px;
}

div.italsmall
{
	font-style: italic;
	font-size: 9pt;
	clear: both;
	margin-left: 16px;
}

p.pubtabbed
{
	text-indent: -32px;
	padding-left: 32px;
}

div.praisequote
{
  background-image: url(../images/quote.png);
  background-repeat: no-repeat;
  background-position: top left;
  color: #333333;
  /*font-family: Verdana, Arial, Helvetica, sans-serif;
  /*padding-top: 48px;
  padding-left: 32px;
  padding-right: 32px;*/
  padding-top: 24px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 9pt;
  line-height: 165%;
  margin-top: 0px;
  text-indent: 32px;
  text-align: justify;
  font-style: italic;
}

div.praiseauthor
{
  background-image: url(quoteclosed.png);
  background-repeat: no-repeat;
  background-position: top right;
  color: #475864;
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-size: 9pt;
  font-style: italic;
  /*padding-top: 32px;
  padding-left: 64px;
  margin-bottom: 64px;*/
  padding-top: 16px;
 /* padding-left: 192px; */
  line-height: 145%;
  padding-left: 16px;
  margin-bottom: 24px;
}

#page div.praisequote
{
	font-style: normal;
}

#page div.praiseauthor
{
	padding-left: 192px;
}

.testimonialssection
{
	cursor: pointer;
	color: #5F87AE;
	margin-bottom: 16px;
}

.testimonialssection:hover
{
	color: #445B6B;
}

.testimonialssection h4
{
	color: inherit;
	margin-bottom: 0px;
	font-size: 13pt;
}

div.testimonialssection span
{
	font-style: italic;
}

div.provocative
{
	/*font-size: 11pt;
	font-style: italic;
	padding-top: 12px;
	line-height: 130%;*/
	font-size: 12pt;
	font-style: italic;
	padding-bottom: 12px;
	line-height: 130%;
	
	
}

#chapterlist
{
	list-style: none;
	font-size:0.85em;
	line-height:1.9em;
	text-align:justify;
	margin-bottom:20px;	
}

#chapterlist li
{
/*	cursor: pointer;
	color:#3e668d; */
	text-align: left;
	margin-left: 80px;
	text-indent: -80px;
}
/*
#chapterlist li:hover
{
	color:#667F8F;
}
*/

#chaptercontentarea
{
	margin-left: 16px;
	display: none;
}

.nextprev
{
	cursor: pointer;
	color: #5f87ae;
}

.nextprev:hover
{
	color: #3e668d;
}


	/*  END BOOK SPECIFIC */

	/*  BEGIN COURSES SPECIFIC */

p.studentquote
{
	color: #333333;
    font-size: 9pt;
	line-height: 165%;
	text-align: justify;
	font-style: italic;
}

span.studentquoter
{
	font-weight: bold;
}

#showmorestudentquotes
{
	margin-top: 8px;
	margin-bottom: 16px;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 32px;
	cursor: pointer;
	color: #5f87ae;
}
#showmorestudentquotes:hover
{
	color: #3e668d
}

	/*  END COURSES SPECIFIC */

	/*  BEGIN CONTACT SPECIFIC */
	
#emailcontact
{
	margin-left: 200px;	
}

form.contact
{
  font-size: 9pt;
  line-height: 250%;
}

form.contact label.fields
{
	clear: both;
  display: block;
  width: 100px;
  float: left;
}

form.contact input
{
  width: 250px;
}

form.contact input.radio
{
  width: 32px;
}

form.contact label.note
{
  padding-left: 24px;
  font-size: 8pt;
  font-style: italic;
}

span.formerror
{
	color: #ff0000;
}

#contactformload
{
	float: right;
	text-align: right;
}

#contactformload h4
{
	color: #5f87ae;
}

#contactformload h4:hover
{
	color: #3e668d;
}

	/*  END CONTACT SPECIFIC */


div.article
{
  margin-left: 16px;
  margin-bottom: 16px;
}

span.articleTitle
{
  font-size: 10pt;
  font-weight: bold;
}

span.articleByline
{
  font-size: 9pt;
  color:#999999;
  margin-left: 2px;
}

a.articlelink
{
	padding-left: 32px;
}

div.newsdate
{
	font-style: italic;
	margin-top: -6px;
	margin-bottom: 6px;
  font-size: 9pt;
  color:#9999aa;
  margin-left: 2px;
}

/* for blog */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* Begin Comments for blog */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 9pt;
	}
	

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* End Comments for blog*/

.centered {
    text-align: center;
}

li.pushed {
    margin-left: 12px;
    text-indent: -12px;
    list-style: none;
}

/* END SUBCOMPONENTS */
