/* CSS Document */



* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

* html body {
	overflow: hidden;
}
		
* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;   
}

#footer-wrapper {
	width: 100%;
	position: relative;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
}

#footertop {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative;
	height: 20px;
	background-image: url("../images/footerback.gif");
	background-repeat: repeat-y;
	background-position: top center;
	display: block;
}

#footerbot {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative;
	background-color: #000;
	display: block;
}

#container {
	margin-top: 5px;
	width: 100%;
}

#nonFooter {
	position: relative;
	/* min-height: 100%; */
}

* html #nonFooter {
	/* height: 100%;  */
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: scroll;
	height: 100%;
}

#maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
}

body.hawthorne #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
}

body.hawthorneshootout #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/hawthorneback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
}

body.homepage #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/newback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #f5f6f0;
}

body.homepage-slider #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/homeslide.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;

}

body.tex #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/texparole.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #fff;
}



body#victimsback #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/victimsback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}

body#thefamilyback #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/thefamilyback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}



body#motivesback #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/motivesback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}

body#whitealbumback #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/whitealbumback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 900px;
	background-color: #f6f6f6;
}

body#locationsback #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/locationsback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}

body#locationsback2 #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
}

body#movie #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background: none;



}

body.locationsback2 #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
}

body#updatesback #maincontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
	background-image: url("../images/newback3.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
}

#headcontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative; 
}

#header {
	background-color: #000;
	display: none;
	height: 30px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #f5f6f0;
}

body.hawthorne {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #f5f6f0;
}

body.hawthorneshootout {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/hawthorneback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #fff;
}



body.homepage {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/newback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #f5f6f0;
}

body.homepage-slider {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/homeslide.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #fff;
}



body.tex {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/texparole.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #fff;
}



body#victimsback {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/victimsback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}



body#thefamilyback {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/thefamilyback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}

body#motivesback {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/motivesback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}

body#whitealbumback {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/whitealbumback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 900px;
	background-color: #f6f6f6;
}

body#locationsback {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/locationsback.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 650px;
	background-color: #000;
}



body#locationsback2  {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #f5f6f0;
}

body#movie  {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/movieback.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	-webkit-background-size: 1px 1200px;
	background-color: #000;
}

body.locationsback2  {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/newback2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #f5f6f0;
}



body#updatesback  {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/newback3.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 2004px 1590px;
	background-color: #f5f6f0;
}



#logobox {
	width: 322px;
	height: 41px;
	float: left;
	display: block;
	margin: 15px 0 0 0px;
}



h1.logo a {
	width: 322px;
	height: 41px;
	display: block;
	background-image: url("../images/navigation.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -6000px;
	overflow: hidden;
}

#meet {
	display: block;
	padding-bottom: 30px;
}

#contentcon {
	width: 1050px;
	margin: 0 auto;
	padding-top: 30px;

}



#right {
float: left;
width: 300px;
margin:  270px 0 0 0;
}

#container {
float: left;
}

#content h2 {
	color: #fff;
	font-size: 19px;
	letter-spacing: 0px;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #000;
}

#content p{
	color: #555;
	font-size: 12px;
	padding-bottom: 20px;
}

#mainlanding {
	width: 700px;
	float:left;
	margin: 0px 0 0px 20px;
}

#mainlanding h2 {
	color: #fff;
	font-size: 102px;
	letter-spacing: -2px;
	padding: 0 0 0px 0;
	margin: 420px 0 0 0;
	font-weight: bolder;
	font-family: arial;
}

#cdbcontent {
	width: 700px;
	float:right;
	margin: 270px 0px 20px 0;
}

#bio {
	width: 700px;
	float:right;
	margin: 270px 0px 20px 0;
}

#bio h2 {
	
	font-size: 4em;
	letter-spacing: -4px;
	line-height: .7;
	padding: 0 0 10px 0 !important;
	margin: 0 0 10px 0 !important;
	font-weight: bolder !important;
	font-family: arial;
	color: #333;

	

}

#bio p{
	color: #777;
	padding-bottom: 20px;
	
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-size: 1.33em !important;
	padding: 0 0 15px 0 !important;
	color: #000000 !important;
	
text-align: justify;
}
	



#newscon {
	width: 700px;
	float:left;
	margin: 0px 0 20px 20px;
}

#newscon h2 {
	color: #000;
	font-size: 42px;
	letter-spacing: -2px;
	padding: 0 0 10px 0;
	margin:320px 0 10px 0;
	font-weight: bolder;
	font-family: arial;
}

#newscon p {
	color: #777;
	font-size: 12px;
	padding-bottom: 20px;
}

#feature {
	width: 300px;
	float:left;
	margin-left: 40px;
}

#feature h2 {
	color: #fff;
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 0.9;
	margin: 5px 0 10px 0;
}

#feature p{
	color: #cac7a6;
	font-size: 12px;
	padding-bottom: 20px;
}

#feature h2.news {	
	color: #cc0000;
	font-size: 50px;
	letter-spacing: -5px;
	margin-bottom: 10px;
}

#disc {
	width: 300px;
	float:right;
	margin-bottom: 20px;
}

#disc h2   {
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 1.0;
	margin: 5px 0 2px 0;
}

#disc h2 a  {
	width: 300px;
	display: block;
}

#disc h2 a:hover  {
	text-decoration: underline;
}

#disc p{
	color: #555;
	font-size: 12px;
	padding: 2px 0  10px 0;
	border-bottom: 1px dashed #ccc;
}

#disc h2.news a, #disc h2.news a:hover {	
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 3px solid #ccc;
	text-decoration: none;
	color: #000;
    font-weight: bold;
}

#subnav {
	width: 300px;
	float:right;
	margin-bottom: 20px;
}

#subnav h2  {
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 1.0;
	margin: 0px 0 0px 0;
}

#subnav h2 a  {
	width: 300px;
	display: block;
	padding: 6px 0 6px 6px;
	border-bottom: 1px solid #ccc;
}

#subnav h2 a:hover  {
		text-decoration: none;
}

#subnav p{
	color: #555;
	font-size: 12px;
	padding: 10px 0  10px 0;
}

#subnav h2.news {	
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 3px solid #ccc;
}

#tdisc {
	width: 300px;
	float:right;
	margin-top: 30px;
	margin-bottom: 20px;
}

#tdisc h2.news {	
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 3px solid #ccc;
}

#audio {
	width: 300px;
	float:right;
	clear: right;
	margin-bottom: 20px;
}

#audio a {	
	font-size: 13px;
	margin-bottom: 10px;
	background-image: url(../images/icon-speaker.gif);
	background-repeat: no-repeat;
	line-height: 1.2;
	padding: 2px 0 10px 40px;
	display: block;
	border-bottom: 1px dashed #ccc;
}

#audio h2.news {	
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 3px solid #ccc;
}



/* -- NAVIGATION --*/

#navcontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative;
	padding: 10px  0 0 0; 
	height: 90px;
    background-image: url("../images/headerback.gif");
    background-position: top center;
    background-repeat: no-repeat;
}

#mannav {
	float: right;
	margin: 20px 0px 0 0;
	
}

#mnav ul {
	margin: 0;
	padding: 0;
}

#mnav li {
	margin: 0;
	padding: 0;
	list-style-type : none;
	float: left;
	margin-top: 6px;
}

#mnav a {
	font-size: 17px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bolder;
	padding: 0 20px 0 20px;
	border-left: 1px solid #fff;
}

#mnav a:hover {
	color: #fff;
}

#mnavbox {
	width: 1050px;
	margin: 0 auto;
}

#msite_left {	
	width: 200px;
	float: left;
	padding: 10px 0 0 0;	
}

#msite_right {
	width: 700px;
	float: left;
	padding: 10px 0 10px 20px;
}

#msite {
	width: 100%;
	border-bottom: 1px solid #333;
}

#map ul {
	margin: 0;
	padding: 0;
}

#map li {
	margin: 1px 0;
	padding: 0;
	float: left;
	list-style-type : none;
}

#map a {
	float: left;
	font-size: 9px;
	color: #6E737C;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	border-right: 1px solid #666;
}

#map li.wafoot a {
	float: left;
	font-size: 9px;
	color: #6E737C;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	border-right: 0;
}

#map a:hover, #map li.wafoot a:hover {
	color: #fff;
}

#map_sec a, #map_sec a:hover, #map p {
	font-size: 10px;
	color: #fff;
	display: block;
	font-weight: bolder;
	border: 0;
    padding: 0;
}

#headlinebox {
	width: 1050px;
	background-color: #000;
	margin: 0 auto;
	margin-top: 300px;
}

#headlinebox2 {
	width: 1050px;
	background-color: #000;
	margin: 0 auto;
	text-align: right;	
}

#headlinebox h2, #headlinebox2 h2 {
	color: #444;
	margin: 0;
	font-size: 40px;
	padding: 15px 0 10px 20px;
	letter-spacing: -2px;
	line-height: 0.5;
	font-weight: bolder;
}

#sitebox {
	width: 1050px;
	margin: 0 auto;
}





#legalcontainer {
	width: 100%;
	min-width:1050px; 
	width:expression(document.body.clientWidth <1051? "1050px" : "100%" ); 
	position: relative;
	margin: 10px 0 0 0;
	height: 50px;
}

#legalbox {
	padding: 0px 0 10px 0;
	text-align: right;
}

#legalbox p {
	font-size: 10px; 
	color: #555;
}

#legalbox a{
	font-size: 10px; 
	color: #777;
	text-decoration: underline;
}

.break {
	clear: both;
}

#photo-section {
	display: block;
}

#myphoto {
	padding: 3px 3px 1px 3px;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	float: left;
	display: block;
	background-color:#fff;
    position: relative;
}



#menuwrapper {
	height: 46px;
	background-repeat: repeat-x;
	clear:both;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menubar a {
	display: block;
	text-decoration: none;
	font-size: 17px;
	color: #cc0000;
	height: 29px;
	line-height: 1.8;
	text-align:center;
	font-weight : bolder;
}

#menubar li {
	float: left;
	width: 9em;
}

#pmenubar li ul, #menubar ul li  {
	width: 12em;
}

#menubar ul li a  {
	color: #fff;
	border-right: 0;
	font-size: 10px;
	line-height: 1.4;
	padding: 3px 12px 3px 16px;
}

#menubar ul li a.left, #menubar ul li a.leftlast  {
	color: #fff;
	border-right: 0;
	text-align: left;
	font-size: 12px;
	line-height: 3;
	padding: 3px 0px 3px 20px;
	height: 10px;
	width: 200px;
	clear: both;
}

#menubar ul li a.right  {
	color: #fff;
	border-right: 0;
	text-align: right;
	font-size: 12px;
	line-height: 3;
	padding: 3px 0px 3px 20px;
	height: 10px;
	width: 200px;
	clear: both;
}

#menubar li ul {
	position: absolute;
	display: none;
	width: 250px;
	height: 750px;
	background-image: url(../images/mnav_back.png);
	background-repeat: no-repeat;
	
}



#menubar li ul.thefamily {
	position: absolute;
	display: none;
	margin-top: -1px;
	width: 250px;
	height: 530px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -850px;
	background-repeat: no-repeat;
	margin-left: -77px;
    z-index: 9999;
}



#menubar li ul.victims {
	position: absolute;
	display: none;
	margin-top: -1px;
	width: 250px;
	height: 235px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -550px;
	background-repeat: no-repeat;
	margin-left: -107px;	
    z-index: 9999;
}

#menubar li ul.media {
	position: absolute;
	display: none;
	margin-top: -1px;
	width: 250px;
	height: 177px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -2070px;
	background-repeat: no-repeat;
	margin-left: -127px;	
    z-index: 9999;
}

#menubar li ul.mansonmotives {
	position: absolute;
	display: none;
	margin-top: -1px;
	width: 250px;
	height: 177px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1840px;
	background-repeat: no-repeat;
	margin-left: -110px;	
    z-index: 9999;
}


#menubar a.books {
	width: 111px;
	display: block;
	background-image: url(../images/navigation.gif);
	background-position: 0 -251px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#menubar a.locations {
	width: 135px;
	display: block;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1480px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#menubar a.motives {
	width: 121px;
	display: block;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1401px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#menubar a.twitter {
	width: 30px;
	display: block;
	background-image: url(../images/navigation.gif);
	background-position: 0 -351px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#menubar a.thefamily {
	width: 154px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;	
}

#menubar a.victims {
	width: 125px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -150px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;	
}

#menubar a.media {
	width: 105px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1600px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;	
}


#menubar a.mansonmotives {
	width: 122px;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1720px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;	
}



#menubar li:hover a, 
#menubar a:focus,
#menubar a:active, 
#menubar li.hvr a {
}

#menubar li:hover a.twitter {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -380px;
	background-repeat: no-repeat;
}



#menubar li:hover a.books {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -280px;
	background-repeat: no-repeat;
}

#menubar li:hover a.locations {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1509px;
	background-repeat: no-repeat;
}

#menubar li:hover a.motives {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1430px;
	background-repeat: no-repeat;
}

#menubar li:hover a.thefamily {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -79px;
	background-repeat: no-repeat;	
}

#menubar li:hover a.victims {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -179px;
	background-repeat: no-repeat;
}

#menubar li:hover a.media {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1629px;
	background-repeat: no-repeat;	
}

#menubar li:hover a.mansonmotives {
	color: #000;
	background-image: url(../images/navigation.gif);
	background-position: 0 -1749px;
	background-repeat: no-repeat;	
}



#menubar li:hover ul, 
#menubar li.hvr ul {
	display: block;
	
}

#menubar li:hover ul a, #menubar li:hover ul a.first, 
#menubar li.hvr ul a, #menubar li.hvr ul a.first, #menubar li:hover ul a.firstr, #menubar li.hvr ul a.firstr  {
	color: #000; /* link color */
	font-size: 11px;
	margin: 0px 0 0 12px;
	padding: 5px 0 5px 6px;
	line-height: 1.0;
	height: 11px;
	background-image: url(../images/navigation.gif) !important ;
	background-position: 0 -495px;
	background-repeat: no-repeat;

}

#menubar li:hover ul a.leftlast {
	background: none !important ;

}

#menubar li:hover ul a:hover, #menubar li:hover ul a.first:hover, #menubar li:hover ul a.leftlast:hover,
#menubar li.hvr ul a:hover, #menubar li.hvr ul a.first:hover, #menubar li:hover ul a.firstr:hover, #menubar li.hvr ul a.firstr:hover  {
	background-image: url(../images/navigation.gif) !important ;
	background-position: 0 -450px !important ;
	background-repeat: no-repeat;
}

#menubar li:hover ul a.first, #menubar li.hvr ul a.first, #menubar li:hover ul a.first:hover, #menubar li.hvr ul a.first:hover, #menubar li:hover ul a.firstr, #menubar li.hvr ul a.firstr, #menubar li:hover ul a.firstr:hover, #menubar li.hvr ul a.firstr:hover  {
	margin-top: 8px;
	
}



#menubar ul a:hover {
	color: #fff!important;
	background-image: url(../images/navigation.gif) !important ;
	background-position: 0 -450px;
	background-repeat: no-repeat;
	
	
}



#menubar li {
	width: auto;
}

#fodsection {
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #9d9d9d;
	overflow: hidden;
	min-width: 1024px;
}



#menubar ul li a.first  {
	border-right: 0;
	text-align: left;
	font-size: 12px;
	line-height: 3;
	padding: 3px 0px 3px 6px;
	width: 200px;
	font-size: 11px;
	margin: 20px 0 0 15px;
	padding: 0px 0 5px 0;
	line-height: 1.0;
	margin-top: 10px;
	height: 11px;
	background-image: url(../images/navigation.gif) !important ;
	background-position: 0 -495px;
	background-repeat: no-repeat;
}

#menubar ul li a.firstr  {
	border-right: 0;
	text-align: right;
	font-size: 12px;
	line-height: 3;
	padding: 3px 0px 3px 20px;
	height: 10px;
	width: 200px;
	clear: both;
	font-size: 11px;
	margin: 20px 0 0 15px;
	padding: 0px 0 5px 0;
	line-height: 1.0;
	margin-top: 10px;
}

/*  -- -- */

#book {
	border-bottom: 1px dashed #ccc;
	padding: 2px 0 0 0px;
	height: 90px;
	margin-bottom: 10px;
}

#book h2 a  {

	width: 230px;
	display: block;
	line-height: 1.2;
	font-weight: bold;
	float: left;
}

#book h2 a:hover  {
	text-decoration: underline;
}

#book p{
	color: #888;
	font-size: 12px;
	padding-bottom: 5px;
	border: 0;
	float: left;
}

#book a.buy {
	width: 61px;
	height: 14px;
	background-image: url(../images/books/buynow.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

#book a.learn {
	width: 73px;
	height: 14px;
	background-image: url(../images/books/learnmore.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}	

#ad_bookcover {
	width: 70px;
	display: block;
	float: left;
}

#ad_bookinfo {
	float: left;
	width: 220px;
}

a.ad_killingofsharontate, 
a.ad_fivetodie, a.ad_thefamily, 
a.ad_thegarbagepeople, 
a.ad_witnesstoevil, 
a.ad_thejoyofhooking, 
a.ad_helterskelter, 
a.ad_childofsatan, 
a.ad_willyoudieforme, 
a.ad_mylifewithcharlesmanson, 
a.ad_trialbyyourpeers, 
a.ad_themansonwomen, 
a.ad_roman, 
a.ad_mansoninhisownwords, 
a.ad_themansonfile, 
a.ad_nomoretomorrows, 
a.ad_desertshadows, 
a.ad_columbo, 
a.ad_mansonbehindthescenes, 
a.ad_tamingthebeast, 
a.ad_stateandthemm, 
a.ad_squeaky, 
a.ad_photosofsharontate, 
a.ad_prisonjourney, 
a.ad_shadowoversanta, 
a.ad_mansonmusicmayhem  {
	text-indent: -5000px;
	height: 100px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}

a.ad_killingofsharontate {		
	background-image: url(../images/books/killingofsharontate_ad.png);
}
a.ad_fivetodie {		
	background-image: url(../images/books/fivetodie_ad.png);
}
a.ad_thefamily {		
	background-image: url(../images/books/thefamily_ad.png);
}
a.ad_thegarbagepeople {		
	background-image: url(../images/books/thegarbagepeople_ad.png);
}
a.ad_witnesstoevil {		
	background-image: url(../images/books/witnesstoevil_ad.png);
}
a.ad_thejoyofhooking {		
	background-image: url(../images/books/thejoyofhooking_ad.png);
}
a.ad_helterskelter {		
	background-image: url(../images/books/helterskelter_ad.png);
}
a.ad_childofsatan {		
	background-image: url(../images/books/childofsatan_ad.png);
}
a.ad_willyoudieforme {		
	background-image: url(../images/books/willyoudieforme_ad.png);
}
a.ad_mylifewithcharlesmanson {		
	background-image: url(../images/books/mylifewithcharlesmanson_ad.png);
}
a.ad_trialbyyourpeers {		
	background-image: url(../images/books/trialbyyourpeers_ad.png);
}
a.ad_themansonwomen {		
	background-image: url(../images/books/themansonwomen_ad.png);
}
a.ad_roman {		
	background-image: url(../images/books/roman_ad.png);
}
a.ad_mansoninhisownwords {		
	background-image: url(../images/books/mansoninhisownwords_ad.png);
}
a.ad_themansonfile {		
	background-image: url(../images/books/themansonfile_ad.png);
}
a.ad_nomoretomorrows {		
	background-image: url(../images/books/nomoretomorrows_ad.png);
}
a.ad_desertshadows {		
	background-image: url(../images/books/desertshadows_ad.png);
}
a.ad_columbo {		
	background-image: url(../images/books/columbo_ad.png);
}
a.ad_mansonbehindthescenes {		
	background-image: url(../images/books/mansonbehindthescenes_ad.png);
}
a.ad_tamingthebeast {		
	background-image: url(../images/books/tamingthebeast_ad.png);
} 
a.ad_stateandthemm {		
	background-image: url(../images/books/stateandthemm_ad.png);
}
a.ad_squeaky {		
	background-image: url(../images/books/squeaky_ad.png);
} 
a.ad_photosofsharontate {		
	background-image: url(../images/books/photosofsharontate_ad.png);
}
a.ad_prisonjourney {		
	background-image: url(../images/books/prisonjourney_ad.png);
}
a.ad_shadowoversanta {		
	background-image: url(../images/books/shadowoversanta_ad.png);
} 
a.ad_mansonmusicmayhem {		
	background-image: url(../images/books/mansonmusicmayhem_ad.png);
} 

/*  -- -- */

#booksection {
	width: 700px;
	float:left;
	margin: 270px 0 20px 20px;	
}
	
#book2 {
	border-bottom: 2px solid #ccc;
	padding: 2px 0 20px 0px;
	margin-bottom: 10px;
	width: 225px;
	float: left;
	margin-bottom: 10px;
	height: 220px;

}
	
.bmiddle {
	margin: 0 10px 20px 10px;
}



#book2 h2 a  {
	display: block;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0;
	margin: 0 0 0 0;
}

#book2 h2 a:hover  {
	text-decoration: underline;
}

#book2 p{
	color: #888;
	font-size: 12px;
	padding-bottom: 5px;
	border: 0;
	float: left;
}

#book2 a.buy {
	width: 61px;
	height: 14px;
	background-image: url(../images/books/buynow.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

#book2 a.learn {
	width: 73px;
	height: 14px;
	background-image: url(../images/books/learnmore.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}	

#mainbkcover {
	width: 225px;
	display: block;
	background-color: #ececec;
	height: 150px;
}



#mainbkinfo {
	width: 225px;
	padding: 3px 0 0 0;
	border-top: 2px solid #ccc;
}

a.main_killingofsharontate, 
a.main_fivetodie, 
a.main_thefamily, 
a.main_thegarbagepeople, 
a.main_witnesstoevil, 
a.main_thejoyofhooking, 
a.main_helterskelter, 
a.main_childofsatan, 
a.main_willyoudieforme, 
a.main_mylifewithcharlesmanson, 
a.main_trialbyyourpeers, 
a.main_themansonwomen, 
a.main_roman, 
a.main_mansoninhisownwords, 
a.main_themansonfile, 
a.main_nomoretomorrows, 
a.main_desertshadows, 
a.main_columbo, 
a.main_mansonbehindthescenes, 
a.main_tamingthebeast, 
a.main_stateandthemm, 
a.main_squeaky, 
a.main_photosofsharontate, 
a.main_prisonjourney, 
a.main_shadowoversanta, 
a.main_mansonmusicmayhem  {
	text-indent: -5000px;
	height: 150px;
	background-repeat: no-repeat;
	display: block;
	background-position: top center;
	overflow: hidden;
}

a.main_killingofsharontate {		
	background-image: url(../images/books/killingofsharontate_main.png);
}
a.main_fivetodie {		
	background-image: url(../images/books/fivetodie_main.png);
}
a.main_thefamily {		
	background-image: url(../images/books/thefamily_main.png);
}
a.main_thegarbagepeople {		
	background-image: url(../images/books/thegarbagepeople_main.png);
}
a.main_witnesstoevil {		
	background-image: url(../images/books/witnesstoevil_main.png);
}
a.main_thejoyofhooking {		
	background-image: url(../images/books/thejoyofhooking_main.png);
}
a.main_helterskelter {		
	background-image: url(../images/books/helterskelter_main.png);
}
a.main_childofsatan {		
	background-image: url(../images/books/childofsatan_main.png);
}
a.main_willyoudieforme {		
	background-image: url(../images/books/willyoudieforme_main.png);
}
a.main_mylifewithcharlesmanson {		
	background-image: url(../images/books/mylifewithcharlesmanson_main.png);
}
a.main_trialbyyourpeers {		
	background-image: url(../images/books/trialbyyourpeers_main.png);
}
a.main_themansonwomen {		
	background-image: url(../images/books/themansonwomen_main.png);
}
a.main_roman {		
	background-image: url(../images/books/roman_main.png);
}
a.main_mansoninhisownwords {		
	background-image: url(../images/books/mansoninhisownwords_main.png);
}
a.main_themansonfile {		
	background-image: url(../images/books/themansonfile_main.png);
}
a.main_nomoretomorrows {		
	background-image: url(../images/books/nomoretomorrows_main.png);
}
a.main_desertshadows {		
	background-image: url(../images/books/desertshadows_main.png);
}
a.main_columbo {		
	background-image: url(../images/books/columbo_main.png);
}
a.main_mansonbehindthescenes {		
	background-image: url(../images/books/mansonbehindthescenes_main.png);
}
a.main_tamingthebeast {		
	background-image: url(../images/books/tamingthebeast_main.png);
} 
a.main_stateandthemm {		
	background-image: url(../images/books/stateandthemm_main.png);
}
a.main_squeaky {		
	background-image: url(../images/books/squeaky_main.png);
} 
a.main_photosofsharontate {		
	background-image: url(../images/books/photosofsharontate_main.png);
}
a.main_prisonjourney {		
	background-image: url(../images/books/prisonjourney_main.png);
}
a.main_shadowoversanta {		
	background-image: url(../images/books/shadowoversanta_main.png);
} 
a.main_mansonmusicmayhem {		
	background-image: url(../images/books/mansonmusicmayhem_main.png);
} 

/*  -- FODS  -- */

#mediafod, 
#archivefod, 
#booksfod, 
#photosfod, 
#thefamilyfod, 
#susan_atkins, 
#robert_beausoleil, 
#bruce_davis, 
#lynette_fromme, 
#linda_kasabian, 
#patricia_krenwinkel, 
#charles_manson, 
#leslie_van_houten,
#charles_watson, 
#susan_bartell, 
#mary_brunner, 
#daniel_decarlo, 
#steven_grogan, 
#sandra_good, 
#john_haught, 
#barbara_hoyt, 
#catherine_gillies, 
#dianne_lake, 
#kathryn_lutesinger, 
#ruth_morehouse, 
#nancy_pitman, 
#brooks_poston,
#catherine_share, 
#paul_watkins, 
#victimsfod, 
#abigail_folger, 
#wojciech_frykowski, 
#gary_hinman, 
#leno_labianca, 
#rosemary_labianca, 
#steven_parent, 
#jay_sebring, 
#donald_shea, 
#sharon_tate, 
#motivesfod, 
#hinman_motive, 
#copycat_motive, 
#melcher_motive, 
#drug_burn_motive, 
#helter_skelter_motive, 
#contactfod  {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0;
}

#mediafod {
	background-image:url("../images/fod_media.jpg");
}
#archivefod {
	background-image:url("../images/fod_archive.jpg");
}
#booksfod {
	background-image:url("../images/fod_books.jpg");
}
#photosfod {
	background-image:url("../images/fod_photos.jpg");
}
#thefamilyfod {
	background-image:url("../images/fod_thefamily.jpg");
}
#susan_atkins {
	background-image:url("../images/thefamily_susan_atkins.jpg");
}
#robert_beausoleil {
	background-image:url("../images/thefamily_bobby_beausoleil.jpg");
}
#bruce_davis {
	background-image:url("../images/thefamily_bruce_davis.jpg");
}
#lynette_fromme {
	background-image:url("../images/thefamily_lynette_fromme.jpg");
}
#linda_kasabian {
	background-image:url("../images/thefamily_linda_kasabian.jpg");
}
#patricia_krenwinkel {
	background-image:url("../images/thefamily_patricia_krenwinkel.jpg");
}
#charles_manson {
	background-image:url("../images/thefamily_charles_manson.jpg");
}
#leslie_van_houten {
	background-image:url("../images/thefamily_leslie_van_houten.jpg");
}
#charles_watson {
	background-image:url("../images/thefamily_charles_watson.jpg");
}
#susan_bartell {
	background-image:url("../images/thefamily_susan_bartell.jpg");
}
#mary_brunner {
	background-image:url("../images/thefamily_mary_brunner.jpg");
}
#daniel_decarlo {
	background-image:url("../images/thefamily_daniel_decarlo.jpg");
}
#steven_grogan {
	background-image:url("../images/thefamily_steven_grogan.jpg");
}
#sandra_good {
	background-image:url("../images/thefamily_sandra_good.jpg");
}
#john_haught {
	background-image:url("../images/thefamily_john_haught.jpg");
}
#barbara_hoyt {
	background-image:url("../images/thefamily_barbara_hoyt.jpg");
}
#catherine_gillies {
	background-image:url("../images/thefamily_catherine_gillies.jpg");
}
#dianne_lake {
	background-image:url("../images/thefamily_dianne_lake.jpg");
}
#kathryn_lutesinger {
	background-image:url("../images/thefamily_kathryn_lutesinger.jpg");
}
#ruth_morehouse {
	background-image:url("../images/thefamily_ruth_morehouse.jpg");
}
#nancy_pitman {
	background-image:url("../images/thefamily_nancy_pitman.jpg");
}
#brooks_poston {
	background-image:url("../images/thefamily_brooks_poston.jpg");
}
#catherine_share {
	background-image:url("../images/thefamily_catherine_share.jpg");
}
#paul_watkins {
	background-image:url("../images/thefamily_paul_watkins.jpg");
}
#victimsfod {
	background-image:url("../images/fod_victims.jpg");
}
#abigail_folger {
	background-image:url("../images/victims_abigail_folger.jpg");
}
#wojciech_frykowski {
	background-image:url("../images/victims_wojciech_frykowski.jpg");
}
#gary_hinman {
	background-image:url("../images/victims_gary_hinman.jpg");
}
#leno_labianca {
	background-image:url("../images/victims_leno_labianca.jpg");
}
#rosemary_labianca {
	background-image:url("../images/victims_rosemary_labianca.jpg");
}
#steven_parent {
	background-image:url("../images/victims_steven_parent.jpg");
}
#jay_sebring {
	background-image:url("../images/victims_jay_sebring.jpg");
}
#donald_shea {
	background-image:url("../images/victims_donald_shea.jpg");
}
#sharon_tate {
	background-image:url("../images/victims_sharon_tate.jpg");
}
#motivesfod {
	background-image:url("../images/fod_motives.jpg");
}
#hinman_motive {
	background-image:url("../images/motives_hinman.jpg");
}
#copycat_motive {
	background-image:url("../images/motives_copycat.jpg");
}
#melcher_motive {
	background-image:url("../images/motives_melcher.jpg");
}
#drug_burn_motive {
	background-image:url("../images/motives_drug_burn.jpg");
}
#helter_skelter_motive {
	background-image:url("../images/motives_helter_skelter.jpg");
}
#contactfod {
	background-image:url("../images/fod_contact.jpg");
}

#menusection {
	width: 700px;
	float:left;
	margin: 0px 0 20px 20px;
}
	
#menublock {
	border-bottom: 2px solid #ccc;
	padding: 2px 0 20px 0px;
	margin-bottom: 10px;
	width: 225px;
	float: left;
	margin-bottom: 10px;
	height: 170px;
}

.bmiddle {
	margin: 0 10px 20px 10px;
}

#menublock h2 a  {
	display: block;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0;
	margin: 0 0 0 0;
}

#menublock h2 a:hover  {
	text-decoration: underline;
}

#menublock p{
	color: #888;
	font-size: 12px;
	padding-bottom: 5px;
	border: 0;
	float: left;
}

#menucover {
	width: 225px;
	display: block;
	background-color: #ececec;
	height: 150px;
}

#menuinfo {
	width: 225px;
	padding: 3px 0 0 0;
	border-top: 2px solid #ccc;
}

a.media_archive_and_reports, 
a.media_books, a.media_photos, 
a.motives_hinman, 
a.motives_copycat, 
a.motives_melcher, 
a.motives_helter_skelter, 
a.motives_drug_burn, 
a.victims_abigail_folger, 
a.victims_wojciech_frykowski, 
a.victims_gary_hinman, 
a.victims_leno_labianca, 
a.victims_rosemary_labianca, 
a.victims_steven_parent, 
a.victims_jay_sebring, 
a.victims_donald_shea, 
a.victims_sharon_tate, 
a.thefamily_susan_atkins, 
a.thefamily_robert_beausoleil, 
a.thefamily_bruce_davis, 
a.thefamily_lynette_fromme, 
a.thefamily_linda_kasabian, 
a.thefamily_patricia_krenwinkel, 
a.thefamily_charles_manson,
a.thefamily_leslie_van_houten, 
a.thefamily_charles_watson, 
a.thefamily_susan_bartell, 
a.thefamily_mary_brunner,
a.thefamily_danny_decarlo, 
a.thefamily_steven_grogan, 
a.thefamily_sandra_good, 
a.thefamily_john_haught,
a.thefamily_barbara_hoyt, 
a.thefamily_catherine_gillies, 
a.thefamily_dianne_lake, 
a.thefamily_kathryn_lutesinger,
a.thefamily_ruth_morehouse, 
a.thefamily_nancy_pitman, 
a.thefamily_brooks_poston, 
a.thefamily_catherine_share,
a.thefamily_paul_watkins {	
	text-indent: -5000px;
	height: 150px;
	background-repeat: no-repeat;
	display: block;
	background-position: top center;
	overflow: hidden;
}

a.media_archive_and_reports {		
	background-image: url(../images/media_archive_and_reports.png);
}
a.media_books {		
	background-image: url(../images/media_books.png);
}
a.media_photos {		
	background-image: url(../images/media_photos.png);
}
a.motives_hinman {		
	background-image: url(../images/motives_hinman.png);
}
a.motives_copycat {		
	background-image: url(../images/motives_copycat.png);
}
a.motives_melcher {		
	background-image: url(../images/motives_melcher.png);
}
a.motives_drug_burn {		
	background-image: url(../images/motives_drug_burn.png);
}
a.motives_helter_skelter {		
	background-image: url(../images/motives_helter_skelter.png);
}
a.victims_abigail_folger {		
	background-image: url(../images/victims_abigail_folger.png);
}
a.victims_wojciech_frykowski {		
	background-image: url(../images/victims_wojciech_frykowski.png);
}
a.victims_gary_hinman {		
	background-image: url(../images/victims_gary_hinman.png);
}
a.victims_leno_labianca {		
	background-image: url(../images/victims_leno_labianca.png);
}
a.victims_rosemary_labianca {		
	background-image: url(../images/victims_rosemary_labianca.png);
}
a.victims_steven_parent {		
	background-image: url(../images/victims_steven_parent.png);
}
a.victims_jay_sebring {		
	background-image: url(../images/victims_jay_sebring.png);
}
a.victims_donald_shea {		
	background-image: url(../images/victims_donald_shea.png);
}
a.victims_sharon_tate {		
	background-image: url(../images/victims_sharon_tate.png);
}
a.thefamily_susan_atkins {		
	background-image: url(../images/thefamily_susan_atkins.png);
}
a.thefamily_robert_beausoleil {		
	background-image: url(../images/thefamily_robert_beausoleil.png);
}
a.thefamily_bruce_davis {		
	background-image: url(../images/thefamily_bruce_davis.png);
}
a.thefamily_lynette_fromme {		
	background-image: url(../images/thefamily_lynette_fromme.png);
}
a.thefamily_linda_kasabian {		
	background-image: url(../images/thefamily_linda_kasabian.png);
}
a.thefamily_patricia_krenwinkel {		
	background-image: url(../images/thefamily_patricia_krenwinkel.png);
}
a.thefamily_charles_manson {		
	background-image: url(../images/thefamily_charles_manson.png);
}
a.thefamily_leslie_van_houten {		
	background-image: url(../images/thefamily_leslie_van_houten.png);
}
a.thefamily_charles_watson {		
	background-image: url(../images/thefamily_charles_watson.png);
}
a.thefamily_susan_bartell {		
	background-image: url(../images/thefamily_susan_bartell.png);
}
a.thefamily_mary_brunner {		
	background-image: url(../images/thefamily_mary_brunner.png);
}
a.thefamily_danny_decarlo {		
	background-image: url(../images/thefamily_danny_decarlo.png);
}
a.thefamily_steven_grogan {		
	background-image: url(../images/thefamily_steven_grogan.png);
}
a.thefamily_sandra_good {		
	background-image: url(../images/thefamily_sandra_good.png);
}
a.thefamily_john_haught {		
	background-image: url(../images/thefamily_john_haught.png);
}
a.thefamily_barbara_hoyt {		
	background-image: url(../images/thefamily_barbara_hoyt.png);
}
a.thefamily_catherine_gillies {		
	background-image: url(../images/thefamily_catherine_gillies.png);
}
a.thefamily_dianne_lake {		
	background-image: url(../images/thefamily_dianne_lake.png);
}
a.thefamily_kathryn_lutesinger {		
	background-image: url(../images/thefamily_kathryn_lutesinger.png);
}
a.thefamily_ruth_morehouse {		
	background-image: url(../images/thefamily_ruth_morehouse.png);
}
a.thefamily_nancy_pitman {		
	background-image: url(../images/thefamily_nancy_pitman.png);
}
a.thefamily_brooks_poston {		
	background-image: url(../images/thefamily_brooks_poston.png);
}
a.thefamily_catherine_share {		
	background-image: url(../images/thefamily_catherine_share.png);
}
a.thefamily_paul_watkins {		
	background-image: url(../images/thefamily_paul_watkins.png);
}

/* -- SIDENAVS -- */

h2#media_archive_and_reports a, 
h2#media_books a, 
h2#media_photos a, 
h2#motives_hinman a, 
h2#motives_copycat a, 
h2#motives_melcher a, 
h2#motives_helter_skelter a, 
h2#motives_drug_burn a, 
h2#victims_abigail_folger a, 
h2#victims_wojciech_frykowski a, 
h2#victims_gary_hinman a, 
h2#victims_leno_labianca a, 
h2#victims_rosemary_labianca a, 
h2#victims_steven_parent a, 
h2#victims_jay_sebring a, 
h2#victims_donald_shea a, 
h2#victims_sharon_tate a, 
h2#thefamily_susan_atkins a, 
h2#thefamily_robert_beausoleil a, 
h2#thefamily_bruce_davis a, 
h2#thefamily_lynette_fromme a, 
h2#thefamily_linda_kasabian a, 
h2#thefamily_patricia_krenwinkel a, 
h2#thefamily_charles_manson a,
h2#thefamily_leslie_van_houten a, 
h2#thefamily_charles_watson a, 
h2#thefamily_susan_bartell a, 
h2#thefamily_mary_brunner a,
h2#thefamily_danny_decarlo a, 
h2#thefamily_steven_grogan a, 
h2#thefamily_sandra_good a, 
h2#thefamily_john_haught a,
h2#thefamily_barbara_hoyt a, 
h2#thefamily_catherine_gillies a, 
h2#thefamily_dianne_lake a, 
h2#thefamily_kathryn_lutesinger a,
h2#thefamily_ruth_morehouse a, 
h2#thefamily_nancy_pitman a, 
h2#thefamily_brooks_poston a, 
h2#thefamily_catherine_share a,
h2#thefamily_paul_watkins a, 
h2#rnav_killingofsharontate a, 
h2#rnav_fivetodie a, 
h2#rnav_thefamily a, 
h2#rnav_manson a,
h2#rnav_witnesstoevil a, 
h2#rnav_thejoyofhooking a, 
h2#rnav_helterskelter a, 
h2#rnav_childofsatan a, 
h2#rnav_willyoudieforme a,
h2#rnav_lifewithcm a, 
h2#rnav_trialbyyourpeers a, 
h2#rnav_themansonwomen a, 
h2#rnav_roman a, 
h2#rnav_mansonownwords a,
h2#rnav_mansonfile a, 
h2#rnav_nomoretomorrows a, 
h2#rnav_desertshadows a, 
h2#rnav_columbo a, 
h2#rnav_behindthescenes a,
h2#rnav_tamingthebeast a, 
h2#rnav_stateandthemm a, 
h2#rnav_squeaky a, 
h2#rnav_photosofsharon a, 
h2#rnav_prisonjourney a,
h2#rnav_shadowoversanta a, 
h2#rnav_mayhem a, 
h2#media_archive_and_reports a:hover, 
h2#media_books a:hover, 
h2#media_photos a:hover, 
h2#motives_hinman a:hover, 
h2#motives_copycat a:hover, 
h2#motives_melcher a:hover, 
h2#motives_drug_burn a:hover,
h2#motives_helter_skelter a:hover, 
h2#victims_abigail_folger a:hover, 
h2#victims_wojciech_frykowski a:hover,
h2#victims_gary_hinman a:hover, 
h2#victims_leno_labianca a:hover, 
h2#victims_rosemary_labianca a:hover,
h2#victims_steven_parent a:hover, 
h2#victims_jay_sebring a:hover, 
h2#victims_donald_shea a:hover,
h2#victims_sharon_tate a:hover, 
h2#thefamily_susan_atkins a:hover, 
h2#thefamily_robert_beausoleil a:hover,
h2#thefamily_bruce_davis a:hover, 
h2#thefamily_lynette_fromme a:hover, 
h2#thefamily_linda_kasabian a:hover,
h2#thefamily_patricia_krenwinkel a:hover, 
h2#thefamily_charles_manson a:hover, 
h2#thefamily_leslie_van_houten a:hover,
h2#thefamily_charles_watson a:hover, 
h2#thefamily_susan_bartell a:hover, 
h2#thefamily_mary_brunner a:hover,
h2#thefamily_danny_decarlo a:hover, 
h2#thefamily_steven_grogan a:hover, 
h2#thefamily_sandra_good a:hover,
h2#thefamily_john_haught a:hover, 
h2#thefamily_barbara_hoyt a:hover, 
h2#thefamily_catherine_gillies a:hover,
h2#thefamily_dianne_lake a:hover, 
h2#thefamily_kathryn_lutesinger a:hover, 
h2#thefamily_ruth_morehouse a:hover,
h2#thefamily_nancy_pitman a:hover, 
h2#thefamily_brooks_poston a:hover, 
h2#thefamily_catherine_share a:hover,
h2#thefamily_paul_watkins a:hover, 
h2#rnav_killingofsharontate a:hover, 
h2#rnav_fivetodie a:hover, 
h2#rnav_thefamily a:hover,
h2#rnav_manson a:hover, 
h2#rnav_witnesstoevil a:hover, 
h2#rnav_thejoyofhooking a:hover, 
h2#rnav_helterskelter a:hover,
h2#rnav_childofsatan a:hover, 
h2#rnav_willyoudieforme a:hover, 
h2#rnav_lifewithcm a:hover, 
h2#rnav_trialbyyourpeers a:hover,
h2#rnav_themansonwomen a:hover, 
h2#rnav_roman a:hover, 
h2#rnav_mansonownwords a:hover, 
h2#rnav_mansonfile a:hover,
h2#rnav_nomoretomorrows a:hover, 
h2#rnav_desertshadows a:hover, 
h2#rnav_columbo a:hover, 
h2#rnav_behindthescenes a:hover,
h2#rnav_tamingthebeast a:hover, 
h2#rnav_stateandthemm a:hover, 
h2#rnav_squeaky a:hover, 
h2#rnav_photosofsharon a:hover, 
h2#rnav_prisonjourney a:hover, 
h2#rnav_shadowoversanta a:hover, 
h2#rnav_mayhem a:hover {		
	text-indent: -5000px;
	height: 20px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	display: block;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}

h2#media_archive_and_reports a {		
	background-image: url(../images/rnav_archive_and_reports.png);
}
h2#media_books a {		
	background-image: url(../images/rnav_books.png);
}
h2#media_photos a {		
	background-image: url(../images/rnav_photos.png);
}
h2#motives_hinman a {		
	background-image: url(../images/rnav_hinman.png);
}
h2#motives_copycat a {		
	background-image: url(../images/rnav_copycat.png);
}
h2#motives_melcher a {		
	background-image: url(../images/rnav_melcher.png);
}
h2#motives_drug_burn a {		
	background-image: url(../images/rnav_drug_burn.png);
}
h2#motives_helter_skelter a {		
	background-image: url(../images/rnav_helter_skelter.png);
}
h2#victims_abigail_folger a {		
	background-image: url(../images/rnav_abigail_folger.png);
}
h2#victims_wojciech_frykowski a {		
	background-image: url(../images/rnav_wojciech_frykowski.png);
}
h2#victims_gary_hinman a {		
	background-image: url(../images/rnav_gary_hinman.png);
}
h2#victims_leno_labianca a {		
	background-image: url(../images/rnav_leno_labianca.png);
}
h2#victims_rosemary_labianca a {		
	background-image: url(../images/rnav_rosemary_labianca.png);
}
h2#victims_steven_parent a {		
	background-image: url(../images/rnav_steven_parent.png);
}
h2#victims_jay_sebring a {		
	background-image: url(../images/rnav_jay_sebring.png);
}
h2#victims_donald_shea a {		
	background-image: url(../images/rnav_donald_shea.png);
} 
h2#victims_sharon_tate a {		
	background-image: url(../images/rnav_sharon_tate.png);
}
h2#thefamily_susan_atkins a {		
	background-image: url(../images/rnav_susan_atkins.png);
}
h2#thefamily_robert_beausoleil a {		
	background-image: url(../images/rnav_robert_beausoleil.png);
}
h2#thefamily_bruce_davis a {		
	background-image: url(../images/rnav_bruce_davis.png);
}
h2#thefamily_lynette_fromme a {		
	background-image: url(../images/rnav_lynette_fromme.png);
}
h2#thefamily_linda_kasabian a {		
	background-image: url(../images/rnav_linda_kasabian.png);
}
h2#thefamily_patricia_krenwinkel a {		
	background-image: url(../images/rnav_patricia_krenwinkel.png);
}
h2#thefamily_charles_manson a {		
	background-image: url(../images/rnav_charles_manson.png);
}
h2#thefamily_leslie_van_houten a {		
	background-image: url(../images/rnav_leslie_van_houten.png);
}
h2#thefamily_charles_watson a {		
	background-image: url(../images/rnav_charles_watson.png);
}
h2#thefamily_susan_bartell a {		
	background-image: url(../images/rnav_susan_bartell.png);
}
h2#thefamily_mary_brunner a {		
	background-image: url(../images/rnav_mary_brunner.png);
}
h2#thefamily_danny_decarlo a {		
	background-image: url(../images/rnav_danny_decarlo.png);
}
h2#thefamily_steven_grogan a {		
	background-image: url(../images/rnav_steven_grogan.png);
}
h2#thefamily_sandra_good a {		
	background-image: url(../images/rnav_sandra_good.png);
}
h2#thefamily_john_haught a {		
	background-image: url(../images/rnav_john_haught.png);
}
h2#thefamily_barbara_hoyt a {		
	background-image: url(../images/rnav_barbara_hoyt.png);
}
h2#thefamily_catherine_gillies a {		
	background-image: url(../images/rnav_catherine_gillies.png);
}
h2#thefamily_dianne_lake a {		
	background-image: url(../images/rnav_dianne_lake.png);
}
h2#thefamily_kathryn_lutesinger a {		
	background-image: url(../images/rnav_kathryn_lutesinger.png);
}
h2#thefamily_ruth_morehouse a {		
	background-image: url(../images/rnav_ruth_morehouse.png);
}
h2#thefamily_nancy_pitman a {		
	background-image: url(../images/rnav_nancy_pitman.png);
}
h2#thefamily_brooks_poston a {		
	background-image: url(../images/rnav_brooks_poston.png);
}
h2#thefamily_catherine_share a {		
	background-image: url(../images/rnav_catherine_share.png);
}
h2#thefamily_paul_watkins a {		
	background-image: url(../images/rnav_paul_watkins.png);
}
h2#rnav_killingofsharontate a {		
	background-image: url(../images/rnav_killingofsharontate.png);
}
h2#rnav_fivetodie a {		
	background-image: url(../images/rnav_fivetodie.png);
}
h2#rnav_thefamily a {		
	background-image: url(../images/rnav_thefamily.png);
}
h2#rnav_manson a {		
	background-image: url(../images/rnav_manson.png);
}
h2#rnav_witnesstoevil a {		
	background-image: url(../images/rnav_witnesstoevil.png);
}
h2#rnav_thejoyofhooking a {		
	background-image: url(../images/rnav_thejoyofhooking.png);
}
h2#rnav_helterskelter a {		
	background-image: url(../images/rnav_helter_skelter.png);
}
h2#rnav_childofsatan a {		
	background-image: url(../images/rnav_childofsatan.png);
}
h2#rnav_willyoudieforme a {		
	background-image: url(../images/rnav_willyoudieforme.png);
}
h2#rnav_lifewithcm a {		
	background-image: url(../images/rnav_lifewithcm.png);
}
h2#rnav_trialbyyourpeers a {		
	background-image: url(../images/rnav_trialbyyourpeers.png);
}
h2#rnav_themansonwomen a {		
	background-image: url(../images/rnav_themansonwomen.png);
}
h2#rnav_roman a {		
	background-image: url(../images/rnav_roman.png);
}
h2#rnav_mansonownwords a {		
	background-image: url(../images/rnav_mansonownwords.png);
}
h2#rnav_mansonfile a {		
	background-image: url(../images/rnav_mansonfile.png);
}
h2#rnav_nomoretomorrows a {		
	background-image: url(../images/rnav_nomoretomorrows.png);
}
h2#rnav_desertshadows a {		
	background-image: url(../images/rnav_desertshadows.png);
}
h2#rnav_columbo a {		
	background-image: url(../images/rnav_columbo.png);
}
h2#rnav_behindthescenes a {		
	background-image: url(../images/rnav_behindthescenes.png);
}
h2#rnav_tamingthebeast a {		
	background-image: url(../images/rnav_tamingthebeast.png);
}
h2#rnav_stateandthemm a {		
	background-image: url(../images/rnav_stateandthemm.png);
}
h2#rnav_squeaky a {		
	background-image: url(../images/rnav_squeaky.png);
}
h2#rnav_photosofsharon a {		
	background-image: url(../images/rnav_photosofsharon.png);
}
h2#rnav_prisonjourney a {		
	background-image: url(../images/rnav_prisonjourney.png);
}
h2#rnav_shadowoversanta a {		
	background-image: url(../images/rnav_shadowoversanta.png);
}
h2#rnav_mayhem a {		
	background-image: url(../images/rnav_mayhem.png);
}
h2#media_archive_and_reports a:hover {		
	background-image: url(../images/rnav_archive_and_reports_h.png);
}
h2#media_books a:hover {		
	background-image: url(../images/rnav_books_h.png);
}
h2#media_photos a:hover {		
	background-image: url(../images/rnav_photos_h.png);
}
h2#motives_hinman a:hover {		
	background-image: url(../images/rnav_hinman_h.png);
}
h2#motives_copycat a:hover {		
	background-image: url(../images/rnav_copycat_h.png);
}
h2#motives_melcher a:hover {		
	background-image: url(../images/rnav_melcher_h.png);
}
h2#motives_drug_burn a:hover {		
	background-image: url(../images/rnav_drug_burn_h.png);
}
h2#motives_helter_skelter a:hover {		
	background-image: url(../images/rnav_helter_skelter_h.png);
}
h2#victims_abigail_folger a:hover {		
	background-image: url(../images/rnav_abigail_folger_h.png);
}
h2#victims_wojciech_frykowski a:hover {		
	background-image: url(../images/rnav_wojciech_frykowski_h.png);
}
h2#victims_gary_hinman a:hover {		
	background-image: url(../images/rnav_gary_hinman_h.png);
}
h2#victims_leno_labianca a:hover {		
	background-image: url(../images/rnav_leno_labianca_h.png);
}
h2#victims_rosemary_labianca a:hover {		
	background-image: url(../images/rnav_rosemary_labianca_h.png);
}
h2#victims_steven_parent a:hover {		
	background-image: url(../images/rnav_steven_parent_h.png);
}
h2#victims_jay_sebring a:hover {		
	background-image: url(../images/rnav_jay_sebring_h.png);
}
h2#victims_donald_shea a:hover {		
	background-image: url(../images/rnav_donald_shea_h.png);
} 
h2#victims_sharon_tate a:hover {		
	background-image: url(../images/rnav_sharon_tate_h.png);
}
h2#thefamily_susan_atkins a:hover {		
	background-image: url(../images/rnav_susan_atkins_h.png);
}
h2#thefamily_robert_beausoleil a:hover {		
	background-image: url(../images/rnav_robert_beausoleil_h.png);
}
h2#thefamily_bruce_davis a:hover {		
	background-image: url(../images/rnav_bruce_davis_h.png);
}
h2#thefamily_lynette_fromme a:hover {		
	background-image: url(../images/rnav_lynette_fromme_h.png);
}
h2#thefamily_linda_kasabian a:hover {		
	background-image: url(../images/rnav_linda_kasabian_h.png);
}
h2#thefamily_patricia_krenwinkel a:hover {		
	background-image: url(../images/rnav_patricia_krenwinkel_h.png);
}
h2#thefamily_charles_manson a:hover {		
	background-image: url(../images/rnav_charles_manson_h.png);
}
h2#thefamily_leslie_van_houten a:hover {		
	background-image: url(../images/rnav_leslie_van_houten_h.png);
}
h2#thefamily_charles_watson a:hover {		
	background-image: url(../images/rnav_charles_watson_h.png);
}
h2#thefamily_susan_bartell a:hover {		
	background-image: url(../images/rnav_susan_bartell_h.png);
}
h2#thefamily_mary_brunner a:hover {		
	background-image: url(../images/rnav_mary_brunner_h.png);
}
h2#thefamily_danny_decarlo a:hover {		
	background-image: url(../images/rnav_danny_decarlo_h.png);
}
h2#thefamily_steven_grogan a:hover {		
	background-image: url(../images/rnav_steven_grogan_h.png);
}
h2#thefamily_sandra_good a:hover {		
	background-image: url(../images/rnav_sandra_good_h.png);
}
h2#thefamily_john_haught a:hover {		
	background-image: url(../images/rnav_john_haught_h.png);
}
h2#thefamily_barbara_hoyt a:hover {		
	background-image: url(../images/rnav_barbara_hoyt_h.png);
}
h2#thefamily_catherine_gillies a:hover {		
	background-image: url(../images/rnav_catherine_gillies_h.png);
}
h2#thefamily_dianne_lake a:hover {		
	background-image: url(../images/rnav_dianne_lake_h.png);
}
h2#thefamily_kathryn_lutesinger a:hover {		
	background-image: url(../images/rnav_kathryn_lutesinger_h.png);
}
h2#thefamily_ruth_morehouse a:hover {		
	background-image: url(../images/rnav_ruth_morehouse_h.png);
}
h2#thefamily_nancy_pitman a:hover {		
	background-image: url(../images/rnav_nancy_pitman_h.png);
}
h2#thefamily_brooks_poston a:hover {		
	background-image: url(../images/rnav_brooks_poston_h.png);
}
h2#thefamily_catherine_share a:hover {		
	background-image: url(../images/rnav_catherine_share_h.png);
}
h2#thefamily_paul_watkins a:hover {		
	background-image: url(../images/rnav_paul_watkins_h.png);
}
h2#rnav_killingofsharontate a:hover {		
	background-image: url(../images/rnav_killingofsharontate.png);
	background-position: 0 -21px;
}
h2#rnav_fivetodie a:hover {		
	background-image: url(../images/rnav_fivetodie.png);
	background-position: 0 -21px;
}
h2#rnav_thefamily a:hover {		
	background-image: url(../images/rnav_thefamily.png);
	background-position: 0 -21px;
}
h2#rnav_manson a:hover {		
	background-image: url(../images/rnav_manson.png);
	background-position: 0 -21px;
}
h2#rnav_witnesstoevil a:hover {		
	background-image: url(../images/rnav_witnesstoevil.png);
	background-position: 0 -21px;
}
h2#rnav_thejoyofhooking a:hover {		
	background-image: url(../images/rnav_thejoyofhooking.png);
	background-position: 0 -21px;
}
h2#rnav_helterskelter a:hover {		
	background-image: url(../images/rnav_helter_skelter.png);
	background-position: 0 -21px;
}
h2#rnav_childofsatan a:hover {		
	background-image: url(../images/rnav_childofsatan.png);
	background-position: 0 -21px;
}
h2#rnav_willyoudieforme a:hover {		
	background-image: url(../images/rnav_willyoudieforme.png);
	background-position: 0 -21px;
}
h2#rnav_lifewithcm a:hover {		
	background-image: url(../images/rnav_lifewithcm.png);
	background-position: 0 -21px;
}
h2#rnav_trialbyyourpeers a:hover {		
	background-image: url(../images/rnav_trialbyyourpeers.png);
	background-position: 0 -21px;
}
h2#rnav_themansonwomen a:hover {		
	background-image: url(../images/rnav_themansonwomen.png);
	background-position: 0 -21px;
}
h2#rnav_roman a:hover {		
	background-image: url(../images/rnav_roman.png);
	background-position: 0 -21px;
}
h2#rnav_mansonownwords a:hover {		
	background-image: url(../images/rnav_mansonownwords.png);
	background-position: 0 -21px;
}
h2#rnav_mansonfile a:hover {		
	background-image: url(../images/rnav_mansonfile.png);
	background-position: 0 -21px;
}
h2#rnav_nomoretomorrows a:hover {		
	background-image: url(../images/rnav_nomoretomorrows.png);
	background-position: 0 -21px;
}
h2#rnav_desertshadows a:hover {		
	background-image: url(../images/rnav_desertshadows.png);
	background-position: 0 -21px;
}
h2#rnav_columbo a:hover {		
	background-image: url(../images/rnav_columbo.png);
	background-position: 0 -21px;
}
h2#rnav_behindthescenes a:hover {		
	background-image: url(../images/rnav_behindthescenes.png);
	background-position: 0 -21px;
}
h2#rnav_tamingthebeast a:hover {		
	background-image: url(../images/rnav_tamingthebeast.png);
	background-position: 0 -21px;
}
h2#rnav_stateandthemm a:hover {		
	background-image: url(../images/rnav_stateandthemm.png);
	background-position: 0 -21px;
}
h2#rnav_squeaky a:hover {		
	background-image: url(../images/rnav_squeaky.png);
	background-position: 0 -21px;
}
h2#rnav_photosofsharon a:hover {		
	background-image: url(../images/rnav_photosofsharon.png);
	background-position: 0 -21px;
}
h2#rnav_prisonjourney a:hover {		
	background-image: url(../images/rnav_prisonjourney.png);
	background-position: 0 -21px;
}
h2#rnav_shadowoversanta a:hover {		
	background-image: url(../images/rnav_shadowoversanta.png);
	background-position: 0 -21px;
}
h2#rnav_mayhem a:hover {		
	background-image: url(../images/rnav_mayhem.png);
	background-position: 0 -21px;
}

/* -- -- */

#section {
	width: 300px;
	float:right;
	margin-bottom: 20px;
	
}

#section h2  {
	font-size: 23px;
	letter-spacing: 0px;
	line-height: 1.0;
	margin: 5px 0 2px 0;
	text-align: right;
	border-bottom: 1px dashed #ccc;
}

#section h2 a  {
	width: 300px;
	display: block;
}

#section h2 a:hover  {
	text-decoration: underline;

}

#section p{
	color: #555;
	font-size: 12px;
	padding: 2px 0  10px 0;
}



/* -- CONTACT -- */



#contact {
	width: 700px;
	float:left;
	margin: 0px 0 20px 20px;
}

#contact h2 {
	color: #000;
	font-size: 42px;
	letter-spacing: -2px;
	padding: 0 0 10px 0;
	margin: 20px 0 10px 0;
	font-weight: bolder;
	font-family: arial;
}

#contact p{
	color: #777;
	font-size: 12px;
	padding-bottom: 20px;
}

#contact p.title {
	color: #333;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 0px;
}



select.select {
	padding: 5px;
	color: #333;
	font-size: 13px;
	font-weight: bolder;
	font-family: arial;
	margin: 5px 0 10px 0;
	width: 575px;
}

input.submit, 
input#submit {
	width: 167px;
	height: 33px;
	background: none;
	background-image: url("../images/button-comment.png");
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	text-indent: -5000px;
	margin: 5px 0 5pc 0;
	overflow: hidden;
	border: 0;
}

input.submit:hover, 
input#submit:hover {
	background-image: url("../images/button-comment.png");
	background-position: 0 -33px;
}

input.none {
	display: none;

}

/* -- QUICKDROP -- */

#quickdrop {
	width: 300px;
	height: 67px;
	display: block;
	background-image: url(../images/droplink.png);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

select.qdselect {
	width: 250px;
	margin: 25px 0 0 25px;
	display: block;
	float: left;
	
}



/* -- STATS -- */

#stats {
	float: left;
	padding: 4px 0 4px 0;
	width: 250px;
	margin: 0 20px 20px 0;
	display: block;
	border-bottom: 5px solid #333;
	border-top: 5px solid #333;

	
}

#stats p {
	padding: 6px 0 6px 0 !important;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-family: arial;
	line-height: 1.2;
	font-size: 1.05em !important;
	
}



#stats p a.audio {
	padding: 6px 0 6px 30px !important;
	background-image: url(../images/audio.png);
	background-position:  center left;
	background-repeat: no-repeat;
	color: #B62428;
	
}

#stats p.last {
	border-bottom: 0;
}



/* -- STATS2 -- */

#stats2 {
	float: right;
	padding: 4px 0 4px 0;
	width: 250px;
	margin: 0 0 20px 20px;
	display: block;
	border-top: 5px solid #333;

	
}

#stats2 p {
	padding: 6px 0 6px 0 !important;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-family: arial;
	line-height: 1.2;
	font-size: 1.05em !important;
	
}

#resources {
	float: left;
	padding: 4px 0 4px 0;
	width: 250px;
	margin: 0 0px 0px 0;
	display: block;
	border-top: 5px solid #333;
    background-color: #c1272d;

	
}

#resources h4 {
	color: #750e12;
    padding: 0 10px 0 10px;
    font-size: 2em;
}

#resources p {
	padding: 6px 10px 0px 10px !important;
	margin: 0;
	text-align: left;
	font-family: arial;
	line-height: 1.2;
	font-size: 1.05em !important;
    color: #fff !important;
    font-weight: bolder;
    border: 0;
	
}

.formats {
     color: #750e12;    
     padding: 1px 10px 5px 10px;
 }
 
 .formats a {
     font-weight: normal;
     color: #333;
  }

#resourcebottom {
	background-image: url("../images/resourcebottom.png");
    background-repeat: no-repeat;
    width: 250px;
    height: 12px;
    display: block;
}

/*-- NEWS EXTRAS --*/

#news-extra {
	float: left;
	padding: 4px 0 4px 0;
	width: 250px;
	margin: 0 20px 20px 0;
	display: block;
	border-bottom: 5px solid #333;
	border-top: 5px solid #333;

	
}

#news-extra p {
	padding: 6px 0 6px 0 !important;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-family: arial;
	line-height: 1.2;
	font-size: 1.05em !important;
	
}



#news-extra p a.audio {
	padding: 6px 0 6px 30px !important;
	background-image: url(../images/audio.png);
	background-position:  center left;
	background-repeat: no-repeat;
	color: #B62428;
	
}

#news-extra p.last {
	border-bottom: 0;
}

#nea-container {
    float: left;
	width: 250px;
	margin: 0 20px 10px 0;
    padding: 10px 0;
	display: block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
 }

#news-extra-audio {
    background-image: url(../images/audio.png);
	background-position:  0 9px;
	background-repeat: no-repeat;
    padding: 6px 0 6px 30px !important;
    
 }

/*-- BOOKPRESS --*/

#nav-above, 
h1.entry-title, 
.entry-meta, 
#nav-below, 
#respond p.form-allowed-tags, 
#comments p.form-allowed-tags {
	display: none;
}

h2.entry-title a, 
h2.entry-title a:hover { 
	color: #333;
	font-size: 29px;
	border: 0 !important;
	line-height: 1.0;
	text-decoration: none;
}

#content h2 {
	border-bottom: 0;
	padding: 10px 0 10px 0;
	margin: 0;
}

h3#reply-title {
	padding: 10px 0 4px 0;
}

#content {
	float:left;
	padding: 0 0 0 20px;
	
	
}

.entry-utility  {
	font-size: 11px;
	color: #888;
	padding: 10px 0 10px 0;
	margin: 0 0 5px 0;
}

li#archives ul li a  {
	padding: 0 0 0 10px;
}

li#archives h3 {
	color: #666;
	padding: 20px 0 2px 0;
	border-bottom: 1px dotted #444;
}

li#archives ul li  {
	padding: 5px 0;
	border-bottom: 1px dotted #333;
}

#content p, 
.entry-content p {
	border-bottom: 0;
	padding: 0 0 10px 0;
	margin: 0;
	color: #000;
}

#respond p {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: arial;
}

#respond p.logged-in-as, 
#respong p.comment-notes {
	font-size: 11px;
	color: #888;
}



#respond p.comment-form-comment, 
#respond p.comment-form-author, 
#respond p.comment-form-email, 
#respond p.comment-form-url {

	width: 575px;
}

#respond p.comment-form-comment label, 
#respond p.comment-form-author label, 
#respond p.comment-form-email label, 
#respond p.comment-form-url label,
#whtalb p.title {
	font-size: 15px;
	font-weight: bolder;
	color: #000;
	width: 575px;
	line-height: 1.0;
	padding: 0;
	margin: 0;
	font-family: arial;
}

textarea#comment, 
input#author, 
input#email, 
input#url,
input.input, textarea.textarea {
	background-color: #fff;
	padding: 5px;
	color: #333;
	font-size: 13px;
	font-weight: bolder;
	font-family: arial;
	border: 1px solid #999;
	margin: 2px 0 1px 0;
	width: 575px;
	overflow: hidden;
}



#respond p.comment-form-url label, input#url, p.comment-form-url {
	display: none;
}

h3#comments-title {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}
	
.comment-author  {
	padding: 10px 0 10px 0;
}

.comment-author img  {
	display: none;
}

.comment-meta {
	text-align: right;
	float: left;
	font-size: 10px;
	padding: 0 0 10px 0;
}

a.url, .says {
	font-size: 15px;
}

.comment-body {
	text-align: justify;
	clear: both;
}

.reply a {
	display: block;
	background-image: url(../images/reply_dark.png);
	background-repeat: no-repeat;
	width: 61px;
	height: 14px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.reply a:hover {
	background-image: url(../images/reply_darkhover.png);
}

a#cancel-comment-reply-link {
	display: block;
	background-image: url(../images/cancel_dark.png);
	background-repeat: no-repeat;
	width: 61px;
	height: 14px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0 0 20px 0;
	float: right;
}

ol.commentlist, 
ul.children li, 
ul.children li ul.children li, 
ul.children li ul.children li ul.children li
ul.children li ul.children li ul.children li ul.children li {
	list-style-type: none;
}

ol.commentlist li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;

}	

ul.children li {
	border: 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 30px;
	margin: 10px 0 0 0;
	
}
	
ul.children li #respond p.comment-form-comment label, 
ul.children li #respond p.comment-form-author label, 
ul.children li #respond p.comment-form-email label, 
ul.children li #respond p.comment-form-url label {
	width: 535px;
}

ul.children li textarea#comment, 
ul.children li input#author, 
ul.children li input#email, 
ul.children li input#url {
	width: 535px;
}

ul.children li ul.children li #respond p.comment-form-comment label, 
ul.children li ul.children li #respond p.comment-form-author label, 
ul.children li ul.children li #respond p.comment-form-email label, 
ul.children li ul.children li #respond p.comment-form-url label {
	width: 505px;
}

ul.children li ul.children li textarea#comment, 
ul.children li ul.children li input#author, 
ul.children li ul.children li input#email, 
ul.children li ul.children li input#url {
	width: 505px;
}

ul.children li ul.children li ul.children li #respond p.comment-form-comment label, 
ul.children li ul.children li ul.children li #respond p.comment-form-author label, 
ul.children li ul.children li ul.children li #respond p.comment-form-email label, 
ul.children li ul.children li ul.children li #respond p.comment-form-url label {
	width: 475px;
}

ul.children li ul.children li ul.children li textarea#comment, 
ul.children li ul.children li ul.children li input#author, 
ul.children li ul.children li ul.children li input#email, 
ul.children li ul.children li ul.children li input#url {
	width: 475px;
}

ul.children li ul.children li ul.children li ul.children li #respond p.comment-form-comment label, 
ul.children li ul.children li ul.children li ul.children li #respond p.comment-form-author label, 
ul.children li ul.children li ul.children li ul.children li #respond p.comment-form-email label, 
ul.children li ul.children li ul.children li ul.children li #respond p.comment-form-url label {
	width: 445px;
}

ul.children li ul.children li ul.children li ul.children li textarea#comment, 
ul.children li ul.children li ul.children li ul.children li input#author, 
ul.children li ul.children li ul.children li ul.children li input#email, 
ul.children li ul.children li ul.children li ul.children li input#url {
	width: 445px;
}

#content input#s, #content input#searchsubmit {
	display: none;
}

.comment-author {
	padding: 0;
	margin: 0;
}

h1.page-title {
	color:#888;
	margin: 10px 0 5px 0;
	padding: 10px 0 15px 0 !important;
	font-size: 16px;
	font-size: 14px !important;
	font-weight: normal;
	background-image: url(../images/dateborder.png);
	background-repeat: no-repeat;
	width: 590px;
}

h1.page-title[span] {
	color:#c13129;
	text-transform: uppercase;

}

/* -- BOOKS --*/

#book_killingofsharontate a.buy, 
#book_fivetodie a.buy, 
#book_thefamily a.buy, 
#book_thegarbagepeople a.buy, 
#book_witnesstoevil a.buy,
#book_thejoyofhooking a.buy, 
#book_helterskelter a.buy, 
#book_childofsatan a.buy, 
#book_willyoudieforme a.buy, 
#book_mylifewithcharlesmanson a.buy, 
#book_trialbyyourpeers a.buy, 
#book_themansonwomen a.buy, 
#book_roman a.buy, 
#book_mansoninhisownwords a.buy, 
#book_themansonfile a.buy, 
#book_nomoretomorrows a.buy, 
#book_desertshadows a.buy, 
#book_columbo a.buy, 
#book_mansonbehindthescenes a.buy, 
#book_tamingthebeast a.buy, 
#book_stateandthemm a.buy, 
#book_squeaky a.buy, 
#book_photosofsharontate a.buy, 
#book_prisonjourney a.buy, 
#book_shadowoversanta a.buy, 
#book_mansonmusicmayhem a.buy {
	margin: 10px 0 10px 0;
	height: 14px;
	width: 100%;
	padding: 10px 0 10px 0;
	background-image: url(../images/books/buynow.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	display: block;
	clear: both;
}

#book_killingofsharontate, 
#book_fivetodie, 
#book_thefamily, 
#book_thegarbagepeople, 
#book_witnesstoevil, 
#book_thejoyofhooking, 
#book_helterskelter, 
#book_childofsatan, 
#book_willyoudieforme, 
#book_mylifewithcharlesmanson, 
#book_trialbyyourpeers, 
#book_themansonwomen, 
#book_roman, 
#book_mansoninhisownwords, 
#book_themansonfile, 
#book_nomoretomorrows, 
#book_desertshadows, 
#book_columbo, 
#book_mansonbehindthescenes, 
#book_tamingthebeast, 
#book_stateandthemm, 
#book_squeaky, 
#book_photosofsharontate, 
#book_prisonjourney, 
#book_shadowoversanta, 
#book_mansonmusicmayhem  {
	padding: 100px 0 100px 236px;
	display: block;
	background-repeat: no-repeat;
}

#book_killingofsharontate p, 
#book_fivetodie p, 
#book_thefamily p, 
#book_thegarbagepeople p, 
#book_witnesstoevil p, 
#book_thejoyofhooking p, 
#book_helterskelter p, 
#book_childofsatan p, 
#book_willyoudieforme p, 
#book_mylifewithcharlesmanson p, 
#book_trialbyyourpeers p, 
#book_themansonwomen p, 
#book_roman p, 
#book_mansoninhisownwords p, 
#book_themansonfile p, 
#book_nomoretomorrows p, 
#book_desertshadows p, 
#book_columbo p, 
#book_mansonbehindthescenes p, 
#book_tamingthebeast p, 
#book_stateandthemm p, 
#book_squeaky p, 
#book_photosofsharontate p, 
#book_prisonjourney p, 
#book_shadowoversanta p, 
#book_mansonmusicmayhem p {
	margin: 0;
	
	color: #777;
	padding-bottom: 20px;
	
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	font-size: 1.33em !important;
	padding: 0 0 15px 0 !important;
	color: #000000 !important;
}

#book_killingofsharontate {		
	background-image: url(../images/books/killingofsharontate_book.png);
}
#book_fivetodie {		
	background-image: url(../images/books/fivetodie_book.png);
}
#book_thefamily {		
	background-image: url(../images/books/thefamily_book.png);
}
#book_thegarbagepeople {		
	background-image: url(../images/books/thegarbagepeople_book.png);
}
#book_witnesstoevil {		
	background-image: url(../images/books/witnesstoevil_book.png);
}
#book_thejoyofhooking {		
	background-image: url(../images/books/thejoyofhooking_book.png);
}
#book_helterskelter {		
	background-image: url(../images/books/helterskelter_book.png);
}
#book_childofsatan {		
	background-image: url(../images/books/childofsatan_book.png);
}
#book_willyoudieforme {		
	background-image: url(../images/books/willyoudieforme_book.png);
}
#book_mylifewithcharlesmanson {		
	background-image: url(../images/books/mylifewithcharlesmanson_book.png);
}
#book_trialbyyourpeers {		
	background-image: url(../images/books/trialbyyourpeers_book.png);
}
#book_themansonwomen {		
	background-image: url(../images/books/themansonwomen_book.png);
}
#book_roman {		
	background-image: url(../images/books/roman_book.png);
}
#book_mansoninhisownwords {		
	background-image: url(../images/books/mansoninhisownwords_book.png);
}
#book_themansonfile {		
	background-image: url(../images/books/themansonfile_book.png);
}
#book_nomoretomorrows {		
	background-image: url(../images/books/nomoretomorrows_book.png);
}
#book_desertshadows {		
	background-image: url(../images/books/desertshadows_book.png);
}
#book_columbo {		
	background-image: url(../images/books/columbo_book.png);
}
#book_mansonbehindthescenes {		
	background-image: url(../images/books/mansonbehindthescenes_book.png);
}
#book_tamingthebeast {		
	background-image: url(../images/books/tamingthebeast_book.png);
} 
#book_stateandthemm {		
	background-image: url(../images/books/stateandthemm_book.png);
}
#book_squeaky {		
	background-image: url(../images/books/squeaky_book.png);
} 
#book_photosofsharontate {		
	background-image: url(../images/books/photosofsharontate_book.png);
}
#book_prisonjourney {		
	background-image: url(../images/books/prisonjourney_book.png);
}
#book_shadowoversanta {		
	background-image: url(../images/books/shadowoversanta_book.png);
} 
#book_mansonmusicmayhem {		
	background-image: url(../images/books/mansonmusicmayhem_book.png);
} 







body.homepage #contentcon {
	
	padding: 0px 0 0 0px;
}

#homeleft {
	padding: 500px 0px 0 10px;
	width: 400px;
	float: left;
	display: block;

}

#homeleft h2 {
	font-size: 1.9em;
    padding: 0 0 20px 0;

}

#homeleft p.recent {
	letter-spacing: 10px;
}

#homedrop {
display: block;
float: left;
width: 100%;
height: 114px;



 }

#homedrop h2 {
          color: #ededeb;
          font-size: 1.3em;
          padding: 20px 0 4px 0;
	text-indent: -5000px;

 }



#homesearch input {
	width: 195px;
	float: left;
	margin: 1px 0 0 0;
}

#homesearch input#searchsubmit {
	width: 100px;
	float: left;
	border: 1px solid #000;
	color: #C71212;
	background-color: #333;
	height: 21px;
	margin: 0px 0 0 0;
}

#homedrop select.homeselect {
	width: 300px;
	margin: 0 0 50px 0;
}
 
 #homesearch{

display: block;
float: left;
width: 100%;
height: 65px;

 }
 
 
 #homesearch h2 {
          color: #ededeb;
          font-size: 1.3em;
          padding: 20px 0 4px 0;
	text-indent: -5000px;

 }



#archivewidget {



	padding: 2px 0 5px 0;
	margin: 0 0 5px 0;
	
	
}

#awdate {
	float: left;
	width: 70px;

}

#awdate p { 
 color: #b62428;
 font-weight: bolder;
}

#awtitle {
	float: left;
	width: 330px;
}

#homecont {
	padding: 20px 0 0 0;
	float: right;
	width: 610px;
}



#homecont h1 {
	color: #333;
	line-height: .9;
	font-size: 2.5em;
	padding: 0px 0 10px 0;

}

#homecont h2 {
	color: #000;
	line-height: .9;
	font-size: 1.19em;
	padding: 0px 0 10px 0;
}



#homecont p {
	font-family: Georgia, Times New Roman ;
-webkit-font-smoothing: antialiased;
	font-size: 1.33em;
	padding: 0 0 15px 0;
	text-align : justify;
}



table.home {
	padding: 10px 0 0 0;
}

#archivedate 	{

	display: block;
	
}

#archivedate h2 {
	/*background-image: url(../images/dateborder.png);
	background-repeat: no-repeat;*/
	color: #c13129;
	padding: 11px 0 11px 0;
	margin:  0 0 11px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#homecont .entry-content #archivedate h2 {
	color: #c13129;
}



#archivedate h1{
	font-family: arial;
	font-weight: bolder;
	font-size: 4.8em !important;
	color: #000  !important;
	padding: 0;
	margin: 0;
	line-height: .92 !important;
	letter-spacing: -1px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	text-align: center;



}

#archivedate h3{
	font-family: arial;
	font-weight: bolder;
	font-size: 1.5em !important;
	color: #333  !important;
	padding: 6px 0 0 0;
	margin: 0;
	line-height: .5 !important;
	letter-spacing: 4px;
	text-align: center;



}

#archivedate .one {
	letter-spacing: -8px;
}

h2.entry-title {
	display: none;
}

.entry-content h1 a, .entry-summary h1 a {
font-family: Georgia, Times New Roman ;
-webkit-font-smoothing: antialiased;
font-size: .7em;
font-weight: normal !important;
color: #C71212;
text-decoration: none;
width: 100%;
}

.entry-content h1 a:hover, .entry-summary h1 a:hover {
text-decoration: none !important;
}

.entry-content, .entry-summary {
padding: 10px 0;
 border-bottom: 1px solid #CCC;
 width: 100%;

}



.addthis_32x32_style .at300bs, .addthis_32x32_style .at15t {
	background-image: url("../images/addthis.gif") !important;
	width: 40px  !important;
	height: 40px  !important; 
}

.addthis_32x32_style .at15t_email {
	background-position: -195px 0 !important;
	padding: 0 10px 0px 0px;
	border-right: 1px solid #ccc;
	margin: 0 0 0 7px;
}

.addthis_32x32_style .at15t_facebook {
	background-position: 0px 0px !important;
	padding: 0 10px 0px 0px;
	border-right: 1px solid #ccc;
}

.addthis_32x32_style .at15t_twitter {
	background-position: -98px 0px !important;
	padding: 0 10px 0px 0px;
	border-right: 1px solid #ccc;
	margin: 0 0 0 7px;
}

.addthis_32x32_style .at15t_google {
	background-position: -296px 0px !important;
	padding: 0 10px 0px 0px;
	border-right: 1px solid #ccc;
	margin: 0 0 0 7px;
}

.addthis_32x32_style .at15t_compact {
	background-position: -396px 0px !important;
	margin: 0 0 0 7px;
	

}

.addthis_toolbox {
	padding: 0 0 20px 0;
	display: block;
}



#archive {
	background-color: #222;
	display: block;
}

#archsearch {
	width: 410px;
	padding: 45px 0 0 0;
	margin: 0 0 0 0px;
	display: block;
	float: left;

}

input.arinput {
	width: 300px;
	height: 23px;
	font-size: 1.5em;
	font-style: italic;
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	color: #444;
}

input.arbutton{
	width:100px;
	height: 30px;
	color: #fff;
	background-color: #555;
	text-align: center;
	line-height: 2.0;
	border: 0;
}

#contentcon2 {
}

#ardate {
	width: 100px;
	display: block;
}

#ardate p {
	font-size: .67em;
	color: #333;
	padding: 0;
	margin: 0;
	font-family: arial;
}

#ardate p.number {
	font-size: 3em;
	color: #333;
	font-weight: bolder;
	line-height: .9;
	font-family: arial;
}

#ardate p.number2 {
	font-size: 3em;
	color: #333;
	font-weight: bolder;
	line-height: .9;
	letter-spacing: -2px;
	font-family: arial;
}

#month {
	padding: 2px 0 10px 0;
	display:  block;
	background-image: url(../images/dateborder.png);
	background-repeat: no-repeat;
}

#currentmonth {
	float: left;
	padding: 0 10px 0 0;
	width: 205px;
}

#currentmonth h1 {
	color: #fff;
}

#monthcon {
	margin: 0 auto;
}

#archbox {
	width: 1010px;
	margin: 0 auto;
	padding-bottom: 10px;
	
}

#archintro {
	width: 550px;
	float: right;
	padding: 20px 0 20px 0;
}

#archintro h1, #archsearch h1 {
	color: #ccc;
	padding: 0 0 10px 0;
}

#archintro p {
	color: #999;
}

#year{
	padding: 10px 0 0px 0;
	background-color: #000;
	display:  block;
	border-bottom: 5px solid #fff;
	border-top: 1px solid #444;
}

#year h1 {
	color: #fff;
}

#yearcon {
	width: 1010px;
	margin: 0 auto;
}

#yearcon a {
	line-height: 3.1;
	padding: 0px 10px 0 5px;
	color: #434343

}

#yearcon a:hover {
	text-decoration: none;
	color: #666;
}

#yearcon a.on {
	width: 97px;
	height: 40px;
	display: block;
	background-image: url(../images/archive_tab.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 24px;
	text-align: center;
	line-height: 2.0;
	padding: 0;
	margin:0 2px 0 2px 0;
	border: 0;
}

#yearcon a,

#yearcon a.on

#yearlist ul,  #yearlist li, #monthlist ul,  #monthlist li {
	list-style-type: none;
	float: left;
}

#monthlist li a {
	color: #333;
	padding: 0 5px 0 5px;
	line-height: 2.5;
}

#monthlist li a:hover {
	color: #000;
	text-decoration: none;
}



#monthlist li a.on, #monthlist li a.on:hover {
	color: #c13129;
}





#browsearchive {
	padding: 0 0 0 20px;
}

#browsearchive h1 {
	padding: 20px 0 20px 0;
	font-size: 6em;
	line-height: .9;
	letter-spacing: -5px;
}

#browsearchive  h2 {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px 0;
}

#browsearchive h2 a {
	padding: 5px 0 5px 0;
	border-bottom: 0 !important;
}

#arday {
	padding: 0 0 15px 0;
}

#arday h2 {
	font-size: 14px;
	font-weight: light;
}

#arday p {
	padding: 0 0 10px 0;
}

table.archiveresults {
	width: 100%;
}

td.date {
	vertical-align : top;
	padding: 10px 0 20px 0;
	border-top: 1px solid #ccc;
	width: 80px;
}

td.title {
	vertical-align : top;
	padding: 10px 0 20px 0;
	border-top: 1px solid #ccc;
}

td.title p {
	padding: 2px 0 10px 0;
	width: 100%;
}

#homecont td.title p {
	text-align: left;

}

.light {
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: -2px;
}

.kern {
	letter-spacing: -10px;
}

td.title a {
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	font-size: 1.2em;
	font-weight: normal !important;
	color:#C71212;
}



#disc #archivewidget {



	padding: 2px 0 5px 0;
	margin: 0 0 5px 0;
	
	
}

#disc #awdate {
	float: left;
	width: 70px;

}

#disc #awdate p { 
 color: #b62428;
 font-weight: bolder;
 border: 0;
}

#disc #awtitle {
	float: left;
	width: 225px;
}

#wp_page_numbers {
	display: block;
	padding: 10px 0 10px 0;
    margin: 0 auto;

}

#wp_page_numbers ul, #wp_page_numbers li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#wp_page_numbers li {
    float: left;
    margin: 0 5px 0 0;
    font-size: .9em;
    font-weight: bolder;
    line-height: 2.0;
}

#wp_page_numbers a:hover {
    text-decoration: none;
}

#wp_page_numbers li a {
    float: left;
    width: 35px;
    height: 24px;
    color: #fff;
    text-align: center;
    background-image:url("../images/pn_number.gif");
    background-repeat: no-repeat;
    display: block;
}

#wp_page_numbers li.active_page a {
    float: left;
    width: 35px;
    height: 24px;
    color: #fff;
    text-align: center;
    background-image:url("../images/pn_numberon.gif");
    background-repeat: no-repeat;
    display: block;
}

#wp_page_numbers li.page_info {
    float: left;
    width: 98px;
    height: 24px;
    color: #fff;
    text-align: center;
    background-image:url("../images/pn_page.gif");
    background-repeat: no-repeat;
    display: block;
}

#imgcap {
display: block;
margin: 0 0 30px 30px;
float: right;

}



#imgcap p {
    color: #333;
    padding: 5px 0 15px 0;
    text-align: left;
    font-family: arial !important;
    font-size: 12px;
}



#impcap img {
	z-index: 0;
}



.august1169_01 {
    width:194px;
}

.august1169_02 {
    width:148px;
}

.august1369_01 {
    width:327px;
}

#quote {
    display: block;
    width: 240px;
    float: left;
    margin: 30px 30px 30px 0;
    
}

#quote p {
    color: #666;
    font-weight: bolder;
    font-size:  28px;
    letter-spacing: -1px;
    text-align: left;
    line-height: .9;
    padding: 10px 0 0 0;
    font-family: arial !important;
}

#quote p.smaller {
    color: #666;
    font-weight: bolder;
    font-size:  25px;
    letter-spacing: -1px;
    text-align: left;
    line-height: .9;
    padding: 10px 0 0 0;
    font-family: arial !important;
}

#quote p.personquoted{
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: normal;
    padding: 5px 0 10px 0;
    text-align: right;
    color: #333;
    font-family: arial !important;
}

#startquote {
    display: block;
    background-color: #333;
    background-image: url("../images/quote_start.png");
    background-repeat: no-repeat;
    height: 11px;
}

#endquote {
    display: block;
    background-color: #333;
    background-image: url("../images/quote_end.png");
    background-repeat: no-repeat;
    background-position: top right;
    height: 11px;
}

#startquote2 {
    display: block;
    background-color: #333;
    height: 11px;
}

#endquote2 {
    display: block;
    background-color: #333;
    height: 11px;
    margin: 10px 0 0 0;
}

a.twitterad {
   background-image: url("../images/twitterad.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 295px;
    height: 148px;
    margin: 0 auto;
    margin-top: 20px;
 }
 
 a.twitterad2 {
   background-image: url("../images/twitterad2.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 351px;
    height: 156px;
    margin: 0 auto;
    margin-top: 20px;
	
 }
 
  a.paroleblock {
   background-image: url("../images/tex-parole.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 400px;
    height: 100px;
    margin: 0 auto;
    margin-top: 20px;
	
 }

#nav-below {
	display: block;
}



.nav-previous a {
	width: 61px;
	height: 14px;
	text-indent: -5000px;
	overflow: hidden;
	background-image: url("../images/an_previous.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

.nav-previous a:hover {
	background-position: 0 -14px;
}

.nav-next a {
	width: 61px;
	height: 14px;
	text-indent: -5000px;
	overflow: hidden;
	background-image: url("../images/an_next.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

.nav-next a:hover {
	background-position: 0 -14px;
}



.nav-previous2 a {
	width: 61px;
	height: 14px;
	text-indent: -5000px;
	overflow: hidden;
	background-image: url("../images/an_next.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

.nav-previous2 a:hover {
	background-position: 0 -14px;
}

.nav-next2 a {
	width: 61px;
	height: 14px;
	text-indent: -5000px;
	overflow: hidden;
	background-image: url("../images/an_previous.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: right;
	margin: 0 0 0 10px;

}

.nav-next2 a:hover {
	background-position: 0 -14px;
}



   h3#reply-title{
	height: 43px;
	background-image: url("../images/reply.png");
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	text-indent: -5000px;
	margin: 20px 0 0 0;
	overflow: hidden;



}

h2.addrecently {
	height: 33px;
	background-image: url("../images/recentlyadded.png");
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	text-indent: -5000px;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0 0 0px 0 !important;

}

#thevictimsnav h2 a, #thevictimsnav h2 a:hover, #locationsnav h2 a, #locationsnav h2 a:hover, #thefamilynav1 h2 a, #thefamilynav1 h2 a:hover, #thefamilynav2 h2 a, #thefamilynav2 h2 a:hover, #motivesnav h2 a, #motivesnav h2 a:hover {
    text-transform: uppercase;
    color: #bd262b;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.32;
}

#whitealbumnav h2 {
 padding:  0 0 0px 0 !important;
  margin: 0 0 0 0 !important;
  line-height: .9 !important;



 }



#whitealbumnav h2 a  {
    text-transform: uppercase;
    color: #bd262b;
    text-decoration: none;
    font-size: 14px;
}



#thevictimsnav h2 a:hover, #motivesnav h2 a:hover, #thefamilynav1 h2 a:hover, #thefamilynav2 h2 a:hover, #locationsnav h2 a:hover  {
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
}



#thefamilynav1 h2 a, #thefamilynav1 h2 a:hover, #thefamilynav2 h2 a, #thefamilynav2 h2 a:hover  {
  font-size: 14px;
  padding: 0 !important;
  margin: 0  !important;

}

#thefamilynav1 h2,  #thefamilynav2 h2   {
  padding:  0 0 0px 0 !important;
  margin: 0 0 0 0 !important;
  line-height: .9 !important;

}

#thevictimsnav h2 a:hover,#thefamilynav1 h2 a:hover, #thefamilynav2 h2 a:hover,  #whitealbumnav h2 a:hover  {
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
}



#thevictimsnav {
    display: block;
    padding: 80px 0 100px 660px;

 }
 
 #locationsnav {
    display: block;
    padding: 90px 0 100px 690px;

 }
 
 #motivesnav {
    display: block;
    padding: 130px 0 100px 720px;

 }

  #whitealbumnav {
    display: block;
    padding: 100px 0 100px 790px;

 }



#thefamilynav1 {
    display: block;
    padding: 85px 0 50px 630px;
   float: left;
   width: 180px;



 }

#thefamilynav2 {
    display: block;
    padding: 85px 0 50px 20px;
	float: left;
	width: 180px;



 }
 
 
 #thefamilylanding {
 	height:480px;
 }
 
 #victimslanding {
 	height:480px;
 
 }
 
  #whitealbumlanding {
 	height:480px;
 
 }
 
 #locationslanding {
 	height:480px;
 }
 
 body#locationsback #whtalb_right #awdate p {
font-family: arial;
font-size: 13px !important;
padding: 0 !important;
color: #B62428!important;
text-align: left;
}
 
 
 body#booksingle #cdbcontent,  body#booksingle #right {
 margin: 0 !important;
 }
 
 
  
 body#booksingle #right, body#booklanding #right {
 float: right !important;
 }
 
 
  body#booksingle #nav-below {
  	display: none;
  }
 
 
  body#booksingle #cdbcontent {
float: left !important;
 }
 
 
 #motivesbody p, #motivesbody h2 {
         color: #fff;
         font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;

  }
  
  #motivesbody h2 {
         color: #fff;
	padding: 0 0 15px 0 !important;
  }
  
   #motivesbody p{

	font-size: 1.33em !important;
	padding: 0 0 15px 0 !important;
  }
  
body#motivesback #bio {
	width: 700px;
	float:right;
	margin: 70px 0px 20px 0;
}

body#motivesback #bio h2 {
	font-size: 4em;
	letter-spacing: -4px;
	line-height: .7;
	padding: 0 0 10px 0 !important;
	margin: 0 0 10px 0 !important;
	font-weight: bolder !important;
	font-family: arial;
	color: #8c8e92;

	

}

body#motivesback #bio p{
	padding-bottom: 20px;
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	font-size: 1.33em !important;
	padding: 0 0 15px 0 !important;
	color: #6e737c !important;	
	text-align: left;
}

body#motivesback #bio p.intro{
	padding-bottom: 20px;
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	font-size: 1.83em !important;
	padding: 0 0 15px 0 !important;
	color: #B62428 !important;	
	text-align: left;
	margin:0 0 20px 0;
}

body#motivesback #bio a{
	color:#ADB3BD;
    text-decoration: none;
    font-weight: normal;
}

body#motivesback #bio a;hover{
	color:#ADB3BD;
    text-decoration: underline;
    font-weight: normal;
}

body#motivesback #right {
float: left;
width: 300px;
margin:  60px 0 0 0;
}

body#motivesback #disc h2.news a, body#motivesback #disc h2.news a:hover {	
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 3px solid #222;
	text-decoration: none;
	color: #8c8e92;
}

body#motivesback #disc #awtitle a {
	color: #6e737c;
}

.mbreak {
	display: block;
	border-bottom: 1px solid #444;
	margin: 20px 0;
}

 a.mrkt-thefamily {
   background-image: url("../images/mrkt-thefamily.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 190px;
    height: 188px;
    margin: 0;
	padding: 0;
	float: left;
	margin-top: 20px;
	
 }
 
  a.mrkt-books {
   background-image: url("../images/mrkt-books.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 191px;
    height: 188px;
    margin: 0 auto;
	padding: 0;
	margin-top: 20px;
	
 }
 
  a.mrkt-victims {
   background-image: url("../images/mrkt-victims.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 190px;
    height: 188px;
    margin: 0;
	padding: 0;
	float: right;
	margin-top: 20px;
	
 }

 a.charliemansoncom {
   background-image: url("../images/charliemansoncom.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 589px;
    height: 72px;
    margin: 0 auto;
	margin-top: 10px;
	
 }
 
 
 #whtalb {
	width: 700px;
	float:right;
	margin: 0px 0px 20px 0;
}

#whtalb h2 {
	font-size: 4em;
	letter-spacing: -4px;
	line-height: .7;
	padding: 0 0 10px 0 !important;
	margin: 0 0 10px 0 !important;
	font-weight: bolder !important;
	font-family: arial;
	color: #333;
}

#whtalb p{
	padding-bottom: 20px;
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	font-size: 1.33em !important;
	padding: 0 0 15px 0 !important;
	color: #65696b !important;

}

#whtalb p.intro{
	padding-bottom: 20px;
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	font-size: 1.83em !important;
	padding: 0 0 15px 0 !important;
	color: #000 !important;	
	text-align: left;
	margin:0 0 20px 0;
}

#whtalb_right {
float: left;
width: 300px;
margin:  0px 0 0 0;
}



#whtalb_right p{
	padding-bottom: 20px;
	font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
	font-size: 1.33em !important;
	padding: 57px 0 15px 0 !important;
	color: #B62428!important;
    text-align: right;
}

#whitestart {
            margin:  0px 0 0 0;
 }
 
 #whitefin {
            margin:  0 0 0 0;
            padding: 30px 0 10px 0;
            border-top: 1px solid #999;
 }
 
 
  #motivefin {
            margin:  0 0 0 0;
            padding: 30px 0 10px 0;
            border-top: 1px solid #4b4d50;
 }
 
#song {
padding: 3px 2px;
 }
 
 #song-alt {
padding: 3px 2px;
background-color: #e8e8e8;
 }
 
 #song a, #song-alt a {
font-weight: normal;
 }
 
 
  a.whitealbum {
   background-image: url("../images/whitealbumad.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 296px;
    height: 225px;
    margin: 0 auto;
	margin-top: 30px;
	
 }
 
 
 .waci {
 color: #B62428;
 

 
  }
  
  
  #whtalb h3 {
font-size: 2em;
letter-spacing: -1px;
line-height: .7;
padding: 0 0 3px 0 !important;
margin: 5px 0 4px 0 !important;
font-weight: bolder !important;
font-family: arial;
color: #333;
}



body#locationsback2 #whtalb_right p {
font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
font-size: 1.33em !important;
padding: 0px 0 15px 0 !important;
color: #000 !important;
text-align: left;
}



body#locationsback2 #whitefin {
margin: 0 0 0 0;
padding: 0px 0 10px 0;
border-top: 0;

}

#locationstitle {
 padding: 10px 0 10px 0;

 }

#locationstitle h2 {
font-size: 4em;
letter-spacing: -4px;
line-height: .7;
padding: 0 0 10px 0 !important;
margin: 0 0 10px 0 !important;
font-weight: bolder !important;
font-family: arial;
color: #333;
}

body#locationsback2 #contentcon {
width: 1050px;
margin: 0 auto;
padding-top: 15px;
}

#locationdetails {
	margin: 10px 0 20px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px 0 10px 0;
	
}



body#locationsback2 #whtalb_right #locationdetails p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	text-align: left;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0;
}



body#locationsback2 #whtalb_right #locationdetails p.location {
	font-weight: bolder;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#locationdetails p a {
	font-weight: normal;
	text-decoration: underline;
	color: #C13129;
	
}

small  {
	font-family: arial  !important;
	color: #ccc !important;
}

.fn {
    font-weight: bolder;
    color: #C13129;
    font-size: 1.3em;
 }

h3#comments-title em {
                   color: #C13129;
}
  
p.comment-form-author, p.comment-form-email {
  text-align: left !important;
}
   
   
   
 #tvschedule {
 
 }
 
 #tvschedule h1 {
 	 background-image: url("../images/tvschedule.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 291px;
    height: 18px;
    float: left;
	margin-top: 10px;
 }
 
 #tvslot {
 	background-image: url("../images/tvline.png");
    background-repeat: no-repeat;  
	background-position:  bottom;
 
 }
 
 #tv-encore {
 	background-image: url("../images/tv-encore.png");
	background-position: 0 13px;
    background-repeat: no-repeat; 
	padding: 15px 0 15px 120px;
 }
 
 #tv-encorel {
 	background-image: url("../images/tv-encorel.png");
	background-position: 0 13px;
    background-repeat: no-repeat; 
	padding: 15px 0 15px 120px;
 }
 
  #tv-e {
 	background-image: url("../images/tv-e.png");
    background-repeat: no-repeat; 
	background-position: 0 12px;
	padding: 15px 0 15px 120px;
 }
 
 
  #tv-cai {
 	background-image: url("../images/tv-cai.png");
    background-repeat: no-repeat; 
	background-position: 0 12px;
	padding: 15px 0 15px 120px;
 }
 
  #tv-msnbc {
 	background-image: url("../images/tv-msnbc.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
  #tv-retro {
 	background-image: url("../images/tv-retro.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
   #tv-h2 {
 	background-image: url("../images/tv-h2.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
   #tv-hdnet {
 	background-image: url("../images/tv-hdnet.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
 #tv-bio {
 	background-image: url("../images/tv-bio.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
 #tv-histint {
 	background-image: url("../images/tv-historyint.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
#tv-hist {
 	background-image: url("../images/tv-hist.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
}
 
#tv-fmc {
 	background-image: url("../images/tv-fmc.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
 #tv-id {
 	background-image: url("../images/tv-id.png");
    background-repeat: no-repeat; 
	background-position: 0 20px;
	padding: 15px 0 15px 120px;
 }
 
 #tvslot h2 {
 	color: #C13129;
	font-size:1.2em;
	padding: 0 0 2px 0;
	margin:0;
	font-family: arial;
 
 }
 
 
 #tvslot h2.morethanone {
 	color: #C13129;
	font-size:1.2em;
	padding: 15px 0 2px 0;
	margin:0;
	font-family: arial;
 
 }
 
   #tvslot p{
 	color: #6b7781;
	font-size:1em;
	font-family: arial;
	padding: 0;
	margin:0;
 
 }
 
 .archive-ads {
              display: none;
  }
 
 #helterad {
 	width: 336px;
	height: 393px;
	background-image:url("../images/helterad.png");
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
 
 }
 
 #helterad a {
 	text-align: center;
	padding: 2px 10px 2px 5px !important;
	border-right: 1px solid #cc3333;
	color: #fff;
	font-family: arial;
	font-size: 13px;
	margin: 6px 0;
	line-height: 2.0;
    white-space:nowrap;
	
 
 }
 
  #helterad a.big {
 	width: 336px;
	height: 329px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	
 }
 
 #helterad .hsa-bl a {
         border: 0;
  }
 
 
  #helterad2 {
 	width: 395px;
	height: 300px;
	background-image:url("../images/helterad2.png");
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-top: 30px;
 
 }
 
 #helterad2 a {
 	text-align: center;
	padding: 2px 10px 2px 5px !important;
	border-right: 1px solid #333;
	color: #fff;
	font-family: arial;
	font-size: 13px;
	margin: 6px 0;
	line-height: 2.0;
    white-space:nowrap;
	
 
 }
 
  #helterad2 a.big {
 	width: 395px;
	height: 226px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	
 }
 
 #helterad2 .hsa-bl a {
         border: 0;
  }
  
  
  #helterad3 {
 	width: 300px;
	height: 228px;
	background-image:url("../images/helterad3.png");
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;

 
 }
 
 #helterad3 a {
 	text-align: center;
	padding: 2px 10px 2px 5px !important;
	border-right: 1px solid #333;
	color: #fff;
	font-family: arial;
	font-size: 13px;
	margin: 6px 0;
	line-height: 2.0;
    white-space:nowrap;
	
 
 }
 
  #helterad3 a.big {
 	width: 300px;
	height: 172px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	
 }
 
 #helterad3 .hsa-bl a {
         border: 0;
  }
  
  
   #hendrickson {
 	width: 300px;
	height: 260px;
	background-image:url("../images/hendrickson.png");
	background-repeat: no-repeat;
    background-position: 0 30px;
	display: block;
	margin: 0 auto;
	padding: 30px 0 0 0;
    border-top: 1px solid #ececec;
	text-align: center;
	margin-top: 10px;
    
 
 }
 
 #hendrickson a.small {
 	width: 100px;
	height: 122px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
    float: left;
	
 
 }
 
  #hendrickson a.big {
 	width: 300px;
	height: 148px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	
 }
 
 
  #hendrickson-large {
 	width: 400px;
	height: 347px;
	background-image:url("../images/hendricksonlarge.png");
	background-repeat: no-repeat;
    background-position: 0 30px;
	display: block;
	margin: 0 auto;
	padding: 30px 0 30px 0;
    border-bottom: 1px solid #ececec;
	text-align: center;
	margin-bottom: 10px;
    
 
 }
 
 #hendrickson-large a.small {
 	width: 133px;
	height: 165px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
    float: left;
	
 
 }
 
  #hendrickson-large a.big {
 	width: 400px;
	height: 182px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	
 }
 
 .entry-content p strong {
 	font-family: arial;
	text-transform: uppercase;
	
 }
 
 
#other-smallthumbs .myphoto {
	margin: 0 6px 6px 0;
    padding: 0;
	float: left;
	display: block;
	background-color:#fff;
    border: 0;
	 width: 40px;
    height: 40px;

}



#otherlocations-01 #other-smallthumbs .myphoto#other-01,
#otherlocations-02 #other-smallthumbs .myphoto#other-02,
#otherlocations-03 #other-smallthumbs .myphoto#other-03,
#otherlocations-04 #other-smallthumbs .myphoto#other-04,
#otherlocations-05 #other-smallthumbs .myphoto#other-05,
#otherlocations-06 #other-smallthumbs .myphoto#other-06,
#otherlocations-07 #other-smallthumbs .myphoto#other-07,
#otherlocations-08 #other-smallthumbs .myphoto#other-08,
#otherlocations-09 #other-smallthumbs .myphoto#other-09,
#otherlocations-10 #other-smallthumbs .myphoto#other-10,
#otherlocations-11 #other-smallthumbs .myphoto#other-11,
#otherlocations-12 #other-smallthumbs .myphoto#other-12,
#otherlocations-13 #other-smallthumbs .myphoto#other-13,
#otherlocations-14 #other-smallthumbs .myphoto#other-14,
#otherlocations-15 #other-smallthumbs .myphoto#other-15,
#otherlocations-16 #other-smallthumbs .myphoto#other-16,
#otherlocations-17 #other-smallthumbs .myphoto#other-17,
#otherlocations-18 #other-smallthumbs .myphoto#other-18,
#otherlocations-19 #other-smallthumbs .myphoto#other-19,
#otherlocations-20 #other-smallthumbs .myphoto#other-20,
#otherlocations-21 #other-smallthumbs .myphoto#other-21,
#otherlocations-22 #other-smallthumbs .myphoto#other-22,
#otherlocations-23 #other-smallthumbs .myphoto#other-23,
#otherlocations-24 #other-smallthumbs .myphoto#other-24,
#otherlocations-25 #other-smallthumbs .myphoto#other-25,
#otherlocations-26 #other-smallthumbs .myphoto#other-26,
#otherlocations-27 #other-smallthumbs .myphoto#other-27,
#otherlocations-28 #other-smallthumbs .myphoto#other-28,
#otherlocations-29 #other-smallthumbs .myphoto#other-29,
#otherlocations-30 #other-smallthumbs .myphoto#other-30,
#otherlocations-31 #other-smallthumbs .myphoto#other-31 {
	margin: 0 6px 6px 0;
    padding: 0;
	float: left;
	display: block;
    border: 0;
    width: 40px;
    height: 40px;
    background-color: #C13129;
}



#otherlocations-01 #other-smallthumbs .myphoto#other-01 a img,
#otherlocations-02 #other-smallthumbs .myphoto#other-02 a img,
#otherlocations-03 #other-smallthumbs .myphoto#other-03 a img,
#otherlocations-04 #other-smallthumbs .myphoto#other-04 a img,
#otherlocations-05 #other-smallthumbs .myphoto#other-05 a img,
#otherlocations-06 #other-smallthumbs .myphoto#other-06 a img,
#otherlocations-07 #other-smallthumbs .myphoto#other-07 a img,
#otherlocations-08 #other-smallthumbs .myphoto#other-08 a img,
#otherlocations-09 #other-smallthumbs .myphoto#other-09 a img,
#otherlocations-10 #other-smallthumbs .myphoto#other-10 a img,
#otherlocations-11 #other-smallthumbs .myphoto#other-11 a img,
#otherlocations-12 #other-smallthumbs .myphoto#other-12 a img,
#otherlocations-13 #other-smallthumbs .myphoto#other-13 a img,
#otherlocations-14 #other-smallthumbs .myphoto#other-14 a img,
#otherlocations-15 #other-smallthumbs .myphoto#other-15 a img,
#otherlocations-16 #other-smallthumbs .myphoto#other-16 a img,
#otherlocations-17 #other-smallthumbs .myphoto#other-17 a img,
#otherlocations-18 #other-smallthumbs .myphoto#other-18 a img,
#otherlocations-19 #other-smallthumbs .myphoto#other-19 a img,
#otherlocations-20 #other-smallthumbs .myphoto#other-20 a img,
#otherlocations-21 #other-smallthumbs .myphoto#other-21 a img,
#otherlocations-22 #other-smallthumbs .myphoto#other-22 a img,
#otherlocations-23 #other-smallthumbs .myphoto#other-23 a img,
#otherlocations-24 #other-smallthumbs .myphoto#other-24 a img,
#otherlocations-25 #other-smallthumbs .myphoto#other-25 a img,
#otherlocations-26 #other-smallthumbs .myphoto#other-26 a img,
#otherlocations-27 #other-smallthumbs .myphoto#other-27 a img,
#otherlocations-28 #other-smallthumbs .myphoto#other-28 a img,
#otherlocations-29 #other-smallthumbs .myphoto#other-29 a img,
#otherlocations-30 #other-smallthumbs .myphoto#other-30 a img,
#otherlocations-31 #other-smallthumbs .myphoto#other-31 a img {

	
    display: none;
    
 
}



#movies #other-smallthumbs .myphoto,
#movies-01 #other-smallthumbs .myphoto,
#movies-02 #other-smallthumbs .myphoto,
#movies-03 #other-smallthumbs .myphoto,
#movies-04 #other-smallthumbs .myphoto,
#movies-05 #other-smallthumbs .myphoto,
#movies-06 #other-smallthumbs .myphoto,
#movies-07 #other-smallthumbs .myphoto,
#movies-08 #other-smallthumbs .myphoto,
#movies-09 #other-smallthumbs .myphoto,
#movies-10 #other-smallthumbs .myphoto,
#movies-11 #other-smallthumbs .myphoto,
#movies-12 #other-smallthumbs .myphoto {
	margin: 0 6px 6px 0;
    padding: 0;
	float: left;
	display: block;
	background-color:#fff;
    border: 0;
	width: 96px;
    height: 96px;
}



#movies-01 #other-smallthumbs .myphoto#other-01,
#movies-02 #other-smallthumbs .myphoto#other-02,
#movies-04 #other-smallthumbs .myphoto#other-04,
#movies-05 #other-smallthumbs .myphoto#other-05,
#movies-07 #other-smallthumbs .myphoto#other-07,
#movies-08 #other-smallthumbs .myphoto#other-08,
#movies-10 #other-smallthumbs .myphoto#other-10,
#movies-11 #other-smallthumbs .myphoto#other-11,
#movies-03 #other-smallthumbs .myphoto#other-03,
#movies-06 #other-smallthumbs .myphoto#other-06,
#movies-09 #other-smallthumbs .myphoto#other-09,
#movies-12 #other-smallthumbs .myphoto#other-12 {
	margin: 0 6px 6px 0;
    padding: 0;
	float: left;
	display: block;
    border: 0;
    width: 96px;
    height: 96px;
    background-color: #C13129;
}



#movies-01 #other-smallthumbs .myphoto,
#movies-02 #other-smallthumbs .myphoto,
#movies-04 #other-smallthumbs .myphoto,
#movies-05 #other-smallthumbs .myphoto,
#movies-07 #other-smallthumbs .myphoto,
#movies-08 #other-smallthumbs .myphoto,
#movies-10 #other-smallthumbs .myphoto,
#movies-11 #other-smallthumbs .myphoto,
#movies-03 #other-smallthumbs .myphoto,
#movies-06 #other-smallthumbs .myphoto,
#movies-09 #other-smallthumbs .myphoto,
#movies-12 #other-smallthumbs .myphoto {
	margin: 0 6px 6px 0;
    padding: 0;
	float: left;
	display: block;
	background-color:#fff;
    border: 0;
	width: 96px;
    height: 96px;
}



.nomarg {
        margin: 0 0px 6px 0 !important;

 }



#movies-01 #other-smallthumbs .myphoto#other-01 a img,
#movies-02 #other-smallthumbs .myphoto#other-02 a img,
#movies-03 #other-smallthumbs .myphoto#other-03 a img,
#movies-04 #other-smallthumbs .myphoto#other-04 a img,
#movies-05 #other-smallthumbs .myphoto#other-05 a img,
#movies-06 #other-smallthumbs .myphoto#other-06 a img,
#movies-07 #other-smallthumbs .myphoto#other-07 a img,
#movies-08 #other-smallthumbs .myphoto#other-08 a img,
#movies-09 #other-smallthumbs .myphoto#other-09 a img,
#movies-10 #other-smallthumbs .myphoto#other-10 a img,
#movies-11 #other-smallthumbs .myphoto#other-11 a img,
#movies-12 #other-smallthumbs .myphoto#other-12 a img {
    display: none;

}



#otherlocations-nav a.next {
width: 61px;
height: 14px;
text-indent: -5000px;
overflow: hidden;
background-image: url("../images/an_next.png");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
float: left;
margin: 0 0 0 10px;
}

#otherlocations-nav #next2 {
width: 61px;
height: 14px;
text-indent: -5000px;
overflow: hidden;
background-image: url("../images/an_next2.png");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
float: left;
margin: 0 0 0 10px;
}



#otherlocations-nav a.back {
width: 61px;
height: 14px;
text-indent: -5000px;
overflow: hidden;
background-image: url("../images/an_previous.png");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
float: left;
margin: 0 0 0 0px;
}

#otherlocations-nav #back2 {
width: 61px;
height: 14px;
text-indent: -5000px;
overflow: hidden;
background-image: url("../images/an_previous2.png");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
float: left;
margin: 0 0 0 0px;
}

#otherlocations-nav {
display: block;
padding: 0 20px 30px 0;
 }
 
 
 #pop, #pop2, #pop3, #pop4, #pop5 {
 width: 144px;
 height: 87px;
 background-image:url("../images/popup.png");
 position: absolute;
 top: 0;
 left: 0;
 overflow: hidden;
   }
   
    #pop p, #pop2 p, #pop3 p, #pop4 p, #pop5 p {
color: #fff !important;
font-family: arial;
font-size: 10px !important;
padding: 20px !important;
font-weight: bolder;

   }
   
   
   #whtalb p.title {
   color: #333 !important;
font-size: 15px !important;
padding: 5px 0 0 0 !important;

}

textarea.textarea {
	height: 240px;
}

input.submitcontact {
	width: 167px;
	height: 33px;
	background: none;
	background-image: url("../images/sendbutton.png");
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	text-indent: -5000px;
	margin: 5px 0 5pc 0;
	overflow: hidden;
	border: 0;
}

input.submitcontact:hover {
	background-image: url("../images/sendbutton.png");
	background-position: 0 -33px;
}

#motives-section {
	margin: 0 0 0 0;
padding: 0px 0 10px 0;
border-top: 0;
}



body#locationsback2 #motives-section #whtalb_right p {
font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
font-size: 1.33em !important;
padding: 0px 0 15px 0 !important;
color: #C13129 !important;
text-align: left;
}

#motives-section #whtalb p {
padding: 0 0 15px 0 !important;
font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
font-size: 1.33em !important;
padding: 0 0 15px 0 !important;
color: #000 !important;
}



a.locationsbanner {
	 background-image: url("../images/locationsbanner.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 588px;
    height: 164px;
    margin: 0 auto;
	margin-top: 10px;
}

a.hawthornebanner {
	 background-image: url("../images/hawthornebanner.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 588px;
    height: 164px;
    margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

a.totlr-banner {
	 background-image: url("../images/totlr-banner.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 588px;
    height: 112px;
    margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
}



/*
a.rs-banner {
	 background-image: url("../images/rs-banner.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 589px;
    height: 63px;
    margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 5px;
}

*/

a.rs-banner {
	 background-image: url("../images/rs-banner.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 589px;
    height: 132px;
    margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 15px;
}

a.rs-banner2 {
	 background-image: url("../images/rs-banner2.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 695px;
    height: 156px;
    float: right;
	margin-top: 0px;
	margin-bottom: 15px;
}

a.twpc-banner {
	background-image: url("../images/twpc.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 592px;
    height: 60px;
    margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
}



a.twpc-banner2 {
	background-image: url("../images/twpc2.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 229px;
    height: 304px;
	margin: 0 0 20px  20px;
	float: right;
}

a.movie-banner {
	background-image: url("../images/movie-banner.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 592px;
    height: 63px;
    margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

a.fvk-ad {
	background-image: url("../images/fvk-ad.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 400px;
    height: 643px;
    margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

a.birthday-banner {
	background-image: url("../images/birthday-banner.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 592px;
    height: 63px;
    margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1.pc-wd-title {
	 background-image: url("../images/pc-wd-title.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 598px;
    height: 110px;
    margin: 0 auto;
	margin-bottom: 5px;
}

#bigfeature {
	border-top: 1px solid #ccc;
	display: block;

}



#hawthorne-left {
	display: none;
}

#hawthorne-header {
width: 1044px;
height: 110px;
display: block;

}

#hawthorne-header h1 a {
background-image: url(../images/shootout-header.png);
background-repeat: no-repeat;
width: 1044px;
height: 110px;
text-indent: -9999px;
overflow: hidden;
display: block;
}

#haniheader {
	display: none;
}



body.hawthorne #myphoto {
	float: left;
}
body.hawthorne #homeleft h2 {
	margin: 0;
	padding: 0;
	font-size: 3em;
	font-weight: normal;
	color: #1a2e47;
	letter-spacing: -1px;
}
body.hawthorne .entry-content, body.hawthorne .entry-summary {
	padding: 10px 0;
	border-bottom: 0;
}

body.hawthorne #hawthorne-left #homeleft, body.hawthorne #hawthorne-left {
	display: block;  
}
body.hawthorne #hawthorne-left #homeleft { 
	margin-top: 30px; 
}
body.hawthorne #myphoto a img {
	width: 100px !important;
	height: 100px !important;
}





	
	body.hawthorneshootout #myphoto {
	float: left;
	}
	
	body.hawthorneshootout #homeleft h2 {
	margin: 0;
	padding: 0;
	font-size: 4em;
	font-weight: normal;
	color:  #1a2e47;
	letter-spacing: -1px;
	
	}
	
	body.hawthorneshootout #homeleft {
	padding-top: 530px;
	}
	
	body.hawthorneshootout .entry-content, body.hawthorneshootout .entry-summary {
padding: 10px 0;
border-bottom: 0;
}

.entry-content strong, .entry-summary strong, .entry-content h2, .entry-summary h2 {
	color: #333;
}

/*
#parole-date {
width: 120px;
display: block;
float: left;
}
              
#parolee {
width: 470px;
display: block;
float: left;
}

#parole-date p {
font-family: arial;
font-weight: bolder;
padding: 0 20px 0 0;
font-size: 1em;
text-align: left;
}
              
#parolee p {
font-family: arial;
color: #B62428;
font-weight: bolder;
text-align: left;
}



*/





#parolee h2 {
 	color: #C13129;
	font-size:1em;
	padding: 0 0 2px 0;
	margin:0;
	font-family: arial;
 
 }
 
#parolee p{
 	color: #6b7781;
	font-size:1em;
	font-family: arial;
	padding: 0;
	margin:0;
 
 }

.paroleleft {

	float: left;
	width: 295px;
}

.paroleright{

	float: left;
	width: 295px;
}



              
#paroleslot {
background-image: url("../images/tvline.png");
background-repeat: no-repeat;  
background-position:  bottom;
padding: 10px 0;
}

 #parole-hearing {
  padding: 20px 0;
 }
 
 #parole-hearing h1 {
 	 background-image: url("../images/parolehearing.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 391px;
    height: 18px;
    float: left;
	margin-top: 10px;
 }

 #bio #myphoto img {
 width: 122px;
 height: 122px;
  }
  
  
  a.restless-souls {
   background-image: url("../images/restless-souls-ad.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 404px;
    height: 365px;
    float: right;
    margin: 20px 0 20px 0;
 }
 
 
 #nav-below {
 
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 
 
  }

   .nav-next3 a  {
margin: 0px;
font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
font-size: 1.7em;
font-weight: normal;
text-decoration: none;
display: block;
padding: 20px 20px 20px 30px;
background-image: url("../images/article-next.png");
background-repeat: no-repeat;
background-position: left 20px;
width: 244px;
.width: 295px;
float: left;
display: block;

}
 



.nav-previous3 a {
text-align: right;
display: block;
margin: 0px;
font-family: "Georgia, Times New Roman", Times, serif;
-webkit-font-smoothing: antialiased;
font-size: 1.7em;
font-weight: normal;
text-decoration: none;
padding: 20px 30px 20px 20px;
background-image: url("../images/article-previous.png");
background-repeat: no-repeat;
background-position: right 20px;
width: 245px;
.width: 295px;
float: right;
}

.nav-next3 a:hover, .nav-previous3 a:hover {
           color: #C13129;
 }
 
 
 
 .comment-body p a, .entry-content a {
 font-weight: normal;
 color: #B62428;
 text-decoration: underline;
  }
  
  
  .comment-meta commentmetadata a {
 font-weight: normal;
   }
   
 
 #homecont .entry-content h2 {
 	color: #666;
 }
 
body.tex #contentcon {
padding: 0px 0 0 0px;
}

#homecont .parole-coverage {
	width:  150px;
	float:  right;
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 20px 20px;
	font-family: arial;
    border-left: 1px solid #ccc;

 
}

#homecont .parole-coverage p {
	padding: 0;
	margin:  0;
}

#homecont .parole-coverage h2 {
	padding: 0 0 3px 0;
	margin:  8px 0 8px 0;
	border-bottom:  1px solid #ccc;
	color: #555;
    width: 100%;
    float: left;
	}

#homecont .parole-coverage p.info {
	font-family: arial;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	color:  #333;
    font-size:  1em;
    width: 100%;
    float: left;
}

#homecont .parole-coverage p.info strong {
	color:  #888;
}

#homecont .parole-coverage p.meta {
	font-family: arial;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	color:  #888;
    font-size:  .8em;
    width: 100%;
    float: left;
}



#homecont .parole-coverage p a {
	font-family: arial;
	font-size:  .7em;
	text-align: left;
	margin: 0;
	color:  #cc0000;
    display: block;
    width: 100%;
    float: left;
    padding: 0 0 2px 0;
}



#homecont .parole-coverage p a, #homecont .parole-coverage p {

    line-height: 1.1;
    display: block;
}

.pcbreak {
    border-top: 1px solid #ccc;
    margin: 6px 0 6px 0;
    clear:both;
 }
 
 #homecont .parole-coverage h2.pc-watson {
overflow: hidden;
text-indent: -9999px;
height: 24px;
background-image: url("../images/pc-watson.png");
background-repeat: no-repeat;
}

#homecont .parole-coverage h2.pc-reading {
overflow: hidden;
text-indent: -9999px;
height: 17px;
background-image: url("../images/pc-reading.png");
background-repeat: no-repeat;
margin-top: 25px;
}

#homecont .parole-coverage h2.pc-coverage {
overflow: hidden;
text-indent: -9999px;
height: 17px;
background-image: url("../images/pc-coverage.png");
background-repeat: no-repeat;

}

#flashvideo {
	float: left;
	margin-bottom: 10px;
}

		/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#flashvideo {display: none;}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	#flashvideo {display: none;}
}



  
   
#updates {
 padding: 20px 0;
}
 
#updates h1 {
 	 background-image: url("../images/updates.png");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 112px;
    height: 18px;
    float: left;
	margin: 10px 0;
}
 
#updateslot {
 	background-image: url("../images/tvline.png");
    background-repeat: no-repeat;  
	background-position:  bottom;
}
 
.update-date {
    float: left;
    width: 120px;
}

#homecont .update-date p {
    color: #C13129;
font-size: 1em;
padding: 0 0 2px 0;
margin: 0;
font-family: arial;   
font-weight: bold;        
 }

.update-entry {
   padding: 0 0 10px 0;  
    
}

.mto-update {
   background-image: url("../images/tvline.png");
    background-repeat: no-repeat;  
	background-position:  bottom; 
    margin: 0 0 10px 0;

 }
  
.update-detail {
}

#homecont .update-detail h2 {
   color: #C13129;
   font-size: 1.2em;
   padding: 0 0 3px 0;
   margin: 0;
   font-family: arial; 
   font-weight: bold;        
}

#homecont .update-detail p {
   color: #000;
   font-size: 1em;
   padding: 0 0 10px 0;
   margin: 0;       
}

#homecont .update-detail p.meta {
   color: #6B7781;
   font-size: .89em;
   padding: 0 0 10px 0;
   margin: 0;
   font-family: arial;         
}

#homecont p.update-coverage { 
   font-size: .89em;
   padding: 0 0 2px 0;
   margin: 0;
   font-family: arial; 
}

#homecont p.update-link { 
   padding: 0 0 5px 0;
   margin: 0;
   font-family: arial; 
}
 
 
#homecont p.update-link a { 
   color: #C13129;
   font-size: .9em;
   text-align: left;
   font-weight: normal;
}

.update-summary {
   float: left;
   width: 400px;
 }
 
 .update-media {
   float: left;
   width: 182px;
   margin-left: 10px;
 }
 
 
 
#whtalb  .parole-coverage {
	width:  150px;
	float:  right;
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 20px 20px;
	font-family: arial;
    border-left: 1px solid #ccc;

 
}

#whtalb  .parole-coverage p {
	padding: 0;
	margin:  0;
}

#whtalb  .parole-coverage h2 {
	padding: 0 0 3px 0;
	margin:  8px 0 8px 0;
	border-bottom:  1px solid #ccc;
	color: #555;
    width: 100%;
    float: left;
	}

#whtalb  .parole-coverage p.info {
	font-family: arial;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	color:  #333;
    font-size:  1em;
    width: 100%;
    float: left;
}

#whtalb  .parole-coverage p.info strong {
	color:  #888;
}

#whtalb  .parole-coverage p.meta {
	font-family: arial;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	color:  #888;
    font-size:  .8em;
    width: 100%;
    float: left;
}



#whtalb  .parole-coverage p a {
	font-family: arial;
	font-size:  .7em;
	text-align: left;
	margin: 0;
	color:  #cc0000;
    display: block;
    width: 100%;
    float: left;
    padding: 0 0 2px 0;
}



#whtalb  .parole-coverage p a, #whtalb  .parole-coverage p {

    line-height: 1.1;
    display: block;
}

.pcbreak {
    border-top: 1px solid #ccc;
    margin: 6px 0 6px 0;
    clear:both;
 }
 
#whtalb  .parole-coverage h2.pc-watson {
overflow: hidden;
text-indent: -9999px;
height: 24px;
background-image: url("../images/pc-watson.png");
background-repeat: no-repeat;
}

#whtalb  .parole-coverage h2.pc-reading {
overflow: hidden;
text-indent: -9999px;
height: 17px;
background-image: url("../images/pc-reading.png");
background-repeat: no-repeat;
margin-top: 25px;
}

#whtalb .parole-coverage h2.pc-coverage {
overflow: hidden;
text-indent: -9999px;
height: 17px;
background-image: url("../images/pc-coverage.png");
background-repeat: no-repeat;

}



body#updatesback #homeleft {
float: right;
/*width: 300px;*/
margin: 0px 0 0 0;
padding: 0;

}

body#updatesback #homecont {
/*width: 700px;*/
float: left;
margin: 0px 0px 20px 0;
padding: 0 0 0 0;
}



body#updatesback #homecont .parole-coverage {
/*width: 235px;*/
float: right;
display: block;
padding: 0 0 0 20px;
margin: 0 0 20px 20px;
font-family: arial;
border-left: 1px solid #CCC;
}

body#updatesback h1.pc-wd-title {
background-image: url("../images/pc-wd-title.png");
background-repeat: no-repeat;
display: block;
text-indent: -5000px;
overflow: hidden;
width: 598px;
height: 110px;
margin:0;
margin-bottom: 5px;
}



body#updatesback .entry-content, body#updatesback .entry-summary {
padding: 0px 0 10px  0;
border-bottom: 1px solid #CCC;
width: 100%;
}

body#updatesback .update-index-page .entry-content {
margin-bottom: 50px;
}



body#updatesback #helterad2 {
margin-top: 0px;
}

body#updatesback #contentcon {
padding-top: 5px;
}

body#updatesback #content {
padding: 0;
}



h2.updates-header a {
background-image: url("../images/updates-header.png");
background-repeat: no-repeat;
display: block;
text-indent: -5000px;
overflow: hidden;
width: 1050px;
height: 53px;
margin:0;
margin-bottom: 12px;
}

body#updatesback .comments-link a {
float: left;
width: 120px;
height: 24px;
color: white;
background-image: url("../images/options.gif");
background-repeat: no-repeat;
display: block;
font-size: 1em;
font-weight: bolder;
line-height: 2.0;
text-indent: 10px;
margin: 0 0 10px 0;
text-decoration:none;
}

body#updatesback #homecont .parole-coverage h2.pc-coverage {
background-position: -33px 0;
}

body#updatesback #homecont h1 {
font-size: 2em;
}

.cnumber { 
color:#C13129;
}

#archivedate h2 {
border-bottom: 0;
font-weight: normal;
padding: 6px 0 11px 0;
 }
 
body#updatesback #content {
width: 100%;
}
 
h3#comments-title, .comment-meta a {
font-weight: normal;
color: #888;
}

.comment-meta a {
color: #888;
}



#cielodrive-feature {
display: block;
height: 495px;
 }



#contentcon.cielo-home #homeleft {
padding: 35px 0px 0 10px;
width: 400px;
float: left;
display: block;
}

#contentcon.cielo-home #homecont {
padding: 10px 0 0 0;
}

body.homepage-slider #contentcon {
padding-top: 70px;
}



body.homepage-slider #navcontainer {
width: 100%;
min-width: 1050px;
width: expression(document.body.clientWidth <1051? "1050px" : "100%" );
position: absolute;
top:0;
left: 0;
z-index: 1000;
padding: 10px 0 0 0;
height: 90px;
background-image: url("../images/headerback.gif");
background-position: top center;
background-repeat: no-repeat;
}



/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:10px;
	width: 27px;
	height: 43px;
	background-image: url(images/slider-back.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden; 
	
}
	

.nivo-nextNav {
	right:10px;
	width: 27px;
	height: 43px;
	background-image: url(images/slider-next.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	border: 1px solid #666;
	padding: 2px 4px;
	margin: 2px;
	background-color: #ccc;
	color: #777;
}
.nivo-controlNav a.active {
	font-weight:bold;
	border: 1px solid #666;
	background-color: #FFDF00;
	color: #000;
}

.nivo-controlNav {
 float: right;
 margin: 485px 5px 0 0;
}

.nivo-imageLink img {
display: block !important;
}

a.link {
	font-weight: normal;
	color: #C13129;
}

a.titlelink {
	font-weight: normal;
	color: #C13129;
	font-style: italic;
}

a.textlink {
	font-weight:  normal;
}

.audio-section {
	display: none;
}



#album-feature {
  float: right;
  margin: 0 0 5px 20px;
  width: 200px;
  display: block;
 }
 
#album-feature p {
  font-family: arial;
  font-size: .9em;
  text-align: left;
  margin:0;
  padding: 2px 0;
 }
 
 
 a.afbr {
 padding: 0 8px 0 0;
 border-right: 1px solid #ccc;
 margin: 0 8px 0 0;
 
 
  }
  
  #album-feature a {
  text-decoration: none;
  
   }
 
 #album-feature .track-listing p {
  border-top: 1px solid #ccc;
  padding: 5px 0;
 }
 
 #album-feature .track-listing p.top {
  border: 0;
 }
 
 #album-feature .track-listing p.bot {
  border: 0;
  border-bottom: 1px solid #ccc;
 }
 
  #album-feature .track-listing p a {
  background-image: url(../images/audio2.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 0 20px;
 }
 
 .track-listing {
 display: block;
 margin: 0 0 20px 0;
  }
  
 .full-album {
 display: block;
 margin: 2px 0;
 padding: 4px 0;
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;
  }
 

 
#album-feature p.aftitle {
  font-weight: bold;
 }

a.album-feature-cover {
  background-image: url(../images/lie.jpg);
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  border: 1px solid #333;
 }

 a.album-feature-cover2 {
  background-image: url(../images/2020.jpg);
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  border: 1px solid #333;
  margin: 10px 0 0 0;
 }
 
 #movie-container {
 	width:700px;
	height: 394px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom:  50px;
	border:  1px solid #222;
	background-color: #000;
 }

a.aeost {
	background-image: url("../images/aeost.jpg");
    background-repeat: no-repeat;   
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 300px;
    height: 237px;
	margin: 0 0px 6px 0;
}

#updates-search {
width: 372px;
height: 44px;
display: block;
background-image: url(../images/updates-search.png);
background-repeat: no-repeat;
margin: 15px 0 20px 0;
padding: 39px 0 20px 28px;
border-bottom: 1px solid #ECECEC;
}

#updates-search input {
width: 195px;
float: left;
margin: 1px 0 0 0;
}

#updates-search input#searchsubmit {
width: 100px;
float: left;
border: 1px solid #C71212;
color: #333;
background-color: #cb544d;
height: 21px;
margin: 0px 0 0 0;
border-image: initial;
}

body#updatesback h1.page-title {
color: #888;
margin: 10px 0 5px 0;
padding: 10px 0 15px 0 !important;
font-size: 16px;
font-size: 14px !important;
font-weight: normal;
background: none !important;
width: auto !important;
}
