/* DEFAULT STYLESHEET */
/* For display of Art on Porches Textpattern-run websites /*
/* http://www.artonporches.org /* 
/* Developed by Kevin Hayes, March 2005 /* 
/* feel free to copy, hopefully to improve /* 
/*BEGIN RESET VALUES */
/* SET FONT AND BACKGROUND COLOR VALUES */
html, body {
font-family:  Georgia, Bookman, "Bookman Medium", "Century Schoolbook", Times, "Times New Roman", serif;  font-size: 1em; line-height: 1.25em; color: #000;
background-color: #FFFFFF;}
/* REMOVE PADDING AND MARGIN VALUES */
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form,
input, textarea, fieldset, pre
{margin: 0; padding: 0;
text-align: left;}
/* SORT OUT HEADING FORMATTING AND SIZES */
h1, h2, h3, h4, h5 {font-weight: bold; font-family:  Georgia, Bookman, "Bookman Medium", "Century Schoolbook", Times, "Times New Roman", serif;}
h1 {font-size: 1.3em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.0em;}
h5 {font-size: 1.0em;}
h6 {font-size: 1.0em;}
/* HARMONIZE LINKS, KILL BORDER ON IMG LINKS */
a {text-decoration: underline;}
a:link, a:visited {color: #00f;}
a:hover {color: #33f;}
a:active {color: #fff;}
a img, :link img, :visited img {border: none}
/* REMOVE BROWSER'S DEFAULT TABLE BORDERS */
table {border-collapse: collapse;}
/* REMOVE AUTOMATIC TOP/BOTTOM MARGINS ON NESTED LISTS */
ul ul, ul ol, ul dir, ul menu, ul dl,
ol ul, ol ol, ol dir, ol menu, ol dl,
dir ul, dir ol, dir dir, dir menu, dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul, dl ol, dl dir, dl menu, dl dl
{margin-top: 0; margin-bottom: 0;}
/* HARMONIZE LIST-BULLET TYPE */
ul, ol, dl {list-style-type: disc;}
/* END RESET VALUES */
/* DEFINE COMMON TAGS */
body
{
}
p
{
	font-size: 1em;
	line-height: 1.35em;
	text-align: left;
	margin: .2em 10px .2em 10px;
}
h1, h2, h3, h4
{
	margin: 10px 10px 10px 10px;
}
li
{
	list-style: none;
	line-height: 1.25em;
	margin-left: 2px;
	padding-left: 2px;
}
a
{
	text-decoration: none;
	color: #666699;
	background-color: #FFFFCC;
}
a:hover
{
	text-decoration: none;
	color: #000000;
	background-color: #CCCCFF;
}
a:active
{
	text-decoration: none;
	color: #666699;
	background-color: #FFFFCC;
}
small
{
	font-size: .8em;
}
img
{
display: inline;
white-space: normal;
padding: 10px;
}
table
{ padding: 10px;
}
/* DEFINE DIVS */
#container
{
	height: 100%;
	float: none;
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	margin: 4px auto 4px auto;
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFCC;
	color: #000;
	border: 2px solid #CCCCFF;
}
#columnFirst
{
	float: left;
	height: 100%;
	width: 46%;
	margin: 4px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
	background-color: #CCCCFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#columnSecond
{
	float: right;
	height: 100%;
	width: 28%;
	margin: 4px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFCC;
	font-size: 1em;
}
#columnThird
{
	float: left;
	width: 18%;
	margin: 4px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFCC;
}
#columnFirstAndSecond
{
	float: right;
	height: 100%;
	width: 74%;
	margin: 4px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
	background-color: #CCCCFF;
}
#headerMain
{
	height: 5em;
	text-align: left;
	vertical-align: middle;
	margin: 10px 10px 0px 10px;
	background-color: #FFFFCC;
	border-bottom: 1px solid #666699;
}
#headerMenu
{
         font-size: .9em;
	height: 1.25em;
	text-align: left;
	vertical-align: middle;
	margin: 2px 10px 8px 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #666699;
}
#footerMain
{
	clear: both;
	text-align: left;
	margin: 5px 2px 2px 10px;
	border-top: 1px solid #666699;
}
#footerMenu
{
         font-size: .9em;
	clear: both;
	text-align: left;
	vertical-align: middle;
	margin: 10px 10px 2px 10px;
	border-top: 1px solid #666699;
	border-bottom: 1px solid #666699;
	height: 1.25em;
}
/* NOW, REDEFINE COMMON TAGS WITHIN DIVS */
#columnFirst h3
{
	font-family:  Georgia, Bookman, "Bookman Medium", "Century Schoolbook", Times, "Times New Roman", serif;
}
#columnFirst h4
{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
	font-style: italic;
}
#columnFirst small
{
	font-size:.8em;
}
#columnFirst li
{
	list-style: square inside;
	line-height: 1.25em;
	margin-left: 2px;
	padding-left: 2px;
}
#columnSecond h2
{
	line-height: 1em;
}
#columnSecond h3
{
	font-family:  Georgia, Bookman, "Bookman Medium", "Century Schoolbook", Times, "Times New Roman", serif;
}
#columnSecond h4
{
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin-right: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;}
#columnThird h3
{
	font-family:  Georgia, Bookman, "Bookman Medium", "Century Schoolbook", Times, "Times New Roman", serif;
         font-size: 1em;
}
#columnThird h4
{
	font-size: 1em;
	font-weight: bold;
	font-style: italic;    
	font-family: Georgia, Times, "Times New Roman", serif;
}
#columnThird small
{
	font-size: .9em;
}
#headerMain h1
{
	font-size: 1.6em;
	display: inline;
	font-weight: bold;
	margin: .5em 0 0 10px;
}
#headerMenu h2
{
	display: inline;
	font-weight: normal;
	font-size: .8em;
	line-height: 1em;
	margin: .5em 0 0 0;
}
#headerMenu ul
{
	display: inline;
	font-weight: bold;
	font-family:  Georgia, Bookman, "Bookman Medium", "Century Schoolbook", Times, "Times New Roman", serif;
}
#headerMenu li
{
	display: inline;
	font-size: .8em;
	font-weight: bold;
	list-style: none;
	line-height: 100%;
	margin-left: 2px;
	padding-left: 2px;
}
#footerMain h1
{
	display: inline;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	margin: .5em 0 0 0;
}
#footerMenu h2
{
	display: inline;
	font-weight: normal;
	font-size: .85em;
	line-height: 1em;
	margin: .5em 0 0 0;
}
#footerMenu ul
{
	display: inline;
	font-family:  Georgia, Bookman, "Bookman Medium", "Century Schoolbook", Times, "Times New Roman", serif;
	font-weight: bold;
}
#footerMenu li
{
	display: inline;
	font-size: .8em;
	font-weight: bold;
	list-style: none;
	line-height: 100%;
	margin-left: 2px;
	padding-left: 2px;
}
/* AND FINALLY, CLASSES */
.blurb
{
	text-align: center;
	vertical-align: middle;
}
.caption
{
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
}
.fade
{
         color: #CCCCCC;
}







