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

html {
	min-height: 100%; margin-bottom: 1px; overflow-y: scroll;
}

/* H O V E R   S T U F F  */
.oneColFixCtr a {
    color: #FF0000; text-decoration: none;
}
.oneColFixCtr a:hover {
    text-decoration: underline;
	color: #ccaa88;
}
	
/* navigation, top */
.oneColFixCtr #navigation {
	color:#FF9966;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 3px;
	text-align: center;
	padding: 0px;
	border-bottom: thin dashed #FF0000;
}
#navigation a:hover {
	color: #ccaa88;
	text-decoration: none;
}

/* ids for individual page menu activation. body id needed on each page and navigation buttons need anchors */
body#home a#menu-home, 
body#dates a#menu-dates,
body#store a#menu-store,
body#music a#menu-music,
body#pics a#menu-pics,
body#bio a#menu-bio,
body#band a#menu-band,
body#keepup a#menu-keepup,
body#links a#menu-links
	{color: #FFFFFF;
}

/* photostrip, top */
#photostrip {width:800px; margin:auto; text-align:center;}
#photostrip img {width:800px; height:100px}

/* B O D Y   S T U F F */

/* containers, content */
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: auto;  /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	width: 780px;
	margin: auto;
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtr #intropp {
	width: 700px;
}

/* gallery pages */
.galleryintroparahead {
	color: #FFFFFF;
	font: normal 16px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
.galleryintropara {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ccaa88;
	font-weight: 600;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	
}

body {
	background-color: #000;
	background-image: url(images/index/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

/* .....main paragraph headings (DJ bio, band, etc.) */
h1 {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 20px;
	text-align: left;
}

/* store merchandise categories (CDs, books, etc.) */
h2 {
	background-color: #FF0000;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 10px;
	padding-left: 10px;
	text-align: left;
}
/* store item heading (She CD, book, keychain, etc.) */
h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	text-align: center;
}
/* calendar main heading (Davy Jones Concerts: 2010) */
h4 {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* subheading on events pics page */
h6 {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 0px;
	text-align: left;
}

p {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: left;
}

.indexannouncementsmallred {
	color:#FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-left: 10px;
	text-align: left;
}

/* main colored paragraphs */
.p2 {
	color: #ccaa88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 18px;
}
	/* red emphasis in main paragraphs */
.p2a {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
}

.p2firstpp {
	color: #ccaa88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: -11px;
	text-align: left;
}

.p2indent {
	color: #ccaa88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: -11px;
	text-indent: 30px;
	text-align: left;
}

.p2list {
	color: #ccaa88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 18px 0px 15px 0px;
	text-align: left;
}
.p2contactformright {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 14px;
	text-align: right;
}
.p2contactformleft {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 14px;
	text-align: left;
}
/* paragraph subheadings (band member names, etc.) */
.p3 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	text-align: left;
}

/* pullquote on left sidebar */
.p3a {
	color: #FF0000;
	border-bottom: dashed #FF0000 thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	padding-bottom: 10px;
	text-align: center;
}

/* lists like Links and Pics */
.p3b {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 12px;
	margin: 18px 0px 0px 15px;
	text-align: left;
}
/* headings with lighter color, e.g. Site Map */
.p3ba {
	
	color: #ccaa88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 12px;
	margin: 30px 0px 24px 15px;
	text-align: left;
	text-transform: uppercase;
}

/* paragraph subsubheadings (privacy page, etc.)  */
.p4 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	text-align: left;
}

/* popup poem for church  */
.p5 {
	color: #ccaa88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 18px;
	text-align: left;
}
/* .....main paragraph headings no indent (DJ store, pics) */
.p6 {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	text-align: left;
}

/* C A L E N D A R   S T U F F  */

/* css table for concert dates  */
#concert_calendar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	width: 475px; /* important--width needs to be less than containing div  */
	text-align: left;
	margin-top: -6px;
	margin-left: 17px;
	border-collapse: collapse;
}
.concert_calendarstrikethru
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: line-through;
	text-align: left;
}
#concert_calendar td
{
	padding: 5px 0px;
	color: #ccaa88;
}
#concert_calendar tfoot td
{
	font-size: 11px;
}
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
*/


/* I M A G E   S T U F F  */
.img_leftsidebar {
	border-width: 0px;
	margin-top: 25px;
}
.img_leftsidebar2 {
	border-width: 0px;
	margin-top: 21px;
}
.img_leftsidebarleftmargin {
	border-width: 0px;
	margin-left: 14px;
	margin-right: 4px;
}
.img_leftsidebarrightmargin {
	border-width: 0px;
	margin-right: 15px;
}
/* space on top of photos in top row only */
.img_108leftsidebar {
	border-width: 0px;
	margin-top: 25px;
}

/* S T O R E   S T U F F */
/* instructions for buying at top of page */
.pstoreinstructions {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-stretch: unchanged;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: .5px;
	line-height: 14px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
}
.pstorespecialnote	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
/* item description */
.pstoresubcaption	{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	text-align: center;
}
/* merchandise image with space above */
.img_merchandise {
    margin-top: 12px;
}

/* copyright information, etc. at bottom */
#footer {
	width: 775px;
	color:#ccaa88;
	font-family: Helvetica, Arial sans-serif;
	font-size: 7px;
	letter-spacing: 1px;
	line-height: 12px;
	margin: 5px 15px 0px 4px;
	padding-top: 2px;
	height: 80px; /* height of the footer */
	text-align: center;
	border-top: thin dashed #FF0000;

}
/* links below copyright */
.footerlargefont {
	color:#ccaa88;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 5px;
}

/* sitemap */
#sitemap {margin-bottom:0}
#sitemap ul {margin="0"}
#sitemap ul ul {margin-left:0}
#sitemap ul li a:link {text-decoration:underline}
#sitemap ul li a:visited {color:#FFF; text-decoration:underline}
#sitemap ul li a:hover {color:#FFF; text-decoration:none}

/* styles for keeping up with the joneses blog */
<img class="alignleft size-full wp-image-9" style="margin-right: 8px; margin-bottom: 2px" title="XXX" src="XXXXX.jpg" alt="XXX" width="XXX" height="XXX" align="left" />XXXXXXXXXX
<span style="font-style: italic"><a href="http://www.amazon.co.uk/gp/product/0952393514/ref=s9_sima_gw_s0_p14_t1?pf_rd_m=A3P5ROKL5A1OLE&amp;pf_rd_s=center-1&amp;pf_rd_r=1XNRQK70PEEDE0TQW0JT&amp;pf_rd_t=101&amp;pf_rd_p=467198433&amp;pf_rd_i=468294" target="_blank">Circles: The Strange Story of the "Fleur De Lys", Britain's Forgotten Soul Band</a>.</span></span></span><span style="font-size: .5em"> ==posted by admin</span>>