/*Style Sheet for Pat's Just Quilting */
/* Last update - 12-25-08; 12-27-08*/
/* Corrected syntax of all comments */

body {background-image: url(PICT0247.jpg);}



a:link {color:purple; text-decoration:underline; font-weight:bold } 
a:visited {color:3870d8 !deeper aqua blue;  font-weight:bold; text-decoration:underline;}
a:focus {color:white;  font-weight:bold; text-decoration:underline;}
a:hover {color:green;  font-weight:bold; text-decoration:underline;}
a:active {color:red  font-weight:bold; text-decoration:underline;}

a {font-family:arial; font-size:17}


h1 {text-align:center; color: #5B3FC5; font-weight : NORMAL; 
	 font-size: 70px; font-style:italic; 
	font-family:"Monotype corsiva" serif; }
h2 {text-align:right; color: fuchsia; font-weight : NORMAL; 
	 font-size: 30px; font-style:italic; 
	font-family:"Monotype corsiva" serif; }

h3 {text-align:center; color: 8e13c3; font-weight : NORMAL; 
	 font-size: 40px; font-style:italic; 
	font-family:"Monotype corsiva" serif; }

p.3 {color: #5B3FC5; font-weight : normal; 
	 font-size: 30px; font-style:italic; 
	font-family:"Monotype corsiva" serif; }

p.detail {margin-top:0; margin-bottom:0; text-align:right; color: #000000; 
	font-size: 13px; font-style: normal; line-height:200%}

/* this UL stuff below is just a whimsical test--didn't work */
/* Should retest.  Could have not worked because of faulty comment */

ul.class.gallery-album-list {color: 8e13c3; font-weight : NORMAL; 
	 font-size: 30px; font-style:italic; 
	font-family:"Monotype corsiva" serif;}

/* below is a bunch of H4 stuff used in Shippy's Ceramics webpage, sometimes found in Pats */
/* note the proper comment brackets here */

h4.oddindent {margin-left:400px; text-align:left; margin-top:2%; padding-top:1%; border-top:1px solid #ffffff; }

h4.odd {text-align:left; margin-top:2%; padding-top:1%; border-top:1px solid #ffffff; }

h4.oddnoline {text-align:left; margin-top:2%; padding-top:1%;}

h4.even {text-align: right; margin-top: 2%; padding-top: 1%; border-top:1px solid #ffffff; }

h4.evennoline {text-align: right; margin-top: 2%; padding-top: 1%; }
h4.center {text-align: center; margin-top: 1%; 
	border-top:1px solid #ffffff; }
h4.noline {border: none; }

/*pats index page -- attempt at defining a table for middle of page one*/
/*table.one {text-align:right; border-style:double; border-color:#B638A1; border-width:85%; border:4px; padding:0 ; margin:0}*/

/* attempted, but not apparently fully understood */
/* Again, the comment syntax was wrong and could have fouled the following line */

p.hang {text-indent: -25px}


img.home {float:left; margin-left:40px; margin-right:40px; border: 2px solid #800000 } 