/************************

Style for PEACE KING MOTHER NATURE
secondgallery.org
Kevin Driscoll
27 - August - 2006

*************************/

/************************

Common Styles 

*************************/

body {
	background-color: white;
	padding: 0;
	border: 0;
	margin: 0;
}
img {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}
a,
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: none;
	color: #7F5926; 
}

div.menu {
	display: block;
	width: 790px;
	margin: 0.8em auto;
	padding: 0;
	border: 0;
}
div#orb {
	background-image: url("jeremiah_TEIPEN_transparent.gif");
	background-repeat: no-repeat;	
	background-position: center top;
	padding-bottom: 100px;
}
div.menu img {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
div#logoblock, 
div#contactblock {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;

}
div#logoblock {
	float: left;
}
p.contactinfo {
	font-size: 0.8em;
	color: #74bee1;
	background-color: white;
	font-family: sans-serif;
	text-align: right;
}
p.contactinfo a,
p.contactinfo a:link,
p.contactinfo a:visited,
p.contactinfo a:active {
	color: #74bee1;
}


/**************************

Styles for regular pages

**************************/

div#basictopbox {
	clear: left;
	display: block;
	background-image: url("ascii_background_half.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 100px;
	margin-top: 3em;
}
div#note,
div#content {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: sans-serif;
}
div#note {
	width: 720px;
}
div#note p, 
div#content p {
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.1em;
	text-indent: 0em;
}
div#note p {
	text-align: center;
	font-size: 0.6em;
}
div#content li {
        color: #000000;
        content: "+";
        list-style-type: none;
	font-size: 0.8em;
}
div#content li:before {
        display: marker;
        content: "+";
        width: 6em;
        text-align: center;
	margin-right: 5px;
}
div#content ul {
	border-bottom: 1px dotted #bcbcbc;
	padding-bottom: 0.8em;
}
div#content h1,
div#content h2 {
	display: block;
	margin: 0 auto;
	color: #a3a3a3;
	font-weight: normal;
	font-size: 1.2em;
}
div#content h1 {
	font-size: 1.3em;
	margin-bottom: 0.2em;
}
/*************************

Styles for front page 

*************************/
div#asciiland {
	width: 100%;
	display: block;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0;
	border: 0;
	text-align: center;
	background-image: url('ascii_background.gif');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0;
}
div#asciiland img {
	margin: 0;
	padding: 0;
	border: 0;
}

/*********************************

Styles for the Archive 

*********************************/

div.archive {
	clear: left;
	border-top: 1px dotted #bcbcbc;
	padding-bottom: 0.6em;
}

div.archiveimg {
	width: 300px;
	display: block;
	text-align: left;
	float: left;
	font-size: 0.8em;
	margin: 1em;
}
div.archiveimg a,
div.archiveimg a:active,
div.archiveimg a:link,
div.archiveimg a:visited {
	text-decoration: none;
	color: #bcbcbc;
}
div.archiveimg h2 {
	color: #bcbcbc;
}

div.archiveimg img {
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 0.2em;
	display: block;
}
div.archive p {
	display: block;
	clear: left;
}
