/*  Created by Steedan Crowe
 * 
 * 
 * css index
 * 
 * =normalize
 * =diagnostics
 * =containers
 * =global
 * =clients
 * =books
 * =about
 * =contact
 * =links
 * =book-describe
 * =rock-of-ages-doc-overlay
 * =stock.php
 * =soon
 * =news
 * 
 */




/* =normalize --------------
	 				----------------------------------------------------*/
body {padding:0; margin:0;}

h1, h2, h3, h4, h5 {margin:0; padding:0;}

p {padding:0; margin:0;}

ul { /*Removes formating from all lists*/
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

div {margin:0; padding:0; }

		/*-----------------------------------------------*/
/*-----------------------------------------------*/


/* =diagnostics --------------
	 				----------------------------------------------------*/

/*div {border:1px solid purple}*/

		/*-----------------------------------------------*/
/*-----------------------------------------------*/


/* =containers--------------
	 				----------------------------------------------------*/
body {background:black; color:white; font-family:"Trebuchet MS"; width:100%; }

#container {min-width:854px; width:100%; margin:0 auto 0 auto; background:#383838; overflow-y:visibile;}

#content-main {
	position:relative;
	width:854px;
	clear:left;
	min-height:620px;
	margin:0 auto;
}

div#grey-strip {
		position:relative;
		max-width:690px;
		min-height:540px;
		margin:0 auto;
		padding:10px;
		padding-right:30px;
	}
		
		/*-----------------------------------------------*/
/*-----------------------------------------------*/



	

/* =global--------------
	 				----------------------------------------------------*/
					
	h2 {
		color:#95D069;
		clear:left;
		font-size:1.25em;
		padding-bottom:2px;
		margin-bottom:10px;
		padding-left:5px;
		margin-top:-10px;
		width:100%;
		/*border-bottom:1px solid #95D069;*/
	}	
	
	p#history a.current{
		color:#95D069;
	}
	
	p#history {
		position:relative;
		top:-5px;
		font-size:.85em;
	}
	
	h3 {
		color:#95D069;
		clear:left;
		padding-bottom:5px;
		padding-left:15px;
	}	
	
	a img {border:0; }
	
	
	div#grey-strip p {
		padding-left:25px;
		padding-bottom:15px;
		color:#DADADA;
	}
	
	ul, dl, li, span {
		color:#DADADA;
	}
	
	div.caption {
		position:absolute;
		z-index:5;
		top:-550px;
	}
	
	p a:link {
		color:#95D069;
	}
	
	p a:hover {
		color:#BFA25B;
	}
	p a:visited {
		color:#95D069;
	}
	
	.clear-formatting {
		width:100%;
	}
		/*-----------------------------------------------*/
/*-----------------------------------------------*/

	
/* =clients--------------
	 				----------------------------------------------------*/

	
	dl.client-list dt{
		color:#95D069;
		text-decoration:underline;
		font-weight:bolder;
	}
	
	div.client-list {
		width:50%;
		float:left;
		padding-left:10px;
	}
	
	div.client-list+div{
		position:relative;
		margin-left:50%;
		margin-bottom:5em;
	}
	
	ul.testimonials li{
		padding:10px 10px 25px 25px;
		width:600px;
		clear:left;
	}
	
	ul.testimonials+h2{
		padding-top:30px;
	}
	
	ul.testimonials li cite{
		position:relative;
		color:#95D069;
		float:left;
		padding-top:5px;
		margin-bottom:10px;
	}	
	
		/*-----------------------------------------------*/
/*-----------------------------------------------*/


/* =books --------------
	 				----------------------------------------------------*/
	
	
	
	div#books p{
		display:inline;
		float:left;
		width:200px;
	}
	
	div#books img{
		display:block;
		margin:0 auto;
		padding-bottom:5px;
	}
	
	div#books p a{

	}
	
	div#books em {
		display:block;
		padding-top:3px;
		text-align:center;
		font-style:normal;
	}
	



		/*-----------------------------------------------*/
/*-----------------------------------------------*/
	
	
/* =about --------------
	 				----------------------------------------------------*/
	
	
	
	
		/*-----------------------------------------------*/
/*-----------------------------------------------*/

	
/* =contact --------------
	 				----------------------------------------------------*/
	.v-card .adr {
		display:block;	
		float:left;
	}
	
	.v-card {
		padding:20px 0 0 0;
	}
	
	.v-card .adr, v-card .contact {
		width:50%;
	}
	
	.v-card .adr span, .v-card .contact span{
		padding:5px;
		display:block;
		text-align:center;
	}

	div.contact-form{
		position:relative;

		height:300px;
		clear:left;
		margin-left:300px;
	}
	
	div.contact-form {
		position:relative;
		padding:0;
		left:0;
		top:-30px;
		
	}
	
	fieldset#contact {
		border:0;
		width:400px;
	}
	form.contact-form textarea {
		float:right;
		margin-top:-1.25em;
	}
	
	fieldset#contact input {
		float:right;
		margin-top:-1.25em;
	}
	
	form.contact-form p#buttons {
		float:none;
		clear:both;
		position:relative;
		top:2em;
		padding-right:10px;
		
	}
	
	#submit {
		margin-left:10px;
	}

	
	
		/*-----------------------------------------------*/
/*-----------------------------------------------*/


/* =links --------------
	 				----------------------------------------------------*/
	
	dl#links {
		margin-left:25px;
	}
	
	dl#links dt a {
		text-decoration:underline;
		color:#95D069;
		float:left;
		padding-right:20px;
	}
	
	dl#links dd{
		margin-bottom:8px;
		
	}
	
		/*-----------------------------------------------*/
/*-----------------------------------------------*/


/* =book-describe --------------
	 				----------------------------------------------------*/
					
	ul.book-describe {
		position:absolute;
		right:0;
		top:50px;
		text-align:center;
	}
	
	div.book-describe {
		width:70%;
	}
					
		/*-----------------------------------------------*/
/*-----------------------------------------------*/

/* =rock-of-ages-doc-overlay --------------
	 				----------------------------------------------------*/
					
	#rock-of-ages-doc{
		position:relative;
		height:500px;
	}	
	
	#rock-of-ages-doc h2 {

		font-size:1.35em;
	}
	/*
	#rock-of-ages-doc:hover {
		width:500px;
		left:420px;
		overflow:scroll;
	}*/
	
	#rock-copy {
		position:absolute;
		top:20px;
		left:720px;
		width:210px;
		height:500px;
		
		padding:20px;
		color:#DADADA;
	}
	#copy-window {
		height:450px;
		padding-top:20px;
		overflow:hidden;
	}
	
	#rock-of-ages-doc p {
		padding: 0 0 15px 0;
		width:100%;
	}
	

	
		/*-----------------------------------------------*/
/*-----------------------------------------------*/

 
 /* =stock.php --------------
	 				----------------------------------------------------*/
					
		div.photoshelter {
			position:relative;
			left:180px;
			top:50px;
		}
					
					
		/*-----------------------------------------------*/
/*-----------------------------------------------*/

/* =soon  --------------
	 				----------------------------------------------------*/
					
	#soon{
		text-align:center;
		font-size:2em;
		margin-top:100px;
	}
					
		/*-----------------------------------------------*/
/*-----------------------------------------------*/
 
 
/* =news  --------------
	 				----------------------------------------------------*/
	div#news {
		width:100%;		
	}
	
	#news p:first-line {
		font-size:1.5em;
		color:white;		
	}
	
	#news p#newest {
		position:relative;
		border-bottom:1px solid black;
		border-left:0;
		margin-bottom:10px;
		float:none;
		width:100%;
	}
	
	#news p#newest img {
		position:relative;
		top:20px;
		margin-left:50px;
		margin-bottom:25px;
		left:-30px;
		float:right;		
		}
		
	#press img {
		position:relative;
		top:20px;
		margin-left:50px;
		margin-bottom:25px;
		left:-30px;
		float:right;		
		}
	
	#news p.half {
		width:40%;
		float:left;
		padding-right:10px;
		margin-bottom:20px;
		color:#C7CACD;
	}
	#news p a{clear:both;}
	
	#events p {
		border-top:1px solid black;
		padding-top:10px;
		width:100%;
	}
	

	
					
		/*-----------------------------------------------*/
/*-----------------------------------------------*/