/*----------------------------------------------------
nakedsculptures.co.uk stylesheet
code design: chris willmott (pentascape)

"spodulade"
----------------------------------------------------*/

/*  ###  DEFAULTS and FORMATTING ###  */
body { background-color:#FFFFFF; margin-top:0px; margin-bottom:0px; margin-left:20px; margin-right:20px; font-family:Verdana, sans-serif; background-image:url(img/back.jpg); background-position:center top; background-attachment:fixed; background-repeat:no-repeat; }
table { border:0px; }
p, form { padding-bottom:10px; font-size:12px; margin:10px; }
p.right		{ text-align:right; }
h2 { font-size:13px; margin-top:0px; margin-bottom:0px; margin-left:10px; margin-right:10px; color:#FFFFFF; background-color:#330000; padding:2px; }
h3 { font-size:13px; margin-top:0px; margin-bottom:0px; margin-left:10px; margin-right:0px; color:#CCCCCC; background-color:#333300; padding:2px; }
h3.out { background-color:#666666 }
h4 { font-size:12px; margin:0px; color:#FFFFFF; background-color:#000000; padding:2px; text-align:center; }
h5 { font-size:12px; margin:5px 10px 0 10px; color:#333333; padding:2px; text-align:right; font-family:Georgia, "Times New Roman", Times, serif; }
span.date { font-size:10px; }
span.quote { font-size:12px; font-style:italic; }
hr { margin-left:10px }
img { border:none; }
img.body { border:1px solid #000000; }
img.out { border:1px solid #666666; margin-bottom:6px; }
img.thumb	{ width:138px; height:92px; }
img.nbsp	{ width:10px; height:1px; } /* this is terrible, but must remain for backward-compatibility */
img.p { width:95px; height:126px; margin-right:2px; } /* portrait blog images */
img.l { width:194px; height:146px; margin-right:1px; } /* landscape blog images*/

div.foot { font-size:10px; color:#999999; text-align:center; padding:3px; }
div.thumbs	{ margin:0px 0px 0px 10px; border:1px solid #333300; }
p.out { text-align:center; padding:0px; }
p.rel-left { padding:0px; margin:10px 0px 0px 10px; }
p.rel-right { padding:0px; margin:10px 0px 0px 6px; }
p.stack { padding-bottom:0px; margin:1px 10px; }

/*  ###  LAYOUT and BORDERS  ###  */
#Master { top:0px; width:760px; margin-left:auto; margin-right:auto; }
.Spacer { width:760px; height:20px }

#Top { width:760px }
	#Banner { height:70px; width:758px; border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; background-image:url(img/header.jpg); }
		#Title { position:relative; top:20px; left:100px; color:#FFFFFF; font-size:36px; font-weight:bold; }
	#Nav { height:28px; width:758px; border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; background-image:url(img/navback.jpg); color:#666666; font-size:12px; }
		#Quote { color:#EEEEEE; font-weight:bold; font-family:Georgia; font-size:12px; font-style:italic; }

#Left { width:150px }
	.Pane { border:1px solid #000000; margin-right:10px; font-size:11px; background-color:#666666; }

#Center { width:410px }

#Right { width:200px; color:#333333; }
	p.Reel, { margin-right:0px; }
	form.Reel, { margin-right:0px; text-align:center;  }

#Bottom { height:50px; width:760px }
	#Footer { height:30px; width:758px; border:1px solid #000000; background-image:url(img/footer.jpg); }
		#EndQuote { position:relative; top:7px; left:470px; color:#EEEEEE; font-weight:bold; font-family:Georgia; font-size:12px; font-style:italic; width:280px; white-space:nowrap; text-align:right; }

/*  ###  COLOURS and LINKAGE  ###  */
a { text-decoration:none; }
a.NavHref:link, a.NavHref:visited, a.NavHref:active { text-decoration:none; font-weight:bold; color:#CCCCCC; }
a.NavHref:hover { text-decoration:none; font-weight:bold; color:#FFFFFF; }

a.SubHref:link, a.SubHref:visited, a.SubHref:active { text-decoration:none; color:#000000; }
a.SubHref:hover { text-decoration:none; color:#FFFFFF; }

a.TextHref:link, a.TextHref:visited, a.TextHref:active { text-decoration:none; color:#006600; border-bottom:1px dotted #000000; }
a.TextHref:hover { text-decoration:none; color:#000000; border-bottom:1px dotted #006600; }

a.foot { font-size:10px; color:#666666; border-bottom:1px dotted #666666; }
a.foot:link, a.foot:visited, a.foot:active { border-bottom:1px dotted #666666; }
a.foot:hover { border-bottom:1px solid #666666; }

a.NullHref:link, a.NullHref:visited, a.NullHref:active { text-decoration:none; }
a.NullHref:hover { text-decoration:none; }

a.title:link, a.title:visited, a.title:active { text-decoration:none; color:#FFFFFF; }
a.title:hover { text-decoration:none; color:#FFFFFF; }

a.pointer { text-decoration:none; margin:0 0 0 10px; }
a.pointer img { margin-bottom:17px; }