/* style sheet for moiracoupe.co.uk - mark2 and mark3 sites
	see jsbase.css for the styles for the javascript pp 1 - 12
		updated end dec09 	*/


	/* site-wide style rules */	
body {background:#F7F7F7; font-size:100%;}
p {font-family:Arial; font-size:0.9em;}
p.pretext {white-space:pre;}
h1,h2,h3 {font-family:Arial;}
h1 {color:#CCCCCC; font-size:5.2em; text-align:center; position:relative; top:100px;}
h2 {font-size:1.1em; font-weight:bold; color:#636363;}
h3 {font-size:1.0em; font-weight:bold; color:#636363;}
a:link,a:visited {color:#7070AA; text-decoration:none;}
a:focus, a:hover {color:#555588; text-decoration:underline;}
a:active {color:#555588;}


	/* entry or index page */
#entryscreen {background:#F7F7F7; width:80%; margin:0 auto; height:500px;}
#entry {color:#707070; font-size:1.05em; text-align:center; position:relative; top:200px;}


	/* home or thumbnail page */
#homescreen {margin-right:0%;} /* change percent if offset required */
#homeheader {position:relative; text-align:center; white-space:pre; font-size:1.2em; color:#636363;}
#homefooter {position:relative; text-align:center; white-space:pre; font-size:1.0em;}
.thumbnailtable {padding:0px; border-spacing:12px; text-align:center; vertical-align:baseline; margin:0 auto; }
img.thumb {border:none;}


	/* pages 1 to 12  non javascript	*/
#pagetext {margin:20px 20% 10px 20%; color:#121212;}
#pictures {margin:20px 0px 10px 30%;}
img.image{padding:0px 0px 20px 0px;}
#poem {margin-left:36%; padding:10px 0px 10px 0px; color:#121212;}
#pagefooter{margin-left:30%; color:#121212; font-size:1.1em; padding:0px 0px 20px 10px;}

p.imagetext {width:64%; color:#121212;}
p.contactext {width:42%; margin:100px 0px 100px 0px; color:#121212;}


	/* about me page */
div.aboutme {/*position:relative; top:10px; left:30%; width:40%; padding:30px 0px 0px 0px;*/ width:40%; margin:10px 10px 10px 30%; padding:30px 0px 0px 0px;}
p.aboutmetext {color:#121212;}

